@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.
Files changed (106) hide show
  1. package/dist/add-products-tab-details.scss +3 -0
  2. package/dist/allocation-header-quota-details.scss +520 -0
  3. package/dist/allocationDetails.scss +617 -644
  4. package/dist/allocations-quota-details.scss +454 -0
  5. package/dist/allocations.scss +8 -0
  6. package/dist/amount-estimator.scss +1088 -1083
  7. package/dist/badge.scss +396 -388
  8. package/dist/breadcrumbs.scss +17 -0
  9. package/dist/builder.js +1 -1
  10. package/dist/bulk-variant-picker.scss +4 -0
  11. package/dist/bundle copy.scss +26 -0
  12. package/dist/bundle.scss +10 -0
  13. package/dist/bundleDetails.scss +14 -0
  14. package/dist/button copy.scss +2 -0
  15. package/dist/button.scss +2 -0
  16. package/dist/buyForHeaders.scss +19 -0
  17. package/dist/cart-details.scss +101 -18
  18. package/dist/cart-summary.scss +18 -0
  19. package/dist/cart.scss +2 -0
  20. package/dist/cartAttributes.scss +4 -0
  21. package/dist/category-groups-quota-details.scss +124 -38
  22. package/dist/checkout.scss +6 -0
  23. package/dist/countdown.scss +2 -0
  24. package/dist/coupon.scss +8 -0
  25. package/dist/embroidery.scss +2 -0
  26. package/dist/employee-bulk-order.scss +5 -0
  27. package/dist/faq.scss +9 -0
  28. package/dist/filters.scss +2 -0
  29. package/dist/form-zindex-module.scss +24 -24
  30. package/dist/gallery-slider-temp.scss +205 -14
  31. package/dist/hotspot.scss +5 -1
  32. package/dist/icon-list.scss +2 -0
  33. package/dist/kitDetails.scss +2 -0
  34. package/dist/kits.scss +2 -0
  35. package/dist/language-selector.scss +2 -0
  36. package/dist/last-x-orders.scss +5 -0
  37. package/dist/login.scss +63 -9
  38. package/dist/map.scss +6 -0
  39. package/dist/mega-menu.scss +41 -0
  40. package/dist/menu-v2.scss +83 -6
  41. package/dist/order-status.scss +228 -136
  42. package/dist/past-orders.scss +989 -975
  43. package/dist/pickup-locations.scss +1172 -1167
  44. package/dist/product-image-allocation.scss +59 -0
  45. package/dist/product-inventory.scss +1381 -1378
  46. package/dist/product-promotions.scss +2768 -2759
  47. package/dist/product-sizechart.scss +4 -0
  48. package/dist/profile.scss +8 -0
  49. package/dist/quantity-selector.scss +4 -0
  50. package/dist/quick-inventory-check.scss +5 -0
  51. package/dist/quick-order-pad.scss +5 -0
  52. package/dist/quota-details.scss +99 -15
  53. package/dist/repeater copy.scss +3 -0
  54. package/dist/repeater-grid-toggle.scss +2 -0
  55. package/dist/repeater.scss +2 -0
  56. package/dist/rfqs.scss +10 -0
  57. package/dist/scroll.scss +46 -0
  58. package/dist/search.scss +4 -0
  59. package/dist/shipping-payments.scss +4 -0
  60. package/dist/social.scss +5 -0
  61. package/dist/store-locations.scss +1402 -1398
  62. package/dist/tab-v2.scss +2 -0
  63. package/dist/table-common.scss +509 -506
  64. package/dist/table.scss +687 -685
  65. package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
  66. package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
  67. package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
  68. package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
  69. package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
  70. package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
  71. package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
  72. package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
  73. package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
  74. package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
  75. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
  76. package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
  77. package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
  78. package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
  79. package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
  80. package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
  81. package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
  82. package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
  83. package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
  84. package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
  85. package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
  86. package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
  87. package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
  88. package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
  89. package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
  90. package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
  91. package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
  92. package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
  93. package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
  94. package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
  95. package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
  96. package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
  97. package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
  98. package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
  99. package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
  100. package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
  101. package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
  102. package/dist/user-elements.scss +263 -221
  103. package/dist/variant-picker.scss +2 -0
  104. package/dist/video.scss +2 -0
  105. package/dist/volume-pricing.scss +3 -0
  106. package/package.json +1 -1
@@ -480,6 +480,7 @@ export declare const getDefaultData: () => {
480
480
  propertyType?: any;
481
481
  isReadOnly?: boolean | undefined;
482
482
  };
483
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
483
484
  textTransform: {
484
485
  value: string;
485
486
  property: string;
@@ -705,6 +706,14 @@ export declare const getDefaultData: () => {
705
706
  propertyType?: any;
706
707
  isReadOnly?: boolean | undefined;
707
708
  };
709
+ strokeWidth: {
710
+ propertyType: CMSElementEditTypes;
711
+ isReadOnly: boolean;
712
+ unit?: string | number | undefined;
713
+ value?: any;
714
+ property?: any;
715
+ parentRef?: string | undefined;
716
+ };
708
717
  textTransform: {
709
718
  value: string;
710
719
  property: string;
@@ -1659,6 +1668,14 @@ export declare const getDefaultData: () => {
1659
1668
  propertyType?: any;
1660
1669
  isReadOnly?: boolean | undefined;
1661
1670
  };
1671
+ strokeWidth: {
1672
+ propertyType: CMSElementEditTypes;
1673
+ isReadOnly: boolean;
1674
+ unit?: string | number | undefined;
1675
+ value?: any;
1676
+ property?: any;
1677
+ parentRef?: string | undefined;
1678
+ };
1662
1679
  textTransform: {
1663
1680
  value: string;
1664
1681
  property: string;
@@ -1890,6 +1907,7 @@ export declare const getDefaultData: () => {
1890
1907
  propertyType?: any;
1891
1908
  isReadOnly?: boolean | undefined;
1892
1909
  };
1910
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1893
1911
  textTransform: {
1894
1912
  value: string;
1895
1913
  property: string;
@@ -2154,6 +2172,14 @@ export declare const getDefaultData: () => {
2154
2172
  propertyType?: any;
2155
2173
  isReadOnly?: boolean | undefined;
2156
2174
  };
2175
+ strokeWidth: {
2176
+ propertyType: CMSElementEditTypes;
2177
+ isReadOnly: boolean;
2178
+ unit?: string | number | undefined;
2179
+ value?: any;
2180
+ property?: any;
2181
+ parentRef?: string | undefined;
2182
+ };
2157
2183
  textTransform: {
2158
2184
  value: string;
2159
2185
  property: string;
@@ -2385,6 +2411,7 @@ export declare const getDefaultData: () => {
2385
2411
  propertyType?: any;
2386
2412
  isReadOnly?: boolean | undefined;
2387
2413
  };
2414
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2388
2415
  textTransform: {
2389
2416
  value: string;
2390
2417
  property: string;
@@ -2464,6 +2491,7 @@ export declare const getDefaultData: () => {
2464
2491
  showIcon: CMSIBCommonInterface | undefined;
2465
2492
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
2466
2493
  iconColor: CMSIBCommonInterface;
2494
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2467
2495
  theme: {
2468
2496
  value: string;
2469
2497
  property: string;
@@ -21,6 +21,11 @@ interface selfLayoutInterface {
21
21
  showProfileTabs: Pick<CMSIBCommonInterface, "property"> & {
22
22
  value: boolean;
23
23
  } & any;
24
+ enableViewToggle: Pick<CMSIBCommonInterface, "property" | "propertyType"> & {
25
+ value: boolean;
26
+ };
27
+ gridViewIcon: any;
28
+ listViewIcon: any;
24
29
  }
25
30
  interface selfDesignInterface {
26
31
  selectorKey: string;
@@ -191,6 +191,7 @@ export declare const TableControls: {
191
191
  propertyType: CMSElementEditTypes;
192
192
  parentRef: string;
193
193
  };
194
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
194
195
  };
195
196
  };
196
197
  };
@@ -140,6 +140,7 @@ export declare const getDefaultData: () => {
140
140
  showIcon: CMSIBCommonInterface | undefined;
141
141
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
142
142
  iconColor: CMSIBCommonInterface;
143
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
143
144
  theme: CMSIBCommonInterface;
144
145
  font: CMSIBCommonInterface;
145
146
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -200,6 +201,7 @@ export declare const getDefaultData: () => {
200
201
  showIcon: CMSIBCommonInterface | undefined;
201
202
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
202
203
  iconColor: CMSIBCommonInterface;
204
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
203
205
  theme: CMSIBCommonInterface;
204
206
  font: CMSIBCommonInterface;
205
207
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -260,6 +262,7 @@ export declare const getDefaultData: () => {
260
262
  showIcon: CMSIBCommonInterface | undefined;
261
263
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
262
264
  iconColor: CMSIBCommonInterface;
265
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
263
266
  theme: CMSIBCommonInterface;
264
267
  font: CMSIBCommonInterface;
265
268
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -311,6 +314,7 @@ export declare const getDefaultData: () => {
311
314
  showIcon: CMSIBCommonInterface | undefined;
312
315
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
313
316
  iconColor: CMSIBCommonInterface;
317
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
314
318
  selectorKey: SelectorKeysEnum;
315
319
  };
316
320
  expandIcon: {
@@ -318,6 +322,7 @@ export declare const getDefaultData: () => {
318
322
  showIcon: CMSIBCommonInterface | undefined;
319
323
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
320
324
  iconColor: CMSIBCommonInterface;
325
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
321
326
  selectorKey: SelectorKeysEnum;
322
327
  backgroundColor: CMSIBCommonInterface;
323
328
  };
@@ -504,6 +504,7 @@ export declare const getDefaultData: () => {
504
504
  propertyType?: any;
505
505
  isReadOnly?: boolean | undefined;
506
506
  };
507
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
507
508
  textTransform: {
508
509
  value: string;
509
510
  property: string;
@@ -729,6 +730,14 @@ export declare const getDefaultData: () => {
729
730
  propertyType?: any;
730
731
  isReadOnly?: boolean | undefined;
731
732
  };
733
+ strokeWidth: {
734
+ propertyType: CMSElementEditTypes;
735
+ isReadOnly: boolean;
736
+ unit?: string | number | undefined;
737
+ value?: any;
738
+ property?: any;
739
+ parentRef?: string | undefined;
740
+ };
732
741
  textTransform: {
733
742
  value: string;
734
743
  property: string;
@@ -960,6 +969,7 @@ export declare const getDefaultData: () => {
960
969
  propertyType?: any;
961
970
  isReadOnly?: boolean | undefined;
962
971
  };
972
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
963
973
  textTransform: {
964
974
  value: string;
965
975
  property: string;
@@ -1185,6 +1195,14 @@ export declare const getDefaultData: () => {
1185
1195
  propertyType?: any;
1186
1196
  isReadOnly?: boolean | undefined;
1187
1197
  };
1198
+ strokeWidth: {
1199
+ propertyType: CMSElementEditTypes;
1200
+ isReadOnly: boolean;
1201
+ unit?: string | number | undefined;
1202
+ value?: any;
1203
+ property?: any;
1204
+ parentRef?: string | undefined;
1205
+ };
1188
1206
  textTransform: {
1189
1207
  value: string;
1190
1208
  property: string;
@@ -1543,6 +1561,7 @@ export declare const getDefaultData: () => {
1543
1561
  propertyType?: any;
1544
1562
  isReadOnly?: boolean | undefined;
1545
1563
  };
1564
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1546
1565
  textTransform: {
1547
1566
  value: string;
1548
1567
  property: string;
@@ -1730,6 +1749,14 @@ export declare const getDefaultData: () => {
1730
1749
  propertyType?: any;
1731
1750
  isReadOnly?: boolean | undefined;
1732
1751
  };
1752
+ strokeWidth: {
1753
+ propertyType: CMSElementEditTypes;
1754
+ isReadOnly: boolean;
1755
+ unit?: string | number | undefined;
1756
+ value?: any;
1757
+ property?: any;
1758
+ parentRef?: string | undefined;
1759
+ };
1733
1760
  textTransform: {
1734
1761
  value: string;
1735
1762
  property: string;
@@ -1941,6 +1968,7 @@ export declare const getDefaultData: () => {
1941
1968
  propertyType?: any;
1942
1969
  isReadOnly?: boolean | undefined;
1943
1970
  };
1971
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1944
1972
  textTransform: {
1945
1973
  value: string;
1946
1974
  property: string;
@@ -2128,6 +2156,14 @@ export declare const getDefaultData: () => {
2128
2156
  propertyType?: any;
2129
2157
  isReadOnly?: boolean | undefined;
2130
2158
  };
2159
+ strokeWidth: {
2160
+ propertyType: CMSElementEditTypes;
2161
+ isReadOnly: boolean;
2162
+ unit?: string | number | undefined;
2163
+ value?: any;
2164
+ property?: any;
2165
+ parentRef?: string | undefined;
2166
+ };
2131
2167
  textTransform: {
2132
2168
  value: string;
2133
2169
  property: string;
@@ -2153,6 +2189,7 @@ export declare const getDefaultData: () => {
2153
2189
  propertyType?: any;
2154
2190
  isReadOnly?: boolean | undefined;
2155
2191
  };
2192
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2156
2193
  leftIcon: {
2157
2194
  value: string;
2158
2195
  unit?: string | number | undefined;
@@ -2203,6 +2240,7 @@ export declare const getDefaultData: () => {
2203
2240
  propertyType?: any;
2204
2241
  isReadOnly?: boolean | undefined;
2205
2242
  };
2243
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2206
2244
  leftIcon: {
2207
2245
  value: string;
2208
2246
  unit?: string | number | undefined;
@@ -2256,6 +2294,7 @@ export declare const getDefaultData: () => {
2256
2294
  propertyType?: any;
2257
2295
  isReadOnly?: boolean | undefined;
2258
2296
  };
2297
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2259
2298
  leftIcon: {
2260
2299
  value: string;
2261
2300
  unit?: string | number | undefined;
@@ -2306,6 +2345,7 @@ export declare const getDefaultData: () => {
2306
2345
  propertyType?: any;
2307
2346
  isReadOnly?: boolean | undefined;
2308
2347
  };
2348
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
2309
2349
  leftIcon: {
2310
2350
  value: string;
2311
2351
  unit?: string | number | undefined;
@@ -763,6 +763,7 @@ export declare const getDefaultData: () => {
763
763
  propertyType?: any;
764
764
  isReadOnly?: boolean | undefined;
765
765
  };
766
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
766
767
  textTransform: {
767
768
  value: string;
768
769
  property: string;
@@ -994,6 +995,14 @@ export declare const getDefaultData: () => {
994
995
  propertyType?: any;
995
996
  isReadOnly?: boolean | undefined;
996
997
  };
998
+ strokeWidth: {
999
+ propertyType: CMSElementEditTypes;
1000
+ isReadOnly: boolean;
1001
+ unit?: string | number | undefined;
1002
+ value?: any;
1003
+ property?: any;
1004
+ parentRef?: string | undefined;
1005
+ };
997
1006
  textTransform: {
998
1007
  value: string;
999
1008
  property: string;
@@ -1225,6 +1234,7 @@ export declare const getDefaultData: () => {
1225
1234
  propertyType?: any;
1226
1235
  isReadOnly?: boolean | undefined;
1227
1236
  };
1237
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1228
1238
  textTransform: {
1229
1239
  value: string;
1230
1240
  property: string;
@@ -1459,6 +1469,14 @@ export declare const getDefaultData: () => {
1459
1469
  propertyType?: any;
1460
1470
  isReadOnly?: boolean | undefined;
1461
1471
  };
1472
+ strokeWidth: {
1473
+ propertyType: CMSElementEditTypes;
1474
+ isReadOnly: boolean;
1475
+ unit?: string | number | undefined;
1476
+ value?: any;
1477
+ property?: any;
1478
+ parentRef?: string | undefined;
1479
+ };
1462
1480
  textTransform: {
1463
1481
  value: string;
1464
1482
  property: string;
@@ -1690,6 +1708,7 @@ export declare const getDefaultData: () => {
1690
1708
  propertyType?: any;
1691
1709
  isReadOnly?: boolean | undefined;
1692
1710
  };
1711
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1693
1712
  textTransform: {
1694
1713
  value: string;
1695
1714
  property: string;
@@ -1906,6 +1925,7 @@ export declare const getDefaultData: () => {
1906
1925
  showIcon: CMSIBCommonInterface | undefined;
1907
1926
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
1908
1927
  iconColor: CMSIBCommonInterface;
1928
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1909
1929
  theme: {
1910
1930
  value: string;
1911
1931
  property: string;
@@ -178,6 +178,7 @@ export declare const buttonDefaultStateInstance: {
178
178
  propertyType?: any;
179
179
  isReadOnly?: boolean | undefined;
180
180
  };
181
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
181
182
  textTransform: {
182
183
  value: string;
183
184
  property: string;
@@ -363,6 +364,14 @@ export declare const buttonHoverStateInstance: {
363
364
  propertyType?: any;
364
365
  isReadOnly?: boolean | undefined;
365
366
  };
367
+ strokeWidth: {
368
+ propertyType: CMSElementEditTypes;
369
+ isReadOnly: boolean;
370
+ unit?: string | number | undefined;
371
+ value?: any;
372
+ property?: any;
373
+ parentRef?: string | undefined;
374
+ };
366
375
  textTransform: {
367
376
  value: string;
368
377
  property: string;
@@ -607,6 +616,7 @@ export declare const ButtonProperties: {
607
616
  propertyType?: any;
608
617
  isReadOnly?: boolean | undefined;
609
618
  };
619
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
610
620
  textTransform: {
611
621
  value: string;
612
622
  property: string;
@@ -831,6 +841,14 @@ export declare const ButtonPropertiesHover: {
831
841
  propertyType?: any;
832
842
  isReadOnly?: boolean | undefined;
833
843
  };
844
+ strokeWidth: {
845
+ propertyType: CMSElementEditTypes;
846
+ isReadOnly: boolean;
847
+ unit?: string | number | undefined;
848
+ value?: any;
849
+ property?: any;
850
+ parentRef?: string | undefined;
851
+ };
834
852
  textTransform: {
835
853
  value: string;
836
854
  property: string;
@@ -741,6 +741,7 @@ export declare const getDefaultData: () => {
741
741
  showIcon: CMSIBCommonInterface | undefined;
742
742
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
743
743
  iconColor: CMSIBCommonInterface;
744
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
744
745
  selectorKey: SelectorKeysEnum;
745
746
  };
746
747
  miniCartText: {
@@ -54,10 +54,19 @@ export declare const getDefaultData: () => {
54
54
  selectorKey: cartAttributesSelectorKeysEnum;
55
55
  showIcon: CMSIBCommonInterface | undefined;
56
56
  iconColor: CMSIBCommonInterface;
57
+ strokeWidth: CMSIBSizeInterface;
57
58
  iconSize: CMSIBSizeInterface;
58
59
  icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
59
60
  showIconDesc: CMSIBCommonInterface | undefined;
60
61
  iconColorDesc: CMSIBCommonInterface;
62
+ strokeWidthDesc: {
63
+ property: string;
64
+ unit?: string | number | undefined;
65
+ value?: any;
66
+ propertyType?: any;
67
+ isReadOnly?: boolean | undefined;
68
+ parentRef?: string | undefined;
69
+ };
61
70
  iconSizeDesc: CMSIBSizeInterface;
62
71
  iconDesc: import("../../interfaces/global").CMSIBIconInterface | undefined;
63
72
  };
@@ -13,6 +13,7 @@ export declare enum SelectorKeysEnum {
13
13
  PRODUCT_ACTIONS_STYLES = "productActionsStyles",
14
14
  PRODUCT_NAME_STYLES = "productNameStyles",
15
15
  PRODUCT_PRICE_STYLES = "productPriceStyles",
16
+ PRODUCT_INFORMATION_WRAPPER = "productInformationWrapper",
16
17
  PRODUCT_INFORMATION_STYLES = "productInformationStyles",
17
18
  PRODUCT_QUANTITY_STYLES = "productQuantityStyles",
18
19
  PRODUCT_IMAGE_STYLES = "productImageStyles",
@@ -177,6 +178,17 @@ export declare const getDefaultData: () => {
177
178
  design: {
178
179
  selectorKey: SelectorKeysEnum;
179
180
  cartHeadingStyles: {
181
+ textOverflow: {
182
+ value: boolean;
183
+ property: string;
184
+ propertyType: CMSElementEditTypes;
185
+ };
186
+ numberOfDisplayedLines: {
187
+ unit: CMSCSSUnitTypesEnums;
188
+ value: number;
189
+ property: string;
190
+ propertyType: CMSElementEditTypes;
191
+ };
180
192
  theme: CMSIBCommonInterface;
181
193
  font: CMSIBCommonInterface;
182
194
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -249,6 +261,7 @@ export declare const getDefaultData: () => {
249
261
  spread: import("../../interfaces/global").CMSIBSizeInterface;
250
262
  blur: import("../../interfaces/global").CMSIBSizeInterface;
251
263
  showBorder: CMSIBCommonInterface;
264
+ showShadow: CMSIBCommonInterface;
252
265
  borderColor: CMSIBCommonInterface;
253
266
  borderStyle: CMSIBCommonInterface;
254
267
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -286,6 +299,17 @@ export declare const getDefaultData: () => {
286
299
  selectorKey: SelectorKeysEnum;
287
300
  };
288
301
  productNameStyles: {
302
+ textOverflow: {
303
+ value: boolean;
304
+ property: string;
305
+ propertyType: CMSElementEditTypes;
306
+ };
307
+ numberOfDisplayedLines: {
308
+ unit: CMSCSSUnitTypesEnums;
309
+ value: number;
310
+ property: string;
311
+ propertyType: CMSElementEditTypes;
312
+ };
289
313
  theme: {
290
314
  value: string;
291
315
  property: string;
@@ -404,7 +428,27 @@ export declare const getDefaultData: () => {
404
428
  backgroundColor: CMSIBCommonInterface;
405
429
  selectorKey: SelectorKeysEnum;
406
430
  };
431
+ productInformationWrapper: {
432
+ selectorKey: SelectorKeysEnum;
433
+ itemGap: {
434
+ value: CMSCSSUnitTypesEnums;
435
+ unit: CMSCSSUnitTypesEnums;
436
+ property: string;
437
+ propertyType: CMSElementEditTypes;
438
+ };
439
+ };
407
440
  productInformationStyles: {
441
+ textOverflow: {
442
+ value: boolean;
443
+ property: string;
444
+ propertyType: CMSElementEditTypes;
445
+ };
446
+ numberOfDisplayedLines: {
447
+ unit: CMSCSSUnitTypesEnums;
448
+ value: number;
449
+ property: string;
450
+ propertyType: CMSElementEditTypes;
451
+ };
408
452
  theme: CMSIBCommonInterface;
409
453
  font: CMSIBCommonInterface;
410
454
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -451,14 +495,32 @@ export declare const getDefaultData: () => {
451
495
  };
452
496
  productImageStyles: {
453
497
  selectorKey: SelectorKeysEnum;
498
+ backgroundColor: CMSIBCommonInterface;
454
499
  borderColor: CMSIBCommonInterface;
455
500
  borderStyle: CMSIBCommonInterface;
456
501
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
457
502
  showBorder: CMSIBCommonInterface;
458
- showShadow: CMSIBCommonInterface;
459
503
  borderRadius: import("../../interfaces/global").CSSPaddingValues;
504
+ showShadow: CMSIBCommonInterface;
505
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
506
+ shadowColor: CMSIBCommonInterface;
507
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
508
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
509
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
510
+ padding: any;
460
511
  };
461
512
  productAttributesItems: {
513
+ textOverflow: {
514
+ value: boolean;
515
+ property: string;
516
+ propertyType: CMSElementEditTypes;
517
+ };
518
+ numberOfDisplayedLines: {
519
+ unit: CMSCSSUnitTypesEnums;
520
+ value: number;
521
+ property: string;
522
+ propertyType: CMSElementEditTypes;
523
+ };
462
524
  theme: CMSIBCommonInterface;
463
525
  font: CMSIBCommonInterface;
464
526
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -489,6 +551,17 @@ export declare const getDefaultData: () => {
489
551
  selectorKey: SelectorKeysEnum;
490
552
  };
491
553
  productRequiredInfo: {
554
+ textOverflow: {
555
+ value: boolean;
556
+ property: string;
557
+ propertyType: CMSElementEditTypes;
558
+ };
559
+ numberOfDisplayedLines: {
560
+ unit: CMSCSSUnitTypesEnums;
561
+ value: number;
562
+ property: string;
563
+ propertyType: CMSElementEditTypes;
564
+ };
492
565
  theme: CMSIBCommonInterface;
493
566
  font: CMSIBCommonInterface;
494
567
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -544,6 +617,7 @@ export declare const getDefaultData: () => {
544
617
  };
545
618
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
546
619
  iconColor: CMSIBCommonInterface;
620
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
547
621
  theme: CMSIBCommonInterface;
548
622
  font: CMSIBCommonInterface;
549
623
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -613,6 +687,7 @@ export declare const getDefaultData: () => {
613
687
  };
614
688
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
615
689
  iconColor: CMSIBCommonInterface;
690
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
616
691
  theme: CMSIBCommonInterface;
617
692
  font: CMSIBCommonInterface;
618
693
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -653,6 +728,7 @@ export declare const getDefaultData: () => {
653
728
  };
654
729
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
655
730
  iconColor: CMSIBCommonInterface;
731
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
656
732
  selectorKey: SelectorKeysEnum;
657
733
  };
658
734
  productActionDelete: {
@@ -678,6 +754,7 @@ export declare const getDefaultData: () => {
678
754
  };
679
755
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
680
756
  iconColor: CMSIBCommonInterface;
757
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
681
758
  selectorKey: SelectorKeysEnum;
682
759
  };
683
760
  showIcon: {
@@ -689,6 +766,7 @@ export declare const getDefaultData: () => {
689
766
  };
690
767
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
691
768
  iconColor: CMSIBCommonInterface;
769
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
692
770
  theme: CMSIBCommonInterface;
693
771
  font: CMSIBCommonInterface;
694
772
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;