@zanichelli/albe-web-components 16.4.0-rc-2 → 16.4.1
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/CHANGELOG.md +11 -0
- package/dist/cjs/{index-1bcf6013.js → index-22bdf239.js} +2 -2
- package/dist/cjs/index-22bdf239.js.map +1 -0
- package/dist/cjs/{index-59c3bcbe.js → index-6726b7d2.js} +2 -2
- package/dist/cjs/{index-59c3bcbe.js.map → index-6726b7d2.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/web-components-library.cjs.js +1 -1
- package/dist/cjs/z-app-header_12.cjs.entry.js +24 -3
- package/dist/cjs/z-app-header_12.cjs.entry.js.map +1 -1
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -10
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -1
- package/dist/cjs/z-menu.cjs.entry.js +1 -1
- package/dist/cjs/z-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/z-table.cjs.entry.js +2 -2
- package/dist/cjs/z-th.cjs.entry.js +1 -1
- package/dist/cjs/z-tr.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js.map +1 -1
- package/dist/collection/components/css-components/z-fab/index.stories.js.map +1 -1
- package/dist/collection/components/css-components/z-link/index.stories.js.map +1 -1
- package/dist/collection/components/date-picker/utils.js.map +1 -1
- package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -1
- package/dist/collection/components/date-picker/z-date-picker/index.stories.js.map +1 -1
- package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -1
- package/dist/collection/components/date-picker/z-range-picker/index.stories.js.map +1 -1
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.js.map +1 -1
- package/dist/collection/components/deprecated/z-app-header-deprecated/index.stories.js.map +1 -1
- package/dist/collection/components/deprecated/z-menu-deprecated/index.js.map +1 -1
- package/dist/collection/components/deprecated/z-menu-deprecated/index.stories.js.map +1 -1
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.js.map +1 -1
- package/dist/collection/components/deprecated/z-menu-section-deprecated/index.stories.js.map +1 -1
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -1
- package/dist/collection/components/file-upload/z-file/index.js.map +1 -1
- package/dist/collection/components/file-upload/z-file/index.stories.js.map +1 -1
- package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -1
- package/dist/collection/components/file-upload/z-file-upload/index.stories.js.map +1 -1
- package/dist/collection/components/index.js.map +1 -1
- package/dist/collection/components/list/z-list/index.js.map +1 -1
- package/dist/collection/components/list/z-list/index.stories.js.map +1 -1
- package/dist/collection/components/list/z-list-element/index.js.map +1 -1
- package/dist/collection/components/list/z-list-element/index.stories.js.map +1 -1
- package/dist/collection/components/list/z-list-group/index.js.map +1 -1
- package/dist/collection/components/list/z-list-group/index.stories.js.map +1 -1
- package/dist/collection/components/table/cells/z-td/index.js.map +1 -1
- package/dist/collection/components/table/cells/z-th/index.js.map +1 -1
- package/dist/collection/components/table/cells/z-th/styles.css +1 -1
- package/dist/collection/components/table/z-table/index.js.map +1 -1
- package/dist/collection/components/table/z-table/index.stories.js.map +1 -1
- package/dist/collection/components/table/z-tbody/index.js.map +1 -1
- package/dist/collection/components/table/z-tfoot/index.js.map +1 -1
- package/dist/collection/components/table/z-thead/index.js.map +1 -1
- package/dist/collection/components/table/z-tr/index.js.map +1 -1
- package/dist/collection/components/z-accordion/index.js.map +1 -1
- package/dist/collection/components/z-accordion/index.stories.js.map +1 -1
- package/dist/collection/components/z-anchor-navigation/index.js.map +1 -1
- package/dist/collection/components/z-anchor-navigation/index.stories.js.map +1 -1
- package/dist/collection/components/z-app-header/index.js.map +1 -1
- package/dist/collection/components/z-app-header/index.stories.js.map +1 -1
- package/dist/collection/components/z-aria-alert/index.js.map +1 -1
- package/dist/collection/components/z-aria-alert/index.stories.js.map +1 -1
- package/dist/collection/components/z-avatar/index.js.map +1 -1
- package/dist/collection/components/z-avatar/index.stories.js.map +1 -1
- package/dist/collection/components/z-book-card/index.js.map +1 -1
- package/dist/collection/components/z-book-card/index.stories.js.map +1 -1
- package/dist/collection/components/z-breadcrumb/index.js.map +1 -1
- package/dist/collection/components/z-breadcrumb/index.stories.js.map +1 -1
- package/dist/collection/components/z-button/index.js.map +1 -1
- package/dist/collection/components/z-button/index.stories.js.map +1 -1
- package/dist/collection/components/z-button-sort/index.js.map +1 -1
- package/dist/collection/components/z-button-sort/index.stories.js.map +1 -1
- package/dist/collection/components/z-card/index.js.map +1 -1
- package/dist/collection/components/z-card/index.stories.js.map +1 -1
- package/dist/collection/components/z-carousel/index.js.map +1 -1
- package/dist/collection/components/z-carousel/index.stories.js.map +1 -1
- package/dist/collection/components/z-chip/index.js.map +1 -1
- package/dist/collection/components/z-chip/index.stories.js.map +1 -1
- package/dist/collection/components/z-combobox/index.js.map +1 -1
- package/dist/collection/components/z-combobox/index.stories.js.map +1 -1
- package/dist/collection/components/z-cover-hero/index.js.map +1 -1
- package/dist/collection/components/z-cover-hero/index.stories.js.map +1 -1
- package/dist/collection/components/z-divider/index.js.map +1 -1
- package/dist/collection/components/z-divider/index.stories.js.map +1 -1
- package/dist/collection/components/z-ghost-loading/index.js.map +1 -1
- package/dist/collection/components/z-ghost-loading/index.stories.js.map +1 -1
- package/dist/collection/components/z-icon/index.js.map +1 -1
- package/dist/collection/components/z-icon/index.stories.js.map +1 -1
- package/dist/collection/components/z-info-box/index.js.map +1 -1
- package/dist/collection/components/z-info-box/index.stories.js.map +1 -1
- package/dist/collection/components/z-info-reveal/index.js.map +1 -1
- package/dist/collection/components/z-info-reveal/index.stories.js.map +1 -1
- package/dist/collection/components/z-input/index.js.map +1 -1
- package/dist/collection/components/z-input/index.stories.js.map +1 -1
- package/dist/collection/components/z-input-message/index.js.map +1 -1
- package/dist/collection/components/z-input-message/index.stories.js.map +1 -1
- package/dist/collection/components/z-logo/index.js.map +1 -1
- package/dist/collection/components/z-logo/index.stories.js.map +1 -1
- package/dist/collection/components/z-menu/index.js.map +1 -1
- package/dist/collection/components/z-menu/index.stories.js.map +1 -1
- package/dist/collection/components/z-menu/styles.css +1 -0
- package/dist/collection/components/z-menu-section/index.js.map +1 -1
- package/dist/collection/components/z-menu-section/index.stories.js.map +1 -1
- package/dist/collection/components/z-modal/index.js +4 -10
- package/dist/collection/components/z-modal/index.js.map +1 -1
- package/dist/collection/components/z-modal/index.stories.js.map +1 -1
- package/dist/collection/components/z-navigation-tabs/index.js.map +1 -1
- package/dist/collection/components/z-navigation-tabs/index.stories.js.map +1 -1
- package/dist/collection/components/z-notification/index.js.map +1 -1
- package/dist/collection/components/z-notification/index.stories.js.map +1 -1
- package/dist/collection/components/z-offcanvas/index.js +27 -3
- package/dist/collection/components/z-offcanvas/index.js.map +1 -1
- package/dist/collection/components/z-offcanvas/index.stories.js +12 -46
- package/dist/collection/components/z-offcanvas/index.stories.js.map +1 -1
- package/dist/collection/components/z-offcanvas/styles.css +10 -15
- package/dist/collection/components/z-pagination/index.js.map +1 -1
- package/dist/collection/components/z-pagination/index.stories.js.map +1 -1
- package/dist/collection/components/z-panel-elem/index.js.map +1 -1
- package/dist/collection/components/z-panel-elem/index.stories.js.map +1 -1
- package/dist/collection/components/z-popover/index.js.map +1 -1
- package/dist/collection/components/z-popover/index.stories.js.map +1 -1
- package/dist/collection/components/z-searchbar/index.js.map +1 -1
- package/dist/collection/components/z-searchbar/index.stories.js.map +1 -1
- package/dist/collection/components/z-section-title/index.js.map +1 -1
- package/dist/collection/components/z-section-title/index.stories.js.map +1 -1
- package/dist/collection/components/z-select/index.js.map +1 -1
- package/dist/collection/components/z-select/index.stories.js.map +1 -1
- package/dist/collection/components/z-skip-to-content/index.js.map +1 -1
- package/dist/collection/components/z-skip-to-content/index.stories.js.map +1 -1
- package/dist/collection/components/z-stepper/index.js.map +1 -1
- package/dist/collection/components/z-stepper/index.stories.js.map +1 -1
- package/dist/collection/components/z-stepper-item/index.js.map +1 -1
- package/dist/collection/components/z-stepper-item/index.stories.js.map +1 -1
- package/dist/collection/components/z-tag/index.js.map +1 -1
- package/dist/collection/components/z-tag/index.stories.js.map +1 -1
- package/dist/collection/components/z-toast-notification/index.js.map +1 -1
- package/dist/collection/components/z-toast-notification/index.stories.js.map +1 -1
- package/dist/collection/components/z-toast-notification-list/index.js.map +1 -1
- package/dist/collection/components/z-toast-notification-list/index.stories.js.map +1 -1
- package/dist/collection/components/z-toggle-button/index.js.map +1 -1
- package/dist/collection/components/z-toggle-button/index.stories.js.map +1 -1
- package/dist/collection/components/z-toggle-switch/index.js.map +1 -1
- package/dist/collection/components/z-toggle-switch/index.stories.js.map +1 -1
- package/dist/collection/components/z-tooltip/index.js.map +1 -1
- package/dist/collection/components/z-tooltip/index.stories.js.map +1 -1
- package/dist/collection/components/z-visually-hidden/index.js.map +1 -1
- package/dist/collection/components/z-visually-hidden/index.stories.js.map +1 -1
- package/dist/collection/constants/breakpoints.js.map +1 -1
- package/dist/collection/constants/icons.js.map +1 -1
- package/dist/collection/constants/iconset.js +12 -0
- package/dist/collection/constants/iconset.js.map +1 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -1
- package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -1
- package/dist/collection/utils/storybook-utils.js.map +1 -1
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/components/iconset.js +12 -0
- package/dist/components/iconset.js.map +1 -1
- package/dist/components/index15.js +4 -10
- package/dist/components/index15.js.map +1 -1
- package/dist/components/index21.js +13 -4
- package/dist/components/index21.js.map +1 -1
- package/dist/components/z-menu.js +1 -1
- package/dist/components/z-menu.js.map +1 -1
- package/dist/components/z-th.js +1 -1
- package/dist/components/z-th.js.map +1 -1
- package/dist/docs/grid/index.stories.js +54 -0
- package/dist/docs/grid/index.stories.js.map +1 -0
- package/dist/docs/iconset/index.stories.js +32 -0
- package/dist/docs/iconset/index.stories.js.map +1 -0
- package/dist/docs/themes/index.stories.js +90 -0
- package/dist/docs/themes/index.stories.js.map +1 -0
- package/dist/docs/typography/index.stories.js +186 -0
- package/dist/docs/typography/index.stories.js.map +1 -0
- package/dist/esm/{index-fcf764b5.js → index-681cc2b7.js} +2 -2
- package/dist/esm/index-681cc2b7.js.map +1 -0
- package/dist/esm/{index-2b5c2515.js → index-7b64c875.js} +2 -2
- package/dist/esm/{index-2b5c2515.js.map → index-7b64c875.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/web-components-library.js +1 -1
- package/dist/esm/z-app-header_12.entry.js +24 -3
- package/dist/esm/z-app-header_12.entry.js.map +1 -1
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -10
- package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -1
- package/dist/esm/z-menu.entry.js +1 -1
- package/dist/esm/z-menu.entry.js.map +1 -1
- package/dist/esm/z-table.entry.js +2 -2
- package/dist/esm/z-th.entry.js +1 -1
- package/dist/esm/z-tr.entry.js +2 -2
- package/dist/types/components/z-modal/index.d.ts +0 -1
- package/dist/types/components/z-offcanvas/index.d.ts +5 -0
- package/dist/types/components/z-offcanvas/index.stories.d.ts +4 -6
- package/dist/types/components.d.ts +2 -2
- package/dist/types/constants/iconset.d.ts +24 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/grid/index.stories.d.ts +9 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/iconset/index.stories.d.ts +11 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/themes/index.stories.d.ts +27 -0
- package/dist/types/home/runner/work/design-system/design-system/.stencil/docs/typography/index.stories.d.ts +96 -0
- package/dist/web-components-library/{p-6531d14a.entry.js → p-0c489c4b.entry.js} +2 -2
- package/dist/web-components-library/p-11df2c0a.entry.js +2 -0
- package/dist/web-components-library/p-11df2c0a.entry.js.map +1 -0
- package/dist/web-components-library/{p-cce46031.js → p-13366542.js} +2 -2
- package/dist/web-components-library/p-456f984f.js +2 -0
- package/dist/web-components-library/p-456f984f.js.map +1 -0
- package/dist/web-components-library/p-6b791915.entry.js +2 -0
- package/dist/web-components-library/p-8d443cac.entry.js +2 -0
- package/dist/web-components-library/p-b20bfb34.entry.js +2 -0
- package/dist/web-components-library/p-b20bfb34.entry.js.map +1 -0
- package/dist/web-components-library/p-ceb4403d.entry.js +2 -0
- package/dist/web-components-library/p-ceb4403d.entry.js.map +1 -0
- package/dist/web-components-library/web-components-library.css +529 -28
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -1
- package/package.json +1 -1
- package/www/build/{p-6531d14a.entry.js → p-0c489c4b.entry.js} +2 -2
- package/www/build/p-11df2c0a.entry.js +2 -0
- package/www/build/p-11df2c0a.entry.js.map +1 -0
- package/www/build/{p-cce46031.js → p-13366542.js} +2 -2
- package/www/build/p-1fcf4111.js +2 -0
- package/www/build/p-456f984f.js +2 -0
- package/www/build/p-456f984f.js.map +1 -0
- package/www/build/p-6b791915.entry.js +2 -0
- package/www/build/p-8d443cac.entry.js +2 -0
- package/www/build/p-b20bfb34.entry.js +2 -0
- package/www/build/p-b20bfb34.entry.js.map +1 -0
- package/www/build/p-ceb4403d.entry.js +2 -0
- package/www/build/p-ceb4403d.entry.js.map +1 -0
- package/www/build/{p-ae0a33a2.css → p-d9dbe303.css} +529 -28
- package/www/build/web-components-library.css +529 -28
- package/www/build/web-components-library.esm.js +1 -1
- package/www/build/web-components-library.esm.js.map +1 -1
- package/www/index.html +1 -1
- package/dist/cjs/index-1bcf6013.js.map +0 -1
- package/dist/esm/index-fcf764b5.js.map +0 -1
- package/dist/web-components-library/p-0c813477.entry.js +0 -2
- package/dist/web-components-library/p-0c813477.entry.js.map +0 -1
- package/dist/web-components-library/p-26ac8973.entry.js +0 -2
- package/dist/web-components-library/p-26ac8973.entry.js.map +0 -1
- package/dist/web-components-library/p-47bf778e.js +0 -2
- package/dist/web-components-library/p-47bf778e.js.map +0 -1
- package/dist/web-components-library/p-67896876.entry.js +0 -2
- package/dist/web-components-library/p-822a2097.entry.js +0 -2
- package/dist/web-components-library/p-b72a4b5e.entry.js +0 -2
- package/dist/web-components-library/p-b72a4b5e.entry.js.map +0 -1
- package/www/build/p-0c813477.entry.js +0 -2
- package/www/build/p-0c813477.entry.js.map +0 -1
- package/www/build/p-26ac8973.entry.js +0 -2
- package/www/build/p-26ac8973.entry.js.map +0 -1
- package/www/build/p-47bf778e.js +0 -2
- package/www/build/p-47bf778e.js.map +0 -1
- package/www/build/p-67896876.entry.js +0 -2
- package/www/build/p-822a2097.entry.js +0 -2
- package/www/build/p-88640e60.js +0 -2
- package/www/build/p-b72a4b5e.entry.js +0 -2
- package/www/build/p-b72a4b5e.entry.js.map +0 -1
- /package/dist/web-components-library/{p-6531d14a.entry.js.map → p-0c489c4b.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-cce46031.js.map → p-13366542.js.map} +0 -0
- /package/dist/web-components-library/{p-67896876.entry.js.map → p-6b791915.entry.js.map} +0 -0
- /package/dist/web-components-library/{p-822a2097.entry.js.map → p-8d443cac.entry.js.map} +0 -0
- /package/www/build/{p-6531d14a.entry.js.map → p-0c489c4b.entry.js.map} +0 -0
- /package/www/build/{p-cce46031.js.map → p-13366542.js.map} +0 -0
- /package/www/build/{p-67896876.entry.js.map → p-6b791915.entry.js.map} +0 -0
- /package/www/build/{p-822a2097.entry.js.map → p-8d443cac.entry.js.map} +0 -0
|
@@ -167,41 +167,31 @@
|
|
|
167
167
|
--font-size-15: 4.75rem; /* 76px */
|
|
168
168
|
--font-size-16: 5.25rem; /* 84px */
|
|
169
169
|
--font-size-17: 5.75rem; /* 92px */
|
|
170
|
+
|
|
171
|
+
/* cssprops to use with `font` shorthand property */
|
|
172
|
+
--section-title-1: var(--font-sb) var(--font-size-11) / 0.9166 var(--font-family-serif);
|
|
173
|
+
--section-title-2: var(--font-sb) var(--font-size-10) / 1.1904 var(--font-family-serif);
|
|
174
|
+
--section-title-3: var(--font-sb) var(--font-size-9) / 1.222 var(--font-family-serif);
|
|
175
|
+
--section-title-4: var(--font-sb) var(--font-size-8) / 1.25 var(--font-family-serif);
|
|
176
|
+
--section-title-5: var(--font-sb) var(--font-size-7) / 1.2857 var(--font-family-serif);
|
|
177
|
+
--section-title-6: var(--font-sb) var(--font-size-6) / 1.333 var(--font-family-serif);
|
|
170
178
|
}
|
|
171
179
|
|
|
172
180
|
/* Typography classes */
|
|
173
181
|
.heading-1,
|
|
174
182
|
.heading-1-sb,
|
|
175
183
|
.heading-1-lt {
|
|
176
|
-
font-size: var(--font-size-
|
|
184
|
+
font-size: var(--font-size-7);
|
|
177
185
|
font-weight: var(--font-rg);
|
|
178
|
-
|
|
179
|
-
line-height: 1.25;
|
|
186
|
+
line-height: 1.28;
|
|
180
187
|
}
|
|
181
188
|
|
|
182
189
|
.heading-2,
|
|
183
190
|
.heading-2-sb,
|
|
184
191
|
.heading-2-lt {
|
|
185
|
-
font-size: var(--font-size-
|
|
192
|
+
font-size: var(--font-size-6);
|
|
186
193
|
font-weight: var(--font-rg);
|
|
187
|
-
|
|
188
|
-
line-height: 1.28;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
@media (max-width: 1151px) {
|
|
192
|
-
.heading-1,
|
|
193
|
-
.heading-1-sb,
|
|
194
|
-
.heading-1-lt {
|
|
195
|
-
font-size: var(--font-size-7);
|
|
196
|
-
line-height: 1.28;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.heading-2,
|
|
200
|
-
.heading-2-sb,
|
|
201
|
-
.heading-2-lt {
|
|
202
|
-
font-size: var(--font-size-6);
|
|
203
|
-
line-height: 1.333;
|
|
204
|
-
}
|
|
194
|
+
line-height: 1.333;
|
|
205
195
|
}
|
|
206
196
|
|
|
207
197
|
.heading-3,
|
|
@@ -209,7 +199,6 @@
|
|
|
209
199
|
.heading-3-lt {
|
|
210
200
|
font-size: var(--font-size-6);
|
|
211
201
|
font-weight: var(--font-rg);
|
|
212
|
-
letter-spacing: 0;
|
|
213
202
|
line-height: 1.333;
|
|
214
203
|
}
|
|
215
204
|
|
|
@@ -218,7 +207,6 @@
|
|
|
218
207
|
.heading-4-lt {
|
|
219
208
|
font-size: var(--font-size-5);
|
|
220
209
|
font-weight: var(--font-rg);
|
|
221
|
-
letter-spacing: 0;
|
|
222
210
|
line-height: 1.4;
|
|
223
211
|
}
|
|
224
212
|
|
|
@@ -226,7 +214,6 @@
|
|
|
226
214
|
.body-1-sb {
|
|
227
215
|
font-size: var(--font-size-5);
|
|
228
216
|
font-weight: var(--font-rg);
|
|
229
|
-
letter-spacing: 0;
|
|
230
217
|
line-height: 1.4;
|
|
231
218
|
}
|
|
232
219
|
|
|
@@ -234,7 +221,6 @@
|
|
|
234
221
|
.body-2-sb {
|
|
235
222
|
font-size: var(--font-size-4);
|
|
236
223
|
font-weight: var(--font-rg);
|
|
237
|
-
letter-spacing: 0;
|
|
238
224
|
line-height: 1.5;
|
|
239
225
|
}
|
|
240
226
|
|
|
@@ -242,7 +228,6 @@
|
|
|
242
228
|
.body-3-sb {
|
|
243
229
|
font-size: var(--font-size-3);
|
|
244
230
|
font-weight: var(--font-rg);
|
|
245
|
-
letter-spacing: 0;
|
|
246
231
|
line-height: 1.5;
|
|
247
232
|
}
|
|
248
233
|
|
|
@@ -266,7 +251,6 @@
|
|
|
266
251
|
.interactive-1-sb {
|
|
267
252
|
font-size: var(--font-size-3);
|
|
268
253
|
font-weight: var(--font-rg);
|
|
269
|
-
letter-spacing: 0;
|
|
270
254
|
line-height: 1.5;
|
|
271
255
|
}
|
|
272
256
|
|
|
@@ -295,6 +279,523 @@
|
|
|
295
279
|
line-height: 1.333;
|
|
296
280
|
}
|
|
297
281
|
|
|
282
|
+
/* section title */
|
|
283
|
+
.section-title-1 {
|
|
284
|
+
font: var(--section-title-1);
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
.section-title-2 {
|
|
288
|
+
font: var(--section-title-2);
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
.section-title-3 {
|
|
292
|
+
font: var(--section-title-3);
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
.section-title-4 {
|
|
296
|
+
font: var(--section-title-4);
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
.section-title-5 {
|
|
300
|
+
font: var(--section-title-5);
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.section-title-6 {
|
|
304
|
+
font: var(--section-title-6);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
/* heading-1/2 for desktop and wide viewports */
|
|
308
|
+
@media (min-width: 1152px) {
|
|
309
|
+
.heading-1,
|
|
310
|
+
.heading-1-sb,
|
|
311
|
+
.heading-1-lt {
|
|
312
|
+
font-size: var(--font-size-8);
|
|
313
|
+
font-weight: var(--font-rg);
|
|
314
|
+
line-height: 1.25;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.heading-2,
|
|
318
|
+
.heading-2-sb,
|
|
319
|
+
.heading-2-lt {
|
|
320
|
+
font-size: var(--font-size-7);
|
|
321
|
+
font-weight: var(--font-rg);
|
|
322
|
+
line-height: 1.28;
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
/* viewport classes */
|
|
327
|
+
@media (max-width: 767px) {
|
|
328
|
+
.mobile-heading-1,
|
|
329
|
+
.mobile-heading-1-sb,
|
|
330
|
+
.mobile-heading-1-lt {
|
|
331
|
+
font-size: var(--font-size-7);
|
|
332
|
+
font-weight: var(--font-rg);
|
|
333
|
+
line-height: 1.28;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.mobile-heading-2,
|
|
337
|
+
.mobile-heading-2-sb,
|
|
338
|
+
.mobile-heading-2-lt {
|
|
339
|
+
font-size: var(--font-size-6);
|
|
340
|
+
font-weight: var(--font-rg);
|
|
341
|
+
line-height: 1.333;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
.mobile-heading-3,
|
|
345
|
+
.mobile-heading-3-sb,
|
|
346
|
+
.mobile-heading-3-lt {
|
|
347
|
+
font-size: var(--font-size-6);
|
|
348
|
+
font-weight: var(--font-rg);
|
|
349
|
+
line-height: 1.333;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.mobile-heading-4,
|
|
353
|
+
.mobile-heading-4-sb,
|
|
354
|
+
.mobile-heading-4-lt {
|
|
355
|
+
font-size: var(--font-size-5);
|
|
356
|
+
font-weight: var(--font-rg);
|
|
357
|
+
line-height: 1.4;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
.mobile-body-1,
|
|
361
|
+
.mobile-body-1-sb {
|
|
362
|
+
font-size: var(--font-size-5);
|
|
363
|
+
font-weight: var(--font-rg);
|
|
364
|
+
line-height: 1.4;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
.mobile-body-2,
|
|
368
|
+
.mobile-body-2-sb {
|
|
369
|
+
font-size: var(--font-size-4);
|
|
370
|
+
font-weight: var(--font-rg);
|
|
371
|
+
line-height: 1.5;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.mobile-body-3,
|
|
375
|
+
.mobile-body-3-sb {
|
|
376
|
+
font-size: var(--font-size-3);
|
|
377
|
+
font-weight: var(--font-rg);
|
|
378
|
+
line-height: 1.5;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.mobile-body-4,
|
|
382
|
+
.mobile-body-4-sb {
|
|
383
|
+
font-size: var(--font-size-2);
|
|
384
|
+
font-weight: var(--font-rg);
|
|
385
|
+
letter-spacing: 0.16px;
|
|
386
|
+
line-height: 1.4;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
.mobile-body-5,
|
|
390
|
+
.mobile-body-5-sb {
|
|
391
|
+
font-size: var(--font-size-1);
|
|
392
|
+
font-weight: var(--font-rg);
|
|
393
|
+
letter-spacing: 0.32px;
|
|
394
|
+
line-height: 1.333;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
.mobile-interactive-1,
|
|
398
|
+
.mobile-interactive-1-sb {
|
|
399
|
+
font-size: var(--font-size-3);
|
|
400
|
+
font-weight: var(--font-rg);
|
|
401
|
+
line-height: 1.5;
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.mobile-interactive-2,
|
|
405
|
+
.mobile-interactive-2-sb {
|
|
406
|
+
font-size: var(--font-size-2);
|
|
407
|
+
font-weight: var(--font-rg);
|
|
408
|
+
letter-spacing: 0.16px;
|
|
409
|
+
line-height: 1.4;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
.mobile-interactive-3,
|
|
413
|
+
.mobile-interactive-3-sb {
|
|
414
|
+
font-size: var(--font-size-1);
|
|
415
|
+
font-weight: var(--font-rg);
|
|
416
|
+
letter-spacing: 0.32px;
|
|
417
|
+
line-height: 1.333;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
.mobile-section-title-1 {
|
|
421
|
+
font: var(--section-title-1);
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.mobile-section-title-2 {
|
|
425
|
+
font: var(--section-title-2);
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.mobile-section-title-3 {
|
|
429
|
+
font: var(--section-title-3);
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
.mobile-section-title-4 {
|
|
433
|
+
font: var(--section-title-4);
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
.mobile-section-title-5 {
|
|
437
|
+
font: var(--section-title-5);
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.mobile-section-title-6 {
|
|
441
|
+
font: var(--section-title-6);
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
@media (min-width: 768px) and (max-width: 1151px) {
|
|
446
|
+
.tablet-heading-1,
|
|
447
|
+
.tablet-heading-1-sb,
|
|
448
|
+
.tablet-heading-1-lt {
|
|
449
|
+
font-size: var(--font-size-7);
|
|
450
|
+
font-weight: var(--font-rg);
|
|
451
|
+
line-height: 1.28;
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.tablet-heading-2,
|
|
455
|
+
.tablet-heading-2-sb,
|
|
456
|
+
.tablet-heading-2-lt {
|
|
457
|
+
font-size: var(--font-size-6);
|
|
458
|
+
font-weight: var(--font-rg);
|
|
459
|
+
line-height: 1.333;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
.tablet-heading-3,
|
|
463
|
+
.tablet-heading-3-sb,
|
|
464
|
+
.tablet-heading-3-lt {
|
|
465
|
+
font-size: var(--font-size-6);
|
|
466
|
+
font-weight: var(--font-rg);
|
|
467
|
+
line-height: 1.333;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
.tablet-heading-4,
|
|
471
|
+
.tablet-heading-4-sb,
|
|
472
|
+
.tablet-heading-4-lt {
|
|
473
|
+
font-size: var(--font-size-5);
|
|
474
|
+
font-weight: var(--font-rg);
|
|
475
|
+
line-height: 1.4;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.tablet-body-1,
|
|
479
|
+
.tablet-body-1-sb {
|
|
480
|
+
font-size: var(--font-size-5);
|
|
481
|
+
font-weight: var(--font-rg);
|
|
482
|
+
line-height: 1.4;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.tablet-body-2,
|
|
486
|
+
.tablet-body-2-sb {
|
|
487
|
+
font-size: var(--font-size-4);
|
|
488
|
+
font-weight: var(--font-rg);
|
|
489
|
+
line-height: 1.5;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
.tablet-body-3,
|
|
493
|
+
.tablet-body-3-sb {
|
|
494
|
+
font-size: var(--font-size-3);
|
|
495
|
+
font-weight: var(--font-rg);
|
|
496
|
+
line-height: 1.5;
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
.tablet-body-4,
|
|
500
|
+
.tablet-body-4-sb {
|
|
501
|
+
font-size: var(--font-size-2);
|
|
502
|
+
font-weight: var(--font-rg);
|
|
503
|
+
letter-spacing: 0.16px;
|
|
504
|
+
line-height: 1.4;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.tablet-body-5,
|
|
508
|
+
.tablet-body-5-sb {
|
|
509
|
+
font-size: var(--font-size-1);
|
|
510
|
+
font-weight: var(--font-rg);
|
|
511
|
+
letter-spacing: 0.32px;
|
|
512
|
+
line-height: 1.333;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
.tablet-interactive-1,
|
|
516
|
+
.tablet-interactive-1-sb {
|
|
517
|
+
font-size: var(--font-size-3);
|
|
518
|
+
font-weight: var(--font-rg);
|
|
519
|
+
line-height: 1.5;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.tablet-interactive-2,
|
|
523
|
+
.tablet-interactive-2-sb {
|
|
524
|
+
font-size: var(--font-size-2);
|
|
525
|
+
font-weight: var(--font-rg);
|
|
526
|
+
letter-spacing: 0.16px;
|
|
527
|
+
line-height: 1.4;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
.tablet-interactive-3,
|
|
531
|
+
.tablet-interactive-3-sb {
|
|
532
|
+
font-size: var(--font-size-1);
|
|
533
|
+
font-weight: var(--font-rg);
|
|
534
|
+
letter-spacing: 0.32px;
|
|
535
|
+
line-height: 1.333;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
.tablet-section-title-1 {
|
|
539
|
+
font: var(--section-title-1);
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
.tablet-section-title-2 {
|
|
543
|
+
font: var(--section-title-2);
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
.tablet-section-title-3 {
|
|
547
|
+
font: var(--section-title-3);
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
.tablet-section-title-4 {
|
|
551
|
+
font: var(--section-title-4);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
.tablet-section-title-5 {
|
|
555
|
+
font: var(--section-title-5);
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
.tablet-section-title-6 {
|
|
559
|
+
font: var(--section-title-6);
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
@media (min-width: 1152px) and (max-width: 1365px) {
|
|
564
|
+
.desktop-heading-1,
|
|
565
|
+
.desktop-heading-1-sb,
|
|
566
|
+
.desktop-heading-1-lt {
|
|
567
|
+
font-size: var(--font-size-8);
|
|
568
|
+
font-weight: var(--font-rg);
|
|
569
|
+
line-height: 1.25;
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.desktop-heading-2,
|
|
573
|
+
.desktop-heading-2-sb,
|
|
574
|
+
.desktop-heading-2-lt {
|
|
575
|
+
font-size: var(--font-size-7);
|
|
576
|
+
font-weight: var(--font-rg);
|
|
577
|
+
line-height: 1.28;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
.desktop-heading-3,
|
|
581
|
+
.desktop-heading-3-sb,
|
|
582
|
+
.desktop-heading-3-lt {
|
|
583
|
+
font-size: var(--font-size-6);
|
|
584
|
+
font-weight: var(--font-rg);
|
|
585
|
+
line-height: 1.333;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
.desktop-heading-4,
|
|
589
|
+
.desktop-heading-4-sb,
|
|
590
|
+
.desktop-heading-4-lt {
|
|
591
|
+
font-size: var(--font-size-5);
|
|
592
|
+
font-weight: var(--font-rg);
|
|
593
|
+
line-height: 1.4;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
.desktop-body-1,
|
|
597
|
+
.desktop-body-1-sb {
|
|
598
|
+
font-size: var(--font-size-5);
|
|
599
|
+
font-weight: var(--font-rg);
|
|
600
|
+
line-height: 1.4;
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.desktop-body-2,
|
|
604
|
+
.desktop-body-2-sb {
|
|
605
|
+
font-size: var(--font-size-4);
|
|
606
|
+
font-weight: var(--font-rg);
|
|
607
|
+
line-height: 1.5;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
.desktop-body-3,
|
|
611
|
+
.desktop-body-3-sb {
|
|
612
|
+
font-size: var(--font-size-3);
|
|
613
|
+
font-weight: var(--font-rg);
|
|
614
|
+
line-height: 1.5;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
.desktop-body-4,
|
|
618
|
+
.desktop-body-4-sb {
|
|
619
|
+
font-size: var(--font-size-2);
|
|
620
|
+
font-weight: var(--font-rg);
|
|
621
|
+
letter-spacing: 0.16px;
|
|
622
|
+
line-height: 1.4;
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
.desktop-body-5,
|
|
626
|
+
.desktop-body-5-sb {
|
|
627
|
+
font-size: var(--font-size-1);
|
|
628
|
+
font-weight: var(--font-rg);
|
|
629
|
+
letter-spacing: 0.32px;
|
|
630
|
+
line-height: 1.333;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
.desktop-interactive-1,
|
|
634
|
+
.desktop-interactive-1-sb {
|
|
635
|
+
font-size: var(--font-size-3);
|
|
636
|
+
font-weight: var(--font-rg);
|
|
637
|
+
line-height: 1.5;
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
.desktop-interactive-2,
|
|
641
|
+
.desktop-interactive-2-sb {
|
|
642
|
+
font-size: var(--font-size-2);
|
|
643
|
+
font-weight: var(--font-rg);
|
|
644
|
+
letter-spacing: 0.16px;
|
|
645
|
+
line-height: 1.4;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
.desktop-interactive-3,
|
|
649
|
+
.desktop-interactive-3-sb {
|
|
650
|
+
font-size: var(--font-size-1);
|
|
651
|
+
font-weight: var(--font-rg);
|
|
652
|
+
letter-spacing: 0.32px;
|
|
653
|
+
line-height: 1.333;
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
.desktop-section-title-1 {
|
|
657
|
+
font: var(--section-title-1);
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
.desktop-section-title-2 {
|
|
661
|
+
font: var(--section-title-2);
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
.desktop-section-title-3 {
|
|
665
|
+
font: var(--section-title-3);
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
.desktop-section-title-4 {
|
|
669
|
+
font: var(--section-title-4);
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
.desktop-section-title-5 {
|
|
673
|
+
font: var(--section-title-5);
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.desktop-section-title-6 {
|
|
677
|
+
font: var(--section-title-6);
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
@media (min-width: 1366px) {
|
|
682
|
+
.wide-heading-1,
|
|
683
|
+
.wide-heading-1-sb,
|
|
684
|
+
.wide-heading-1-lt {
|
|
685
|
+
font-size: var(--font-size-8);
|
|
686
|
+
font-weight: var(--font-rg);
|
|
687
|
+
line-height: 1.25;
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
.wide-heading-2,
|
|
691
|
+
.wide-heading-2-sb,
|
|
692
|
+
.wide-heading-2-lt {
|
|
693
|
+
font-size: var(--font-size-7);
|
|
694
|
+
font-weight: var(--font-rg);
|
|
695
|
+
line-height: 1.28;
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
.wide-heading-3,
|
|
699
|
+
.wide-heading-3-sb,
|
|
700
|
+
.wide-heading-3-lt {
|
|
701
|
+
font-size: var(--font-size-6);
|
|
702
|
+
font-weight: var(--font-rg);
|
|
703
|
+
line-height: 1.333;
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
.wide-heading-4,
|
|
707
|
+
.wide-heading-4-sb,
|
|
708
|
+
.wide-heading-4-lt {
|
|
709
|
+
font-size: var(--font-size-5);
|
|
710
|
+
font-weight: var(--font-rg);
|
|
711
|
+
line-height: 1.4;
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
.wide-body-1,
|
|
715
|
+
.wide-body-1-sb {
|
|
716
|
+
font-size: var(--font-size-5);
|
|
717
|
+
font-weight: var(--font-rg);
|
|
718
|
+
line-height: 1.4;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.wide-body-2,
|
|
722
|
+
.wide-body-2-sb {
|
|
723
|
+
font-size: var(--font-size-4);
|
|
724
|
+
font-weight: var(--font-rg);
|
|
725
|
+
line-height: 1.5;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.wide-body-3,
|
|
729
|
+
.wide-body-3-sb {
|
|
730
|
+
font-size: var(--font-size-3);
|
|
731
|
+
font-weight: var(--font-rg);
|
|
732
|
+
line-height: 1.5;
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
.wide-body-4,
|
|
736
|
+
.wide-body-4-sb {
|
|
737
|
+
font-size: var(--font-size-2);
|
|
738
|
+
font-weight: var(--font-rg);
|
|
739
|
+
letter-spacing: 0.16px;
|
|
740
|
+
line-height: 1.4;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
.wide-body-5,
|
|
744
|
+
.wide-body-5-sb {
|
|
745
|
+
font-size: var(--font-size-1);
|
|
746
|
+
font-weight: var(--font-rg);
|
|
747
|
+
letter-spacing: 0.32px;
|
|
748
|
+
line-height: 1.333;
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
.wide-interactive-1,
|
|
752
|
+
.wide-interactive-1-sb {
|
|
753
|
+
font-size: var(--font-size-3);
|
|
754
|
+
font-weight: var(--font-rg);
|
|
755
|
+
line-height: 1.5;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
.wide-interactive-2,
|
|
759
|
+
.wide-interactive-2-sb {
|
|
760
|
+
font-size: var(--font-size-2);
|
|
761
|
+
font-weight: var(--font-rg);
|
|
762
|
+
letter-spacing: 0.16px;
|
|
763
|
+
line-height: 1.4;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.wide-interactive-3,
|
|
767
|
+
.wide-interactive-3-sb {
|
|
768
|
+
font-size: var(--font-size-1);
|
|
769
|
+
font-weight: var(--font-rg);
|
|
770
|
+
letter-spacing: 0.32px;
|
|
771
|
+
line-height: 1.333;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.wide-section-title-1 {
|
|
775
|
+
font: var(--section-title-1);
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
.wide-section-title-2 {
|
|
779
|
+
font: var(--section-title-2);
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
.wide-section-title-3 {
|
|
783
|
+
font: var(--section-title-3);
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
.wide-section-title-4 {
|
|
787
|
+
font: var(--section-title-4);
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
.wide-section-title-5 {
|
|
791
|
+
font: var(--section-title-5);
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
.wide-section-title-6 {
|
|
795
|
+
font: var(--section-title-6);
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
|
|
298
799
|
/* font-weight variants */
|
|
299
800
|
.heading-1-lt,
|
|
300
801
|
.heading-2-lt,
|