@kickstartds/ds-agency-premium 1.6.72--canary.56.2515.0 → 1.6.72--canary.43.2521.0
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/{src/components/blog-aside/BlogAsideProps.d.ts → BlogAsideProps-c760fd2a.d.ts} +9 -8
- package/dist/{src/components/blog-author/BlogAuthorProps.d.ts → BlogAuthorProps-fb0241df.d.ts} +10 -9
- package/dist/{src/components/blog-head/BlogHeadProps.d.ts → BlogHeadProps-f5855e93.d.ts} +8 -7
- package/dist/{src/components/cms/BlogOverviewProps.d.ts → BlogOverviewProps-6a826e52.d.ts} +12 -11
- package/dist/{src/components/cms/BlogPostProps.d.ts → BlogPostProps-6a826e52.d.ts} +9 -8
- package/dist/{src/components/blog-tag/BlogTagProps.d.ts → BlogTagProps-f5855e93.d.ts} +3 -2
- package/dist/{src/components/blog-teaser/BlogTeaserProps.d.ts → BlogTeaserProps-d62a0a9a.d.ts} +17 -16
- package/dist/{src/components/business-card/BusinessCardProps.d.ts → BusinessCardProps-e10e7b62.d.ts} +10 -9
- package/dist/{src/components/button/ButtonProps.d.ts → ButtonProps-4e2b2ecf.d.ts} +9 -8
- package/dist/{src/components/contact/ContactProps.d.ts → ContactProps-7cac90e5.d.ts} +13 -12
- package/dist/{src/components/content-nav/ContentNavProps.d.ts → ContentNavProps-0e282a9f.d.ts} +2 -1
- package/dist/{src/components/cta/CtaProps.d.ts → CtaProps-789f8508.d.ts} +24 -23
- package/dist/{src/components/divider/DividerProps.d.ts → DividerProps-2ef31901.d.ts} +5 -4
- package/dist/{src/components/downloads/DownloadsProps.d.ts → DownloadsProps-a49a977e.d.ts} +2 -1
- package/dist/{src/components/event-appointment/EventAppointmentProps.d.ts → EventAppointmentProps-443cd1ce.d.ts} +8 -7
- package/dist/{src/components/cms/EventDetailProps.d.ts → EventDetailProps-42a7eebe.d.ts} +16 -15
- package/dist/{src/components/event-filter/EventFilterProps.d.ts → EventFilterProps-b190eb86.d.ts} +3 -2
- package/dist/{src/components/event-latest-teaser/EventLatestTeaserProps.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +11 -10
- package/dist/{src/components/event-list-teaser/EventListTeaserProps.d.ts → EventListTeaserProps-5cc94436.d.ts} +17 -16
- package/dist/{src/components/event-location/EventLocationProps.d.ts → EventLocationProps-871bc198.d.ts} +8 -7
- package/dist/{src/components/faq/FaqProps.d.ts → FaqProps-78384db5.d.ts} +6 -5
- package/dist/{src/components/features/FeaturesProps.d.ts → FeaturesProps-a9041d97.d.ts} +12 -11
- package/dist/{src/components/footer/FooterProps.d.ts → FooterProps-a0a104ca.d.ts} +10 -9
- package/dist/{src/components/gallery/GalleryProps.d.ts → GalleryProps-76e7de44.d.ts} +9 -8
- package/dist/{src/components/header/HeaderProps.d.ts → HeaderProps-72763967.d.ts} +12 -11
- package/dist/{src/components/headline/HeadlineProps.d.ts → HeadlineProps-e1305784.d.ts} +11 -10
- package/dist/{src/components/hero/HeroProps.d.ts → HeroProps-fec6b267.d.ts} +24 -23
- package/dist/{src/components/html/HtmlProps.d.ts → HtmlProps-9d091769.d.ts} +7 -6
- package/dist/{src/components/image-story/ImageStoryProps.d.ts → ImageStoryProps-4e2b2ecf.d.ts} +16 -15
- package/dist/{src/components/image-text/ImageTextProps.d.ts → ImageTextProps-9286cca4.d.ts} +7 -6
- package/dist/{src/components/logo/LogoProps.d.ts → LogoProps-01796f0a.d.ts} +9 -8
- package/dist/{src/components/logos/LogosProps.d.ts → LogosProps-d4677d2c.d.ts} +14 -13
- package/dist/{src/components/mosaic/MosaicProps.d.ts → MosaicProps-d52c7151.d.ts} +72 -5
- package/dist/{src/components/cms/PageProps.d.ts → PageProps-6a826e52.d.ts} +10 -9
- package/dist/{src/components/search-bar/SearchBarProps.d.ts → SearchBarProps-26263244.d.ts} +3 -2
- package/dist/{src/components/search-filter/SearchFilterProps.d.ts → SearchFilterProps-2fa6419b.d.ts} +2 -1
- package/dist/{src/components/search-form/SearchFormProps.d.ts → SearchFormProps-3d2c3462.d.ts} +4 -3
- package/dist/{src/components/search-result-match/SearchResultMatchProps.d.ts → SearchResultMatchProps-777cd47c.d.ts} +5 -4
- package/dist/{src/components/search-result/SearchResultProps.d.ts → SearchResultProps-f6f07017.d.ts} +10 -9
- package/dist/SectionProps-6a826e52.d.ts +162 -0
- package/dist/{src/components/seo/SeoProps.d.ts → SeoProps-f2d6dcaa.d.ts} +7 -6
- package/dist/SliderProps-789f8508.d.ts +57 -0
- package/dist/SplitEvenProps-d62a0a9a.d.ts +72 -0
- package/dist/SplitWeightedProps-d62a0a9a.d.ts +102 -0
- package/dist/{src/components/stat/StatProps.d.ts → StatProps-79109ad0.d.ts} +6 -5
- package/dist/{src/components/stats/StatsProps.d.ts → StatsProps-bf5ef578.d.ts} +4 -3
- package/dist/{src/components/teaser-card/TeaserCardProps.d.ts → TeaserCardProps-d069476f.d.ts} +11 -10
- package/dist/{src/components/testimonials/TestimonialsProps.d.ts → TestimonialsProps-e344f597.d.ts} +12 -11
- package/dist/{src/components/text/TextProps.d.ts → TextProps-a23170d2.d.ts} +6 -5
- package/dist/{src/components/video-curtain/VideoCurtainProps.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +17 -16
- package/dist/components/blog-aside/index.d.ts +8 -0
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/index.d.ts +8 -0
- package/dist/components/blog-author/index.js +1 -1
- package/dist/components/blog-head/index.d.ts +7 -0
- package/dist/components/blog-head/index.js +1 -1
- package/dist/components/blog-overview/index.d.ts +5 -0
- package/dist/components/blog-overview/index.js +1 -1
- package/dist/components/blog-post/index.d.ts +5 -0
- package/dist/components/blog-post/index.js +1 -1
- package/dist/components/blog-teaser/index.d.ts +8 -0
- package/dist/components/blog-teaser/index.js +1 -1
- package/dist/components/breadcrumb/index.d.ts +28 -0
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/business-card/business-card.css +7 -5
- package/dist/components/business-card/index.d.ts +7 -0
- package/dist/components/business-card/index.js +2 -2
- package/dist/components/button/button.css +6 -1
- package/dist/components/button/index.d.ts +7 -0
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/index.d.ts +41 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/contact/index.d.ts +9 -0
- package/dist/components/contact/index.js +1 -1
- package/dist/components/content-nav/content-nav.css +2 -0
- package/dist/components/content-nav/index.d.ts +7 -0
- package/dist/components/content-nav/index.js +1 -1
- package/dist/components/cookie-consent/C15t.client.d.ts +5 -0
- package/dist/{src/components → components}/cookie-consent/CookieConsent.client.d.ts +2 -1
- package/dist/components/cookie-consent/cookie-consent.css +14 -10
- package/dist/{src/components/cookie-consent/CookieConsentProps.d.ts → components/cookie-consent/index.d.ts} +17 -9
- package/dist/components/cookie-consent/index.js +1 -1
- package/dist/components/cta/index.d.ts +8 -0
- package/dist/components/cta/index.js +1 -1
- package/dist/components/divider/index.d.ts +9 -0
- package/dist/components/divider/index.js +1 -1
- package/dist/components/downloads/index.d.ts +8 -0
- package/dist/components/downloads/index.js +1 -1
- package/dist/components/event-appointment/index.d.ts +7 -0
- package/dist/components/event-appointment/index.js +1 -1
- package/dist/components/event-detail/index.d.ts +5 -0
- package/dist/components/event-detail/index.js +1 -1
- package/dist/components/event-filter/index.d.ts +7 -0
- package/dist/components/event-filter/index.js +1 -1
- package/dist/components/event-header/index.d.ts +35 -0
- package/dist/components/event-header/index.js +1 -1
- package/dist/components/event-latest/index.d.ts +30 -0
- package/dist/components/event-latest/index.js +1 -1
- package/dist/components/event-latest-teaser/event-latest-teaser.css +2 -2
- package/dist/components/event-latest-teaser/index.d.ts +8 -0
- package/dist/components/event-latest-teaser/index.js +1 -1
- package/dist/components/event-list/index.d.ts +19 -0
- package/dist/components/event-list/index.js +1 -1
- package/dist/components/event-list-teaser/event-list-teaser.css +2 -2
- package/dist/components/event-list-teaser/index.d.ts +8 -0
- package/dist/components/event-list-teaser/index.js +1 -1
- package/dist/components/event-location/event-location.css +3 -3
- package/dist/components/event-location/index.d.ts +7 -0
- package/dist/components/event-location/index.js +1 -1
- package/dist/{src/components/event-login/EventLoginProps.d.ts → components/event-login/index.d.ts} +20 -13
- package/dist/components/event-login/index.js +1 -1
- package/dist/{src/components/event-registration/EventRegistrationProps.d.ts → components/event-registration/index.d.ts} +25 -18
- package/dist/components/event-registration/index.js +1 -1
- package/dist/components/faq/index.d.ts +25 -0
- package/dist/components/faq/index.js +1 -1
- package/dist/components/feature/index.d.ts +64 -0
- package/dist/components/feature/index.js +1 -1
- package/dist/components/features/index.d.ts +8 -0
- package/dist/components/features/index.js +1 -1
- package/dist/components/footer/index.d.ts +8 -0
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/index.d.ts +8 -0
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/index.d.ts +8 -0
- package/dist/components/header/index.js +1 -1
- package/dist/components/headline/index.d.ts +12 -0
- package/dist/components/headline/index.js +1 -1
- package/dist/components/hero/hero.css +34 -28
- package/dist/components/hero/index.d.ts +8 -0
- package/dist/components/hero/index.js +1 -1
- package/dist/{src/components → components}/html/Html.client.d.ts +2 -1
- package/dist/components/html/index.d.ts +8 -0
- package/dist/components/html/index.js +1 -1
- package/dist/components/image-story/index.d.ts +8 -0
- package/dist/components/image-story/index.js +1 -1
- package/dist/components/image-text/index.d.ts +9 -0
- package/dist/components/image-text/index.js +1 -1
- package/dist/{src/components/cms/SettingsProps.d.ts → components/index/index.d.ts} +11 -5
- package/dist/components/logo/index.d.ts +8 -0
- package/dist/components/logo/index.js +1 -1
- package/dist/components/logos/index.d.ts +8 -0
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +8 -6
- package/dist/components/mosaic/index.d.ts +8 -0
- package/dist/components/mosaic/index.js +1 -1
- package/dist/{src/components/nav-dropdown/NavDropdownProps.d.ts → components/nav-dropdown/index.d.ts} +7 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +5 -3
- package/dist/components/nav-flyout/index.d.ts +35 -0
- package/dist/components/nav-flyout/index.js +1 -1
- package/dist/{src/components/nav-main/NavMainProps.d.ts → components/nav-main/index.d.ts} +16 -8
- package/dist/components/nav-main/index.js +1 -1
- package/dist/{src/components → components}/nav-main/js/NavToggle.client.d.ts +2 -1
- package/dist/{src/components → components}/nav-main/js/body.client.d.ts +1 -1
- package/dist/components/nav-main/js/navMainEvents.client.d.ts +5 -0
- package/dist/components/nav-toggle/index.d.ts +6 -0
- package/dist/components/nav-topbar/index.d.ts +30 -0
- package/dist/components/nav-topbar/index.js +1 -1
- package/dist/components/page/index.d.ts +5 -0
- package/dist/components/page-wrapper/index.d.ts +3 -0
- package/dist/components/page-wrapper/index.js +4 -5
- package/dist/{src/components/pagination/PaginationProps.d.ts → components/pagination/index.d.ts} +16 -1
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/pagination.css +3 -3
- package/dist/components/presets.json +5220 -0
- package/dist/{src/components/Providers.d.ts → components/providers/index.d.ts} +3 -2
- package/dist/components/providers/index.js +1 -1
- package/dist/{src/components/cms/SearchProps.d.ts → components/search/index.d.ts} +10 -5
- package/dist/components/search/index.js +1 -1
- package/dist/components/search-bar/index.d.ts +7 -0
- package/dist/components/search-bar/index.js +1 -1
- package/dist/components/search-filter/index.d.ts +7 -0
- package/dist/components/search-filter/index.js +1 -1
- package/dist/{src/components → components}/search-form/SearchForm.client.d.ts +2 -1
- package/dist/components/search-form/SearchFormPagefind.client.d.ts +5 -0
- package/dist/components/search-form/index.d.ts +4 -0
- package/dist/components/search-form/index.js +1 -1
- package/dist/{src/components → components}/search-modal/RadioEmit.client.d.ts +2 -1
- package/dist/{src/components → components}/search-modal/SearchModal.client.d.ts +2 -1
- package/dist/{src/components/search-modal/SearchModalProps.d.ts → components/search-modal/index.d.ts} +6 -2
- package/dist/components/search-modal/index.js +1 -1
- package/dist/components/search-result/index.d.ts +7 -0
- package/dist/components/search-result/index.js +1 -1
- package/dist/components/search-result/search-result.css +4 -0
- package/dist/components/search-result-match/index.d.ts +7 -0
- package/dist/components/search-result-match/index.js +1 -1
- package/dist/components/section/index.d.ts +9 -0
- package/dist/components/section/index.js +1 -1
- package/dist/components/section/js/Section.client.d.ts +2 -0
- package/dist/components/section/js/spotlight.client.d.ts +2 -0
- package/dist/components/slider/index.d.ts +8 -0
- package/dist/components/slider/index.js +1 -1
- package/dist/components/split-even/index.d.ts +12 -0
- package/dist/components/split-even/index.js +1 -1
- package/dist/components/split-weighted/index.d.ts +12 -0
- package/dist/components/split-weighted/index.js +1 -1
- package/dist/components/stat/index.d.ts +8 -0
- package/dist/components/stat/index.js +1 -1
- package/dist/components/stats/index.d.ts +8 -0
- package/dist/components/stats/index.js +1 -1
- package/dist/components/stats/stats.css +2 -0
- package/dist/components/teaser-card/index.d.ts +9 -0
- package/dist/components/teaser-card/index.js +1 -1
- package/dist/components/teaser-card/teaser-card.css +4 -1
- package/dist/components/testimonial/index.d.ts +64 -0
- package/dist/components/testimonial/index.js +1 -1
- package/dist/components/testimonials/index.d.ts +13 -0
- package/dist/components/testimonials/index.js +1 -1
- package/dist/components/testimonials/testimonials.css +3 -1
- package/dist/components/text/index.d.ts +8 -0
- package/dist/components/text/index.js +1 -1
- package/dist/components/video-curtain/index.d.ts +8 -0
- package/dist/components/video-curtain/index.js +1 -1
- package/dist/global.client.d.ts +2 -0
- package/dist/global.client.js +1 -1
- package/dist/global.css +4262 -224
- package/dist/helpers-12f48df8.d.ts +6 -0
- package/dist/playground/color-demo/index.d.ts +3 -0
- package/dist/playground/color-demo/index.js +237 -0
- package/dist/playground/font-demo/index.d.ts +4 -0
- package/dist/playground/font-demo/index.js +171 -0
- package/dist/playground/spacing-demo/index.d.ts +3 -0
- package/dist/playground/spacing-demo/index.js +114 -0
- package/dist/static/img/bg-color-swatch.png +0 -0
- package/dist/tokens/IconSprite.js +4 -3
- package/dist/tokens/branding-token-burgundy.css +113 -0
- package/dist/tokens/branding-token-coffee.css +114 -0
- package/dist/tokens/branding-token-mint.css +114 -0
- package/dist/tokens/branding-token-neon.css +113 -0
- package/dist/tokens/branding-token-water.css +114 -0
- package/dist/tokens/branding-token.css +113 -0
- package/dist/tokens/themes.css +20 -20
- package/dist/tokens/themes.css.d.ts +0 -0
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +27 -24
- package/dist/.storybook/main.d.ts +0 -3
- package/dist/.storybook/manager.d.ts +0 -1
- package/dist/.storybook/preview.d.ts +0 -5
- package/dist/.storybook/test-runner.d.ts +0 -3
- package/dist/.storybook/themeSwitch.d.ts +0 -4
- package/dist/.storybook/themes.d.ts +0 -1
- package/dist/components/page-wrapper/tokens.css +0 -2479
- package/dist/src/bedrock/BedrockProvider.d.ts +0 -9
- package/dist/src/components/blog-aside/BlogAside.stories.d.ts +0 -6
- package/dist/src/components/blog-aside/BlogAsideComponent.d.ts +0 -7
- package/dist/src/components/blog-aside/BlogAsideDefaults.d.ts +0 -4
- package/dist/src/components/blog-author/BlogAuthor.stories.d.ts +0 -6
- package/dist/src/components/blog-author/BlogAuthorComponent.d.ts +0 -6
- package/dist/src/components/blog-author/BlogAuthorDefaults.d.ts +0 -4
- package/dist/src/components/blog-head/BlogHead.stories.d.ts +0 -6
- package/dist/src/components/blog-head/BlogHeadComponent.d.ts +0 -7
- package/dist/src/components/blog-head/BlogHeadDefaults.d.ts +0 -4
- package/dist/src/components/blog-tag/BlogTagDefaults.d.ts +0 -4
- package/dist/src/components/blog-teaser/BlogTeaser.stories.d.ts +0 -6
- package/dist/src/components/blog-teaser/BlogTeaserComponent.d.ts +0 -7
- package/dist/src/components/blog-teaser/BlogTeaserDefaults.d.ts +0 -4
- package/dist/src/components/breadcrumb/Breadcrumb.stories.d.ts +0 -6
- package/dist/src/components/breadcrumb/BreadcrumbComponent.d.ts +0 -7
- package/dist/src/components/breadcrumb/BreadcrumbDefaults.d.ts +0 -4
- package/dist/src/components/breadcrumb/BreadcrumbProps.d.ts +0 -20
- package/dist/src/components/business-card/BusinessCard.stories.d.ts +0 -8
- package/dist/src/components/business-card/BusinessCardComponent.d.ts +0 -7
- package/dist/src/components/business-card/BusinessCardDefaults.d.ts +0 -4
- package/dist/src/components/button/Button.stories.d.ts +0 -9
- package/dist/src/components/button/ButtonComponent.d.ts +0 -6
- package/dist/src/components/button/ButtonDefaults.d.ts +0 -4
- package/dist/src/components/button-group/ButtonGroupComponent.d.ts +0 -6
- package/dist/src/components/button-group/ButtonGroupDefaults.d.ts +0 -4
- package/dist/src/components/button-group/ButtonGroupProps.d.ts +0 -33
- package/dist/src/components/cms/BlogOverviewDefaults.d.ts +0 -4
- package/dist/src/components/cms/BlogPostDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventDetailDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventListDefaults.d.ts +0 -4
- package/dist/src/components/cms/EventListProps.d.ts +0 -14
- package/dist/src/components/cms/PageDefaults.d.ts +0 -4
- package/dist/src/components/cms/SearchDefaults.d.ts +0 -4
- package/dist/src/components/cms/SettingsDefaults.d.ts +0 -4
- package/dist/src/components/cms/blog-overview/BlogOverview.stories.d.ts +0 -6
- package/dist/src/components/cms/blog-overview/BlogOverviewComponent.d.ts +0 -4
- package/dist/src/components/cms/blog-post/BlogPost.stories.d.ts +0 -6
- package/dist/src/components/cms/blog-post/BlogPostComponent.d.ts +0 -4
- package/dist/src/components/cms/event-detail/EventDetail.stories.d.ts +0 -6
- package/dist/src/components/cms/event-detail/EventDetailComponent.d.ts +0 -4
- package/dist/src/components/cms/event-list/EventList.stories.d.ts +0 -6
- package/dist/src/components/cms/event-list/EventListComponent.d.ts +0 -4
- package/dist/src/components/cms/index.d.ts +0 -5
- package/dist/src/components/cms/page/PageComponent.d.ts +0 -4
- package/dist/src/components/cms/search/Search.stories.d.ts +0 -6
- package/dist/src/components/cms/search/SearchComponent.d.ts +0 -4
- package/dist/src/components/contact/Contact.stories.d.ts +0 -9
- package/dist/src/components/contact/ContactComponent.d.ts +0 -8
- package/dist/src/components/contact/ContactDefaults.d.ts +0 -4
- package/dist/src/components/content-nav/ContentNav.stories.d.ts +0 -6
- package/dist/src/components/content-nav/ContentNavComponent.d.ts +0 -7
- package/dist/src/components/content-nav/ContentNavDefaults.d.ts +0 -4
- package/dist/src/components/cookie-consent/C15t.client.d.ts +0 -4
- package/dist/src/components/cookie-consent/CookieConsent.stories.d.ts +0 -8
- package/dist/src/components/cookie-consent/CookieConsentComponent.d.ts +0 -8
- package/dist/src/components/cookie-consent/CookieConsentDefaults.d.ts +0 -4
- package/dist/src/components/cta/Cta.stories.d.ts +0 -14
- package/dist/src/components/cta/CtaComponent.d.ts +0 -7
- package/dist/src/components/cta/CtaDefaults.d.ts +0 -4
- package/dist/src/components/divider/Divider.stories.d.ts +0 -7
- package/dist/src/components/divider/DividerComponent.d.ts +0 -8
- package/dist/src/components/divider/DividerDefaults.d.ts +0 -4
- package/dist/src/components/downloads/Downloads.stories.d.ts +0 -9
- package/dist/src/components/downloads/DownloadsComponent.d.ts +0 -7
- package/dist/src/components/downloads/DownloadsDefaults.d.ts +0 -4
- package/dist/src/components/event-appointment/EventAppointmentComponent.d.ts +0 -7
- package/dist/src/components/event-appointment/EventAppointmentDefaults.d.ts +0 -4
- package/dist/src/components/event-filter/EventFilter.stories.d.ts +0 -6
- package/dist/src/components/event-filter/EventFilterComponent.d.ts +0 -7
- package/dist/src/components/event-filter/EventFilterDefaults.d.ts +0 -4
- package/dist/src/components/event-header/EventHeader.stories.d.ts +0 -6
- package/dist/src/components/event-header/EventHeaderComponent.d.ts +0 -7
- package/dist/src/components/event-header/EventHeaderDefaults.d.ts +0 -4
- package/dist/src/components/event-header/EventHeaderProps.d.ts +0 -28
- package/dist/src/components/event-latest/EventLatest.stories.d.ts +0 -6
- package/dist/src/components/event-latest/EventLatestComponent.d.ts +0 -7
- package/dist/src/components/event-latest/EventLatestDefaults.d.ts +0 -4
- package/dist/src/components/event-latest/EventLatestProps.d.ts +0 -19
- package/dist/src/components/event-latest-teaser/EventLatestTeaser.stories.d.ts +0 -6
- package/dist/src/components/event-latest-teaser/EventLatestTeaserComponent.d.ts +0 -7
- package/dist/src/components/event-latest-teaser/EventLatestTeaserDefaults.d.ts +0 -4
- package/dist/src/components/event-list-teaser/EventListTeaser.stories.d.ts +0 -6
- package/dist/src/components/event-list-teaser/EventListTeaserComponent.d.ts +0 -7
- package/dist/src/components/event-list-teaser/EventListTeaserDefaults.d.ts +0 -4
- package/dist/src/components/event-location/EventLocation.stories.d.ts +0 -6
- package/dist/src/components/event-location/EventLocationComponent.d.ts +0 -7
- package/dist/src/components/event-location/EventLocationDefaults.d.ts +0 -4
- package/dist/src/components/event-login/EventLogin.stories.d.ts +0 -6
- package/dist/src/components/event-login/EventLoginComponent.d.ts +0 -7
- package/dist/src/components/event-login/EventLoginDefaults.d.ts +0 -4
- package/dist/src/components/event-registration/EventRegistration.stories.d.ts +0 -6
- package/dist/src/components/event-registration/EventRegistrationComponent.d.ts +0 -7
- package/dist/src/components/event-registration/EventRegistrationDefaults.d.ts +0 -4
- package/dist/src/components/faq/Faq.stories.d.ts +0 -7
- package/dist/src/components/faq/FaqComponent.d.ts +0 -24
- package/dist/src/components/faq/FaqDefaults.d.ts +0 -4
- package/dist/src/components/feature/FeatureComponent.d.ts +0 -6
- package/dist/src/components/feature/FeatureDefaults.d.ts +0 -4
- package/dist/src/components/feature/FeatureProps.d.ts +0 -56
- package/dist/src/components/features/Features.stories.d.ts +0 -10
- package/dist/src/components/features/FeaturesComponent.d.ts +0 -7
- package/dist/src/components/features/FeaturesDefaults.d.ts +0 -4
- package/dist/src/components/footer/Footer.stories.d.ts +0 -17
- package/dist/src/components/footer/FooterComponent.d.ts +0 -7
- package/dist/src/components/footer/FooterDefaults.d.ts +0 -4
- package/dist/src/components/form/checkbox/Checkbox.stories.d.ts +0 -6
- package/dist/src/components/form/radio/Radio.stories.d.ts +0 -6
- package/dist/src/components/form/select-field/SelectField.stories.d.ts +0 -6
- package/dist/src/components/form/text-area/TextArea.stories.d.ts +0 -6
- package/dist/src/components/form/text-field/TextField.stories.d.ts +0 -6
- package/dist/src/components/gallery/Gallery.stories.d.ts +0 -9
- package/dist/src/components/gallery/GalleryComponent.d.ts +0 -7
- package/dist/src/components/gallery/GalleryDefaults.d.ts +0 -4
- package/dist/src/components/header/Header.stories.d.ts +0 -16
- package/dist/src/components/header/HeaderComponent.d.ts +0 -7
- package/dist/src/components/header/HeaderDefaults.d.ts +0 -4
- package/dist/src/components/headline/Headline.stories.d.ts +0 -12
- package/dist/src/components/headline/HeadlineComponent.d.ts +0 -11
- package/dist/src/components/headline/HeadlineDefaults.d.ts +0 -4
- package/dist/src/components/helpers.d.ts +0 -5
- package/dist/src/components/hero/Hero.stories.d.ts +0 -8
- package/dist/src/components/hero/HeroComponent.d.ts +0 -7
- package/dist/src/components/hero/HeroDefaults.d.ts +0 -4
- package/dist/src/components/html/Html.stories.d.ts +0 -8
- package/dist/src/components/html/HtmlComponent.d.ts +0 -8
- package/dist/src/components/html/HtmlDefaults.d.ts +0 -4
- package/dist/src/components/image-story/ImageStory.stories.d.ts +0 -6
- package/dist/src/components/image-story/ImageStoryComponent.d.ts +0 -7
- package/dist/src/components/image-story/ImageStoryDefaults.d.ts +0 -4
- package/dist/src/components/image-text/ImageText.stories.d.ts +0 -7
- package/dist/src/components/image-text/ImageTextComponent.d.ts +0 -8
- package/dist/src/components/image-text/ImageTextDefaults.d.ts +0 -4
- package/dist/src/components/logo/LogoComponent.d.ts +0 -7
- package/dist/src/components/logo/LogoDefaults.d.ts +0 -4
- package/dist/src/components/logos/Logos.stories.d.ts +0 -9
- package/dist/src/components/logos/LogosComponent.d.ts +0 -7
- package/dist/src/components/logos/LogosDefaults.d.ts +0 -4
- package/dist/src/components/mosaic/Mosaic.stories.d.ts +0 -7
- package/dist/src/components/mosaic/MosaicComponent.d.ts +0 -7
- package/dist/src/components/mosaic/MosaicDefaults.d.ts +0 -4
- package/dist/src/components/nav-dropdown/NavDropdownComponent.d.ts +0 -5
- package/dist/src/components/nav-dropdown/NavDropdownDefaults.d.ts +0 -4
- package/dist/src/components/nav-flyout/NavFlyoutComponent.d.ts +0 -7
- package/dist/src/components/nav-flyout/NavFlyoutDefaults.d.ts +0 -4
- package/dist/src/components/nav-flyout/NavFlyoutProps.d.ts +0 -27
- package/dist/src/components/nav-main/NavMainComponent.d.ts +0 -9
- package/dist/src/components/nav-main/NavMainDefaults.d.ts +0 -4
- package/dist/src/components/nav-main/NavToggleComponent.d.ts +0 -5
- package/dist/src/components/nav-main/js/navMainEvents.client.d.ts +0 -4
- package/dist/src/components/nav-topbar/NavTopbarComponent.d.ts +0 -7
- package/dist/src/components/nav-topbar/NavTopbarDefaults.d.ts +0 -4
- package/dist/src/components/nav-topbar/NavTopbarProps.d.ts +0 -22
- package/dist/src/components/page-wrapper/PageWrapperComponent.d.ts +0 -4
- package/dist/src/components/pagination/Pagination.stories.d.ts +0 -6
- package/dist/src/components/pagination/PaginationComponent.d.ts +0 -14
- package/dist/src/components/pagination/PaginationDefaults.d.ts +0 -4
- package/dist/src/components/search-bar/SearchBar.stories.d.ts +0 -6
- package/dist/src/components/search-bar/SearchBarComponent.d.ts +0 -7
- package/dist/src/components/search-bar/SearchBarDefaults.d.ts +0 -4
- package/dist/src/components/search-filter/SearchFilter.stories.d.ts +0 -6
- package/dist/src/components/search-filter/SearchFilterComponent.d.ts +0 -7
- package/dist/src/components/search-filter/SearchFilterDefaults.d.ts +0 -4
- package/dist/src/components/search-form/SearchForm.stories.d.ts +0 -7
- package/dist/src/components/search-form/SearchFormComponent.d.ts +0 -5
- package/dist/src/components/search-form/SearchFormDefaults.d.ts +0 -4
- package/dist/src/components/search-form/SearchFormPagefind.client.d.ts +0 -4
- package/dist/src/components/search-modal/SearchModal.stories.d.ts +0 -8
- package/dist/src/components/search-modal/SearchModalComponent.d.ts +0 -5
- package/dist/src/components/search-modal/SearchModalDefaults.d.ts +0 -4
- package/dist/src/components/search-result/SearchResult.stories.d.ts +0 -6
- package/dist/src/components/search-result/SearchResultComponent.d.ts +0 -7
- package/dist/src/components/search-result/SearchResultDefaults.d.ts +0 -4
- package/dist/src/components/search-result-match/SearchResultMatchComponent.d.ts +0 -7
- package/dist/src/components/search-result-match/SearchResultMatchDefaults.d.ts +0 -4
- package/dist/src/components/section/Section.stories.d.ts +0 -15
- package/dist/src/components/section/SectionComponent.d.ts +0 -8
- package/dist/src/components/section/SectionDefaults.d.ts +0 -4
- package/dist/src/components/section/SectionProps.d.ts +0 -161
- package/dist/src/components/section/js/Section.client.d.ts +0 -1
- package/dist/src/components/section/js/spotlight.client.d.ts +0 -1
- package/dist/src/components/seo/SeoDefaults.d.ts +0 -4
- package/dist/src/components/slider/Slider.stories.d.ts +0 -9
- package/dist/src/components/slider/SliderComponent.d.ts +0 -7
- package/dist/src/components/slider/SliderDefaults.d.ts +0 -4
- package/dist/src/components/slider/SliderProps.d.ts +0 -56
- package/dist/src/components/split-even/SplitEven.stories.d.ts +0 -7
- package/dist/src/components/split-even/SplitEvenComponent.d.ts +0 -11
- package/dist/src/components/split-even/SplitEvenDefaults.d.ts +0 -4
- package/dist/src/components/split-even/SplitEvenProps.d.ts +0 -71
- package/dist/src/components/split-weighted/SplitWeighted.stories.d.ts +0 -7
- package/dist/src/components/split-weighted/SplitWeightedComponent.d.ts +0 -11
- package/dist/src/components/split-weighted/SplitWeightedDefaults.d.ts +0 -4
- package/dist/src/components/split-weighted/SplitWeightedProps.d.ts +0 -101
- package/dist/src/components/stat/StatComponent.d.ts +0 -6
- package/dist/src/components/stat/StatDefaults.d.ts +0 -4
- package/dist/src/components/stats/Stats.stories.d.ts +0 -7
- package/dist/src/components/stats/StatsComponent.d.ts +0 -7
- package/dist/src/components/stats/StatsDefaults.d.ts +0 -4
- package/dist/src/components/teaser-card/TeaserCard.stories.d.ts +0 -8
- package/dist/src/components/teaser-card/TeaserCardComponent.d.ts +0 -8
- package/dist/src/components/teaser-card/TeaserCardDefaults.d.ts +0 -4
- package/dist/src/components/testimonial/TestimonialComponent.d.ts +0 -15
- package/dist/src/components/testimonial/TestimonialDefaults.d.ts +0 -4
- package/dist/src/components/testimonial/TestimonialProps.d.ts +0 -47
- package/dist/src/components/testimonials/Testimonials.stories.d.ts +0 -11
- package/dist/src/components/testimonials/TestimonialsComponent.d.ts +0 -12
- package/dist/src/components/testimonials/TestimonialsDefaults.d.ts +0 -4
- package/dist/src/components/text/Text.stories.d.ts +0 -9
- package/dist/src/components/text/TextComponent.d.ts +0 -7
- package/dist/src/components/text/TextDefaults.d.ts +0 -4
- package/dist/src/components/tile/TileDefaults.d.ts +0 -4
- package/dist/src/components/tile/TileProps.d.ts +0 -71
- package/dist/src/components/video-curtain/VideoCurtain.stories.d.ts +0 -8
- package/dist/src/components/video-curtain/VideoCurtainComponent.d.ts +0 -7
- package/dist/src/components/video-curtain/VideoCurtainDefaults.d.ts +0 -4
- package/dist/src/docs/ArchiveLink.d.ts +0 -2
- package/dist/src/docs/LinkProvider.d.ts +0 -1
- package/dist/src/global.client.d.ts +0 -4
- package/dist/src/pages/About.stories.d.ts +0 -9
- package/dist/src/pages/Jobs.stories.d.ts +0 -9
- package/dist/src/pages/JobsDetail.stories.d.ts +0 -9
- package/dist/src/pages/Landingpage.stories.d.ts +0 -9
- package/dist/src/pages/Overview.stories.d.ts +0 -9
- package/dist/src/pages/Showcase.stories.d.ts +0 -9
- package/dist/src/playroom/Frame.d.ts +0 -6
- package/dist/src/themes/index.d.ts +0 -53
- package/dist/src/themes/useTheme.d.ts +0 -2
- package/dist/src/token/IconSprite.d.ts +0 -2
- package/dist/src/token/tokens.d.ts +0 -951
- /package/dist/{global-DEsyKoU8.js → global-35f78d6d.js} +0 -0
- /package/dist/{helpers-DoO8Vy8R.js → helpers-12f48df8.js} +0 -0
|
@@ -1,951 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly
|
|
3
|
-
* Generated on Mon, 08 Dec 2025 11:02:01 GMT
|
|
4
|
-
*/
|
|
5
|
-
export const KsBackgroundColorAccentBase: "#f3f3f4";
|
|
6
|
-
export const KsBackgroundColorAccentInvertedBase: "#13294f";
|
|
7
|
-
export const KsBackgroundColorBoldBase: "#e4ebf7";
|
|
8
|
-
export const KsBackgroundColorBoldInvertedBase: "#1b3a6e";
|
|
9
|
-
export const KsBackgroundColorClearBase: "rgba(0, 0, 0, 0)";
|
|
10
|
-
export const KsBackgroundColorClearInteractiveBase: "rgba(0, 0, 0, 0)";
|
|
11
|
-
export const KsBackgroundColorClearInteractiveHoverBase: "rgba(48, 101, 192, 0.13)";
|
|
12
|
-
export const KsBackgroundColorClearInteractiveActiveBase: "rgba(48, 101, 192, 0.24)";
|
|
13
|
-
export const KsBackgroundColorClearInteractiveSelectedBase: "rgba(48, 101, 192, 0.37)";
|
|
14
|
-
export const KsBackgroundColorClearInvertedBase: "rgba(0, 0, 0, 0)";
|
|
15
|
-
export const KsBackgroundColorClearInvertedInteractiveBase: "rgba(0, 0, 0, 0)";
|
|
16
|
-
export const KsBackgroundColorClearInvertedInteractiveHoverBase: "rgba(48, 101, 192, 0.24)";
|
|
17
|
-
export const KsBackgroundColorClearInvertedInteractiveActiveBase: "rgba(48, 101, 192, 0.37)";
|
|
18
|
-
export const KsBackgroundColorClearInvertedInteractiveSelectedBase: "rgba(48, 101, 192, 0.5)";
|
|
19
|
-
export const KsBackgroundColorDefaultBase: "#ffffff";
|
|
20
|
-
export const KsBackgroundColorDefaultInvertedBase: "#0f203e";
|
|
21
|
-
export const KsBackgroundColorInterfaceBase: "rgba(6, 8, 31, 0.05)";
|
|
22
|
-
export const KsBackgroundColorInterfaceInteractiveBase: "rgba(6, 8, 31, 0.13)";
|
|
23
|
-
export const KsBackgroundColorInterfaceInteractiveDisabledBase: "rgba(6, 8, 31, 0.05)";
|
|
24
|
-
export const KsBackgroundColorInterfaceInteractiveHoverBase: "rgba(6, 8, 31, 0.24)";
|
|
25
|
-
export const KsBackgroundColorInterfaceInteractiveActiveBase: "rgba(6, 8, 31, 0.37)";
|
|
26
|
-
export const KsBackgroundColorInterfaceInteractiveSelectedBase: "#3065c0";
|
|
27
|
-
export const KsBackgroundColorInterfaceInvertedBase: "rgba(255, 255, 255, 0.05)";
|
|
28
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveBase: "rgba(255, 255, 255, 0.13)";
|
|
29
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveDisabledBase: "rgba(255, 255, 255, 0.05)";
|
|
30
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveHoverBase: "rgba(255, 255, 255, 0.37)";
|
|
31
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveActiveBase: "rgba(255, 255, 255, 0.37)";
|
|
32
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveSelectedBase: "#3065c0";
|
|
33
|
-
export const KsBackgroundColorCardBase: "rgba(6, 8, 31, 0.05)";
|
|
34
|
-
export const KsBackgroundColorCardInteractiveBase: "#ffffff";
|
|
35
|
-
export const KsBackgroundColorCardInteractiveDisabledBase: "rgba(255, 255, 255, 0.24)";
|
|
36
|
-
export const KsBackgroundColorCardInteractiveHoverBase: "rgba(255, 255, 255, 0.05)";
|
|
37
|
-
export const KsBackgroundColorCardInteractiveActiveBase: "rgba(255, 255, 255, 0.05)";
|
|
38
|
-
export const KsBackgroundColorCardInteractiveSelectedBase: "#ffffff";
|
|
39
|
-
export const KsBackgroundColorCardInvertedBase: "#1b2b48";
|
|
40
|
-
export const KsBackgroundColorCardInvertedInteractiveBase: "#1b2b48";
|
|
41
|
-
export const KsBackgroundColorCardInvertedInteractiveDisabledBase: "rgba(255, 255, 255, 0.24)";
|
|
42
|
-
export const KsBackgroundColorCardInvertedInteractiveHoverBase: "rgba(255, 255, 255, 0.05)";
|
|
43
|
-
export const KsBackgroundColorCardInvertedInteractiveActiveBase: "rgba(255, 255, 255, 0.05)";
|
|
44
|
-
export const KsBackgroundColorCardInvertedInteractiveSelectedBase: "#3065c0";
|
|
45
|
-
export const KsBackgroundColorPrimaryBase: "#3065c0";
|
|
46
|
-
export const KsBackgroundColorPrimaryInteractiveBase: "#3065c0";
|
|
47
|
-
export const KsBackgroundColorPrimaryInteractiveHoverBase: "#4b79c8";
|
|
48
|
-
export const KsBackgroundColorPrimaryInteractiveActiveBase: "#4b79c8";
|
|
49
|
-
export const KsBackgroundColorPrimaryInteractiveSelectedBase: "#7d9ed7";
|
|
50
|
-
export const KsBackgroundColorPrimaryTranslucentBase: "rgba(48, 101, 192, 0.5)";
|
|
51
|
-
export const KsBackgroundColorPrimaryInvertedBase: "#3065c0";
|
|
52
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveBase: "#3065c0";
|
|
53
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase: "#2c5caf";
|
|
54
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase: "#2c5caf";
|
|
55
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase: "#244b90";
|
|
56
|
-
export const KsBackgroundColorPrimaryInvertedTranslucentBase: "rgba(48, 101, 192, 0.5)";
|
|
57
|
-
export const KsBackgroundColorPositiveBase: "#23831b";
|
|
58
|
-
export const KsBackgroundColorPositiveInteractiveBase: "#23831b";
|
|
59
|
-
export const KsBackgroundColorPositiveInteractiveHoverBase: "#409339";
|
|
60
|
-
export const KsBackgroundColorPositiveInteractiveActiveBase: "#409339";
|
|
61
|
-
export const KsBackgroundColorPositiveInteractiveSelectedBase: "#74b16f";
|
|
62
|
-
export const KsBackgroundColorPositiveTranslucentBase: "rgba(35, 131, 27, 0.5)";
|
|
63
|
-
export const KsBackgroundColorPositiveInvertedBase: "#6edb64";
|
|
64
|
-
export const KsBackgroundColorPositiveInvertedInteractiveBase: "#6edb64";
|
|
65
|
-
export const KsBackgroundColorPositiveInvertedInteractiveHoverBase: "#62c35f";
|
|
66
|
-
export const KsBackgroundColorPositiveInvertedInteractiveActiveBase: "#62c35f";
|
|
67
|
-
export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase: "#4b9656";
|
|
68
|
-
export const KsBackgroundColorPositiveInvertedTranslucentBase: "rgba(110, 219, 100, 0.5)";
|
|
69
|
-
export const KsBackgroundColorInformativeBase: "#64c2db";
|
|
70
|
-
export const KsBackgroundColorInformativeInteractiveBase: "#64c2db";
|
|
71
|
-
export const KsBackgroundColorInformativeInteractiveHoverBase: "#78cae0";
|
|
72
|
-
export const KsBackgroundColorInformativeInteractiveActiveBase: "#78cae0";
|
|
73
|
-
export const KsBackgroundColorInformativeInteractiveSelectedBase: "#9dd9e8";
|
|
74
|
-
export const KsBackgroundColorInformativeTranslucentBase: "rgba(100, 194, 219, 0.5)";
|
|
75
|
-
export const KsBackgroundColorInformativeInvertedBase: "#00718f";
|
|
76
|
-
export const KsBackgroundColorInformativeInvertedInteractiveBase: "#00718f";
|
|
77
|
-
export const KsBackgroundColorInformativeInvertedInteractiveHoverBase: "#026684";
|
|
78
|
-
export const KsBackgroundColorInformativeInvertedInteractiveActiveBase: "#026684";
|
|
79
|
-
export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase: "#065371";
|
|
80
|
-
export const KsBackgroundColorInformativeInvertedTranslucentBase: "rgba(0, 113, 143, 0.5)";
|
|
81
|
-
export const KsBackgroundColorNoticeBase: "#f9de55";
|
|
82
|
-
export const KsBackgroundColorNoticeInteractiveBase: "#f9de55";
|
|
83
|
-
export const KsBackgroundColorNoticeInteractiveHoverBase: "#fae26b";
|
|
84
|
-
export const KsBackgroundColorNoticeInteractiveActiveBase: "#fae26b";
|
|
85
|
-
export const KsBackgroundColorNoticeInteractiveSelectedBase: "#fbea94";
|
|
86
|
-
export const KsBackgroundColorNoticeTranslucentBase: "rgba(249, 222, 85, 0.5)";
|
|
87
|
-
export const KsBackgroundColorNoticeInvertedBase: "#ff5d53";
|
|
88
|
-
export const KsBackgroundColorNoticeInvertedInteractiveBase: "#ff5d53";
|
|
89
|
-
export const KsBackgroundColorNoticeInvertedInteractiveHoverBase: "#e05550";
|
|
90
|
-
export const KsBackgroundColorNoticeInvertedInteractiveActiveBase: "#e05550";
|
|
91
|
-
export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase: "#a6464b";
|
|
92
|
-
export const KsBackgroundColorNoticeInvertedTranslucentBase: "rgba(255, 93, 83, 0.5)";
|
|
93
|
-
export const KsBackgroundColorNegativeBase: "#ff1a57";
|
|
94
|
-
export const KsBackgroundColorNegativeInteractiveBase: "#ff1a57";
|
|
95
|
-
export const KsBackgroundColorNegativeInteractiveHoverBase: "#ff386d";
|
|
96
|
-
export const KsBackgroundColorNegativeInteractiveActiveBase: "#ff386d";
|
|
97
|
-
export const KsBackgroundColorNegativeInteractiveSelectedBase: "#ff6f95";
|
|
98
|
-
export const KsBackgroundColorNegativeTranslucentBase: "rgba(255, 26, 87, 0.5)";
|
|
99
|
-
export const KsBackgroundColorNegativeInvertedBase: "#d21d48";
|
|
100
|
-
export const KsBackgroundColorNegativeInvertedInteractiveBase: "#d21d48";
|
|
101
|
-
export const KsBackgroundColorNegativeInvertedInteractiveHoverBase: "#b91d47";
|
|
102
|
-
export const KsBackgroundColorNegativeInvertedInteractiveActiveBase: "#b91d47";
|
|
103
|
-
export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase: "#8a1e44";
|
|
104
|
-
export const KsBackgroundColorNegativeInvertedTranslucentBase: "rgba(210, 29, 72, 0.5)";
|
|
105
|
-
export const KsBorderColorAccentBase: "#e4ebf7";
|
|
106
|
-
export const KsBorderColorAccentInvertedBase: "#13294f";
|
|
107
|
-
export const KsBorderColorClearBase: "rgba(0, 0, 0, 0)";
|
|
108
|
-
export const KsBorderColorClearInteractiveBase: "rgba(0, 0, 0, 0)";
|
|
109
|
-
export const KsBorderColorClearInteractiveHoverBase: "rgba(48, 101, 192, 0.13)";
|
|
110
|
-
export const KsBorderColorClearInteractiveActiveBase: "rgba(48, 101, 192, 0.24)";
|
|
111
|
-
export const KsBorderColorClearInteractiveSelectedBase: "rgba(48, 101, 192, 0.37)";
|
|
112
|
-
export const KsBorderColorClearInvertedBase: "rgba(0, 0, 0, 0)";
|
|
113
|
-
export const KsBorderColorClearInvertedInteractiveBase: "rgba(0, 0, 0, 0)";
|
|
114
|
-
export const KsBorderColorClearInvertedInteractiveHoverBase: "rgba(48, 101, 192, 0.24)";
|
|
115
|
-
export const KsBorderColorClearInvertedInteractiveActiveBase: "rgba(48, 101, 192, 0.37)";
|
|
116
|
-
export const KsBorderColorClearInvertedInteractiveSelectedBase: "rgba(48, 101, 192, 0.5)";
|
|
117
|
-
export const KsBorderColorDefaultBase: "rgba(6, 8, 31, 0.13)";
|
|
118
|
-
export const KsBorderColorDefaultInvertedBase: "rgba(255, 255, 255, 0.13)";
|
|
119
|
-
export const KsBorderColorInterfaceBase: "rgba(48, 101, 192, 0.13)";
|
|
120
|
-
export const KsBorderColorInterfaceInteractiveBase: "rgba(6, 8, 31, 0.24)";
|
|
121
|
-
export const KsBorderColorInterfaceInteractiveDisabledBase: "rgba(6, 8, 31, 0.13)";
|
|
122
|
-
export const KsBorderColorInterfaceInteractiveHoverBase: "rgba(6, 8, 31, 0.5)";
|
|
123
|
-
export const KsBorderColorInterfaceInteractiveActiveBase: "#3065c0";
|
|
124
|
-
export const KsBorderColorInterfaceInteractiveSelectedBase: "#3065c0";
|
|
125
|
-
export const KsBorderColorInterfaceInvertedBase: "rgba(255, 255, 255, 0.13)";
|
|
126
|
-
export const KsBorderColorInterfaceInvertedInteractiveBase: "rgba(255, 255, 255, 0.24)";
|
|
127
|
-
export const KsBorderColorInterfaceInvertedInteractiveDisabledBase: "rgba(255, 255, 255, 0.13)";
|
|
128
|
-
export const KsBorderColorInterfaceInvertedInteractiveHoverBase: "rgba(255, 255, 255, 0.5)";
|
|
129
|
-
export const KsBorderColorInterfaceInvertedInteractiveActiveBase: "rgba(255, 255, 255, 0.5)";
|
|
130
|
-
export const KsBorderColorInterfaceInvertedInteractiveSelectedBase: "#3065c0";
|
|
131
|
-
export const KsBorderColorCardBase: "rgba(6, 8, 31, 0.05)";
|
|
132
|
-
export const KsBorderColorCardInteractiveBase: "rgba(6, 8, 31, 0.13)";
|
|
133
|
-
export const KsBorderColorCardInteractiveDisabledBase: "rgba(6, 8, 31, 0.13)";
|
|
134
|
-
export const KsBorderColorCardInteractiveHoverBase: "rgba(6, 8, 31, 0.5)";
|
|
135
|
-
export const KsBorderColorCardInteractiveActiveBase: "rgba(6, 8, 31, 0.76)";
|
|
136
|
-
export const KsBorderColorCardInteractiveSelectedBase: "#3065c0";
|
|
137
|
-
export const KsBorderColorCardInvertedBase: "rgba(255, 255, 255, 0.05)";
|
|
138
|
-
export const KsBorderColorCardInvertedInteractiveBase: "rgba(255, 255, 255, 0.5)";
|
|
139
|
-
export const KsBorderColorCardInvertedInteractiveDisabledBase: "rgba(255, 255, 255, 0.87)";
|
|
140
|
-
export const KsBorderColorCardInvertedInteractiveHoverBase: "rgba(255, 255, 255, 0.76)";
|
|
141
|
-
export const KsBorderColorCardInvertedInteractiveActiveBase: "rgba(255, 255, 255, 0.95)";
|
|
142
|
-
export const KsBorderColorCardInvertedInteractiveSelectedBase: "#3065c0";
|
|
143
|
-
export const KsBorderColorPrimaryBase: "#3065c0";
|
|
144
|
-
export const KsBorderColorPrimaryInteractiveBase: "#3065c0";
|
|
145
|
-
export const KsBorderColorPrimaryInteractiveHoverBase: "#4b79c8";
|
|
146
|
-
export const KsBorderColorPrimaryInteractiveActiveBase: "#628acf";
|
|
147
|
-
export const KsBorderColorPrimaryInteractiveSelectedBase: "#3065c0";
|
|
148
|
-
export const KsBorderColorPrimaryTranslucentBase: "rgba(48, 101, 192, 0.87)";
|
|
149
|
-
export const KsBorderColorPrimaryInvertedBase: "#3065c0";
|
|
150
|
-
export const KsBorderColorPrimaryInvertedInteractiveBase: "#3065c0";
|
|
151
|
-
export const KsBorderColorPrimaryInvertedInteractiveHoverBase: "#2c5caf";
|
|
152
|
-
export const KsBorderColorPrimaryInvertedInteractiveActiveBase: "#2854a1";
|
|
153
|
-
export const KsBorderColorPrimaryInvertedInteractiveSelectedBase: "#3065c0";
|
|
154
|
-
export const KsBorderColorPrimaryInvertedTranslucentBase: "rgba(48, 101, 192, 0.87)";
|
|
155
|
-
export const KsBorderColorPositiveBase: "#23831b";
|
|
156
|
-
export const KsBorderColorPositiveInteractiveBase: "#23831b";
|
|
157
|
-
export const KsBorderColorPositiveInteractiveHoverBase: "#409339";
|
|
158
|
-
export const KsBorderColorPositiveInteractiveActiveBase: "#58a152";
|
|
159
|
-
export const KsBorderColorPositiveInteractiveSelectedBase: "#23831b";
|
|
160
|
-
export const KsBorderColorPositiveTranslucentBase: "rgba(35, 131, 27, 0.87)";
|
|
161
|
-
export const KsBorderColorPositiveInvertedBase: "#6edb64";
|
|
162
|
-
export const KsBorderColorPositiveInvertedInteractiveBase: "#6edb64";
|
|
163
|
-
export const KsBorderColorPositiveInvertedInteractiveHoverBase: "#62c35f";
|
|
164
|
-
export const KsBorderColorPositiveInvertedInteractiveActiveBase: "#57ae5b";
|
|
165
|
-
export const KsBorderColorPositiveInvertedInteractiveSelectedBase: "#6edb64";
|
|
166
|
-
export const KsBorderColorPositiveInvertedTranslucentBase: "rgba(110, 219, 100, 0.87)";
|
|
167
|
-
export const KsBorderColorInformativeBase: "#64c2db";
|
|
168
|
-
export const KsBorderColorInformativeInteractiveBase: "#64c2db";
|
|
169
|
-
export const KsBorderColorInformativeInteractiveHoverBase: "#78cae0";
|
|
170
|
-
export const KsBorderColorInformativeInteractiveActiveBase: "#89d1e4";
|
|
171
|
-
export const KsBorderColorInformativeInteractiveSelectedBase: "#64c2db";
|
|
172
|
-
export const KsBorderColorInformativeTranslucentBase: "rgba(100, 194, 219, 0.87)";
|
|
173
|
-
export const KsBorderColorInformativeInvertedBase: "#00718f";
|
|
174
|
-
export const KsBorderColorInformativeInvertedInteractiveBase: "#00718f";
|
|
175
|
-
export const KsBorderColorInformativeInvertedInteractiveHoverBase: "#026684";
|
|
176
|
-
export const KsBorderColorInformativeInvertedInteractiveActiveBase: "#045e7c";
|
|
177
|
-
export const KsBorderColorInformativeInvertedInteractiveSelectedBase: "#00718f";
|
|
178
|
-
export const KsBorderColorInformativeInvertedTranslucentBase: "rgba(0, 113, 143, 0.87)";
|
|
179
|
-
export const KsBorderColorNoticeBase: "#f9de55";
|
|
180
|
-
export const KsBorderColorNoticeInteractiveBase: "#f9de55";
|
|
181
|
-
export const KsBorderColorNoticeInteractiveHoverBase: "#fae26b";
|
|
182
|
-
export const KsBorderColorNoticeInteractiveActiveBase: "#fae67e";
|
|
183
|
-
export const KsBorderColorNoticeInteractiveSelectedBase: "#f9de55";
|
|
184
|
-
export const KsBorderColorNoticeTranslucentBase: "rgba(249, 222, 85, 0.87)";
|
|
185
|
-
export const KsBorderColorNoticeInvertedBase: "#ff5d53";
|
|
186
|
-
export const KsBorderColorNoticeInvertedInteractiveBase: "#ff5d53";
|
|
187
|
-
export const KsBorderColorNoticeInvertedInteractiveHoverBase: "#e05550";
|
|
188
|
-
export const KsBorderColorNoticeInvertedInteractiveActiveBase: "#c54e4e";
|
|
189
|
-
export const KsBorderColorNoticeInvertedInteractiveSelectedBase: "#ff5d53";
|
|
190
|
-
export const KsBorderColorNoticeInvertedTranslucentBase: "rgba(255, 93, 83, 0.87)";
|
|
191
|
-
export const KsBorderColorNegativeBase: "#ff1a57";
|
|
192
|
-
export const KsBorderColorNegativeInteractiveBase: "#ff1a57";
|
|
193
|
-
export const KsBorderColorNegativeInteractiveHoverBase: "#ff386d";
|
|
194
|
-
export const KsBorderColorNegativeInteractiveActiveBase: "#ff517f";
|
|
195
|
-
export const KsBorderColorNegativeInteractiveSelectedBase: "#ff1a57";
|
|
196
|
-
export const KsBorderColorNegativeTranslucentBase: "rgba(255, 26, 87, 0.87)";
|
|
197
|
-
export const KsBorderColorNegativeInvertedBase: "#d21d48";
|
|
198
|
-
export const KsBorderColorNegativeInvertedInteractiveBase: "#d21d48";
|
|
199
|
-
export const KsBorderColorNegativeInvertedInteractiveHoverBase: "#b91d47";
|
|
200
|
-
export const KsBorderColorNegativeInvertedInteractiveActiveBase: "#a31e46";
|
|
201
|
-
export const KsBorderColorNegativeInvertedInteractiveSelectedBase: "#d21d48";
|
|
202
|
-
export const KsBorderColorNegativeInvertedTranslucentBase: "rgba(210, 29, 72, 0.87)";
|
|
203
|
-
export const KsBorderWidthDefault: "1px";
|
|
204
|
-
export const KsBorderWidthEmphasized: "2px";
|
|
205
|
-
export const KsBorderRadiusControl: "8px";
|
|
206
|
-
export const KsBorderRadiusCard: "8px";
|
|
207
|
-
export const KsBorderRadiusSurface: "16px";
|
|
208
|
-
export const KsBorderRadiusPill: "999px";
|
|
209
|
-
export const KsBorderRadiusCircle: "50%";
|
|
210
|
-
export const KsBoxShadowOpacityControl: "0.2";
|
|
211
|
-
export const KsBoxShadowOpacityControlHover: "0.3";
|
|
212
|
-
export const KsBoxShadowOpacityControlInverted: "0.2";
|
|
213
|
-
export const KsBoxShadowOpacityControlInvertedHover: "0.3";
|
|
214
|
-
export const KsBoxShadowOpacityCard: "0.1";
|
|
215
|
-
export const KsBoxShadowOpacityCardHover: "0.2";
|
|
216
|
-
export const KsBoxShadowOpacityCardInverted: "0.1";
|
|
217
|
-
export const KsBoxShadowOpacityCardInvertedHover: "0.2";
|
|
218
|
-
export const KsBoxShadowOpacitySurface: "0.1";
|
|
219
|
-
export const KsBoxShadowOpacitySurfaceHover: "0.2";
|
|
220
|
-
export const KsBoxShadowOpacitySurfaceInverted: "0.1";
|
|
221
|
-
export const KsBoxShadowOpacitySurfaceInvertedHover: "0.2";
|
|
222
|
-
export const KsBoxShadowColorControl: "rgba(6,8,31,0.2)";
|
|
223
|
-
export const KsBoxShadowColorControlHover: "rgba(6,8,31,0.3)";
|
|
224
|
-
export const KsBoxShadowColorControlInverted: "rgba(6,8,31,0.2)";
|
|
225
|
-
export const KsBoxShadowColorControlInvertedHover: "rgba(6,8,31,0.3)";
|
|
226
|
-
export const KsBoxShadowColorCard: "rgba(6,8,31,0.1)";
|
|
227
|
-
export const KsBoxShadowColorCardHover: "rgba(6,8,31,0.2)";
|
|
228
|
-
export const KsBoxShadowColorCardInverted: "rgba(6,8,31,0.1)";
|
|
229
|
-
export const KsBoxShadowColorCardInvertedHover: "rgba(6,8,31,0.2)";
|
|
230
|
-
export const KsBoxShadowColorSurface: "rgba(6,8,31,0.1)";
|
|
231
|
-
export const KsBoxShadowColorSurfaceHover: "rgba(6,8,31,0.2)";
|
|
232
|
-
export const KsBoxShadowColorSurfaceInverted: "rgba(6,8,31,0.1)";
|
|
233
|
-
export const KsBoxShadowColorSurfaceInvertedHover: "rgba(6,8,31,0.2)";
|
|
234
|
-
export const KsBoxShadowControl: "0 1px 2.75px rgba(6,8,31,0.2)";
|
|
235
|
-
export const KsBoxShadowControlHover: "0 1px 5.5px rgba(6,8,31,0.3)";
|
|
236
|
-
export const KsBoxShadowControlInverted: "0 1px 2.75px rgba(6,8,31,0.2)";
|
|
237
|
-
export const KsBoxShadowControlInvertedHover: "0 1px 5.5px rgba(6,8,31,0.3)";
|
|
238
|
-
export const KsBoxShadowCard: "0 1px 5.5px rgba(6,8,31,0.1)";
|
|
239
|
-
export const KsBoxShadowCardHover: "0 1px 11px rgba(6,8,31,0.2)";
|
|
240
|
-
export const KsBoxShadowCardInverted: "0 1px 5.5px rgba(6,8,31,0.1)";
|
|
241
|
-
export const KsBoxShadowCardInvertedHover: "0 1px 11px rgba(6,8,31,0.2)";
|
|
242
|
-
export const KsBoxShadowSurface: "0 1px 11px rgba(6,8,31,0.1)";
|
|
243
|
-
export const KsBoxShadowSurfaceHover: "0 1px 22px rgba(6,8,31,0.2)";
|
|
244
|
-
export const KsBoxShadowSurfaceInverted: "0 1px 11px rgba(6,8,31,0.1)";
|
|
245
|
-
export const KsBoxShadowSurfaceInvertedHover: "0 1px 22px rgba(6,8,31,0.2)";
|
|
246
|
-
export const KsBreakpointPhone: "36em";
|
|
247
|
-
export const KsBreakpointTablet: "48em";
|
|
248
|
-
export const KsBreakpointLaptop: "62em";
|
|
249
|
-
export const KsBreakpointDesktop: "75em";
|
|
250
|
-
export const KsBreakpointTv: "122em";
|
|
251
|
-
export const KsColorFgBase: "#06081f";
|
|
252
|
-
export const KsColorFgAlpha1Base: "rgba(6, 8, 31, 0.95)";
|
|
253
|
-
export const KsColorFgAlpha2Base: "rgba(6, 8, 31, 0.87)";
|
|
254
|
-
export const KsColorFgAlpha3Base: "rgba(6, 8, 31, 0.76)";
|
|
255
|
-
export const KsColorFgAlpha4Base: "rgba(6, 8, 31, 0.63)";
|
|
256
|
-
export const KsColorFgAlpha5Base: "rgba(6, 8, 31, 0.5)";
|
|
257
|
-
export const KsColorFgAlpha6Base: "rgba(6, 8, 31, 0.37)";
|
|
258
|
-
export const KsColorFgAlpha7Base: "rgba(6, 8, 31, 0.24)";
|
|
259
|
-
export const KsColorFgAlpha8Base: "rgba(6, 8, 31, 0.13)";
|
|
260
|
-
export const KsColorFgAlpha9Base: "rgba(6, 8, 31, 0.05)";
|
|
261
|
-
export const KsColorFgToBg1Base: "#12142a";
|
|
262
|
-
export const KsColorFgToBg2Base: "#26283c";
|
|
263
|
-
export const KsColorFgToBg3Base: "#424355";
|
|
264
|
-
export const KsColorFgToBg4Base: "#626372";
|
|
265
|
-
export const KsColorFgToBg5Base: "#83848f";
|
|
266
|
-
export const KsColorFgToBg6Base: "#a3a4ac";
|
|
267
|
-
export const KsColorFgToBg7Base: "#c3c4c9";
|
|
268
|
-
export const KsColorFgToBg8Base: "#dfdfe2";
|
|
269
|
-
export const KsColorFgToBg9Base: "#f3f3f4";
|
|
270
|
-
export const KsColorFgInvertedBase: "#ffffff";
|
|
271
|
-
export const KsColorFgInvertedAlpha1Base: "rgba(255, 255, 255, 0.95)";
|
|
272
|
-
export const KsColorFgInvertedAlpha2Base: "rgba(255, 255, 255, 0.87)";
|
|
273
|
-
export const KsColorFgInvertedAlpha3Base: "rgba(255, 255, 255, 0.76)";
|
|
274
|
-
export const KsColorFgInvertedAlpha4Base: "rgba(255, 255, 255, 0.63)";
|
|
275
|
-
export const KsColorFgInvertedAlpha5Base: "rgba(255, 255, 255, 0.5)";
|
|
276
|
-
export const KsColorFgInvertedAlpha6Base: "rgba(255, 255, 255, 0.37)";
|
|
277
|
-
export const KsColorFgInvertedAlpha7Base: "rgba(255, 255, 255, 0.24)";
|
|
278
|
-
export const KsColorFgInvertedAlpha8Base: "rgba(255, 255, 255, 0.13)";
|
|
279
|
-
export const KsColorFgInvertedAlpha9Base: "rgba(255, 255, 255, 0.05)";
|
|
280
|
-
export const KsColorFgInvertedToBg1Base: "#f3f4f5";
|
|
281
|
-
export const KsColorFgInvertedToBg2Base: "#e0e2e6";
|
|
282
|
-
export const KsColorFgInvertedToBg3Base: "#c5c9d1";
|
|
283
|
-
export const KsColorFgInvertedToBg4Base: "#a6acb8";
|
|
284
|
-
export const KsColorFgInvertedToBg5Base: "#87909f";
|
|
285
|
-
export const KsColorFgInvertedToBg6Base: "#687385";
|
|
286
|
-
export const KsColorFgInvertedToBg7Base: "#49566c";
|
|
287
|
-
export const KsColorFgInvertedToBg8Base: "#2e3d57";
|
|
288
|
-
export const KsColorFgInvertedToBg9Base: "#1b2b48";
|
|
289
|
-
export const KsColorBgBase: "#ffffff";
|
|
290
|
-
export const KsColorBgAlpha1Base: "rgba(255, 255, 255, 0.95)";
|
|
291
|
-
export const KsColorBgAlpha2Base: "rgba(255, 255, 255, 0.87)";
|
|
292
|
-
export const KsColorBgAlpha3Base: "rgba(255, 255, 255, 0.76)";
|
|
293
|
-
export const KsColorBgAlpha4Base: "rgba(255, 255, 255, 0.63)";
|
|
294
|
-
export const KsColorBgAlpha5Base: "rgba(255, 255, 255, 0.5)";
|
|
295
|
-
export const KsColorBgAlpha6Base: "rgba(255, 255, 255, 0.37)";
|
|
296
|
-
export const KsColorBgAlpha7Base: "rgba(255, 255, 255, 0.24)";
|
|
297
|
-
export const KsColorBgAlpha8Base: "rgba(255, 255, 255, 0.13)";
|
|
298
|
-
export const KsColorBgAlpha9Base: "rgba(255, 255, 255, 0.05)";
|
|
299
|
-
export const KsColorBgToFg1Base: "#f3f3f4";
|
|
300
|
-
export const KsColorBgToFg2Base: "#dfdfe2";
|
|
301
|
-
export const KsColorBgToFg3Base: "#c3c4c9";
|
|
302
|
-
export const KsColorBgToFg4Base: "#a3a4ac";
|
|
303
|
-
export const KsColorBgToFg5Base: "#83848f";
|
|
304
|
-
export const KsColorBgToFg6Base: "#626372";
|
|
305
|
-
export const KsColorBgToFg7Base: "#424355";
|
|
306
|
-
export const KsColorBgToFg8Base: "#26283c";
|
|
307
|
-
export const KsColorBgToFg9Base: "#12142a";
|
|
308
|
-
export const KsColorBgInvertedBase: "#0f203e";
|
|
309
|
-
export const KsColorBgInvertedAlpha1Base: "rgba(15, 32, 62, 0.95)";
|
|
310
|
-
export const KsColorBgInvertedAlpha2Base: "rgba(15, 32, 62, 0.87)";
|
|
311
|
-
export const KsColorBgInvertedAlpha3Base: "rgba(15, 32, 62, 0.76)";
|
|
312
|
-
export const KsColorBgInvertedAlpha4Base: "rgba(15, 32, 62, 0.63)";
|
|
313
|
-
export const KsColorBgInvertedAlpha5Base: "rgba(15, 32, 62, 0.5)";
|
|
314
|
-
export const KsColorBgInvertedAlpha6Base: "rgba(15, 32, 62, 0.37)";
|
|
315
|
-
export const KsColorBgInvertedAlpha7Base: "rgba(15, 32, 62, 0.24)";
|
|
316
|
-
export const KsColorBgInvertedAlpha8Base: "rgba(15, 32, 62, 0.13)";
|
|
317
|
-
export const KsColorBgInvertedAlpha9Base: "rgba(15, 32, 62, 0.05)";
|
|
318
|
-
export const KsColorBgInvertedToFg1Base: "#1b2b48";
|
|
319
|
-
export const KsColorBgInvertedToFg2Base: "#2e3d57";
|
|
320
|
-
export const KsColorBgInvertedToFg3Base: "#49566c";
|
|
321
|
-
export const KsColorBgInvertedToFg4Base: "#687385";
|
|
322
|
-
export const KsColorBgInvertedToFg5Base: "#87909f";
|
|
323
|
-
export const KsColorBgInvertedToFg6Base: "#a6acb8";
|
|
324
|
-
export const KsColorBgInvertedToFg7Base: "#c5c9d1";
|
|
325
|
-
export const KsColorBgInvertedToFg8Base: "#e0e2e6";
|
|
326
|
-
export const KsColorBgInvertedToFg9Base: "#f3f4f5";
|
|
327
|
-
export const KsColorTransparentBase: "rgba(0, 0, 0, 0)";
|
|
328
|
-
export const KsColorPrimaryBase: "#3065c0";
|
|
329
|
-
export const KsColorPrimaryAlpha1Base: "rgba(48, 101, 192, 0.95)";
|
|
330
|
-
export const KsColorPrimaryAlpha2Base: "rgba(48, 101, 192, 0.87)";
|
|
331
|
-
export const KsColorPrimaryAlpha3Base: "rgba(48, 101, 192, 0.76)";
|
|
332
|
-
export const KsColorPrimaryAlpha4Base: "rgba(48, 101, 192, 0.63)";
|
|
333
|
-
export const KsColorPrimaryAlpha5Base: "rgba(48, 101, 192, 0.5)";
|
|
334
|
-
export const KsColorPrimaryAlpha6Base: "rgba(48, 101, 192, 0.37)";
|
|
335
|
-
export const KsColorPrimaryAlpha7Base: "rgba(48, 101, 192, 0.24)";
|
|
336
|
-
export const KsColorPrimaryAlpha8Base: "rgba(48, 101, 192, 0.13)";
|
|
337
|
-
export const KsColorPrimaryAlpha9Base: "rgba(48, 101, 192, 0.05)";
|
|
338
|
-
export const KsColorPrimaryToBg1Base: "#3a6dc3";
|
|
339
|
-
export const KsColorPrimaryToBg2Base: "#4b79c8";
|
|
340
|
-
export const KsColorPrimaryToBg3Base: "#628acf";
|
|
341
|
-
export const KsColorPrimaryToBg4Base: "#7d9ed7";
|
|
342
|
-
export const KsColorPrimaryToBg5Base: "#98b2e0";
|
|
343
|
-
export const KsColorPrimaryToBg6Base: "#b2c6e8";
|
|
344
|
-
export const KsColorPrimaryToBg7Base: "#cddaf0";
|
|
345
|
-
export const KsColorPrimaryToBg8Base: "#e4ebf7";
|
|
346
|
-
export const KsColorPrimaryToBg9Base: "#f5f7fc";
|
|
347
|
-
export const KsColorPrimaryToFg1Base: "#2e60b8";
|
|
348
|
-
export const KsColorPrimaryToFg2Base: "#2b59ab";
|
|
349
|
-
export const KsColorPrimaryToFg3Base: "#264f99";
|
|
350
|
-
export const KsColorPrimaryToFg4Base: "#204384";
|
|
351
|
-
export const KsColorPrimaryToFg5Base: "#1b3770";
|
|
352
|
-
export const KsColorPrimaryToFg6Base: "#162a5b";
|
|
353
|
-
export const KsColorPrimaryToFg7Base: "#101e46";
|
|
354
|
-
export const KsColorPrimaryToFg8Base: "#0b1434";
|
|
355
|
-
export const KsColorPrimaryToFg9Base: "#080d27";
|
|
356
|
-
export const KsColorPrimaryInvertedBase: "#3065c0";
|
|
357
|
-
export const KsColorPrimaryInvertedAlpha1Base: "rgba(48, 101, 192, 0.95)";
|
|
358
|
-
export const KsColorPrimaryInvertedAlpha2Base: "rgba(48, 101, 192, 0.87)";
|
|
359
|
-
export const KsColorPrimaryInvertedAlpha3Base: "rgba(48, 101, 192, 0.76)";
|
|
360
|
-
export const KsColorPrimaryInvertedAlpha4Base: "rgba(48, 101, 192, 0.63)";
|
|
361
|
-
export const KsColorPrimaryInvertedAlpha5Base: "rgba(48, 101, 192, 0.5)";
|
|
362
|
-
export const KsColorPrimaryInvertedAlpha6Base: "rgba(48, 101, 192, 0.37)";
|
|
363
|
-
export const KsColorPrimaryInvertedAlpha7Base: "rgba(48, 101, 192, 0.24)";
|
|
364
|
-
export const KsColorPrimaryInvertedAlpha8Base: "rgba(48, 101, 192, 0.13)";
|
|
365
|
-
export const KsColorPrimaryInvertedAlpha9Base: "rgba(48, 101, 192, 0.05)";
|
|
366
|
-
export const KsColorPrimaryInvertedToBg1Base: "#2e62ba";
|
|
367
|
-
export const KsColorPrimaryInvertedToBg2Base: "#2c5caf";
|
|
368
|
-
export const KsColorPrimaryInvertedToBg3Base: "#2854a1";
|
|
369
|
-
export const KsColorPrimaryInvertedToBg4Base: "#244b90";
|
|
370
|
-
export const KsColorPrimaryInvertedToBg5Base: "#20437f";
|
|
371
|
-
export const KsColorPrimaryInvertedToBg6Base: "#1b3a6e";
|
|
372
|
-
export const KsColorPrimaryInvertedToBg7Base: "#17315d";
|
|
373
|
-
export const KsColorPrimaryInvertedToBg8Base: "#13294f";
|
|
374
|
-
export const KsColorPrimaryInvertedToBg9Base: "#112345";
|
|
375
|
-
export const KsColorPrimaryInvertedToFg1Base: "#3a6dc3";
|
|
376
|
-
export const KsColorPrimaryInvertedToFg2Base: "#4b79c8";
|
|
377
|
-
export const KsColorPrimaryInvertedToFg3Base: "#628acf";
|
|
378
|
-
export const KsColorPrimaryInvertedToFg4Base: "#7d9ed7";
|
|
379
|
-
export const KsColorPrimaryInvertedToFg5Base: "#98b2e0";
|
|
380
|
-
export const KsColorPrimaryInvertedToFg6Base: "#b2c6e8";
|
|
381
|
-
export const KsColorPrimaryInvertedToFg7Base: "#cddaf0";
|
|
382
|
-
export const KsColorPrimaryInvertedToFg8Base: "#e4ebf7";
|
|
383
|
-
export const KsColorPrimaryInvertedToFg9Base: "#f5f7fc";
|
|
384
|
-
export const KsColorLinkBase: "#3065c0";
|
|
385
|
-
export const KsColorLinkAlpha1Base: "rgba(48, 101, 192, 0.95)";
|
|
386
|
-
export const KsColorLinkAlpha2Base: "rgba(48, 101, 192, 0.87)";
|
|
387
|
-
export const KsColorLinkAlpha3Base: "rgba(48, 101, 192, 0.76)";
|
|
388
|
-
export const KsColorLinkAlpha4Base: "rgba(48, 101, 192, 0.63)";
|
|
389
|
-
export const KsColorLinkAlpha5Base: "rgba(48, 101, 192, 0.5)";
|
|
390
|
-
export const KsColorLinkAlpha6Base: "rgba(48, 101, 192, 0.37)";
|
|
391
|
-
export const KsColorLinkAlpha7Base: "rgba(48, 101, 192, 0.24)";
|
|
392
|
-
export const KsColorLinkAlpha8Base: "rgba(48, 101, 192, 0.13)";
|
|
393
|
-
export const KsColorLinkAlpha9Base: "rgba(48, 101, 192, 0.05)";
|
|
394
|
-
export const KsColorLinkToBg1Base: "#3a6dc3";
|
|
395
|
-
export const KsColorLinkToBg2Base: "#4b79c8";
|
|
396
|
-
export const KsColorLinkToBg3Base: "#628acf";
|
|
397
|
-
export const KsColorLinkToBg4Base: "#7d9ed7";
|
|
398
|
-
export const KsColorLinkToBg5Base: "#98b2e0";
|
|
399
|
-
export const KsColorLinkToBg6Base: "#b2c6e8";
|
|
400
|
-
export const KsColorLinkToBg7Base: "#cddaf0";
|
|
401
|
-
export const KsColorLinkToBg8Base: "#e4ebf7";
|
|
402
|
-
export const KsColorLinkToBg9Base: "#f5f7fc";
|
|
403
|
-
export const KsColorLinkToFg1Base: "#2e60b8";
|
|
404
|
-
export const KsColorLinkToFg2Base: "#2b59ab";
|
|
405
|
-
export const KsColorLinkToFg3Base: "#264f99";
|
|
406
|
-
export const KsColorLinkToFg4Base: "#204384";
|
|
407
|
-
export const KsColorLinkToFg5Base: "#1b3770";
|
|
408
|
-
export const KsColorLinkToFg6Base: "#162a5b";
|
|
409
|
-
export const KsColorLinkToFg7Base: "#101e46";
|
|
410
|
-
export const KsColorLinkToFg8Base: "#0b1434";
|
|
411
|
-
export const KsColorLinkToFg9Base: "#080d27";
|
|
412
|
-
export const KsColorLinkInvertedBase: "#98b2e0";
|
|
413
|
-
export const KsColorLinkInvertedAlpha1Base: "rgba(152, 178, 224, 0.95)";
|
|
414
|
-
export const KsColorLinkInvertedAlpha2Base: "rgba(152, 178, 224, 0.87)";
|
|
415
|
-
export const KsColorLinkInvertedAlpha3Base: "rgba(152, 178, 224, 0.76)";
|
|
416
|
-
export const KsColorLinkInvertedAlpha4Base: "rgba(152, 178, 224, 0.63)";
|
|
417
|
-
export const KsColorLinkInvertedAlpha5Base: "rgba(152, 178, 224, 0.5)";
|
|
418
|
-
export const KsColorLinkInvertedAlpha6Base: "rgba(152, 178, 224, 0.37)";
|
|
419
|
-
export const KsColorLinkInvertedAlpha7Base: "rgba(152, 178, 224, 0.24)";
|
|
420
|
-
export const KsColorLinkInvertedAlpha8Base: "rgba(152, 178, 224, 0.13)";
|
|
421
|
-
export const KsColorLinkInvertedAlpha9Base: "rgba(152, 178, 224, 0.05)";
|
|
422
|
-
export const KsColorLinkInvertedToBg1Base: "#91abd8";
|
|
423
|
-
export const KsColorLinkInvertedToBg2Base: "#869fcb";
|
|
424
|
-
export const KsColorLinkInvertedToBg3Base: "#778fb9";
|
|
425
|
-
export const KsColorLinkInvertedToBg4Base: "#657ca4";
|
|
426
|
-
export const KsColorLinkInvertedToBg5Base: "#54698f";
|
|
427
|
-
export const KsColorLinkInvertedToBg6Base: "#42567a";
|
|
428
|
-
export const KsColorLinkInvertedToBg7Base: "#304365";
|
|
429
|
-
export const KsColorLinkInvertedToBg8Base: "#213353";
|
|
430
|
-
export const KsColorLinkInvertedToBg9Base: "#162746";
|
|
431
|
-
export const KsColorLinkInvertedToFg1Base: "#9db6e2";
|
|
432
|
-
export const KsColorLinkInvertedToFg2Base: "#a5bce4";
|
|
433
|
-
export const KsColorLinkInvertedToFg3Base: "#b1c4e7";
|
|
434
|
-
export const KsColorLinkInvertedToFg4Base: "#beceeb";
|
|
435
|
-
export const KsColorLinkInvertedToFg5Base: "#ccd9f0";
|
|
436
|
-
export const KsColorLinkInvertedToFg6Base: "#d9e3f4";
|
|
437
|
-
export const KsColorLinkInvertedToFg7Base: "#e6edf8";
|
|
438
|
-
export const KsColorLinkInvertedToFg8Base: "#f2f5fb";
|
|
439
|
-
export const KsColorLinkInvertedToFg9Base: "#fafbfd";
|
|
440
|
-
export const KsColorPositiveBase: "#23831b";
|
|
441
|
-
export const KsColorPositiveAlpha1Base: "rgba(35, 131, 27, 0.95)";
|
|
442
|
-
export const KsColorPositiveAlpha2Base: "rgba(35, 131, 27, 0.87)";
|
|
443
|
-
export const KsColorPositiveAlpha3Base: "rgba(35, 131, 27, 0.76)";
|
|
444
|
-
export const KsColorPositiveAlpha4Base: "rgba(35, 131, 27, 0.63)";
|
|
445
|
-
export const KsColorPositiveAlpha5Base: "rgba(35, 131, 27, 0.5)";
|
|
446
|
-
export const KsColorPositiveAlpha6Base: "rgba(35, 131, 27, 0.37)";
|
|
447
|
-
export const KsColorPositiveAlpha7Base: "rgba(35, 131, 27, 0.24)";
|
|
448
|
-
export const KsColorPositiveAlpha8Base: "rgba(35, 131, 27, 0.13)";
|
|
449
|
-
export const KsColorPositiveAlpha9Base: "rgba(35, 131, 27, 0.05)";
|
|
450
|
-
export const KsColorPositiveToBg1Base: "#2e8926";
|
|
451
|
-
export const KsColorPositiveToBg2Base: "#409339";
|
|
452
|
-
export const KsColorPositiveToBg3Base: "#58a152";
|
|
453
|
-
export const KsColorPositiveToBg4Base: "#74b16f";
|
|
454
|
-
export const KsColorPositiveToBg5Base: "#91c18d";
|
|
455
|
-
export const KsColorPositiveToBg6Base: "#aed1ab";
|
|
456
|
-
export const KsColorPositiveToBg7Base: "#cae1c8";
|
|
457
|
-
export const KsColorPositiveToBg8Base: "#e2efe1";
|
|
458
|
-
export const KsColorPositiveToBg9Base: "#f4f9f4";
|
|
459
|
-
export const KsColorPositiveToFg1Base: "#227d1b";
|
|
460
|
-
export const KsColorPositiveToFg2Base: "#1f731c";
|
|
461
|
-
export const KsColorPositiveToFg3Base: "#1c651c";
|
|
462
|
-
export const KsColorPositiveToFg4Base: "#18551c";
|
|
463
|
-
export const KsColorPositiveToFg5Base: "#15461d";
|
|
464
|
-
export const KsColorPositiveToFg6Base: "#11361e";
|
|
465
|
-
export const KsColorPositiveToFg7Base: "#0d261e";
|
|
466
|
-
export const KsColorPositiveToFg8Base: "#0a181e";
|
|
467
|
-
export const KsColorPositiveToFg9Base: "#070e1f";
|
|
468
|
-
export const KsColorPositiveInvertedBase: "#6edb64";
|
|
469
|
-
export const KsColorPositiveInvertedAlpha1Base: "rgba(110, 219, 100, 0.95)";
|
|
470
|
-
export const KsColorPositiveInvertedAlpha2Base: "rgba(110, 219, 100, 0.87)";
|
|
471
|
-
export const KsColorPositiveInvertedAlpha3Base: "rgba(110, 219, 100, 0.76)";
|
|
472
|
-
export const KsColorPositiveInvertedAlpha4Base: "rgba(110, 219, 100, 0.63)";
|
|
473
|
-
export const KsColorPositiveInvertedAlpha5Base: "rgba(110, 219, 100, 0.5)";
|
|
474
|
-
export const KsColorPositiveInvertedAlpha6Base: "rgba(110, 219, 100, 0.37)";
|
|
475
|
-
export const KsColorPositiveInvertedAlpha7Base: "rgba(110, 219, 100, 0.24)";
|
|
476
|
-
export const KsColorPositiveInvertedAlpha8Base: "rgba(110, 219, 100, 0.13)";
|
|
477
|
-
export const KsColorPositiveInvertedAlpha9Base: "rgba(110, 219, 100, 0.05)";
|
|
478
|
-
export const KsColorPositiveInvertedToBg1Base: "#69d262";
|
|
479
|
-
export const KsColorPositiveInvertedToBg2Base: "#62c35f";
|
|
480
|
-
export const KsColorPositiveInvertedToBg3Base: "#57ae5b";
|
|
481
|
-
export const KsColorPositiveInvertedToBg4Base: "#4b9656";
|
|
482
|
-
export const KsColorPositiveInvertedToBg5Base: "#3f7e51";
|
|
483
|
-
export const KsColorPositiveInvertedToBg6Base: "#32654c";
|
|
484
|
-
export const KsColorPositiveInvertedToBg7Base: "#264d47";
|
|
485
|
-
export const KsColorPositiveInvertedToBg8Base: "#1b3843";
|
|
486
|
-
export const KsColorPositiveInvertedToBg9Base: "#142940";
|
|
487
|
-
export const KsColorPositiveInvertedToFg1Base: "#75dd6c";
|
|
488
|
-
export const KsColorPositiveInvertedToFg2Base: "#81e078";
|
|
489
|
-
export const KsColorPositiveInvertedToFg3Base: "#91e489";
|
|
490
|
-
export const KsColorPositiveInvertedToFg4Base: "#a4e89d";
|
|
491
|
-
export const KsColorPositiveInvertedToFg5Base: "#b7edb2";
|
|
492
|
-
export const KsColorPositiveInvertedToFg6Base: "#c9f2c6";
|
|
493
|
-
export const KsColorPositiveInvertedToFg7Base: "#dcf6da";
|
|
494
|
-
export const KsColorPositiveInvertedToFg8Base: "#ecfaeb";
|
|
495
|
-
export const KsColorPositiveInvertedToFg9Base: "#f8fdf7";
|
|
496
|
-
export const KsColorInformativeBase: "#64c2db";
|
|
497
|
-
export const KsColorInformativeAlpha1Base: "rgba(100, 194, 219, 0.95)";
|
|
498
|
-
export const KsColorInformativeAlpha2Base: "rgba(100, 194, 219, 0.87)";
|
|
499
|
-
export const KsColorInformativeAlpha3Base: "rgba(100, 194, 219, 0.76)";
|
|
500
|
-
export const KsColorInformativeAlpha4Base: "rgba(100, 194, 219, 0.63)";
|
|
501
|
-
export const KsColorInformativeAlpha5Base: "rgba(100, 194, 219, 0.5)";
|
|
502
|
-
export const KsColorInformativeAlpha6Base: "rgba(100, 194, 219, 0.37)";
|
|
503
|
-
export const KsColorInformativeAlpha7Base: "rgba(100, 194, 219, 0.24)";
|
|
504
|
-
export const KsColorInformativeAlpha8Base: "rgba(100, 194, 219, 0.13)";
|
|
505
|
-
export const KsColorInformativeAlpha9Base: "rgba(100, 194, 219, 0.05)";
|
|
506
|
-
export const KsColorInformativeToBg1Base: "#6cc5dd";
|
|
507
|
-
export const KsColorInformativeToBg2Base: "#78cae0";
|
|
508
|
-
export const KsColorInformativeToBg3Base: "#89d1e4";
|
|
509
|
-
export const KsColorInformativeToBg4Base: "#9dd9e8";
|
|
510
|
-
export const KsColorInformativeToBg5Base: "#b2e1ed";
|
|
511
|
-
export const KsColorInformativeToBg6Base: "#c6e8f2";
|
|
512
|
-
export const KsColorInformativeToBg7Base: "#daf0f6";
|
|
513
|
-
export const KsColorInformativeToBg8Base: "#ebf7fa";
|
|
514
|
-
export const KsColorInformativeToBg9Base: "#f7fcfd";
|
|
515
|
-
export const KsColorInformativeToFg1Base: "#5fb9d2";
|
|
516
|
-
export const KsColorInformativeToFg2Base: "#58aac3";
|
|
517
|
-
export const KsColorInformativeToFg3Base: "#4d95ae";
|
|
518
|
-
export const KsColorInformativeToFg4Base: "#417d95";
|
|
519
|
-
export const KsColorInformativeToFg5Base: "#35657d";
|
|
520
|
-
export const KsColorInformativeToFg6Base: "#294d65";
|
|
521
|
-
export const KsColorInformativeToFg7Base: "#1d354c";
|
|
522
|
-
export const KsColorInformativeToFg8Base: "#122037";
|
|
523
|
-
export const KsColorInformativeToFg9Base: "#0b1128";
|
|
524
|
-
export const KsColorInformativeInvertedBase: "#00718f";
|
|
525
|
-
export const KsColorInformativeInvertedAlpha1Base: "rgba(0, 113, 143, 0.95)";
|
|
526
|
-
export const KsColorInformativeInvertedAlpha2Base: "rgba(0, 113, 143, 0.87)";
|
|
527
|
-
export const KsColorInformativeInvertedAlpha3Base: "rgba(0, 113, 143, 0.76)";
|
|
528
|
-
export const KsColorInformativeInvertedAlpha4Base: "rgba(0, 113, 143, 0.63)";
|
|
529
|
-
export const KsColorInformativeInvertedAlpha5Base: "rgba(0, 113, 143, 0.5)";
|
|
530
|
-
export const KsColorInformativeInvertedAlpha6Base: "rgba(0, 113, 143, 0.37)";
|
|
531
|
-
export const KsColorInformativeInvertedAlpha7Base: "rgba(0, 113, 143, 0.24)";
|
|
532
|
-
export const KsColorInformativeInvertedAlpha8Base: "rgba(0, 113, 143, 0.13)";
|
|
533
|
-
export const KsColorInformativeInvertedAlpha9Base: "rgba(0, 113, 143, 0.05)";
|
|
534
|
-
export const KsColorInformativeInvertedToBg1Base: "#016d8b";
|
|
535
|
-
export const KsColorInformativeInvertedToBg2Base: "#026684";
|
|
536
|
-
export const KsColorInformativeInvertedToBg3Base: "#045e7c";
|
|
537
|
-
export const KsColorInformativeInvertedToBg4Base: "#065371";
|
|
538
|
-
export const KsColorInformativeInvertedToBg5Base: "#084967";
|
|
539
|
-
export const KsColorInformativeInvertedToBg6Base: "#093e5c";
|
|
540
|
-
export const KsColorInformativeInvertedToBg7Base: "#0b3351";
|
|
541
|
-
export const KsColorInformativeInvertedToBg8Base: "#0d2b49";
|
|
542
|
-
export const KsColorInformativeInvertedToBg9Base: "#0e2442";
|
|
543
|
-
export const KsColorInformativeInvertedToFg1Base: "#0d7895";
|
|
544
|
-
export const KsColorInformativeInvertedToFg2Base: "#21839e";
|
|
545
|
-
export const KsColorInformativeInvertedToFg3Base: "#3d93aa";
|
|
546
|
-
export const KsColorInformativeInvertedToFg4Base: "#5ea6b8";
|
|
547
|
-
export const KsColorInformativeInvertedToFg5Base: "#80b8c7";
|
|
548
|
-
export const KsColorInformativeInvertedToFg6Base: "#a1cad6";
|
|
549
|
-
export const KsColorInformativeInvertedToFg7Base: "#c2dde4";
|
|
550
|
-
export const KsColorInformativeInvertedToFg8Base: "#deedf0";
|
|
551
|
-
export const KsColorInformativeInvertedToFg9Base: "#f2f8f9";
|
|
552
|
-
export const KsColorNoticeBase: "#f9de55";
|
|
553
|
-
export const KsColorNoticeAlpha1Base: "rgba(249, 222, 85, 0.95)";
|
|
554
|
-
export const KsColorNoticeAlpha2Base: "rgba(249, 222, 85, 0.87)";
|
|
555
|
-
export const KsColorNoticeAlpha3Base: "rgba(249, 222, 85, 0.76)";
|
|
556
|
-
export const KsColorNoticeAlpha4Base: "rgba(249, 222, 85, 0.63)";
|
|
557
|
-
export const KsColorNoticeAlpha5Base: "rgba(249, 222, 85, 0.5)";
|
|
558
|
-
export const KsColorNoticeAlpha6Base: "rgba(249, 222, 85, 0.37)";
|
|
559
|
-
export const KsColorNoticeAlpha7Base: "rgba(249, 222, 85, 0.24)";
|
|
560
|
-
export const KsColorNoticeAlpha8Base: "rgba(249, 222, 85, 0.13)";
|
|
561
|
-
export const KsColorNoticeAlpha9Base: "rgba(249, 222, 85, 0.05)";
|
|
562
|
-
export const KsColorNoticeToBg1Base: "#f9e05e";
|
|
563
|
-
export const KsColorNoticeToBg2Base: "#fae26b";
|
|
564
|
-
export const KsColorNoticeToBg3Base: "#fae67e";
|
|
565
|
-
export const KsColorNoticeToBg4Base: "#fbea94";
|
|
566
|
-
export const KsColorNoticeToBg5Base: "#fcefaa";
|
|
567
|
-
export const KsColorNoticeToBg6Base: "#fdf3c0";
|
|
568
|
-
export const KsColorNoticeToBg7Base: "#fef7d6";
|
|
569
|
-
export const KsColorNoticeToBg8Base: "#fefbe9";
|
|
570
|
-
export const KsColorNoticeToBg9Base: "#fffdf7";
|
|
571
|
-
export const KsColorNoticeToFg1Base: "#edd352";
|
|
572
|
-
export const KsColorNoticeToFg2Base: "#d9c24e";
|
|
573
|
-
export const KsColorNoticeToFg3Base: "#bfab48";
|
|
574
|
-
export const KsColorNoticeToFg4Base: "#9f8f41";
|
|
575
|
-
export const KsColorNoticeToFg5Base: "#80733a";
|
|
576
|
-
export const KsColorNoticeToFg6Base: "#605733";
|
|
577
|
-
export const KsColorNoticeToFg7Base: "#403b2c";
|
|
578
|
-
export const KsColorNoticeToFg8Base: "#262426";
|
|
579
|
-
export const KsColorNoticeToFg9Base: "#121322";
|
|
580
|
-
export const KsColorNoticeInvertedBase: "#ff5d53";
|
|
581
|
-
export const KsColorNoticeInvertedAlpha1Base: "rgba(255, 93, 83, 0.95)";
|
|
582
|
-
export const KsColorNoticeInvertedAlpha2Base: "rgba(255, 93, 83, 0.87)";
|
|
583
|
-
export const KsColorNoticeInvertedAlpha3Base: "rgba(255, 93, 83, 0.76)";
|
|
584
|
-
export const KsColorNoticeInvertedAlpha4Base: "rgba(255, 93, 83, 0.63)";
|
|
585
|
-
export const KsColorNoticeInvertedAlpha5Base: "rgba(255, 93, 83, 0.5)";
|
|
586
|
-
export const KsColorNoticeInvertedAlpha6Base: "rgba(255, 93, 83, 0.37)";
|
|
587
|
-
export const KsColorNoticeInvertedAlpha7Base: "rgba(255, 93, 83, 0.24)";
|
|
588
|
-
export const KsColorNoticeInvertedAlpha8Base: "rgba(255, 93, 83, 0.13)";
|
|
589
|
-
export const KsColorNoticeInvertedAlpha9Base: "rgba(255, 93, 83, 0.05)";
|
|
590
|
-
export const KsColorNoticeInvertedToBg1Base: "#f35a52";
|
|
591
|
-
export const KsColorNoticeInvertedToBg2Base: "#e05550";
|
|
592
|
-
export const KsColorNoticeInvertedToBg3Base: "#c54e4e";
|
|
593
|
-
export const KsColorNoticeInvertedToBg4Base: "#a6464b";
|
|
594
|
-
export const KsColorNoticeInvertedToBg5Base: "#873f49";
|
|
595
|
-
export const KsColorNoticeInvertedToBg6Base: "#683746";
|
|
596
|
-
export const KsColorNoticeInvertedToBg7Base: "#492f43";
|
|
597
|
-
export const KsColorNoticeInvertedToBg8Base: "#2e2841";
|
|
598
|
-
export const KsColorNoticeInvertedToBg9Base: "#1b233f";
|
|
599
|
-
export const KsColorNoticeInvertedToFg1Base: "#ff655c";
|
|
600
|
-
export const KsColorNoticeInvertedToFg2Base: "#ff7269";
|
|
601
|
-
export const KsColorNoticeInvertedToFg3Base: "#ff847c";
|
|
602
|
-
export const KsColorNoticeInvertedToFg4Base: "#ff9993";
|
|
603
|
-
export const KsColorNoticeInvertedToFg5Base: "#ffaea9";
|
|
604
|
-
export const KsColorNoticeInvertedToFg6Base: "#ffc3bf";
|
|
605
|
-
export const KsColorNoticeInvertedToFg7Base: "#ffd8d6";
|
|
606
|
-
export const KsColorNoticeInvertedToFg8Base: "#ffeae9";
|
|
607
|
-
export const KsColorNoticeInvertedToFg9Base: "#fff7f6";
|
|
608
|
-
export const KsColorNegativeBase: "#ff1a57";
|
|
609
|
-
export const KsColorNegativeAlpha1Base: "rgba(255, 26, 87, 0.95)";
|
|
610
|
-
export const KsColorNegativeAlpha2Base: "rgba(255, 26, 87, 0.87)";
|
|
611
|
-
export const KsColorNegativeAlpha3Base: "rgba(255, 26, 87, 0.76)";
|
|
612
|
-
export const KsColorNegativeAlpha4Base: "rgba(255, 26, 87, 0.63)";
|
|
613
|
-
export const KsColorNegativeAlpha5Base: "rgba(255, 26, 87, 0.5)";
|
|
614
|
-
export const KsColorNegativeAlpha6Base: "rgba(255, 26, 87, 0.37)";
|
|
615
|
-
export const KsColorNegativeAlpha7Base: "rgba(255, 26, 87, 0.24)";
|
|
616
|
-
export const KsColorNegativeAlpha8Base: "rgba(255, 26, 87, 0.13)";
|
|
617
|
-
export const KsColorNegativeAlpha9Base: "rgba(255, 26, 87, 0.05)";
|
|
618
|
-
export const KsColorNegativeToBg1Base: "#ff255f";
|
|
619
|
-
export const KsColorNegativeToBg2Base: "#ff386d";
|
|
620
|
-
export const KsColorNegativeToBg3Base: "#ff517f";
|
|
621
|
-
export const KsColorNegativeToBg4Base: "#ff6f95";
|
|
622
|
-
export const KsColorNegativeToBg5Base: "#ff8dab";
|
|
623
|
-
export const KsColorNegativeToBg6Base: "#ffaac1";
|
|
624
|
-
export const KsColorNegativeToBg7Base: "#ffc8d7";
|
|
625
|
-
export const KsColorNegativeToBg8Base: "#ffe1e9";
|
|
626
|
-
export const KsColorNegativeToBg9Base: "#fff4f7";
|
|
627
|
-
export const KsColorNegativeToFg1Base: "#f31954";
|
|
628
|
-
export const KsColorNegativeToFg2Base: "#df1850";
|
|
629
|
-
export const KsColorNegativeToFg3Base: "#c3164a";
|
|
630
|
-
export const KsColorNegativeToFg4Base: "#a31342";
|
|
631
|
-
export const KsColorNegativeToFg5Base: "#83113b";
|
|
632
|
-
export const KsColorNegativeToFg6Base: "#620f34";
|
|
633
|
-
export const KsColorNegativeToFg7Base: "#420c2c";
|
|
634
|
-
export const KsColorNegativeToFg8Base: "#260a26";
|
|
635
|
-
export const KsColorNegativeToFg9Base: "#120922";
|
|
636
|
-
export const KsColorNegativeInvertedBase: "#d21d48";
|
|
637
|
-
export const KsColorNegativeInvertedAlpha1Base: "rgba(210, 29, 72, 0.95)";
|
|
638
|
-
export const KsColorNegativeInvertedAlpha2Base: "rgba(210, 29, 72, 0.87)";
|
|
639
|
-
export const KsColorNegativeInvertedAlpha3Base: "rgba(210, 29, 72, 0.76)";
|
|
640
|
-
export const KsColorNegativeInvertedAlpha4Base: "rgba(210, 29, 72, 0.63)";
|
|
641
|
-
export const KsColorNegativeInvertedAlpha5Base: "rgba(210, 29, 72, 0.5)";
|
|
642
|
-
export const KsColorNegativeInvertedAlpha6Base: "rgba(210, 29, 72, 0.37)";
|
|
643
|
-
export const KsColorNegativeInvertedAlpha7Base: "rgba(210, 29, 72, 0.24)";
|
|
644
|
-
export const KsColorNegativeInvertedAlpha8Base: "rgba(210, 29, 72, 0.13)";
|
|
645
|
-
export const KsColorNegativeInvertedAlpha9Base: "rgba(210, 29, 72, 0.05)";
|
|
646
|
-
export const KsColorNegativeInvertedToBg1Base: "#c81d48";
|
|
647
|
-
export const KsColorNegativeInvertedToBg2Base: "#b91d47";
|
|
648
|
-
export const KsColorNegativeInvertedToBg3Base: "#a31e46";
|
|
649
|
-
export const KsColorNegativeInvertedToBg4Base: "#8a1e44";
|
|
650
|
-
export const KsColorNegativeInvertedToBg5Base: "#711f43";
|
|
651
|
-
export const KsColorNegativeInvertedToBg6Base: "#571f42";
|
|
652
|
-
export const KsColorNegativeInvertedToBg7Base: "#3e1f40";
|
|
653
|
-
export const KsColorNegativeInvertedToBg8Base: "#28203f";
|
|
654
|
-
export const KsColorNegativeInvertedToBg9Base: "#19203f";
|
|
655
|
-
export const KsColorNegativeInvertedToFg1Base: "#d42851";
|
|
656
|
-
export const KsColorNegativeInvertedToFg2Base: "#d83a60";
|
|
657
|
-
export const KsColorNegativeInvertedToFg3Base: "#dd5374";
|
|
658
|
-
export const KsColorNegativeInvertedToFg4Base: "#e3718c";
|
|
659
|
-
export const KsColorNegativeInvertedToFg5Base: "#e98ea4";
|
|
660
|
-
export const KsColorNegativeInvertedToFg6Base: "#eeabbb";
|
|
661
|
-
export const KsColorNegativeInvertedToFg7Base: "#f4c9d3";
|
|
662
|
-
export const KsColorNegativeInvertedToFg8Base: "#f9e2e7";
|
|
663
|
-
export const KsColorNegativeInvertedToFg9Base: "#fdf4f6";
|
|
664
|
-
export const KsDepthModal: "1000";
|
|
665
|
-
export const KsSpacingXxs: "0.3366rem";
|
|
666
|
-
export const KsSpacingXxsBase: "0.3366rem";
|
|
667
|
-
export const KsSpacingXxsBpFactorPhone: "1.225";
|
|
668
|
-
export const KsSpacingXxsBpFactorTablet: "1.5006";
|
|
669
|
-
export const KsSpacingXxsBpFactorLaptop: "1.8383";
|
|
670
|
-
export const KsSpacingXxsBpFactorDesktop: "2.2519";
|
|
671
|
-
export const KsSpacingXxsBpFactorTv: "2.7585";
|
|
672
|
-
export const KsSpacingXs: "0.4628rem";
|
|
673
|
-
export const KsSpacingXsBase: "0.4628rem";
|
|
674
|
-
export const KsSpacingXsBpFactorPhone: "1.225";
|
|
675
|
-
export const KsSpacingXsBpFactorTablet: "1.5006";
|
|
676
|
-
export const KsSpacingXsBpFactorLaptop: "1.8383";
|
|
677
|
-
export const KsSpacingXsBpFactorDesktop: "2.2519";
|
|
678
|
-
export const KsSpacingXsBpFactorTv: "2.7585";
|
|
679
|
-
export const KsSpacingS: "0.6364rem";
|
|
680
|
-
export const KsSpacingSBase: "0.6364rem";
|
|
681
|
-
export const KsSpacingSBpFactorPhone: "1.225";
|
|
682
|
-
export const KsSpacingSBpFactorTablet: "1.5006";
|
|
683
|
-
export const KsSpacingSBpFactorLaptop: "1.8383";
|
|
684
|
-
export const KsSpacingSBpFactorDesktop: "2.2519";
|
|
685
|
-
export const KsSpacingSBpFactorTv: "2.7585";
|
|
686
|
-
export const KsSpacingM: "0.875rem";
|
|
687
|
-
export const KsSpacingMBase: "0.875rem";
|
|
688
|
-
export const KsSpacingMBpFactorPhone: "1.225";
|
|
689
|
-
export const KsSpacingMBpFactorTablet: "1.5006";
|
|
690
|
-
export const KsSpacingMBpFactorLaptop: "1.8383";
|
|
691
|
-
export const KsSpacingMBpFactorDesktop: "2.2519";
|
|
692
|
-
export const KsSpacingMBpFactorTv: "2.7585";
|
|
693
|
-
export const KsSpacingL: "1.2031rem";
|
|
694
|
-
export const KsSpacingLBase: "1.2031rem";
|
|
695
|
-
export const KsSpacingLBpFactorPhone: "1.225";
|
|
696
|
-
export const KsSpacingLBpFactorTablet: "1.5006";
|
|
697
|
-
export const KsSpacingLBpFactorLaptop: "1.8383";
|
|
698
|
-
export const KsSpacingLBpFactorDesktop: "2.2519";
|
|
699
|
-
export const KsSpacingLBpFactorTv: "2.7585";
|
|
700
|
-
export const KsSpacingXl: "1.6543rem";
|
|
701
|
-
export const KsSpacingXlBase: "1.6543rem";
|
|
702
|
-
export const KsSpacingXlBpFactorPhone: "1.225";
|
|
703
|
-
export const KsSpacingXlBpFactorTablet: "1.5006";
|
|
704
|
-
export const KsSpacingXlBpFactorLaptop: "1.8383";
|
|
705
|
-
export const KsSpacingXlBpFactorDesktop: "2.2519";
|
|
706
|
-
export const KsSpacingXlBpFactorTv: "2.7585";
|
|
707
|
-
export const KsSpacingXxl: "2.2747rem";
|
|
708
|
-
export const KsSpacingXxlBase: "2.2747rem";
|
|
709
|
-
export const KsSpacingXxlBpFactorPhone: "1.225";
|
|
710
|
-
export const KsSpacingXxlBpFactorTablet: "1.5006";
|
|
711
|
-
export const KsSpacingXxlBpFactorLaptop: "1.8383";
|
|
712
|
-
export const KsSpacingXxlBpFactorDesktop: "2.2519";
|
|
713
|
-
export const KsSpacingXxlBpFactorTv: "2.7585";
|
|
714
|
-
export const KsSpacingStackXs: "0.4628rem";
|
|
715
|
-
export const KsSpacingStackS: "0.6364rem";
|
|
716
|
-
export const KsSpacingStackM: "0.875rem";
|
|
717
|
-
export const KsSpacingStackL: "1.2031rem";
|
|
718
|
-
export const KsSpacingStackXl: "1.6543rem";
|
|
719
|
-
export const KsSpacingInlineXs: "0.4628rem";
|
|
720
|
-
export const KsSpacingInlineS: "0.6364rem";
|
|
721
|
-
export const KsSpacingInlineM: "0.875rem";
|
|
722
|
-
export const KsSpacingInlineL: "1.2031rem";
|
|
723
|
-
export const KsSpacingInlineXl: "1.6543rem";
|
|
724
|
-
export const KsSpacingInsetXs: "0.4628rem";
|
|
725
|
-
export const KsSpacingInsetS: "0.6364rem";
|
|
726
|
-
export const KsSpacingInsetM: "0.875rem";
|
|
727
|
-
export const KsSpacingInsetL: "1.2031rem";
|
|
728
|
-
export const KsSpacingInsetXl: "1.6543rem";
|
|
729
|
-
export const KsSpacingInsetSquishXs: "0.3366rem 0.4628rem";
|
|
730
|
-
export const KsSpacingInsetSquishS: "0.4628rem 0.6364rem";
|
|
731
|
-
export const KsSpacingInsetSquishM: "0.6364rem 0.875rem";
|
|
732
|
-
export const KsSpacingInsetSquishL: "0.875rem 1.2031rem";
|
|
733
|
-
export const KsSpacingInsetSquishXl: "1.2031rem 1.6543rem";
|
|
734
|
-
export const KsSpacingInsetStretchXs: "0.6364rem 0.4628rem";
|
|
735
|
-
export const KsSpacingInsetStretchS: "0.875rem 0.6364rem";
|
|
736
|
-
export const KsSpacingInsetStretchM: "1.2031rem 0.875rem";
|
|
737
|
-
export const KsSpacingInsetStretchL: "1.6543rem 1.2031rem";
|
|
738
|
-
export const KsSpacingInsetStretchXl: "2.2747rem 1.6543rem";
|
|
739
|
-
export const KsTextColorDefaultBase: "rgba(6, 8, 31, 0.76)";
|
|
740
|
-
export const KsTextColorDefaultInteractiveBase: "#3065c0";
|
|
741
|
-
export const KsTextColorDefaultInteractiveHoverBase: "rgba(48, 101, 192, 0.63)";
|
|
742
|
-
export const KsTextColorDefaultInteractiveActiveBase: "#3065c0";
|
|
743
|
-
export const KsTextColorDefaultInteractiveSelectedBase: "#3065c0";
|
|
744
|
-
export const KsTextColorDefaultInvertedBase: "rgba(255, 255, 255, 0.87)";
|
|
745
|
-
export const KsTextColorDefaultInvertedInteractiveBase: "#98b2e0";
|
|
746
|
-
export const KsTextColorDefaultInvertedInteractiveHoverBase: "rgba(152, 178, 224, 0.63)";
|
|
747
|
-
export const KsTextColorDefaultInvertedInteractiveActiveBase: "#98b2e0";
|
|
748
|
-
export const KsTextColorDefaultInvertedInteractiveSelectedBase: "#98b2e0";
|
|
749
|
-
export const KsTextColorCopyBase: "rgba(6, 8, 31, 0.76)";
|
|
750
|
-
export const KsTextColorCopyInteractiveBase: "#3065c0";
|
|
751
|
-
export const KsTextColorCopyInteractiveHoverBase: "#2b59ab";
|
|
752
|
-
export const KsTextColorCopyInteractiveActiveBase: "#264f99";
|
|
753
|
-
export const KsTextColorCopyInteractiveSelectedBase: "#264f99";
|
|
754
|
-
export const KsTextColorCopyInvertedBase: "rgba(255, 255, 255, 0.76)";
|
|
755
|
-
export const KsTextColorCopyInvertedInteractiveBase: "#98b2e0";
|
|
756
|
-
export const KsTextColorCopyInvertedInteractiveHoverBase: "#a5bce4";
|
|
757
|
-
export const KsTextColorCopyInvertedInteractiveActiveBase: "#a5bce4";
|
|
758
|
-
export const KsTextColorCopyInvertedInteractiveSelectedBase: "#a5bce4";
|
|
759
|
-
export const KsTextColorDisplayBase: "#06081f";
|
|
760
|
-
export const KsTextColorDisplayInteractiveBase: "#3065c0";
|
|
761
|
-
export const KsTextColorDisplayInteractiveHoverBase: "#2b59ab";
|
|
762
|
-
export const KsTextColorDisplayInteractiveActiveBase: "#264f99";
|
|
763
|
-
export const KsTextColorDisplayInteractiveSelectedBase: "#264f99";
|
|
764
|
-
export const KsTextColorDisplayInvertedBase: "#ffffff";
|
|
765
|
-
export const KsTextColorDisplayInvertedInteractiveBase: "#98b2e0";
|
|
766
|
-
export const KsTextColorDisplayInvertedInteractiveHoverBase: "#a5bce4";
|
|
767
|
-
export const KsTextColorDisplayInvertedInteractiveActiveBase: "#a5bce4";
|
|
768
|
-
export const KsTextColorDisplayInvertedInteractiveSelectedBase: "#a5bce4";
|
|
769
|
-
export const KsTextColorInterfaceBase: "rgba(6, 8, 31, 0.87)";
|
|
770
|
-
export const KsTextColorInterfaceInteractiveBase: "rgba(6, 8, 31, 0.63)";
|
|
771
|
-
export const KsTextColorInterfaceInteractiveHoverBase: "#06081f";
|
|
772
|
-
export const KsTextColorInterfaceInteractiveActiveBase: "#06081f";
|
|
773
|
-
export const KsTextColorInterfaceInteractiveSelectedBase: "#06081f";
|
|
774
|
-
export const KsTextColorInterfaceInvertedBase: "rgba(255, 255, 255, 0.63)";
|
|
775
|
-
export const KsTextColorInterfaceInvertedInteractiveBase: "rgba(255, 255, 255, 0.76)";
|
|
776
|
-
export const KsTextColorInterfaceInvertedInteractiveHoverBase: "#ffffff";
|
|
777
|
-
export const KsTextColorInterfaceInvertedInteractiveActiveBase: "#ffffff";
|
|
778
|
-
export const KsTextColorInterfaceInvertedInteractiveSelectedBase: "#ffffff";
|
|
779
|
-
export const KsTextColorCardBase: "rgba(6, 8, 31, 0.87)";
|
|
780
|
-
export const KsTextColorCardInteractiveBase: "#06081f";
|
|
781
|
-
export const KsTextColorCardInteractiveHoverBase: "#000000";
|
|
782
|
-
export const KsTextColorCardInteractiveActiveBase: "#000000";
|
|
783
|
-
export const KsTextColorCardInteractiveSelectedBase: "#000000";
|
|
784
|
-
export const KsTextColorCardInvertedBase: "rgba(255, 255, 255, 0.87)";
|
|
785
|
-
export const KsTextColorCardInvertedInteractiveBase: "#ffffff";
|
|
786
|
-
export const KsTextColorCardInvertedInteractiveHoverBase: "#ffffff";
|
|
787
|
-
export const KsTextColorCardInvertedInteractiveActiveBase: "#ffffff";
|
|
788
|
-
export const KsTextColorCardInvertedInteractiveSelectedBase: "#ffffff";
|
|
789
|
-
export const KsTextColorPrimaryBase: "#3065c0";
|
|
790
|
-
export const KsTextColorPrimaryInteractiveBase: "#3065c0";
|
|
791
|
-
export const KsTextColorPrimaryInteractiveHoverBase: "rgba(48, 101, 192, 0.87)";
|
|
792
|
-
export const KsTextColorPrimaryInteractiveActiveBase: "rgba(48, 101, 192, 0.87)";
|
|
793
|
-
export const KsTextColorPrimaryInteractiveSelectedBase: "rgba(48, 101, 192, 0.87)";
|
|
794
|
-
export const KsTextColorPrimaryInvertedBase: "#98b2e0";
|
|
795
|
-
export const KsTextColorPrimaryInvertedInteractiveBase: "rgba(48, 101, 192, 0.87)";
|
|
796
|
-
export const KsTextColorPrimaryInvertedInteractiveHoverBase: "rgba(48, 101, 192, 0.87)";
|
|
797
|
-
export const KsTextColorPrimaryInvertedInteractiveActiveBase: "rgba(48, 101, 192, 0.87)";
|
|
798
|
-
export const KsTextColorPrimaryInvertedInteractiveSelectedBase: "rgba(48, 101, 192, 0.87)";
|
|
799
|
-
export const KsTextColorPositiveBase: "#23831b";
|
|
800
|
-
export const KsTextColorPositiveInteractiveBase: "#23831b";
|
|
801
|
-
export const KsTextColorPositiveInteractiveHoverBase: "rgba(35, 131, 27, 0.87)";
|
|
802
|
-
export const KsTextColorPositiveInteractiveActiveBase: "rgba(35, 131, 27, 0.87)";
|
|
803
|
-
export const KsTextColorPositiveInteractiveSelectedBase: "rgba(35, 131, 27, 0.87)";
|
|
804
|
-
export const KsTextColorPositiveInvertedBase: "#6edb64";
|
|
805
|
-
export const KsTextColorPositiveInvertedInteractiveBase: "rgba(110, 219, 100, 0.87)";
|
|
806
|
-
export const KsTextColorPositiveInvertedInteractiveHoverBase: "rgba(110, 219, 100, 0.87)";
|
|
807
|
-
export const KsTextColorPositiveInvertedInteractiveActiveBase: "rgba(110, 219, 100, 0.87)";
|
|
808
|
-
export const KsTextColorPositiveInvertedInteractiveSelectedBase: "rgba(110, 219, 100, 0.87)";
|
|
809
|
-
export const KsTextColorInformativeBase: "#64c2db";
|
|
810
|
-
export const KsTextColorInformativeInteractiveBase: "#64c2db";
|
|
811
|
-
export const KsTextColorInformativeInteractiveHoverBase: "rgba(100, 194, 219, 0.87)";
|
|
812
|
-
export const KsTextColorInformativeInteractiveActiveBase: "rgba(100, 194, 219, 0.87)";
|
|
813
|
-
export const KsTextColorInformativeInteractiveSelectedBase: "rgba(100, 194, 219, 0.87)";
|
|
814
|
-
export const KsTextColorInformativeInvertedBase: "#00718f";
|
|
815
|
-
export const KsTextColorInformativeInvertedInteractiveBase: "rgba(0, 113, 143, 0.87)";
|
|
816
|
-
export const KsTextColorInformativeInvertedInteractiveHoverBase: "rgba(0, 113, 143, 0.87)";
|
|
817
|
-
export const KsTextColorInformativeInvertedInteractiveActiveBase: "rgba(0, 113, 143, 0.87)";
|
|
818
|
-
export const KsTextColorInformativeInvertedInteractiveSelectedBase: "rgba(0, 113, 143, 0.87)";
|
|
819
|
-
export const KsTextColorNoticeBase: "#f9de55";
|
|
820
|
-
export const KsTextColorNoticeInteractiveBase: "#f9de55";
|
|
821
|
-
export const KsTextColorNoticeInteractiveHoverBase: "rgba(249, 222, 85, 0.87)";
|
|
822
|
-
export const KsTextColorNoticeInteractiveActiveBase: "rgba(249, 222, 85, 0.87)";
|
|
823
|
-
export const KsTextColorNoticeInteractiveSelectedBase: "rgba(249, 222, 85, 0.87)";
|
|
824
|
-
export const KsTextColorNoticeInvertedBase: "#ff5d53";
|
|
825
|
-
export const KsTextColorNoticeInvertedInteractiveBase: "rgba(255, 93, 83, 0.87)";
|
|
826
|
-
export const KsTextColorNoticeInvertedInteractiveHoverBase: "rgba(255, 93, 83, 0.87)";
|
|
827
|
-
export const KsTextColorNoticeInvertedInteractiveActiveBase: "rgba(255, 93, 83, 0.87)";
|
|
828
|
-
export const KsTextColorNoticeInvertedInteractiveSelectedBase: "rgba(255, 93, 83, 0.87)";
|
|
829
|
-
export const KsTextColorNegativeBase: "#ff1a57";
|
|
830
|
-
export const KsTextColorNegativeInteractiveBase: "#ff1a57";
|
|
831
|
-
export const KsTextColorNegativeInteractiveHoverBase: "rgba(255, 26, 87, 0.87)";
|
|
832
|
-
export const KsTextColorNegativeInteractiveActiveBase: "rgba(255, 26, 87, 0.87)";
|
|
833
|
-
export const KsTextColorNegativeInteractiveSelectedBase: "rgba(255, 26, 87, 0.87)";
|
|
834
|
-
export const KsTextColorNegativeInvertedBase: "#d21d48";
|
|
835
|
-
export const KsTextColorNegativeInvertedInteractiveBase: "rgba(210, 29, 72, 0.87)";
|
|
836
|
-
export const KsTextColorNegativeInvertedInteractiveHoverBase: "rgba(210, 29, 72, 0.87)";
|
|
837
|
-
export const KsTextColorNegativeInvertedInteractiveActiveBase: "rgba(210, 29, 72, 0.87)";
|
|
838
|
-
export const KsTextColorNegativeInvertedInteractiveSelectedBase: "rgba(210, 29, 72, 0.87)";
|
|
839
|
-
export const KsDurationImmediate: "50ms";
|
|
840
|
-
export const KsDurationFast: "100ms";
|
|
841
|
-
export const KsDurationMedium: "150ms";
|
|
842
|
-
export const KsDurationSlow: "300ms";
|
|
843
|
-
export const KsTimingFunctionBounce: "cubic-bezier(0.17,1,0.5,1.5)";
|
|
844
|
-
export const KsTimingFunctionEaseOut: "ease-out";
|
|
845
|
-
export const KsTimingFunctionEaseIn: "ease-in";
|
|
846
|
-
export const KsTimingFunctionEaseInOut: "ease-in-out";
|
|
847
|
-
export const KsTimingFunctionLinear: "linear";
|
|
848
|
-
export const KsTransitionCollapse: "150ms ease-out";
|
|
849
|
-
export const KsTransitionHover: "100ms ease-in-out";
|
|
850
|
-
export const KsTransitionFade: "300ms ease-out";
|
|
851
|
-
export const KsFontFamilyDisplay: "Montserrat, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif";
|
|
852
|
-
export const KsFontFamilyCopy: "system-ui, -apple-system, BlinkMacSystemFont, 'Avenir Next', 'Avenir', 'Segoe UI', 'Lucida Grande', 'Helvetica Neue', 'Helvetica', 'Fira Sans', 'Roboto', 'Noto', 'Droid Sans', 'Cantarell', 'Oxygen', 'Ubuntu', 'Franklin Gothic Medium', 'Century Gothic', 'Liberation Sans', sans-serif";
|
|
853
|
-
export const KsFontFamilyInterface: "system-ui, -apple-system, BlinkMacSystemFont, 'Avenir Next', 'Avenir', 'Segoe UI', 'Lucida Grande', 'Helvetica Neue', 'Helvetica', 'Fira Sans', 'Roboto', 'Noto', 'Droid Sans', 'Cantarell', 'Oxygen', 'Ubuntu', 'Franklin Gothic Medium', 'Century Gothic', 'Liberation Sans', sans-serif";
|
|
854
|
-
export const KsFontFamilyMono: "ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, 'Liberation Mono', monospace";
|
|
855
|
-
export const KsFontWeightLight: 300;
|
|
856
|
-
export const KsFontWeightRegular: 400;
|
|
857
|
-
export const KsFontWeightSemiBold: 500;
|
|
858
|
-
export const KsFontWeightBold: 700;
|
|
859
|
-
export const KsFontSizeDisplayBpFactorPhone: 1;
|
|
860
|
-
export const KsFontSizeDisplayBpFactorTablet: 1.125;
|
|
861
|
-
export const KsFontSizeDisplayBpFactorLaptop: 1.25;
|
|
862
|
-
export const KsFontSizeDisplayBpFactorDesktop: 1.35;
|
|
863
|
-
export const KsFontSizeDisplayXxsBase: "0.512rem";
|
|
864
|
-
export const KsFontSizeDisplayXsBase: "0.64rem";
|
|
865
|
-
export const KsFontSizeDisplaySBase: "0.8rem";
|
|
866
|
-
export const KsFontSizeDisplayMBase: "1rem";
|
|
867
|
-
export const KsFontSizeDisplayLBase: "1.25rem";
|
|
868
|
-
export const KsFontSizeDisplayXlBase: "1.5625rem";
|
|
869
|
-
export const KsFontSizeDisplayXxlBase: "1.9531rem";
|
|
870
|
-
export const KsFontSizeCopyBpFactorTablet: 1.125;
|
|
871
|
-
export const KsFontSizeCopyXxsBase: "0.544rem";
|
|
872
|
-
export const KsFontSizeCopyXsBase: "0.6664rem";
|
|
873
|
-
export const KsFontSizeCopySBase: "0.8163rem";
|
|
874
|
-
export const KsFontSizeCopyMBase: "1rem";
|
|
875
|
-
export const KsFontSizeCopyLBase: "1.225rem";
|
|
876
|
-
export const KsFontSizeCopyXlBase: "1.5006rem";
|
|
877
|
-
export const KsFontSizeCopyXxlBase: "1.8383rem";
|
|
878
|
-
export const KsFontSizeInterfaceBpFactorTablet: 1.125;
|
|
879
|
-
export const KsFontSizeInterfaceXxsBase: "0.544rem";
|
|
880
|
-
export const KsFontSizeInterfaceXsBase: "0.6664rem";
|
|
881
|
-
export const KsFontSizeInterfaceSBase: "0.8163rem";
|
|
882
|
-
export const KsFontSizeInterfaceMBase: "1rem";
|
|
883
|
-
export const KsFontSizeInterfaceLBase: "1.225rem";
|
|
884
|
-
export const KsFontSizeInterfaceXlBase: "1.5006rem";
|
|
885
|
-
export const KsFontSizeInterfaceXxlBase: "1.8383rem";
|
|
886
|
-
export const KsFontSizeMonoBpFactorTablet: 1.125;
|
|
887
|
-
export const KsFontSizeMonoXxsBase: "0.544rem";
|
|
888
|
-
export const KsFontSizeMonoXsBase: "0.6664rem";
|
|
889
|
-
export const KsFontSizeMonoSBase: "0.8163rem";
|
|
890
|
-
export const KsFontSizeMonoMBase: "1rem";
|
|
891
|
-
export const KsFontSizeMonoLBase: "1.225rem";
|
|
892
|
-
export const KsFontSizeMonoXlBase: "1.5006rem";
|
|
893
|
-
export const KsFontSizeMonoXxlBase: "1.8383rem";
|
|
894
|
-
export const KsLineHeightDisplayXxs: 1.15;
|
|
895
|
-
export const KsLineHeightDisplayXs: 1.15;
|
|
896
|
-
export const KsLineHeightDisplayS: 1.15;
|
|
897
|
-
export const KsLineHeightDisplayM: 1.15;
|
|
898
|
-
export const KsLineHeightDisplayL: 1.15;
|
|
899
|
-
export const KsLineHeightDisplayXl: 1.15;
|
|
900
|
-
export const KsLineHeightDisplayXxl: 1.15;
|
|
901
|
-
export const KsLineHeightCopyXxs: 1.5;
|
|
902
|
-
export const KsLineHeightCopyXs: 1.5;
|
|
903
|
-
export const KsLineHeightCopyS: 1.5;
|
|
904
|
-
export const KsLineHeightCopyM: 1.5;
|
|
905
|
-
export const KsLineHeightCopyL: 1.5;
|
|
906
|
-
export const KsLineHeightCopyXl: 1.5;
|
|
907
|
-
export const KsLineHeightCopyXxl: 1.5;
|
|
908
|
-
export const KsLineHeightInterfaceXxs: 1.5;
|
|
909
|
-
export const KsLineHeightInterfaceXs: 1.5;
|
|
910
|
-
export const KsLineHeightInterfaceS: 1.5;
|
|
911
|
-
export const KsLineHeightInterfaceM: 1.5;
|
|
912
|
-
export const KsLineHeightInterfaceL: 1.5;
|
|
913
|
-
export const KsLineHeightInterfaceXl: 1.5;
|
|
914
|
-
export const KsLineHeightInterfaceXxl: 1.5;
|
|
915
|
-
export const KsLineHeightMonoXxs: 1.5;
|
|
916
|
-
export const KsLineHeightMonoXs: 1.5;
|
|
917
|
-
export const KsLineHeightMonoS: 1.5;
|
|
918
|
-
export const KsLineHeightMonoM: 1.5;
|
|
919
|
-
export const KsLineHeightMonoL: 1.5;
|
|
920
|
-
export const KsLineHeightMonoXl: 1.5;
|
|
921
|
-
export const KsLineHeightMonoXxl: 1.5;
|
|
922
|
-
export const GHeaderHeight: "0px";
|
|
923
|
-
export const GScrollOffset: "0px";
|
|
924
|
-
export const IconsArrowLeft: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M4.07656 11.6C3.97656 11.8 3.97656 12.1 4.07656 12.4C4.17656 12.5 4.17656 12.6 4.27656 12.7L11.2766 19.7C11.6766 20.1 12.2766 20.1 12.6766 19.7C13.0766 19.3 13.0766 18.7 12.6766 18.3L7.37656 13L18.9766 13C19.5766 13 19.9766 12.6 19.9766 12C19.9766 11.4 19.5766 11 18.9766 11L7.37656 11L12.6766 5.7C13.0766 5.3 13.0766 4.7 12.6766 4.3C12.4766 4.1 12.1766 4 11.9766 4C11.7766 4 11.4766 4.1 11.2766 4.3L4.27656 11.3C4.17656 11.4 4.07656 11.5 4.07656 11.6Z\"\n />\n</svg>";
|
|
925
|
-
export const IconsArrowRight: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19.9 12.4C20 12.2 20 11.9 19.9 11.6C19.8 11.5 19.8 11.4 19.7 11.3L12.7 4.3C12.3 3.9 11.7 3.9 11.3 4.3C10.9 4.7 10.9 5.3 11.3 5.7L16.6 11H5C4.4 11 4 11.4 4 12C4 12.6 4.4 13 5 13H16.6L11.3 18.3C10.9 18.7 10.9 19.3 11.3 19.7C11.5 19.9 11.8 20 12 20C12.2 20 12.5 19.9 12.7 19.7L19.7 12.7C19.8 12.6 19.9 12.5 19.9 12.4Z\" />\n</svg>";
|
|
926
|
-
export const IconsChevronDown: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 16C11.7 16 11.5 15.9 11.3 15.7L5.3 9.7C4.9 9.3 4.9 8.7 5.3 8.3C5.7 7.9 6.3 7.9 6.7 8.3L12 13.6L17.3 8.3C17.7 7.9 18.3 7.9 18.7 8.3C19.1 8.7 19.1 9.3 18.7 9.7L12.7 15.7C12.5 15.9 12.3 16 12 16Z\" />\n</svg>";
|
|
927
|
-
export const IconsChevronLeft: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M15 5C15.3 5 15.5 5.1 15.7 5.3C16.1 5.7 16.1 6.3 15.7 6.7L10.4 12L15.7 17.3C16.1 17.7 16.1 18.3 15.7 18.7C15.3 19.1 14.7 19.1 14.3 18.7L8.3 12.7C7.9 12.3 7.9 11.7 8.3 11.3L14.3 5.3C14.5 5.1 14.7 5 15 5Z\"\n />\n</svg>";
|
|
928
|
-
export const IconsChevronRight: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M9 19C8.7 19 8.5 18.9 8.3 18.7C7.9 18.3 7.9 17.7 8.3 17.3L13.6 12L8.3 6.7C7.9 6.3 7.9 5.7 8.3 5.3C8.7 4.9 9.3 4.9 9.7 5.3L15.7 11.3C16.1 11.7 16.1 12.3 15.7 12.7L9.7 18.7C9.5 18.9 9.3 19 9 19Z\" />\n</svg>";
|
|
929
|
-
export const IconsClose: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M13.4 12L18.7 6.7C19.1 6.3 19.1 5.7 18.7 5.3C18.3 4.9 17.7 4.9 17.3 5.3L12 10.6L6.7 5.3C6.3 4.9 5.7 4.9 5.3 5.3C4.9 5.7 4.9 6.3 5.3 6.7L10.6 12L5.3 17.3C4.9 17.7 4.9 18.3 5.3 18.7C5.5 18.9 5.7 19 6 19C6.3 19 6.5 18.9 6.7 18.7L12 13.4L17.3 18.7C17.5 18.9 17.8 19 18 19C18.2 19 18.5 18.9 18.7 18.7C19.1 18.3 19.1 17.7 18.7 17.3L13.4 12Z\" />\n</svg>";
|
|
930
|
-
export const IconsSearch: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11 2C15.9706 2 20 6.02944 20 11C20 13.125 19.2618 15.0766 18.0303 16.6162L21.707 20.293C22.0972 20.6835 22.0974 21.3166 21.707 21.707C21.3166 22.0974 20.6835 22.0972 20.293 21.707L16.6162 18.0303C15.0766 19.2618 13.125 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2ZM11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.89 18 14.6038 17.2497 15.8633 16.0322C15.8877 16.0012 15.9148 15.9719 15.9434 15.9434C15.9719 15.9148 16.0012 15.8877 16.0322 15.8633C17.2497 14.6038 18 12.89 18 11C18 7.13401 14.866 4 11 4Z\"\n />\n</svg>";
|
|
931
|
-
export const IconsSkipBack: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M18.375 3.21875C18.6752 2.97861 19.0871 2.93211 19.4336 3.09863C19.7799 3.26521 20 3.61571 20 4V20C20 20.3843 19.7799 20.7348 19.4336 20.9014C19.0871 21.0679 18.6752 21.0214 18.375 20.7812L8.375 12.7813C8.13778 12.5915 8 12.3038 8 12C8 11.6962 8.13778 11.4085 8.375 11.2188L18.375 3.21875ZM10.6016 12L18 17.918V6.08106L10.6016 12Z\"\n />\n <path\n d=\"M4 19V5C4 4.44772 4.44772 4 5 4C5.55228 4 6 4.44772 6 5V19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19Z\"\n />\n</svg>";
|
|
932
|
-
export const IconsSkipForward: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M4.56641 3.09863C4.91287 2.93211 5.32483 2.97861 5.625 3.21875L15.625 11.2188C15.8622 11.4085 16 11.6962 16 12C16 12.3038 15.8622 12.5915 15.625 12.7813L5.625 20.7812C5.32483 21.0214 4.91287 21.0679 4.56641 20.9014C4.22012 20.7348 4 20.3843 4 20V4C4 3.61571 4.22012 3.26521 4.56641 3.09863ZM6 17.918L13.3984 12L6 6.08106V17.918Z\"\n />\n <path\n d=\"M18 19V5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20C18.4477 20 18 19.5523 18 19Z\"\n />\n</svg>";
|
|
933
|
-
export const IconsZoom: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M21.7 20.3L18 16.6C19.2 15.1 20 13.1 20 11C20 6 16 2 11 2C6 2 2 6 2 11C2 16 6 20 11 20C13.1 20 15.1 19.3 16.6 18L20.3 21.7C20.5 21.9 20.8 22 21 22C21.2 22 21.5 21.9 21.7 21.7C22.1 21.3 22.1 20.7 21.7 20.3ZM4 11C4 7.1 7.1 4 11 4C14.9 4 18 7.1 18 11C18 12.9 17.2 14.7 16 15.9C14.7 17.2 13 17.9 11.1 17.9C7.1 18 4 14.9 4 11Z\" />\n <path\n d=\"M14 10H12V8C12 7.4 11.6 7 11 7C10.4 7 10 7.4 10 8V10H8C7.4 10 7 10.4 7 11C7 11.6 7.4 12 8 12H10V14C10 14.6 10.4 15 11 15C11.6 15 12 14.6 12 14V12H14C14.6 12 15 11.6 15 11C15 10.4 14.6 10 14 10Z\" />\n</svg>";
|
|
934
|
-
export const IconsArrowDown: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19.7 11.3C19.3 10.9 18.7 10.9 18.3 11.3L13 16.6V5C13 4.4 12.6 4 12 4C11.4 4 11 4.4 11 5V16.6L5.7 11.3C5.3 10.9 4.7 10.9 4.3 11.3C3.9 11.7 3.9 12.3 4.3 12.7L11.3 19.7C11.4 19.8 11.5 19.9 11.6 19.9C11.7 20 11.9 20 12 20C12.1 20 12.3 20 12.4 19.9C12.5 19.8 12.6 19.8 12.7 19.7L19.7 12.7C20.1 12.3 20.1 11.7 19.7 11.3Z\" />\n</svg>";
|
|
935
|
-
export const IconsDate: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19 3H17V2C17 1.4 16.6 1 16 1C15.4 1 15 1.4 15 2V3H9V2C9 1.4 8.6 1 8 1C7.4 1 7 1.4 7 2V3H5C3.3 3 2 4.3 2 6V20C2 21.7 3.3 23 5 23H19C20.7 23 22 21.7 22 20V6C22 4.3 20.7 3 19 3ZM5 5H7V6C7 6.6 7.4 7 8 7C8.6 7 9 6.6 9 6V5H15V6C15 6.6 15.4 7 16 7C16.6 7 17 6.6 17 6V5H19C19.6 5 20 5.4 20 6V9H4V6C4 5.4 4.4 5 5 5ZM19 21H5C4.4 21 4 20.6 4 20V11H20V20C20 20.6 19.6 21 19 21Z\" />\n</svg>";
|
|
936
|
-
export const IconsDownload: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M2 19V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V19L4.00488 19.0986C4.02757 19.3276 4.12883 19.5429 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44152 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7956 2 19Z\" />\n <path\n d=\"M16.293 9.29297C16.6835 8.90244 17.3165 8.90244 17.707 9.29297C18.0976 9.68349 18.0976 10.3165 17.707 10.707L12.707 15.707C12.3165 16.0976 11.6835 16.0976 11.293 15.707L6.29297 10.707C5.90244 10.3165 5.90244 9.68349 6.29297 9.29297C6.68349 8.90244 7.31651 8.90244 7.70703 9.29297L12 13.5859L16.293 9.29297Z\" />\n <path\n d=\"M11 15V3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15Z\" />\n</svg>";
|
|
937
|
-
export const IconsEmail: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20 3H4C2.3 3 1 4.3 1 6V18C1 19.7 2.3 21 4 21H20C21.7 21 23 19.7 23 18V6C23 4.3 21.7 3 20 3ZM4 5H20C20.4 5 20.7 5.2 20.9 5.6L12 11.8L3.1 5.6C3.3 5.2 3.6 5 4 5ZM20 19H4C3.4 19 3 18.6 3 18V7.9L11.4 13.8C11.6 13.9 11.8 14 12 14C12.2 14 12.4 13.9 12.6 13.8L21 7.9V18C21 18.6 20.6 19 20 19Z\" />\n</svg>";
|
|
938
|
-
export const IconsFacebook: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M14 23H10C9.4 23 9 22.6 9 22V15H7C6.4 15 6 14.6 6 14V10C6 9.4 6.4 9 7 9H9V7C9 3.7 11.7 1 15 1H18C18.6 1 19 1.4 19 2V6C19 6.6 18.6 7 18 7H15V9H18C18.3 9 18.6 9.1 18.8 9.4C19 9.7 19 9.9 19 10.2L18 14.2C17.9 14.6 17.5 15 17 15H15V22C15 22.6 14.6 23 14 23ZM11 21H13V14C13 13.4 13.4 13 14 13H16.2L16.7 11H14C13.4 11 13 10.6 13 10V7C13 5.9 13.9 5 15 5H17V3H15C12.8 3 11 4.8 11 7V10C11 10.6 10.6 11 10 11H8V13H10C10.6 13 11 13.4 11 14V21Z\" />\n</svg>";
|
|
939
|
-
export const IconsFile: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M3 20V4C3 3.20435 3.3163 2.44152 3.87891 1.87891C4.44152 1.3163 5.20435 1 6 1H13L13.0986 1.00488C13.3276 1.02757 13.5429 1.12883 13.707 1.29297L20.707 8.29297C20.8946 8.48051 21 8.73478 21 9V20C21 20.7957 20.6837 21.5585 20.1211 22.1211C19.5585 22.6837 18.7957 23 18 23H6C5.20435 23 4.44152 22.6837 3.87891 22.1211C3.3163 21.5585 3 20.7956 3 20ZM5 20C5 20.2652 5.10543 20.5195 5.29297 20.707C5.48051 20.8946 5.73478 21 6 21H18C18.2652 21 18.5195 20.8946 18.707 20.707C18.8946 20.5195 19 20.2652 19 20V9.41406L12.5859 3H6C5.73478 3 5.48051 3.10543 5.29297 3.29297C5.10543 3.48051 5 3.73478 5 4V20Z\"\n />\n <path\n d=\"M12 2C12 1.44772 12.4477 1 13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2Z\"\n />\n</svg>";
|
|
940
|
-
export const IconsHome: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z\" />\n</svg>";
|
|
941
|
-
export const IconsLinkedin: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M16 9C14.6739 9 13.4021 9.52678 12.4645 10.4645C11.5268 11.4021 11 12.6739 11 14V20H13V14C13 13.2043 13.3161 12.4413 13.8787 11.8787C14.4413 11.3161 15.2043 11 16 11C16.7957 11 17.5587 11.3161 18.1213 11.8787C18.6839 12.4413 19 13.2043 19 14V20H21V14C21 12.6739 20.4732 11.4021 19.5355 10.4645C18.5979 9.52678 17.3261 9 16 9ZM11.0503 9.05025C12.363 7.7375 14.1435 7 16 7C17.8565 7 19.637 7.7375 20.9497 9.05025C22.2625 10.363 23 12.1435 23 14V21C23 21.5523 22.5523 22 22 22H18C17.4477 22 17 21.5523 17 21V14C17 13.7348 16.8946 13.4804 16.7071 13.2929C16.5196 13.1054 16.2652 13 16 13C15.7348 13 15.4804 13.1054 15.2929 13.2929C15.1054 13.4804 15 13.7348 15 14V21C15 21.5523 14.5523 22 14 22H10C9.44772 22 9 21.5523 9 21V14C9 12.1435 9.7375 10.363 11.0503 9.05025Z\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M1 9C1 8.44772 1.44772 8 2 8H6C6.55228 8 7 8.44772 7 9V21C7 21.5523 6.55228 22 6 22H2C1.44772 22 1 21.5523 1 21V9ZM3 10V20H5V10H3Z\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M4 3C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5C4.55228 5 5 4.55228 5 4C5 3.44772 4.55228 3 4 3ZM1 4C1 2.34315 2.34315 1 4 1C5.65685 1 7 2.34315 7 4C7 5.65685 5.65685 7 4 7C2.34315 7 1 5.65685 1 4Z\" />\n</svg>";
|
|
942
|
-
export const IconsLogin: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M14 3C14 2.44772 14.4477 2 15 2H19C19.7956 2 20.5587 2.31607 21.1213 2.87868C21.6839 3.44129 22 4.20435 22 5V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H15C14.4477 22 14 21.5523 14 21C14 20.4477 14.4477 20 15 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V5C20 4.73478 19.8946 4.48043 19.7071 4.29289C19.5196 4.10536 19.2652 4 19 4H15C14.4477 4 14 3.55228 14 3Z\" />\n <path\n d=\"M10.7071 6.29289C10.3166 5.90237 9.68342 5.90237 9.29289 6.29289C8.90237 6.68342 8.90237 7.31658 9.29289 7.70711L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L9.29289 16.2929C8.90237 16.6834 8.90237 17.3166 9.29289 17.7071C9.68342 18.0976 10.3166 18.0976 10.7071 17.7071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L10.7071 6.29289Z\" />\n</svg>";
|
|
943
|
-
export const IconsMapPin: "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12.5547 23.832C12.2188 24.056 11.7812 24.056 11.4453 23.832L12 23L12.5547 23.832ZM20 10C20 7.87827 19.1575 5.84306 17.6572 4.34277C16.1569 2.84248 14.1217 2 12 2C9.87827 2 7.84306 2.84248 6.34277 4.34277C4.84248 5.84306 4 7.87827 4 10C4 13.098 6.01539 16.1045 8.22559 18.4375C9.31025 19.5824 10.3988 20.5195 11.2168 21.1709C11.5207 21.4129 11.7872 21.6132 12 21.7705C12.2128 21.6132 12.4793 21.4129 12.7832 21.1709C13.6012 20.5195 14.6898 19.5824 15.7744 18.4375C17.9846 16.1045 20 13.098 20 10ZM22 10C22 13.9019 19.5154 17.3955 17.2256 19.8125C16.0603 21.0425 14.8988 22.043 14.0293 22.7354C13.594 23.082 13.2299 23.3533 12.9727 23.5391C12.8442 23.6318 12.7419 23.7037 12.6709 23.7529C12.6355 23.7774 12.6073 23.7964 12.5879 23.8096C12.5782 23.8162 12.57 23.8215 12.5645 23.8252C12.5618 23.827 12.5593 23.829 12.5576 23.8301L12.5557 23.8311C12.5554 23.8312 12.5547 23.8321 12 23C11.4453 23.8321 11.4456 23.8322 11.4453 23.832L11.4443 23.8311L11.4424 23.8301C11.4407 23.829 11.4382 23.827 11.4355 23.8252C11.43 23.8215 11.4218 23.8162 11.4121 23.8096C11.3927 23.7964 11.3645 23.7774 11.3291 23.7529C11.2581 23.7037 11.1558 23.6318 11.0273 23.5391C10.7701 23.3533 10.406 23.082 9.9707 22.7354C9.10124 22.043 7.93969 21.0425 6.77441 19.8125C4.48463 17.3955 2 13.9019 2 10C2 7.34784 3.05335 4.80407 4.92871 2.92871C6.80407 1.05335 9.34784 1.19209e-07 12 1.19209e-07C14.6522 1.19209e-07 17.1959 1.05335 19.0713 2.92871C20.9467 4.80407 22 7.34784 22 10Z\"\n />\n <path\n d=\"M14 10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10C10 11.1046 10.8954 12 12 12C13.1046 12 14 11.1046 14 10ZM16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10Z\"\n />\n</svg>";
|
|
944
|
-
export const IconsMap: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8 1C7.81313 1 7.63824 1.05126 7.4886 1.14048L0.503861 5.13176C0.192286 5.3098 0 5.64114 0 6V22C0 22.3565 0.189758 22.686 0.498073 22.8649C0.806388 23.0438 1.18664 23.0451 1.49614 22.8682L8.03147 19.1338L15.5348 22.8854C15.6646 22.9538 15.8112 22.9944 15.9669 22.9995C15.9779 22.9998 15.989 23 16 23C16.1869 23 16.3618 22.9487 16.5114 22.8595L23.4961 18.8682C23.8077 18.6902 24 18.3589 24 18V2C24 1.64353 23.8102 1.31401 23.5019 1.13509C23.1936 0.956168 22.8134 0.954898 22.5039 1.13176L15.9685 4.86623L8.46522 1.11457C8.32625 1.04141 8.16796 1 8 1ZM17 20.2768L22 17.4197V3.72318L17 6.58032V20.2768ZM15 6.61803L9 3.61803V17.382L15 20.382V6.61803ZM2 6.58032L7 3.72318V17.4197L2 20.2768V6.58032Z\" />\n</svg>";
|
|
945
|
-
export const IconsPerson: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M12 3C10.3431 3 9 4.34315 9 6C9 7.65685 10.3431 9 12 9C13.6569 9 15 7.65685 15 6C15 4.34315 13.6569 3 12 3ZM7 6C7 3.23858 9.23858 1 12 1C14.7614 1 17 3.23858 17 6C17 8.76142 14.7614 11 12 11C9.23858 11 7 8.76142 7 6Z\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8 13C6.6739 13 5.40216 13.5268 4.46447 14.4645C3.76607 15.1629 3.29564 16.0466 3.101 17L3.04828 18.0114C3.01766 18.5988 3.24712 19.1698 3.67563 19.5727L4.63554 20.4751C6.66857 22.0575 9.22417 23 12 23C14.7758 23 17.3314 22.0575 19.3645 20.4751L20.2941 19.6367C20.7407 19.2338 20.9824 18.6513 20.952 18.0506L20.899 17C20.7044 16.0466 20.2339 15.1628 19.5355 14.4645C18.5978 13.5268 17.3261 13 16 13L8 13ZM18.3737 18.8425C18.7905 18.5033 19.0199 17.9744 18.9016 17.4503C18.7677 16.8566 18.5005 16.2579 18.1213 15.8787C17.5587 15.3161 16.7957 15 16 15L8 15C7.20434 15 6.4413 15.3161 5.87868 15.8787C5.50725 16.2501 5.24328 16.7705 5.10677 17.3103C4.97501 17.8312 5.21002 18.361 5.62377 18.7038C7.35458 20.138 9.57658 21 12 21C14.4222 21 16.6433 20.2505 18.3737 18.8425Z\" />\n</svg>";
|
|
946
|
-
export const IconsPhone: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20 22.9C19.9 22.9 19.8 22.9 19.7 22.9C16.5 22.5 13.3 21.4 10.6 19.7C8.1 18.1 5.9 15.9 4.3 13.4C2.5 10.7 1.4 7.5 1.1 4.3C1.1 3.5 1.3 2.7 1.8 2.1C2.3 1.5 3 1.1 3.8 1C3.9 1 4 1 4.1 1H7.1C8.6 1 9.9 2.1 10.1 3.6C10.2 4.5 10.4 5.4 10.7 6.2C11.1 7.3 10.8 8.5 10 9.4L9.3 10.1C10.5 11.9 12 13.5 13.9 14.7L14.6 14C15.4 13.2 16.7 12.9 17.8 13.3C18.6 13.6 19.5 13.8 20.4 13.9C21.9 14.1 23 15.4 23 16.9V19.9C23 20.7 22.7 21.5 22.1 22C21.5 22.5 20.8 22.9 20 22.9ZM7.1 3H4.1C3.8 3 3.5 3.2 3.3 3.4C3.2 3.6 3.1 3.8 3.1 4.1C3.4 7 4.4 9.8 6 12.3C7.5 14.6 9.4 16.6 11.7 18C14.2 19.6 17 20.6 19.9 20.9C20.3 20.9 20.5 20.8 20.7 20.6C20.9 20.4 21 20.2 21 19.9V16.9C21 16.4 20.6 16 20.1 15.9C19.1 15.8 18.1 15.5 17.1 15.1C16.7 15 16.3 15 16 15.3L14.7 16.6C14.4 16.9 13.9 17 13.5 16.8C10.8 15.3 8.6 13.1 7.1 10.4C7 10 7.1 9.5 7.4 9.2L8.7 7.9C8.9 7.7 9 7.2 8.9 6.9C8.5 5.9 8.3 4.9 8.1 3.9C8.1 3.4 7.6 3 7.1 3Z\" />\n</svg>";
|
|
947
|
-
export const IconsStar: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M12 1C12.3806 1 12.7282 1.21607 12.8967 1.55738L15.7543 7.34647L22.1446 8.28051C22.5212 8.33555 22.8339 8.59956 22.9512 8.96157C23.0686 9.32358 22.9703 9.72083 22.6977 9.98636L18.0745 14.4894L19.1656 20.851C19.23 21.2261 19.0757 21.6053 18.7677 21.8291C18.4598 22.0528 18.0515 22.0823 17.7145 21.9051L12 18.8998L6.28545 21.9051C5.94854 22.0823 5.54024 22.0528 5.23227 21.8291C4.92429 21.6053 4.77004 21.2261 4.83439 20.851L5.92548 14.4894L1.30227 9.98636C1.02965 9.72083 0.931376 9.32358 1.04875 8.96157C1.16613 8.59956 1.47881 8.33555 1.85537 8.28051L8.24574 7.34647L11.1033 1.55738C11.2718 1.21607 11.6194 1 12 1ZM12 4.25925L9.80671 8.70262C9.66117 8.99747 9.37998 9.20193 9.05463 9.24949L4.14841 9.9666L7.69773 13.4236C7.93361 13.6534 8.04127 13.9845 7.98561 14.309L7.14818 19.1917L11.5345 16.8849C11.8259 16.7317 12.1741 16.7317 12.4655 16.8849L16.8518 19.1917L16.0144 14.309C15.9587 13.9845 16.0664 13.6534 16.3023 13.4236L19.8516 9.9666L14.9454 9.24949C14.62 9.20193 14.3388 8.99747 14.1933 8.70262L12 4.25925Z\" />\n</svg>";
|
|
948
|
-
export const IconsTime: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 23C5.9 23 1 18.1 1 12C1 5.9 5.9 1 12 1C18.1 1 23 5.9 23 12C23 18.1 18.1 23 12 23ZM12 3C7 3 3 7 3 12C3 17 7 21 12 21C17 21 21 17 21 12C21 7 17 3 12 3Z\" />\n <path\n d=\"M16 15C15.8 15 15.7 15 15.6 14.9L11.6 12.9C11.2 12.7 11 12.4 11 12V6C11 5.4 11.4 5 12 5C12.6 5 13 5.4 13 6V11.4L16.4 13.1C16.9 13.3 17.1 13.9 16.8 14.4C16.7 14.8 16.4 15 16 15Z\" />\n</svg>";
|
|
949
|
-
export const IconsTwitter: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M8.3 21.9C5.7 21.9 3 21.2 0.6 19.8C0.2 19.6 0 19.1 0.1 18.7C0.2 18.3 0.6 18 1 18C2.7 18.1 4.4 17.7 5.9 17C2.2 14.7 1.2 11.5 1.1 8.99997C1 6.09997 2 3.69997 2.1 3.59997C2.2 3.29997 2.5 2.99997 2.9 2.99997C3.3 2.99997 3.6 3.09997 3.8 3.39997C5.5 5.79997 8.1 7.29997 11 7.49997C11 5.89997 11.7 4.39997 12.9 3.29997C15 1.49997 18.1 1.49997 20.1 3.39997C20.9 3.09997 21.7 2.69997 22.4 2.19997C22.7 1.99997 23.2 1.99997 23.5 2.19997C23.8 2.39997 24 2.89997 23.9 3.29997C23.6 4.69997 22.9 5.99997 21.9 7.09997C21.9 7.29997 21.9 7.39997 21.9 7.59997C21.9 13.1 19.5 17.7 15.2 20.1C13.2 21.3 10.8 21.9 8.3 21.9ZM5 19.5C8.2 20.3 11.6 19.9 14.4 18.3C18 16.2 20.1 12.2 20.1 7.49997C20.1 7.29997 20.1 7.09997 20 6.89997C19.9 6.59997 20 6.19997 20.3 5.99997C20.5 5.79997 20.7 5.49997 20.9 5.29997C20.7 5.39997 20.4 5.49997 20.2 5.49997C19.8 5.59997 19.4 5.49997 19.2 5.19997C17.9 3.79997 15.7 3.59997 14.3 4.89997C13.4 5.49997 13 6.49997 13 7.49997V8.49997C13 8.99997 12.6 9.49997 12 9.49997C8.7 9.59997 5.6 8.29997 3.4 5.99997C2.8 8.59997 2.6 13.5 8.4 16C8.7 16.2 9 16.5 9 16.9C9 17.3 8.9 17.6 8.6 17.8C7.4 18.6 6.2 19.2 5 19.5Z\" />\n</svg>";
|
|
950
|
-
export const IconsUpload: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M18 23H6C4.3 23 3 21.7 3 20V12C3 11.4 3.4 11 4 11C4.6 11 5 11.4 5 12V20C5 20.6 5.4 21 6 21H18C18.6 21 19 20.6 19 20V12C19 11.4 19.4 11 20 11C20.6 11 21 11.4 21 12V20C21 21.7 19.7 23 18 23Z\" />\n <path\n d=\"M16.7 5.30002L12.7 1.30002C12.6 1.20002 12.5 1.10002 12.4 1.10002C12.2 1.00002 11.9 1.00002 11.6 1.10002C11.5 1.20002 11.4 1.20002 11.3 1.30002L7.3 5.30002C6.9 5.70002 6.9 6.30002 7.3 6.70002C7.7 7.10002 8.3 7.10002 8.7 6.70002L11 4.40002V15C11 15.6 11.4 16 12 16C12.6 16 13 15.6 13 15V4.40002L15.3 6.70002C15.5 6.90002 15.7 7.00002 16 7.00002C16.3 7.00002 16.5 6.90002 16.7 6.70002C17.1 6.30002 17.1 5.70002 16.7 5.30002Z\" />\n</svg>";
|
|
951
|
-
export const IconsXing: "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M4.28707 3.63465C4.59255 3.15018 5.09487 3 5.50087 3H8.30336C9.09287 3 9.63303 3.4908 9.94796 4.04861L9.94963 4.05157L11.6011 7.00018C11.9386 7.60279 11.9413 8.33691 11.6083 8.94199L8.85846 13.9373L8.85425 13.9447C8.54948 14.4768 8.02222 15 7.22434 15H4.42186C3.92172 15 3.45772 14.7592 3.19078 14.2928C2.92682 13.8327 2.95356 13.3281 3.16808 12.9086L3.17523 12.8946L5.88342 7.98458L4.26043 5.10497L4.25497 5.09475C4.05987 4.72901 3.93298 4.16243 4.28707 3.63465ZM6.49706 5H8.18738C8.19298 5.00888 8.19909 5.01906 8.20567 5.03067L8.20635 5.03188L9.85618 7.97752L7.11522 12.9568C7.10552 12.9735 7.09658 12.9878 7.0885 13H5.40114L7.85962 8.54273C7.86127 8.54029 7.8629 8.53784 7.86454 8.53537C7.98677 8.35049 8.03072 8.15251 8.03072 7.98258C8.03072 7.6949 7.90668 7.49596 7.8782 7.45028L7.87687 7.44814L6.49706 5Z\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M16.7247 2.98188C17.0395 2.44505 17.5699 2 18.3195 2H21.0816C21.468 2 21.9576 2.13797 22.2661 2.60399C22.4111 2.81495 22.5 3.07042 22.5 3.35125C22.5 3.63001 22.4127 3.8675 22.3128 4.04876L22.3048 4.06326L16.541 13.7443L20.1015 19.9326L20.1026 19.9344C20.3367 20.3398 20.4003 20.8719 20.0991 21.3611L20.0833 21.3868L20.066 21.4114C19.753 21.8571 19.2782 22 18.8808 22H16.1416C15.3945 22 14.8413 21.581 14.5159 21.0046L10.9233 14.7451C10.5642 14.1195 10.5699 13.3489 10.9381 12.7285L16.7247 2.98188ZM18.446 4.00026L12.6579 13.7496L16.2454 20H17.8329L14.3855 14.0082V13.4553L20.0148 4L18.446 4.00026ZM18.3709 20.9351L18.3694 20.9326L18.3709 20.9351Z\" />\n</svg>";
|