@sc-360-v2/storefront-cms-library 0.5.60 → 0.5.62

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 (132) hide show
  1. package/dist/add-existing-form.scss +5 -13
  2. package/dist/add-order.scss +236 -126
  3. package/dist/add-products-tab-details.scss +2097 -1048
  4. package/dist/add-products-tab.scss +1204 -666
  5. package/dist/allocation-header-quota-details.scss +407 -189
  6. package/dist/allocationDetails.scss +2155 -1671
  7. package/dist/allocations-quota-details.scss +323 -159
  8. package/dist/allocations.scss +793 -475
  9. package/dist/amount-estimator.scss +743 -405
  10. package/dist/badge.scss +18 -43
  11. package/dist/brand-basic-elements.scss +124 -76
  12. package/dist/brand.scss +55 -28
  13. package/dist/breadcrumbs.scss +718 -356
  14. package/dist/builder.js +1 -1
  15. package/dist/bulk-variant-picker.scss +2027 -1128
  16. package/dist/bundle.scss +1489 -841
  17. package/dist/bundleCategories.scss +301 -0
  18. package/dist/bundleDetails.scss +5072 -3774
  19. package/dist/button.scss +113 -78
  20. package/dist/buy-for-tab-container.scss +106 -77
  21. package/dist/buyForHeaders.scss +2976 -1722
  22. package/dist/cart-details.scss +1025 -485
  23. package/dist/cart-summary.scss +1234 -569
  24. package/dist/cart-wrapper.scss +79 -37
  25. package/dist/cart.scss +225 -117
  26. package/dist/cartAttributes.scss +647 -367
  27. package/dist/cartDropdownOverlay.scss +10 -1
  28. package/dist/category-groups-element.scss +108 -127
  29. package/dist/category-groups-product-grid.scss +147 -120
  30. package/dist/category-groups-product-image.scss +1457 -1162
  31. package/dist/category-groups-product-options.scss +685 -590
  32. package/dist/category-groups-product-price.scss +3244 -1966
  33. package/dist/category-groups-quota-details.scss +464 -210
  34. package/dist/category.scss +50 -26
  35. package/dist/checkout.scss +16 -24
  36. package/dist/confirm-modal.scss +2 -22
  37. package/dist/container.scss +54 -32
  38. package/dist/countdown.scss +443 -256
  39. package/dist/coupon.scss +16 -19
  40. package/dist/default-dropdown.scss +1 -12
  41. package/dist/embroider-template-1-v2.scss +172 -123
  42. package/dist/embroider-template-1.scss +104 -68
  43. package/dist/embroidery.scss +31 -30
  44. package/dist/employee-bulk-order.scss +142 -418
  45. package/dist/faq.scss +408 -228
  46. package/dist/filter-results.scss +265 -125
  47. package/dist/filters.scss +1682 -831
  48. package/dist/gallery-slider-temp.scss +811 -445
  49. package/dist/global-styles.scss +7 -23
  50. package/dist/grid.scss +33 -25
  51. package/dist/hotspot.scss +115 -68
  52. package/dist/image-temp.scss +38 -24
  53. package/dist/item-stock.scss +16 -9
  54. package/dist/kitDetails.scss +4301 -2721
  55. package/dist/kits.scss +19 -24
  56. package/dist/language-selector.scss +361 -211
  57. package/dist/last-x-orders.scss +174 -95
  58. package/dist/layouter-item.scss +106 -76
  59. package/dist/layouter-pro-item.scss +95 -89
  60. package/dist/layouter-pro.scss +92 -87
  61. package/dist/layouter.scss +264 -79
  62. package/dist/light-box-v2.scss +104 -89
  63. package/dist/login.scss +600 -311
  64. package/dist/map.scss +391 -228
  65. package/dist/marchandiserSets.scss +104 -95
  66. package/dist/mega-menu-container.scss +109 -96
  67. package/dist/mega-menu.scss +731 -624
  68. package/dist/menu-item.scss +2 -2
  69. package/dist/menu-v2.scss +619 -507
  70. package/dist/multi-select-dropdown.scss +3 -27
  71. package/dist/my-templates.scss +9 -38
  72. package/dist/option-bar.scss +375 -215
  73. package/dist/order-status.scss +1117 -643
  74. package/dist/overflow-module.scss +7 -6
  75. package/dist/past-orders.scss +149 -118
  76. package/dist/payment-methods.scss +30 -46
  77. package/dist/pickup-locations.scss +1118 -558
  78. package/dist/position-module.scss +17 -20
  79. package/dist/prefix-list.scss +10 -21
  80. package/dist/product-actions.scss +1778 -1228
  81. package/dist/product-basic-elements.scss +169 -108
  82. package/dist/product-highlights.scss +176 -107
  83. package/dist/product-image-bundles.scss +642 -337
  84. package/dist/product-inventory.scss +1357 -673
  85. package/dist/product-labels.scss +105 -84
  86. package/dist/product-options.scss +659 -316
  87. package/dist/product-price.scss +2562 -1284
  88. package/dist/product-promotions.scss +2830 -1388
  89. package/dist/product-sizechart.scss +905 -516
  90. package/dist/product.scss +61 -28
  91. package/dist/productDetails.scss +39 -19
  92. package/dist/profile.scss +451 -207
  93. package/dist/quantity-selector.scss +550 -313
  94. package/dist/quick-inventory-check.scss +174 -95
  95. package/dist/quick-links.scss +137 -56
  96. package/dist/quick-order-pad.scss +271 -218
  97. package/dist/quota-details.scss +282 -152
  98. package/dist/quotes.scss +121 -82
  99. package/dist/repeater-embla-controls.scss +26 -37
  100. package/dist/repeater-grid-toggle.scss +166 -156
  101. package/dist/repeater-item.scss +64 -41
  102. package/dist/repeater.scss +817 -554
  103. package/dist/request-for-quotes.scss +16 -66
  104. package/dist/responsive-behaviour.scss +1 -3
  105. package/dist/rfqs.scss +181 -118
  106. package/dist/scroll.scss +198 -90
  107. package/dist/search.scss +326 -179
  108. package/dist/section.scss +51 -27
  109. package/dist/shipping-payments.scss +58 -198
  110. package/dist/simple-list.scss +198 -61
  111. package/dist/social.scss +145 -80
  112. package/dist/stack.scss +34 -23
  113. package/dist/static-global.scss +26 -44
  114. package/dist/stockStatus.scss +19 -11
  115. package/dist/store-locations.scss +1105 -577
  116. package/dist/tab-container.scss +108 -81
  117. package/dist/table-common.scss +408 -217
  118. package/dist/table.scss +511 -269
  119. package/dist/text-temp.scss +7 -8
  120. package/dist/theme-classes.scss +13 -17
  121. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +1051 -2
  122. package/dist/types/builder/tools/element-edit/layouter.d.ts +33 -1
  123. package/dist/types/builder/tools/element-edit/productOptions.d.ts +3 -1
  124. package/dist/types/builder/tools/element-edit/repeater.d.ts +45 -1
  125. package/dist/types/builder/tools/element-edit/scroll.d.ts +6 -0
  126. package/dist/types/builder/tools/element-edit/userElements.d.ts +38 -37
  127. package/dist/uom-selector.scss +949 -489
  128. package/dist/user-elements.scss +892 -574
  129. package/dist/variant-picker.scss +2555 -1281
  130. package/dist/volume-pricing.scss +1037 -541
  131. package/dist/widget.scss +1 -0
  132. package/package.json +1 -1
@@ -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 {};
@@ -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 {};
@@ -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: {
@@ -276,6 +276,8 @@ export declare const getDefaultData: () => {
276
276
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
277
277
  iconColor: CMSIBCommonInterface;
278
278
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
279
+ textOverflow: any;
280
+ numberOfDisplayedLines: any;
279
281
  theme: CMSIBCommonInterface;
280
282
  font: CMSIBCommonInterface;
281
283
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -287,8 +289,6 @@ export declare const getDefaultData: () => {
287
289
  textAlign: CMSIBCommonInterface;
288
290
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
289
291
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
290
- textOverflow: any;
291
- numberOfDisplayedLines: any;
292
292
  selectorKey: SelectorKeysEnum;
293
293
  };
294
294
  userLogoDesign: {
@@ -358,6 +358,8 @@ export declare const getDefaultData: () => {
358
358
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
359
359
  iconColor: CMSIBCommonInterface;
360
360
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
361
+ textOverflow: any;
362
+ numberOfDisplayedLines: any;
361
363
  theme: CMSIBCommonInterface;
362
364
  font: CMSIBCommonInterface;
363
365
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -369,8 +371,6 @@ export declare const getDefaultData: () => {
369
371
  textAlign: CMSIBCommonInterface;
370
372
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
371
373
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
372
- textOverflow: any;
373
- numberOfDisplayedLines: any;
374
374
  selectorKey: SelectorKeysEnum;
375
375
  };
376
376
  userEmailDesign: {
@@ -384,6 +384,8 @@ export declare const getDefaultData: () => {
384
384
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
385
385
  iconColor: CMSIBCommonInterface;
386
386
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
387
+ textOverflow: any;
388
+ numberOfDisplayedLines: any;
387
389
  theme: CMSIBCommonInterface;
388
390
  font: CMSIBCommonInterface;
389
391
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -395,8 +397,6 @@ export declare const getDefaultData: () => {
395
397
  textAlign: CMSIBCommonInterface;
396
398
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
397
399
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
398
- textOverflow: any;
399
- numberOfDisplayedLines: any;
400
400
  selectorKey: SelectorKeysEnum;
401
401
  };
402
402
  userPhoneDesign: {
@@ -410,6 +410,8 @@ export declare const getDefaultData: () => {
410
410
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
411
411
  iconColor: CMSIBCommonInterface;
412
412
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
413
+ textOverflow: any;
414
+ numberOfDisplayedLines: any;
413
415
  theme: CMSIBCommonInterface;
414
416
  font: CMSIBCommonInterface;
415
417
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -421,8 +423,6 @@ export declare const getDefaultData: () => {
421
423
  textAlign: CMSIBCommonInterface;
422
424
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
423
425
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
424
- textOverflow: any;
425
- numberOfDisplayedLines: any;
426
426
  selectorKey: SelectorKeysEnum;
427
427
  };
428
428
  };
@@ -484,11 +484,14 @@ export declare const getDefaultData: () => {
484
484
  textAlign: CMSIBCommonInterface;
485
485
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
486
486
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
487
- textOverflow: any;
488
- numberOfDisplayedLines: any;
489
487
  selectorKey: SelectorKeysEnum;
490
488
  };
491
489
  quotaNameDesign: {
490
+ maxCharacters: {
491
+ value: number;
492
+ property: string;
493
+ propertyType: CMSElementEditTypes;
494
+ };
492
495
  theme: CMSIBCommonInterface;
493
496
  font: CMSIBCommonInterface;
494
497
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -500,11 +503,14 @@ export declare const getDefaultData: () => {
500
503
  textAlign: CMSIBCommonInterface;
501
504
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
502
505
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
503
- textOverflow: any;
504
- numberOfDisplayedLines: any;
505
506
  selectorKey: SelectorKeysEnum;
506
507
  };
507
508
  quotaExpiryDesign: {
509
+ maxCharacters: {
510
+ value: number;
511
+ property: string;
512
+ propertyType: CMSElementEditTypes;
513
+ };
508
514
  theme: CMSIBCommonInterface;
509
515
  font: CMSIBCommonInterface;
510
516
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -516,11 +522,14 @@ export declare const getDefaultData: () => {
516
522
  textAlign: CMSIBCommonInterface;
517
523
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
518
524
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
519
- textOverflow: any;
520
- numberOfDisplayedLines: any;
521
525
  selectorKey: SelectorKeysEnum;
522
526
  };
523
527
  quotaInventoryDesign: {
528
+ maxCharacters: {
529
+ value: number;
530
+ property: string;
531
+ propertyType: CMSElementEditTypes;
532
+ };
524
533
  theme: CMSIBCommonInterface;
525
534
  font: CMSIBCommonInterface;
526
535
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -532,11 +541,14 @@ export declare const getDefaultData: () => {
532
541
  textAlign: CMSIBCommonInterface;
533
542
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
534
543
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
535
- textOverflow: any;
536
- numberOfDisplayedLines: any;
537
544
  selectorKey: SelectorKeysEnum;
538
545
  };
539
546
  quotaHighlightedDesign: {
547
+ maxCharacters: {
548
+ value: number;
549
+ property: string;
550
+ propertyType: CMSElementEditTypes;
551
+ };
540
552
  theme: CMSIBCommonInterface;
541
553
  font: CMSIBCommonInterface;
542
554
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -548,8 +560,6 @@ export declare const getDefaultData: () => {
548
560
  textAlign: CMSIBCommonInterface;
549
561
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
550
562
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
551
- textOverflow: any;
552
- numberOfDisplayedLines: any;
553
563
  selectorKey: SelectorKeysEnum;
554
564
  };
555
565
  };
@@ -611,11 +621,14 @@ export declare const getDefaultData: () => {
611
621
  textAlign: CMSIBCommonInterface;
612
622
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
613
623
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
614
- textOverflow: any;
615
- numberOfDisplayedLines: any;
616
624
  selectorKey: SelectorKeysEnum;
617
625
  };
618
626
  allowanceNameDesign: {
627
+ maxCharacters: {
628
+ value: number;
629
+ property: string;
630
+ propertyType: CMSElementEditTypes;
631
+ };
619
632
  theme: CMSIBCommonInterface;
620
633
  font: CMSIBCommonInterface;
621
634
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -627,11 +640,14 @@ export declare const getDefaultData: () => {
627
640
  textAlign: CMSIBCommonInterface;
628
641
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
629
642
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
630
- textOverflow: any;
631
- numberOfDisplayedLines: any;
632
643
  selectorKey: SelectorKeysEnum;
633
644
  };
634
645
  allowanceExpiryDesign: {
646
+ maxCharacters: {
647
+ value: number;
648
+ property: string;
649
+ propertyType: CMSElementEditTypes;
650
+ };
635
651
  theme: CMSIBCommonInterface;
636
652
  font: CMSIBCommonInterface;
637
653
  fontSize: import("../../interfaces/global").CMSIBSizeInterface;
@@ -643,8 +659,6 @@ export declare const getDefaultData: () => {
643
659
  textAlign: CMSIBCommonInterface;
644
660
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
645
661
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
646
- textOverflow: any;
647
- numberOfDisplayedLines: any;
648
662
  selectorKey: SelectorKeysEnum;
649
663
  };
650
664
  allowanceInventoryDesign: {
@@ -659,8 +673,6 @@ export declare const getDefaultData: () => {
659
673
  textAlign: CMSIBCommonInterface;
660
674
  characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
661
675
  lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
662
- textOverflow: any;
663
- numberOfDisplayedLines: any;
664
676
  selectorKey: SelectorKeysEnum;
665
677
  };
666
678
  };
@@ -1007,17 +1019,6 @@ export declare const getDefaultData: () => {
1007
1019
  };
1008
1020
  widgetPlaceholderText: {
1009
1021
  padding: any;
1010
- textOverflow: {
1011
- value: boolean;
1012
- property: string;
1013
- propertyType: CMSElementEditTypes;
1014
- };
1015
- numberOfDisplayedLines: {
1016
- unit: CMSCSSUnitTypesEnums;
1017
- value: number;
1018
- property: string;
1019
- propertyType: CMSElementEditTypes;
1020
- };
1021
1022
  textTransform: {
1022
1023
  value: string;
1023
1024
  property: string;