@sc-360-v2/storefront-cms-library 0.5.53 → 0.5.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/dist/add-products-tab-details.scss +3 -0
  2. package/dist/allocation-header-quota-details.scss +520 -0
  3. package/dist/allocationDetails.scss +617 -644
  4. package/dist/allocations-quota-details.scss +454 -0
  5. package/dist/allocations.scss +8 -0
  6. package/dist/amount-estimator.scss +1088 -1083
  7. package/dist/badge.scss +396 -388
  8. package/dist/breadcrumbs.scss +17 -0
  9. package/dist/builder.js +1 -1
  10. package/dist/bulk-variant-picker.scss +4 -0
  11. package/dist/bundle copy.scss +26 -0
  12. package/dist/bundle.scss +10 -0
  13. package/dist/bundleDetails.scss +14 -0
  14. package/dist/button copy.scss +2 -0
  15. package/dist/button.scss +2 -0
  16. package/dist/buyForHeaders.scss +19 -0
  17. package/dist/cart-details.scss +101 -18
  18. package/dist/cart-summary.scss +18 -0
  19. package/dist/cart.scss +2 -0
  20. package/dist/cartAttributes.scss +4 -0
  21. package/dist/category-groups-quota-details.scss +124 -38
  22. package/dist/checkout.scss +6 -0
  23. package/dist/countdown.scss +2 -0
  24. package/dist/coupon.scss +8 -0
  25. package/dist/embroidery.scss +2 -0
  26. package/dist/employee-bulk-order.scss +5 -0
  27. package/dist/faq.scss +9 -0
  28. package/dist/filters.scss +2 -0
  29. package/dist/form-zindex-module.scss +24 -24
  30. package/dist/gallery-slider-temp.scss +205 -14
  31. package/dist/hotspot.scss +5 -1
  32. package/dist/icon-list.scss +2 -0
  33. package/dist/kitDetails.scss +2 -0
  34. package/dist/kits.scss +2 -0
  35. package/dist/language-selector.scss +2 -0
  36. package/dist/last-x-orders.scss +5 -0
  37. package/dist/login.scss +63 -9
  38. package/dist/map.scss +6 -0
  39. package/dist/mega-menu.scss +41 -0
  40. package/dist/menu-v2.scss +83 -6
  41. package/dist/order-status.scss +228 -136
  42. package/dist/past-orders.scss +989 -975
  43. package/dist/pickup-locations.scss +1172 -1167
  44. package/dist/product-image-allocation.scss +59 -0
  45. package/dist/product-inventory.scss +1381 -1378
  46. package/dist/product-promotions.scss +2768 -2759
  47. package/dist/product-sizechart.scss +4 -0
  48. package/dist/profile.scss +8 -0
  49. package/dist/quantity-selector.scss +4 -0
  50. package/dist/quick-inventory-check.scss +5 -0
  51. package/dist/quick-order-pad.scss +5 -0
  52. package/dist/quota-details.scss +99 -15
  53. package/dist/repeater copy.scss +3 -0
  54. package/dist/repeater-grid-toggle.scss +2 -0
  55. package/dist/repeater.scss +2 -0
  56. package/dist/rfqs.scss +10 -0
  57. package/dist/scroll.scss +46 -0
  58. package/dist/search.scss +4 -0
  59. package/dist/shipping-payments.scss +4 -0
  60. package/dist/social.scss +5 -0
  61. package/dist/store-locations.scss +1402 -1398
  62. package/dist/tab-v2.scss +2 -0
  63. package/dist/table-common.scss +509 -506
  64. package/dist/table.scss +687 -685
  65. package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
  66. package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
  67. package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
  68. package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
  69. package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
  70. package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
  71. package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
  72. package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
  73. package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
  74. package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
  75. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
  76. package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
  77. package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
  78. package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
  79. package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
  80. package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
  81. package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
  82. package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
  83. package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
  84. package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
  85. package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
  86. package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
  87. package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
  88. package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
  89. package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
  90. package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
  91. package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
  92. package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
  93. package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
  94. package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
  95. package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
  96. package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
  97. package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
  98. package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
  99. package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
  100. package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
  101. package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
  102. package/dist/user-elements.scss +263 -221
  103. package/dist/variant-picker.scss +2 -0
  104. package/dist/video.scss +2 -0
  105. package/dist/volume-pricing.scss +3 -0
  106. package/package.json +1 -1
@@ -25,7 +25,8 @@ export declare enum orderSelectorKeysEnum {
25
25
  SHIPPING_METHOD = "shippingMethod",
26
26
  BREAK_UP_DETAILS = "breakUpDetails",
27
27
  QUICK_ACTIONS = "quickActions",
28
- CONTAINER = "container",
28
+ QUICK_ACTIONS_WRAPPER = "quickActionsWrapper",
29
+ QUICK_ACTIONS_CONTAINER = "quickActionsContainer",
29
30
  QUICK_HEADER = "quickHeader",
30
31
  ACTIONS = "actions",
31
32
  PRODUCT_WIDGET = "productWidget",
@@ -62,14 +63,6 @@ export declare const getDefaultData: () => {
62
63
  };
63
64
  content: {
64
65
  selectorKey: orderSelectorKeysEnum;
65
- showHeader: {
66
- value: boolean;
67
- propertyType: CMSElementEditTypes;
68
- };
69
- showToastMessage: {
70
- value: boolean;
71
- propertyType: CMSElementEditTypes;
72
- };
73
66
  orderDetails: {
74
67
  value: boolean;
75
68
  propertyType: CMSElementEditTypes;
@@ -82,22 +75,10 @@ export declare const getDefaultData: () => {
82
75
  value: boolean;
83
76
  propertyType: CMSElementEditTypes;
84
77
  };
85
- statusTitle: {
86
- value: string;
87
- propertyType: CMSElementEditTypes;
88
- };
89
- statusDescription: {
90
- value: string;
91
- propertyType: CMSElementEditTypes;
92
- };
93
78
  orderAttributes: {
94
79
  value: boolean;
95
80
  propertyType: CMSElementEditTypes;
96
81
  };
97
- continueShopping: {
98
- value: null;
99
- propertyType: CMSElementEditTypes;
100
- };
101
82
  };
102
83
  design: {
103
84
  selectorKey: orderSelectorKeysEnum;
@@ -108,6 +89,13 @@ export declare const getDefaultData: () => {
108
89
  property: string;
109
90
  propertyType: CMSElementEditTypes;
110
91
  };
92
+ textTransform: {
93
+ value: string;
94
+ property: string;
95
+ propertyType: CMSElementEditTypes;
96
+ };
97
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
98
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
111
99
  theme: import("../../interfaces/global").CMSIBCommonInterface;
112
100
  font: import("../../interfaces/global").CMSIBCommonInterface;
113
101
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -139,118 +127,14 @@ export declare const getDefaultData: () => {
139
127
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
140
128
  selectorKey: orderSelectorKeysEnum;
141
129
  };
142
- headerContainer: {
143
- selectorKey: orderSelectorKeysEnum;
144
- headerWrapper: {
145
- itemGap: {
146
- value: CMSCSSUnitTypesEnums;
147
- unit: CMSCSSUnitTypesEnums;
148
- property: string;
149
- propertyType: CMSElementEditTypes;
150
- };
151
- theme: import("../../interfaces/global").CMSIBCommonInterface;
152
- font: import("../../interfaces/global").CMSIBCommonInterface;
153
- fontSize: import("../../interfaces/global").CMSIBSizeInterface;
154
- textColor: import("../../interfaces/global").CMSIBCommonInterface;
155
- bold: import("../../interfaces/global").CMSIBCommonInterface;
156
- italic: import("../../interfaces/global").CMSIBCommonInterface;
157
- linethrough: import("../../interfaces/global").CMSIBCommonInterface;
158
- underline: import("../../interfaces/global").CMSIBCommonInterface;
159
- textAlign: import("../../interfaces/global").CMSIBCommonInterface;
160
- characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
161
- lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
162
- backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
163
- padding: any;
164
- margin: import("../../interfaces/global").CSSPaddingValues | undefined;
165
- borderColor: import("../../interfaces/global").CMSIBCommonInterface;
166
- borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
167
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
168
- showBorder: import("../../interfaces/global").CMSIBCommonInterface;
169
- showShadow: import("../../interfaces/global").CMSIBCommonInterface;
170
- shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
171
- blur: import("../../interfaces/global").CMSIBSizeInterface;
172
- spread: import("../../interfaces/global").CMSIBSizeInterface;
173
- angle: import("../../interfaces/global").CMSIBSizeInterface;
174
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
175
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
176
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
177
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
178
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
179
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
180
- selectorKey: orderSelectorKeysEnum;
181
- };
182
- title: {
183
- padding: any;
184
- theme: import("../../interfaces/global").CMSIBCommonInterface;
185
- font: import("../../interfaces/global").CMSIBCommonInterface;
186
- fontSize: import("../../interfaces/global").CMSIBSizeInterface;
187
- textColor: import("../../interfaces/global").CMSIBCommonInterface;
188
- bold: import("../../interfaces/global").CMSIBCommonInterface;
189
- italic: import("../../interfaces/global").CMSIBCommonInterface;
190
- linethrough: import("../../interfaces/global").CMSIBCommonInterface;
191
- underline: import("../../interfaces/global").CMSIBCommonInterface;
192
- textAlign: import("../../interfaces/global").CMSIBCommonInterface;
193
- characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
194
- lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
195
- backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
196
- margin: import("../../interfaces/global").CSSPaddingValues | undefined;
197
- borderColor: import("../../interfaces/global").CMSIBCommonInterface;
198
- borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
199
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
200
- showBorder: import("../../interfaces/global").CMSIBCommonInterface;
201
- showShadow: import("../../interfaces/global").CMSIBCommonInterface;
202
- shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
203
- blur: import("../../interfaces/global").CMSIBSizeInterface;
204
- spread: import("../../interfaces/global").CMSIBSizeInterface;
205
- angle: import("../../interfaces/global").CMSIBSizeInterface;
206
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
207
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
208
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
209
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
210
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
211
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
212
- selectorKey: orderSelectorKeysEnum;
213
- };
214
- employeeDetails: {
215
- padding: any;
216
- itemGap: {
217
- value: CMSCSSUnitTypesEnums;
218
- unit: CMSCSSUnitTypesEnums;
219
- property: string;
220
- propertyType: CMSElementEditTypes;
221
- };
222
- theme: import("../../interfaces/global").CMSIBCommonInterface;
223
- font: import("../../interfaces/global").CMSIBCommonInterface;
224
- fontSize: import("../../interfaces/global").CMSIBSizeInterface;
225
- textColor: import("../../interfaces/global").CMSIBCommonInterface;
226
- bold: import("../../interfaces/global").CMSIBCommonInterface;
227
- italic: import("../../interfaces/global").CMSIBCommonInterface;
228
- linethrough: import("../../interfaces/global").CMSIBCommonInterface;
229
- underline: import("../../interfaces/global").CMSIBCommonInterface;
230
- textAlign: import("../../interfaces/global").CMSIBCommonInterface;
231
- characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
232
- lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
233
- backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
234
- margin: import("../../interfaces/global").CSSPaddingValues | undefined;
235
- borderColor: import("../../interfaces/global").CMSIBCommonInterface;
236
- borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
237
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
238
- showBorder: import("../../interfaces/global").CMSIBCommonInterface;
239
- showShadow: import("../../interfaces/global").CMSIBCommonInterface;
240
- shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
241
- blur: import("../../interfaces/global").CMSIBSizeInterface;
242
- spread: import("../../interfaces/global").CMSIBSizeInterface;
243
- angle: import("../../interfaces/global").CMSIBSizeInterface;
244
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
245
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
246
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
247
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
248
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
249
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
250
- selectorKey: orderSelectorKeysEnum;
251
- };
252
- };
253
130
  orderContainer: {
131
+ selectorKey: orderSelectorKeysEnum;
132
+ borderColor: import("../../interfaces/global").CMSIBCommonInterface;
133
+ borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
134
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
135
+ showBorder: import("../../interfaces/global").CMSIBCommonInterface;
136
+ backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
137
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
254
138
  padding: any;
255
139
  itemGap: {
256
140
  value: CMSCSSUnitTypesEnums;
@@ -258,24 +142,6 @@ export declare const getDefaultData: () => {
258
142
  property: string;
259
143
  propertyType: CMSElementEditTypes;
260
144
  };
261
- margin: import("../../interfaces/global").CSSPaddingValues | undefined;
262
- borderColor: import("../../interfaces/global").CMSIBCommonInterface;
263
- borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
264
- borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
265
- showBorder: import("../../interfaces/global").CMSIBCommonInterface;
266
- backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
267
- showShadow: import("../../interfaces/global").CMSIBCommonInterface;
268
- shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
269
- blur: import("../../interfaces/global").CMSIBSizeInterface;
270
- spread: import("../../interfaces/global").CMSIBSizeInterface;
271
- angle: import("../../interfaces/global").CMSIBSizeInterface;
272
- borderRadius: import("../../interfaces/global").CSSPaddingValues;
273
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
274
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
275
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
276
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
277
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
278
- selectorKey: orderSelectorKeysEnum;
279
145
  };
280
146
  orderInfo: {
281
147
  selectorKey: orderSelectorKeysEnum;
@@ -334,6 +200,24 @@ export declare const getDefaultData: () => {
334
200
  selectorKey: orderSelectorKeysEnum;
335
201
  };
336
202
  orderInfoHeader: {
203
+ textOverflow: {
204
+ value: boolean;
205
+ property: string;
206
+ propertyType: CMSElementEditTypes;
207
+ };
208
+ numberOfDisplayedLines: {
209
+ unit: CMSCSSUnitTypesEnums;
210
+ value: number;
211
+ property: string;
212
+ propertyType: CMSElementEditTypes;
213
+ };
214
+ textTransform: {
215
+ value: string;
216
+ property: string;
217
+ propertyType: CMSElementEditTypes;
218
+ };
219
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
220
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
337
221
  theme: import("../../interfaces/global").CMSIBCommonInterface;
338
222
  font: import("../../interfaces/global").CMSIBCommonInterface;
339
223
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -367,6 +251,24 @@ export declare const getDefaultData: () => {
367
251
  };
368
252
  orderName: {
369
253
  padding: any;
254
+ textOverflow: {
255
+ value: boolean;
256
+ property: string;
257
+ propertyType: CMSElementEditTypes;
258
+ };
259
+ numberOfDisplayedLines: {
260
+ unit: CMSCSSUnitTypesEnums;
261
+ value: number;
262
+ property: string;
263
+ propertyType: CMSElementEditTypes;
264
+ };
265
+ textTransform: {
266
+ value: string;
267
+ property: string;
268
+ propertyType: CMSElementEditTypes;
269
+ };
270
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
271
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
370
272
  theme: import("../../interfaces/global").CMSIBCommonInterface;
371
273
  font: import("../../interfaces/global").CMSIBCommonInterface;
372
274
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -405,6 +307,24 @@ export declare const getDefaultData: () => {
405
307
  property: string;
406
308
  propertyType: CMSElementEditTypes;
407
309
  };
310
+ textOverflow: {
311
+ value: boolean;
312
+ property: string;
313
+ propertyType: CMSElementEditTypes;
314
+ };
315
+ numberOfDisplayedLines: {
316
+ unit: CMSCSSUnitTypesEnums;
317
+ value: number;
318
+ property: string;
319
+ propertyType: CMSElementEditTypes;
320
+ };
321
+ textTransform: {
322
+ value: string;
323
+ property: string;
324
+ propertyType: CMSElementEditTypes;
325
+ };
326
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
327
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
408
328
  theme: import("../../interfaces/global").CMSIBCommonInterface;
409
329
  font: import("../../interfaces/global").CMSIBCommonInterface;
410
330
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -437,12 +357,24 @@ export declare const getDefaultData: () => {
437
357
  };
438
358
  orderDate: {
439
359
  padding: any;
440
- itemGap: {
441
- value: CMSCSSUnitTypesEnums;
360
+ textOverflow: {
361
+ value: boolean;
362
+ property: string;
363
+ propertyType: CMSElementEditTypes;
364
+ };
365
+ numberOfDisplayedLines: {
442
366
  unit: CMSCSSUnitTypesEnums;
367
+ value: number;
368
+ property: string;
369
+ propertyType: CMSElementEditTypes;
370
+ };
371
+ textTransform: {
372
+ value: string;
443
373
  property: string;
444
374
  propertyType: CMSElementEditTypes;
445
375
  };
376
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
377
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
446
378
  theme: import("../../interfaces/global").CMSIBCommonInterface;
447
379
  font: import("../../interfaces/global").CMSIBCommonInterface;
448
380
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -475,12 +407,24 @@ export declare const getDefaultData: () => {
475
407
  };
476
408
  shippingMethod: {
477
409
  padding: any;
478
- itemGap: {
479
- value: CMSCSSUnitTypesEnums;
410
+ textOverflow: {
411
+ value: boolean;
412
+ property: string;
413
+ propertyType: CMSElementEditTypes;
414
+ };
415
+ numberOfDisplayedLines: {
480
416
  unit: CMSCSSUnitTypesEnums;
417
+ value: number;
481
418
  property: string;
482
419
  propertyType: CMSElementEditTypes;
483
420
  };
421
+ textTransform: {
422
+ value: string;
423
+ property: string;
424
+ propertyType: CMSElementEditTypes;
425
+ };
426
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
427
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
484
428
  theme: import("../../interfaces/global").CMSIBCommonInterface;
485
429
  font: import("../../interfaces/global").CMSIBCommonInterface;
486
430
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -737,7 +681,34 @@ export declare const getDefaultData: () => {
737
681
  };
738
682
  quickActions: {
739
683
  selectorKey: orderSelectorKeysEnum;
740
- container: {
684
+ quickActionsWrapper: {
685
+ padding: any;
686
+ itemGap: {
687
+ value: CMSCSSUnitTypesEnums;
688
+ unit: CMSCSSUnitTypesEnums;
689
+ property: string;
690
+ propertyType: CMSElementEditTypes;
691
+ };
692
+ margin: import("../../interfaces/global").CSSPaddingValues | undefined;
693
+ borderColor: import("../../interfaces/global").CMSIBCommonInterface;
694
+ borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
695
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
696
+ showBorder: import("../../interfaces/global").CMSIBCommonInterface;
697
+ backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
698
+ showShadow: import("../../interfaces/global").CMSIBCommonInterface;
699
+ shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
700
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
701
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
702
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
703
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
704
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
705
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
706
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
707
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
708
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
709
+ selectorKey: orderSelectorKeysEnum;
710
+ };
711
+ quickActionsContainer: {
741
712
  padding: any;
742
713
  itemGap: {
743
714
  value: CMSCSSUnitTypesEnums;
@@ -765,6 +736,24 @@ export declare const getDefaultData: () => {
765
736
  selectorKey: orderSelectorKeysEnum;
766
737
  };
767
738
  quickHeader: {
739
+ textOverflow: {
740
+ value: boolean;
741
+ property: string;
742
+ propertyType: CMSElementEditTypes;
743
+ };
744
+ numberOfDisplayedLines: {
745
+ unit: CMSCSSUnitTypesEnums;
746
+ value: number;
747
+ property: string;
748
+ propertyType: CMSElementEditTypes;
749
+ };
750
+ textTransform: {
751
+ value: string;
752
+ property: string;
753
+ propertyType: CMSElementEditTypes;
754
+ };
755
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
756
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
768
757
  theme: import("../../interfaces/global").CMSIBCommonInterface;
769
758
  font: import("../../interfaces/global").CMSIBCommonInterface;
770
759
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -806,6 +795,24 @@ export declare const getDefaultData: () => {
806
795
  propertyType: CMSElementEditTypes;
807
796
  };
808
797
  defaultState: {
798
+ textOverflow: {
799
+ value: boolean;
800
+ property: string;
801
+ propertyType: CMSElementEditTypes;
802
+ };
803
+ numberOfDisplayedLines: {
804
+ unit: CMSCSSUnitTypesEnums;
805
+ value: number;
806
+ property: string;
807
+ propertyType: CMSElementEditTypes;
808
+ };
809
+ textTransform: {
810
+ value: string;
811
+ property: string;
812
+ propertyType: CMSElementEditTypes;
813
+ };
814
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
815
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
809
816
  theme: import("../../interfaces/global").CMSIBCommonInterface;
810
817
  font: import("../../interfaces/global").CMSIBCommonInterface;
811
818
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -838,6 +845,13 @@ export declare const getDefaultData: () => {
838
845
  selectorKey: orderSelectorKeysEnum;
839
846
  };
840
847
  hoverState: {
848
+ textTransform: {
849
+ value: string;
850
+ property: string;
851
+ propertyType: CMSElementEditTypes;
852
+ };
853
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
854
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
841
855
  theme: import("../../interfaces/global").CMSIBCommonInterface;
842
856
  font: import("../../interfaces/global").CMSIBCommonInterface;
843
857
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -928,6 +942,13 @@ export declare const getDefaultData: () => {
928
942
  selectorKey: orderSelectorKeysEnum;
929
943
  };
930
944
  productTitle: {
945
+ textTransform: {
946
+ value: string;
947
+ property: string;
948
+ propertyType: CMSElementEditTypes;
949
+ };
950
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
951
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
931
952
  theme: import("../../interfaces/global").CMSIBCommonInterface;
932
953
  font: import("../../interfaces/global").CMSIBCommonInterface;
933
954
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -960,6 +981,24 @@ export declare const getDefaultData: () => {
960
981
  selectorKey: orderSelectorKeysEnum;
961
982
  };
962
983
  productName: {
984
+ textOverflow: {
985
+ value: boolean;
986
+ property: string;
987
+ propertyType: CMSElementEditTypes;
988
+ };
989
+ numberOfDisplayedLines: {
990
+ unit: CMSCSSUnitTypesEnums;
991
+ value: number;
992
+ property: string;
993
+ propertyType: CMSElementEditTypes;
994
+ };
995
+ textTransform: {
996
+ value: string;
997
+ property: string;
998
+ propertyType: CMSElementEditTypes;
999
+ };
1000
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
1001
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
963
1002
  theme: import("../../interfaces/global").CMSIBCommonInterface;
964
1003
  font: import("../../interfaces/global").CMSIBCommonInterface;
965
1004
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -992,6 +1031,24 @@ export declare const getDefaultData: () => {
992
1031
  selectorKey: orderSelectorKeysEnum;
993
1032
  };
994
1033
  productCode: {
1034
+ textOverflow: {
1035
+ value: boolean;
1036
+ property: string;
1037
+ propertyType: CMSElementEditTypes;
1038
+ };
1039
+ numberOfDisplayedLines: {
1040
+ unit: CMSCSSUnitTypesEnums;
1041
+ value: number;
1042
+ property: string;
1043
+ propertyType: CMSElementEditTypes;
1044
+ };
1045
+ textTransform: {
1046
+ value: string;
1047
+ property: string;
1048
+ propertyType: CMSElementEditTypes;
1049
+ };
1050
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
1051
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
995
1052
  theme: import("../../interfaces/global").CMSIBCommonInterface;
996
1053
  font: import("../../interfaces/global").CMSIBCommonInterface;
997
1054
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -1024,6 +1081,50 @@ export declare const getDefaultData: () => {
1024
1081
  selectorKey: orderSelectorKeysEnum;
1025
1082
  };
1026
1083
  productQty: {
1084
+ textOverflowDesc: {
1085
+ value: boolean;
1086
+ property: string;
1087
+ propertyType: CMSElementEditTypes;
1088
+ };
1089
+ numberOfDisplayedLinesDesc: {
1090
+ unit: CMSCSSUnitTypesEnums;
1091
+ value: number;
1092
+ property: string;
1093
+ propertyType: CMSElementEditTypes;
1094
+ };
1095
+ textOverflow: {
1096
+ value: boolean;
1097
+ property: string;
1098
+ propertyType: CMSElementEditTypes;
1099
+ };
1100
+ numberOfDisplayedLines: {
1101
+ unit: CMSCSSUnitTypesEnums;
1102
+ value: number;
1103
+ property: string;
1104
+ propertyType: CMSElementEditTypes;
1105
+ };
1106
+ textTransformDesc: {
1107
+ value: string;
1108
+ property: string;
1109
+ propertyType: CMSElementEditTypes;
1110
+ };
1111
+ wordWrapDesc: {
1112
+ value: string;
1113
+ property: string;
1114
+ propertyType: CMSElementEditTypes;
1115
+ };
1116
+ wordBreakDesc: {
1117
+ value: string;
1118
+ property: string;
1119
+ propertyType: CMSElementEditTypes;
1120
+ };
1121
+ textTransform: {
1122
+ value: string;
1123
+ property: string;
1124
+ propertyType: CMSElementEditTypes;
1125
+ };
1126
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
1127
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
1027
1128
  themeDesc: {
1028
1129
  value: string;
1029
1130
  property: string;
@@ -1247,6 +1348,50 @@ export declare const getDefaultData: () => {
1247
1348
  selectorKey: orderSelectorKeysEnum;
1248
1349
  };
1249
1350
  productEstimatedDate: {
1351
+ textOverflowDesc: {
1352
+ value: boolean;
1353
+ property: string;
1354
+ propertyType: CMSElementEditTypes;
1355
+ };
1356
+ numberOfDisplayedLinesDesc: {
1357
+ unit: CMSCSSUnitTypesEnums;
1358
+ value: number;
1359
+ property: string;
1360
+ propertyType: CMSElementEditTypes;
1361
+ };
1362
+ textOverflow: {
1363
+ value: boolean;
1364
+ property: string;
1365
+ propertyType: CMSElementEditTypes;
1366
+ };
1367
+ numberOfDisplayedLines: {
1368
+ unit: CMSCSSUnitTypesEnums;
1369
+ value: number;
1370
+ property: string;
1371
+ propertyType: CMSElementEditTypes;
1372
+ };
1373
+ textTransformDesc: {
1374
+ value: string;
1375
+ property: string;
1376
+ propertyType: CMSElementEditTypes;
1377
+ };
1378
+ wordWrapDesc: {
1379
+ value: string;
1380
+ property: string;
1381
+ propertyType: CMSElementEditTypes;
1382
+ };
1383
+ wordBreakDesc: {
1384
+ value: string;
1385
+ property: string;
1386
+ propertyType: CMSElementEditTypes;
1387
+ };
1388
+ textTransform: {
1389
+ value: string;
1390
+ property: string;
1391
+ propertyType: CMSElementEditTypes;
1392
+ };
1393
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
1394
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
1250
1395
  themeDesc: {
1251
1396
  value: string;
1252
1397
  property: string;
@@ -1470,27 +1615,34 @@ export declare const getDefaultData: () => {
1470
1615
  selectorKey: orderSelectorKeysEnum;
1471
1616
  };
1472
1617
  productImage: {
1473
- padding: any;
1474
- margin: import("../../interfaces/global").CSSPaddingValues | undefined;
1618
+ selectorKey: orderSelectorKeysEnum;
1475
1619
  borderColor: import("../../interfaces/global").CMSIBCommonInterface;
1476
1620
  borderStyle: import("../../interfaces/global").CMSIBCommonInterface;
1477
1621
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
1478
1622
  showBorder: import("../../interfaces/global").CMSIBCommonInterface;
1479
1623
  backgroundColor: import("../../interfaces/global").CMSIBCommonInterface;
1480
- showShadow: import("../../interfaces/global").CMSIBCommonInterface;
1481
- shadowColor: import("../../interfaces/global").CMSIBCommonInterface;
1482
- blur: import("../../interfaces/global").CMSIBSizeInterface;
1483
- spread: import("../../interfaces/global").CMSIBSizeInterface;
1484
- angle: import("../../interfaces/global").CMSIBSizeInterface;
1485
1624
  borderRadius: import("../../interfaces/global").CSSPaddingValues;
1486
- exposure: import("../../interfaces/global").CMSIBSizeInterface;
1487
- contrast: import("../../interfaces/global").CMSIBSizeInterface;
1488
- saturation: import("../../interfaces/global").CMSIBSizeInterface;
1489
- highlights: import("../../interfaces/global").CMSIBSizeInterface;
1490
- shadows: import("../../interfaces/global").CMSIBSizeInterface;
1491
- selectorKey: orderSelectorKeysEnum;
1625
+ padding: any;
1492
1626
  };
1493
1627
  productPrice: {
1628
+ textOverflow: {
1629
+ value: boolean;
1630
+ property: string;
1631
+ propertyType: CMSElementEditTypes;
1632
+ };
1633
+ numberOfDisplayedLines: {
1634
+ unit: CMSCSSUnitTypesEnums;
1635
+ value: number;
1636
+ property: string;
1637
+ propertyType: CMSElementEditTypes;
1638
+ };
1639
+ textTransform: {
1640
+ value: string;
1641
+ property: string;
1642
+ propertyType: CMSElementEditTypes;
1643
+ };
1644
+ wordWrap: import("../../interfaces/global").CMSIBCommonInterface;
1645
+ wordBreak: import("../../interfaces/global").CMSIBCommonInterface;
1494
1646
  theme: import("../../interfaces/global").CMSIBCommonInterface;
1495
1647
  font: import("../../interfaces/global").CMSIBCommonInterface;
1496
1648
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;