@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
@@ -101,6 +101,17 @@ export declare const p1TextInstance: {
101
101
  propertyType: CMSElementEditTypes;
102
102
  parentRef: string;
103
103
  };
104
+ textOverflow: {
105
+ value: boolean;
106
+ property: string;
107
+ propertyType: CMSElementEditTypes;
108
+ };
109
+ numberOfDisplayedLines: {
110
+ value: number;
111
+ unit: number;
112
+ property: string;
113
+ propertyType: CMSElementEditTypes;
114
+ };
104
115
  };
105
116
  export declare const p1TextInstanceDesc: {
106
117
  themeDesc: {
@@ -204,6 +215,17 @@ export declare const p1TextInstanceDesc: {
204
215
  propertyType: CMSElementEditTypes;
205
216
  parentRef: string;
206
217
  };
218
+ textOverflowDesc: {
219
+ value: boolean;
220
+ property: string;
221
+ propertyType: CMSElementEditTypes;
222
+ };
223
+ numberOfDisplayedLinesDesc: {
224
+ value: number;
225
+ unit: number;
226
+ property: string;
227
+ propertyType: CMSElementEditTypes;
228
+ };
207
229
  };
208
230
  export declare const p2TextInstance: {
209
231
  theme: {
@@ -307,6 +329,17 @@ export declare const p2TextInstance: {
307
329
  propertyType: CMSElementEditTypes;
308
330
  parentRef: string;
309
331
  };
332
+ textOverflow: {
333
+ value: boolean;
334
+ property: string;
335
+ propertyType: CMSElementEditTypes;
336
+ };
337
+ numberOfDisplayedLines: {
338
+ value: number;
339
+ unit: number;
340
+ property: string;
341
+ propertyType: CMSElementEditTypes;
342
+ };
310
343
  };
311
344
  export declare const p3TextInstance: {
312
345
  theme: {
@@ -410,6 +443,17 @@ export declare const p3TextInstance: {
410
443
  propertyType: CMSElementEditTypes;
411
444
  parentRef: string;
412
445
  };
446
+ textOverflow: {
447
+ value: boolean;
448
+ property: string;
449
+ propertyType: CMSElementEditTypes;
450
+ };
451
+ numberOfDisplayedLines: {
452
+ value: number;
453
+ unit: number;
454
+ property: string;
455
+ propertyType: CMSElementEditTypes;
456
+ };
413
457
  };
414
458
  export declare const h1TextInstance: {
415
459
  theme: {
@@ -513,6 +557,17 @@ export declare const h1TextInstance: {
513
557
  propertyType: CMSElementEditTypes;
514
558
  parentRef: string;
515
559
  };
560
+ textOverflow: {
561
+ value: boolean;
562
+ property: string;
563
+ propertyType: CMSElementEditTypes;
564
+ };
565
+ numberOfDisplayedLines: {
566
+ value: number;
567
+ unit: number;
568
+ property: string;
569
+ propertyType: CMSElementEditTypes;
570
+ };
516
571
  };
517
572
  export declare const h2TextInstance: {
518
573
  theme: {
@@ -616,6 +671,17 @@ export declare const h2TextInstance: {
616
671
  propertyType: CMSElementEditTypes;
617
672
  parentRef: string;
618
673
  };
674
+ textOverflow: {
675
+ value: boolean;
676
+ property: string;
677
+ propertyType: CMSElementEditTypes;
678
+ };
679
+ numberOfDisplayedLines: {
680
+ value: number;
681
+ unit: number;
682
+ property: string;
683
+ propertyType: CMSElementEditTypes;
684
+ };
619
685
  };
620
686
  export declare const h3TextInstance: {
621
687
  theme: {
@@ -719,6 +785,17 @@ export declare const h3TextInstance: {
719
785
  propertyType: CMSElementEditTypes;
720
786
  parentRef: string;
721
787
  };
788
+ textOverflow: {
789
+ value: boolean;
790
+ property: string;
791
+ propertyType: CMSElementEditTypes;
792
+ };
793
+ numberOfDisplayedLines: {
794
+ value: number;
795
+ unit: number;
796
+ property: string;
797
+ propertyType: CMSElementEditTypes;
798
+ };
722
799
  };
723
800
  export declare const h4TextInstance: {
724
801
  theme: {
@@ -822,6 +899,17 @@ export declare const h4TextInstance: {
822
899
  propertyType: CMSElementEditTypes;
823
900
  parentRef: string;
824
901
  };
902
+ textOverflow: {
903
+ value: boolean;
904
+ property: string;
905
+ propertyType: CMSElementEditTypes;
906
+ };
907
+ numberOfDisplayedLines: {
908
+ value: number;
909
+ unit: number;
910
+ property: string;
911
+ propertyType: CMSElementEditTypes;
912
+ };
825
913
  };
826
914
  export declare const h5TextInstance: {
827
915
  theme: {
@@ -925,6 +1013,17 @@ export declare const h5TextInstance: {
925
1013
  propertyType: CMSElementEditTypes;
926
1014
  parentRef: string;
927
1015
  };
1016
+ textOverflow: {
1017
+ value: boolean;
1018
+ property: string;
1019
+ propertyType: CMSElementEditTypes;
1020
+ };
1021
+ numberOfDisplayedLines: {
1022
+ value: number;
1023
+ unit: number;
1024
+ property: string;
1025
+ propertyType: CMSElementEditTypes;
1026
+ };
928
1027
  };
929
1028
  export declare const h6TextInstance: {
930
1029
  theme: {
@@ -1028,4 +1127,15 @@ export declare const h6TextInstance: {
1028
1127
  propertyType: CMSElementEditTypes;
1029
1128
  parentRef: string;
1030
1129
  };
1130
+ textOverflow: {
1131
+ value: boolean;
1132
+ property: string;
1133
+ propertyType: CMSElementEditTypes;
1134
+ };
1135
+ numberOfDisplayedLines: {
1136
+ value: number;
1137
+ unit: number;
1138
+ property: string;
1139
+ propertyType: CMSElementEditTypes;
1140
+ };
1031
1141
  };
@@ -276,6 +276,8 @@ export declare const getDefaultData: () => {
276
276
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
277
277
  iconColor: CMSIBCommonInterface;
278
278
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
279
+ textOverflow: any;
280
+ numberOfDisplayedLines: any;
279
281
  theme: CMSIBCommonInterface;
280
282
  font: CMSIBCommonInterface;
281
283
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -356,6 +358,8 @@ export declare const getDefaultData: () => {
356
358
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
357
359
  iconColor: CMSIBCommonInterface;
358
360
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
361
+ textOverflow: any;
362
+ numberOfDisplayedLines: any;
359
363
  theme: CMSIBCommonInterface;
360
364
  font: CMSIBCommonInterface;
361
365
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -380,6 +384,8 @@ export declare const getDefaultData: () => {
380
384
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
381
385
  iconColor: CMSIBCommonInterface;
382
386
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
387
+ textOverflow: any;
388
+ numberOfDisplayedLines: any;
383
389
  theme: CMSIBCommonInterface;
384
390
  font: CMSIBCommonInterface;
385
391
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -404,6 +410,8 @@ export declare const getDefaultData: () => {
404
410
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
405
411
  iconColor: CMSIBCommonInterface;
406
412
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
413
+ textOverflow: any;
414
+ numberOfDisplayedLines: any;
407
415
  theme: CMSIBCommonInterface;
408
416
  font: CMSIBCommonInterface;
409
417
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -479,6 +487,11 @@ export declare const getDefaultData: () => {
479
487
  selectorKey: SelectorKeysEnum;
480
488
  };
481
489
  quotaNameDesign: {
490
+ maxCharacters: {
491
+ value: number;
492
+ property: string;
493
+ propertyType: CMSElementEditTypes;
494
+ };
482
495
  theme: CMSIBCommonInterface;
483
496
  font: CMSIBCommonInterface;
484
497
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -493,6 +506,11 @@ export declare const getDefaultData: () => {
493
506
  selectorKey: SelectorKeysEnum;
494
507
  };
495
508
  quotaExpiryDesign: {
509
+ maxCharacters: {
510
+ value: number;
511
+ property: string;
512
+ propertyType: CMSElementEditTypes;
513
+ };
496
514
  theme: CMSIBCommonInterface;
497
515
  font: CMSIBCommonInterface;
498
516
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -507,6 +525,11 @@ export declare const getDefaultData: () => {
507
525
  selectorKey: SelectorKeysEnum;
508
526
  };
509
527
  quotaInventoryDesign: {
528
+ maxCharacters: {
529
+ value: number;
530
+ property: string;
531
+ propertyType: CMSElementEditTypes;
532
+ };
510
533
  theme: CMSIBCommonInterface;
511
534
  font: CMSIBCommonInterface;
512
535
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -521,6 +544,11 @@ export declare const getDefaultData: () => {
521
544
  selectorKey: SelectorKeysEnum;
522
545
  };
523
546
  quotaHighlightedDesign: {
547
+ maxCharacters: {
548
+ value: number;
549
+ property: string;
550
+ propertyType: CMSElementEditTypes;
551
+ };
524
552
  theme: CMSIBCommonInterface;
525
553
  font: CMSIBCommonInterface;
526
554
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -596,6 +624,11 @@ export declare const getDefaultData: () => {
596
624
  selectorKey: SelectorKeysEnum;
597
625
  };
598
626
  allowanceNameDesign: {
627
+ maxCharacters: {
628
+ value: number;
629
+ property: string;
630
+ propertyType: CMSElementEditTypes;
631
+ };
599
632
  theme: CMSIBCommonInterface;
600
633
  font: CMSIBCommonInterface;
601
634
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -610,6 +643,11 @@ export declare const getDefaultData: () => {
610
643
  selectorKey: SelectorKeysEnum;
611
644
  };
612
645
  allowanceExpiryDesign: {
646
+ maxCharacters: {
647
+ value: number;
648
+ property: string;
649
+ propertyType: CMSElementEditTypes;
650
+ };
613
651
  theme: CMSIBCommonInterface;
614
652
  font: CMSIBCommonInterface;
615
653
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -864,6 +902,17 @@ export declare const getDefaultData: () => {
864
902
  propertyType: CMSElementEditTypes;
865
903
  parentRef: string;
866
904
  };
905
+ textOverflow: {
906
+ value: boolean;
907
+ property: string;
908
+ propertyType: CMSElementEditTypes;
909
+ };
910
+ numberOfDisplayedLines: {
911
+ value: number;
912
+ unit: number;
913
+ property: string;
914
+ propertyType: CMSElementEditTypes;
915
+ };
867
916
  selectorKey: SelectorKeysEnum;
868
917
  padding: any;
869
918
  backgroundColor: CMSIBCommonInterface;
@@ -970,17 +1019,6 @@ export declare const getDefaultData: () => {
970
1019
  };
971
1020
  widgetPlaceholderText: {
972
1021
  padding: any;
973
- textOverflow: {
974
- value: boolean;
975
- property: string;
976
- propertyType: CMSElementEditTypes;
977
- };
978
- numberOfDisplayedLines: {
979
- unit: CMSCSSUnitTypesEnums;
980
- value: number;
981
- property: string;
982
- propertyType: CMSElementEditTypes;
983
- };
984
1022
  textTransform: {
985
1023
  value: string;
986
1024
  property: string;
@@ -1027,17 +1065,8 @@ export declare const getDefaultData: () => {
1027
1065
  itemStyle: {
1028
1066
  selectorKey: SelectorKeysEnum;
1029
1067
  defaultState: {
1030
- textOverflow: {
1031
- value: boolean;
1032
- property: string;
1033
- propertyType: CMSElementEditTypes;
1034
- };
1035
- numberOfDisplayedLines: {
1036
- unit: CMSCSSUnitTypesEnums;
1037
- value: number;
1038
- property: string;
1039
- propertyType: CMSElementEditTypes;
1040
- };
1068
+ textOverflow: any;
1069
+ numberOfDisplayedLines: any;
1041
1070
  textTransform: {
1042
1071
  value: string;
1043
1072
  property: string;
@@ -1178,6 +1207,17 @@ export declare const getDefaultData: () => {
1178
1207
  propertyType: CMSElementEditTypes;
1179
1208
  parentRef: string;
1180
1209
  };
1210
+ textOverflow: {
1211
+ value: boolean;
1212
+ property: string;
1213
+ propertyType: CMSElementEditTypes;
1214
+ };
1215
+ numberOfDisplayedLines: {
1216
+ value: number;
1217
+ unit: number;
1218
+ property: string;
1219
+ propertyType: CMSElementEditTypes;
1220
+ };
1181
1221
  selectorKey: SelectorKeysEnum;
1182
1222
  backgroundColor: CMSIBCommonInterface;
1183
1223
  borderColor: CMSIBCommonInterface;
@@ -819,6 +819,8 @@ export declare const ControlsInstances: {
819
819
  propertyType: CMSElementEditTypes;
820
820
  unit: number;
821
821
  };
822
+ textOverflow: any;
823
+ numberOfDisplayedLines: any;
822
824
  };
823
825
  rowText: {
824
826
  font: {
@@ -853,6 +855,8 @@ export declare const ControlsInstances: {
853
855
  propertyType: CMSElementEditTypes;
854
856
  unit: number;
855
857
  };
858
+ textOverflow: any;
859
+ numberOfDisplayedLines: any;
856
860
  };
857
861
  scrollBar: {
858
862
  scrollBarWidth: {
@@ -315,6 +315,17 @@ export declare const getDefaultData: () => {
315
315
  propertyType: CMSElementEditTypes;
316
316
  parentRef: string;
317
317
  };
318
+ textOverflowDesc: {
319
+ value: boolean;
320
+ property: string;
321
+ propertyType: CMSElementEditTypes;
322
+ };
323
+ numberOfDisplayedLinesDesc: {
324
+ value: number;
325
+ unit: number;
326
+ property: string;
327
+ propertyType: CMSElementEditTypes;
328
+ };
318
329
  textTransform: {
319
330
  value: string;
320
331
  property: string;
@@ -423,6 +434,17 @@ export declare const getDefaultData: () => {
423
434
  propertyType: CMSElementEditTypes;
424
435
  parentRef: string;
425
436
  };
437
+ textOverflow: {
438
+ value: boolean;
439
+ property: string;
440
+ propertyType: CMSElementEditTypes;
441
+ };
442
+ numberOfDisplayedLines: {
443
+ value: number;
444
+ unit: number;
445
+ property: string;
446
+ propertyType: CMSElementEditTypes;
447
+ };
426
448
  selectorKey: VideoSelectorKeysEnum;
427
449
  backgroundColor: CMSIBCommonInterface;
428
450
  borderColor: CMSIBCommonInterface;
@@ -90,8 +90,14 @@
90
90
  --_ctm-mob-dn-ll-tt-tm,
91
91
  var(--_ctm-tab-dn-ll-tt-tm, var(--_ctm-dn-ll-tt-tm))
92
92
  );
93
- word-wrap: var(--_ctm-mob-dn-ll-wd-wp, var(--_ctm-tab-dn-ll-wd-wp, var(--_ctm-dn-ll-wd-wp)));
94
- word-break: var(--_ctm-mob-dn-ll-wd-bk, var(--_ctm-tab-dn-ll-wd-bk, var(--_ctm-dn-ll-wd-bk)));
93
+ word-wrap: var(
94
+ --_ctm-mob-dn-ll-wd-wp,
95
+ var(--_ctm-tab-dn-ll-wd-wp, var(--_ctm-dn-ll-wd-wp))
96
+ );
97
+ word-break: var(
98
+ --_ctm-mob-dn-ll-wd-bk,
99
+ var(--_ctm-tab-dn-ll-wd-bk, var(--_ctm-dn-ll-wd-bk))
100
+ );
95
101
  &.flex__overflow {
96
102
  white-space: normal;
97
103
  @include restrictToLinesShow(#{var(--_sf-line-clamp, 1)});