@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
@@ -296,6 +296,8 @@ export declare const getDefaultData: () => {
296
296
  property: string;
297
297
  propertyType: CMSElementEditTypes;
298
298
  };
299
+ textOverflow: any;
300
+ numberOfDisplayedLines: any;
299
301
  selectorKey: ButtonSelectorKeysEnum;
300
302
  };
301
303
  hoverState: {
@@ -490,6 +492,8 @@ export declare const getDefaultData: () => {
490
492
  property: string;
491
493
  propertyType: CMSElementEditTypes;
492
494
  };
495
+ textOverflow: any;
496
+ numberOfDisplayedLines: any;
493
497
  selectorKey: ButtonSelectorKeysEnum;
494
498
  };
495
499
  };
@@ -595,6 +599,17 @@ export declare const getDefaultData: () => {
595
599
  propertyType: CMSElementEditTypes;
596
600
  parentRef: string;
597
601
  };
602
+ textOverflow: {
603
+ value: boolean;
604
+ property: string;
605
+ propertyType: CMSElementEditTypes;
606
+ };
607
+ numberOfDisplayedLines: {
608
+ value: number;
609
+ unit: number;
610
+ property: string;
611
+ propertyType: CMSElementEditTypes;
612
+ };
598
613
  selectorKey: SelectorKeysEnum;
599
614
  };
600
615
  defaultText: {
@@ -699,6 +714,17 @@ export declare const getDefaultData: () => {
699
714
  propertyType: CMSElementEditTypes;
700
715
  parentRef: string;
701
716
  };
717
+ textOverflow: {
718
+ value: boolean;
719
+ property: string;
720
+ propertyType: CMSElementEditTypes;
721
+ };
722
+ numberOfDisplayedLines: {
723
+ value: number;
724
+ unit: number;
725
+ property: string;
726
+ propertyType: CMSElementEditTypes;
727
+ };
702
728
  selectorKey: SelectorKeysEnum;
703
729
  };
704
730
  activeText: {
@@ -803,6 +829,17 @@ export declare const getDefaultData: () => {
803
829
  propertyType: CMSElementEditTypes;
804
830
  parentRef: string;
805
831
  };
832
+ textOverflow: {
833
+ value: boolean;
834
+ property: string;
835
+ propertyType: CMSElementEditTypes;
836
+ };
837
+ numberOfDisplayedLines: {
838
+ value: number;
839
+ unit: number;
840
+ property: string;
841
+ propertyType: CMSElementEditTypes;
842
+ };
806
843
  selectorKey: SelectorKeysEnum;
807
844
  };
808
845
  };
@@ -81,6 +81,8 @@ export declare const getDefaultData: () => {
81
81
  parentRef?: string | undefined;
82
82
  };
83
83
  strokeWidth: CMSIBSizeInterface;
84
+ textOverflow: any;
85
+ numberOfDisplayedLines: any;
84
86
  };
85
87
  hoverState: {
86
88
  selectorKey: SelectorKeysEnum;
@@ -131,6 +133,8 @@ export declare const getDefaultData: () => {
131
133
  property?: any;
132
134
  parentRef?: string | undefined;
133
135
  };
136
+ textOverflow: any;
137
+ numberOfDisplayedLines: any;
134
138
  };
135
139
  };
136
140
  };
@@ -451,6 +451,17 @@ export declare const getDefaultData: () => {
451
451
  propertyType: CMSElementEditTypes;
452
452
  parentRef: string;
453
453
  };
454
+ textOverflow: {
455
+ value: boolean;
456
+ property: string;
457
+ propertyType: CMSElementEditTypes;
458
+ };
459
+ numberOfDisplayedLines: {
460
+ value: number;
461
+ unit: number;
462
+ property: string;
463
+ propertyType: CMSElementEditTypes;
464
+ };
454
465
  selectorKey: SelectorKeysEnum;
455
466
  };
456
467
  };
@@ -51,6 +51,7 @@ import * as productOptions from "./productOptions";
51
51
  import * as brand from "./brand";
52
52
  import * as bundle from "./bundle";
53
53
  import * as bundleDetails from "./bundleDetails";
54
+ import * as bundleCategories from "./bundleCategories";
54
55
  import * as category from "./category";
55
56
  import * as subCategory from "./subCategory";
56
57
  import * as brandImage from "./brandImage";
@@ -119,4 +120,4 @@ import * as embroidery from "./embroidery";
119
120
  import * as stockStatus from "./stockStatus";
120
121
  import * as kitDetails from "./kitDetails";
121
122
  import * as kits from "./kits";
122
- export { amountEstimator, bulkVariantPicker, button, code, staticText, common, container, countdown, embed, faq, gallerySlider, grid, image, imageHotspot, map, paymentMethods, pickupLocations, price, productActions, productHighlights, productImage, productInventory, productPromotions, quantitySelector, scroll, section, shippingEstimator, slideShowLayouter, social, stack, storeLocations, table, tabs, text, uomSelector, variantPicker, video, volumePricing, lightbox, cart, profile, repeater, repeaterItem, product, menu, productOptions, productDetails, category, subCategory, brand, bundle, brandImage, filters, sort, pastOrders, quotes, rfqs, lightBoxV2, allocations, search, layouter, layouterItem, categoryDetails, contactUs, login, resetPassword, breadcrumbs, iconLibrary, searchResultsHeading, itemStock, cartDetails, cartSummary, checkout, allocationDetails, line, tabsV2, tabContainer, marchandiserSets, createForm, quickLinks, addOrder, buyForWithTabs, buyForTabsContainer, toaster, spotlight, bundleDetails, productCustomizations, iconList, orderStatus, menuV2, menuItem, layouterPro, layouterProItem, filterResults, productSizeChart, userElements, badge, cartAttributes, languageMenu, loader, addProductsTab, quotaDetails, shippingPayments, coupon, productDescription, megaMenu, megaMenuContainer, simpleList, cartWrapper, optionBar, myTemplates, requestForQuote, categoryGroups, embroidery, stockStatus, page, lastXOrdersButton, quickInventoryCheck, productLabels, kitDetails, kits, };
123
+ export { amountEstimator, bulkVariantPicker, button, code, staticText, common, container, countdown, embed, faq, gallerySlider, grid, image, imageHotspot, map, paymentMethods, pickupLocations, price, productActions, productHighlights, productImage, productInventory, productPromotions, quantitySelector, scroll, section, shippingEstimator, slideShowLayouter, social, stack, storeLocations, table, tabs, text, uomSelector, variantPicker, video, volumePricing, lightbox, cart, profile, repeater, repeaterItem, product, menu, productOptions, productDetails, category, subCategory, brand, bundle, brandImage, filters, sort, pastOrders, quotes, rfqs, lightBoxV2, allocations, search, layouter, layouterItem, categoryDetails, contactUs, login, resetPassword, breadcrumbs, iconLibrary, searchResultsHeading, itemStock, cartDetails, cartSummary, checkout, allocationDetails, line, tabsV2, tabContainer, marchandiserSets, createForm, quickLinks, addOrder, buyForWithTabs, buyForTabsContainer, toaster, spotlight, bundleDetails, bundleCategories, productCustomizations, iconList, orderStatus, menuV2, menuItem, layouterPro, layouterProItem, filterResults, productSizeChart, userElements, badge, cartAttributes, languageMenu, loader, addProductsTab, quotaDetails, shippingPayments, coupon, productDescription, megaMenu, megaMenuContainer, simpleList, cartWrapper, optionBar, myTemplates, requestForQuote, categoryGroups, embroidery, stockStatus, page, lastXOrdersButton, quickInventoryCheck, productLabels, kitDetails, kits, };
@@ -22,6 +22,8 @@ export interface selfDesignInterface {
22
22
  textAlign: CMSIBCommonInterface;
23
23
  characterSpacing: CMSIBCommonInterface;
24
24
  lineHeight: CMSIBCommonInterface;
25
+ textOverflow?: any;
26
+ numberOfDisplayedLines?: any;
25
27
  backgroundColor: CMSIBCommonInterface;
26
28
  borderColor: CMSIBCommonInterface;
27
29
  borderStyle: CMSIBCommonInterface;
@@ -171,6 +171,8 @@ export declare const getDefaultData: () => {
171
171
  textAlign: CMSIBCommonInterface;
172
172
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
173
173
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
174
+ textOverflow: any;
175
+ numberOfDisplayedLines: any;
174
176
  selectorKey: SelectorKeysEnum;
175
177
  };
176
178
  kitDescriptionDesign: {
@@ -201,6 +203,8 @@ export declare const getDefaultData: () => {
201
203
  textAlign: CMSIBCommonInterface;
202
204
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
203
205
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
206
+ textOverflow: any;
207
+ numberOfDisplayedLines: any;
204
208
  selectorKey: SelectorKeysEnum;
205
209
  };
206
210
  };
@@ -219,6 +223,8 @@ export declare const getDefaultData: () => {
219
223
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
220
224
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
221
225
  backgroundColor: CMSIBCommonInterface;
226
+ textOverflow: any;
227
+ numberOfDisplayedLines: any;
222
228
  selectorKey: SelectorKeysEnum;
223
229
  };
224
230
  categoryCardInfoDesign: {
@@ -234,6 +240,8 @@ export declare const getDefaultData: () => {
234
240
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
235
241
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
236
242
  backgroundColor: CMSIBCommonInterface;
243
+ textOverflow: any;
244
+ numberOfDisplayedLines: any;
237
245
  selectorKey: SelectorKeysEnum;
238
246
  };
239
247
  categoryCardDesign: {
@@ -372,6 +380,8 @@ export declare const getDefaultData: () => {
372
380
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
373
381
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
374
382
  backgroundColor: CMSIBCommonInterface;
383
+ textOverflow: any;
384
+ numberOfDisplayedLines: any;
375
385
  selectorKey: SelectorKeysEnum;
376
386
  };
377
387
  productCardInfoDesign: {
@@ -387,6 +397,8 @@ export declare const getDefaultData: () => {
387
397
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
388
398
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
389
399
  backgroundColor: CMSIBCommonInterface;
400
+ textOverflow: any;
401
+ numberOfDisplayedLines: any;
390
402
  selectorKey: SelectorKeysEnum;
391
403
  };
392
404
  productCardPriceDesign: {
@@ -402,6 +414,8 @@ export declare const getDefaultData: () => {
402
414
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
403
415
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
404
416
  backgroundColor: CMSIBCommonInterface;
417
+ textOverflow: any;
418
+ numberOfDisplayedLines: any;
405
419
  selectorKey: SelectorKeysEnum;
406
420
  };
407
421
  };
@@ -451,6 +465,8 @@ export declare const getDefaultData: () => {
451
465
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
452
466
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
453
467
  backgroundColor: CMSIBCommonInterface;
468
+ textOverflow: any;
469
+ numberOfDisplayedLines: any;
454
470
  selectorKey: SelectorKeysEnum;
455
471
  };
456
472
  productInfoDesign: {
@@ -466,6 +482,8 @@ export declare const getDefaultData: () => {
466
482
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
467
483
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
468
484
  backgroundColor: CMSIBCommonInterface;
485
+ textOverflow: any;
486
+ numberOfDisplayedLines: any;
469
487
  selectorKey: SelectorKeysEnum;
470
488
  };
471
489
  selectButtonDesign: {
@@ -660,6 +678,8 @@ export declare const getDefaultData: () => {
660
678
  property: string;
661
679
  propertyType: CMSElementEditTypes;
662
680
  };
681
+ textOverflow: any;
682
+ numberOfDisplayedLines: any;
663
683
  buttonStyle: {
664
684
  parentRef: string;
665
685
  propertyType: CMSElementEditTypes;
@@ -899,6 +919,8 @@ export declare const getDefaultData: () => {
899
919
  property: string;
900
920
  propertyType: CMSElementEditTypes;
901
921
  };
922
+ textOverflow: any;
923
+ numberOfDisplayedLines: any;
902
924
  buttonStyle: {
903
925
  parentRef: string;
904
926
  propertyType: CMSElementEditTypes;
@@ -1126,6 +1148,8 @@ export declare const getDefaultData: () => {
1126
1148
  property: string;
1127
1149
  propertyType: CMSElementEditTypes;
1128
1150
  };
1151
+ textOverflow: any;
1152
+ numberOfDisplayedLines: any;
1129
1153
  buttonStyle: {
1130
1154
  parentRef: string;
1131
1155
  propertyType: CMSElementEditTypes;
@@ -1204,6 +1228,8 @@ export declare const getDefaultData: () => {
1204
1228
  textAlign: CMSIBCommonInterface;
1205
1229
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1206
1230
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1231
+ textOverflow: any;
1232
+ numberOfDisplayedLines: any;
1207
1233
  selectorKey: SelectorKeysEnum;
1208
1234
  };
1209
1235
  hoverState: {
@@ -1403,6 +1429,8 @@ export declare const getDefaultData: () => {
1403
1429
  property: string;
1404
1430
  propertyType: CMSElementEditTypes;
1405
1431
  };
1432
+ textOverflow: any;
1433
+ numberOfDisplayedLines: any;
1406
1434
  buttonStyle: {
1407
1435
  parentRef: string;
1408
1436
  propertyType: CMSElementEditTypes;
@@ -1630,6 +1658,8 @@ export declare const getDefaultData: () => {
1630
1658
  property: string;
1631
1659
  propertyType: CMSElementEditTypes;
1632
1660
  };
1661
+ textOverflow: any;
1662
+ numberOfDisplayedLines: any;
1633
1663
  buttonStyle: {
1634
1664
  parentRef: string;
1635
1665
  propertyType: CMSElementEditTypes;
@@ -1708,6 +1738,8 @@ export declare const getDefaultData: () => {
1708
1738
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1709
1739
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1710
1740
  backgroundColor: CMSIBCommonInterface;
1741
+ textOverflow: any;
1742
+ numberOfDisplayedLines: any;
1711
1743
  borderColor: CMSIBCommonInterface;
1712
1744
  borderStyle: CMSIBCommonInterface;
1713
1745
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1738,6 +1770,8 @@ export declare const getDefaultData: () => {
1738
1770
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1739
1771
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1740
1772
  backgroundColor: CMSIBCommonInterface;
1773
+ textOverflow: any;
1774
+ numberOfDisplayedLines: any;
1741
1775
  selectorKey: SelectorKeysEnum;
1742
1776
  };
1743
1777
  };
@@ -1756,6 +1790,8 @@ export declare const getDefaultData: () => {
1756
1790
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1757
1791
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1758
1792
  backgroundColor: CMSIBCommonInterface;
1793
+ textOverflow: any;
1794
+ numberOfDisplayedLines: any;
1759
1795
  selectorKey: SelectorKeysEnum;
1760
1796
  };
1761
1797
  priceLabel: {
@@ -1771,6 +1807,8 @@ export declare const getDefaultData: () => {
1771
1807
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1772
1808
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1773
1809
  backgroundColor: CMSIBCommonInterface;
1810
+ textOverflow: any;
1811
+ numberOfDisplayedLines: any;
1774
1812
  selectorKey: SelectorKeysEnum;
1775
1813
  };
1776
1814
  input: {
@@ -1787,6 +1825,8 @@ export declare const getDefaultData: () => {
1787
1825
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1788
1826
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1789
1827
  backgroundColor: CMSIBCommonInterface;
1828
+ textOverflow: any;
1829
+ numberOfDisplayedLines: any;
1790
1830
  borderColor: CMSIBCommonInterface;
1791
1831
  borderStyle: CMSIBCommonInterface;
1792
1832
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -1817,6 +1857,8 @@ export declare const getDefaultData: () => {
1817
1857
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1818
1858
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1819
1859
  backgroundColor: CMSIBCommonInterface;
1860
+ textOverflow: any;
1861
+ numberOfDisplayedLines: any;
1820
1862
  selectorKey: SelectorKeysEnum;
1821
1863
  };
1822
1864
  price: {
@@ -1832,6 +1874,8 @@ export declare const getDefaultData: () => {
1832
1874
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
1833
1875
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
1834
1876
  backgroundColor: CMSIBCommonInterface;
1877
+ textOverflow: any;
1878
+ numberOfDisplayedLines: any;
1835
1879
  selectorKey: SelectorKeysEnum;
1836
1880
  };
1837
1881
  };
@@ -1943,6 +1987,17 @@ export declare const getDefaultData: () => {
1943
1987
  propertyType: CMSElementEditTypes;
1944
1988
  parentRef: string;
1945
1989
  };
1990
+ textOverflow: {
1991
+ value: boolean;
1992
+ property: string;
1993
+ propertyType: CMSElementEditTypes;
1994
+ };
1995
+ numberOfDisplayedLines: {
1996
+ value: number;
1997
+ unit: number;
1998
+ property: string;
1999
+ propertyType: CMSElementEditTypes;
2000
+ };
1946
2001
  selectorKey: SelectorKeysEnum;
1947
2002
  padding: any;
1948
2003
  backgroundColor: CMSIBCommonInterface;
@@ -2059,6 +2114,17 @@ export declare const getDefaultData: () => {
2059
2114
  propertyType: CMSElementEditTypes;
2060
2115
  parentRef: string;
2061
2116
  };
2117
+ textOverflow: {
2118
+ value: boolean;
2119
+ property: string;
2120
+ propertyType: CMSElementEditTypes;
2121
+ };
2122
+ numberOfDisplayedLines: {
2123
+ value: number;
2124
+ unit: number;
2125
+ property: string;
2126
+ propertyType: CMSElementEditTypes;
2127
+ };
2062
2128
  selectorKey: SelectorKeysEnum;
2063
2129
  backgroundColor: CMSIBCommonInterface;
2064
2130
  borderColor: CMSIBCommonInterface;
@@ -401,6 +401,8 @@ export declare const getDefaultData: () => {
401
401
  property: string;
402
402
  propertyType: CMSElementEditTypes;
403
403
  };
404
+ textOverflow: any;
405
+ numberOfDisplayedLines: any;
404
406
  selectorKey: SelectorKeysEnum;
405
407
  };
406
408
  hoverState: {
@@ -597,6 +599,8 @@ export declare const getDefaultData: () => {
597
599
  property: string;
598
600
  propertyType: CMSElementEditTypes;
599
601
  };
602
+ textOverflow: any;
603
+ numberOfDisplayedLines: any;
600
604
  selectorKey: SelectorKeysEnum;
601
605
  };
602
606
  };
@@ -51,11 +51,43 @@ interface selfLayoutInterface {
51
51
  }
52
52
  export interface selfDesignInterface {
53
53
  selectorKey: string;
54
+ widgetStyle: {
55
+ selectorKey: string;
56
+ [key: string]: any;
57
+ };
58
+ paginationArrows: {
59
+ selectorKey: string;
60
+ arrowIconStyle: CMSIBCommonInterface;
61
+ leftArrowIconStyle: CMSIBCommonInterface;
62
+ rightArrowIconStyle: CMSIBCommonInterface;
63
+ backgroundShape: CMSIBCommonInterface;
64
+ arrowSize: CMSIBSizeInterface;
65
+ arrowColor: CMSIBCommonInterface;
66
+ backgroundColor: CMSIBCommonInterface;
67
+ };
68
+ paginationDots: {
69
+ selectorKey: string;
70
+ dotSize: CMSIBSizeInterface;
71
+ currentDotColor: CMSIBCommonInterface;
72
+ otherDotColor: CMSIBCommonInterface;
73
+ borderColor: CMSIBCommonInterface;
74
+ borderStyle: CMSIBCommonInterface;
75
+ borderPerSlide: any;
76
+ showBorder: CMSIBCommonInterface;
77
+ showShadow: CMSIBCommonInterface;
78
+ shadowColor: CMSIBCommonInterface;
79
+ blur: CMSIBSizeInterface;
80
+ spread: CMSIBSizeInterface;
81
+ angle: CMSIBSizeInterface;
82
+ };
54
83
  }
55
84
  export declare enum selfSelectorKeysEnum {
56
85
  LAYOUT = "layout",
57
86
  DESIGN = "design",
58
- DATA_CONNECTOR = "dataConnector"
87
+ DATA_CONNECTOR = "dataConnector",
88
+ WIDGET_STYLE = "widget-style",
89
+ PAGINATION_ARROWS = "pagination-arrows",
90
+ PAGINATION_DOTS = "pagination-dots"
59
91
  }
60
92
  export declare const getDefaultData: () => CMSElementEditPopupInterface<selfLayoutInterface & CMSElementEditPopupLayoutInterface, selfDesignInterface & CMSElementEditPopupDesignInterface>;
61
93
  export {};
@@ -45,6 +45,9 @@ export interface selfDesignInterface {
45
45
  mapStyle: {
46
46
  [key: string]: any;
47
47
  };
48
+ mapImage: {
49
+ [key: string]: any;
50
+ };
48
51
  pinStyle: {
49
52
  selectorKey: string;
50
53
  iconSize: CMSIBCommonInterface;
@@ -114,7 +117,8 @@ export declare enum SelectorKeysEnum {
114
117
  MAP_WIDGET_LAYOUT = "mapWidgetLayout",
115
118
  MAP_WIDGET_TEXT_CONTAINER_DESIGN = "mapWidgetTextContainerDesign",
116
119
  MAP_WIDGET_TEXT_CONTAINER_LAYOUT = "mapWidgetTextContainerLayout",
117
- MAP_STYLE = "mapStyle"
120
+ MAP_STYLE = "mapStyle",
121
+ MAP_IMAGE = "mapImage"
118
122
  }
119
123
  export declare const getDefaultData: () => CMSElementEditPopupInterface<selfLayoutInterface & CMSElementEditPopupLayoutInterface, selfDesignInterface & CMSElementEditPopupDesignInterface>;
120
124
  export {};
@@ -61,6 +61,8 @@ export declare const getDefaultData: () => {
61
61
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
62
62
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
63
63
  backgroundColor: CMSIBCommonInterface;
64
+ textOverflow: any;
65
+ numberOfDisplayedLines: any;
64
66
  backgroundRepeat: CMSIBCommonInterface;
65
67
  backgroundSize: CMSIBCommonInterface;
66
68
  backgroundAttachment: CMSIBCommonInterface;
@@ -89,6 +89,8 @@ export declare const getDefaultData: () => {
89
89
  property: string;
90
90
  propertyType: CMSElementEditTypes;
91
91
  };
92
+ textOverflow: any;
93
+ numberOfDisplayedLines: any;
92
94
  textTransform: {
93
95
  value: string;
94
96
  property: string;
@@ -591,6 +593,17 @@ export declare const getDefaultData: () => {
591
593
  propertyType: CMSElementEditTypes;
592
594
  parentRef: string;
593
595
  };
596
+ textOverflowDesc: {
597
+ value: boolean;
598
+ property: string;
599
+ propertyType: CMSElementEditTypes;
600
+ };
601
+ numberOfDisplayedLinesDesc: {
602
+ value: number;
603
+ unit: number;
604
+ property: string;
605
+ propertyType: CMSElementEditTypes;
606
+ };
594
607
  theme: {
595
608
  value: string;
596
609
  property: string;
@@ -878,6 +891,8 @@ export declare const getDefaultData: () => {
878
891
  selectorKey: orderSelectorKeysEnum;
879
892
  };
880
893
  hoverState: {
894
+ textOverflow: any;
895
+ numberOfDisplayedLines: any;
881
896
  textTransform: {
882
897
  value: string;
883
898
  property: string;
@@ -975,6 +990,8 @@ export declare const getDefaultData: () => {
975
990
  selectorKey: orderSelectorKeysEnum;
976
991
  };
977
992
  productTitle: {
993
+ textOverflow: any;
994
+ numberOfDisplayedLines: any;
978
995
  textTransform: {
979
996
  value: string;
980
997
  property: string;
@@ -67,6 +67,8 @@ interface selfDesignInterface {
67
67
  textAlign: CMSIBCommonInterface;
68
68
  characterSpacing: CMSIBCommonInterface;
69
69
  lineHeight: CMSIBCommonInterface;
70
+ textOverflow?: any;
71
+ numberOfDisplayedLines?: any;
70
72
  };
71
73
  paymentMethodDescription: {
72
74
  selectorKey: string;
@@ -92,6 +94,8 @@ interface selfDesignInterface {
92
94
  textAlign: CMSIBCommonInterface;
93
95
  characterSpacing: CMSIBCommonInterface;
94
96
  lineHeight: CMSIBCommonInterface;
97
+ textOverflow?: any;
98
+ numberOfDisplayedLines?: any;
95
99
  };
96
100
  paymentMethodContainerDesign: {
97
101
  selectorKey: string;
@@ -117,6 +121,8 @@ interface selfDesignInterface {
117
121
  textAlign: CMSIBCommonInterface;
118
122
  characterSpacing: CMSIBCommonInterface;
119
123
  lineHeight: CMSIBCommonInterface;
124
+ textOverflow?: any;
125
+ numberOfDisplayedLines?: any;
120
126
  };
121
127
  }
122
128
  export declare enum PaymentMethodSelectorKeysEnum {
@@ -138,6 +138,8 @@ export declare const getDefaultData: () => {
138
138
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
139
139
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
140
140
  backgroundColor: CMSIBCommonInterface;
141
+ textOverflow: any;
142
+ numberOfDisplayedLines: any;
141
143
  borderColor: CMSIBCommonInterface;
142
144
  borderStyle: CMSIBCommonInterface;
143
145
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -168,6 +170,8 @@ export declare const getDefaultData: () => {
168
170
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
169
171
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
170
172
  backgroundColor: CMSIBCommonInterface;
173
+ textOverflow: any;
174
+ numberOfDisplayedLines: any;
171
175
  borderColor: CMSIBCommonInterface;
172
176
  borderStyle: CMSIBCommonInterface;
173
177
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -198,6 +202,8 @@ export declare const getDefaultData: () => {
198
202
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
199
203
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
200
204
  backgroundColor: CMSIBCommonInterface;
205
+ textOverflow: any;
206
+ numberOfDisplayedLines: any;
201
207
  borderColor: CMSIBCommonInterface;
202
208
  borderStyle: CMSIBCommonInterface;
203
209
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -228,6 +234,8 @@ export declare const getDefaultData: () => {
228
234
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
229
235
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
230
236
  backgroundColor: CMSIBCommonInterface;
237
+ textOverflow: any;
238
+ numberOfDisplayedLines: any;
231
239
  borderColor: CMSIBCommonInterface;
232
240
  borderStyle: CMSIBCommonInterface;
233
241
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -258,6 +266,8 @@ export declare const getDefaultData: () => {
258
266
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
259
267
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
260
268
  backgroundColor: CMSIBCommonInterface;
269
+ textOverflow: any;
270
+ numberOfDisplayedLines: any;
261
271
  borderColor: CMSIBCommonInterface;
262
272
  borderStyle: CMSIBCommonInterface;
263
273
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -288,6 +298,8 @@ export declare const getDefaultData: () => {
288
298
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
289
299
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
290
300
  backgroundColor: CMSIBCommonInterface;
301
+ textOverflow: any;
302
+ numberOfDisplayedLines: any;
291
303
  borderColor: CMSIBCommonInterface;
292
304
  borderStyle: CMSIBCommonInterface;
293
305
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -318,6 +330,8 @@ export declare const getDefaultData: () => {
318
330
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
319
331
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
320
332
  backgroundColor: CMSIBCommonInterface;
333
+ textOverflow: any;
334
+ numberOfDisplayedLines: any;
321
335
  borderColor: CMSIBCommonInterface;
322
336
  borderStyle: CMSIBCommonInterface;
323
337
  borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
@@ -16,6 +16,7 @@ interface selfLayoutInterface {
16
16
  swatchItemSpacing: CMSIBCommonInterface;
17
17
  swatchItemSize: CMSIBCommonInterface;
18
18
  swatchItemPadding: CMSIBCommonInterface;
19
+ swatchScrollGap: CMSIBCommonInterface;
19
20
  optionItemSpacing: CMSIBCommonInterface;
20
21
  optionItemPadding: CMSIBCommonInterface;
21
22
  swatchMaxItemsToDisplay: CMSIBCommonInterface;
@@ -79,7 +80,8 @@ export declare enum SelectorKeysEnum {
79
80
  SWATCH_OPTION_VALUE_STYLE = "swatchOptionValueStyle",
80
81
  SINGLE_OPTION_VALUE_STYLE = "singleOptionValueStyle",
81
82
  DROPDOWN_DISPLAY_STYLE = "dropdownDisplayStyle",
82
- OPTION_TITLE = "optionTitle"
83
+ OPTION_TITLE = "optionTitle",
84
+ OPTION_VALUE_TEXT_STYLE = "optionValueTextStyle"
83
85
  }
84
86
  export declare const getDefaultData: () => CMSElementEditPopupInterface<selfLayoutInterface & CMSElementEditPopupLayoutInterface, selfDesignInterface & CMSElementEditPopupDesignInterface>;
85
87
  export {};
@@ -33,6 +33,7 @@ export declare enum SelectorKeysEnum {
33
33
  }
34
34
  export interface selfLayoutInterface {
35
35
  selectorKey: string;
36
+ bundlePriceType: CMSIBCommonInterface;
36
37
  showPrice: CMSIBCommonInterface;
37
38
  displayMinQtySet: CMSIBCommonInterface;
38
39
  priceFormat: CMSIBCommonInterface;