x-runtime-lib 0.6.42 → 0.6.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +25 -25
- package/dist/types/element.d.ts +11 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -6336,7 +6336,7 @@ const yp = /* @__PURE__ */ Ke(hp, [["render", mp]]), br = "bar_chart_v1", gr = "
|
|
|
6336
6336
|
name: "x-runtime-lib.width",
|
|
6337
6337
|
ui: "multiTypes",
|
|
6338
6338
|
types: "borderWidthTypesV1",
|
|
6339
|
-
default:
|
|
6339
|
+
default: ""
|
|
6340
6340
|
},
|
|
6341
6341
|
vp,
|
|
6342
6342
|
{
|
|
@@ -6348,28 +6348,28 @@ const yp = /* @__PURE__ */ Ke(hp, [["render", mp]]), br = "bar_chart_v1", gr = "
|
|
|
6348
6348
|
name: "x-runtime-lib.topLeft",
|
|
6349
6349
|
ui: "multiTypes",
|
|
6350
6350
|
types: "sizeTypesV1",
|
|
6351
|
-
default:
|
|
6351
|
+
default: ""
|
|
6352
6352
|
},
|
|
6353
6353
|
{
|
|
6354
6354
|
key: "tr",
|
|
6355
6355
|
name: "x-runtime-lib.topRight",
|
|
6356
6356
|
ui: "multiTypes",
|
|
6357
6357
|
types: "sizeTypesV1",
|
|
6358
|
-
default:
|
|
6358
|
+
default: ""
|
|
6359
6359
|
},
|
|
6360
6360
|
{
|
|
6361
6361
|
key: "bl",
|
|
6362
6362
|
name: "x-runtime-lib.bottomLeft",
|
|
6363
6363
|
ui: "multiTypes",
|
|
6364
6364
|
types: "sizeTypesV1",
|
|
6365
|
-
default:
|
|
6365
|
+
default: ""
|
|
6366
6366
|
},
|
|
6367
6367
|
{
|
|
6368
6368
|
key: "br",
|
|
6369
6369
|
name: "x-runtime-lib.bottomRight",
|
|
6370
6370
|
ui: "multiTypes",
|
|
6371
6371
|
types: "sizeTypesV1",
|
|
6372
|
-
default:
|
|
6372
|
+
default: ""
|
|
6373
6373
|
}
|
|
6374
6374
|
]
|
|
6375
6375
|
}
|
|
@@ -6408,28 +6408,28 @@ const yp = /* @__PURE__ */ Ke(hp, [["render", mp]]), br = "bar_chart_v1", gr = "
|
|
|
6408
6408
|
name: "x-runtime-lib.top",
|
|
6409
6409
|
ui: "multiTypes",
|
|
6410
6410
|
types: "marginTypesV1",
|
|
6411
|
-
default:
|
|
6411
|
+
default: ""
|
|
6412
6412
|
},
|
|
6413
6413
|
{
|
|
6414
6414
|
key: "left",
|
|
6415
6415
|
name: "x-runtime-lib.left",
|
|
6416
6416
|
ui: "multiTypes",
|
|
6417
6417
|
types: "marginTypesV1",
|
|
6418
|
-
default:
|
|
6418
|
+
default: ""
|
|
6419
6419
|
},
|
|
6420
6420
|
{
|
|
6421
6421
|
key: "bottom",
|
|
6422
6422
|
name: "x-runtime-lib.bottom",
|
|
6423
6423
|
ui: "multiTypes",
|
|
6424
6424
|
types: "marginTypesV1",
|
|
6425
|
-
default:
|
|
6425
|
+
default: ""
|
|
6426
6426
|
},
|
|
6427
6427
|
{
|
|
6428
6428
|
key: "right",
|
|
6429
6429
|
name: "x-runtime-lib.right",
|
|
6430
6430
|
ui: "multiTypes",
|
|
6431
6431
|
types: "marginTypesV1",
|
|
6432
|
-
default:
|
|
6432
|
+
default: ""
|
|
6433
6433
|
}
|
|
6434
6434
|
]
|
|
6435
6435
|
}, At = {
|
|
@@ -6441,28 +6441,28 @@ const yp = /* @__PURE__ */ Ke(hp, [["render", mp]]), br = "bar_chart_v1", gr = "
|
|
|
6441
6441
|
name: "x-runtime-lib.top",
|
|
6442
6442
|
ui: "multiTypes",
|
|
6443
6443
|
types: "paddingTypesV1",
|
|
6444
|
-
default:
|
|
6444
|
+
default: ""
|
|
6445
6445
|
},
|
|
6446
6446
|
{
|
|
6447
6447
|
key: "left",
|
|
6448
6448
|
name: "x-runtime-lib.left",
|
|
6449
6449
|
ui: "multiTypes",
|
|
6450
6450
|
types: "paddingTypesV1",
|
|
6451
|
-
default:
|
|
6451
|
+
default: ""
|
|
6452
6452
|
},
|
|
6453
6453
|
{
|
|
6454
6454
|
key: "bottom",
|
|
6455
6455
|
name: "x-runtime-lib.bottom",
|
|
6456
6456
|
ui: "multiTypes",
|
|
6457
6457
|
types: "paddingTypesV1",
|
|
6458
|
-
default:
|
|
6458
|
+
default: ""
|
|
6459
6459
|
},
|
|
6460
6460
|
{
|
|
6461
6461
|
key: "right",
|
|
6462
6462
|
name: "x-runtime-lib.right",
|
|
6463
6463
|
ui: "multiTypes",
|
|
6464
6464
|
types: "paddingTypesV1",
|
|
6465
|
-
default:
|
|
6465
|
+
default: ""
|
|
6466
6466
|
}
|
|
6467
6467
|
]
|
|
6468
6468
|
}, ae = {
|
|
@@ -6474,42 +6474,42 @@ const yp = /* @__PURE__ */ Ke(hp, [["render", mp]]), br = "bar_chart_v1", gr = "
|
|
|
6474
6474
|
name: "x-runtime-lib.width",
|
|
6475
6475
|
ui: "multiTypes",
|
|
6476
6476
|
types: "sizeTypesV1",
|
|
6477
|
-
default:
|
|
6477
|
+
default: ""
|
|
6478
6478
|
},
|
|
6479
6479
|
{
|
|
6480
6480
|
key: "minWidth",
|
|
6481
6481
|
name: "x-runtime-lib.minWidth",
|
|
6482
6482
|
ui: "multiTypes",
|
|
6483
6483
|
types: "sizeTypesV1",
|
|
6484
|
-
default:
|
|
6484
|
+
default: ""
|
|
6485
6485
|
},
|
|
6486
6486
|
{
|
|
6487
6487
|
key: "maxWidth",
|
|
6488
6488
|
name: "x-runtime-lib.maxWidth",
|
|
6489
6489
|
ui: "multiTypes",
|
|
6490
6490
|
types: "sizeTypesV1",
|
|
6491
|
-
default:
|
|
6491
|
+
default: ""
|
|
6492
6492
|
},
|
|
6493
6493
|
{
|
|
6494
6494
|
key: "height",
|
|
6495
6495
|
name: "x-runtime-lib.height",
|
|
6496
6496
|
ui: "multiTypes",
|
|
6497
6497
|
types: "sizeTypesV1",
|
|
6498
|
-
default:
|
|
6498
|
+
default: ""
|
|
6499
6499
|
},
|
|
6500
6500
|
{
|
|
6501
6501
|
key: "minHeight",
|
|
6502
6502
|
name: "x-runtime-lib.minHeight",
|
|
6503
6503
|
ui: "multiTypes",
|
|
6504
6504
|
types: "sizeTypesV1",
|
|
6505
|
-
default:
|
|
6505
|
+
default: ""
|
|
6506
6506
|
},
|
|
6507
6507
|
{
|
|
6508
6508
|
key: "maxHeight",
|
|
6509
6509
|
name: "x-runtime-lib.maxHeight",
|
|
6510
6510
|
ui: "multiTypes",
|
|
6511
6511
|
types: "sizeTypesV1",
|
|
6512
|
-
default:
|
|
6512
|
+
default: ""
|
|
6513
6513
|
}
|
|
6514
6514
|
]
|
|
6515
6515
|
}, It = {
|
|
@@ -6943,14 +6943,14 @@ const di = {
|
|
|
6943
6943
|
name: "x-runtime-lib.width",
|
|
6944
6944
|
ui: "multiTypes",
|
|
6945
6945
|
types: "sizeTypesV1",
|
|
6946
|
-
default:
|
|
6946
|
+
default: ""
|
|
6947
6947
|
},
|
|
6948
6948
|
{
|
|
6949
6949
|
key: "height",
|
|
6950
6950
|
name: "x-runtime-lib.height",
|
|
6951
6951
|
ui: "multiTypes",
|
|
6952
6952
|
types: "sizeTypesV1",
|
|
6953
|
-
default:
|
|
6953
|
+
default: ""
|
|
6954
6954
|
}
|
|
6955
6955
|
]
|
|
6956
6956
|
}, mi = {
|
|
@@ -7018,10 +7018,10 @@ const di = {
|
|
|
7018
7018
|
defaultArray: []
|
|
7019
7019
|
},
|
|
7020
7020
|
{
|
|
7021
|
-
key: "
|
|
7022
|
-
name: "x-runtime-lib.
|
|
7023
|
-
ui: "
|
|
7024
|
-
default: []
|
|
7021
|
+
key: "data",
|
|
7022
|
+
name: "x-runtime-lib.data",
|
|
7023
|
+
ui: "jsonEditor",
|
|
7024
|
+
default: "[]"
|
|
7025
7025
|
},
|
|
7026
7026
|
{
|
|
7027
7027
|
key: "density",
|
package/dist/types/element.d.ts
CHANGED
|
@@ -92,11 +92,16 @@ type ZPropColorPicker = {
|
|
|
92
92
|
readonly?: boolean;
|
|
93
93
|
default: string | undefined;
|
|
94
94
|
} & ZPropBase;
|
|
95
|
+
type ZPropJsonEditor = {
|
|
96
|
+
ui: 'jsonEditor';
|
|
97
|
+
readonly?: boolean;
|
|
98
|
+
default: string;
|
|
99
|
+
} & ZPropBase;
|
|
95
100
|
type ZPropMultiTypes = {
|
|
96
101
|
ui: 'multiTypes';
|
|
97
102
|
types: 'borderWidthTypesV1' | 'leftRightTypesV1' | 'marginTypesV1' | 'paddingTypesV1' | 'sizeTypesV1' | 'tableColumnAlignTypesV1' | 'topBottomTypesV1';
|
|
98
103
|
readonly?: boolean;
|
|
99
|
-
default: string
|
|
104
|
+
default: string;
|
|
100
105
|
} & ZPropBase;
|
|
101
106
|
type ZPropCompSelect = {
|
|
102
107
|
ui: 'compSelect';
|
|
@@ -140,6 +145,11 @@ export type ZProp = ({
|
|
|
140
145
|
defaultArray: string[];
|
|
141
146
|
} & ZPropColorPicker) | ({
|
|
142
147
|
array?: false;
|
|
148
|
+
} & ZPropJsonEditor) | ({
|
|
149
|
+
array: true;
|
|
150
|
+
defaultArray: string[];
|
|
151
|
+
} & ZPropJsonEditor) | ({
|
|
152
|
+
array?: false;
|
|
143
153
|
} & ZPropMultiTypes) | ({
|
|
144
154
|
array: true;
|
|
145
155
|
defaultArray: string[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "x-runtime-lib",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.6.
|
|
4
|
+
"version": "0.6.44",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"vue": "^3.5.13",
|
|
30
30
|
"vue-i18n": "^11.1.3",
|
|
31
31
|
"vuetify": "^3.8.1",
|
|
32
|
-
"x-essential-lib": "^0.8.
|
|
32
|
+
"x-essential-lib": "^0.8.7"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@eslint/js": "^9.24.0",
|