@sc-360-v2/storefront-cms-library 0.5.53 → 0.5.55
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/add-products-tab-details.scss +3 -0
- package/dist/allocation-header-quota-details.scss +520 -0
- package/dist/allocationDetails.scss +617 -644
- package/dist/allocations-quota-details.scss +454 -0
- package/dist/allocations.scss +8 -0
- package/dist/amount-estimator.scss +1088 -1083
- package/dist/badge.scss +396 -388
- package/dist/breadcrumbs.scss +17 -0
- package/dist/builder.js +1 -1
- package/dist/bulk-variant-picker.scss +4 -0
- package/dist/bundle copy.scss +26 -0
- package/dist/bundle.scss +10 -0
- package/dist/bundleDetails.scss +14 -0
- package/dist/button copy.scss +2 -0
- package/dist/button.scss +2 -0
- package/dist/buyForHeaders.scss +19 -0
- package/dist/cart-details.scss +101 -18
- package/dist/cart-summary.scss +18 -0
- package/dist/cart.scss +2 -0
- package/dist/cartAttributes.scss +4 -0
- package/dist/category-groups-quota-details.scss +124 -38
- package/dist/checkout.scss +6 -0
- package/dist/countdown.scss +2 -0
- package/dist/coupon.scss +8 -0
- package/dist/embroidery.scss +2 -0
- package/dist/employee-bulk-order.scss +5 -0
- package/dist/faq.scss +9 -0
- package/dist/filters.scss +2 -0
- package/dist/form-zindex-module.scss +24 -24
- package/dist/gallery-slider-temp.scss +205 -14
- package/dist/hotspot.scss +5 -1
- package/dist/icon-list.scss +2 -0
- package/dist/kitDetails.scss +2 -0
- package/dist/kits.scss +2 -0
- package/dist/language-selector.scss +2 -0
- package/dist/last-x-orders.scss +5 -0
- package/dist/login.scss +63 -9
- package/dist/map.scss +6 -0
- package/dist/mega-menu.scss +41 -0
- package/dist/menu-v2.scss +83 -6
- package/dist/order-status.scss +228 -136
- package/dist/past-orders.scss +989 -975
- package/dist/pickup-locations.scss +1172 -1167
- package/dist/product-image-allocation.scss +59 -0
- package/dist/product-inventory.scss +1381 -1378
- package/dist/product-promotions.scss +2768 -2759
- package/dist/product-sizechart.scss +4 -0
- package/dist/profile.scss +8 -0
- package/dist/quantity-selector.scss +4 -0
- package/dist/quick-inventory-check.scss +5 -0
- package/dist/quick-order-pad.scss +5 -0
- package/dist/quota-details.scss +99 -15
- package/dist/repeater copy.scss +3 -0
- package/dist/repeater-grid-toggle.scss +2 -0
- package/dist/repeater.scss +2 -0
- package/dist/rfqs.scss +10 -0
- package/dist/scroll.scss +46 -0
- package/dist/search.scss +4 -0
- package/dist/shipping-payments.scss +4 -0
- package/dist/social.scss +5 -0
- package/dist/store-locations.scss +1402 -1398
- package/dist/tab-v2.scss +2 -0
- package/dist/table-common.scss +509 -506
- package/dist/table.scss +687 -685
- package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
- package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
- package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
- package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
- package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
- package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
- package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
- package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
- package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
- package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
- package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
- package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
- package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
- package/dist/user-elements.scss +263 -221
- package/dist/variant-picker.scss +2 -0
- package/dist/video.scss +2 -0
- package/dist/volume-pricing.scss +3 -0
- package/package.json +1 -1
|
@@ -230,10 +230,19 @@ export declare const getDefaultData: () => {
|
|
|
230
230
|
selectorKey: SelectorKeysEnum;
|
|
231
231
|
showIcon: CMSIBCommonInterface | undefined;
|
|
232
232
|
iconColor: CMSIBCommonInterface;
|
|
233
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
233
234
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
234
235
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
235
236
|
showIconDesc: CMSIBCommonInterface | undefined;
|
|
236
237
|
iconColorDesc: CMSIBCommonInterface;
|
|
238
|
+
strokeWidthDesc: {
|
|
239
|
+
property: string;
|
|
240
|
+
unit?: string | number | undefined;
|
|
241
|
+
value?: any;
|
|
242
|
+
propertyType?: any;
|
|
243
|
+
isReadOnly?: boolean | undefined;
|
|
244
|
+
parentRef?: string | undefined;
|
|
245
|
+
};
|
|
237
246
|
iconSizeDesc: import("../../interfaces/global").CMSIBSizeInterface;
|
|
238
247
|
iconDesc: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
239
248
|
};
|
|
@@ -281,6 +290,11 @@ export declare const getDefaultData: () => {
|
|
|
281
290
|
property: string;
|
|
282
291
|
propertyType: CMSElementEditTypes;
|
|
283
292
|
};
|
|
293
|
+
textTransform: {
|
|
294
|
+
value: string;
|
|
295
|
+
property: string;
|
|
296
|
+
propertyType: CMSElementEditTypes;
|
|
297
|
+
};
|
|
284
298
|
theme: CMSIBCommonInterface;
|
|
285
299
|
font: CMSIBCommonInterface;
|
|
286
300
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -376,6 +390,11 @@ export declare const getDefaultData: () => {
|
|
|
376
390
|
property: string;
|
|
377
391
|
propertyType: CMSElementEditTypes;
|
|
378
392
|
};
|
|
393
|
+
textTransform: {
|
|
394
|
+
value: string;
|
|
395
|
+
property: string;
|
|
396
|
+
propertyType: CMSElementEditTypes;
|
|
397
|
+
};
|
|
379
398
|
theme: CMSIBCommonInterface;
|
|
380
399
|
font: CMSIBCommonInterface;
|
|
381
400
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -407,6 +426,11 @@ export declare const getDefaultData: () => {
|
|
|
407
426
|
selectorKey: SelectorKeysEnum;
|
|
408
427
|
};
|
|
409
428
|
productCode: {
|
|
429
|
+
textTransform: {
|
|
430
|
+
value: string;
|
|
431
|
+
property: string;
|
|
432
|
+
propertyType: CMSElementEditTypes;
|
|
433
|
+
};
|
|
410
434
|
theme: CMSIBCommonInterface;
|
|
411
435
|
font: CMSIBCommonInterface;
|
|
412
436
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -438,6 +462,16 @@ export declare const getDefaultData: () => {
|
|
|
438
462
|
selectorKey: SelectorKeysEnum;
|
|
439
463
|
};
|
|
440
464
|
productQty: {
|
|
465
|
+
textTransformDesc: {
|
|
466
|
+
value: string;
|
|
467
|
+
property: string;
|
|
468
|
+
propertyType: CMSElementEditTypes;
|
|
469
|
+
};
|
|
470
|
+
textTransform: {
|
|
471
|
+
value: string;
|
|
472
|
+
property: string;
|
|
473
|
+
propertyType: CMSElementEditTypes;
|
|
474
|
+
};
|
|
441
475
|
themeDesc: {
|
|
442
476
|
value: string;
|
|
443
477
|
property: string;
|
|
@@ -660,6 +694,16 @@ export declare const getDefaultData: () => {
|
|
|
660
694
|
selectorKey: SelectorKeysEnum;
|
|
661
695
|
};
|
|
662
696
|
productEstimatedDate: {
|
|
697
|
+
textTransformDesc: {
|
|
698
|
+
value: string;
|
|
699
|
+
property: string;
|
|
700
|
+
propertyType: CMSElementEditTypes;
|
|
701
|
+
};
|
|
702
|
+
textTransform: {
|
|
703
|
+
value: string;
|
|
704
|
+
property: string;
|
|
705
|
+
propertyType: CMSElementEditTypes;
|
|
706
|
+
};
|
|
663
707
|
themeDesc: {
|
|
664
708
|
value: string;
|
|
665
709
|
property: string;
|
|
@@ -902,6 +946,11 @@ export declare const getDefaultData: () => {
|
|
|
902
946
|
selectorKey: SelectorKeysEnum;
|
|
903
947
|
};
|
|
904
948
|
productPrice: {
|
|
949
|
+
textTransform: {
|
|
950
|
+
value: string;
|
|
951
|
+
property: string;
|
|
952
|
+
propertyType: CMSElementEditTypes;
|
|
953
|
+
};
|
|
905
954
|
theme: CMSIBCommonInterface;
|
|
906
955
|
font: CMSIBCommonInterface;
|
|
907
956
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -935,6 +984,16 @@ export declare const getDefaultData: () => {
|
|
|
935
984
|
};
|
|
936
985
|
numberOfItems: {
|
|
937
986
|
padding: any;
|
|
987
|
+
textTransformDesc: {
|
|
988
|
+
value: string;
|
|
989
|
+
property: string;
|
|
990
|
+
propertyType: CMSElementEditTypes;
|
|
991
|
+
};
|
|
992
|
+
textTransform: {
|
|
993
|
+
value: string;
|
|
994
|
+
property: string;
|
|
995
|
+
propertyType: CMSElementEditTypes;
|
|
996
|
+
};
|
|
938
997
|
themeDesc: {
|
|
939
998
|
value: string;
|
|
940
999
|
property: string;
|
|
@@ -1157,6 +1216,16 @@ export declare const getDefaultData: () => {
|
|
|
1157
1216
|
};
|
|
1158
1217
|
shippingCharges: {
|
|
1159
1218
|
padding: any;
|
|
1219
|
+
textTransformDesc: {
|
|
1220
|
+
value: string;
|
|
1221
|
+
property: string;
|
|
1222
|
+
propertyType: CMSElementEditTypes;
|
|
1223
|
+
};
|
|
1224
|
+
textTransform: {
|
|
1225
|
+
value: string;
|
|
1226
|
+
property: string;
|
|
1227
|
+
propertyType: CMSElementEditTypes;
|
|
1228
|
+
};
|
|
1160
1229
|
themeDesc: {
|
|
1161
1230
|
value: string;
|
|
1162
1231
|
property: string;
|
|
@@ -1379,6 +1448,16 @@ export declare const getDefaultData: () => {
|
|
|
1379
1448
|
};
|
|
1380
1449
|
tax: {
|
|
1381
1450
|
padding: any;
|
|
1451
|
+
textTransformDesc: {
|
|
1452
|
+
value: string;
|
|
1453
|
+
property: string;
|
|
1454
|
+
propertyType: CMSElementEditTypes;
|
|
1455
|
+
};
|
|
1456
|
+
textTransform: {
|
|
1457
|
+
value: string;
|
|
1458
|
+
property: string;
|
|
1459
|
+
propertyType: CMSElementEditTypes;
|
|
1460
|
+
};
|
|
1382
1461
|
themeDesc: {
|
|
1383
1462
|
value: string;
|
|
1384
1463
|
property: string;
|
|
@@ -1601,6 +1680,11 @@ export declare const getDefaultData: () => {
|
|
|
1601
1680
|
};
|
|
1602
1681
|
taxExempt: {
|
|
1603
1682
|
padding: any;
|
|
1683
|
+
textTransform: {
|
|
1684
|
+
value: string;
|
|
1685
|
+
property: string;
|
|
1686
|
+
propertyType: CMSElementEditTypes;
|
|
1687
|
+
};
|
|
1604
1688
|
theme: CMSIBCommonInterface;
|
|
1605
1689
|
font: CMSIBCommonInterface;
|
|
1606
1690
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -1632,6 +1716,11 @@ export declare const getDefaultData: () => {
|
|
|
1632
1716
|
};
|
|
1633
1717
|
couponCode: {
|
|
1634
1718
|
padding: any;
|
|
1719
|
+
textTransform: {
|
|
1720
|
+
value: string;
|
|
1721
|
+
property: string;
|
|
1722
|
+
propertyType: CMSElementEditTypes;
|
|
1723
|
+
};
|
|
1635
1724
|
theme: CMSIBCommonInterface;
|
|
1636
1725
|
font: CMSIBCommonInterface;
|
|
1637
1726
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -1663,6 +1752,16 @@ export declare const getDefaultData: () => {
|
|
|
1663
1752
|
};
|
|
1664
1753
|
showCouponCodeLabel: {
|
|
1665
1754
|
padding: any;
|
|
1755
|
+
textTransformDesc: {
|
|
1756
|
+
value: string;
|
|
1757
|
+
property: string;
|
|
1758
|
+
propertyType: CMSElementEditTypes;
|
|
1759
|
+
};
|
|
1760
|
+
textTransform: {
|
|
1761
|
+
value: string;
|
|
1762
|
+
property: string;
|
|
1763
|
+
propertyType: CMSElementEditTypes;
|
|
1764
|
+
};
|
|
1666
1765
|
themeDesc: {
|
|
1667
1766
|
value: string;
|
|
1668
1767
|
property: string;
|
|
@@ -1884,6 +1983,16 @@ export declare const getDefaultData: () => {
|
|
|
1884
1983
|
selectorKey: SelectorKeysEnum;
|
|
1885
1984
|
};
|
|
1886
1985
|
subTotal: {
|
|
1986
|
+
textTransformDesc: {
|
|
1987
|
+
value: string;
|
|
1988
|
+
property: string;
|
|
1989
|
+
propertyType: CMSElementEditTypes;
|
|
1990
|
+
};
|
|
1991
|
+
textTransform: {
|
|
1992
|
+
value: string;
|
|
1993
|
+
property: string;
|
|
1994
|
+
propertyType: CMSElementEditTypes;
|
|
1995
|
+
};
|
|
1887
1996
|
themeDesc: {
|
|
1888
1997
|
value: string;
|
|
1889
1998
|
property: string;
|
|
@@ -2106,6 +2215,16 @@ export declare const getDefaultData: () => {
|
|
|
2106
2215
|
selectorKey: SelectorKeysEnum;
|
|
2107
2216
|
};
|
|
2108
2217
|
total: {
|
|
2218
|
+
textTransformDesc: {
|
|
2219
|
+
value: string;
|
|
2220
|
+
property: string;
|
|
2221
|
+
propertyType: CMSElementEditTypes;
|
|
2222
|
+
};
|
|
2223
|
+
textTransform: {
|
|
2224
|
+
value: string;
|
|
2225
|
+
property: string;
|
|
2226
|
+
propertyType: CMSElementEditTypes;
|
|
2227
|
+
};
|
|
2109
2228
|
themeDesc: {
|
|
2110
2229
|
value: string;
|
|
2111
2230
|
property: string;
|
|
@@ -2332,6 +2451,17 @@ export declare const getDefaultData: () => {
|
|
|
2332
2451
|
checkout: {
|
|
2333
2452
|
selectorKey: SelectorKeysEnum;
|
|
2334
2453
|
defaultState: {
|
|
2454
|
+
textOverflow: {
|
|
2455
|
+
value: boolean;
|
|
2456
|
+
property: string;
|
|
2457
|
+
propertyType: CMSElementEditTypes;
|
|
2458
|
+
};
|
|
2459
|
+
numberOfDisplayedLines: {
|
|
2460
|
+
unit: CMSCSSUnitTypesEnums;
|
|
2461
|
+
value: number;
|
|
2462
|
+
property: string;
|
|
2463
|
+
propertyType: CMSElementEditTypes;
|
|
2464
|
+
};
|
|
2335
2465
|
backgroundColor: {
|
|
2336
2466
|
parentRef: string;
|
|
2337
2467
|
value?: any;
|
|
@@ -2510,6 +2640,7 @@ export declare const getDefaultData: () => {
|
|
|
2510
2640
|
propertyType?: any;
|
|
2511
2641
|
isReadOnly?: boolean | undefined;
|
|
2512
2642
|
};
|
|
2643
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
2513
2644
|
textTransform: {
|
|
2514
2645
|
value: string;
|
|
2515
2646
|
property: string;
|
|
@@ -2735,6 +2866,14 @@ export declare const getDefaultData: () => {
|
|
|
2735
2866
|
propertyType?: any;
|
|
2736
2867
|
isReadOnly?: boolean | undefined;
|
|
2737
2868
|
};
|
|
2869
|
+
strokeWidth: {
|
|
2870
|
+
propertyType: CMSElementEditTypes;
|
|
2871
|
+
isReadOnly: boolean;
|
|
2872
|
+
unit?: string | number | undefined;
|
|
2873
|
+
value?: any;
|
|
2874
|
+
property?: any;
|
|
2875
|
+
parentRef?: string | undefined;
|
|
2876
|
+
};
|
|
2738
2877
|
textTransform: {
|
|
2739
2878
|
value: string;
|
|
2740
2879
|
property: string;
|
|
@@ -2788,6 +2927,17 @@ export declare const getDefaultData: () => {
|
|
|
2788
2927
|
placeOrder: {
|
|
2789
2928
|
selectorKey: SelectorKeysEnum;
|
|
2790
2929
|
defaultState: {
|
|
2930
|
+
textOverflow: {
|
|
2931
|
+
value: boolean;
|
|
2932
|
+
property: string;
|
|
2933
|
+
propertyType: CMSElementEditTypes;
|
|
2934
|
+
};
|
|
2935
|
+
numberOfDisplayedLines: {
|
|
2936
|
+
unit: CMSCSSUnitTypesEnums;
|
|
2937
|
+
value: number;
|
|
2938
|
+
property: string;
|
|
2939
|
+
propertyType: CMSElementEditTypes;
|
|
2940
|
+
};
|
|
2791
2941
|
backgroundColor: {
|
|
2792
2942
|
parentRef: string;
|
|
2793
2943
|
value?: any;
|
|
@@ -2966,6 +3116,7 @@ export declare const getDefaultData: () => {
|
|
|
2966
3116
|
propertyType?: any;
|
|
2967
3117
|
isReadOnly?: boolean | undefined;
|
|
2968
3118
|
};
|
|
3119
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
2969
3120
|
textTransform: {
|
|
2970
3121
|
value: string;
|
|
2971
3122
|
property: string;
|
|
@@ -3191,6 +3342,14 @@ export declare const getDefaultData: () => {
|
|
|
3191
3342
|
propertyType?: any;
|
|
3192
3343
|
isReadOnly?: boolean | undefined;
|
|
3193
3344
|
};
|
|
3345
|
+
strokeWidth: {
|
|
3346
|
+
propertyType: CMSElementEditTypes;
|
|
3347
|
+
isReadOnly: boolean;
|
|
3348
|
+
unit?: string | number | undefined;
|
|
3349
|
+
value?: any;
|
|
3350
|
+
property?: any;
|
|
3351
|
+
parentRef?: string | undefined;
|
|
3352
|
+
};
|
|
3194
3353
|
textTransform: {
|
|
3195
3354
|
value: string;
|
|
3196
3355
|
property: string;
|
|
@@ -3244,6 +3403,17 @@ export declare const getDefaultData: () => {
|
|
|
3244
3403
|
requestQuote: {
|
|
3245
3404
|
selectorKey: SelectorKeysEnum;
|
|
3246
3405
|
defaultState: {
|
|
3406
|
+
textOverflow: {
|
|
3407
|
+
value: boolean;
|
|
3408
|
+
property: string;
|
|
3409
|
+
propertyType: CMSElementEditTypes;
|
|
3410
|
+
};
|
|
3411
|
+
numberOfDisplayedLines: {
|
|
3412
|
+
unit: CMSCSSUnitTypesEnums;
|
|
3413
|
+
value: number;
|
|
3414
|
+
property: string;
|
|
3415
|
+
propertyType: CMSElementEditTypes;
|
|
3416
|
+
};
|
|
3247
3417
|
backgroundColor: {
|
|
3248
3418
|
parentRef: string;
|
|
3249
3419
|
value?: any;
|
|
@@ -3422,6 +3592,7 @@ export declare const getDefaultData: () => {
|
|
|
3422
3592
|
propertyType?: any;
|
|
3423
3593
|
isReadOnly?: boolean | undefined;
|
|
3424
3594
|
};
|
|
3595
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
3425
3596
|
textTransform: {
|
|
3426
3597
|
value: string;
|
|
3427
3598
|
property: string;
|
|
@@ -3647,6 +3818,14 @@ export declare const getDefaultData: () => {
|
|
|
3647
3818
|
propertyType?: any;
|
|
3648
3819
|
isReadOnly?: boolean | undefined;
|
|
3649
3820
|
};
|
|
3821
|
+
strokeWidth: {
|
|
3822
|
+
propertyType: CMSElementEditTypes;
|
|
3823
|
+
isReadOnly: boolean;
|
|
3824
|
+
unit?: string | number | undefined;
|
|
3825
|
+
value?: any;
|
|
3826
|
+
property?: any;
|
|
3827
|
+
parentRef?: string | undefined;
|
|
3828
|
+
};
|
|
3650
3829
|
textTransform: {
|
|
3651
3830
|
value: string;
|
|
3652
3831
|
property: string;
|
|
@@ -3700,6 +3879,17 @@ export declare const getDefaultData: () => {
|
|
|
3700
3879
|
reviewOrder: {
|
|
3701
3880
|
selectorKey: SelectorKeysEnum;
|
|
3702
3881
|
defaultState: {
|
|
3882
|
+
textOverflow: {
|
|
3883
|
+
value: boolean;
|
|
3884
|
+
property: string;
|
|
3885
|
+
propertyType: CMSElementEditTypes;
|
|
3886
|
+
};
|
|
3887
|
+
numberOfDisplayedLines: {
|
|
3888
|
+
unit: CMSCSSUnitTypesEnums;
|
|
3889
|
+
value: number;
|
|
3890
|
+
property: string;
|
|
3891
|
+
propertyType: CMSElementEditTypes;
|
|
3892
|
+
};
|
|
3703
3893
|
backgroundColor: {
|
|
3704
3894
|
parentRef: string;
|
|
3705
3895
|
value?: any;
|
|
@@ -3878,6 +4068,7 @@ export declare const getDefaultData: () => {
|
|
|
3878
4068
|
propertyType?: any;
|
|
3879
4069
|
isReadOnly?: boolean | undefined;
|
|
3880
4070
|
};
|
|
4071
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
3881
4072
|
textTransform: {
|
|
3882
4073
|
value: string;
|
|
3883
4074
|
property: string;
|
|
@@ -4103,6 +4294,14 @@ export declare const getDefaultData: () => {
|
|
|
4103
4294
|
propertyType?: any;
|
|
4104
4295
|
isReadOnly?: boolean | undefined;
|
|
4105
4296
|
};
|
|
4297
|
+
strokeWidth: {
|
|
4298
|
+
propertyType: CMSElementEditTypes;
|
|
4299
|
+
isReadOnly: boolean;
|
|
4300
|
+
unit?: string | number | undefined;
|
|
4301
|
+
value?: any;
|
|
4302
|
+
property?: any;
|
|
4303
|
+
parentRef?: string | undefined;
|
|
4304
|
+
};
|
|
4106
4305
|
textTransform: {
|
|
4107
4306
|
value: string;
|
|
4108
4307
|
property: string;
|
|
@@ -4156,6 +4355,17 @@ export declare const getDefaultData: () => {
|
|
|
4156
4355
|
createSubOrders: {
|
|
4157
4356
|
selectorKey: SelectorKeysEnum;
|
|
4158
4357
|
defaultState: {
|
|
4358
|
+
textOverflow: {
|
|
4359
|
+
value: boolean;
|
|
4360
|
+
property: string;
|
|
4361
|
+
propertyType: CMSElementEditTypes;
|
|
4362
|
+
};
|
|
4363
|
+
numberOfDisplayedLines: {
|
|
4364
|
+
unit: CMSCSSUnitTypesEnums;
|
|
4365
|
+
value: number;
|
|
4366
|
+
property: string;
|
|
4367
|
+
propertyType: CMSElementEditTypes;
|
|
4368
|
+
};
|
|
4159
4369
|
backgroundColor: {
|
|
4160
4370
|
parentRef: string;
|
|
4161
4371
|
value?: any;
|
|
@@ -4334,6 +4544,7 @@ export declare const getDefaultData: () => {
|
|
|
4334
4544
|
propertyType?: any;
|
|
4335
4545
|
isReadOnly?: boolean | undefined;
|
|
4336
4546
|
};
|
|
4547
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
4337
4548
|
textTransform: {
|
|
4338
4549
|
value: string;
|
|
4339
4550
|
property: string;
|
|
@@ -4559,6 +4770,14 @@ export declare const getDefaultData: () => {
|
|
|
4559
4770
|
propertyType?: any;
|
|
4560
4771
|
isReadOnly?: boolean | undefined;
|
|
4561
4772
|
};
|
|
4773
|
+
strokeWidth: {
|
|
4774
|
+
propertyType: CMSElementEditTypes;
|
|
4775
|
+
isReadOnly: boolean;
|
|
4776
|
+
unit?: string | number | undefined;
|
|
4777
|
+
value?: any;
|
|
4778
|
+
property?: any;
|
|
4779
|
+
parentRef?: string | undefined;
|
|
4780
|
+
};
|
|
4562
4781
|
textTransform: {
|
|
4563
4782
|
value: string;
|
|
4564
4783
|
property: string;
|
|
@@ -4612,6 +4831,17 @@ export declare const getDefaultData: () => {
|
|
|
4612
4831
|
submitQuote: {
|
|
4613
4832
|
selectorKey: SelectorKeysEnum;
|
|
4614
4833
|
defaultState: {
|
|
4834
|
+
textOverflow: {
|
|
4835
|
+
value: boolean;
|
|
4836
|
+
property: string;
|
|
4837
|
+
propertyType: CMSElementEditTypes;
|
|
4838
|
+
};
|
|
4839
|
+
numberOfDisplayedLines: {
|
|
4840
|
+
unit: CMSCSSUnitTypesEnums;
|
|
4841
|
+
value: number;
|
|
4842
|
+
property: string;
|
|
4843
|
+
propertyType: CMSElementEditTypes;
|
|
4844
|
+
};
|
|
4615
4845
|
backgroundColor: {
|
|
4616
4846
|
parentRef: string;
|
|
4617
4847
|
value?: any;
|
|
@@ -4790,6 +5020,7 @@ export declare const getDefaultData: () => {
|
|
|
4790
5020
|
propertyType?: any;
|
|
4791
5021
|
isReadOnly?: boolean | undefined;
|
|
4792
5022
|
};
|
|
5023
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
4793
5024
|
textTransform: {
|
|
4794
5025
|
value: string;
|
|
4795
5026
|
property: string;
|
|
@@ -5015,6 +5246,14 @@ export declare const getDefaultData: () => {
|
|
|
5015
5246
|
propertyType?: any;
|
|
5016
5247
|
isReadOnly?: boolean | undefined;
|
|
5017
5248
|
};
|
|
5249
|
+
strokeWidth: {
|
|
5250
|
+
propertyType: CMSElementEditTypes;
|
|
5251
|
+
isReadOnly: boolean;
|
|
5252
|
+
unit?: string | number | undefined;
|
|
5253
|
+
value?: any;
|
|
5254
|
+
property?: any;
|
|
5255
|
+
parentRef?: string | undefined;
|
|
5256
|
+
};
|
|
5018
5257
|
textTransform: {
|
|
5019
5258
|
value: string;
|
|
5020
5259
|
property: string;
|
|
@@ -5068,6 +5307,17 @@ export declare const getDefaultData: () => {
|
|
|
5068
5307
|
signUp: {
|
|
5069
5308
|
selectorKey: SelectorKeysEnum;
|
|
5070
5309
|
defaultState: {
|
|
5310
|
+
textOverflow: {
|
|
5311
|
+
value: boolean;
|
|
5312
|
+
property: string;
|
|
5313
|
+
propertyType: CMSElementEditTypes;
|
|
5314
|
+
};
|
|
5315
|
+
numberOfDisplayedLines: {
|
|
5316
|
+
unit: CMSCSSUnitTypesEnums;
|
|
5317
|
+
value: number;
|
|
5318
|
+
property: string;
|
|
5319
|
+
propertyType: CMSElementEditTypes;
|
|
5320
|
+
};
|
|
5071
5321
|
backgroundColor: {
|
|
5072
5322
|
parentRef: string;
|
|
5073
5323
|
value?: any;
|
|
@@ -5246,6 +5496,7 @@ export declare const getDefaultData: () => {
|
|
|
5246
5496
|
propertyType?: any;
|
|
5247
5497
|
isReadOnly?: boolean | undefined;
|
|
5248
5498
|
};
|
|
5499
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
5249
5500
|
textTransform: {
|
|
5250
5501
|
value: string;
|
|
5251
5502
|
property: string;
|
|
@@ -5471,6 +5722,14 @@ export declare const getDefaultData: () => {
|
|
|
5471
5722
|
propertyType?: any;
|
|
5472
5723
|
isReadOnly?: boolean | undefined;
|
|
5473
5724
|
};
|
|
5725
|
+
strokeWidth: {
|
|
5726
|
+
propertyType: CMSElementEditTypes;
|
|
5727
|
+
isReadOnly: boolean;
|
|
5728
|
+
unit?: string | number | undefined;
|
|
5729
|
+
value?: any;
|
|
5730
|
+
property?: any;
|
|
5731
|
+
parentRef?: string | undefined;
|
|
5732
|
+
};
|
|
5474
5733
|
textTransform: {
|
|
5475
5734
|
value: string;
|
|
5476
5735
|
property: string;
|
|
@@ -642,9 +642,18 @@ export declare const getDefaultData: () => {
|
|
|
642
642
|
isReadOnly?: boolean | undefined;
|
|
643
643
|
parentRef?: string | undefined;
|
|
644
644
|
};
|
|
645
|
+
strokeWidthExpanded: {
|
|
646
|
+
property: string;
|
|
647
|
+
unit?: string | number | undefined;
|
|
648
|
+
value?: any;
|
|
649
|
+
propertyType?: any;
|
|
650
|
+
isReadOnly?: boolean | undefined;
|
|
651
|
+
parentRef?: string | undefined;
|
|
652
|
+
};
|
|
645
653
|
showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
|
|
646
654
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
647
655
|
iconColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
656
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
648
657
|
selectorKey: SelectorKeysEnum;
|
|
649
658
|
};
|
|
650
659
|
subCategoryTreeItem: {
|
|
@@ -1415,10 +1424,19 @@ export declare const getDefaultData: () => {
|
|
|
1415
1424
|
showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
|
|
1416
1425
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1417
1426
|
iconColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
1427
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1418
1428
|
selectorKey: SelectorKeysEnum;
|
|
1419
1429
|
padding: any;
|
|
1420
1430
|
};
|
|
1421
1431
|
hoverState: {
|
|
1432
|
+
strokeWidth: {
|
|
1433
|
+
propertyType: CMSElementEditTypes;
|
|
1434
|
+
isReadOnly: boolean;
|
|
1435
|
+
unit?: string | number | undefined;
|
|
1436
|
+
value?: any;
|
|
1437
|
+
property?: any;
|
|
1438
|
+
parentRef?: string | undefined;
|
|
1439
|
+
};
|
|
1422
1440
|
borderColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
1423
1441
|
borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
|
|
1424
1442
|
borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
|
|
@@ -1624,6 +1642,7 @@ export declare const getDefaultData: () => {
|
|
|
1624
1642
|
propertyType?: any;
|
|
1625
1643
|
isReadOnly?: boolean | undefined;
|
|
1626
1644
|
};
|
|
1645
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1627
1646
|
textTransform: {
|
|
1628
1647
|
value: string;
|
|
1629
1648
|
property: string;
|
|
@@ -1849,6 +1868,14 @@ export declare const getDefaultData: () => {
|
|
|
1849
1868
|
propertyType?: any;
|
|
1850
1869
|
isReadOnly?: boolean | undefined;
|
|
1851
1870
|
};
|
|
1871
|
+
strokeWidth: {
|
|
1872
|
+
propertyType: CMSElementEditTypes;
|
|
1873
|
+
isReadOnly: boolean;
|
|
1874
|
+
unit?: string | number | undefined;
|
|
1875
|
+
value?: any;
|
|
1876
|
+
property?: any;
|
|
1877
|
+
parentRef?: string | undefined;
|
|
1878
|
+
};
|
|
1852
1879
|
textTransform: {
|
|
1853
1880
|
value: string;
|
|
1854
1881
|
property: string;
|
|
@@ -2272,6 +2299,7 @@ export declare const getDefaultData: () => {
|
|
|
2272
2299
|
showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
|
|
2273
2300
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
2274
2301
|
iconColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
2302
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
2275
2303
|
selectorKey: SelectorKeysEnum;
|
|
2276
2304
|
};
|
|
2277
2305
|
};
|
|
@@ -510,6 +510,7 @@ export declare const getDefaultData: () => {
|
|
|
510
510
|
};
|
|
511
511
|
showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
|
|
512
512
|
iconColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
513
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
513
514
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
514
515
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
515
516
|
theme: import("../../interfaces/global").CMSIBCommonInterface;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { CMSIBCommonInterface, CMSIBIconInterface, CMSIBSizeInterface, CSSPaddingValues } from "../../interfaces/global";
|
|
2
|
+
import { CMSElementEditTypes } from "../../enums/index";
|
|
2
3
|
export interface CMSElementEditPopupLayoutInterface {
|
|
3
4
|
selectorKey?: string;
|
|
4
5
|
adjustment?: CMSIBCommonInterface;
|
|
@@ -93,6 +94,7 @@ export interface CMSElementEditPopupDesignInterface {
|
|
|
93
94
|
shadows: CMSIBSizeInterface;
|
|
94
95
|
iconSize: CMSIBSizeInterface;
|
|
95
96
|
iconColor: CMSIBCommonInterface;
|
|
97
|
+
strokeWidth: CMSIBSizeInterface;
|
|
96
98
|
showIcon?: CMSIBCommonInterface;
|
|
97
99
|
showDivider?: CMSIBCommonInterface;
|
|
98
100
|
dividerWidth: CMSIBSizeInterface;
|
|
@@ -138,4 +140,25 @@ export declare const iconProperty: {
|
|
|
138
140
|
showIcon: CMSIBCommonInterface | undefined;
|
|
139
141
|
iconSize: CMSIBSizeInterface;
|
|
140
142
|
iconColor: CMSIBCommonInterface;
|
|
143
|
+
strokeWidth: CMSIBSizeInterface;
|
|
144
|
+
};
|
|
145
|
+
/**
|
|
146
|
+
* Stroke width for a hover or selected state's icon.
|
|
147
|
+
*
|
|
148
|
+
* Stroke width is authored once, on the default state — hover and selected inherit it.
|
|
149
|
+
* The control is still rendered in those sections (greyed out, via `isReadOnly`) so the
|
|
150
|
+
* setting is discoverable where the rest of the icon's styling lives, rather than
|
|
151
|
+
* looking like it was forgotten.
|
|
152
|
+
*
|
|
153
|
+
* `CONTROLS` rather than `CSS` on purpose: the value can never be edited here, so
|
|
154
|
+
* emitting a per-state `se-wh` var would only publish the schema default and risk
|
|
155
|
+
* shadowing the default state's real value.
|
|
156
|
+
*/
|
|
157
|
+
export declare const iconStrokeWidthReadOnly: {
|
|
158
|
+
propertyType: CMSElementEditTypes;
|
|
159
|
+
isReadOnly: boolean;
|
|
160
|
+
unit?: string | number | undefined;
|
|
161
|
+
value?: any;
|
|
162
|
+
property?: any;
|
|
163
|
+
parentRef?: string | undefined;
|
|
141
164
|
};
|
|
@@ -653,6 +653,7 @@ export declare const getDefaultData: () => {
|
|
|
653
653
|
showIcon: CMSIBCommonInterface | undefined;
|
|
654
654
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
655
655
|
iconColor: CMSIBCommonInterface;
|
|
656
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
656
657
|
selectorKey: SelectorKeysEnum;
|
|
657
658
|
};
|
|
658
659
|
};
|
|
@@ -251,6 +251,7 @@ export declare const getDefaultData: () => {
|
|
|
251
251
|
icons: {
|
|
252
252
|
showIcon: CMSIBCommonInterface | undefined;
|
|
253
253
|
iconColor: CMSIBCommonInterface;
|
|
254
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
254
255
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
255
256
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
256
257
|
theme: CMSIBCommonInterface;
|
|
@@ -560,6 +561,7 @@ export declare const getDefaultData: () => {
|
|
|
560
561
|
propertyType?: any;
|
|
561
562
|
isReadOnly?: boolean | undefined;
|
|
562
563
|
};
|
|
564
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
563
565
|
textTransform: {
|
|
564
566
|
value: string;
|
|
565
567
|
property: string;
|
|
@@ -785,6 +787,14 @@ export declare const getDefaultData: () => {
|
|
|
785
787
|
propertyType?: any;
|
|
786
788
|
isReadOnly?: boolean | undefined;
|
|
787
789
|
};
|
|
790
|
+
strokeWidth: {
|
|
791
|
+
propertyType: CMSElementEditTypes;
|
|
792
|
+
isReadOnly: boolean;
|
|
793
|
+
unit?: string | number | undefined;
|
|
794
|
+
value?: any;
|
|
795
|
+
property?: any;
|
|
796
|
+
parentRef?: string | undefined;
|
|
797
|
+
};
|
|
788
798
|
textTransform: {
|
|
789
799
|
value: string;
|
|
790
800
|
property: string;
|
|
@@ -1016,6 +1026,7 @@ export declare const getDefaultData: () => {
|
|
|
1016
1026
|
propertyType?: any;
|
|
1017
1027
|
isReadOnly?: boolean | undefined;
|
|
1018
1028
|
};
|
|
1029
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1019
1030
|
textTransform: {
|
|
1020
1031
|
value: string;
|
|
1021
1032
|
property: string;
|
|
@@ -1241,6 +1252,14 @@ export declare const getDefaultData: () => {
|
|
|
1241
1252
|
propertyType?: any;
|
|
1242
1253
|
isReadOnly?: boolean | undefined;
|
|
1243
1254
|
};
|
|
1255
|
+
strokeWidth: {
|
|
1256
|
+
propertyType: CMSElementEditTypes;
|
|
1257
|
+
isReadOnly: boolean;
|
|
1258
|
+
unit?: string | number | undefined;
|
|
1259
|
+
value?: any;
|
|
1260
|
+
property?: any;
|
|
1261
|
+
parentRef?: string | undefined;
|
|
1262
|
+
};
|
|
1244
1263
|
textTransform: {
|
|
1245
1264
|
value: string;
|
|
1246
1265
|
property: string;
|