@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
@@ -290,6 +290,7 @@ export declare const getDefaultData: () => {
290
290
  propertyType?: any;
291
291
  isReadOnly?: boolean | undefined;
292
292
  };
293
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
293
294
  textTransform: {
294
295
  value: string;
295
296
  property: string;
@@ -476,6 +477,14 @@ export declare const getDefaultData: () => {
476
477
  propertyType?: any;
477
478
  isReadOnly?: boolean | undefined;
478
479
  };
480
+ strokeWidth: {
481
+ propertyType: CMSElementEditTypes;
482
+ isReadOnly: boolean;
483
+ unit?: string | number | undefined;
484
+ value?: any;
485
+ property?: any;
486
+ parentRef?: string | undefined;
487
+ };
479
488
  textTransform: {
480
489
  value: string;
481
490
  property: string;
@@ -1,3 +1,4 @@
1
+ import { CMSElementEditTypes } from "../../enums/index";
1
2
  import { CMSIBCommonInterface, CMSIBSizeInterface } from "../../interfaces/global";
2
3
  export interface selfDesignInterface {
3
4
  selectorKey: string;
@@ -79,6 +80,7 @@ export declare const getDefaultData: () => {
79
80
  isReadOnly?: boolean | undefined;
80
81
  parentRef?: string | undefined;
81
82
  };
83
+ strokeWidth: CMSIBSizeInterface;
82
84
  };
83
85
  hoverState: {
84
86
  selectorKey: SelectorKeysEnum;
@@ -121,6 +123,14 @@ export declare const getDefaultData: () => {
121
123
  isReadOnly?: boolean | undefined;
122
124
  parentRef?: string | undefined;
123
125
  };
126
+ strokeWidth: {
127
+ propertyType: CMSElementEditTypes;
128
+ isReadOnly: boolean;
129
+ unit?: string | number | undefined;
130
+ value?: any;
131
+ property?: any;
132
+ parentRef?: string | undefined;
133
+ };
124
134
  };
125
135
  };
126
136
  };
@@ -142,11 +142,30 @@ export interface selfDesignInterface {
142
142
  paginationDots: {
143
143
  selectorKey: string;
144
144
  dotSize: CMSIBCommonInterface;
145
+ borderColor: CMSIBCommonInterface;
146
+ borderStyle: CMSIBCommonInterface;
147
+ borderPerSlide: CMSIBCommonInterface;
148
+ showBorder: CMSIBCommonInterface;
149
+ showShadow: CMSIBCommonInterface;
150
+ shadowColor: CMSIBCommonInterface;
151
+ blur: CMSIBCommonInterface;
152
+ spread: CMSIBCommonInterface;
153
+ angle: CMSIBCommonInterface;
145
154
  currentDotColor: CMSIBCommonInterface;
146
155
  otherDotColor: CMSIBCommonInterface;
147
156
  };
148
157
  paginationLine: {
149
158
  selectorKey: string;
159
+ borderColor: CMSIBCommonInterface;
160
+ borderStyle: CMSIBCommonInterface;
161
+ borderPerSlide: CMSIBCommonInterface;
162
+ showBorder: CMSIBCommonInterface;
163
+ showShadow: CMSIBCommonInterface;
164
+ shadowColor: CMSIBCommonInterface;
165
+ blur: CMSIBCommonInterface;
166
+ spread: CMSIBCommonInterface;
167
+ angle: CMSIBCommonInterface;
168
+ borderRadius: CMSIBCommonInterface;
150
169
  currentLineColor: CMSIBCommonInterface;
151
170
  otherLineColor: CMSIBCommonInterface;
152
171
  lineHeight: CMSIBCommonInterface;
@@ -158,6 +158,7 @@ export declare const getDefaultData: () => {
158
158
  propertyType?: any;
159
159
  isReadOnly?: boolean | undefined;
160
160
  };
161
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
161
162
  verticalAlignment: {
162
163
  value: string;
163
164
  property: string;
@@ -172,6 +173,14 @@ export declare const getDefaultData: () => {
172
173
  selectorKey: SelectorKeysEnum;
173
174
  };
174
175
  hoverState: {
176
+ strokeWidth: {
177
+ propertyType: CMSElementEditTypes;
178
+ isReadOnly: boolean;
179
+ unit?: string | number | undefined;
180
+ value?: any;
181
+ property?: any;
182
+ parentRef?: string | undefined;
183
+ };
175
184
  icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
176
185
  showIcon: {
177
186
  parentRef: null;
@@ -212,6 +221,17 @@ export declare const getDefaultData: () => {
212
221
  text: {
213
222
  selectorKey: SelectorKeysEnum;
214
223
  defaultState: {
224
+ textOverflow: {
225
+ value: boolean;
226
+ property: string;
227
+ propertyType: CMSElementEditTypes;
228
+ };
229
+ numberOfDisplayedLines: {
230
+ unit: CMSCSSUnitTypesEnums;
231
+ value: number;
232
+ property: string;
233
+ propertyType: CMSElementEditTypes;
234
+ };
215
235
  wordWrap: CMSIBCommonInterface;
216
236
  wordBreak: CMSIBCommonInterface;
217
237
  textTransform: {
@@ -435,6 +455,17 @@ export declare const getDefaultData: () => {
435
455
  };
436
456
  };
437
457
  description: {
458
+ textOverflow: {
459
+ value: boolean;
460
+ property: string;
461
+ propertyType: CMSElementEditTypes;
462
+ };
463
+ numberOfDisplayedLines: {
464
+ unit: CMSCSSUnitTypesEnums;
465
+ value: number;
466
+ property: string;
467
+ propertyType: CMSElementEditTypes;
468
+ };
438
469
  wordWrap: CMSIBCommonInterface;
439
470
  wordBreak: CMSIBCommonInterface;
440
471
  theme: {
@@ -3,4 +3,5 @@ export declare const iconInstance: {
3
3
  showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
4
4
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
5
5
  iconColor: import("../../interfaces/global").CMSIBCommonInterface;
6
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
6
7
  };
@@ -1,4 +1,4 @@
1
- import { CMSCSSUnitTypesEnums, CMSElementEditTypes } from "../../enums";
1
+ import { CMSCSSUnitTypesEnums } from "../../enums";
2
2
  import { CMSIBCommonInterface } from "../../interfaces/global";
3
3
  import { CMSElementEditPopupInterface } from "./common";
4
4
  export interface SectionEditPopupInterface extends CMSElementEditPopupInterface {
@@ -33,12 +33,7 @@ export declare const getDefaultData: () => {
33
33
  showIcon: CMSIBCommonInterface | undefined;
34
34
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
35
35
  iconColor: CMSIBCommonInterface;
36
- strokeWidth: {
37
- value: number;
38
- property: string;
39
- unit: CMSCSSUnitTypesEnums;
40
- propertyType: CMSElementEditTypes;
41
- };
36
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
42
37
  selectorKey: SelectorKeysEnum;
43
38
  backgroundColor: CMSIBCommonInterface;
44
39
  borderColor: CMSIBCommonInterface;
@@ -679,6 +679,14 @@ export declare const getDefaultData: () => {
679
679
  propertyType?: any;
680
680
  isReadOnly?: boolean | undefined;
681
681
  };
682
+ strokeWidth: {
683
+ propertyType: CMSElementEditTypes;
684
+ isReadOnly: boolean;
685
+ unit?: string | number | undefined;
686
+ value?: any;
687
+ property?: any;
688
+ parentRef?: string | undefined;
689
+ };
682
690
  textTransform: {
683
691
  value: string;
684
692
  property: string;
@@ -910,6 +918,7 @@ export declare const getDefaultData: () => {
910
918
  propertyType?: any;
911
919
  isReadOnly?: boolean | undefined;
912
920
  };
921
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
913
922
  textTransform: {
914
923
  value: string;
915
924
  property: string;
@@ -1174,6 +1183,14 @@ export declare const getDefaultData: () => {
1174
1183
  propertyType?: any;
1175
1184
  isReadOnly?: boolean | undefined;
1176
1185
  };
1186
+ strokeWidth: {
1187
+ propertyType: CMSElementEditTypes;
1188
+ isReadOnly: boolean;
1189
+ unit?: string | number | undefined;
1190
+ value?: any;
1191
+ property?: any;
1192
+ parentRef?: string | undefined;
1193
+ };
1177
1194
  textTransform: {
1178
1195
  value: string;
1179
1196
  property: string;
@@ -1405,6 +1422,7 @@ export declare const getDefaultData: () => {
1405
1422
  propertyType?: any;
1406
1423
  isReadOnly?: boolean | undefined;
1407
1424
  };
1425
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1408
1426
  textTransform: {
1409
1427
  value: string;
1410
1428
  property: string;
@@ -1621,6 +1639,7 @@ export declare const getDefaultData: () => {
1621
1639
  showIcon: CMSIBCommonInterface | undefined;
1622
1640
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
1623
1641
  iconColor: CMSIBCommonInterface;
1642
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
1624
1643
  theme: {
1625
1644
  value: string;
1626
1645
  property: string;
@@ -395,6 +395,7 @@ export declare const getDefaultData: () => {
395
395
  propertyType?: any;
396
396
  isReadOnly?: boolean | undefined;
397
397
  };
398
+ strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
398
399
  textTransform: {
399
400
  value: string;
400
401
  property: string;
@@ -583,6 +584,14 @@ export declare const getDefaultData: () => {
583
584
  propertyType?: any;
584
585
  isReadOnly?: boolean | undefined;
585
586
  };
587
+ strokeWidth: {
588
+ propertyType: CMSElementEditTypes;
589
+ isReadOnly: boolean;
590
+ unit?: string | number | undefined;
591
+ value?: any;
592
+ property?: any;
593
+ parentRef?: string | undefined;
594
+ };
586
595
  textTransform: {
587
596
  value: string;
588
597
  property: string;
@@ -84,7 +84,6 @@ export declare enum selfEnums {
84
84
  MINI_CART_TEXT = "miniSearchText",
85
85
  DROPDOWN_DISPLAY_STYLE = "dropdownDisplayStyle",
86
86
  WIDGET_STYLE = "widgetStyle",
87
- WIDGET_PLACEHOLDER_TEXT = "widgetPlaceholderText",
88
87
  WIDGET_DROPDOWN = "widgetDropdown",
89
88
  OPTION_STYLE = "optionStyle",
90
89
  HOVER_STATE = "hover",