@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
@@ -198,6 +198,8 @@ export declare const getDefaultData: () => {
198
198
  underline: import("../../interfaces/global").CMSIBCommonInterface;
199
199
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
200
200
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
201
+ textOverflow: any;
202
+ numberOfDisplayedLines: any;
201
203
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
202
204
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
203
205
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -240,6 +242,8 @@ export declare const getDefaultData: () => {
240
242
  underline: import("../../interfaces/global").CMSIBCommonInterface;
241
243
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
242
244
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
245
+ textOverflow: any;
246
+ numberOfDisplayedLines: any;
243
247
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
244
248
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
245
249
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -276,6 +280,8 @@ export declare const getDefaultData: () => {
276
280
  underline: import("../../interfaces/global").CMSIBCommonInterface;
277
281
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
278
282
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
283
+ textOverflow: any;
284
+ numberOfDisplayedLines: any;
279
285
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
280
286
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
281
287
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -315,6 +321,8 @@ export declare const getDefaultData: () => {
315
321
  underline: import("../../interfaces/global").CMSIBCommonInterface;
316
322
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
317
323
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
324
+ textOverflow: any;
325
+ numberOfDisplayedLines: any;
318
326
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
319
327
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
320
328
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -351,6 +359,8 @@ export declare const getDefaultData: () => {
351
359
  underline: import("../../interfaces/global").CMSIBCommonInterface;
352
360
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
353
361
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
362
+ textOverflow: any;
363
+ numberOfDisplayedLines: any;
354
364
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
355
365
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
356
366
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -391,6 +401,8 @@ export declare const getDefaultData: () => {
391
401
  underline: import("../../interfaces/global").CMSIBCommonInterface;
392
402
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
393
403
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
404
+ textOverflow: any;
405
+ numberOfDisplayedLines: any;
394
406
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
395
407
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
396
408
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -421,6 +433,8 @@ export declare const getDefaultData: () => {
421
433
  underline: import("../../interfaces/global").CMSIBCommonInterface;
422
434
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
423
435
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
436
+ textOverflow: any;
437
+ numberOfDisplayedLines: any;
424
438
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
425
439
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
426
440
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -451,6 +465,8 @@ export declare const getDefaultData: () => {
451
465
  underline: import("../../interfaces/global").CMSIBCommonInterface;
452
466
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
453
467
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
468
+ textOverflow: any;
469
+ numberOfDisplayedLines: any;
454
470
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
455
471
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
456
472
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -481,6 +497,8 @@ export declare const getDefaultData: () => {
481
497
  underline: import("../../interfaces/global").CMSIBCommonInterface;
482
498
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
483
499
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
500
+ textOverflow: any;
501
+ numberOfDisplayedLines: any;
484
502
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
485
503
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
486
504
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -523,6 +541,8 @@ export declare const getDefaultData: () => {
523
541
  underline: import("../../interfaces/global").CMSIBCommonInterface;
524
542
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
525
543
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
544
+ textOverflow: any;
545
+ numberOfDisplayedLines: any;
526
546
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
527
547
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
528
548
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -563,6 +583,8 @@ export declare const getDefaultData: () => {
563
583
  underline: import("../../interfaces/global").CMSIBCommonInterface;
564
584
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
565
585
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
586
+ textOverflow: any;
587
+ numberOfDisplayedLines: any;
566
588
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
567
589
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
568
590
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -593,6 +615,8 @@ export declare const getDefaultData: () => {
593
615
  underline: import("../../interfaces/global").CMSIBCommonInterface;
594
616
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
595
617
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
618
+ textOverflow: any;
619
+ numberOfDisplayedLines: any;
596
620
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
597
621
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
598
622
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -623,6 +647,8 @@ export declare const getDefaultData: () => {
623
647
  underline: import("../../interfaces/global").CMSIBCommonInterface;
624
648
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
625
649
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
650
+ textOverflow: any;
651
+ numberOfDisplayedLines: any;
626
652
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
627
653
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
628
654
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -743,6 +769,17 @@ export declare const getDefaultData: () => {
743
769
  propertyType: CMSElementEditTypes;
744
770
  parentRef: string;
745
771
  };
772
+ textOverflowDesc: {
773
+ value: boolean;
774
+ property: string;
775
+ propertyType: CMSElementEditTypes;
776
+ };
777
+ numberOfDisplayedLinesDesc: {
778
+ value: number;
779
+ unit: number;
780
+ property: string;
781
+ propertyType: CMSElementEditTypes;
782
+ };
746
783
  theme: {
747
784
  value: string;
748
785
  property: string;
@@ -844,6 +881,17 @@ export declare const getDefaultData: () => {
844
881
  propertyType: CMSElementEditTypes;
845
882
  parentRef: string;
846
883
  };
884
+ textOverflow: {
885
+ value: boolean;
886
+ property: string;
887
+ propertyType: CMSElementEditTypes;
888
+ };
889
+ numberOfDisplayedLines: {
890
+ value: number;
891
+ unit: number;
892
+ property: string;
893
+ propertyType: CMSElementEditTypes;
894
+ };
847
895
  padding: any;
848
896
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
849
897
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
@@ -881,6 +929,8 @@ export declare const getDefaultData: () => {
881
929
  underline: import("../../interfaces/global").CMSIBCommonInterface;
882
930
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
883
931
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
932
+ textOverflow: any;
933
+ numberOfDisplayedLines: any;
884
934
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
885
935
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
886
936
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -919,6 +969,8 @@ export declare const getDefaultData: () => {
919
969
  underline: import("../../interfaces/global").CMSIBCommonInterface;
920
970
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
921
971
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
972
+ textOverflow: any;
973
+ numberOfDisplayedLines: any;
922
974
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
923
975
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
924
976
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -951,6 +1003,8 @@ export declare const getDefaultData: () => {
951
1003
  underline: import("../../interfaces/global").CMSIBCommonInterface;
952
1004
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
953
1005
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1006
+ textOverflow: any;
1007
+ numberOfDisplayedLines: any;
954
1008
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
955
1009
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
956
1010
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -981,6 +1035,8 @@ export declare const getDefaultData: () => {
981
1035
  underline: import("../../interfaces/global").CMSIBCommonInterface;
982
1036
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
983
1037
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1038
+ textOverflow: any;
1039
+ numberOfDisplayedLines: any;
984
1040
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
985
1041
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
986
1042
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1011,6 +1067,8 @@ export declare const getDefaultData: () => {
1011
1067
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1012
1068
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1013
1069
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1070
+ textOverflow: any;
1071
+ numberOfDisplayedLines: any;
1014
1072
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1015
1073
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1016
1074
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1041,6 +1099,8 @@ export declare const getDefaultData: () => {
1041
1099
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1042
1100
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1043
1101
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1102
+ textOverflow: any;
1103
+ numberOfDisplayedLines: any;
1044
1104
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1045
1105
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1046
1106
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1082,6 +1142,8 @@ export declare const getDefaultData: () => {
1082
1142
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1083
1143
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1084
1144
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1145
+ textOverflow: any;
1146
+ numberOfDisplayedLines: any;
1085
1147
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1086
1148
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1087
1149
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1114,6 +1176,8 @@ export declare const getDefaultData: () => {
1114
1176
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1115
1177
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1116
1178
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1179
+ textOverflow: any;
1180
+ numberOfDisplayedLines: any;
1117
1181
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1118
1182
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1119
1183
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1234,6 +1298,17 @@ export declare const getDefaultData: () => {
1234
1298
  propertyType: CMSElementEditTypes;
1235
1299
  parentRef: string;
1236
1300
  };
1301
+ textOverflowDesc: {
1302
+ value: boolean;
1303
+ property: string;
1304
+ propertyType: CMSElementEditTypes;
1305
+ };
1306
+ numberOfDisplayedLinesDesc: {
1307
+ value: number;
1308
+ unit: number;
1309
+ property: string;
1310
+ propertyType: CMSElementEditTypes;
1311
+ };
1237
1312
  theme: {
1238
1313
  value: string;
1239
1314
  property: string;
@@ -1335,6 +1410,17 @@ export declare const getDefaultData: () => {
1335
1410
  propertyType: CMSElementEditTypes;
1336
1411
  parentRef: string;
1337
1412
  };
1413
+ textOverflow: {
1414
+ value: boolean;
1415
+ property: string;
1416
+ propertyType: CMSElementEditTypes;
1417
+ };
1418
+ numberOfDisplayedLines: {
1419
+ value: number;
1420
+ unit: number;
1421
+ property: string;
1422
+ propertyType: CMSElementEditTypes;
1423
+ };
1338
1424
  padding: any;
1339
1425
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1340
1426
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
@@ -1375,6 +1461,8 @@ export declare const getDefaultData: () => {
1375
1461
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1376
1462
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1377
1463
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1464
+ textOverflow: any;
1465
+ numberOfDisplayedLines: any;
1378
1466
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1379
1467
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1380
1468
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1404,6 +1492,8 @@ export declare const getDefaultData: () => {
1404
1492
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1405
1493
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1406
1494
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1495
+ textOverflow: any;
1496
+ numberOfDisplayedLines: any;
1407
1497
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1408
1498
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1409
1499
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1524,6 +1614,17 @@ export declare const getDefaultData: () => {
1524
1614
  propertyType: CMSElementEditTypes;
1525
1615
  parentRef: string;
1526
1616
  };
1617
+ textOverflowDesc: {
1618
+ value: boolean;
1619
+ property: string;
1620
+ propertyType: CMSElementEditTypes;
1621
+ };
1622
+ numberOfDisplayedLinesDesc: {
1623
+ value: number;
1624
+ unit: number;
1625
+ property: string;
1626
+ propertyType: CMSElementEditTypes;
1627
+ };
1527
1628
  theme: {
1528
1629
  value: string;
1529
1630
  property: string;
@@ -1625,6 +1726,17 @@ export declare const getDefaultData: () => {
1625
1726
  propertyType: CMSElementEditTypes;
1626
1727
  parentRef: string;
1627
1728
  };
1729
+ textOverflow: {
1730
+ value: boolean;
1731
+ property: string;
1732
+ propertyType: CMSElementEditTypes;
1733
+ };
1734
+ numberOfDisplayedLines: {
1735
+ value: number;
1736
+ unit: number;
1737
+ property: string;
1738
+ propertyType: CMSElementEditTypes;
1739
+ };
1628
1740
  padding: any;
1629
1741
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1630
1742
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
@@ -1666,6 +1778,8 @@ export declare const getDefaultData: () => {
1666
1778
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1667
1779
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1668
1780
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1781
+ textOverflow: any;
1782
+ numberOfDisplayedLines: any;
1669
1783
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1670
1784
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1671
1785
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1698,6 +1812,8 @@ export declare const getDefaultData: () => {
1698
1812
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1699
1813
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1700
1814
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1815
+ textOverflow: any;
1816
+ numberOfDisplayedLines: any;
1701
1817
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1702
1818
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1703
1819
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1818,6 +1934,17 @@ export declare const getDefaultData: () => {
1818
1934
  propertyType: CMSElementEditTypes;
1819
1935
  parentRef: string;
1820
1936
  };
1937
+ textOverflowDesc: {
1938
+ value: boolean;
1939
+ property: string;
1940
+ propertyType: CMSElementEditTypes;
1941
+ };
1942
+ numberOfDisplayedLinesDesc: {
1943
+ value: number;
1944
+ unit: number;
1945
+ property: string;
1946
+ propertyType: CMSElementEditTypes;
1947
+ };
1821
1948
  theme: {
1822
1949
  value: string;
1823
1950
  property: string;
@@ -1919,6 +2046,17 @@ export declare const getDefaultData: () => {
1919
2046
  propertyType: CMSElementEditTypes;
1920
2047
  parentRef: string;
1921
2048
  };
2049
+ textOverflow: {
2050
+ value: boolean;
2051
+ property: string;
2052
+ propertyType: CMSElementEditTypes;
2053
+ };
2054
+ numberOfDisplayedLines: {
2055
+ value: number;
2056
+ unit: number;
2057
+ property: string;
2058
+ propertyType: CMSElementEditTypes;
2059
+ };
1922
2060
  padding: any;
1923
2061
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1924
2062
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
@@ -1959,6 +2097,8 @@ export declare const getDefaultData: () => {
1959
2097
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1960
2098
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1961
2099
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2100
+ textOverflow: any;
2101
+ numberOfDisplayedLines: any;
1962
2102
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1963
2103
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1964
2104
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1997,6 +2137,8 @@ export declare const getDefaultData: () => {
1997
2137
  underline: import("../../interfaces/global").CMSIBCommonInterface;
1998
2138
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1999
2139
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2140
+ textOverflow: any;
2141
+ numberOfDisplayedLines: any;
2000
2142
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2001
2143
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2002
2144
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2033,6 +2175,8 @@ export declare const getDefaultData: () => {
2033
2175
  underline: import("../../interfaces/global").CMSIBCommonInterface;
2034
2176
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2035
2177
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2178
+ textOverflow: any;
2179
+ numberOfDisplayedLines: any;
2036
2180
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2037
2181
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2038
2182
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2063,6 +2207,8 @@ export declare const getDefaultData: () => {
2063
2207
  underline: import("../../interfaces/global").CMSIBCommonInterface;
2064
2208
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2065
2209
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2210
+ textOverflow: any;
2211
+ numberOfDisplayedLines: any;
2066
2212
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2067
2213
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2068
2214
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2184,6 +2330,17 @@ export declare const getDefaultData: () => {
2184
2330
  propertyType: CMSElementEditTypes;
2185
2331
  parentRef: string;
2186
2332
  };
2333
+ textOverflowDesc: {
2334
+ value: boolean;
2335
+ property: string;
2336
+ propertyType: CMSElementEditTypes;
2337
+ };
2338
+ numberOfDisplayedLinesDesc: {
2339
+ value: number;
2340
+ unit: number;
2341
+ property: string;
2342
+ propertyType: CMSElementEditTypes;
2343
+ };
2187
2344
  theme: {
2188
2345
  value: string;
2189
2346
  property: string;
@@ -2285,6 +2442,17 @@ export declare const getDefaultData: () => {
2285
2442
  propertyType: CMSElementEditTypes;
2286
2443
  parentRef: string;
2287
2444
  };
2445
+ textOverflow: {
2446
+ value: boolean;
2447
+ property: string;
2448
+ propertyType: CMSElementEditTypes;
2449
+ };
2450
+ numberOfDisplayedLines: {
2451
+ value: number;
2452
+ unit: number;
2453
+ property: string;
2454
+ propertyType: CMSElementEditTypes;
2455
+ };
2288
2456
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2289
2457
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2290
2458
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2326,6 +2494,8 @@ export declare const getDefaultData: () => {
2326
2494
  underline: import("../../interfaces/global").CMSIBCommonInterface;
2327
2495
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2328
2496
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2497
+ textOverflow: any;
2498
+ numberOfDisplayedLines: any;
2329
2499
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2330
2500
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2331
2501
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -2356,6 +2526,8 @@ export declare const getDefaultData: () => {
2356
2526
  underline: import("../../interfaces/global").CMSIBCommonInterface;
2357
2527
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
2358
2528
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
2529
+ textOverflow: any;
2530
+ numberOfDisplayedLines: any;
2359
2531
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
2360
2532
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
2361
2533
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -79,6 +79,8 @@ export interface CMSElementEditPopupDesignInterface {
79
79
  paragraphSpacingDesc?: CMSIBSizeInterface;
80
80
  icon?: CMSIBIconInterface;
81
81
  lineHeightDesc: CMSIBSizeInterface;
82
+ textOverflowDesc?: any;
83
+ numberOfDisplayedLinesDesc?: any;
82
84
  zoomImage: CMSIBCommonInterface;
83
85
  flip: CMSIBCommonInterface;
84
86
  direction: CMSIBCommonInterface;
@@ -264,6 +264,17 @@ export declare const getDefaultData: () => {
264
264
  propertyType: CMSElementEditTypes;
265
265
  parentRef: string;
266
266
  };
267
+ textOverflowDesc: {
268
+ value: boolean;
269
+ property: string;
270
+ propertyType: CMSElementEditTypes;
271
+ };
272
+ numberOfDisplayedLinesDesc: {
273
+ value: number;
274
+ unit: number;
275
+ property: string;
276
+ propertyType: CMSElementEditTypes;
277
+ };
267
278
  theme: {
268
279
  value: string;
269
280
  property: string;
@@ -365,6 +376,17 @@ export declare const getDefaultData: () => {
365
376
  propertyType: CMSElementEditTypes;
366
377
  parentRef: string;
367
378
  };
379
+ textOverflow: {
380
+ value: boolean;
381
+ property: string;
382
+ propertyType: CMSElementEditTypes;
383
+ };
384
+ numberOfDisplayedLines: {
385
+ value: number;
386
+ unit: number;
387
+ property: string;
388
+ propertyType: CMSElementEditTypes;
389
+ };
368
390
  selectorKey: SelectorKeysEnum;
369
391
  backgroundColor: CMSIBCommonInterface;
370
392
  showBorder: CMSIBCommonInterface;
@@ -534,6 +556,17 @@ export declare const getDefaultData: () => {
534
556
  propertyType: CMSElementEditTypes;
535
557
  parentRef: string;
536
558
  };
559
+ textOverflowDesc: {
560
+ value: boolean;
561
+ property: string;
562
+ propertyType: CMSElementEditTypes;
563
+ };
564
+ numberOfDisplayedLinesDesc: {
565
+ value: number;
566
+ unit: number;
567
+ property: string;
568
+ propertyType: CMSElementEditTypes;
569
+ };
537
570
  theme: {
538
571
  value: string;
539
572
  property: string;
@@ -635,6 +668,17 @@ export declare const getDefaultData: () => {
635
668
  propertyType: CMSElementEditTypes;
636
669
  parentRef: string;
637
670
  };
671
+ textOverflow: {
672
+ value: boolean;
673
+ property: string;
674
+ propertyType: CMSElementEditTypes;
675
+ };
676
+ numberOfDisplayedLines: {
677
+ value: number;
678
+ unit: number;
679
+ property: string;
680
+ propertyType: CMSElementEditTypes;
681
+ };
638
682
  selectorKey: SelectorKeysEnum;
639
683
  backgroundColor: CMSIBCommonInterface;
640
684
  showBorder: CMSIBCommonInterface;
@@ -60,6 +60,8 @@ export declare const getDefaultData: () => {
60
60
  textAlign: CMSIBCommonInterface;
61
61
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
62
62
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
63
+ textOverflow: any;
64
+ numberOfDisplayedLines: any;
63
65
  borderColor: CMSIBCommonInterface;
64
66
  borderStyle: CMSIBCommonInterface;
65
67
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -92,6 +94,8 @@ export declare const getDefaultData: () => {
92
94
  textAlign: CMSIBCommonInterface;
93
95
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
94
96
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
97
+ textOverflow: any;
98
+ numberOfDisplayedLines: any;
95
99
  borderColor: CMSIBCommonInterface;
96
100
  borderStyle: CMSIBCommonInterface;
97
101
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -131,6 +135,8 @@ export declare const getDefaultData: () => {
131
135
  textAlign: CMSIBCommonInterface;
132
136
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
133
137
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
138
+ textOverflow: any;
139
+ numberOfDisplayedLines: any;
134
140
  borderColor: CMSIBCommonInterface;
135
141
  borderStyle: CMSIBCommonInterface;
136
142
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -161,6 +167,8 @@ export declare const getDefaultData: () => {
161
167
  textAlign: CMSIBCommonInterface;
162
168
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
163
169
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
170
+ textOverflow: any;
171
+ numberOfDisplayedLines: any;
164
172
  borderColor: CMSIBCommonInterface;
165
173
  borderStyle: CMSIBCommonInterface;
166
174
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -192,6 +200,8 @@ export declare const getDefaultData: () => {
192
200
  textAlign: CMSIBCommonInterface;
193
201
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
194
202
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
203
+ textOverflow: any;
204
+ numberOfDisplayedLines: any;
195
205
  borderColor: CMSIBCommonInterface;
196
206
  borderStyle: CMSIBCommonInterface;
197
207
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -230,6 +240,8 @@ export declare const getDefaultData: () => {
230
240
  textAlign: CMSIBCommonInterface;
231
241
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
232
242
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
243
+ textOverflow: any;
244
+ numberOfDisplayedLines: any;
233
245
  borderColor: CMSIBCommonInterface;
234
246
  borderStyle: CMSIBCommonInterface;
235
247
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -265,6 +277,8 @@ export declare const getDefaultData: () => {
265
277
  textAlign: CMSIBCommonInterface;
266
278
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
267
279
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
280
+ textOverflow: any;
281
+ numberOfDisplayedLines: any;
268
282
  borderColor: CMSIBCommonInterface;
269
283
  borderStyle: CMSIBCommonInterface;
270
284
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -296,6 +310,8 @@ export declare const getDefaultData: () => {
296
310
  textAlign: CMSIBCommonInterface;
297
311
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
298
312
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
313
+ textOverflow: any;
314
+ numberOfDisplayedLines: any;
299
315
  borderColor: CMSIBCommonInterface;
300
316
  borderStyle: CMSIBCommonInterface;
301
317
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -327,6 +343,8 @@ export declare const getDefaultData: () => {
327
343
  textAlign: CMSIBCommonInterface;
328
344
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
329
345
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
346
+ textOverflow: any;
347
+ numberOfDisplayedLines: any;
330
348
  borderColor: CMSIBCommonInterface;
331
349
  borderStyle: CMSIBCommonInterface;
332
350
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -358,6 +376,8 @@ export declare const getDefaultData: () => {
358
376
  textAlign: CMSIBCommonInterface;
359
377
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
360
378
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
379
+ textOverflow: any;
380
+ numberOfDisplayedLines: any;
361
381
  borderColor: CMSIBCommonInterface;
362
382
  borderStyle: CMSIBCommonInterface;
363
383
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -567,6 +587,8 @@ export declare const getDefaultData: () => {
567
587
  property: string;
568
588
  propertyType: CMSElementEditTypes;
569
589
  };
590
+ textOverflow: any;
591
+ numberOfDisplayedLines: any;
570
592
  buttonStyle: {
571
593
  parentRef: string;
572
594
  propertyType: CMSElementEditTypes;
@@ -805,6 +827,8 @@ export declare const getDefaultData: () => {
805
827
  property: string;
806
828
  propertyType: CMSElementEditTypes;
807
829
  };
830
+ textOverflow: any;
831
+ numberOfDisplayedLines: any;
808
832
  buttonStyle: {
809
833
  parentRef: string;
810
834
  propertyType: CMSElementEditTypes;
@@ -1032,6 +1056,8 @@ export declare const getDefaultData: () => {
1032
1056
  property: string;
1033
1057
  propertyType: CMSElementEditTypes;
1034
1058
  };
1059
+ textOverflow: any;
1060
+ numberOfDisplayedLines: any;
1035
1061
  buttonStyle: {
1036
1062
  parentRef: string;
1037
1063
  propertyType: CMSElementEditTypes;
@@ -1270,6 +1296,8 @@ export declare const getDefaultData: () => {
1270
1296
  property: string;
1271
1297
  propertyType: CMSElementEditTypes;
1272
1298
  };
1299
+ textOverflow: any;
1300
+ numberOfDisplayedLines: any;
1273
1301
  buttonStyle: {
1274
1302
  parentRef: string;
1275
1303
  propertyType: CMSElementEditTypes;