@asantemedia-org/edwardsvacuum-design-system 1.1.5 → 1.1.7
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/index.css +0 -36
- package/dist/index.esm.css +0 -36
- package/dist/stories/atoms/forms/checkbox/checkbox.d.ts +0 -1
- package/dist/stories/atoms/forms/checkbox/checkbox.stories.d.ts +0 -1
- package/dist/stories/atoms/forms/input/input.d.ts +0 -1
- package/dist/stories/atoms/forms/input/input.stories.d.ts +0 -1
- package/dist/stories/atoms/forms/select/select.d.ts +0 -1
- package/dist/stories/atoms/forms/text/counrty-selector.d.ts +0 -1
- package/dist/stories/atoms/forms/text/text.d.ts +0 -1
- package/dist/stories/components/Banner/Banner.d.ts +0 -1
- package/dist/stories/components/Button/Button.d.ts +0 -1
- package/dist/stories/components/Expert-banner/expert.banner.d.ts +0 -1
- package/dist/stories/components/Pagination/pagination.d.ts +0 -1
- package/dist/stories/components/Popup/Popup.d.ts +0 -1
- package/dist/stories/components/Video/Video.d.ts +0 -1
- package/dist/stories/experiences/Accordion/accordion.d.ts +0 -1
- package/dist/stories/experiences/Anchor/anchor.d.ts +0 -1
- package/dist/stories/experiences/Brand-promise-paragraph/Brand.promise.paragraph.d.ts +0 -1
- package/dist/stories/experiences/Breadcrumb/breadcrumb.d.ts +0 -1
- package/dist/stories/experiences/Careers-search/careers-search-results-item.d.ts +0 -1
- package/dist/stories/experiences/Careers-search/careers-search-results.d.ts +0 -1
- package/dist/stories/experiences/Careers-search/careers-search.d.ts +0 -1
- package/dist/stories/experiences/Carousel/dynamic/carousel.dynamic.d.ts +0 -1
- package/dist/stories/experiences/Carousel/static/carousel.d.ts +0 -1
- package/dist/stories/experiences/Download/download-item.d.ts +0 -1
- package/dist/stories/experiences/Download/download-library.d.ts +0 -1
- package/dist/stories/experiences/Dynamic-list/dynamic.list.d.ts +0 -1
- package/dist/stories/experiences/Footer/footer-links/footer.links.d.ts +0 -1
- package/dist/stories/experiences/Footer/footer-socials/footer.socials.d.ts +0 -1
- package/dist/stories/experiences/Footer/footer.d.ts +0 -1
- package/dist/stories/experiences/Header/header-brand/header.brand.d.ts +0 -1
- package/dist/stories/experiences/Header/header-button/header.button.d.ts +0 -1
- package/dist/stories/experiences/Header/header-lang/header.language.switcher.d.ts +0 -1
- package/dist/stories/experiences/Header/header-megamenu/header.megamenu.d.ts +0 -1
- package/dist/stories/experiences/Header/header-nav/header.nav.d.ts +0 -1
- package/dist/stories/experiences/Header/header-search/header.search.d.ts +0 -1
- package/dist/stories/experiences/Header/header.content.d.ts +0 -1
- package/dist/stories/experiences/Header/header.d.ts +0 -1
- package/dist/stories/experiences/Header-twentytwentyfour/button.d.ts +0 -1
- package/dist/stories/experiences/Header-twentytwentyfour/header.d.ts +0 -1
- package/dist/stories/experiences/Header-twentytwentyfour/list.d.ts +0 -1
- package/dist/stories/experiences/Interactive-map/Map.d.ts +0 -1
- package/dist/stories/experiences/Menu/menu.d.ts +0 -1
- package/dist/stories/experiences/Menu/menu.stories.d.ts +0 -1
- package/dist/stories/experiences/Numbers/card.d.ts +0 -1
- package/dist/stories/experiences/Numbers/numbers.d.ts +0 -1
- package/dist/stories/experiences/Quote/quote.d.ts +0 -1
- package/dist/stories/experiences/Tabs/tabs.d.ts +0 -1
- package/dist/stories/experiences/Video-playlist/Video.playlist.d.ts +0 -1
- package/dist/stories/experiences/market-picker-prompt/Market.picker.prompt.d.ts +0 -1
- package/dist/stories/templates/content.d.ts +0 -1
- package/dist/stories/templates/content.stories.d.ts +0 -1
- package/dist/stories/templates/product.d.ts +0 -1
- package/dist/stories/templates/product.stories.d.ts +0 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utils/components/anchor.links.d.ts +0 -1
- package/dist/utils/components/swatch.d.ts +0 -1
- package/dist/utils/components/type.d.ts +0 -1
- package/package.json +26 -25
package/dist/index.css
CHANGED
|
@@ -397,18 +397,6 @@
|
|
|
397
397
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
@font-face {
|
|
401
|
-
font-family: "Calibri";
|
|
402
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
403
|
-
}
|
|
404
|
-
@font-face {
|
|
405
|
-
font-family: "CalibriLight";
|
|
406
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
407
|
-
}
|
|
408
|
-
@font-face {
|
|
409
|
-
font-family: "CalibriBold";
|
|
410
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
411
|
-
}
|
|
412
400
|
.p-1 {
|
|
413
401
|
padding: 0.5rem;
|
|
414
402
|
}
|
|
@@ -1515,18 +1503,6 @@
|
|
|
1515
1503
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
1516
1504
|
}
|
|
1517
1505
|
|
|
1518
|
-
@font-face {
|
|
1519
|
-
font-family: "Calibri";
|
|
1520
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
1521
|
-
}
|
|
1522
|
-
@font-face {
|
|
1523
|
-
font-family: "CalibriLight";
|
|
1524
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
1525
|
-
}
|
|
1526
|
-
@font-face {
|
|
1527
|
-
font-family: "CalibriBold";
|
|
1528
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
1529
|
-
}
|
|
1530
1506
|
.card-module__p-1___2jrO3 {
|
|
1531
1507
|
padding: 0.5rem;
|
|
1532
1508
|
}
|
|
@@ -2633,18 +2609,6 @@
|
|
|
2633
2609
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
2634
2610
|
}
|
|
2635
2611
|
|
|
2636
|
-
@font-face {
|
|
2637
|
-
font-family: "Calibri";
|
|
2638
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
2639
|
-
}
|
|
2640
|
-
@font-face {
|
|
2641
|
-
font-family: "CalibriLight";
|
|
2642
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
2643
|
-
}
|
|
2644
|
-
@font-face {
|
|
2645
|
-
font-family: "CalibriBold";
|
|
2646
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
2647
|
-
}
|
|
2648
2612
|
.p-1 {
|
|
2649
2613
|
padding: 0.5rem;
|
|
2650
2614
|
}
|
package/dist/index.esm.css
CHANGED
|
@@ -397,18 +397,6 @@
|
|
|
397
397
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
@font-face {
|
|
401
|
-
font-family: "Calibri";
|
|
402
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
403
|
-
}
|
|
404
|
-
@font-face {
|
|
405
|
-
font-family: "CalibriLight";
|
|
406
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
407
|
-
}
|
|
408
|
-
@font-face {
|
|
409
|
-
font-family: "CalibriBold";
|
|
410
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
411
|
-
}
|
|
412
400
|
.p-1 {
|
|
413
401
|
padding: 0.5rem;
|
|
414
402
|
}
|
|
@@ -1515,18 +1503,6 @@
|
|
|
1515
1503
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
1516
1504
|
}
|
|
1517
1505
|
|
|
1518
|
-
@font-face {
|
|
1519
|
-
font-family: "Calibri";
|
|
1520
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
1521
|
-
}
|
|
1522
|
-
@font-face {
|
|
1523
|
-
font-family: "CalibriLight";
|
|
1524
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
1525
|
-
}
|
|
1526
|
-
@font-face {
|
|
1527
|
-
font-family: "CalibriBold";
|
|
1528
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
1529
|
-
}
|
|
1530
1506
|
.card-module__p-1___2jrO3 {
|
|
1531
1507
|
padding: 0.5rem;
|
|
1532
1508
|
}
|
|
@@ -2633,18 +2609,6 @@
|
|
|
2633
2609
|
background: linear-gradient(45deg, rgb(172, 174, 176), rgb(130, 134, 136));
|
|
2634
2610
|
}
|
|
2635
2611
|
|
|
2636
|
-
@font-face {
|
|
2637
|
-
font-family: "Calibri";
|
|
2638
|
-
src: local("Calibri"), url("/fonts/calibri.ttf") format("truetype");
|
|
2639
|
-
}
|
|
2640
|
-
@font-face {
|
|
2641
|
-
font-family: "CalibriLight";
|
|
2642
|
-
src: local("CalibriLight"), url("/fonts/calibril.ttf") format("truetype");
|
|
2643
|
-
}
|
|
2644
|
-
@font-face {
|
|
2645
|
-
font-family: "CalibriBold";
|
|
2646
|
-
src: local("CalibriBold"), url("/fonts/calibrib.ttf") format("truetype");
|
|
2647
|
-
}
|
|
2648
2612
|
.p-1 {
|
|
2649
2613
|
padding: 0.5rem;
|
|
2650
2614
|
}
|