@sc-360-v2/storefront-cms-library 0.4.96 → 0.4.97

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 (99) hide show
  1. package/dist/add-existing-form.scss +66 -66
  2. package/dist/amount-estimator.scss +1083 -1083
  3. package/dist/animation-control.scss +23 -23
  4. package/dist/badge.scss +388 -388
  5. package/dist/brand.scss +93 -93
  6. package/dist/breadcrumbs.scss +802 -802
  7. package/dist/bulk-variant-picker copy.scss +1121 -1121
  8. package/dist/bundleDetails copy.scss +1431 -1431
  9. package/dist/button copy.scss +271 -271
  10. package/dist/buy-for-tab-container.scss +90 -90
  11. package/dist/buy-for-tabs-container-item.scss +80 -80
  12. package/dist/cart-products-sidebar.scss +211 -211
  13. package/dist/cart-wrapper.scss +127 -127
  14. package/dist/cartGrouping.scss +89 -89
  15. package/dist/category.scss +73 -73
  16. package/dist/categoryDetails.scss +61 -61
  17. package/dist/categoryWidget.scss +34 -34
  18. package/dist/checkbox-radio.scss +124 -124
  19. package/dist/code-temp.scss +58 -58
  20. package/dist/common-element.scss +35 -35
  21. package/dist/confirmationModal.scss +139 -139
  22. package/dist/custom-fonts.scss +100 -100
  23. package/dist/embed-temp.scss +72 -72
  24. package/dist/embroider-preview-element.scss +94 -94
  25. package/dist/embroider-template-1.scss +482 -482
  26. package/dist/emtpy-templates.scss +165 -165
  27. package/dist/faq.scss +564 -564
  28. package/dist/fb-dropdown.scss +125 -125
  29. package/dist/filter-results.scss +323 -323
  30. package/dist/flex-text-editor.scss +271 -271
  31. package/dist/form-zindex-module.scss +24 -24
  32. package/dist/global-styles.scss +86 -86
  33. package/dist/grid.scss +119 -119
  34. package/dist/hotspot.scss +397 -397
  35. package/dist/icon-library.scss +74 -74
  36. package/dist/image-for-product.scss +21 -21
  37. package/dist/item-stock.scss +87 -87
  38. package/dist/layouter-pro.scss +88 -88
  39. package/dist/light-box-v2.scss +105 -105
  40. package/dist/lightbox.scss +78 -78
  41. package/dist/line.scss +166 -166
  42. package/dist/loader.scss +37 -37
  43. package/dist/marchandiserSets.scss +60 -60
  44. package/dist/mega-menu-container.scss +99 -99
  45. package/dist/menu-item.scss +19 -19
  46. package/dist/menu.scss +162 -162
  47. package/dist/my-wishlist.scss +17 -17
  48. package/dist/option-bar.scss +845 -845
  49. package/dist/order-processing.scss +61 -61
  50. package/dist/overflow-module.scss +63 -63
  51. package/dist/past-orders.scss +975 -975
  52. package/dist/payment-methods.scss +289 -289
  53. package/dist/pickup-locations.scss +1167 -1167
  54. package/dist/position-module.scss +95 -95
  55. package/dist/prefix-list.scss +86 -86
  56. package/dist/product-actions copy.scss +2765 -2765
  57. package/dist/product-actions.scss +2339 -2339
  58. package/dist/product-customizations.scss +149 -149
  59. package/dist/product-image copy.scss +787 -787
  60. package/dist/product-image.scss +4 -0
  61. package/dist/product-inventory.scss +1378 -1378
  62. package/dist/product-promotions.scss +2759 -2759
  63. package/dist/product.scss +97 -97
  64. package/dist/productDetails.scss +70 -70
  65. package/dist/quota-details.scss +263 -263
  66. package/dist/quotes.scss +737 -737
  67. package/dist/repeater copy.scss +635 -635
  68. package/dist/responsive-behaviour.scss +29 -29
  69. package/dist/rfqs.scss +736 -736
  70. package/dist/search-results-heading.scss +279 -279
  71. package/dist/shareCartSideBar.scss +254 -254
  72. package/dist/shipping-estimator.scss +41 -41
  73. package/dist/simple-list.scss +259 -259
  74. package/dist/social.scss +276 -276
  75. package/dist/sort.scss +89 -89
  76. package/dist/stack.scss +129 -129
  77. package/dist/static-text.scss +52 -52
  78. package/dist/stockStatus.scss +64 -64
  79. package/dist/store-locations.scss +1398 -1398
  80. package/dist/sub-category.scss +74 -74
  81. package/dist/submit-quote.scss +275 -275
  82. package/dist/tab-container-item.scss +80 -80
  83. package/dist/tab-container.scss +89 -89
  84. package/dist/tab-v2.scss +583 -583
  85. package/dist/table-common.scss +506 -506
  86. package/dist/table.scss +685 -685
  87. package/dist/tabs.scss +395 -395
  88. package/dist/text-temp-v2.scss +139 -139
  89. package/dist/text-temp.scss +109 -109
  90. package/dist/toaster.scss +350 -350
  91. package/dist/toggle-button.scss +32 -32
  92. package/dist/transform-properties-module.scss +20 -20
  93. package/dist/types/upload-media/types.d.ts +2 -0
  94. package/dist/uploadMedia.js +1 -1
  95. package/dist/user-elements copy.scss +1437 -1437
  96. package/dist/video.scss +476 -476
  97. package/dist/widget.scss +148 -148
  98. package/dist/wishlist-overlay.scss +48 -48
  99. package/package.json +1 -1
@@ -1,94 +1,94 @@
1
- @use "sass:map";
2
- @use "sass:list";
3
-
4
- // 1: Image,
5
- // 2: Text
6
-
7
- @mixin FlexEmbroideryPreviewStyles($type) {
8
- @if ($type == 1) {
9
- & > .emb__img__main__element {
10
- display: var(--_d-flex);
11
- grid-area: 1/1/2/2;
12
- position: var(--_p-relative);
13
- width: var(--_sf-embr-att-wdth, var(--_width-80));
14
- height: var(--_sf-embr-att-hght, var(--_height-80));
15
-
16
- & > .emb__img__wrapper {
17
- display: var(--_d-flex);
18
- width: 100%;
19
-
20
- & > div {
21
- &.emb__img__box {
22
- display: var(--_d-flex);
23
- width: 100%;
24
- height: 100%;
25
- border-radius: var(--_br-4);
26
- background: var(--_primary-25);
27
- display: var(--_d-flex);
28
- align-items: center;
29
- justify-content: center;
30
-
31
- & > svg {
32
- width: 65%;
33
- height: 65%;
34
- }
35
- }
36
- &.emb__img__data__box {
37
- display: var(--_d-flex);
38
- width: 100%;
39
- height: 100%;
40
-
41
- & > img {
42
- width: 100%;
43
- height: 100%;
44
- object-fit: contain;
45
- }
46
- }
47
- }
48
- }
49
- }
50
- } @else if($type == 2) {
51
- & > .emb__text__main__element {
52
- display: var(--_d-flex);
53
- grid-area: 1/1/2/2;
54
- position: var(--_p-relative);
55
- width: var(--_sf-embr-att-wdth, var(--_width-80));
56
- height: var(--_sf-embr-att-hght, var(--_height-80));
57
-
58
- & > .emb__text__wrapper {
59
- display: var(--_d-flex);
60
- width: 100%;
61
-
62
- & > div {
63
- &.emb__text__box {
64
- display: var(--_d-flex);
65
- width: 100%;
66
- height: 100%;
67
- border-radius: var(--_br-4);
68
- background: var(--_primary-25);
69
- display: var(--_d-flex);
70
- align-items: center;
71
- justify-content: center;
72
-
73
- & > svg {
74
- width: 65%;
75
- height: 65%;
76
- }
77
- }
78
-
79
- &.emb__text__data__box {
80
- display: var(--_d-flex);
81
- width: 100%;
82
- height: 100%;
83
-
84
- & > span {
85
- word-break: break-all;
86
- width: 100%;
87
- text-align: center;
88
- }
89
- }
90
- }
91
- }
92
- }
93
- }
94
- }
1
+ @use "sass:map";
2
+ @use "sass:list";
3
+
4
+ // 1: Image,
5
+ // 2: Text
6
+
7
+ @mixin FlexEmbroideryPreviewStyles($type) {
8
+ @if ($type == 1) {
9
+ & > .emb__img__main__element {
10
+ display: var(--_d-flex);
11
+ grid-area: 1/1/2/2;
12
+ position: var(--_p-relative);
13
+ width: var(--_sf-embr-att-wdth, var(--_width-80));
14
+ height: var(--_sf-embr-att-hght, var(--_height-80));
15
+
16
+ & > .emb__img__wrapper {
17
+ display: var(--_d-flex);
18
+ width: 100%;
19
+
20
+ & > div {
21
+ &.emb__img__box {
22
+ display: var(--_d-flex);
23
+ width: 100%;
24
+ height: 100%;
25
+ border-radius: var(--_br-4);
26
+ background: var(--_primary-25);
27
+ display: var(--_d-flex);
28
+ align-items: center;
29
+ justify-content: center;
30
+
31
+ & > svg {
32
+ width: 65%;
33
+ height: 65%;
34
+ }
35
+ }
36
+ &.emb__img__data__box {
37
+ display: var(--_d-flex);
38
+ width: 100%;
39
+ height: 100%;
40
+
41
+ & > img {
42
+ width: 100%;
43
+ height: 100%;
44
+ object-fit: contain;
45
+ }
46
+ }
47
+ }
48
+ }
49
+ }
50
+ } @else if($type == 2) {
51
+ & > .emb__text__main__element {
52
+ display: var(--_d-flex);
53
+ grid-area: 1/1/2/2;
54
+ position: var(--_p-relative);
55
+ width: var(--_sf-embr-att-wdth, var(--_width-80));
56
+ height: var(--_sf-embr-att-hght, var(--_height-80));
57
+
58
+ & > .emb__text__wrapper {
59
+ display: var(--_d-flex);
60
+ width: 100%;
61
+
62
+ & > div {
63
+ &.emb__text__box {
64
+ display: var(--_d-flex);
65
+ width: 100%;
66
+ height: 100%;
67
+ border-radius: var(--_br-4);
68
+ background: var(--_primary-25);
69
+ display: var(--_d-flex);
70
+ align-items: center;
71
+ justify-content: center;
72
+
73
+ & > svg {
74
+ width: 65%;
75
+ height: 65%;
76
+ }
77
+ }
78
+
79
+ &.emb__text__data__box {
80
+ display: var(--_d-flex);
81
+ width: 100%;
82
+ height: 100%;
83
+
84
+ & > span {
85
+ word-break: break-all;
86
+ width: 100%;
87
+ text-align: center;
88
+ }
89
+ }
90
+ }
91
+ }
92
+ }
93
+ }
94
+ }