@sc-360-v2/storefront-cms-library 0.5.59 → 0.5.61

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 (156) hide show
  1. package/dist/add-order.scss +2 -8
  2. package/dist/allocation-header-quota-details.scss +9 -4
  3. package/dist/allocationDetails.scss +167 -164
  4. package/dist/allocations-quota-details.scss +9 -4
  5. package/dist/allocations.scss +1 -4
  6. package/dist/animation-control.scss +23 -23
  7. package/dist/builder.js +1 -1
  8. package/dist/builderLite.js +1 -1
  9. package/dist/bulk-variant-picker.scss +24 -26
  10. package/dist/bundle copy.scss +235 -0
  11. package/dist/bundle.scss +10 -10
  12. package/dist/bundleCategories.scss +301 -0
  13. package/dist/bundleDetails.scss +10 -1
  14. package/dist/button copy.scss +28 -0
  15. package/dist/buy-for-tabs-container-item.scss +80 -80
  16. package/dist/buyForHeaders.scss +3 -12
  17. package/dist/cart-details.scss +23 -4
  18. package/dist/cart-products-sidebar.scss +211 -211
  19. package/dist/cart-summary.scss +82 -10
  20. package/dist/cart-wrapper.scss +127 -127
  21. package/dist/cart.scss +2 -2
  22. package/dist/cartDropdownOverlay.scss +10 -1
  23. package/dist/cartGrouping.scss +89 -89
  24. package/dist/category-groups-product-grid.scss +143 -155
  25. package/dist/category-groups-product-image.scss +1372 -2010
  26. package/dist/category-groups-product-options.scss +680 -1054
  27. package/dist/category-groups-product-price.scss +2742 -4997
  28. package/dist/category-groups-quota-details.scss +7 -2
  29. package/dist/categoryDetails.scss +61 -61
  30. package/dist/categoryWidget.scss +34 -34
  31. package/dist/checkbox-radio.scss +124 -124
  32. package/dist/checkout.scss +1850 -4170
  33. package/dist/common-element.scss +35 -35
  34. package/dist/confirmationModal.scss +139 -139
  35. package/dist/coupon.scss +352 -714
  36. package/dist/custom-fonts.scss +100 -100
  37. package/dist/embroider-preview-element.scss +94 -94
  38. package/dist/emtpy-templates.scss +165 -165
  39. package/dist/faq.scss +7 -11
  40. package/dist/flex-text-editor.scss +271 -271
  41. package/dist/functions.scss +36 -0
  42. package/dist/gallery-slider-temp.scss +42 -5
  43. package/dist/hotspot.scss +1 -4
  44. package/dist/icon-list.scss +30 -59
  45. package/dist/image-for-product.scss +21 -21
  46. package/dist/image-temp.scss +18 -3
  47. package/dist/language-selector.scss +29 -21
  48. package/dist/last-x-orders.scss +6 -13
  49. package/dist/layouter-item.scss +3 -1
  50. package/dist/layouter.scss +164 -29
  51. package/dist/lightbox.scss +78 -78
  52. package/dist/line.scss +29 -70
  53. package/dist/loader.scss +37 -37
  54. package/dist/login.scss +49 -41
  55. package/dist/map.scss +23 -9
  56. package/dist/mega-menu.scss +1 -4
  57. package/dist/menu-item.scss +19 -19
  58. package/dist/myTemplates.scss +3 -0
  59. package/dist/order-processing.scss +61 -61
  60. package/dist/overflow-module.scss +63 -63
  61. package/dist/pickup-locations.scss +6 -3
  62. package/dist/position-module.scss +95 -95
  63. package/dist/prefix-list.scss +86 -86
  64. package/dist/product-actions.scss +6 -9
  65. package/dist/product-highlights.scss +40 -12
  66. package/dist/product-image-bundles.scss +12 -33
  67. package/dist/product-image.scss +341 -724
  68. package/dist/product-labels.scss +10 -8
  69. package/dist/product-options.scss +270 -125
  70. package/dist/product-price.scss +8 -2
  71. package/dist/productDetails.scss +2 -1
  72. package/dist/profile.scss +28 -0
  73. package/dist/quick-inventory-check.scss +6 -13
  74. package/dist/quick-links.scss +4 -0
  75. package/dist/quick-order-pad.scss +2 -2
  76. package/dist/quota-details.scss +11 -15
  77. package/dist/repeater copy.scss +24 -0
  78. package/dist/repeater-embla-controls.scss +13 -4
  79. package/dist/repeater.scss +161 -7
  80. package/dist/responsive-behaviour.scss +29 -29
  81. package/dist/scroll.scss +31 -1
  82. package/dist/shareCartSideBar.scss +254 -254
  83. package/dist/shipping-estimator.scss +41 -41
  84. package/dist/simple-list.scss +67 -0
  85. package/dist/social.scss +2 -2
  86. package/dist/sort.scss +89 -89
  87. package/dist/static-text.scss +52 -52
  88. package/dist/store-locations.scss +10 -8
  89. package/dist/sub-category.scss +74 -74
  90. package/dist/submit-quote.scss +275 -275
  91. package/dist/tab-container-item.scss +80 -80
  92. package/dist/tab-v2.scss +277 -604
  93. package/dist/table-common.scss +2 -2
  94. package/dist/table.scss +2 -2
  95. package/dist/text-temp-v2.scss +12 -23
  96. package/dist/text-temp.scss +109 -109
  97. package/dist/toggle-button.scss +32 -32
  98. package/dist/transform-properties-module.scss +20 -20
  99. package/dist/types/builder/elements/bundle-categories/index.d.ts +30 -0
  100. package/dist/types/builder/enums/index.d.ts +1 -0
  101. package/dist/types/builder/index.d.ts +2 -1
  102. package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +108 -0
  103. package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +6 -0
  104. package/dist/types/builder/tools/element-edit/bundle.d.ts +22 -0
  105. package/dist/types/builder/tools/element-edit/bundleCategories.d.ts +115 -0
  106. package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +64 -0
  107. package/dist/types/builder/tools/element-edit/button.d.ts +1 -0
  108. package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +10 -0
  109. package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +84 -0
  110. package/dist/types/builder/tools/element-edit/cart.d.ts +6 -0
  111. package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +60 -0
  112. package/dist/types/builder/tools/element-edit/cartDetails.d.ts +16 -0
  113. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +1325 -74
  114. package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +158 -0
  115. package/dist/types/builder/tools/element-edit/checkout.d.ts +172 -0
  116. package/dist/types/builder/tools/element-edit/common.d.ts +2 -0
  117. package/dist/types/builder/tools/element-edit/countdown.d.ts +44 -0
  118. package/dist/types/builder/tools/element-edit/coupon.d.ts +28 -0
  119. package/dist/types/builder/tools/element-edit/embroidery.d.ts +37 -0
  120. package/dist/types/builder/tools/element-edit/filterResults.d.ts +4 -0
  121. package/dist/types/builder/tools/element-edit/icon-list.d.ts +11 -0
  122. package/dist/types/builder/tools/element-edit/index.d.ts +2 -1
  123. package/dist/types/builder/tools/element-edit/itemStock.d.ts +2 -0
  124. package/dist/types/builder/tools/element-edit/kitDetails.d.ts +66 -0
  125. package/dist/types/builder/tools/element-edit/kits.d.ts +4 -0
  126. package/dist/types/builder/tools/element-edit/layouter.d.ts +33 -1
  127. package/dist/types/builder/tools/element-edit/map.d.ts +5 -1
  128. package/dist/types/builder/tools/element-edit/marchandiserSets.d.ts +2 -0
  129. package/dist/types/builder/tools/element-edit/orderStatus.d.ts +17 -0
  130. package/dist/types/builder/tools/element-edit/paymentMethods.d.ts +6 -0
  131. package/dist/types/builder/tools/element-edit/productCustomizations.d.ts +14 -0
  132. package/dist/types/builder/tools/element-edit/productOptions.d.ts +3 -1
  133. package/dist/types/builder/tools/element-edit/productPrice.d.ts +1 -0
  134. package/dist/types/builder/tools/element-edit/quickLinks.d.ts +26 -0
  135. package/dist/types/builder/tools/element-edit/repeater.d.ts +45 -1
  136. package/dist/types/builder/tools/element-edit/scroll.d.ts +8 -11
  137. package/dist/types/builder/tools/element-edit/search.d.ts +1 -0
  138. package/dist/types/builder/tools/element-edit/searchResultsHeading.d.ts +6 -0
  139. package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +72 -0
  140. package/dist/types/builder/tools/element-edit/shippingEstimator.d.ts +4 -0
  141. package/dist/types/builder/tools/element-edit/social.d.ts +2 -0
  142. package/dist/types/builder/tools/element-edit/spotlight.d.ts +2 -0
  143. package/dist/types/builder/tools/element-edit/table.d.ts +10 -0
  144. package/dist/types/builder/tools/element-edit/tabs.d.ts +6 -0
  145. package/dist/types/builder/tools/element-edit/typographyInstance.d.ts +110 -0
  146. package/dist/types/builder/tools/element-edit/userElements.d.ts +62 -22
  147. package/dist/types/builder/tools/element-edit/variantPicker.d.ts +4 -0
  148. package/dist/types/builder/tools/element-edit/video.d.ts +22 -0
  149. package/dist/uom-selector.scss +8 -2
  150. package/dist/user-elements.scss +133 -104
  151. package/dist/variant-picker.scss +1 -4
  152. package/dist/video.scss +147 -325
  153. package/dist/volume-pricing.scss +2 -2
  154. package/dist/website.js +1 -1
  155. package/dist/wishlist-overlay.scss +48 -48
  156. package/package.json +131 -131
@@ -20,6 +20,10 @@ export declare enum SelectorKeysEnum {
20
20
  PRODUCT_IMAGE = "productImage",
21
21
  PRODUCT_PRICE = "productPrice",
22
22
  NUMBER_OF_ITEMS = "numberOfItems",
23
+ EMBELLISHMENT_PRICE = "embellishmentPrice",
24
+ ATTRIBUTES_AMOUNT = "attributesAmount",
25
+ GIFT_CARD_AMOUNT = "giftCardAmount",
26
+ DEAL_AMOUNT = "dealAmount",
23
27
  SHIPPING_CHARGES = "shippingCharges",
24
28
  TAX = "tax",
25
29
  TAX_EXEMPT = "taxExempt",
@@ -66,6 +70,11 @@ export declare const getDefaultData: () => {
66
70
  property: string;
67
71
  propertyType: CMSElementEditTypes;
68
72
  };
73
+ showArrowIcon: {
74
+ value: boolean;
75
+ property: string;
76
+ propertyType: CMSElementEditTypes;
77
+ };
69
78
  showLineItems: {
70
79
  value: boolean;
71
80
  property: string;
@@ -232,7 +241,19 @@ export declare const getDefaultData: () => {
232
241
  iconColor: CMSIBCommonInterface;
233
242
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
234
243
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
235
- icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
244
+ icon: {
245
+ value: string;
246
+ unit?: string | number | undefined;
247
+ customIcon?: {
248
+ isCustomIcon: boolean;
249
+ url: string;
250
+ name: string;
251
+ } | undefined;
252
+ property?: any;
253
+ propertyType?: any;
254
+ isReadOnly?: boolean | undefined;
255
+ parentRef?: string | undefined;
256
+ };
236
257
  showIconDesc: CMSIBCommonInterface | undefined;
237
258
  iconColorDesc: CMSIBCommonInterface;
238
259
  strokeWidthDesc: {
@@ -244,7 +265,19 @@ export declare const getDefaultData: () => {
244
265
  parentRef?: string | undefined;
245
266
  };
246
267
  iconSizeDesc: import("../../interfaces/global").CMSIBSizeInterface;
247
- iconDesc: import("../../interfaces/global").CMSIBIconInterface | undefined;
268
+ iconDesc: {
269
+ value: string;
270
+ unit?: string | number | undefined;
271
+ customIcon?: {
272
+ isCustomIcon: boolean;
273
+ url: string;
274
+ name: string;
275
+ } | undefined;
276
+ property?: any;
277
+ propertyType?: any;
278
+ isReadOnly?: boolean | undefined;
279
+ parentRef?: string | undefined;
280
+ };
248
281
  };
249
282
  headerContainer: {
250
283
  textTransform: {
@@ -263,6 +296,8 @@ export declare const getDefaultData: () => {
263
296
  textAlign: CMSIBCommonInterface;
264
297
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
265
298
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
299
+ textOverflow: any;
300
+ numberOfDisplayedLines: any;
266
301
  borderColor: CMSIBCommonInterface;
267
302
  borderStyle: CMSIBCommonInterface;
268
303
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -306,6 +341,8 @@ export declare const getDefaultData: () => {
306
341
  textAlign: CMSIBCommonInterface;
307
342
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
308
343
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
344
+ textOverflow: any;
345
+ numberOfDisplayedLines: any;
309
346
  borderColor: CMSIBCommonInterface;
310
347
  borderStyle: CMSIBCommonInterface;
311
348
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -442,6 +479,8 @@ export declare const getDefaultData: () => {
442
479
  textAlign: CMSIBCommonInterface;
443
480
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
444
481
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
482
+ textOverflow: any;
483
+ numberOfDisplayedLines: any;
445
484
  borderColor: CMSIBCommonInterface;
446
485
  borderStyle: CMSIBCommonInterface;
447
486
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -573,6 +612,17 @@ export declare const getDefaultData: () => {
573
612
  propertyType: CMSElementEditTypes;
574
613
  parentRef: string;
575
614
  };
615
+ textOverflowDesc: {
616
+ value: boolean;
617
+ property: string;
618
+ propertyType: CMSElementEditTypes;
619
+ };
620
+ numberOfDisplayedLinesDesc: {
621
+ value: number;
622
+ unit: number;
623
+ property: string;
624
+ propertyType: CMSElementEditTypes;
625
+ };
576
626
  theme: {
577
627
  value: string;
578
628
  property: string;
@@ -674,6 +724,17 @@ export declare const getDefaultData: () => {
674
724
  propertyType: CMSElementEditTypes;
675
725
  parentRef: string;
676
726
  };
727
+ textOverflow: {
728
+ value: boolean;
729
+ property: string;
730
+ propertyType: CMSElementEditTypes;
731
+ };
732
+ numberOfDisplayedLines: {
733
+ value: number;
734
+ unit: number;
735
+ property: string;
736
+ propertyType: CMSElementEditTypes;
737
+ };
677
738
  borderColor: CMSIBCommonInterface;
678
739
  borderStyle: CMSIBCommonInterface;
679
740
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -805,6 +866,17 @@ export declare const getDefaultData: () => {
805
866
  propertyType: CMSElementEditTypes;
806
867
  parentRef: string;
807
868
  };
869
+ textOverflowDesc: {
870
+ value: boolean;
871
+ property: string;
872
+ propertyType: CMSElementEditTypes;
873
+ };
874
+ numberOfDisplayedLinesDesc: {
875
+ value: number;
876
+ unit: number;
877
+ property: string;
878
+ propertyType: CMSElementEditTypes;
879
+ };
808
880
  theme: {
809
881
  value: string;
810
882
  property: string;
@@ -906,6 +978,17 @@ export declare const getDefaultData: () => {
906
978
  propertyType: CMSElementEditTypes;
907
979
  parentRef: string;
908
980
  };
981
+ textOverflow: {
982
+ value: boolean;
983
+ property: string;
984
+ propertyType: CMSElementEditTypes;
985
+ };
986
+ numberOfDisplayedLines: {
987
+ value: number;
988
+ unit: number;
989
+ property: string;
990
+ propertyType: CMSElementEditTypes;
991
+ };
909
992
  borderColor: CMSIBCommonInterface;
910
993
  borderStyle: CMSIBCommonInterface;
911
994
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -962,6 +1045,8 @@ export declare const getDefaultData: () => {
962
1045
  textAlign: CMSIBCommonInterface;
963
1046
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
964
1047
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1048
+ textOverflow: any;
1049
+ numberOfDisplayedLines: any;
965
1050
  borderColor: CMSIBCommonInterface;
966
1051
  borderStyle: CMSIBCommonInterface;
967
1052
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1095,6 +1180,17 @@ export declare const getDefaultData: () => {
1095
1180
  propertyType: CMSElementEditTypes;
1096
1181
  parentRef: string;
1097
1182
  };
1183
+ textOverflowDesc: {
1184
+ value: boolean;
1185
+ property: string;
1186
+ propertyType: CMSElementEditTypes;
1187
+ };
1188
+ numberOfDisplayedLinesDesc: {
1189
+ value: number;
1190
+ unit: number;
1191
+ property: string;
1192
+ propertyType: CMSElementEditTypes;
1193
+ };
1098
1194
  theme: {
1099
1195
  value: string;
1100
1196
  property: string;
@@ -1196,6 +1292,17 @@ export declare const getDefaultData: () => {
1196
1292
  propertyType: CMSElementEditTypes;
1197
1293
  parentRef: string;
1198
1294
  };
1295
+ textOverflow: {
1296
+ value: boolean;
1297
+ property: string;
1298
+ propertyType: CMSElementEditTypes;
1299
+ };
1300
+ numberOfDisplayedLines: {
1301
+ value: number;
1302
+ unit: number;
1303
+ property: string;
1304
+ propertyType: CMSElementEditTypes;
1305
+ };
1199
1306
  borderColor: CMSIBCommonInterface;
1200
1307
  borderStyle: CMSIBCommonInterface;
1201
1308
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1214,7 +1321,7 @@ export declare const getDefaultData: () => {
1214
1321
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
1215
1322
  selectorKey: SelectorKeysEnum;
1216
1323
  };
1217
- shippingCharges: {
1324
+ embellishmentPrice: {
1218
1325
  padding: any;
1219
1326
  textTransformDesc: {
1220
1327
  value: string;
@@ -1327,6 +1434,17 @@ export declare const getDefaultData: () => {
1327
1434
  propertyType: CMSElementEditTypes;
1328
1435
  parentRef: string;
1329
1436
  };
1437
+ textOverflowDesc: {
1438
+ value: boolean;
1439
+ property: string;
1440
+ propertyType: CMSElementEditTypes;
1441
+ };
1442
+ numberOfDisplayedLinesDesc: {
1443
+ value: number;
1444
+ unit: number;
1445
+ property: string;
1446
+ propertyType: CMSElementEditTypes;
1447
+ };
1330
1448
  theme: {
1331
1449
  value: string;
1332
1450
  property: string;
@@ -1428,6 +1546,17 @@ export declare const getDefaultData: () => {
1428
1546
  propertyType: CMSElementEditTypes;
1429
1547
  parentRef: string;
1430
1548
  };
1549
+ textOverflow: {
1550
+ value: boolean;
1551
+ property: string;
1552
+ propertyType: CMSElementEditTypes;
1553
+ };
1554
+ numberOfDisplayedLines: {
1555
+ value: number;
1556
+ unit: number;
1557
+ property: string;
1558
+ propertyType: CMSElementEditTypes;
1559
+ };
1431
1560
  borderColor: CMSIBCommonInterface;
1432
1561
  borderStyle: CMSIBCommonInterface;
1433
1562
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1446,7 +1575,7 @@ export declare const getDefaultData: () => {
1446
1575
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
1447
1576
  selectorKey: SelectorKeysEnum;
1448
1577
  };
1449
- tax: {
1578
+ attributesAmount: {
1450
1579
  padding: any;
1451
1580
  textTransformDesc: {
1452
1581
  value: string;
@@ -1559,6 +1688,17 @@ export declare const getDefaultData: () => {
1559
1688
  propertyType: CMSElementEditTypes;
1560
1689
  parentRef: string;
1561
1690
  };
1691
+ textOverflowDesc: {
1692
+ value: boolean;
1693
+ property: string;
1694
+ propertyType: CMSElementEditTypes;
1695
+ };
1696
+ numberOfDisplayedLinesDesc: {
1697
+ value: number;
1698
+ unit: number;
1699
+ property: string;
1700
+ propertyType: CMSElementEditTypes;
1701
+ };
1562
1702
  theme: {
1563
1703
  value: string;
1564
1704
  property: string;
@@ -1660,78 +1800,17 @@ export declare const getDefaultData: () => {
1660
1800
  propertyType: CMSElementEditTypes;
1661
1801
  parentRef: string;
1662
1802
  };
1663
- borderColor: CMSIBCommonInterface;
1664
- borderStyle: CMSIBCommonInterface;
1665
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
1666
- showBorder: CMSIBCommonInterface;
1667
- backgroundColor: CMSIBCommonInterface;
1668
- showShadow: CMSIBCommonInterface;
1669
- shadowColor: CMSIBCommonInterface;
1670
- blur: import("../../interfaces/global").CMSIBSizeInterface;
1671
- spread: import("../../interfaces/global").CMSIBSizeInterface;
1672
- angle: import("../../interfaces/global").CMSIBSizeInterface;
1673
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
1674
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
1675
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
1676
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
1677
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
1678
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
1679
- selectorKey: SelectorKeysEnum;
1680
- };
1681
- taxExempt: {
1682
- padding: any;
1683
- textTransform: {
1684
- value: string;
1803
+ textOverflow: {
1804
+ value: boolean;
1685
1805
  property: string;
1686
1806
  propertyType: CMSElementEditTypes;
1687
1807
  };
1688
- theme: CMSIBCommonInterface;
1689
- font: CMSIBCommonInterface;
1690
- fontSize: import("../../interfaces/global").CMSIBSizeInterface;
1691
- textColor: CMSIBCommonInterface;
1692
- bold: CMSIBCommonInterface;
1693
- italic: CMSIBCommonInterface;
1694
- linethrough: CMSIBCommonInterface;
1695
- underline: CMSIBCommonInterface;
1696
- textAlign: CMSIBCommonInterface;
1697
- characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1698
- lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1699
- borderColor: CMSIBCommonInterface;
1700
- borderStyle: CMSIBCommonInterface;
1701
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
1702
- showBorder: CMSIBCommonInterface;
1703
- backgroundColor: CMSIBCommonInterface;
1704
- showShadow: CMSIBCommonInterface;
1705
- shadowColor: CMSIBCommonInterface;
1706
- blur: import("../../interfaces/global").CMSIBSizeInterface;
1707
- spread: import("../../interfaces/global").CMSIBSizeInterface;
1708
- angle: import("../../interfaces/global").CMSIBSizeInterface;
1709
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
1710
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
1711
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
1712
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
1713
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
1714
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
1715
- selectorKey: SelectorKeysEnum;
1716
- };
1717
- couponCode: {
1718
- padding: any;
1719
- textTransform: {
1720
- value: string;
1808
+ numberOfDisplayedLines: {
1809
+ value: number;
1810
+ unit: number;
1721
1811
  property: string;
1722
1812
  propertyType: CMSElementEditTypes;
1723
1813
  };
1724
- theme: CMSIBCommonInterface;
1725
- font: CMSIBCommonInterface;
1726
- fontSize: import("../../interfaces/global").CMSIBSizeInterface;
1727
- textColor: CMSIBCommonInterface;
1728
- bold: CMSIBCommonInterface;
1729
- italic: CMSIBCommonInterface;
1730
- linethrough: CMSIBCommonInterface;
1731
- underline: CMSIBCommonInterface;
1732
- textAlign: CMSIBCommonInterface;
1733
- characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1734
- lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1735
1814
  borderColor: CMSIBCommonInterface;
1736
1815
  borderStyle: CMSIBCommonInterface;
1737
1816
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1750,7 +1829,7 @@ export declare const getDefaultData: () => {
1750
1829
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
1751
1830
  selectorKey: SelectorKeysEnum;
1752
1831
  };
1753
- showCouponCodeLabel: {
1832
+ giftCardAmount: {
1754
1833
  padding: any;
1755
1834
  textTransformDesc: {
1756
1835
  value: string;
@@ -1863,6 +1942,17 @@ export declare const getDefaultData: () => {
1863
1942
  propertyType: CMSElementEditTypes;
1864
1943
  parentRef: string;
1865
1944
  };
1945
+ textOverflowDesc: {
1946
+ value: boolean;
1947
+ property: string;
1948
+ propertyType: CMSElementEditTypes;
1949
+ };
1950
+ numberOfDisplayedLinesDesc: {
1951
+ value: number;
1952
+ unit: number;
1953
+ property: string;
1954
+ propertyType: CMSElementEditTypes;
1955
+ };
1866
1956
  theme: {
1867
1957
  value: string;
1868
1958
  property: string;
@@ -1964,6 +2054,17 @@ export declare const getDefaultData: () => {
1964
2054
  propertyType: CMSElementEditTypes;
1965
2055
  parentRef: string;
1966
2056
  };
2057
+ textOverflow: {
2058
+ value: boolean;
2059
+ property: string;
2060
+ propertyType: CMSElementEditTypes;
2061
+ };
2062
+ numberOfDisplayedLines: {
2063
+ value: number;
2064
+ unit: number;
2065
+ property: string;
2066
+ propertyType: CMSElementEditTypes;
2067
+ };
1967
2068
  borderColor: CMSIBCommonInterface;
1968
2069
  borderStyle: CMSIBCommonInterface;
1969
2070
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1982,7 +2083,8 @@ export declare const getDefaultData: () => {
1982
2083
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
1983
2084
  selectorKey: SelectorKeysEnum;
1984
2085
  };
1985
- subTotal: {
2086
+ dealAmount: {
2087
+ padding: any;
1986
2088
  textTransformDesc: {
1987
2089
  value: string;
1988
2090
  property: string;
@@ -2094,6 +2196,17 @@ export declare const getDefaultData: () => {
2094
2196
  propertyType: CMSElementEditTypes;
2095
2197
  parentRef: string;
2096
2198
  };
2199
+ textOverflowDesc: {
2200
+ value: boolean;
2201
+ property: string;
2202
+ propertyType: CMSElementEditTypes;
2203
+ };
2204
+ numberOfDisplayedLinesDesc: {
2205
+ value: number;
2206
+ unit: number;
2207
+ property: string;
2208
+ propertyType: CMSElementEditTypes;
2209
+ };
2097
2210
  theme: {
2098
2211
  value: string;
2099
2212
  property: string;
@@ -2195,7 +2308,17 @@ export declare const getDefaultData: () => {
2195
2308
  propertyType: CMSElementEditTypes;
2196
2309
  parentRef: string;
2197
2310
  };
2198
- padding: any;
2311
+ textOverflow: {
2312
+ value: boolean;
2313
+ property: string;
2314
+ propertyType: CMSElementEditTypes;
2315
+ };
2316
+ numberOfDisplayedLines: {
2317
+ value: number;
2318
+ unit: number;
2319
+ property: string;
2320
+ propertyType: CMSElementEditTypes;
2321
+ };
2199
2322
  borderColor: CMSIBCommonInterface;
2200
2323
  borderStyle: CMSIBCommonInterface;
2201
2324
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2214,7 +2337,8 @@ export declare const getDefaultData: () => {
2214
2337
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
2215
2338
  selectorKey: SelectorKeysEnum;
2216
2339
  };
2217
- total: {
2340
+ shippingCharges: {
2341
+ padding: any;
2218
2342
  textTransformDesc: {
2219
2343
  value: string;
2220
2344
  property: string;
@@ -2326,6 +2450,17 @@ export declare const getDefaultData: () => {
2326
2450
  propertyType: CMSElementEditTypes;
2327
2451
  parentRef: string;
2328
2452
  };
2453
+ textOverflowDesc: {
2454
+ value: boolean;
2455
+ property: string;
2456
+ propertyType: CMSElementEditTypes;
2457
+ };
2458
+ numberOfDisplayedLinesDesc: {
2459
+ value: number;
2460
+ unit: number;
2461
+ property: string;
2462
+ propertyType: CMSElementEditTypes;
2463
+ };
2329
2464
  theme: {
2330
2465
  value: string;
2331
2466
  property: string;
@@ -2427,6 +2562,1108 @@ export declare const getDefaultData: () => {
2427
2562
  propertyType: CMSElementEditTypes;
2428
2563
  parentRef: string;
2429
2564
  };
2565
+ textOverflow: {
2566
+ value: boolean;
2567
+ property: string;
2568
+ propertyType: CMSElementEditTypes;
2569
+ };
2570
+ numberOfDisplayedLines: {
2571
+ value: number;
2572
+ unit: number;
2573
+ property: string;
2574
+ propertyType: CMSElementEditTypes;
2575
+ };
2576
+ borderColor: CMSIBCommonInterface;
2577
+ borderStyle: CMSIBCommonInterface;
2578
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2579
+ showBorder: CMSIBCommonInterface;
2580
+ backgroundColor: CMSIBCommonInterface;
2581
+ showShadow: CMSIBCommonInterface;
2582
+ shadowColor: CMSIBCommonInterface;
2583
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2584
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2585
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2586
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2587
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2588
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2589
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2590
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2591
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2592
+ selectorKey: SelectorKeysEnum;
2593
+ };
2594
+ tax: {
2595
+ padding: any;
2596
+ textTransformDesc: {
2597
+ value: string;
2598
+ property: string;
2599
+ propertyType: CMSElementEditTypes;
2600
+ };
2601
+ textTransform: {
2602
+ value: string;
2603
+ property: string;
2604
+ propertyType: CMSElementEditTypes;
2605
+ };
2606
+ themeDesc: {
2607
+ value: string;
2608
+ property: string;
2609
+ propertyType: CMSElementEditTypes;
2610
+ };
2611
+ tagDesc: {
2612
+ value: string;
2613
+ property: string;
2614
+ propertyType: CMSElementEditTypes;
2615
+ };
2616
+ fontDesc: {
2617
+ value: string;
2618
+ property: string;
2619
+ propertyType: CMSElementEditTypes;
2620
+ parentRef: string;
2621
+ };
2622
+ fontSizeDesc: {
2623
+ value: number;
2624
+ unit: number;
2625
+ property: string;
2626
+ propertyType: CMSElementEditTypes;
2627
+ parentRef: string;
2628
+ };
2629
+ textColorDesc: {
2630
+ value: {
2631
+ hex: string;
2632
+ rgb: {
2633
+ r: string;
2634
+ g: string;
2635
+ b: string;
2636
+ a: number;
2637
+ };
2638
+ };
2639
+ property: string;
2640
+ propertyType: CMSElementEditTypes;
2641
+ parentRef: string;
2642
+ };
2643
+ textHighlightDesc: {
2644
+ value: {
2645
+ hex: string;
2646
+ rgb: {
2647
+ r: string;
2648
+ g: string;
2649
+ b: string;
2650
+ a: number;
2651
+ };
2652
+ };
2653
+ property: string;
2654
+ propertyType: CMSElementEditTypes;
2655
+ };
2656
+ boldDesc: {
2657
+ value: string;
2658
+ property: string;
2659
+ propertyType: CMSElementEditTypes;
2660
+ parentRef: string;
2661
+ };
2662
+ italicDesc: {
2663
+ value: string;
2664
+ property: string;
2665
+ propertyType: CMSElementEditTypes;
2666
+ parentRef: string;
2667
+ };
2668
+ linethroughDesc: {
2669
+ value: string;
2670
+ property: string;
2671
+ propertyType: CMSElementEditTypes;
2672
+ parentRef: string;
2673
+ };
2674
+ underlineDesc: {
2675
+ value: string;
2676
+ property: string;
2677
+ propertyType: CMSElementEditTypes;
2678
+ parentRef: string;
2679
+ };
2680
+ textAlignDesc: {
2681
+ value: string;
2682
+ property: string;
2683
+ propertyType: CMSElementEditTypes;
2684
+ parentRef: string;
2685
+ };
2686
+ characterSpacingDesc: {
2687
+ value: number;
2688
+ unit: number;
2689
+ property: string;
2690
+ propertyType: CMSElementEditTypes;
2691
+ parentRef: string;
2692
+ };
2693
+ lineHeightDesc: {
2694
+ value: number;
2695
+ unit: number;
2696
+ property: string;
2697
+ propertyType: CMSElementEditTypes;
2698
+ parentRef: string;
2699
+ };
2700
+ paragraphSpacingDesc: {
2701
+ value: number;
2702
+ unit: number;
2703
+ property: string;
2704
+ propertyType: CMSElementEditTypes;
2705
+ parentRef: string;
2706
+ };
2707
+ textOverflowDesc: {
2708
+ value: boolean;
2709
+ property: string;
2710
+ propertyType: CMSElementEditTypes;
2711
+ };
2712
+ numberOfDisplayedLinesDesc: {
2713
+ value: number;
2714
+ unit: number;
2715
+ property: string;
2716
+ propertyType: CMSElementEditTypes;
2717
+ };
2718
+ theme: {
2719
+ value: string;
2720
+ property: string;
2721
+ propertyType: CMSElementEditTypes;
2722
+ };
2723
+ tag: {
2724
+ value: string;
2725
+ property: string;
2726
+ propertyType: CMSElementEditTypes;
2727
+ };
2728
+ font: {
2729
+ value: string;
2730
+ property: string;
2731
+ propertyType: CMSElementEditTypes;
2732
+ parentRef: string;
2733
+ };
2734
+ fontSize: {
2735
+ value: number;
2736
+ unit: number;
2737
+ property: string;
2738
+ propertyType: CMSElementEditTypes;
2739
+ parentRef: string;
2740
+ };
2741
+ textColor: {
2742
+ value: {
2743
+ hex: string;
2744
+ rgb: {
2745
+ r: string;
2746
+ g: string;
2747
+ b: string;
2748
+ a: number;
2749
+ };
2750
+ };
2751
+ property: string;
2752
+ propertyType: CMSElementEditTypes;
2753
+ parentRef: string;
2754
+ };
2755
+ textHighlight: {
2756
+ value: {
2757
+ hex: string;
2758
+ rgb: {
2759
+ r: string;
2760
+ g: string;
2761
+ b: string;
2762
+ a: number;
2763
+ };
2764
+ };
2765
+ property: string;
2766
+ propertyType: CMSElementEditTypes;
2767
+ };
2768
+ bold: {
2769
+ value: string;
2770
+ property: string;
2771
+ propertyType: CMSElementEditTypes;
2772
+ parentRef: string;
2773
+ };
2774
+ italic: {
2775
+ value: string;
2776
+ property: string;
2777
+ propertyType: CMSElementEditTypes;
2778
+ parentRef: string;
2779
+ };
2780
+ linethrough: {
2781
+ value: string;
2782
+ property: string;
2783
+ propertyType: CMSElementEditTypes;
2784
+ parentRef: string;
2785
+ };
2786
+ underline: {
2787
+ value: string;
2788
+ property: string;
2789
+ propertyType: CMSElementEditTypes;
2790
+ parentRef: string;
2791
+ };
2792
+ textAlign: {
2793
+ value: string;
2794
+ property: string;
2795
+ propertyType: CMSElementEditTypes;
2796
+ parentRef: string;
2797
+ };
2798
+ characterSpacing: {
2799
+ value: number;
2800
+ unit: number;
2801
+ property: string;
2802
+ propertyType: CMSElementEditTypes;
2803
+ parentRef: string;
2804
+ };
2805
+ lineHeight: {
2806
+ value: number;
2807
+ unit: number;
2808
+ property: string;
2809
+ propertyType: CMSElementEditTypes;
2810
+ parentRef: string;
2811
+ };
2812
+ paragraphSpacing: {
2813
+ value: number;
2814
+ unit: number;
2815
+ property: string;
2816
+ propertyType: CMSElementEditTypes;
2817
+ parentRef: string;
2818
+ };
2819
+ textOverflow: {
2820
+ value: boolean;
2821
+ property: string;
2822
+ propertyType: CMSElementEditTypes;
2823
+ };
2824
+ numberOfDisplayedLines: {
2825
+ value: number;
2826
+ unit: number;
2827
+ property: string;
2828
+ propertyType: CMSElementEditTypes;
2829
+ };
2830
+ borderColor: CMSIBCommonInterface;
2831
+ borderStyle: CMSIBCommonInterface;
2832
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2833
+ showBorder: CMSIBCommonInterface;
2834
+ backgroundColor: CMSIBCommonInterface;
2835
+ showShadow: CMSIBCommonInterface;
2836
+ shadowColor: CMSIBCommonInterface;
2837
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2838
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2839
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2840
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2841
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2842
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2843
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2844
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2845
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2846
+ selectorKey: SelectorKeysEnum;
2847
+ };
2848
+ taxExempt: {
2849
+ padding: any;
2850
+ textTransform: {
2851
+ value: string;
2852
+ property: string;
2853
+ propertyType: CMSElementEditTypes;
2854
+ };
2855
+ theme: CMSIBCommonInterface;
2856
+ font: CMSIBCommonInterface;
2857
+ fontSize: import("../../interfaces/global").CMSIBSizeInterface;
2858
+ textColor: CMSIBCommonInterface;
2859
+ bold: CMSIBCommonInterface;
2860
+ italic: CMSIBCommonInterface;
2861
+ linethrough: CMSIBCommonInterface;
2862
+ underline: CMSIBCommonInterface;
2863
+ textAlign: CMSIBCommonInterface;
2864
+ characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2865
+ lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2866
+ textOverflow: any;
2867
+ numberOfDisplayedLines: any;
2868
+ borderColor: CMSIBCommonInterface;
2869
+ borderStyle: CMSIBCommonInterface;
2870
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2871
+ showBorder: CMSIBCommonInterface;
2872
+ backgroundColor: CMSIBCommonInterface;
2873
+ showShadow: CMSIBCommonInterface;
2874
+ shadowColor: CMSIBCommonInterface;
2875
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2876
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2877
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2878
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2879
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2880
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2881
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2882
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2883
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2884
+ selectorKey: SelectorKeysEnum;
2885
+ };
2886
+ couponCode: {
2887
+ padding: any;
2888
+ textTransform: {
2889
+ value: string;
2890
+ property: string;
2891
+ propertyType: CMSElementEditTypes;
2892
+ };
2893
+ theme: CMSIBCommonInterface;
2894
+ font: CMSIBCommonInterface;
2895
+ fontSize: import("../../interfaces/global").CMSIBSizeInterface;
2896
+ textColor: CMSIBCommonInterface;
2897
+ bold: CMSIBCommonInterface;
2898
+ italic: CMSIBCommonInterface;
2899
+ linethrough: CMSIBCommonInterface;
2900
+ underline: CMSIBCommonInterface;
2901
+ textAlign: CMSIBCommonInterface;
2902
+ characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2903
+ lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2904
+ textOverflow: any;
2905
+ numberOfDisplayedLines: any;
2906
+ borderColor: CMSIBCommonInterface;
2907
+ borderStyle: CMSIBCommonInterface;
2908
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2909
+ showBorder: CMSIBCommonInterface;
2910
+ backgroundColor: CMSIBCommonInterface;
2911
+ showShadow: CMSIBCommonInterface;
2912
+ shadowColor: CMSIBCommonInterface;
2913
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2914
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2915
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2916
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2917
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2918
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2919
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2920
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2921
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2922
+ selectorKey: SelectorKeysEnum;
2923
+ };
2924
+ showCouponCodeLabel: {
2925
+ padding: any;
2926
+ textTransformDesc: {
2927
+ value: string;
2928
+ property: string;
2929
+ propertyType: CMSElementEditTypes;
2930
+ };
2931
+ textTransform: {
2932
+ value: string;
2933
+ property: string;
2934
+ propertyType: CMSElementEditTypes;
2935
+ };
2936
+ themeDesc: {
2937
+ value: string;
2938
+ property: string;
2939
+ propertyType: CMSElementEditTypes;
2940
+ };
2941
+ tagDesc: {
2942
+ value: string;
2943
+ property: string;
2944
+ propertyType: CMSElementEditTypes;
2945
+ };
2946
+ fontDesc: {
2947
+ value: string;
2948
+ property: string;
2949
+ propertyType: CMSElementEditTypes;
2950
+ parentRef: string;
2951
+ };
2952
+ fontSizeDesc: {
2953
+ value: number;
2954
+ unit: number;
2955
+ property: string;
2956
+ propertyType: CMSElementEditTypes;
2957
+ parentRef: string;
2958
+ };
2959
+ textColorDesc: {
2960
+ value: {
2961
+ hex: string;
2962
+ rgb: {
2963
+ r: string;
2964
+ g: string;
2965
+ b: string;
2966
+ a: number;
2967
+ };
2968
+ };
2969
+ property: string;
2970
+ propertyType: CMSElementEditTypes;
2971
+ parentRef: string;
2972
+ };
2973
+ textHighlightDesc: {
2974
+ value: {
2975
+ hex: string;
2976
+ rgb: {
2977
+ r: string;
2978
+ g: string;
2979
+ b: string;
2980
+ a: number;
2981
+ };
2982
+ };
2983
+ property: string;
2984
+ propertyType: CMSElementEditTypes;
2985
+ };
2986
+ boldDesc: {
2987
+ value: string;
2988
+ property: string;
2989
+ propertyType: CMSElementEditTypes;
2990
+ parentRef: string;
2991
+ };
2992
+ italicDesc: {
2993
+ value: string;
2994
+ property: string;
2995
+ propertyType: CMSElementEditTypes;
2996
+ parentRef: string;
2997
+ };
2998
+ linethroughDesc: {
2999
+ value: string;
3000
+ property: string;
3001
+ propertyType: CMSElementEditTypes;
3002
+ parentRef: string;
3003
+ };
3004
+ underlineDesc: {
3005
+ value: string;
3006
+ property: string;
3007
+ propertyType: CMSElementEditTypes;
3008
+ parentRef: string;
3009
+ };
3010
+ textAlignDesc: {
3011
+ value: string;
3012
+ property: string;
3013
+ propertyType: CMSElementEditTypes;
3014
+ parentRef: string;
3015
+ };
3016
+ characterSpacingDesc: {
3017
+ value: number;
3018
+ unit: number;
3019
+ property: string;
3020
+ propertyType: CMSElementEditTypes;
3021
+ parentRef: string;
3022
+ };
3023
+ lineHeightDesc: {
3024
+ value: number;
3025
+ unit: number;
3026
+ property: string;
3027
+ propertyType: CMSElementEditTypes;
3028
+ parentRef: string;
3029
+ };
3030
+ paragraphSpacingDesc: {
3031
+ value: number;
3032
+ unit: number;
3033
+ property: string;
3034
+ propertyType: CMSElementEditTypes;
3035
+ parentRef: string;
3036
+ };
3037
+ textOverflowDesc: {
3038
+ value: boolean;
3039
+ property: string;
3040
+ propertyType: CMSElementEditTypes;
3041
+ };
3042
+ numberOfDisplayedLinesDesc: {
3043
+ value: number;
3044
+ unit: number;
3045
+ property: string;
3046
+ propertyType: CMSElementEditTypes;
3047
+ };
3048
+ theme: {
3049
+ value: string;
3050
+ property: string;
3051
+ propertyType: CMSElementEditTypes;
3052
+ };
3053
+ tag: {
3054
+ value: string;
3055
+ property: string;
3056
+ propertyType: CMSElementEditTypes;
3057
+ };
3058
+ font: {
3059
+ value: string;
3060
+ property: string;
3061
+ propertyType: CMSElementEditTypes;
3062
+ parentRef: string;
3063
+ };
3064
+ fontSize: {
3065
+ value: number;
3066
+ unit: number;
3067
+ property: string;
3068
+ propertyType: CMSElementEditTypes;
3069
+ parentRef: string;
3070
+ };
3071
+ textColor: {
3072
+ value: {
3073
+ hex: string;
3074
+ rgb: {
3075
+ r: string;
3076
+ g: string;
3077
+ b: string;
3078
+ a: number;
3079
+ };
3080
+ };
3081
+ property: string;
3082
+ propertyType: CMSElementEditTypes;
3083
+ parentRef: string;
3084
+ };
3085
+ textHighlight: {
3086
+ value: {
3087
+ hex: string;
3088
+ rgb: {
3089
+ r: string;
3090
+ g: string;
3091
+ b: string;
3092
+ a: number;
3093
+ };
3094
+ };
3095
+ property: string;
3096
+ propertyType: CMSElementEditTypes;
3097
+ };
3098
+ bold: {
3099
+ value: string;
3100
+ property: string;
3101
+ propertyType: CMSElementEditTypes;
3102
+ parentRef: string;
3103
+ };
3104
+ italic: {
3105
+ value: string;
3106
+ property: string;
3107
+ propertyType: CMSElementEditTypes;
3108
+ parentRef: string;
3109
+ };
3110
+ linethrough: {
3111
+ value: string;
3112
+ property: string;
3113
+ propertyType: CMSElementEditTypes;
3114
+ parentRef: string;
3115
+ };
3116
+ underline: {
3117
+ value: string;
3118
+ property: string;
3119
+ propertyType: CMSElementEditTypes;
3120
+ parentRef: string;
3121
+ };
3122
+ textAlign: {
3123
+ value: string;
3124
+ property: string;
3125
+ propertyType: CMSElementEditTypes;
3126
+ parentRef: string;
3127
+ };
3128
+ characterSpacing: {
3129
+ value: number;
3130
+ unit: number;
3131
+ property: string;
3132
+ propertyType: CMSElementEditTypes;
3133
+ parentRef: string;
3134
+ };
3135
+ lineHeight: {
3136
+ value: number;
3137
+ unit: number;
3138
+ property: string;
3139
+ propertyType: CMSElementEditTypes;
3140
+ parentRef: string;
3141
+ };
3142
+ paragraphSpacing: {
3143
+ value: number;
3144
+ unit: number;
3145
+ property: string;
3146
+ propertyType: CMSElementEditTypes;
3147
+ parentRef: string;
3148
+ };
3149
+ textOverflow: {
3150
+ value: boolean;
3151
+ property: string;
3152
+ propertyType: CMSElementEditTypes;
3153
+ };
3154
+ numberOfDisplayedLines: {
3155
+ value: number;
3156
+ unit: number;
3157
+ property: string;
3158
+ propertyType: CMSElementEditTypes;
3159
+ };
3160
+ borderColor: CMSIBCommonInterface;
3161
+ borderStyle: CMSIBCommonInterface;
3162
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
3163
+ showBorder: CMSIBCommonInterface;
3164
+ backgroundColor: CMSIBCommonInterface;
3165
+ showShadow: CMSIBCommonInterface;
3166
+ shadowColor: CMSIBCommonInterface;
3167
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
3168
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
3169
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
3170
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
3171
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
3172
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
3173
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
3174
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
3175
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
3176
+ selectorKey: SelectorKeysEnum;
3177
+ };
3178
+ subTotal: {
3179
+ textTransformDesc: {
3180
+ value: string;
3181
+ property: string;
3182
+ propertyType: CMSElementEditTypes;
3183
+ };
3184
+ textTransform: {
3185
+ value: string;
3186
+ property: string;
3187
+ propertyType: CMSElementEditTypes;
3188
+ };
3189
+ themeDesc: {
3190
+ value: string;
3191
+ property: string;
3192
+ propertyType: CMSElementEditTypes;
3193
+ };
3194
+ tagDesc: {
3195
+ value: string;
3196
+ property: string;
3197
+ propertyType: CMSElementEditTypes;
3198
+ };
3199
+ fontDesc: {
3200
+ value: string;
3201
+ property: string;
3202
+ propertyType: CMSElementEditTypes;
3203
+ parentRef: string;
3204
+ };
3205
+ fontSizeDesc: {
3206
+ value: number;
3207
+ unit: number;
3208
+ property: string;
3209
+ propertyType: CMSElementEditTypes;
3210
+ parentRef: string;
3211
+ };
3212
+ textColorDesc: {
3213
+ value: {
3214
+ hex: string;
3215
+ rgb: {
3216
+ r: string;
3217
+ g: string;
3218
+ b: string;
3219
+ a: number;
3220
+ };
3221
+ };
3222
+ property: string;
3223
+ propertyType: CMSElementEditTypes;
3224
+ parentRef: string;
3225
+ };
3226
+ textHighlightDesc: {
3227
+ value: {
3228
+ hex: string;
3229
+ rgb: {
3230
+ r: string;
3231
+ g: string;
3232
+ b: string;
3233
+ a: number;
3234
+ };
3235
+ };
3236
+ property: string;
3237
+ propertyType: CMSElementEditTypes;
3238
+ };
3239
+ boldDesc: {
3240
+ value: string;
3241
+ property: string;
3242
+ propertyType: CMSElementEditTypes;
3243
+ parentRef: string;
3244
+ };
3245
+ italicDesc: {
3246
+ value: string;
3247
+ property: string;
3248
+ propertyType: CMSElementEditTypes;
3249
+ parentRef: string;
3250
+ };
3251
+ linethroughDesc: {
3252
+ value: string;
3253
+ property: string;
3254
+ propertyType: CMSElementEditTypes;
3255
+ parentRef: string;
3256
+ };
3257
+ underlineDesc: {
3258
+ value: string;
3259
+ property: string;
3260
+ propertyType: CMSElementEditTypes;
3261
+ parentRef: string;
3262
+ };
3263
+ textAlignDesc: {
3264
+ value: string;
3265
+ property: string;
3266
+ propertyType: CMSElementEditTypes;
3267
+ parentRef: string;
3268
+ };
3269
+ characterSpacingDesc: {
3270
+ value: number;
3271
+ unit: number;
3272
+ property: string;
3273
+ propertyType: CMSElementEditTypes;
3274
+ parentRef: string;
3275
+ };
3276
+ lineHeightDesc: {
3277
+ value: number;
3278
+ unit: number;
3279
+ property: string;
3280
+ propertyType: CMSElementEditTypes;
3281
+ parentRef: string;
3282
+ };
3283
+ paragraphSpacingDesc: {
3284
+ value: number;
3285
+ unit: number;
3286
+ property: string;
3287
+ propertyType: CMSElementEditTypes;
3288
+ parentRef: string;
3289
+ };
3290
+ textOverflowDesc: {
3291
+ value: boolean;
3292
+ property: string;
3293
+ propertyType: CMSElementEditTypes;
3294
+ };
3295
+ numberOfDisplayedLinesDesc: {
3296
+ value: number;
3297
+ unit: number;
3298
+ property: string;
3299
+ propertyType: CMSElementEditTypes;
3300
+ };
3301
+ theme: {
3302
+ value: string;
3303
+ property: string;
3304
+ propertyType: CMSElementEditTypes;
3305
+ };
3306
+ tag: {
3307
+ value: string;
3308
+ property: string;
3309
+ propertyType: CMSElementEditTypes;
3310
+ };
3311
+ font: {
3312
+ value: string;
3313
+ property: string;
3314
+ propertyType: CMSElementEditTypes;
3315
+ parentRef: string;
3316
+ };
3317
+ fontSize: {
3318
+ value: number;
3319
+ unit: number;
3320
+ property: string;
3321
+ propertyType: CMSElementEditTypes;
3322
+ parentRef: string;
3323
+ };
3324
+ textColor: {
3325
+ value: {
3326
+ hex: string;
3327
+ rgb: {
3328
+ r: string;
3329
+ g: string;
3330
+ b: string;
3331
+ a: number;
3332
+ };
3333
+ };
3334
+ property: string;
3335
+ propertyType: CMSElementEditTypes;
3336
+ parentRef: string;
3337
+ };
3338
+ textHighlight: {
3339
+ value: {
3340
+ hex: string;
3341
+ rgb: {
3342
+ r: string;
3343
+ g: string;
3344
+ b: string;
3345
+ a: number;
3346
+ };
3347
+ };
3348
+ property: string;
3349
+ propertyType: CMSElementEditTypes;
3350
+ };
3351
+ bold: {
3352
+ value: string;
3353
+ property: string;
3354
+ propertyType: CMSElementEditTypes;
3355
+ parentRef: string;
3356
+ };
3357
+ italic: {
3358
+ value: string;
3359
+ property: string;
3360
+ propertyType: CMSElementEditTypes;
3361
+ parentRef: string;
3362
+ };
3363
+ linethrough: {
3364
+ value: string;
3365
+ property: string;
3366
+ propertyType: CMSElementEditTypes;
3367
+ parentRef: string;
3368
+ };
3369
+ underline: {
3370
+ value: string;
3371
+ property: string;
3372
+ propertyType: CMSElementEditTypes;
3373
+ parentRef: string;
3374
+ };
3375
+ textAlign: {
3376
+ value: string;
3377
+ property: string;
3378
+ propertyType: CMSElementEditTypes;
3379
+ parentRef: string;
3380
+ };
3381
+ characterSpacing: {
3382
+ value: number;
3383
+ unit: number;
3384
+ property: string;
3385
+ propertyType: CMSElementEditTypes;
3386
+ parentRef: string;
3387
+ };
3388
+ lineHeight: {
3389
+ value: number;
3390
+ unit: number;
3391
+ property: string;
3392
+ propertyType: CMSElementEditTypes;
3393
+ parentRef: string;
3394
+ };
3395
+ paragraphSpacing: {
3396
+ value: number;
3397
+ unit: number;
3398
+ property: string;
3399
+ propertyType: CMSElementEditTypes;
3400
+ parentRef: string;
3401
+ };
3402
+ textOverflow: {
3403
+ value: boolean;
3404
+ property: string;
3405
+ propertyType: CMSElementEditTypes;
3406
+ };
3407
+ numberOfDisplayedLines: {
3408
+ value: number;
3409
+ unit: number;
3410
+ property: string;
3411
+ propertyType: CMSElementEditTypes;
3412
+ };
3413
+ padding: any;
3414
+ borderColor: CMSIBCommonInterface;
3415
+ borderStyle: CMSIBCommonInterface;
3416
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
3417
+ showBorder: CMSIBCommonInterface;
3418
+ backgroundColor: CMSIBCommonInterface;
3419
+ showShadow: CMSIBCommonInterface;
3420
+ shadowColor: CMSIBCommonInterface;
3421
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
3422
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
3423
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
3424
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
3425
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
3426
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
3427
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
3428
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
3429
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
3430
+ selectorKey: SelectorKeysEnum;
3431
+ };
3432
+ total: {
3433
+ textTransformDesc: {
3434
+ value: string;
3435
+ property: string;
3436
+ propertyType: CMSElementEditTypes;
3437
+ };
3438
+ textTransform: {
3439
+ value: string;
3440
+ property: string;
3441
+ propertyType: CMSElementEditTypes;
3442
+ };
3443
+ themeDesc: {
3444
+ value: string;
3445
+ property: string;
3446
+ propertyType: CMSElementEditTypes;
3447
+ };
3448
+ tagDesc: {
3449
+ value: string;
3450
+ property: string;
3451
+ propertyType: CMSElementEditTypes;
3452
+ };
3453
+ fontDesc: {
3454
+ value: string;
3455
+ property: string;
3456
+ propertyType: CMSElementEditTypes;
3457
+ parentRef: string;
3458
+ };
3459
+ fontSizeDesc: {
3460
+ value: number;
3461
+ unit: number;
3462
+ property: string;
3463
+ propertyType: CMSElementEditTypes;
3464
+ parentRef: string;
3465
+ };
3466
+ textColorDesc: {
3467
+ value: {
3468
+ hex: string;
3469
+ rgb: {
3470
+ r: string;
3471
+ g: string;
3472
+ b: string;
3473
+ a: number;
3474
+ };
3475
+ };
3476
+ property: string;
3477
+ propertyType: CMSElementEditTypes;
3478
+ parentRef: string;
3479
+ };
3480
+ textHighlightDesc: {
3481
+ value: {
3482
+ hex: string;
3483
+ rgb: {
3484
+ r: string;
3485
+ g: string;
3486
+ b: string;
3487
+ a: number;
3488
+ };
3489
+ };
3490
+ property: string;
3491
+ propertyType: CMSElementEditTypes;
3492
+ };
3493
+ boldDesc: {
3494
+ value: string;
3495
+ property: string;
3496
+ propertyType: CMSElementEditTypes;
3497
+ parentRef: string;
3498
+ };
3499
+ italicDesc: {
3500
+ value: string;
3501
+ property: string;
3502
+ propertyType: CMSElementEditTypes;
3503
+ parentRef: string;
3504
+ };
3505
+ linethroughDesc: {
3506
+ value: string;
3507
+ property: string;
3508
+ propertyType: CMSElementEditTypes;
3509
+ parentRef: string;
3510
+ };
3511
+ underlineDesc: {
3512
+ value: string;
3513
+ property: string;
3514
+ propertyType: CMSElementEditTypes;
3515
+ parentRef: string;
3516
+ };
3517
+ textAlignDesc: {
3518
+ value: string;
3519
+ property: string;
3520
+ propertyType: CMSElementEditTypes;
3521
+ parentRef: string;
3522
+ };
3523
+ characterSpacingDesc: {
3524
+ value: number;
3525
+ unit: number;
3526
+ property: string;
3527
+ propertyType: CMSElementEditTypes;
3528
+ parentRef: string;
3529
+ };
3530
+ lineHeightDesc: {
3531
+ value: number;
3532
+ unit: number;
3533
+ property: string;
3534
+ propertyType: CMSElementEditTypes;
3535
+ parentRef: string;
3536
+ };
3537
+ paragraphSpacingDesc: {
3538
+ value: number;
3539
+ unit: number;
3540
+ property: string;
3541
+ propertyType: CMSElementEditTypes;
3542
+ parentRef: string;
3543
+ };
3544
+ textOverflowDesc: {
3545
+ value: boolean;
3546
+ property: string;
3547
+ propertyType: CMSElementEditTypes;
3548
+ };
3549
+ numberOfDisplayedLinesDesc: {
3550
+ value: number;
3551
+ unit: number;
3552
+ property: string;
3553
+ propertyType: CMSElementEditTypes;
3554
+ };
3555
+ theme: {
3556
+ value: string;
3557
+ property: string;
3558
+ propertyType: CMSElementEditTypes;
3559
+ };
3560
+ tag: {
3561
+ value: string;
3562
+ property: string;
3563
+ propertyType: CMSElementEditTypes;
3564
+ };
3565
+ font: {
3566
+ value: string;
3567
+ property: string;
3568
+ propertyType: CMSElementEditTypes;
3569
+ parentRef: string;
3570
+ };
3571
+ fontSize: {
3572
+ value: number;
3573
+ unit: number;
3574
+ property: string;
3575
+ propertyType: CMSElementEditTypes;
3576
+ parentRef: string;
3577
+ };
3578
+ textColor: {
3579
+ value: {
3580
+ hex: string;
3581
+ rgb: {
3582
+ r: string;
3583
+ g: string;
3584
+ b: string;
3585
+ a: number;
3586
+ };
3587
+ };
3588
+ property: string;
3589
+ propertyType: CMSElementEditTypes;
3590
+ parentRef: string;
3591
+ };
3592
+ textHighlight: {
3593
+ value: {
3594
+ hex: string;
3595
+ rgb: {
3596
+ r: string;
3597
+ g: string;
3598
+ b: string;
3599
+ a: number;
3600
+ };
3601
+ };
3602
+ property: string;
3603
+ propertyType: CMSElementEditTypes;
3604
+ };
3605
+ bold: {
3606
+ value: string;
3607
+ property: string;
3608
+ propertyType: CMSElementEditTypes;
3609
+ parentRef: string;
3610
+ };
3611
+ italic: {
3612
+ value: string;
3613
+ property: string;
3614
+ propertyType: CMSElementEditTypes;
3615
+ parentRef: string;
3616
+ };
3617
+ linethrough: {
3618
+ value: string;
3619
+ property: string;
3620
+ propertyType: CMSElementEditTypes;
3621
+ parentRef: string;
3622
+ };
3623
+ underline: {
3624
+ value: string;
3625
+ property: string;
3626
+ propertyType: CMSElementEditTypes;
3627
+ parentRef: string;
3628
+ };
3629
+ textAlign: {
3630
+ value: string;
3631
+ property: string;
3632
+ propertyType: CMSElementEditTypes;
3633
+ parentRef: string;
3634
+ };
3635
+ characterSpacing: {
3636
+ value: number;
3637
+ unit: number;
3638
+ property: string;
3639
+ propertyType: CMSElementEditTypes;
3640
+ parentRef: string;
3641
+ };
3642
+ lineHeight: {
3643
+ value: number;
3644
+ unit: number;
3645
+ property: string;
3646
+ propertyType: CMSElementEditTypes;
3647
+ parentRef: string;
3648
+ };
3649
+ paragraphSpacing: {
3650
+ value: number;
3651
+ unit: number;
3652
+ property: string;
3653
+ propertyType: CMSElementEditTypes;
3654
+ parentRef: string;
3655
+ };
3656
+ textOverflow: {
3657
+ value: boolean;
3658
+ property: string;
3659
+ propertyType: CMSElementEditTypes;
3660
+ };
3661
+ numberOfDisplayedLines: {
3662
+ value: number;
3663
+ unit: number;
3664
+ property: string;
3665
+ propertyType: CMSElementEditTypes;
3666
+ };
2430
3667
  padding: any;
2431
3668
  borderColor: CMSIBCommonInterface;
2432
3669
  borderStyle: CMSIBCommonInterface;
@@ -2884,6 +4121,8 @@ export declare const getDefaultData: () => {
2884
4121
  property: string;
2885
4122
  propertyType: CMSElementEditTypes;
2886
4123
  };
4124
+ textOverflow: any;
4125
+ numberOfDisplayedLines: any;
2887
4126
  buttonStyle: {
2888
4127
  parentRef: string;
2889
4128
  propertyType: CMSElementEditTypes;
@@ -3360,6 +4599,8 @@ export declare const getDefaultData: () => {
3360
4599
  property: string;
3361
4600
  propertyType: CMSElementEditTypes;
3362
4601
  };
4602
+ textOverflow: any;
4603
+ numberOfDisplayedLines: any;
3363
4604
  buttonStyle: {
3364
4605
  parentRef: string;
3365
4606
  propertyType: CMSElementEditTypes;
@@ -3836,6 +5077,8 @@ export declare const getDefaultData: () => {
3836
5077
  property: string;
3837
5078
  propertyType: CMSElementEditTypes;
3838
5079
  };
5080
+ textOverflow: any;
5081
+ numberOfDisplayedLines: any;
3839
5082
  buttonStyle: {
3840
5083
  parentRef: string;
3841
5084
  propertyType: CMSElementEditTypes;
@@ -4312,6 +5555,8 @@ export declare const getDefaultData: () => {
4312
5555
  property: string;
4313
5556
  propertyType: CMSElementEditTypes;
4314
5557
  };
5558
+ textOverflow: any;
5559
+ numberOfDisplayedLines: any;
4315
5560
  buttonStyle: {
4316
5561
  parentRef: string;
4317
5562
  propertyType: CMSElementEditTypes;
@@ -4788,6 +6033,8 @@ export declare const getDefaultData: () => {
4788
6033
  property: string;
4789
6034
  propertyType: CMSElementEditTypes;
4790
6035
  };
6036
+ textOverflow: any;
6037
+ numberOfDisplayedLines: any;
4791
6038
  buttonStyle: {
4792
6039
  parentRef: string;
4793
6040
  propertyType: CMSElementEditTypes;
@@ -5264,6 +6511,8 @@ export declare const getDefaultData: () => {
5264
6511
  property: string;
5265
6512
  propertyType: CMSElementEditTypes;
5266
6513
  };
6514
+ textOverflow: any;
6515
+ numberOfDisplayedLines: any;
5267
6516
  buttonStyle: {
5268
6517
  parentRef: string;
5269
6518
  propertyType: CMSElementEditTypes;
@@ -5740,6 +6989,8 @@ export declare const getDefaultData: () => {
5740
6989
  property: string;
5741
6990
  propertyType: CMSElementEditTypes;
5742
6991
  };
6992
+ textOverflow: any;
6993
+ numberOfDisplayedLines: any;
5743
6994
  buttonStyle: {
5744
6995
  parentRef: string;
5745
6996
  propertyType: CMSElementEditTypes;