Add version files and new GIF images for UI components

This commit is contained in:
2025-04-03 06:26:44 +07:00
commit 663c28a2ea
5219 changed files with 772528 additions and 0 deletions

20
themes/common/update.json Normal file
View File

@ -0,0 +1,20 @@
{
rows:[
{ id:1001,
data:[
"100",
"Update from json",
"John Grisham",
"12.99",
"1",
"05/01/1998"] },
{ id:991002,
data:[
"1000",
"New row from json",
"Stephen King",
"0",
"1",
"01/01/2000"] }
]
}