@sc-360-v2/storefront-cms-library 0.5.55 → 0.5.59
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.
- package/dist/add-order.scss +50 -4
- package/dist/add-products-tab-details.scss +250 -0
- package/dist/add-products-tab-uom-details.scss +105 -0
- package/dist/add-products-tab.scss +226 -0
- package/dist/allocation-header-quota-details.scss +84 -0
- package/dist/allocationDetails.scss +104 -0
- package/dist/allocations-quota-details.scss +66 -0
- package/dist/allocations.scss +110 -0
- package/dist/amount-estimator.scss +104 -0
- package/dist/badge.scss +12 -0
- package/dist/brand-basic-elements.scss +17 -0
- package/dist/breadcrumbs.scss +16 -0
- package/dist/builder.js +1 -1
- package/dist/bulk-variant-picker.scss +246 -0
- package/dist/bundle.scss +239 -28
- package/dist/bundleDetails.scss +295 -0
- package/dist/button copy.scss +2 -2
- package/dist/button.scss +17 -4
- package/dist/buy-for-tab.scss +54 -0
- package/dist/buyForHeaders.scss +629 -0
- package/dist/cart-details.scss +317 -0
- package/dist/cart-summary.scss +189 -0
- package/dist/cart.scss +16 -0
- package/dist/cartAttributes.scss +118 -0
- package/dist/cartDropdownOverlay.scss +21 -0
- package/dist/category-groups-element.scss +15 -0
- package/dist/category-groups-product-image.scss +84 -0
- package/dist/category-groups-product-options.scss +87 -0
- package/dist/category-groups-product-price.scss +700 -0
- package/dist/category-groups-quota-details.scss +84 -0
- package/dist/checkout.scss +918 -0
- package/dist/countdown.scss +80 -0
- package/dist/coupon.scss +138 -0
- package/dist/embroider-template-1-v2.scss +34 -0
- package/dist/embroider-template-1.scss +501 -482
- package/dist/embroidery.scss +7 -0
- package/dist/faq.scss +28 -0
- package/dist/filter-results.scss +361 -323
- package/dist/filters.scss +288 -0
- package/dist/gallery-slider-temp.scss +24 -0
- package/dist/global-styles.scss +23 -0
- package/dist/hotspot.scss +23 -4
- package/dist/icon-list.scss +3 -0
- package/dist/item-stock.scss +6 -0
- package/dist/kitDetails.scss +358 -0
- package/dist/kits.scss +4 -0
- package/dist/language-selector.scss +9 -1
- package/dist/last-x-orders.scss +24 -0
- package/dist/login.scss +108 -0
- package/dist/map.scss +46 -0
- package/dist/mega-menu.scss +69 -8
- package/dist/menu-v2.scss +123 -5
- package/dist/menu.scss +12 -0
- package/dist/my-templates.scss +3 -0
- package/dist/option-bar.scss +38 -0
- package/dist/order-status.scss +60 -5
- package/dist/past-orders.scss +50 -0
- package/dist/payment-methods.scss +307 -289
- package/dist/pickup-locations.scss +184 -0
- package/dist/product-actions.scss +195 -0
- package/dist/product-basic-elements.scss +8 -0
- package/dist/product-customizations.scss +155 -149
- package/dist/product-highlights.scss +12 -0
- package/dist/product-image-allocation.scss +38 -0
- package/dist/product-image-bundles.scss +47 -0
- package/dist/product-image.scss +48 -0
- package/dist/product-inventory.scss +240 -0
- package/dist/product-labels.scss +12 -0
- package/dist/product-options.scss +58 -0
- package/dist/product-price.scss +416 -1
- package/dist/product-promotions.scss +456 -0
- package/dist/product-sizechart.scss +91 -0
- package/dist/profile.scss +165 -42
- package/dist/quantity-selector.scss +62 -0
- package/dist/quick-inventory-check.scss +24 -0
- package/dist/quick-links.scss +16 -0
- package/dist/quick-order-pad.scss +71 -0
- package/dist/quotes.scss +766 -737
- package/dist/repeater.scss +19 -0
- package/dist/rfqs.scss +29 -0
- package/dist/scroll.scss +28 -0
- package/dist/search-results-heading.scss +36 -0
- package/dist/search.scss +43 -0
- package/dist/shipping-payments.scss +48 -0
- package/dist/simple-list.scss +12 -0
- package/dist/social.scss +12 -0
- package/dist/spotlight.scss +48 -0
- package/dist/stockStatus.scss +3 -0
- package/dist/store-locations.scss +188 -0
- package/dist/tab-v2.scss +24 -0
- package/dist/table-common.scss +78 -0
- package/dist/table.scss +81 -0
- package/dist/tabs.scss +440 -395
- package/dist/theme-classes.scss +49 -0
- package/dist/toaster.scss +392 -350
- package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +15 -15
- package/dist/types/builder/tools/element-edit/bundle.d.ts +20 -10
- package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +15 -15
- package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +225 -0
- package/dist/types/builder/tools/element-edit/cartSummary.d.ts +35 -35
- package/dist/types/builder/tools/element-edit/coupon.d.ts +10 -10
- package/dist/types/builder/tools/element-edit/kitDetails.d.ts +233 -31
- package/dist/types/builder/tools/element-edit/orderStatus.d.ts +33 -0
- package/dist/types/builder/tools/element-edit/profile.d.ts +7 -0
- package/dist/types/builder/tools/element-edit/scroll.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/video.d.ts +15 -0
- package/dist/uom-selector.scss +112 -0
- package/dist/user-elements.scss +168 -0
- package/dist/variant-picker.scss +217 -0
- package/dist/volume-pricing.scss +192 -0
- package/package.json +131 -131
|
@@ -234,6 +234,27 @@
|
|
|
234
234
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy)
|
|
235
235
|
)
|
|
236
236
|
);
|
|
237
|
+
text-transform: var(
|
|
238
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm,
|
|
239
|
+
var(
|
|
240
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm,
|
|
241
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm)
|
|
242
|
+
)
|
|
243
|
+
);
|
|
244
|
+
word-wrap: var(
|
|
245
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp,
|
|
246
|
+
var(
|
|
247
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp,
|
|
248
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp)
|
|
249
|
+
)
|
|
250
|
+
);
|
|
251
|
+
word-break: var(
|
|
252
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk,
|
|
253
|
+
var(
|
|
254
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk,
|
|
255
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk)
|
|
256
|
+
)
|
|
257
|
+
);
|
|
237
258
|
font-size: var(
|
|
238
259
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-ft-se,
|
|
239
260
|
var(
|
|
@@ -296,6 +317,27 @@
|
|
|
296
317
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc)
|
|
297
318
|
)
|
|
298
319
|
);
|
|
320
|
+
text-transform: var(
|
|
321
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm-dc,
|
|
322
|
+
var(
|
|
323
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm-dc,
|
|
324
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-tt-tm-dc)
|
|
325
|
+
)
|
|
326
|
+
);
|
|
327
|
+
word-wrap: var(
|
|
328
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp-dc,
|
|
329
|
+
var(
|
|
330
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp-dc,
|
|
331
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-wp-dc)
|
|
332
|
+
)
|
|
333
|
+
);
|
|
334
|
+
word-break: var(
|
|
335
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk-dc,
|
|
336
|
+
var(
|
|
337
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk-dc,
|
|
338
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-wd-bk-dc)
|
|
339
|
+
)
|
|
340
|
+
);
|
|
299
341
|
font-size: var(
|
|
300
342
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-dc,
|
|
301
343
|
var(
|
|
@@ -394,6 +436,27 @@
|
|
|
394
436
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy)
|
|
395
437
|
)
|
|
396
438
|
);
|
|
439
|
+
text-transform: var(
|
|
440
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm,
|
|
441
|
+
var(
|
|
442
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm,
|
|
443
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm)
|
|
444
|
+
)
|
|
445
|
+
);
|
|
446
|
+
word-wrap: var(
|
|
447
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp,
|
|
448
|
+
var(
|
|
449
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp,
|
|
450
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp)
|
|
451
|
+
)
|
|
452
|
+
);
|
|
453
|
+
word-break: var(
|
|
454
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk,
|
|
455
|
+
var(
|
|
456
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk,
|
|
457
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk)
|
|
458
|
+
)
|
|
459
|
+
);
|
|
397
460
|
font-size: var(
|
|
398
461
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-ft-se,
|
|
399
462
|
var(
|
|
@@ -456,6 +519,27 @@
|
|
|
456
519
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc)
|
|
457
520
|
)
|
|
458
521
|
);
|
|
522
|
+
text-transform: var(
|
|
523
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm-dc,
|
|
524
|
+
var(
|
|
525
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm-dc,
|
|
526
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-tt-tm-dc)
|
|
527
|
+
)
|
|
528
|
+
);
|
|
529
|
+
word-wrap: var(
|
|
530
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp-dc,
|
|
531
|
+
var(
|
|
532
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp-dc,
|
|
533
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-wp-dc)
|
|
534
|
+
)
|
|
535
|
+
);
|
|
536
|
+
word-break: var(
|
|
537
|
+
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk-dc,
|
|
538
|
+
var(
|
|
539
|
+
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk-dc,
|
|
540
|
+
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-wd-bk-dc)
|
|
541
|
+
)
|
|
542
|
+
);
|
|
459
543
|
font-size: var(
|
|
460
544
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-dc,
|
|
461
545
|
var(
|