@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
@@ -269,6 +269,17 @@ export declare const getDefaultData: () => {
269
269
  propertyType: CMSElementEditTypes;
270
270
  parentRef: string;
271
271
  };
272
+ textOverflowDesc: {
273
+ value: boolean;
274
+ property: string;
275
+ propertyType: CMSElementEditTypes;
276
+ };
277
+ numberOfDisplayedLinesDesc: {
278
+ value: number;
279
+ unit: number;
280
+ property: string;
281
+ propertyType: CMSElementEditTypes;
282
+ };
272
283
  theme: {
273
284
  value: string;
274
285
  property: string;
@@ -370,6 +381,17 @@ export declare const getDefaultData: () => {
370
381
  propertyType: CMSElementEditTypes;
371
382
  parentRef: string;
372
383
  };
384
+ textOverflow: {
385
+ value: boolean;
386
+ property: string;
387
+ propertyType: CMSElementEditTypes;
388
+ };
389
+ numberOfDisplayedLines: {
390
+ value: number;
391
+ unit: number;
392
+ property: string;
393
+ propertyType: CMSElementEditTypes;
394
+ };
373
395
  selectorKey: QuickLinksSelectorKeysEnum;
374
396
  backgroundColor: CMSIBCommonInterface;
375
397
  borderColor: CMSIBCommonInterface;
@@ -446,6 +468,8 @@ export declare const getDefaultData: () => {
446
468
  parentRef: string;
447
469
  };
448
470
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
471
+ textOverflow: any;
472
+ numberOfDisplayedLines: any;
449
473
  };
450
474
  hoverState: {
451
475
  selectorKey: QuickLinksSelectorKeysEnum;
@@ -511,6 +535,8 @@ export declare const getDefaultData: () => {
511
535
  property?: any;
512
536
  parentRef?: string | undefined;
513
537
  };
538
+ textOverflow: any;
539
+ numberOfDisplayedLines: any;
514
540
  };
515
541
  };
516
542
  quickLinksTextLayout: {
@@ -66,6 +66,47 @@ export interface selfDesignInterface {
66
66
  repeaterWidget: any;
67
67
  buttonStyle: any;
68
68
  gridViewControlStyle: any;
69
+ paginationArrows: {
70
+ selectorKey: string;
71
+ arrowIconStyle: CMSIBCommonInterface;
72
+ leftArrowIconStyle: CMSIBCommonInterface;
73
+ rightArrowIconStyle: CMSIBCommonInterface;
74
+ backgroundShape: CMSIBCommonInterface;
75
+ arrowSize: CMSIBSizeInterface;
76
+ arrowColor: CMSIBCommonInterface;
77
+ backgroundColor: CMSIBCommonInterface;
78
+ };
79
+ paginationDots: {
80
+ selectorKey: string;
81
+ dotSize: CMSIBSizeInterface;
82
+ currentDotColor: CMSIBCommonInterface;
83
+ otherDotColor: CMSIBCommonInterface;
84
+ borderColor: CMSIBCommonInterface;
85
+ borderStyle: CMSIBCommonInterface;
86
+ borderPerSlide: any;
87
+ showBorder: CMSIBCommonInterface;
88
+ showShadow: CMSIBCommonInterface;
89
+ shadowColor: CMSIBCommonInterface;
90
+ blur: CMSIBSizeInterface;
91
+ spread: CMSIBSizeInterface;
92
+ angle: CMSIBSizeInterface;
93
+ };
94
+ paginationLine: {
95
+ selectorKey: string;
96
+ lineHeight: CMSIBSizeInterface;
97
+ lineWidth: CMSIBSizeInterface;
98
+ currentLineColor: CMSIBCommonInterface;
99
+ otherLineColor: CMSIBCommonInterface;
100
+ borderColor: CMSIBCommonInterface;
101
+ borderStyle: CMSIBCommonInterface;
102
+ borderPerSlide: any;
103
+ showBorder: CMSIBCommonInterface;
104
+ showShadow: CMSIBCommonInterface;
105
+ shadowColor: CMSIBCommonInterface;
106
+ blur: CMSIBSizeInterface;
107
+ spread: CMSIBSizeInterface;
108
+ angle: CMSIBSizeInterface;
109
+ };
69
110
  }
70
111
  export declare enum selfSelectorKeysEnum {
71
112
  LAYOUT = "layout",
@@ -83,7 +124,10 @@ export declare enum selfSelectorKeysEnum {
83
124
  IMAGE_CONTROLS = "imageControls",
84
125
  SLIDER_CONTROLS = "sliderControls",
85
126
  GRID_VIEW = "gridView",
86
- LIST_VIEW = "listView"
127
+ LIST_VIEW = "listView",
128
+ PAGINATION_ARROWS = "pagination-arrows",
129
+ PAGINATION_DOTS = "pagination-dots",
130
+ PAGINATION_LINE = "pagination-lines"
87
131
  }
88
132
  export declare const getDefaultData: () => CMSElementEditPopupInterface<selfLayoutInterface & CMSElementEditPopupLayoutInterface, selfDesignInterface & CMSElementEditPopupDesignInterface>;
89
133
  export {};
@@ -92,6 +92,11 @@ export declare const getDefaultData: () => {
92
92
  property: string;
93
93
  propertyType: CMSElementEditTypes;
94
94
  };
95
+ horizontalAlignment: {
96
+ value: string;
97
+ property: string;
98
+ propertyType: CMSElementEditTypes;
99
+ };
95
100
  pauseOnHover: {
96
101
  value: string;
97
102
  property: string;
@@ -149,6 +154,7 @@ export declare const getDefaultData: () => {
149
154
  unit: number;
150
155
  propertyType: CMSElementEditTypes;
151
156
  };
157
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
152
158
  backgroundColor: CMSIBCommonInterface;
153
159
  dividerColor: {
154
160
  value: {
@@ -172,22 +178,13 @@ export declare const getDefaultData: () => {
172
178
  property: string;
173
179
  propertyType: CMSElementEditTypes;
174
180
  };
181
+ textOverflow: any;
182
+ numberOfDisplayedLines: any;
175
183
  icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
176
184
  showIcon: CMSIBCommonInterface | undefined;
177
185
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
178
186
  iconColor: CMSIBCommonInterface;
179
187
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
180
- textOverflow: {
181
- value: boolean;
182
- property: string;
183
- propertyType: CMSElementEditTypes;
184
- };
185
- numberOfDisplayedLines: {
186
- unit: CMSCSSUnitTypesEnums;
187
- value: number;
188
- property: string;
189
- propertyType: CMSElementEditTypes;
190
- };
191
188
  textTransform: {
192
189
  value: string;
193
190
  property: string;
@@ -11,6 +11,7 @@ interface selfLayoutInterface {
11
11
  showNoOfItems: CMSIBCommonInterface;
12
12
  searchPlaceholderText: CMSIBCommonInterface;
13
13
  buttonPlaceholderText: CMSIBCommonInterface;
14
+ filterProductsOnThisPage: CMSIBCommonInterface;
14
15
  }
15
16
  export interface selfDesignInterface {
16
17
  selectorKey: string;
@@ -34,6 +34,8 @@ export interface selfDesignInterface {
34
34
  textAlign: CMSIBCommonInterface;
35
35
  characterSpacing: CMSIBCommonInterface;
36
36
  lineHeight: CMSIBCommonInterface;
37
+ textOverflow?: any;
38
+ numberOfDisplayedLines?: any;
37
39
  };
38
40
  searchKeyword: {
39
41
  selectorKey: string;
@@ -48,6 +50,8 @@ export interface selfDesignInterface {
48
50
  textAlign: CMSIBCommonInterface;
49
51
  characterSpacing: CMSIBCommonInterface;
50
52
  lineHeight: CMSIBCommonInterface;
53
+ textOverflow?: any;
54
+ numberOfDisplayedLines?: any;
51
55
  };
52
56
  otherText: {
53
57
  selectorKey: string;
@@ -62,6 +66,8 @@ export interface selfDesignInterface {
62
66
  textAlign: CMSIBCommonInterface;
63
67
  characterSpacing: CMSIBCommonInterface;
64
68
  lineHeight: CMSIBCommonInterface;
69
+ textOverflow?: any;
70
+ numberOfDisplayedLines?: any;
65
71
  };
66
72
  }
67
73
  export declare enum searchResultsHeadingSelectorKeysEnum {
@@ -149,6 +149,8 @@ export declare const getDefaultData: () => {
149
149
  underline: CMSIBCommonInterface;
150
150
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
151
151
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
152
+ textOverflow: any;
153
+ numberOfDisplayedLines: any;
152
154
  selectorKey: string;
153
155
  textAlign: CMSIBCommonInterface;
154
156
  };
@@ -165,6 +167,8 @@ export declare const getDefaultData: () => {
165
167
  underline: CMSIBCommonInterface;
166
168
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
167
169
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
170
+ textOverflow: any;
171
+ numberOfDisplayedLines: any;
168
172
  selectorKey: string;
169
173
  };
170
174
  accordianButtonDesign: {
@@ -196,6 +200,8 @@ export declare const getDefaultData: () => {
196
200
  underline: CMSIBCommonInterface;
197
201
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
198
202
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
203
+ textOverflow: any;
204
+ numberOfDisplayedLines: any;
199
205
  selectorKey: SelectorKeysEnum;
200
206
  };
201
207
  hoverState: {
@@ -225,6 +231,8 @@ export declare const getDefaultData: () => {
225
231
  underline: CMSIBCommonInterface;
226
232
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
227
233
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
234
+ textOverflow: any;
235
+ numberOfDisplayedLines: any;
228
236
  selectorKey: SelectorKeysEnum;
229
237
  };
230
238
  };
@@ -261,6 +269,8 @@ export declare const getDefaultData: () => {
261
269
  underline: CMSIBCommonInterface;
262
270
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
263
271
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
272
+ textOverflow: any;
273
+ numberOfDisplayedLines: any;
264
274
  selectorKey: string;
265
275
  };
266
276
  inputBoxDesign: {
@@ -292,6 +302,8 @@ export declare const getDefaultData: () => {
292
302
  underline: CMSIBCommonInterface;
293
303
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
294
304
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
305
+ textOverflow: any;
306
+ numberOfDisplayedLines: any;
295
307
  selectorKey: SelectorKeysEnum;
296
308
  };
297
309
  selectedState: {
@@ -321,6 +333,8 @@ export declare const getDefaultData: () => {
321
333
  underline: CMSIBCommonInterface;
322
334
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
323
335
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
336
+ textOverflow: any;
337
+ numberOfDisplayedLines: any;
324
338
  selectorKey: SelectorKeysEnum;
325
339
  };
326
340
  };
@@ -335,6 +349,8 @@ export declare const getDefaultData: () => {
335
349
  underline: CMSIBCommonInterface;
336
350
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
337
351
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
352
+ textOverflow: any;
353
+ numberOfDisplayedLines: any;
338
354
  selectorKey: string;
339
355
  };
340
356
  primaryButtonDesign: {
@@ -366,6 +382,8 @@ export declare const getDefaultData: () => {
366
382
  underline: CMSIBCommonInterface;
367
383
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
368
384
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
385
+ textOverflow: any;
386
+ numberOfDisplayedLines: any;
369
387
  selectorKey: SelectorKeysEnum;
370
388
  };
371
389
  hoverState: {
@@ -395,6 +413,8 @@ export declare const getDefaultData: () => {
395
413
  underline: CMSIBCommonInterface;
396
414
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
397
415
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
416
+ textOverflow: any;
417
+ numberOfDisplayedLines: any;
398
418
  selectorKey: SelectorKeysEnum;
399
419
  };
400
420
  };
@@ -412,6 +432,8 @@ export declare const getDefaultData: () => {
412
432
  underline: CMSIBCommonInterface;
413
433
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
414
434
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
435
+ textOverflow: any;
436
+ numberOfDisplayedLines: any;
415
437
  selectorKey: string;
416
438
  };
417
439
  shippingAddressDesign: {
@@ -425,6 +447,8 @@ export declare const getDefaultData: () => {
425
447
  underline: CMSIBCommonInterface;
426
448
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
427
449
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
450
+ textOverflow: any;
451
+ numberOfDisplayedLines: any;
428
452
  selectorKey: string;
429
453
  };
430
454
  savedShippingAddressLabelDesign: {
@@ -438,6 +462,8 @@ export declare const getDefaultData: () => {
438
462
  underline: CMSIBCommonInterface;
439
463
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
440
464
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
465
+ textOverflow: any;
466
+ numberOfDisplayedLines: any;
441
467
  selectorKey: string;
442
468
  };
443
469
  savedShippingAddressValueDesign: {
@@ -451,6 +477,8 @@ export declare const getDefaultData: () => {
451
477
  underline: CMSIBCommonInterface;
452
478
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
453
479
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
480
+ textOverflow: any;
481
+ numberOfDisplayedLines: any;
454
482
  selectorKey: string;
455
483
  };
456
484
  savedShippingAddressButtonDesign: {
@@ -482,6 +510,8 @@ export declare const getDefaultData: () => {
482
510
  underline: CMSIBCommonInterface;
483
511
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
484
512
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
513
+ textOverflow: any;
514
+ numberOfDisplayedLines: any;
485
515
  selectorKey: SelectorKeysEnum;
486
516
  };
487
517
  hoverState: {
@@ -511,6 +541,8 @@ export declare const getDefaultData: () => {
511
541
  underline: CMSIBCommonInterface;
512
542
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
513
543
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
544
+ textOverflow: any;
545
+ numberOfDisplayedLines: any;
514
546
  selectorKey: SelectorKeysEnum;
515
547
  };
516
548
  };
@@ -528,6 +560,8 @@ export declare const getDefaultData: () => {
528
560
  underline: CMSIBCommonInterface;
529
561
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
530
562
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
563
+ textOverflow: any;
564
+ numberOfDisplayedLines: any;
531
565
  selectorKey: string;
532
566
  };
533
567
  productInformationDesign: {
@@ -541,6 +575,8 @@ export declare const getDefaultData: () => {
541
575
  underline: CMSIBCommonInterface;
542
576
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
543
577
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
578
+ textOverflow: any;
579
+ numberOfDisplayedLines: any;
544
580
  selectorKey: string;
545
581
  };
546
582
  productQuantityDesign: {
@@ -554,6 +590,8 @@ export declare const getDefaultData: () => {
554
590
  underline: CMSIBCommonInterface;
555
591
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
556
592
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
593
+ textOverflow: any;
594
+ numberOfDisplayedLines: any;
557
595
  selectorKey: string;
558
596
  };
559
597
  productPriceDesign: {
@@ -567,6 +605,8 @@ export declare const getDefaultData: () => {
567
605
  underline: CMSIBCommonInterface;
568
606
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
569
607
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
608
+ textOverflow: any;
609
+ numberOfDisplayedLines: any;
570
610
  selectorKey: string;
571
611
  };
572
612
  multipleShippingAddressLabelDesign: {
@@ -580,6 +620,8 @@ export declare const getDefaultData: () => {
580
620
  underline: CMSIBCommonInterface;
581
621
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
582
622
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
623
+ textOverflow: any;
624
+ numberOfDisplayedLines: any;
583
625
  selectorKey: string;
584
626
  };
585
627
  multipleShippingAddressInputDesign: {
@@ -611,6 +653,8 @@ export declare const getDefaultData: () => {
611
653
  underline: CMSIBCommonInterface;
612
654
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
613
655
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
656
+ textOverflow: any;
657
+ numberOfDisplayedLines: any;
614
658
  selectorKey: SelectorKeysEnum;
615
659
  };
616
660
  selectedState: {
@@ -640,6 +684,8 @@ export declare const getDefaultData: () => {
640
684
  underline: CMSIBCommonInterface;
641
685
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
642
686
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
687
+ textOverflow: any;
688
+ numberOfDisplayedLines: any;
643
689
  selectorKey: SelectorKeysEnum;
644
690
  };
645
691
  };
@@ -665,6 +711,8 @@ export declare const getDefaultData: () => {
665
711
  underline: CMSIBCommonInterface;
666
712
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
667
713
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
714
+ textOverflow: any;
715
+ numberOfDisplayedLines: any;
668
716
  selectorKey: string;
669
717
  };
670
718
  shippingMethodLabelDesign: {
@@ -678,6 +726,8 @@ export declare const getDefaultData: () => {
678
726
  underline: CMSIBCommonInterface;
679
727
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
680
728
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
729
+ textOverflow: any;
730
+ numberOfDisplayedLines: any;
681
731
  selectorKey: string;
682
732
  };
683
733
  shippingMethodValueDesign: {
@@ -691,6 +741,8 @@ export declare const getDefaultData: () => {
691
741
  underline: CMSIBCommonInterface;
692
742
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
693
743
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
744
+ textOverflow: any;
745
+ numberOfDisplayedLines: any;
694
746
  selectorKey: string;
695
747
  };
696
748
  };
@@ -726,6 +778,8 @@ export declare const getDefaultData: () => {
726
778
  underline: CMSIBCommonInterface;
727
779
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
728
780
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
781
+ textOverflow: any;
782
+ numberOfDisplayedLines: any;
729
783
  selectorKey: string;
730
784
  };
731
785
  paymentNameDesign: {
@@ -739,6 +793,8 @@ export declare const getDefaultData: () => {
739
793
  underline: CMSIBCommonInterface;
740
794
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
741
795
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
796
+ textOverflow: any;
797
+ numberOfDisplayedLines: any;
742
798
  selectorKey: string;
743
799
  };
744
800
  paymentOptionsLabelDesign: {
@@ -752,6 +808,8 @@ export declare const getDefaultData: () => {
752
808
  underline: CMSIBCommonInterface;
753
809
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
754
810
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
811
+ textOverflow: any;
812
+ numberOfDisplayedLines: any;
755
813
  selectorKey: string;
756
814
  };
757
815
  paymentOptionsValueDesign: {
@@ -765,6 +823,8 @@ export declare const getDefaultData: () => {
765
823
  underline: CMSIBCommonInterface;
766
824
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
767
825
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
826
+ textOverflow: any;
827
+ numberOfDisplayedLines: any;
768
828
  selectorKey: string;
769
829
  };
770
830
  paymentOptionsInputDesign: {
@@ -796,6 +856,8 @@ export declare const getDefaultData: () => {
796
856
  underline: CMSIBCommonInterface;
797
857
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
798
858
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
859
+ textOverflow: any;
860
+ numberOfDisplayedLines: any;
799
861
  selectorKey: SelectorKeysEnum;
800
862
  };
801
863
  selectedState: {
@@ -825,6 +887,8 @@ export declare const getDefaultData: () => {
825
887
  underline: CMSIBCommonInterface;
826
888
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
827
889
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
890
+ textOverflow: any;
891
+ numberOfDisplayedLines: any;
828
892
  selectorKey: SelectorKeysEnum;
829
893
  };
830
894
  };
@@ -857,6 +921,8 @@ export declare const getDefaultData: () => {
857
921
  underline: CMSIBCommonInterface;
858
922
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
859
923
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
924
+ textOverflow: any;
925
+ numberOfDisplayedLines: any;
860
926
  selectorKey: SelectorKeysEnum;
861
927
  };
862
928
  hoverState: {
@@ -886,6 +952,8 @@ export declare const getDefaultData: () => {
886
952
  underline: CMSIBCommonInterface;
887
953
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
888
954
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
955
+ textOverflow: any;
956
+ numberOfDisplayedLines: any;
889
957
  selectorKey: SelectorKeysEnum;
890
958
  };
891
959
  };
@@ -921,6 +989,8 @@ export declare const getDefaultData: () => {
921
989
  underline: CMSIBCommonInterface;
922
990
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
923
991
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
992
+ textOverflow: any;
993
+ numberOfDisplayedLines: any;
924
994
  selectorKey: string;
925
995
  };
926
996
  checkboxLabelDesign: {
@@ -934,6 +1004,8 @@ export declare const getDefaultData: () => {
934
1004
  underline: CMSIBCommonInterface;
935
1005
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
936
1006
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1007
+ textOverflow: any;
1008
+ numberOfDisplayedLines: any;
937
1009
  selectorKey: string;
938
1010
  };
939
1011
  };
@@ -55,6 +55,10 @@ export declare const getDefaultData: () => {
55
55
  textAlignDesc: CMSIBCommonInterface;
56
56
  characterSpacingDesc: import("../../interfaces/global").CMSIBSizeInterface | undefined;
57
57
  lineHeightDesc: import("../../interfaces/global").CMSIBSizeInterface;
58
+ textOverflowDesc: any;
59
+ numberOfDisplayedLinesDesc: any;
60
+ textOverflow: any;
61
+ numberOfDisplayedLines: any;
58
62
  };
59
63
  content: {
60
64
  selectorKey: ShippingEstimatorSelectorKeysEnum;
@@ -226,6 +226,8 @@ export declare const getDefaultData: () => {
226
226
  parentRef: string;
227
227
  };
228
228
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
229
+ textOverflow: any;
230
+ numberOfDisplayedLines: any;
229
231
  exposure: import("../../interfaces/global").CMSIBSizeInterface;
230
232
  contrast: import("../../interfaces/global").CMSIBSizeInterface;
231
233
  saturation: import("../../interfaces/global").CMSIBSizeInterface;
@@ -71,6 +71,8 @@ export interface selfDesignInterface {
71
71
  textAlign: CMSIBCommonInterface;
72
72
  characterSpacing: CMSIBCommonInterface;
73
73
  lineHeight: CMSIBCommonInterface;
74
+ textOverflow?: any;
75
+ numberOfDisplayedLines?: any;
74
76
  };
75
77
  }
76
78
  export declare enum spotlightSelectorKeysEnum {
@@ -72,6 +72,8 @@ export interface TableControlInterface {
72
72
  textAlign: CMSIBCommonInterface;
73
73
  characterSpacing: CMSIBCommonInterface;
74
74
  lineHeight: CMSIBCommonInterface;
75
+ textOverflow?: any;
76
+ numberOfDisplayedLines?: any;
75
77
  };
76
78
  tableRow?: {
77
79
  selectorKey?: string;
@@ -90,6 +92,8 @@ export interface TableControlInterface {
90
92
  textAlign: CMSIBCommonInterface;
91
93
  characterSpacing: CMSIBCommonInterface;
92
94
  lineHeight: CMSIBCommonInterface;
95
+ textOverflow?: any;
96
+ numberOfDisplayedLines?: any;
93
97
  };
94
98
  rowAndHeaderDividers?: {
95
99
  selectorKey?: string;
@@ -125,6 +129,8 @@ export interface TableControlInterface {
125
129
  textAlign?: CMSIBCommonInterface;
126
130
  characterSpacing?: CMSIBCommonInterface;
127
131
  lineHeight?: CMSIBCommonInterface;
132
+ textOverflow?: any;
133
+ numberOfDisplayedLines?: any;
128
134
  previousIcon?: CMSIBCommonInterface;
129
135
  nextIcon?: CMSIBCommonInterface;
130
136
  iconSize?: CMSIBCommonInterface;
@@ -147,6 +153,8 @@ export interface TableControlInterface {
147
153
  textAlign?: CMSIBCommonInterface;
148
154
  characterSpacing?: CMSIBCommonInterface;
149
155
  lineHeight?: CMSIBCommonInterface;
156
+ textOverflow?: any;
157
+ numberOfDisplayedLines?: any;
150
158
  };
151
159
  };
152
160
  loadMoreButton?: {
@@ -183,6 +191,8 @@ export interface TableControlInterface {
183
191
  textAlign: CMSIBCommonInterface;
184
192
  characterSpacing: CMSIBCommonInterface;
185
193
  lineHeight: CMSIBCommonInterface;
194
+ textOverflow?: any;
195
+ numberOfDisplayedLines?: any;
186
196
  };
187
197
  rowAlternateColor?: {
188
198
  selectorKey: string;
@@ -166,6 +166,8 @@ export declare const getDefaultData: () => {
166
166
  textAlign: CMSIBCommonInterface;
167
167
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
168
168
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
169
+ textOverflow: any;
170
+ numberOfDisplayedLines: any;
169
171
  borderColor: CMSIBCommonInterface;
170
172
  borderStyle: CMSIBCommonInterface;
171
173
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -238,6 +240,8 @@ export declare const getDefaultData: () => {
238
240
  textAlign: CMSIBCommonInterface;
239
241
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
240
242
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
243
+ textOverflow: any;
244
+ numberOfDisplayedLines: any;
241
245
  borderColor: CMSIBCommonInterface;
242
246
  borderStyle: CMSIBCommonInterface;
243
247
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -310,6 +314,8 @@ export declare const getDefaultData: () => {
310
314
  textAlign: CMSIBCommonInterface;
311
315
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
312
316
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
317
+ textOverflow: any;
318
+ numberOfDisplayedLines: any;
313
319
  borderColor: CMSIBCommonInterface;
314
320
  borderStyle: CMSIBCommonInterface;
315
321
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;