@kickstartds/ds-agency-premium 1.6.71--canary.45.1846.0 → 1.7.0--canary.46.1791.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/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/BlogPostProps-6b3cff22.d.ts +3 -3
- package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
- package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
- package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-21d04028.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +5 -5
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.css +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +3 -3
- package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +115 -210
- package/dist/components/blog-post/blog-post.schema.dereffed.json +123 -226
- package/dist/components/blog-post/index.js +2 -4
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/index.js +7 -5
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.css +16 -10
- package/dist/components/contact/contact.schema.dereffed.json +5 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +1 -6
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +11 -28
- package/dist/components/cta/cta.schema.json +10 -23
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +26 -25
- package/dist/components/feature/feature.schema.dereffed.json +3 -13
- package/dist/components/feature/feature.schema.json +3 -11
- package/dist/components/feature/index.d.ts +3 -8
- package/dist/components/feature/index.js +3 -2
- package/dist/components/features/features.css +37 -17
- package/dist/components/features/features.schema.dereffed.json +3 -13
- package/dist/components/features/features.schema.json +2 -5
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +2 -2
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/header.css +9 -52
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +5 -5
- package/dist/components/headline/headline.css +40 -32
- package/dist/components/hero/hero.css +27 -63
- package/dist/components/hero/hero.schema.dereffed.json +4 -10
- package/dist/components/hero/hero.schema.json +3 -9
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +39 -39
- package/dist/components/image-story/image-story.css +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/index/index.d.ts +2 -3
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +6 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +4 -13
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +8 -6
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +2 -0
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-toggle/index.js +1 -1
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.css +3 -16
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +104 -182
- package/dist/components/page-wrapper/index.js +0 -50
- package/dist/components/page-wrapper/tokens.css +732 -428
- package/dist/components/presets.json +456 -1834
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +16 -10
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +104 -182
- package/dist/components/section/section.schema.json +10 -10
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +46 -79
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split/index.d.ts +14 -0
- package/dist/components/split/index.js +17 -0
- package/dist/components/split/split.css +53 -0
- package/dist/components/split/split.schema.dereffed.json +29 -0
- package/dist/components/split/split.schema.json +19 -0
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +12 -3
- package/dist/components/stat/stat.schema.dereffed.json +6 -5
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +6 -5
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +9 -9
- package/dist/components/teaser-card/teaser-card.css +48 -68
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/text/text.css +2 -2
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +4 -12
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +5 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +63 -293
- package/dist/static/img/logos/logoipsum-212.svg +12 -0
- package/dist/static/img/logos/logoipsum-217.svg +4 -0
- package/dist/static/img/logos/logoipsum-239.svg +16 -0
- package/dist/static/img/logos/logoipsum-244.svg +19 -0
- package/dist/static/img/logos/logoipsum-250.svg +21 -0
- package/dist/static/img/logos/logoipsum-286.svg +20 -0
- package/dist/static/img/people/author-alex.png +0 -0
- package/dist/static/img/people/author-emily.png +0 -0
- package/dist/static/img/people/author-john.png +0 -0
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
- package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
- package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
- package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
- package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
- package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
- package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
- package/dist/static/img/screenshots/components-features--list-view.png +0 -0
- package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
- package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-html--html.png +0 -0
- package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
- package/dist/static/img/screenshots/components-html--with-script.png +0 -0
- package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
- package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
- package/dist/static/img/screenshots/form-select-field--default.png +0 -0
- package/dist/static/img/screenshots/form-text-area--default.png +0 -0
- package/dist/static/img/screenshots/form-text-field--default.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-header--header.png +0 -0
- package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--cards.png +0 -0
- package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
- package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
- package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--slider.png +0 -0
- package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
- package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
- package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/{pages-archetypes--blog-overview.png → page-archetypes-blog-overview--blog-overview.png} +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -50
- package/dist/tokens/icon-sprite.html +0 -18
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +732 -428
- package/dist/tokens/tokens.js +730 -629
- package/package.json +5 -4
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventFilterProps-b190eb86.d.ts +0 -73
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
- package/dist/SearchResultProps-224c2338.d.ts +0 -33
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -34
- package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
- package/dist/components/breadcrumb/index.d.ts +0 -28
- package/dist/components/breadcrumb/index.js +0 -17
- package/dist/components/content-nav/content-nav.css +0 -112
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -61
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -42
- package/dist/components/content-nav/index.js +0 -14
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -41
- package/dist/components/downloads/index.js +0 -18
- package/dist/components/event-appointment/event-appointment.css +0 -61
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -14
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -36
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -118
- package/dist/components/event-filter/event-filter.schema.json +0 -107
- package/dist/components/event-filter/index.d.ts +0 -7
- package/dist/components/event-filter/index.js +0 -34
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -20
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -19
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -131
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -18
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -284
- package/dist/components/event-list/event-list.schema.json +0 -18
- package/dist/components/event-list/index.d.ts +0 -19
- package/dist/components/event-list/index.js +0 -73
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -141
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -151
- package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
- package/dist/components/event-list-teaser/index.d.ts +0 -8
- package/dist/components/event-list-teaser/index.js +0 -21
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -18
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -125
- package/dist/components/event-login/event-login.schema.json +0 -98
- package/dist/components/event-login/index.d.ts +0 -78
- package/dist/components/event-login/index.js +0 -21
- package/dist/components/event-registration/event-registration.css +0 -91
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -174
- package/dist/components/event-registration/event-registration.schema.json +0 -138
- package/dist/components/event-registration/index.d.ts +0 -106
- package/dist/components/event-registration/index.js +0 -23
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -52
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
- package/dist/components/pagination/pagination.schema.json +0 -57
- package/dist/components/search/index.d.ts +0 -19
- package/dist/components/search/index.js +0 -39
- package/dist/components/search/search.schema.dereffed.json +0 -134
- package/dist/components/search/search.schema.json +0 -18
- package/dist/components/search-bar/index.d.ts +0 -35
- package/dist/components/search-bar/index.js +0 -17
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -48
- package/dist/components/search-bar/search-bar.schema.json +0 -35
- package/dist/components/search-filter/index.d.ts +0 -7
- package/dist/components/search-filter/index.js +0 -15
- package/dist/components/search-filter/search-filter.css +0 -20
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -69
- package/dist/components/search-filter/search-filter.schema.json +0 -46
- package/dist/components/search-result/index.d.ts +0 -7
- package/dist/components/search-result/index.js +0 -15
- package/dist/components/search-result/search-result.css +0 -26
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -50
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -74
- package/dist/components/split-even/index.js +0 -7
- package/dist/components/split-even/split-even.css +0 -100
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5899
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -104
- package/dist/components/split-weighted/index.js +0 -13
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5959
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/img/logos/logoipsum-344.svg +0 -174
- package/dist/static/img/logos/logoipsum-347.svg +0 -52
- package/dist/static/img/logos/logoipsum-352.svg +0 -22
- package/dist/static/img/logos/logoipsum-356.svg +0 -20
- package/dist/static/img/logos/logoipsum-358.svg +0 -29
- package/dist/static/img/logos/logoipsum-369.svg +0 -20
- package/dist/static/img/logos/logoipsum-373.svg +0 -17
- package/dist/static/img/people/contact-person.png +0 -0
- package/dist/static/img/screenshots/components-image--custom-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-image--preset-size.png +0 -0
- package/dist/static/img/screenshots/components-image--responsive-image.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--content.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--start.png +0 -0
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
package/dist/tokens/tokens.js
CHANGED
|
@@ -1,443 +1,469 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 04 Jul 2025 12:48:38 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
export const KsBackgroundColorAccentBase = "#
|
|
7
|
-
export const KsBackgroundColorAccentInvertedBase = "#
|
|
8
|
-
export const KsBackgroundColorBoldBase = "#
|
|
9
|
-
export const KsBackgroundColorBoldInvertedBase = "#
|
|
6
|
+
export const KsBackgroundColorAccentBase = "#230a2b";
|
|
7
|
+
export const KsBackgroundColorAccentInvertedBase = "#dcd6f2";
|
|
8
|
+
export const KsBackgroundColorBoldBase = "#570e40";
|
|
9
|
+
export const KsBackgroundColorBoldInvertedBase = "#b4a6f2";
|
|
10
10
|
export const KsBackgroundColorClearBase = "rgba(0, 0, 0, 0)";
|
|
11
11
|
export const KsBackgroundColorClearInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
12
|
-
export const KsBackgroundColorClearInteractiveHoverBase = "rgba(
|
|
13
|
-
export const KsBackgroundColorClearInteractiveActiveBase = "rgba(
|
|
14
|
-
export const KsBackgroundColorClearInteractiveSelectedBase = "rgba(
|
|
12
|
+
export const KsBackgroundColorClearInteractiveHoverBase = "rgba(226, 24, 121, 0.13)";
|
|
13
|
+
export const KsBackgroundColorClearInteractiveActiveBase = "rgba(226, 24, 121, 0.24)";
|
|
14
|
+
export const KsBackgroundColorClearInteractiveSelectedBase = "rgba(226, 24, 121, 0.37)";
|
|
15
15
|
export const KsBackgroundColorClearInvertedBase = "rgba(0, 0, 0, 0)";
|
|
16
16
|
export const KsBackgroundColorClearInvertedInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
17
|
-
export const KsBackgroundColorClearInvertedInteractiveHoverBase = "rgba(
|
|
18
|
-
export const KsBackgroundColorClearInvertedInteractiveActiveBase = "rgba(
|
|
19
|
-
export const KsBackgroundColorClearInvertedInteractiveSelectedBase = "rgba(
|
|
20
|
-
export const KsBackgroundColorDefaultBase = "#
|
|
21
|
-
export const KsBackgroundColorDefaultInvertedBase = "#
|
|
22
|
-
export const KsBackgroundColorInterfaceBase = "rgba(
|
|
23
|
-
export const KsBackgroundColorInterfaceInteractiveBase = "rgba(
|
|
24
|
-
export const KsBackgroundColorInterfaceInteractiveDisabledBase = "rgba(
|
|
25
|
-
export const KsBackgroundColorInterfaceInteractiveHoverBase = "rgba(
|
|
26
|
-
export const KsBackgroundColorInterfaceInteractiveActiveBase = "rgba(
|
|
27
|
-
export const KsBackgroundColorInterfaceInteractiveSelectedBase = "#
|
|
28
|
-
export const KsBackgroundColorInterfaceInvertedBase = "rgba(
|
|
29
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveBase = "rgba(
|
|
30
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveDisabledBase = "rgba(
|
|
31
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveHoverBase = "rgba(
|
|
32
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveActiveBase = "rgba(
|
|
33
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveSelectedBase = "#
|
|
34
|
-
export const KsBackgroundColorCardBase = "
|
|
35
|
-
export const KsBackgroundColorCardInteractiveBase = "
|
|
17
|
+
export const KsBackgroundColorClearInvertedInteractiveHoverBase = "rgba(77, 37, 239, 0.24)";
|
|
18
|
+
export const KsBackgroundColorClearInvertedInteractiveActiveBase = "rgba(77, 37, 239, 0.37)";
|
|
19
|
+
export const KsBackgroundColorClearInvertedInteractiveSelectedBase = "rgba(77, 37, 239, 0.5)";
|
|
20
|
+
export const KsBackgroundColorDefaultBase = "#06081f";
|
|
21
|
+
export const KsBackgroundColorDefaultInvertedBase = "#f1f1f3";
|
|
22
|
+
export const KsBackgroundColorInterfaceBase = "rgba(255, 255, 255, 0.05)";
|
|
23
|
+
export const KsBackgroundColorInterfaceInteractiveBase = "rgba(255, 255, 255, 0.13)";
|
|
24
|
+
export const KsBackgroundColorInterfaceInteractiveDisabledBase = "rgba(255, 255, 255, 0.05)";
|
|
25
|
+
export const KsBackgroundColorInterfaceInteractiveHoverBase = "rgba(255, 255, 255, 0.37)";
|
|
26
|
+
export const KsBackgroundColorInterfaceInteractiveActiveBase = "rgba(255, 255, 255, 0.37)";
|
|
27
|
+
export const KsBackgroundColorInterfaceInteractiveSelectedBase = "#e21879";
|
|
28
|
+
export const KsBackgroundColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.05)";
|
|
29
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveBase = "rgba(6, 8, 31, 0.13)";
|
|
30
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.05)";
|
|
31
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.37)";
|
|
32
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.37)";
|
|
33
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveSelectedBase = "#4d25ef";
|
|
34
|
+
export const KsBackgroundColorCardBase = "#12142a";
|
|
35
|
+
export const KsBackgroundColorCardInteractiveBase = "rgba(255, 255, 255, 0.05)";
|
|
36
36
|
export const KsBackgroundColorCardInteractiveDisabledBase = "rgba(255, 255, 255, 0.24)";
|
|
37
37
|
export const KsBackgroundColorCardInteractiveHoverBase = "rgba(255, 255, 255, 0.05)";
|
|
38
38
|
export const KsBackgroundColorCardInteractiveActiveBase = "rgba(255, 255, 255, 0.05)";
|
|
39
|
-
export const KsBackgroundColorCardInteractiveSelectedBase = "#
|
|
40
|
-
export const KsBackgroundColorCardInvertedBase = "#
|
|
41
|
-
export const KsBackgroundColorCardInvertedInteractiveBase = "
|
|
42
|
-
export const KsBackgroundColorCardInvertedInteractiveDisabledBase = "rgba(
|
|
43
|
-
export const KsBackgroundColorCardInvertedInteractiveHoverBase = "rgba(
|
|
44
|
-
export const KsBackgroundColorCardInvertedInteractiveActiveBase = "rgba(
|
|
45
|
-
export const KsBackgroundColorCardInvertedInteractiveSelectedBase = "#
|
|
46
|
-
export const KsBackgroundColorPrimaryBase = "#
|
|
47
|
-
export const KsBackgroundColorPrimaryInteractiveBase = "#
|
|
48
|
-
export const KsBackgroundColorPrimaryInteractiveHoverBase = "#
|
|
49
|
-
export const KsBackgroundColorPrimaryInteractiveActiveBase = "#
|
|
50
|
-
export const KsBackgroundColorPrimaryInteractiveSelectedBase = "#
|
|
51
|
-
export const KsBackgroundColorPrimaryTranslucentBase = "rgba(
|
|
52
|
-
export const KsBackgroundColorPrimaryInvertedBase = "#
|
|
53
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveBase = "#
|
|
54
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase = "#
|
|
55
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#
|
|
56
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#
|
|
57
|
-
export const KsBackgroundColorPrimaryInvertedTranslucentBase = "rgba(
|
|
39
|
+
export const KsBackgroundColorCardInteractiveSelectedBase = "#e21879";
|
|
40
|
+
export const KsBackgroundColorCardInvertedBase = "#e5e5e8";
|
|
41
|
+
export const KsBackgroundColorCardInvertedInteractiveBase = "rgba(6, 8, 31, 0.05)";
|
|
42
|
+
export const KsBackgroundColorCardInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.24)";
|
|
43
|
+
export const KsBackgroundColorCardInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.05)";
|
|
44
|
+
export const KsBackgroundColorCardInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.05)";
|
|
45
|
+
export const KsBackgroundColorCardInvertedInteractiveSelectedBase = "#4d25ef";
|
|
46
|
+
export const KsBackgroundColorPrimaryBase = "#e21879";
|
|
47
|
+
export const KsBackgroundColorPrimaryInteractiveBase = "#e21879";
|
|
48
|
+
export const KsBackgroundColorPrimaryInteractiveHoverBase = "#c5166d";
|
|
49
|
+
export const KsBackgroundColorPrimaryInteractiveActiveBase = "#c5166d";
|
|
50
|
+
export const KsBackgroundColorPrimaryInteractiveSelectedBase = "#911258";
|
|
51
|
+
export const KsBackgroundColorPrimaryTranslucentBase = "rgba(226, 24, 121, 0.5)";
|
|
52
|
+
export const KsBackgroundColorPrimaryInvertedBase = "#4d25ef";
|
|
53
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveBase = "#4d25ef";
|
|
54
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase = "#6240f0";
|
|
55
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#6240f0";
|
|
56
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#8a70f0";
|
|
57
|
+
export const KsBackgroundColorPrimaryInvertedTranslucentBase = "rgba(77, 37, 239, 0.5)";
|
|
58
58
|
export const KsBackgroundColorPositiveBase = "#6edb64";
|
|
59
59
|
export const KsBackgroundColorPositiveInteractiveBase = "#6edb64";
|
|
60
|
-
export const KsBackgroundColorPositiveInteractiveHoverBase = "#
|
|
61
|
-
export const KsBackgroundColorPositiveInteractiveActiveBase = "#
|
|
62
|
-
export const KsBackgroundColorPositiveInteractiveSelectedBase = "#
|
|
60
|
+
export const KsBackgroundColorPositiveInteractiveHoverBase = "#60c05b";
|
|
61
|
+
export const KsBackgroundColorPositiveInteractiveActiveBase = "#60c05b";
|
|
62
|
+
export const KsBackgroundColorPositiveInteractiveSelectedBase = "#488d4a";
|
|
63
63
|
export const KsBackgroundColorPositiveTranslucentBase = "rgba(110, 219, 100, 0.5)";
|
|
64
64
|
export const KsBackgroundColorPositiveInvertedBase = "#23831b";
|
|
65
65
|
export const KsBackgroundColorPositiveInvertedInteractiveBase = "#23831b";
|
|
66
|
-
export const KsBackgroundColorPositiveInvertedInteractiveHoverBase = "#
|
|
67
|
-
export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#
|
|
68
|
-
export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#
|
|
66
|
+
export const KsBackgroundColorPositiveInvertedInteractiveHoverBase = "#3e9137";
|
|
67
|
+
export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#3e9137";
|
|
68
|
+
export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#6fac6b";
|
|
69
69
|
export const KsBackgroundColorPositiveInvertedTranslucentBase = "rgba(35, 131, 27, 0.5)";
|
|
70
70
|
export const KsBackgroundColorInformativeBase = "#64c2db";
|
|
71
71
|
export const KsBackgroundColorInformativeInteractiveBase = "#64c2db";
|
|
72
|
-
export const KsBackgroundColorInformativeInteractiveHoverBase = "#
|
|
73
|
-
export const KsBackgroundColorInformativeInteractiveActiveBase = "#
|
|
74
|
-
export const KsBackgroundColorInformativeInteractiveSelectedBase = "#
|
|
72
|
+
export const KsBackgroundColorInformativeInteractiveHoverBase = "#58aac3";
|
|
73
|
+
export const KsBackgroundColorInformativeInteractiveActiveBase = "#58aac3";
|
|
74
|
+
export const KsBackgroundColorInformativeInteractiveSelectedBase = "#417d95";
|
|
75
75
|
export const KsBackgroundColorInformativeTranslucentBase = "rgba(100, 194, 219, 0.5)";
|
|
76
76
|
export const KsBackgroundColorInformativeInvertedBase = "#00718f";
|
|
77
77
|
export const KsBackgroundColorInformativeInvertedInteractiveBase = "#00718f";
|
|
78
|
-
export const KsBackgroundColorInformativeInvertedInteractiveHoverBase = "#
|
|
79
|
-
export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#
|
|
80
|
-
export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#
|
|
78
|
+
export const KsBackgroundColorInformativeInvertedInteractiveHoverBase = "#1f829c";
|
|
79
|
+
export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#1f829c";
|
|
80
|
+
export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#59a0b4";
|
|
81
81
|
export const KsBackgroundColorInformativeInvertedTranslucentBase = "rgba(0, 113, 143, 0.5)";
|
|
82
82
|
export const KsBackgroundColorNoticeBase = "#f9de55";
|
|
83
83
|
export const KsBackgroundColorNoticeInteractiveBase = "#f9de55";
|
|
84
|
-
export const KsBackgroundColorNoticeInteractiveHoverBase = "#
|
|
85
|
-
export const KsBackgroundColorNoticeInteractiveActiveBase = "#
|
|
86
|
-
export const KsBackgroundColorNoticeInteractiveSelectedBase = "#
|
|
84
|
+
export const KsBackgroundColorNoticeInteractiveHoverBase = "#d9c24e";
|
|
85
|
+
export const KsBackgroundColorNoticeInteractiveActiveBase = "#d9c24e";
|
|
86
|
+
export const KsBackgroundColorNoticeInteractiveSelectedBase = "#9f8f41";
|
|
87
87
|
export const KsBackgroundColorNoticeTranslucentBase = "rgba(249, 222, 85, 0.5)";
|
|
88
88
|
export const KsBackgroundColorNoticeInvertedBase = "#ff5d53";
|
|
89
89
|
export const KsBackgroundColorNoticeInvertedInteractiveBase = "#ff5d53";
|
|
90
|
-
export const KsBackgroundColorNoticeInvertedInteractiveHoverBase = "#
|
|
91
|
-
export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#
|
|
92
|
-
export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#
|
|
90
|
+
export const KsBackgroundColorNoticeInvertedInteractiveHoverBase = "#fd7068";
|
|
91
|
+
export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#fd7068";
|
|
92
|
+
export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#fa948e";
|
|
93
93
|
export const KsBackgroundColorNoticeInvertedTranslucentBase = "rgba(255, 93, 83, 0.5)";
|
|
94
94
|
export const KsBackgroundColorNegativeBase = "#ff1a57";
|
|
95
95
|
export const KsBackgroundColorNegativeInteractiveBase = "#ff1a57";
|
|
96
|
-
export const KsBackgroundColorNegativeInteractiveHoverBase = "#
|
|
97
|
-
export const KsBackgroundColorNegativeInteractiveActiveBase = "#
|
|
98
|
-
export const KsBackgroundColorNegativeInteractiveSelectedBase = "#
|
|
96
|
+
export const KsBackgroundColorNegativeInteractiveHoverBase = "#df1850";
|
|
97
|
+
export const KsBackgroundColorNegativeInteractiveActiveBase = "#df1850";
|
|
98
|
+
export const KsBackgroundColorNegativeInteractiveSelectedBase = "#a31342";
|
|
99
99
|
export const KsBackgroundColorNegativeTranslucentBase = "rgba(255, 26, 87, 0.5)";
|
|
100
100
|
export const KsBackgroundColorNegativeInvertedBase = "#d21d48";
|
|
101
101
|
export const KsBackgroundColorNegativeInvertedInteractiveBase = "#d21d48";
|
|
102
|
-
export const KsBackgroundColorNegativeInvertedInteractiveHoverBase = "#
|
|
103
|
-
export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#
|
|
104
|
-
export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#
|
|
102
|
+
export const KsBackgroundColorNegativeInvertedInteractiveHoverBase = "#d6395e";
|
|
103
|
+
export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#d6395e";
|
|
104
|
+
export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#dd6b87";
|
|
105
105
|
export const KsBackgroundColorNegativeInvertedTranslucentBase = "rgba(210, 29, 72, 0.5)";
|
|
106
|
-
export const
|
|
107
|
-
export const
|
|
106
|
+
export const KsBackgroundColorSecondaryBase = "#4d25ef";
|
|
107
|
+
export const KsBackgroundColorSecondaryInteractiveBase = "#4d25ef";
|
|
108
|
+
export const KsBackgroundColorSecondaryInteractiveHoverBase = "#4421d4";
|
|
109
|
+
export const KsBackgroundColorSecondaryInteractiveActiveBase = "#4421d4";
|
|
110
|
+
export const KsBackgroundColorSecondaryInteractiveSelectedBase = "#331aa2";
|
|
111
|
+
export const KsBackgroundColorSecondaryTranslucentBase = "rgba(77, 37, 239, 0.5)";
|
|
112
|
+
export const KsBackgroundColorSecondaryInvertedBase = "#e21879";
|
|
113
|
+
export const KsBackgroundColorSecondaryInvertedInteractiveBase = "#e21879";
|
|
114
|
+
export const KsBackgroundColorSecondaryInvertedInteractiveHoverBase = "#e43489";
|
|
115
|
+
export const KsBackgroundColorSecondaryInvertedInteractiveActiveBase = "#e43489";
|
|
116
|
+
export const KsBackgroundColorSecondaryInvertedInteractiveSelectedBase = "#e868a6";
|
|
117
|
+
export const KsBackgroundColorSecondaryInvertedTranslucentBase = "rgba(226, 24, 121, 0.5)";
|
|
118
|
+
export const KsBorderColorAccentBase = "rgba(226, 24, 121, 0.24)";
|
|
119
|
+
export const KsBorderColorAccentInvertedBase = "rgba(77, 37, 239, 0.24)";
|
|
108
120
|
export const KsBorderColorClearBase = "rgba(0, 0, 0, 0)";
|
|
109
121
|
export const KsBorderColorClearInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
110
|
-
export const KsBorderColorClearInteractiveHoverBase = "rgba(
|
|
111
|
-
export const KsBorderColorClearInteractiveActiveBase = "rgba(
|
|
112
|
-
export const KsBorderColorClearInteractiveSelectedBase = "rgba(
|
|
122
|
+
export const KsBorderColorClearInteractiveHoverBase = "rgba(226, 24, 121, 0.13)";
|
|
123
|
+
export const KsBorderColorClearInteractiveActiveBase = "rgba(226, 24, 121, 0.24)";
|
|
124
|
+
export const KsBorderColorClearInteractiveSelectedBase = "rgba(226, 24, 121, 0.37)";
|
|
113
125
|
export const KsBorderColorClearInvertedBase = "rgba(0, 0, 0, 0)";
|
|
114
126
|
export const KsBorderColorClearInvertedInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
115
|
-
export const KsBorderColorClearInvertedInteractiveHoverBase = "rgba(
|
|
116
|
-
export const KsBorderColorClearInvertedInteractiveActiveBase = "rgba(
|
|
117
|
-
export const KsBorderColorClearInvertedInteractiveSelectedBase = "rgba(
|
|
118
|
-
export const KsBorderColorDefaultBase = "rgba(
|
|
119
|
-
export const KsBorderColorDefaultInvertedBase = "rgba(
|
|
120
|
-
export const KsBorderColorInterfaceBase = "rgba(
|
|
121
|
-
export const KsBorderColorInterfaceInteractiveBase = "rgba(
|
|
122
|
-
export const KsBorderColorInterfaceInteractiveDisabledBase = "rgba(
|
|
123
|
-
export const KsBorderColorInterfaceInteractiveHoverBase = "rgba(
|
|
124
|
-
export const KsBorderColorInterfaceInteractiveActiveBase = "
|
|
125
|
-
export const KsBorderColorInterfaceInteractiveSelectedBase = "#
|
|
126
|
-
export const KsBorderColorInterfaceInvertedBase = "rgba(
|
|
127
|
-
export const KsBorderColorInterfaceInvertedInteractiveBase = "rgba(
|
|
128
|
-
export const KsBorderColorInterfaceInvertedInteractiveDisabledBase = "rgba(
|
|
129
|
-
export const KsBorderColorInterfaceInvertedInteractiveHoverBase = "rgba(
|
|
130
|
-
export const KsBorderColorInterfaceInvertedInteractiveActiveBase = "rgba(
|
|
131
|
-
export const KsBorderColorInterfaceInvertedInteractiveSelectedBase = "#
|
|
132
|
-
export const KsBorderColorCardBase = "rgba(
|
|
133
|
-
export const KsBorderColorCardInteractiveBase = "rgba(
|
|
134
|
-
export const KsBorderColorCardInteractiveDisabledBase = "rgba(
|
|
135
|
-
export const KsBorderColorCardInteractiveHoverBase = "rgba(
|
|
136
|
-
export const KsBorderColorCardInteractiveActiveBase = "rgba(
|
|
137
|
-
export const KsBorderColorCardInteractiveSelectedBase = "#
|
|
138
|
-
export const KsBorderColorCardInvertedBase = "rgba(
|
|
139
|
-
export const KsBorderColorCardInvertedInteractiveBase = "rgba(
|
|
140
|
-
export const KsBorderColorCardInvertedInteractiveDisabledBase = "rgba(
|
|
141
|
-
export const KsBorderColorCardInvertedInteractiveHoverBase = "rgba(
|
|
142
|
-
export const KsBorderColorCardInvertedInteractiveActiveBase = "rgba(
|
|
143
|
-
export const KsBorderColorCardInvertedInteractiveSelectedBase = "#
|
|
144
|
-
export const KsBorderColorPrimaryBase = "#
|
|
145
|
-
export const KsBorderColorPrimaryInteractiveBase = "#
|
|
146
|
-
export const KsBorderColorPrimaryInteractiveHoverBase = "#
|
|
147
|
-
export const KsBorderColorPrimaryInteractiveActiveBase = "#
|
|
148
|
-
export const KsBorderColorPrimaryInteractiveSelectedBase = "#
|
|
149
|
-
export const KsBorderColorPrimaryTranslucentBase = "rgba(
|
|
150
|
-
export const KsBorderColorPrimaryInvertedBase = "#
|
|
151
|
-
export const KsBorderColorPrimaryInvertedInteractiveBase = "#
|
|
152
|
-
export const KsBorderColorPrimaryInvertedInteractiveHoverBase = "#
|
|
153
|
-
export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#
|
|
154
|
-
export const KsBorderColorPrimaryInvertedInteractiveSelectedBase = "#
|
|
155
|
-
export const KsBorderColorPrimaryInvertedTranslucentBase = "rgba(
|
|
127
|
+
export const KsBorderColorClearInvertedInteractiveHoverBase = "rgba(77, 37, 239, 0.24)";
|
|
128
|
+
export const KsBorderColorClearInvertedInteractiveActiveBase = "rgba(77, 37, 239, 0.37)";
|
|
129
|
+
export const KsBorderColorClearInvertedInteractiveSelectedBase = "rgba(77, 37, 239, 0.5)";
|
|
130
|
+
export const KsBorderColorDefaultBase = "rgba(255, 255, 255, 0.24)";
|
|
131
|
+
export const KsBorderColorDefaultInvertedBase = "rgba(6, 8, 31, 0.24)";
|
|
132
|
+
export const KsBorderColorInterfaceBase = "rgba(255, 255, 255, 0.13)";
|
|
133
|
+
export const KsBorderColorInterfaceInteractiveBase = "rgba(255, 255, 255, 0.24)";
|
|
134
|
+
export const KsBorderColorInterfaceInteractiveDisabledBase = "rgba(255, 255, 255, 0.13)";
|
|
135
|
+
export const KsBorderColorInterfaceInteractiveHoverBase = "rgba(255, 255, 255, 0.5)";
|
|
136
|
+
export const KsBorderColorInterfaceInteractiveActiveBase = "rgba(255, 255, 255, 0.5)";
|
|
137
|
+
export const KsBorderColorInterfaceInteractiveSelectedBase = "#e21879";
|
|
138
|
+
export const KsBorderColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.13)";
|
|
139
|
+
export const KsBorderColorInterfaceInvertedInteractiveBase = "rgba(6, 8, 31, 0.24)";
|
|
140
|
+
export const KsBorderColorInterfaceInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.13)";
|
|
141
|
+
export const KsBorderColorInterfaceInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.5)";
|
|
142
|
+
export const KsBorderColorInterfaceInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.5)";
|
|
143
|
+
export const KsBorderColorInterfaceInvertedInteractiveSelectedBase = "#4d25ef";
|
|
144
|
+
export const KsBorderColorCardBase = "rgba(255, 255, 255, 0.05)";
|
|
145
|
+
export const KsBorderColorCardInteractiveBase = "rgba(255, 255, 255, 0.05)";
|
|
146
|
+
export const KsBorderColorCardInteractiveDisabledBase = "rgba(255, 255, 255, 0.13)";
|
|
147
|
+
export const KsBorderColorCardInteractiveHoverBase = "rgba(255, 255, 255, 0.24)";
|
|
148
|
+
export const KsBorderColorCardInteractiveActiveBase = "rgba(255, 255, 255, 0.24)";
|
|
149
|
+
export const KsBorderColorCardInteractiveSelectedBase = "#e21879";
|
|
150
|
+
export const KsBorderColorCardInvertedBase = "rgba(6, 8, 31, 0.05)";
|
|
151
|
+
export const KsBorderColorCardInvertedInteractiveBase = "rgba(6, 8, 31, 0.05)";
|
|
152
|
+
export const KsBorderColorCardInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.87)";
|
|
153
|
+
export const KsBorderColorCardInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.24)";
|
|
154
|
+
export const KsBorderColorCardInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.24)";
|
|
155
|
+
export const KsBorderColorCardInvertedInteractiveSelectedBase = "#4d25ef";
|
|
156
|
+
export const KsBorderColorPrimaryBase = "#e21879";
|
|
157
|
+
export const KsBorderColorPrimaryInteractiveBase = "#e21879";
|
|
158
|
+
export const KsBorderColorPrimaryInteractiveHoverBase = "#c5166d";
|
|
159
|
+
export const KsBorderColorPrimaryInteractiveActiveBase = "#ad1463";
|
|
160
|
+
export const KsBorderColorPrimaryInteractiveSelectedBase = "#e21879";
|
|
161
|
+
export const KsBorderColorPrimaryTranslucentBase = "rgba(226, 24, 121, 0.87)";
|
|
162
|
+
export const KsBorderColorPrimaryInvertedBase = "#4d25ef";
|
|
163
|
+
export const KsBorderColorPrimaryInvertedInteractiveBase = "#4d25ef";
|
|
164
|
+
export const KsBorderColorPrimaryInvertedInteractiveHoverBase = "#6240f0";
|
|
165
|
+
export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#7456f0";
|
|
166
|
+
export const KsBorderColorPrimaryInvertedInteractiveSelectedBase = "#4d25ef";
|
|
167
|
+
export const KsBorderColorPrimaryInvertedTranslucentBase = "rgba(77, 37, 239, 0.87)";
|
|
156
168
|
export const KsBorderColorPositiveBase = "#6edb64";
|
|
157
169
|
export const KsBorderColorPositiveInteractiveBase = "#6edb64";
|
|
158
|
-
export const KsBorderColorPositiveInteractiveHoverBase = "#
|
|
159
|
-
export const KsBorderColorPositiveInteractiveActiveBase = "#
|
|
170
|
+
export const KsBorderColorPositiveInteractiveHoverBase = "#60c05b";
|
|
171
|
+
export const KsBorderColorPositiveInteractiveActiveBase = "#55a853";
|
|
160
172
|
export const KsBorderColorPositiveInteractiveSelectedBase = "#6edb64";
|
|
161
173
|
export const KsBorderColorPositiveTranslucentBase = "rgba(110, 219, 100, 0.87)";
|
|
162
174
|
export const KsBorderColorPositiveInvertedBase = "#23831b";
|
|
163
175
|
export const KsBorderColorPositiveInvertedInteractiveBase = "#23831b";
|
|
164
|
-
export const KsBorderColorPositiveInvertedInteractiveHoverBase = "#
|
|
165
|
-
export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#
|
|
176
|
+
export const KsBorderColorPositiveInvertedInteractiveHoverBase = "#3e9137";
|
|
177
|
+
export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#549d4f";
|
|
166
178
|
export const KsBorderColorPositiveInvertedInteractiveSelectedBase = "#23831b";
|
|
167
179
|
export const KsBorderColorPositiveInvertedTranslucentBase = "rgba(35, 131, 27, 0.87)";
|
|
168
180
|
export const KsBorderColorInformativeBase = "#64c2db";
|
|
169
181
|
export const KsBorderColorInformativeInteractiveBase = "#64c2db";
|
|
170
|
-
export const KsBorderColorInformativeInteractiveHoverBase = "#
|
|
171
|
-
export const KsBorderColorInformativeInteractiveActiveBase = "#
|
|
182
|
+
export const KsBorderColorInformativeInteractiveHoverBase = "#58aac3";
|
|
183
|
+
export const KsBorderColorInformativeInteractiveActiveBase = "#4d95ae";
|
|
172
184
|
export const KsBorderColorInformativeInteractiveSelectedBase = "#64c2db";
|
|
173
185
|
export const KsBorderColorInformativeTranslucentBase = "rgba(100, 194, 219, 0.87)";
|
|
174
186
|
export const KsBorderColorInformativeInvertedBase = "#00718f";
|
|
175
187
|
export const KsBorderColorInformativeInvertedInteractiveBase = "#00718f";
|
|
176
|
-
export const KsBorderColorInformativeInvertedInteractiveHoverBase = "#
|
|
177
|
-
export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#
|
|
188
|
+
export const KsBorderColorInformativeInvertedInteractiveHoverBase = "#1f829c";
|
|
189
|
+
export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#3a90a7";
|
|
178
190
|
export const KsBorderColorInformativeInvertedInteractiveSelectedBase = "#00718f";
|
|
179
191
|
export const KsBorderColorInformativeInvertedTranslucentBase = "rgba(0, 113, 143, 0.87)";
|
|
180
192
|
export const KsBorderColorNoticeBase = "#f9de55";
|
|
181
193
|
export const KsBorderColorNoticeInteractiveBase = "#f9de55";
|
|
182
|
-
export const KsBorderColorNoticeInteractiveHoverBase = "#
|
|
183
|
-
export const KsBorderColorNoticeInteractiveActiveBase = "#
|
|
194
|
+
export const KsBorderColorNoticeInteractiveHoverBase = "#d9c24e";
|
|
195
|
+
export const KsBorderColorNoticeInteractiveActiveBase = "#bfab48";
|
|
184
196
|
export const KsBorderColorNoticeInteractiveSelectedBase = "#f9de55";
|
|
185
197
|
export const KsBorderColorNoticeTranslucentBase = "rgba(249, 222, 85, 0.87)";
|
|
186
198
|
export const KsBorderColorNoticeInvertedBase = "#ff5d53";
|
|
187
199
|
export const KsBorderColorNoticeInvertedInteractiveBase = "#ff5d53";
|
|
188
|
-
export const KsBorderColorNoticeInvertedInteractiveHoverBase = "#
|
|
189
|
-
export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#
|
|
200
|
+
export const KsBorderColorNoticeInvertedInteractiveHoverBase = "#fd7068";
|
|
201
|
+
export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#fc8179";
|
|
190
202
|
export const KsBorderColorNoticeInvertedInteractiveSelectedBase = "#ff5d53";
|
|
191
203
|
export const KsBorderColorNoticeInvertedTranslucentBase = "rgba(255, 93, 83, 0.87)";
|
|
192
204
|
export const KsBorderColorNegativeBase = "#ff1a57";
|
|
193
205
|
export const KsBorderColorNegativeInteractiveBase = "#ff1a57";
|
|
194
|
-
export const KsBorderColorNegativeInteractiveHoverBase = "#
|
|
195
|
-
export const KsBorderColorNegativeInteractiveActiveBase = "#
|
|
206
|
+
export const KsBorderColorNegativeInteractiveHoverBase = "#df1850";
|
|
207
|
+
export const KsBorderColorNegativeInteractiveActiveBase = "#c3164a";
|
|
196
208
|
export const KsBorderColorNegativeInteractiveSelectedBase = "#ff1a57";
|
|
197
209
|
export const KsBorderColorNegativeTranslucentBase = "rgba(255, 26, 87, 0.87)";
|
|
198
210
|
export const KsBorderColorNegativeInvertedBase = "#d21d48";
|
|
199
211
|
export const KsBorderColorNegativeInvertedInteractiveBase = "#d21d48";
|
|
200
|
-
export const KsBorderColorNegativeInvertedInteractiveHoverBase = "#
|
|
201
|
-
export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#
|
|
212
|
+
export const KsBorderColorNegativeInvertedInteractiveHoverBase = "#d6395e";
|
|
213
|
+
export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#d95071";
|
|
202
214
|
export const KsBorderColorNegativeInvertedInteractiveSelectedBase = "#d21d48";
|
|
203
215
|
export const KsBorderColorNegativeInvertedTranslucentBase = "rgba(210, 29, 72, 0.87)";
|
|
216
|
+
export const KsBorderColorSecondaryBase = "#4d25ef";
|
|
217
|
+
export const KsBorderColorSecondaryInteractiveBase = "#4d25ef";
|
|
218
|
+
export const KsBorderColorSecondaryInteractiveHoverBase = "#4421d4";
|
|
219
|
+
export const KsBorderColorSecondaryInteractiveActiveBase = "#3c1ebd";
|
|
220
|
+
export const KsBorderColorSecondaryInteractiveSelectedBase = "#4d25ef";
|
|
221
|
+
export const KsBorderColorSecondaryTranslucentBase = "rgba(77, 37, 239, 0.87)";
|
|
222
|
+
export const KsBorderColorSecondaryInvertedBase = "#e21879";
|
|
223
|
+
export const KsBorderColorSecondaryInvertedInteractiveBase = "#e21879";
|
|
224
|
+
export const KsBorderColorSecondaryInvertedInteractiveHoverBase = "#e43489";
|
|
225
|
+
export const KsBorderColorSecondaryInvertedInteractiveActiveBase = "#e64c96";
|
|
226
|
+
export const KsBorderColorSecondaryInvertedInteractiveSelectedBase = "#e21879";
|
|
227
|
+
export const KsBorderColorSecondaryInvertedTranslucentBase = "rgba(226, 24, 121, 0.87)";
|
|
204
228
|
export const KsBorderWidthDefault = "1px";
|
|
205
229
|
export const KsBorderWidthEmphasized = "2px";
|
|
206
|
-
export const KsBorderRadiusControl = "
|
|
207
|
-
export const KsBorderRadiusCard = "
|
|
208
|
-
export const KsBorderRadiusSurface = "
|
|
230
|
+
export const KsBorderRadiusControl = "16px";
|
|
231
|
+
export const KsBorderRadiusCard = "16px";
|
|
232
|
+
export const KsBorderRadiusSurface = "32px";
|
|
233
|
+
export const KsBorderRadiusImage = "0px";
|
|
209
234
|
export const KsBorderRadiusPill = "999px";
|
|
210
235
|
export const KsBorderRadiusCircle = "50%";
|
|
211
236
|
export const KsBoxShadowOpacityControl = "0.2";
|
|
212
237
|
export const KsBoxShadowOpacityControlHover = "0.3";
|
|
213
238
|
export const KsBoxShadowOpacityControlInverted = "0.2";
|
|
214
239
|
export const KsBoxShadowOpacityControlInvertedHover = "0.3";
|
|
215
|
-
export const KsBoxShadowOpacityCard = "0.
|
|
216
|
-
export const KsBoxShadowOpacityCardHover = "0.
|
|
217
|
-
export const KsBoxShadowOpacityCardInverted = "0.
|
|
218
|
-
export const KsBoxShadowOpacityCardInvertedHover = "0.
|
|
240
|
+
export const KsBoxShadowOpacityCard = "0.2";
|
|
241
|
+
export const KsBoxShadowOpacityCardHover = "0.3";
|
|
242
|
+
export const KsBoxShadowOpacityCardInverted = "0.2";
|
|
243
|
+
export const KsBoxShadowOpacityCardInvertedHover = "0.3";
|
|
219
244
|
export const KsBoxShadowOpacitySurface = "0.1";
|
|
220
245
|
export const KsBoxShadowOpacitySurfaceHover = "0.2";
|
|
221
246
|
export const KsBoxShadowOpacitySurfaceInverted = "0.1";
|
|
222
247
|
export const KsBoxShadowOpacitySurfaceInvertedHover = "0.2";
|
|
223
|
-
export const KsBoxShadowColorControl = "rgba(
|
|
224
|
-
export const KsBoxShadowColorControlHover = "rgba(
|
|
225
|
-
export const KsBoxShadowColorControlInverted = "rgba(
|
|
226
|
-
export const KsBoxShadowColorControlInvertedHover = "rgba(
|
|
227
|
-
export const KsBoxShadowColorCard = "rgba(
|
|
228
|
-
export const KsBoxShadowColorCardHover = "rgba(
|
|
229
|
-
export const KsBoxShadowColorCardInverted = "rgba(
|
|
230
|
-
export const KsBoxShadowColorCardInvertedHover = "rgba(
|
|
231
|
-
export const KsBoxShadowColorSurface = "rgba(
|
|
232
|
-
export const KsBoxShadowColorSurfaceHover = "rgba(
|
|
233
|
-
export const KsBoxShadowColorSurfaceInverted = "rgba(
|
|
234
|
-
export const KsBoxShadowColorSurfaceInvertedHover = "rgba(
|
|
235
|
-
export const KsBoxShadowControl = "0 1px 2.75px rgba(
|
|
236
|
-
export const KsBoxShadowControlHover = "0 1px 5.5px rgba(
|
|
237
|
-
export const KsBoxShadowControlInverted = "0 1px 2.75px rgba(
|
|
238
|
-
export const KsBoxShadowControlInvertedHover = "0 1px 5.5px rgba(
|
|
239
|
-
export const KsBoxShadowCard = "0 1px 5.5px rgba(
|
|
240
|
-
export const KsBoxShadowCardHover = "0 1px 11px rgba(
|
|
241
|
-
export const KsBoxShadowCardInverted = "0 1px 5.5px rgba(
|
|
242
|
-
export const KsBoxShadowCardInvertedHover = "0 1px 11px rgba(
|
|
243
|
-
export const KsBoxShadowSurface = "0 1px 11px rgba(
|
|
244
|
-
export const KsBoxShadowSurfaceHover = "0 1px 22px rgba(
|
|
245
|
-
export const KsBoxShadowSurfaceInverted = "0 1px 11px rgba(
|
|
246
|
-
export const KsBoxShadowSurfaceInvertedHover = "0 1px 22px rgba(
|
|
248
|
+
export const KsBoxShadowColorControl = "rgba(255,255,255,0.2)";
|
|
249
|
+
export const KsBoxShadowColorControlHover = "rgba(255,255,255,0.3)";
|
|
250
|
+
export const KsBoxShadowColorControlInverted = "rgba(255,255,255,0.2)";
|
|
251
|
+
export const KsBoxShadowColorControlInvertedHover = "rgba(255,255,255,0.3)";
|
|
252
|
+
export const KsBoxShadowColorCard = "rgba(255,255,255,0.2)";
|
|
253
|
+
export const KsBoxShadowColorCardHover = "rgba(255,255,255,0.3)";
|
|
254
|
+
export const KsBoxShadowColorCardInverted = "rgba(255,255,255,0.2)";
|
|
255
|
+
export const KsBoxShadowColorCardInvertedHover = "rgba(255,255,255,0.3)";
|
|
256
|
+
export const KsBoxShadowColorSurface = "rgba(255,255,255,0.1)";
|
|
257
|
+
export const KsBoxShadowColorSurfaceHover = "rgba(255,255,255,0.2)";
|
|
258
|
+
export const KsBoxShadowColorSurfaceInverted = "rgba(255,255,255,0.1)";
|
|
259
|
+
export const KsBoxShadowColorSurfaceInvertedHover = "rgba(255,255,255,0.2)";
|
|
260
|
+
export const KsBoxShadowControl = "0 1px 2.75px rgba(255,255,255,0.2)";
|
|
261
|
+
export const KsBoxShadowControlHover = "0 1px 5.5px rgba(255,255,255,0.3)";
|
|
262
|
+
export const KsBoxShadowControlInverted = "0 1px 2.75px rgba(255,255,255,0.2)";
|
|
263
|
+
export const KsBoxShadowControlInvertedHover = "0 1px 5.5px rgba(255,255,255,0.3)";
|
|
264
|
+
export const KsBoxShadowCard = "0 1px 5.5px rgba(255,255,255,0.2)";
|
|
265
|
+
export const KsBoxShadowCardHover = "0 1px 11px rgba(255,255,255,0.3)";
|
|
266
|
+
export const KsBoxShadowCardInverted = "0 1px 5.5px rgba(255,255,255,0.2)";
|
|
267
|
+
export const KsBoxShadowCardInvertedHover = "0 1px 11px rgba(255,255,255,0.3)";
|
|
268
|
+
export const KsBoxShadowSurface = "0 1px 11px rgba(255,255,255,0.1)";
|
|
269
|
+
export const KsBoxShadowSurfaceHover = "0 1px 22px rgba(255,255,255,0.2)";
|
|
270
|
+
export const KsBoxShadowSurfaceInverted = "0 1px 11px rgba(255,255,255,0.1)";
|
|
271
|
+
export const KsBoxShadowSurfaceInvertedHover = "0 1px 22px rgba(255,255,255,0.2)";
|
|
247
272
|
export const KsBreakpointPhone = "36em";
|
|
248
273
|
export const KsBreakpointTablet = "48em";
|
|
249
274
|
export const KsBreakpointLaptop = "62em";
|
|
250
275
|
export const KsBreakpointDesktop = "75em";
|
|
251
|
-
export const
|
|
252
|
-
export const
|
|
253
|
-
export const
|
|
254
|
-
export const
|
|
255
|
-
export const
|
|
256
|
-
export const
|
|
257
|
-
export const
|
|
258
|
-
export const
|
|
259
|
-
export const
|
|
260
|
-
export const
|
|
261
|
-
export const
|
|
262
|
-
export const
|
|
263
|
-
export const
|
|
264
|
-
export const
|
|
265
|
-
export const
|
|
276
|
+
export const KsBreakpointWidescreen = "122em";
|
|
277
|
+
export const KsBreakpointTv = "162em";
|
|
278
|
+
export const KsColorFgBase = "#ffffff";
|
|
279
|
+
export const KsColorFgAlpha1Base = "rgba(255, 255, 255, 0.95)";
|
|
280
|
+
export const KsColorFgAlpha2Base = "rgba(255, 255, 255, 0.87)";
|
|
281
|
+
export const KsColorFgAlpha3Base = "rgba(255, 255, 255, 0.76)";
|
|
282
|
+
export const KsColorFgAlpha4Base = "rgba(255, 255, 255, 0.63)";
|
|
283
|
+
export const KsColorFgAlpha5Base = "rgba(255, 255, 255, 0.5)";
|
|
284
|
+
export const KsColorFgAlpha6Base = "rgba(255, 255, 255, 0.37)";
|
|
285
|
+
export const KsColorFgAlpha7Base = "rgba(255, 255, 255, 0.24)";
|
|
286
|
+
export const KsColorFgAlpha8Base = "rgba(255, 255, 255, 0.13)";
|
|
287
|
+
export const KsColorFgAlpha9Base = "rgba(255, 255, 255, 0.05)";
|
|
288
|
+
export const KsColorFgToBg1Base = "#f3f3f4";
|
|
289
|
+
export const KsColorFgToBg2Base = "#dfdfe2";
|
|
290
|
+
export const KsColorFgToBg3Base = "#c3c4c9";
|
|
291
|
+
export const KsColorFgToBg4Base = "#a3a4ac";
|
|
266
292
|
export const KsColorFgToBg5Base = "#83848f";
|
|
267
|
-
export const KsColorFgToBg6Base = "#
|
|
268
|
-
export const KsColorFgToBg7Base = "#
|
|
269
|
-
export const KsColorFgToBg8Base = "#
|
|
270
|
-
export const KsColorFgToBg9Base = "#
|
|
271
|
-
export const KsColorFgInvertedBase = "#
|
|
272
|
-
export const KsColorFgInvertedAlpha1Base = "rgba(
|
|
273
|
-
export const KsColorFgInvertedAlpha2Base = "rgba(
|
|
274
|
-
export const KsColorFgInvertedAlpha3Base = "rgba(
|
|
275
|
-
export const KsColorFgInvertedAlpha4Base = "rgba(
|
|
276
|
-
export const KsColorFgInvertedAlpha5Base = "rgba(
|
|
277
|
-
export const KsColorFgInvertedAlpha6Base = "rgba(
|
|
278
|
-
export const KsColorFgInvertedAlpha7Base = "rgba(
|
|
279
|
-
export const KsColorFgInvertedAlpha8Base = "rgba(
|
|
280
|
-
export const KsColorFgInvertedAlpha9Base = "rgba(
|
|
281
|
-
export const KsColorFgInvertedToBg1Base = "#
|
|
282
|
-
export const KsColorFgInvertedToBg2Base = "#
|
|
283
|
-
export const KsColorFgInvertedToBg3Base = "#
|
|
284
|
-
export const KsColorFgInvertedToBg4Base = "#
|
|
285
|
-
export const KsColorFgInvertedToBg5Base = "#
|
|
286
|
-
export const KsColorFgInvertedToBg6Base = "#
|
|
287
|
-
export const KsColorFgInvertedToBg7Base = "#
|
|
288
|
-
export const KsColorFgInvertedToBg8Base = "#
|
|
289
|
-
export const KsColorFgInvertedToBg9Base = "#
|
|
290
|
-
export const KsColorBgBase = "#
|
|
291
|
-
export const KsColorBgAlpha1Base = "rgba(
|
|
292
|
-
export const KsColorBgAlpha2Base = "rgba(
|
|
293
|
-
export const KsColorBgAlpha3Base = "rgba(
|
|
294
|
-
export const KsColorBgAlpha4Base = "rgba(
|
|
295
|
-
export const KsColorBgAlpha5Base = "rgba(
|
|
296
|
-
export const KsColorBgAlpha6Base = "rgba(
|
|
297
|
-
export const KsColorBgAlpha7Base = "rgba(
|
|
298
|
-
export const KsColorBgAlpha8Base = "rgba(
|
|
299
|
-
export const KsColorBgAlpha9Base = "rgba(
|
|
300
|
-
export const KsColorBgToFg1Base = "#
|
|
301
|
-
export const KsColorBgToFg2Base = "#
|
|
302
|
-
export const KsColorBgToFg3Base = "#
|
|
303
|
-
export const KsColorBgToFg4Base = "#
|
|
293
|
+
export const KsColorFgToBg6Base = "#626372";
|
|
294
|
+
export const KsColorFgToBg7Base = "#424355";
|
|
295
|
+
export const KsColorFgToBg8Base = "#26283c";
|
|
296
|
+
export const KsColorFgToBg9Base = "#12142a";
|
|
297
|
+
export const KsColorFgInvertedBase = "#06081f";
|
|
298
|
+
export const KsColorFgInvertedAlpha1Base = "rgba(6, 8, 31, 0.95)";
|
|
299
|
+
export const KsColorFgInvertedAlpha2Base = "rgba(6, 8, 31, 0.87)";
|
|
300
|
+
export const KsColorFgInvertedAlpha3Base = "rgba(6, 8, 31, 0.76)";
|
|
301
|
+
export const KsColorFgInvertedAlpha4Base = "rgba(6, 8, 31, 0.63)";
|
|
302
|
+
export const KsColorFgInvertedAlpha5Base = "rgba(6, 8, 31, 0.5)";
|
|
303
|
+
export const KsColorFgInvertedAlpha6Base = "rgba(6, 8, 31, 0.37)";
|
|
304
|
+
export const KsColorFgInvertedAlpha7Base = "rgba(6, 8, 31, 0.24)";
|
|
305
|
+
export const KsColorFgInvertedAlpha8Base = "rgba(6, 8, 31, 0.13)";
|
|
306
|
+
export const KsColorFgInvertedAlpha9Base = "rgba(6, 8, 31, 0.05)";
|
|
307
|
+
export const KsColorFgInvertedToBg1Base = "#12142a";
|
|
308
|
+
export const KsColorFgInvertedToBg2Base = "#25263b";
|
|
309
|
+
export const KsColorFgInvertedToBg3Base = "#3e4052";
|
|
310
|
+
export const KsColorFgInvertedToBg4Base = "#5d5e6d";
|
|
311
|
+
export const KsColorFgInvertedToBg5Base = "#7c7d89";
|
|
312
|
+
export const KsColorFgInvertedToBg6Base = "#9a9ba5";
|
|
313
|
+
export const KsColorFgInvertedToBg7Base = "#b9b9c0";
|
|
314
|
+
export const KsColorFgInvertedToBg8Base = "#d2d3d7";
|
|
315
|
+
export const KsColorFgInvertedToBg9Base = "#e5e5e8";
|
|
316
|
+
export const KsColorBgBase = "#06081f";
|
|
317
|
+
export const KsColorBgAlpha1Base = "rgba(6, 8, 31, 0.95)";
|
|
318
|
+
export const KsColorBgAlpha2Base = "rgba(6, 8, 31, 0.87)";
|
|
319
|
+
export const KsColorBgAlpha3Base = "rgba(6, 8, 31, 0.76)";
|
|
320
|
+
export const KsColorBgAlpha4Base = "rgba(6, 8, 31, 0.63)";
|
|
321
|
+
export const KsColorBgAlpha5Base = "rgba(6, 8, 31, 0.5)";
|
|
322
|
+
export const KsColorBgAlpha6Base = "rgba(6, 8, 31, 0.37)";
|
|
323
|
+
export const KsColorBgAlpha7Base = "rgba(6, 8, 31, 0.24)";
|
|
324
|
+
export const KsColorBgAlpha8Base = "rgba(6, 8, 31, 0.13)";
|
|
325
|
+
export const KsColorBgAlpha9Base = "rgba(6, 8, 31, 0.05)";
|
|
326
|
+
export const KsColorBgToFg1Base = "#12142a";
|
|
327
|
+
export const KsColorBgToFg2Base = "#26283c";
|
|
328
|
+
export const KsColorBgToFg3Base = "#424355";
|
|
329
|
+
export const KsColorBgToFg4Base = "#626372";
|
|
304
330
|
export const KsColorBgToFg5Base = "#83848f";
|
|
305
|
-
export const KsColorBgToFg6Base = "#
|
|
306
|
-
export const KsColorBgToFg7Base = "#
|
|
307
|
-
export const KsColorBgToFg8Base = "#
|
|
308
|
-
export const KsColorBgToFg9Base = "#
|
|
309
|
-
export const KsColorBgInvertedBase = "#
|
|
310
|
-
export const KsColorBgInvertedAlpha1Base = "rgba(
|
|
311
|
-
export const KsColorBgInvertedAlpha2Base = "rgba(
|
|
312
|
-
export const KsColorBgInvertedAlpha3Base = "rgba(
|
|
313
|
-
export const KsColorBgInvertedAlpha4Base = "rgba(
|
|
314
|
-
export const KsColorBgInvertedAlpha5Base = "rgba(
|
|
315
|
-
export const KsColorBgInvertedAlpha6Base = "rgba(
|
|
316
|
-
export const KsColorBgInvertedAlpha7Base = "rgba(
|
|
317
|
-
export const KsColorBgInvertedAlpha8Base = "rgba(
|
|
318
|
-
export const KsColorBgInvertedAlpha9Base = "rgba(
|
|
319
|
-
export const KsColorBgInvertedToFg1Base = "#
|
|
320
|
-
export const KsColorBgInvertedToFg2Base = "#
|
|
321
|
-
export const KsColorBgInvertedToFg3Base = "#
|
|
322
|
-
export const KsColorBgInvertedToFg4Base = "#
|
|
323
|
-
export const KsColorBgInvertedToFg5Base = "#
|
|
324
|
-
export const KsColorBgInvertedToFg6Base = "#
|
|
325
|
-
export const KsColorBgInvertedToFg7Base = "#
|
|
326
|
-
export const KsColorBgInvertedToFg8Base = "#
|
|
327
|
-
export const KsColorBgInvertedToFg9Base = "#
|
|
331
|
+
export const KsColorBgToFg6Base = "#a3a4ac";
|
|
332
|
+
export const KsColorBgToFg7Base = "#c3c4c9";
|
|
333
|
+
export const KsColorBgToFg8Base = "#dfdfe2";
|
|
334
|
+
export const KsColorBgToFg9Base = "#f3f3f4";
|
|
335
|
+
export const KsColorBgInvertedBase = "#f1f1f3";
|
|
336
|
+
export const KsColorBgInvertedAlpha1Base = "rgba(241, 241, 243, 0.95)";
|
|
337
|
+
export const KsColorBgInvertedAlpha2Base = "rgba(241, 241, 243, 0.87)";
|
|
338
|
+
export const KsColorBgInvertedAlpha3Base = "rgba(241, 241, 243, 0.76)";
|
|
339
|
+
export const KsColorBgInvertedAlpha4Base = "rgba(241, 241, 243, 0.63)";
|
|
340
|
+
export const KsColorBgInvertedAlpha5Base = "rgba(241, 241, 243, 0.5)";
|
|
341
|
+
export const KsColorBgInvertedAlpha6Base = "rgba(241, 241, 243, 0.37)";
|
|
342
|
+
export const KsColorBgInvertedAlpha7Base = "rgba(241, 241, 243, 0.24)";
|
|
343
|
+
export const KsColorBgInvertedAlpha8Base = "rgba(241, 241, 243, 0.13)";
|
|
344
|
+
export const KsColorBgInvertedAlpha9Base = "rgba(241, 241, 243, 0.05)";
|
|
345
|
+
export const KsColorBgInvertedToFg1Base = "#e5e5e8";
|
|
346
|
+
export const KsColorBgInvertedToFg2Base = "#d2d3d7";
|
|
347
|
+
export const KsColorBgInvertedToFg3Base = "#b9b9c0";
|
|
348
|
+
export const KsColorBgInvertedToFg4Base = "#9a9ba5";
|
|
349
|
+
export const KsColorBgInvertedToFg5Base = "#7c7d89";
|
|
350
|
+
export const KsColorBgInvertedToFg6Base = "#5d5e6d";
|
|
351
|
+
export const KsColorBgInvertedToFg7Base = "#3e4052";
|
|
352
|
+
export const KsColorBgInvertedToFg8Base = "#25263b";
|
|
353
|
+
export const KsColorBgInvertedToFg9Base = "#12142a";
|
|
328
354
|
export const KsColorTransparentBase = "rgba(0, 0, 0, 0)";
|
|
329
|
-
export const KsColorPrimaryBase = "#
|
|
330
|
-
export const KsColorPrimaryAlpha1Base = "rgba(
|
|
331
|
-
export const KsColorPrimaryAlpha2Base = "rgba(
|
|
332
|
-
export const KsColorPrimaryAlpha3Base = "rgba(
|
|
333
|
-
export const KsColorPrimaryAlpha4Base = "rgba(
|
|
334
|
-
export const KsColorPrimaryAlpha5Base = "rgba(
|
|
335
|
-
export const KsColorPrimaryAlpha6Base = "rgba(
|
|
336
|
-
export const KsColorPrimaryAlpha7Base = "rgba(
|
|
337
|
-
export const KsColorPrimaryAlpha8Base = "rgba(
|
|
338
|
-
export const KsColorPrimaryAlpha9Base = "rgba(
|
|
339
|
-
export const KsColorPrimaryToBg1Base = "#
|
|
340
|
-
export const KsColorPrimaryToBg2Base = "#
|
|
341
|
-
export const KsColorPrimaryToBg3Base = "#
|
|
342
|
-
export const KsColorPrimaryToBg4Base = "#
|
|
343
|
-
export const KsColorPrimaryToBg5Base = "#
|
|
344
|
-
export const KsColorPrimaryToBg6Base = "#
|
|
345
|
-
export const KsColorPrimaryToBg7Base = "#
|
|
346
|
-
export const KsColorPrimaryToBg8Base = "#
|
|
347
|
-
export const KsColorPrimaryToBg9Base = "#
|
|
348
|
-
export const KsColorPrimaryToFg1Base = "#
|
|
349
|
-
export const KsColorPrimaryToFg2Base = "#
|
|
350
|
-
export const KsColorPrimaryToFg3Base = "#
|
|
351
|
-
export const KsColorPrimaryToFg4Base = "#
|
|
352
|
-
export const KsColorPrimaryToFg5Base = "#
|
|
353
|
-
export const KsColorPrimaryToFg6Base = "#
|
|
354
|
-
export const KsColorPrimaryToFg7Base = "#
|
|
355
|
-
export const KsColorPrimaryToFg8Base = "#
|
|
356
|
-
export const KsColorPrimaryToFg9Base = "#
|
|
357
|
-
export const KsColorPrimaryInvertedBase = "#
|
|
358
|
-
export const KsColorPrimaryInvertedAlpha1Base = "rgba(
|
|
359
|
-
export const KsColorPrimaryInvertedAlpha2Base = "rgba(
|
|
360
|
-
export const KsColorPrimaryInvertedAlpha3Base = "rgba(
|
|
361
|
-
export const KsColorPrimaryInvertedAlpha4Base = "rgba(
|
|
362
|
-
export const KsColorPrimaryInvertedAlpha5Base = "rgba(
|
|
363
|
-
export const KsColorPrimaryInvertedAlpha6Base = "rgba(
|
|
364
|
-
export const KsColorPrimaryInvertedAlpha7Base = "rgba(
|
|
365
|
-
export const KsColorPrimaryInvertedAlpha8Base = "rgba(
|
|
366
|
-
export const KsColorPrimaryInvertedAlpha9Base = "rgba(
|
|
367
|
-
export const KsColorPrimaryInvertedToBg1Base = "#
|
|
368
|
-
export const KsColorPrimaryInvertedToBg2Base = "#
|
|
369
|
-
export const KsColorPrimaryInvertedToBg3Base = "#
|
|
370
|
-
export const KsColorPrimaryInvertedToBg4Base = "#
|
|
371
|
-
export const KsColorPrimaryInvertedToBg5Base = "#
|
|
372
|
-
export const KsColorPrimaryInvertedToBg6Base = "#
|
|
373
|
-
export const KsColorPrimaryInvertedToBg7Base = "#
|
|
374
|
-
export const KsColorPrimaryInvertedToBg8Base = "#
|
|
375
|
-
export const KsColorPrimaryInvertedToBg9Base = "#
|
|
376
|
-
export const KsColorPrimaryInvertedToFg1Base = "#
|
|
377
|
-
export const KsColorPrimaryInvertedToFg2Base = "#
|
|
378
|
-
export const KsColorPrimaryInvertedToFg3Base = "#
|
|
379
|
-
export const KsColorPrimaryInvertedToFg4Base = "#
|
|
380
|
-
export const KsColorPrimaryInvertedToFg5Base = "#
|
|
381
|
-
export const KsColorPrimaryInvertedToFg6Base = "#
|
|
382
|
-
export const KsColorPrimaryInvertedToFg7Base = "#
|
|
383
|
-
export const KsColorPrimaryInvertedToFg8Base = "#
|
|
384
|
-
export const KsColorPrimaryInvertedToFg9Base = "#
|
|
385
|
-
export const KsColorLinkBase = "#
|
|
386
|
-
export const KsColorLinkAlpha1Base = "rgba(
|
|
387
|
-
export const KsColorLinkAlpha2Base = "rgba(
|
|
388
|
-
export const KsColorLinkAlpha3Base = "rgba(
|
|
389
|
-
export const KsColorLinkAlpha4Base = "rgba(
|
|
390
|
-
export const KsColorLinkAlpha5Base = "rgba(
|
|
391
|
-
export const KsColorLinkAlpha6Base = "rgba(
|
|
392
|
-
export const KsColorLinkAlpha7Base = "rgba(
|
|
393
|
-
export const KsColorLinkAlpha8Base = "rgba(
|
|
394
|
-
export const KsColorLinkAlpha9Base = "rgba(
|
|
395
|
-
export const KsColorLinkToBg1Base = "#
|
|
396
|
-
export const KsColorLinkToBg2Base = "#
|
|
397
|
-
export const KsColorLinkToBg3Base = "#
|
|
398
|
-
export const KsColorLinkToBg4Base = "#
|
|
399
|
-
export const KsColorLinkToBg5Base = "#
|
|
400
|
-
export const KsColorLinkToBg6Base = "#
|
|
401
|
-
export const KsColorLinkToBg7Base = "#
|
|
402
|
-
export const KsColorLinkToBg8Base = "#
|
|
403
|
-
export const KsColorLinkToBg9Base = "#
|
|
404
|
-
export const KsColorLinkToFg1Base = "#
|
|
405
|
-
export const KsColorLinkToFg2Base = "#
|
|
406
|
-
export const KsColorLinkToFg3Base = "#
|
|
407
|
-
export const KsColorLinkToFg4Base = "#
|
|
408
|
-
export const KsColorLinkToFg5Base = "#
|
|
409
|
-
export const KsColorLinkToFg6Base = "#
|
|
410
|
-
export const KsColorLinkToFg7Base = "#
|
|
411
|
-
export const KsColorLinkToFg8Base = "#
|
|
412
|
-
export const KsColorLinkToFg9Base = "#
|
|
413
|
-
export const KsColorLinkInvertedBase = "#
|
|
414
|
-
export const KsColorLinkInvertedAlpha1Base = "rgba(
|
|
415
|
-
export const KsColorLinkInvertedAlpha2Base = "rgba(
|
|
416
|
-
export const KsColorLinkInvertedAlpha3Base = "rgba(
|
|
417
|
-
export const KsColorLinkInvertedAlpha4Base = "rgba(
|
|
418
|
-
export const KsColorLinkInvertedAlpha5Base = "rgba(
|
|
419
|
-
export const KsColorLinkInvertedAlpha6Base = "rgba(
|
|
420
|
-
export const KsColorLinkInvertedAlpha7Base = "rgba(
|
|
421
|
-
export const KsColorLinkInvertedAlpha8Base = "rgba(
|
|
422
|
-
export const KsColorLinkInvertedAlpha9Base = "rgba(
|
|
423
|
-
export const KsColorLinkInvertedToBg1Base = "#
|
|
424
|
-
export const KsColorLinkInvertedToBg2Base = "#
|
|
425
|
-
export const KsColorLinkInvertedToBg3Base = "#
|
|
426
|
-
export const KsColorLinkInvertedToBg4Base = "#
|
|
427
|
-
export const KsColorLinkInvertedToBg5Base = "#
|
|
428
|
-
export const KsColorLinkInvertedToBg6Base = "#
|
|
429
|
-
export const KsColorLinkInvertedToBg7Base = "#
|
|
430
|
-
export const KsColorLinkInvertedToBg8Base = "#
|
|
431
|
-
export const KsColorLinkInvertedToBg9Base = "#
|
|
432
|
-
export const KsColorLinkInvertedToFg1Base = "#
|
|
433
|
-
export const KsColorLinkInvertedToFg2Base = "#
|
|
434
|
-
export const KsColorLinkInvertedToFg3Base = "#
|
|
435
|
-
export const KsColorLinkInvertedToFg4Base = "#
|
|
436
|
-
export const KsColorLinkInvertedToFg5Base = "#
|
|
437
|
-
export const KsColorLinkInvertedToFg6Base = "#
|
|
438
|
-
export const KsColorLinkInvertedToFg7Base = "#
|
|
439
|
-
export const KsColorLinkInvertedToFg8Base = "#
|
|
440
|
-
export const KsColorLinkInvertedToFg9Base = "#
|
|
355
|
+
export const KsColorPrimaryBase = "#e21879";
|
|
356
|
+
export const KsColorPrimaryAlpha1Base = "rgba(226, 24, 121, 0.95)";
|
|
357
|
+
export const KsColorPrimaryAlpha2Base = "rgba(226, 24, 121, 0.87)";
|
|
358
|
+
export const KsColorPrimaryAlpha3Base = "rgba(226, 24, 121, 0.76)";
|
|
359
|
+
export const KsColorPrimaryAlpha4Base = "rgba(226, 24, 121, 0.63)";
|
|
360
|
+
export const KsColorPrimaryAlpha5Base = "rgba(226, 24, 121, 0.5)";
|
|
361
|
+
export const KsColorPrimaryAlpha6Base = "rgba(226, 24, 121, 0.37)";
|
|
362
|
+
export const KsColorPrimaryAlpha7Base = "rgba(226, 24, 121, 0.24)";
|
|
363
|
+
export const KsColorPrimaryAlpha8Base = "rgba(226, 24, 121, 0.13)";
|
|
364
|
+
export const KsColorPrimaryAlpha9Base = "rgba(226, 24, 121, 0.05)";
|
|
365
|
+
export const KsColorPrimaryToBg1Base = "#d71775";
|
|
366
|
+
export const KsColorPrimaryToBg2Base = "#c5166d";
|
|
367
|
+
export const KsColorPrimaryToBg3Base = "#ad1463";
|
|
368
|
+
export const KsColorPrimaryToBg4Base = "#911258";
|
|
369
|
+
export const KsColorPrimaryToBg5Base = "#74104c";
|
|
370
|
+
export const KsColorPrimaryToBg6Base = "#570e40";
|
|
371
|
+
export const KsColorPrimaryToBg7Base = "#3b0c35";
|
|
372
|
+
export const KsColorPrimaryToBg8Base = "#230a2b";
|
|
373
|
+
export const KsColorPrimaryToBg9Base = "#110924";
|
|
374
|
+
export const KsColorPrimaryToFg1Base = "#e32480";
|
|
375
|
+
export const KsColorPrimaryToFg2Base = "#e6368a";
|
|
376
|
+
export const KsColorPrimaryToFg3Base = "#e94f99";
|
|
377
|
+
export const KsColorPrimaryToFg4Base = "#ed6dab";
|
|
378
|
+
export const KsColorPrimaryToFg5Base = "#f18cbc";
|
|
379
|
+
export const KsColorPrimaryToFg6Base = "#f4aacd";
|
|
380
|
+
export const KsColorPrimaryToFg7Base = "#f8c8df";
|
|
381
|
+
export const KsColorPrimaryToFg8Base = "#fbe1ee";
|
|
382
|
+
export const KsColorPrimaryToFg9Base = "#fef3f8";
|
|
383
|
+
export const KsColorPrimaryInvertedBase = "#4d25ef";
|
|
384
|
+
export const KsColorPrimaryInvertedAlpha1Base = "rgba(77, 37, 239, 0.95)";
|
|
385
|
+
export const KsColorPrimaryInvertedAlpha2Base = "rgba(77, 37, 239, 0.87)";
|
|
386
|
+
export const KsColorPrimaryInvertedAlpha3Base = "rgba(77, 37, 239, 0.76)";
|
|
387
|
+
export const KsColorPrimaryInvertedAlpha4Base = "rgba(77, 37, 239, 0.63)";
|
|
388
|
+
export const KsColorPrimaryInvertedAlpha5Base = "rgba(77, 37, 239, 0.5)";
|
|
389
|
+
export const KsColorPrimaryInvertedAlpha6Base = "rgba(77, 37, 239, 0.37)";
|
|
390
|
+
export const KsColorPrimaryInvertedAlpha7Base = "rgba(77, 37, 239, 0.24)";
|
|
391
|
+
export const KsColorPrimaryInvertedAlpha8Base = "rgba(77, 37, 239, 0.13)";
|
|
392
|
+
export const KsColorPrimaryInvertedAlpha9Base = "rgba(77, 37, 239, 0.05)";
|
|
393
|
+
export const KsColorPrimaryInvertedToBg1Base = "#552fef";
|
|
394
|
+
export const KsColorPrimaryInvertedToBg2Base = "#6240f0";
|
|
395
|
+
export const KsColorPrimaryInvertedToBg3Base = "#7456f0";
|
|
396
|
+
export const KsColorPrimaryInvertedToBg4Base = "#8a70f0";
|
|
397
|
+
export const KsColorPrimaryInvertedToBg5Base = "#9f8bf1";
|
|
398
|
+
export const KsColorPrimaryInvertedToBg6Base = "#b4a6f2";
|
|
399
|
+
export const KsColorPrimaryInvertedToBg7Base = "#cac0f2";
|
|
400
|
+
export const KsColorPrimaryInvertedToBg8Base = "#dcd6f2";
|
|
401
|
+
export const KsColorPrimaryInvertedToBg9Base = "#e9e7f3";
|
|
402
|
+
export const KsColorPrimaryInvertedToFg1Base = "#4924e5";
|
|
403
|
+
export const KsColorPrimaryInvertedToFg2Base = "#4421d4";
|
|
404
|
+
export const KsColorPrimaryInvertedToFg3Base = "#3c1ebd";
|
|
405
|
+
export const KsColorPrimaryInvertedToFg4Base = "#331aa2";
|
|
406
|
+
export const KsColorPrimaryInvertedToFg5Base = "#2a1787";
|
|
407
|
+
export const KsColorPrimaryInvertedToFg6Base = "#20136c";
|
|
408
|
+
export const KsColorPrimaryInvertedToFg7Base = "#170f51";
|
|
409
|
+
export const KsColorPrimaryInvertedToFg8Base = "#0f0c3a";
|
|
410
|
+
export const KsColorPrimaryInvertedToFg9Base = "#0a0929";
|
|
411
|
+
export const KsColorLinkBase = "#b7a5ff";
|
|
412
|
+
export const KsColorLinkAlpha1Base = "rgba(183, 165, 255, 0.95)";
|
|
413
|
+
export const KsColorLinkAlpha2Base = "rgba(183, 165, 255, 0.87)";
|
|
414
|
+
export const KsColorLinkAlpha3Base = "rgba(183, 165, 255, 0.76)";
|
|
415
|
+
export const KsColorLinkAlpha4Base = "rgba(183, 165, 255, 0.63)";
|
|
416
|
+
export const KsColorLinkAlpha5Base = "rgba(183, 165, 255, 0.5)";
|
|
417
|
+
export const KsColorLinkAlpha6Base = "rgba(183, 165, 255, 0.37)";
|
|
418
|
+
export const KsColorLinkAlpha7Base = "rgba(183, 165, 255, 0.24)";
|
|
419
|
+
export const KsColorLinkAlpha8Base = "rgba(183, 165, 255, 0.13)";
|
|
420
|
+
export const KsColorLinkAlpha9Base = "rgba(183, 165, 255, 0.05)";
|
|
421
|
+
export const KsColorLinkToBg1Base = "#ae9df4";
|
|
422
|
+
export const KsColorLinkToBg2Base = "#a091e2";
|
|
423
|
+
export const KsColorLinkToBg3Base = "#8d7fc9";
|
|
424
|
+
export const KsColorLinkToBg4Base = "#766bac";
|
|
425
|
+
export const KsColorLinkToBg5Base = "#5f578f";
|
|
426
|
+
export const KsColorLinkToBg6Base = "#474272";
|
|
427
|
+
export const KsColorLinkToBg7Base = "#302e55";
|
|
428
|
+
export const KsColorLinkToBg8Base = "#1d1c3c";
|
|
429
|
+
export const KsColorLinkToBg9Base = "#0f102a";
|
|
430
|
+
export const KsColorLinkToFg1Base = "#bbaaff";
|
|
431
|
+
export const KsColorLinkToFg2Base = "#c0b1ff";
|
|
432
|
+
export const KsColorLinkToFg3Base = "#c8bbff";
|
|
433
|
+
export const KsColorLinkToFg4Base = "#d2c6ff";
|
|
434
|
+
export const KsColorLinkToFg5Base = "#dbd2ff";
|
|
435
|
+
export const KsColorLinkToFg6Base = "#e4deff";
|
|
436
|
+
export const KsColorLinkToFg7Base = "#eee9ff";
|
|
437
|
+
export const KsColorLinkToFg8Base = "#f6f3ff";
|
|
438
|
+
export const KsColorLinkToFg9Base = "#fbfbff";
|
|
439
|
+
export const KsColorLinkInvertedBase = "#6642f6";
|
|
440
|
+
export const KsColorLinkInvertedAlpha1Base = "rgba(102, 66, 246, 0.95)";
|
|
441
|
+
export const KsColorLinkInvertedAlpha2Base = "rgba(102, 66, 246, 0.87)";
|
|
442
|
+
export const KsColorLinkInvertedAlpha3Base = "rgba(102, 66, 246, 0.76)";
|
|
443
|
+
export const KsColorLinkInvertedAlpha4Base = "rgba(102, 66, 246, 0.63)";
|
|
444
|
+
export const KsColorLinkInvertedAlpha5Base = "rgba(102, 66, 246, 0.5)";
|
|
445
|
+
export const KsColorLinkInvertedAlpha6Base = "rgba(102, 66, 246, 0.37)";
|
|
446
|
+
export const KsColorLinkInvertedAlpha7Base = "rgba(102, 66, 246, 0.24)";
|
|
447
|
+
export const KsColorLinkInvertedAlpha8Base = "rgba(102, 66, 246, 0.13)";
|
|
448
|
+
export const KsColorLinkInvertedAlpha9Base = "rgba(102, 66, 246, 0.05)";
|
|
449
|
+
export const KsColorLinkInvertedToBg1Base = "#6d4bf6";
|
|
450
|
+
export const KsColorLinkInvertedToBg2Base = "#7859f6";
|
|
451
|
+
export const KsColorLinkInvertedToBg3Base = "#876cf5";
|
|
452
|
+
export const KsColorLinkInvertedToBg4Base = "#9983f5";
|
|
453
|
+
export const KsColorLinkInvertedToBg5Base = "#ac9af5";
|
|
454
|
+
export const KsColorLinkInvertedToBg6Base = "#beb0f4";
|
|
455
|
+
export const KsColorLinkInvertedToBg7Base = "#d0c7f4";
|
|
456
|
+
export const KsColorLinkInvertedToBg8Base = "#dfdaf3";
|
|
457
|
+
export const KsColorLinkInvertedToBg9Base = "#eae8f3";
|
|
458
|
+
export const KsColorLinkInvertedToFg1Base = "#613feb";
|
|
459
|
+
export const KsColorLinkInvertedToFg2Base = "#5a3ada";
|
|
460
|
+
export const KsColorLinkInvertedToFg3Base = "#4f34c2";
|
|
461
|
+
export const KsColorLinkInvertedToFg4Base = "#422da6";
|
|
462
|
+
export const KsColorLinkInvertedToFg5Base = "#36258b";
|
|
463
|
+
export const KsColorLinkInvertedToFg6Base = "#2a1d6f";
|
|
464
|
+
export const KsColorLinkInvertedToFg7Base = "#1d1653";
|
|
465
|
+
export const KsColorLinkInvertedToFg8Base = "#12103b";
|
|
466
|
+
export const KsColorLinkInvertedToFg9Base = "#0b0b2a";
|
|
441
467
|
export const KsColorPositiveBase = "#6edb64";
|
|
442
468
|
export const KsColorPositiveAlpha1Base = "rgba(110, 219, 100, 0.95)";
|
|
443
469
|
export const KsColorPositiveAlpha2Base = "rgba(110, 219, 100, 0.87)";
|
|
@@ -448,24 +474,24 @@ export const KsColorPositiveAlpha6Base = "rgba(110, 219, 100, 0.37)";
|
|
|
448
474
|
export const KsColorPositiveAlpha7Base = "rgba(110, 219, 100, 0.24)";
|
|
449
475
|
export const KsColorPositiveAlpha8Base = "rgba(110, 219, 100, 0.13)";
|
|
450
476
|
export const KsColorPositiveAlpha9Base = "rgba(110, 219, 100, 0.05)";
|
|
451
|
-
export const KsColorPositiveToBg1Base = "#
|
|
452
|
-
export const KsColorPositiveToBg2Base = "#
|
|
453
|
-
export const KsColorPositiveToBg3Base = "#
|
|
454
|
-
export const KsColorPositiveToBg4Base = "#
|
|
455
|
-
export const KsColorPositiveToBg5Base = "#
|
|
456
|
-
export const KsColorPositiveToBg6Base = "#
|
|
457
|
-
export const KsColorPositiveToBg7Base = "#
|
|
458
|
-
export const KsColorPositiveToBg8Base = "#
|
|
459
|
-
export const KsColorPositiveToBg9Base = "#
|
|
460
|
-
export const KsColorPositiveToFg1Base = "#
|
|
461
|
-
export const KsColorPositiveToFg2Base = "#
|
|
462
|
-
export const KsColorPositiveToFg3Base = "#
|
|
463
|
-
export const KsColorPositiveToFg4Base = "#
|
|
464
|
-
export const KsColorPositiveToFg5Base = "#
|
|
465
|
-
export const KsColorPositiveToFg6Base = "#
|
|
466
|
-
export const KsColorPositiveToFg7Base = "#
|
|
467
|
-
export const KsColorPositiveToFg8Base = "#
|
|
468
|
-
export const KsColorPositiveToFg9Base = "#
|
|
477
|
+
export const KsColorPositiveToBg1Base = "#69d061";
|
|
478
|
+
export const KsColorPositiveToBg2Base = "#60c05b";
|
|
479
|
+
export const KsColorPositiveToBg3Base = "#55a853";
|
|
480
|
+
export const KsColorPositiveToBg4Base = "#488d4a";
|
|
481
|
+
export const KsColorPositiveToBg5Base = "#3a7242";
|
|
482
|
+
export const KsColorPositiveToBg6Base = "#2c5639";
|
|
483
|
+
export const KsColorPositiveToBg7Base = "#1f3b30";
|
|
484
|
+
export const KsColorPositiveToBg8Base = "#142328";
|
|
485
|
+
export const KsColorPositiveToBg9Base = "#0b1322";
|
|
486
|
+
export const KsColorPositiveToFg1Base = "#75dd6c";
|
|
487
|
+
export const KsColorPositiveToFg2Base = "#81e078";
|
|
488
|
+
export const KsColorPositiveToFg3Base = "#91e489";
|
|
489
|
+
export const KsColorPositiveToFg4Base = "#a4e89d";
|
|
490
|
+
export const KsColorPositiveToFg5Base = "#b7edb2";
|
|
491
|
+
export const KsColorPositiveToFg6Base = "#c9f2c6";
|
|
492
|
+
export const KsColorPositiveToFg7Base = "#dcf6da";
|
|
493
|
+
export const KsColorPositiveToFg8Base = "#ecfaeb";
|
|
494
|
+
export const KsColorPositiveToFg9Base = "#f8fdf7";
|
|
469
495
|
export const KsColorPositiveInvertedBase = "#23831b";
|
|
470
496
|
export const KsColorPositiveInvertedAlpha1Base = "rgba(35, 131, 27, 0.95)";
|
|
471
497
|
export const KsColorPositiveInvertedAlpha2Base = "rgba(35, 131, 27, 0.87)";
|
|
@@ -476,24 +502,24 @@ export const KsColorPositiveInvertedAlpha6Base = "rgba(35, 131, 27, 0.37)";
|
|
|
476
502
|
export const KsColorPositiveInvertedAlpha7Base = "rgba(35, 131, 27, 0.24)";
|
|
477
503
|
export const KsColorPositiveInvertedAlpha8Base = "rgba(35, 131, 27, 0.13)";
|
|
478
504
|
export const KsColorPositiveInvertedAlpha9Base = "rgba(35, 131, 27, 0.05)";
|
|
479
|
-
export const KsColorPositiveInvertedToBg1Base = "#
|
|
480
|
-
export const KsColorPositiveInvertedToBg2Base = "#
|
|
481
|
-
export const KsColorPositiveInvertedToBg3Base = "#
|
|
482
|
-
export const KsColorPositiveInvertedToBg4Base = "#
|
|
483
|
-
export const KsColorPositiveInvertedToBg5Base = "#
|
|
484
|
-
export const KsColorPositiveInvertedToBg6Base = "#
|
|
485
|
-
export const KsColorPositiveInvertedToBg7Base = "#
|
|
486
|
-
export const KsColorPositiveInvertedToBg8Base = "#
|
|
487
|
-
export const KsColorPositiveInvertedToBg9Base = "#
|
|
488
|
-
export const KsColorPositiveInvertedToFg1Base = "#
|
|
489
|
-
export const KsColorPositiveInvertedToFg2Base = "#
|
|
490
|
-
export const KsColorPositiveInvertedToFg3Base = "#
|
|
491
|
-
export const KsColorPositiveInvertedToFg4Base = "#
|
|
492
|
-
export const KsColorPositiveInvertedToFg5Base = "#
|
|
493
|
-
export const KsColorPositiveInvertedToFg6Base = "#
|
|
494
|
-
export const KsColorPositiveInvertedToFg7Base = "#
|
|
495
|
-
export const KsColorPositiveInvertedToFg8Base = "#
|
|
496
|
-
export const KsColorPositiveInvertedToFg9Base = "#
|
|
505
|
+
export const KsColorPositiveInvertedToBg1Base = "#2d8926";
|
|
506
|
+
export const KsColorPositiveInvertedToBg2Base = "#3e9137";
|
|
507
|
+
export const KsColorPositiveInvertedToBg3Base = "#549d4f";
|
|
508
|
+
export const KsColorPositiveInvertedToBg4Base = "#6fac6b";
|
|
509
|
+
export const KsColorPositiveInvertedToBg5Base = "#8aba87";
|
|
510
|
+
export const KsColorPositiveInvertedToBg6Base = "#a5c8a3";
|
|
511
|
+
export const KsColorPositiveInvertedToBg7Base = "#c0d7bf";
|
|
512
|
+
export const KsColorPositiveInvertedToBg8Base = "#d6e3d7";
|
|
513
|
+
export const KsColorPositiveInvertedToBg9Base = "#e7ece8";
|
|
514
|
+
export const KsColorPositiveInvertedToFg1Base = "#227d1b";
|
|
515
|
+
export const KsColorPositiveInvertedToFg2Base = "#1f731c";
|
|
516
|
+
export const KsColorPositiveInvertedToFg3Base = "#1c651c";
|
|
517
|
+
export const KsColorPositiveInvertedToFg4Base = "#18551c";
|
|
518
|
+
export const KsColorPositiveInvertedToFg5Base = "#15461d";
|
|
519
|
+
export const KsColorPositiveInvertedToFg6Base = "#11361e";
|
|
520
|
+
export const KsColorPositiveInvertedToFg7Base = "#0d261e";
|
|
521
|
+
export const KsColorPositiveInvertedToFg8Base = "#0a181e";
|
|
522
|
+
export const KsColorPositiveInvertedToFg9Base = "#070e1f";
|
|
497
523
|
export const KsColorInformativeBase = "#64c2db";
|
|
498
524
|
export const KsColorInformativeAlpha1Base = "rgba(100, 194, 219, 0.95)";
|
|
499
525
|
export const KsColorInformativeAlpha2Base = "rgba(100, 194, 219, 0.87)";
|
|
@@ -504,24 +530,24 @@ export const KsColorInformativeAlpha6Base = "rgba(100, 194, 219, 0.37)";
|
|
|
504
530
|
export const KsColorInformativeAlpha7Base = "rgba(100, 194, 219, 0.24)";
|
|
505
531
|
export const KsColorInformativeAlpha8Base = "rgba(100, 194, 219, 0.13)";
|
|
506
532
|
export const KsColorInformativeAlpha9Base = "rgba(100, 194, 219, 0.05)";
|
|
507
|
-
export const KsColorInformativeToBg1Base = "#
|
|
508
|
-
export const KsColorInformativeToBg2Base = "#
|
|
509
|
-
export const KsColorInformativeToBg3Base = "#
|
|
510
|
-
export const KsColorInformativeToBg4Base = "#
|
|
511
|
-
export const KsColorInformativeToBg5Base = "#
|
|
512
|
-
export const KsColorInformativeToBg6Base = "#
|
|
513
|
-
export const KsColorInformativeToBg7Base = "#
|
|
514
|
-
export const KsColorInformativeToBg8Base = "#
|
|
515
|
-
export const KsColorInformativeToBg9Base = "#
|
|
516
|
-
export const KsColorInformativeToFg1Base = "#
|
|
517
|
-
export const KsColorInformativeToFg2Base = "#
|
|
518
|
-
export const KsColorInformativeToFg3Base = "#
|
|
519
|
-
export const KsColorInformativeToFg4Base = "#
|
|
520
|
-
export const KsColorInformativeToFg5Base = "#
|
|
521
|
-
export const KsColorInformativeToFg6Base = "#
|
|
522
|
-
export const KsColorInformativeToFg7Base = "#
|
|
523
|
-
export const KsColorInformativeToFg8Base = "#
|
|
524
|
-
export const KsColorInformativeToFg9Base = "#
|
|
533
|
+
export const KsColorInformativeToBg1Base = "#5fb9d2";
|
|
534
|
+
export const KsColorInformativeToBg2Base = "#58aac3";
|
|
535
|
+
export const KsColorInformativeToBg3Base = "#4d95ae";
|
|
536
|
+
export const KsColorInformativeToBg4Base = "#417d95";
|
|
537
|
+
export const KsColorInformativeToBg5Base = "#35657d";
|
|
538
|
+
export const KsColorInformativeToBg6Base = "#294d65";
|
|
539
|
+
export const KsColorInformativeToBg7Base = "#1d354c";
|
|
540
|
+
export const KsColorInformativeToBg8Base = "#122037";
|
|
541
|
+
export const KsColorInformativeToBg9Base = "#0b1128";
|
|
542
|
+
export const KsColorInformativeToFg1Base = "#6cc5dd";
|
|
543
|
+
export const KsColorInformativeToFg2Base = "#78cae0";
|
|
544
|
+
export const KsColorInformativeToFg3Base = "#89d1e4";
|
|
545
|
+
export const KsColorInformativeToFg4Base = "#9dd9e8";
|
|
546
|
+
export const KsColorInformativeToFg5Base = "#b2e1ed";
|
|
547
|
+
export const KsColorInformativeToFg6Base = "#c6e8f2";
|
|
548
|
+
export const KsColorInformativeToFg7Base = "#daf0f6";
|
|
549
|
+
export const KsColorInformativeToFg8Base = "#ebf7fa";
|
|
550
|
+
export const KsColorInformativeToFg9Base = "#f7fcfd";
|
|
525
551
|
export const KsColorInformativeInvertedBase = "#00718f";
|
|
526
552
|
export const KsColorInformativeInvertedAlpha1Base = "rgba(0, 113, 143, 0.95)";
|
|
527
553
|
export const KsColorInformativeInvertedAlpha2Base = "rgba(0, 113, 143, 0.87)";
|
|
@@ -532,24 +558,24 @@ export const KsColorInformativeInvertedAlpha6Base = "rgba(0, 113, 143, 0.37)";
|
|
|
532
558
|
export const KsColorInformativeInvertedAlpha7Base = "rgba(0, 113, 143, 0.24)";
|
|
533
559
|
export const KsColorInformativeInvertedAlpha8Base = "rgba(0, 113, 143, 0.13)";
|
|
534
560
|
export const KsColorInformativeInvertedAlpha9Base = "rgba(0, 113, 143, 0.05)";
|
|
535
|
-
export const KsColorInformativeInvertedToBg1Base = "#
|
|
536
|
-
export const KsColorInformativeInvertedToBg2Base = "#
|
|
537
|
-
export const KsColorInformativeInvertedToBg3Base = "#
|
|
538
|
-
export const KsColorInformativeInvertedToBg4Base = "#
|
|
539
|
-
export const KsColorInformativeInvertedToBg5Base = "#
|
|
540
|
-
export const KsColorInformativeInvertedToBg6Base = "#
|
|
541
|
-
export const KsColorInformativeInvertedToBg7Base = "#
|
|
542
|
-
export const KsColorInformativeInvertedToBg8Base = "#
|
|
543
|
-
export const KsColorInformativeInvertedToBg9Base = "#
|
|
544
|
-
export const KsColorInformativeInvertedToFg1Base = "#
|
|
545
|
-
export const KsColorInformativeInvertedToFg2Base = "#
|
|
546
|
-
export const KsColorInformativeInvertedToFg3Base = "#
|
|
547
|
-
export const KsColorInformativeInvertedToFg4Base = "#
|
|
548
|
-
export const KsColorInformativeInvertedToFg5Base = "#
|
|
549
|
-
export const KsColorInformativeInvertedToFg6Base = "#
|
|
550
|
-
export const KsColorInformativeInvertedToFg7Base = "#
|
|
551
|
-
export const KsColorInformativeInvertedToFg8Base = "#
|
|
552
|
-
export const KsColorInformativeInvertedToFg9Base = "#
|
|
561
|
+
export const KsColorInformativeInvertedToBg1Base = "#0c7794";
|
|
562
|
+
export const KsColorInformativeInvertedToBg2Base = "#1f829c";
|
|
563
|
+
export const KsColorInformativeInvertedToBg3Base = "#3a90a7";
|
|
564
|
+
export const KsColorInformativeInvertedToBg4Base = "#59a0b4";
|
|
565
|
+
export const KsColorInformativeInvertedToBg5Base = "#79b1c1";
|
|
566
|
+
export const KsColorInformativeInvertedToBg6Base = "#98c2ce";
|
|
567
|
+
export const KsColorInformativeInvertedToBg7Base = "#b7d2db";
|
|
568
|
+
export const KsColorInformativeInvertedToBg8Base = "#d2e0e6";
|
|
569
|
+
export const KsColorInformativeInvertedToBg9Base = "#e5ebee";
|
|
570
|
+
export const KsColorInformativeInvertedToFg1Base = "#006c89";
|
|
571
|
+
export const KsColorInformativeInvertedToFg2Base = "#016380";
|
|
572
|
+
export const KsColorInformativeInvertedToFg3Base = "#015874";
|
|
573
|
+
export const KsColorInformativeInvertedToFg4Base = "#024a66";
|
|
574
|
+
export const KsColorInformativeInvertedToFg5Base = "#033d57";
|
|
575
|
+
export const KsColorInformativeInvertedToFg6Base = "#042f48";
|
|
576
|
+
export const KsColorInformativeInvertedToFg7Base = "#05213a";
|
|
577
|
+
export const KsColorInformativeInvertedToFg8Base = "#05162e";
|
|
578
|
+
export const KsColorInformativeInvertedToFg9Base = "#060d25";
|
|
553
579
|
export const KsColorNoticeBase = "#f9de55";
|
|
554
580
|
export const KsColorNoticeAlpha1Base = "rgba(249, 222, 85, 0.95)";
|
|
555
581
|
export const KsColorNoticeAlpha2Base = "rgba(249, 222, 85, 0.87)";
|
|
@@ -560,24 +586,24 @@ export const KsColorNoticeAlpha6Base = "rgba(249, 222, 85, 0.37)";
|
|
|
560
586
|
export const KsColorNoticeAlpha7Base = "rgba(249, 222, 85, 0.24)";
|
|
561
587
|
export const KsColorNoticeAlpha8Base = "rgba(249, 222, 85, 0.13)";
|
|
562
588
|
export const KsColorNoticeAlpha9Base = "rgba(249, 222, 85, 0.05)";
|
|
563
|
-
export const KsColorNoticeToBg1Base = "#
|
|
564
|
-
export const KsColorNoticeToBg2Base = "#
|
|
565
|
-
export const KsColorNoticeToBg3Base = "#
|
|
566
|
-
export const KsColorNoticeToBg4Base = "#
|
|
567
|
-
export const KsColorNoticeToBg5Base = "#
|
|
568
|
-
export const KsColorNoticeToBg6Base = "#
|
|
569
|
-
export const KsColorNoticeToBg7Base = "#
|
|
570
|
-
export const KsColorNoticeToBg8Base = "#
|
|
571
|
-
export const KsColorNoticeToBg9Base = "#
|
|
572
|
-
export const KsColorNoticeToFg1Base = "#
|
|
573
|
-
export const KsColorNoticeToFg2Base = "#
|
|
574
|
-
export const KsColorNoticeToFg3Base = "#
|
|
575
|
-
export const KsColorNoticeToFg4Base = "#
|
|
576
|
-
export const KsColorNoticeToFg5Base = "#
|
|
577
|
-
export const KsColorNoticeToFg6Base = "#
|
|
578
|
-
export const KsColorNoticeToFg7Base = "#
|
|
579
|
-
export const KsColorNoticeToFg8Base = "#
|
|
580
|
-
export const KsColorNoticeToFg9Base = "#
|
|
589
|
+
export const KsColorNoticeToBg1Base = "#edd352";
|
|
590
|
+
export const KsColorNoticeToBg2Base = "#d9c24e";
|
|
591
|
+
export const KsColorNoticeToBg3Base = "#bfab48";
|
|
592
|
+
export const KsColorNoticeToBg4Base = "#9f8f41";
|
|
593
|
+
export const KsColorNoticeToBg5Base = "#80733a";
|
|
594
|
+
export const KsColorNoticeToBg6Base = "#605733";
|
|
595
|
+
export const KsColorNoticeToBg7Base = "#403b2c";
|
|
596
|
+
export const KsColorNoticeToBg8Base = "#262426";
|
|
597
|
+
export const KsColorNoticeToBg9Base = "#121322";
|
|
598
|
+
export const KsColorNoticeToFg1Base = "#f9e05e";
|
|
599
|
+
export const KsColorNoticeToFg2Base = "#fae26b";
|
|
600
|
+
export const KsColorNoticeToFg3Base = "#fae67e";
|
|
601
|
+
export const KsColorNoticeToFg4Base = "#fbea94";
|
|
602
|
+
export const KsColorNoticeToFg5Base = "#fcefaa";
|
|
603
|
+
export const KsColorNoticeToFg6Base = "#fdf3c0";
|
|
604
|
+
export const KsColorNoticeToFg7Base = "#fef7d6";
|
|
605
|
+
export const KsColorNoticeToFg8Base = "#fefbe9";
|
|
606
|
+
export const KsColorNoticeToFg9Base = "#fffdf7";
|
|
581
607
|
export const KsColorNoticeInvertedBase = "#ff5d53";
|
|
582
608
|
export const KsColorNoticeInvertedAlpha1Base = "rgba(255, 93, 83, 0.95)";
|
|
583
609
|
export const KsColorNoticeInvertedAlpha2Base = "rgba(255, 93, 83, 0.87)";
|
|
@@ -588,24 +614,24 @@ export const KsColorNoticeInvertedAlpha6Base = "rgba(255, 93, 83, 0.37)";
|
|
|
588
614
|
export const KsColorNoticeInvertedAlpha7Base = "rgba(255, 93, 83, 0.24)";
|
|
589
615
|
export const KsColorNoticeInvertedAlpha8Base = "rgba(255, 93, 83, 0.13)";
|
|
590
616
|
export const KsColorNoticeInvertedAlpha9Base = "rgba(255, 93, 83, 0.05)";
|
|
591
|
-
export const KsColorNoticeInvertedToBg1Base = "#
|
|
592
|
-
export const KsColorNoticeInvertedToBg2Base = "#
|
|
593
|
-
export const KsColorNoticeInvertedToBg3Base = "#
|
|
594
|
-
export const KsColorNoticeInvertedToBg4Base = "#
|
|
595
|
-
export const KsColorNoticeInvertedToBg5Base = "#
|
|
596
|
-
export const KsColorNoticeInvertedToBg6Base = "#
|
|
597
|
-
export const KsColorNoticeInvertedToBg7Base = "#
|
|
598
|
-
export const KsColorNoticeInvertedToBg8Base = "#
|
|
599
|
-
export const KsColorNoticeInvertedToBg9Base = "#
|
|
600
|
-
export const KsColorNoticeInvertedToFg1Base = "#
|
|
601
|
-
export const KsColorNoticeInvertedToFg2Base = "#
|
|
602
|
-
export const KsColorNoticeInvertedToFg3Base = "#
|
|
603
|
-
export const KsColorNoticeInvertedToFg4Base = "#
|
|
604
|
-
export const KsColorNoticeInvertedToFg5Base = "#
|
|
605
|
-
export const KsColorNoticeInvertedToFg6Base = "#
|
|
606
|
-
export const KsColorNoticeInvertedToFg7Base = "#
|
|
607
|
-
export const KsColorNoticeInvertedToFg8Base = "#
|
|
608
|
-
export const KsColorNoticeInvertedToFg9Base = "#
|
|
617
|
+
export const KsColorNoticeInvertedToBg1Base = "#fe645b";
|
|
618
|
+
export const KsColorNoticeInvertedToBg2Base = "#fd7068";
|
|
619
|
+
export const KsColorNoticeInvertedToBg3Base = "#fc8179";
|
|
620
|
+
export const KsColorNoticeInvertedToBg4Base = "#fa948e";
|
|
621
|
+
export const KsColorNoticeInvertedToBg5Base = "#f8a7a3";
|
|
622
|
+
export const KsColorNoticeInvertedToBg6Base = "#f6bab8";
|
|
623
|
+
export const KsColorNoticeInvertedToBg7Base = "#f4cdcd";
|
|
624
|
+
export const KsColorNoticeInvertedToBg8Base = "#f3dede";
|
|
625
|
+
export const KsColorNoticeInvertedToBg9Base = "#f2eaeb";
|
|
626
|
+
export const KsColorNoticeInvertedToFg1Base = "#f35950";
|
|
627
|
+
export const KsColorNoticeInvertedToFg2Base = "#df524c";
|
|
628
|
+
export const KsColorNoticeInvertedToFg3Base = "#c34947";
|
|
629
|
+
export const KsColorNoticeInvertedToFg4Base = "#a33e40";
|
|
630
|
+
export const KsColorNoticeInvertedToFg5Base = "#833339";
|
|
631
|
+
export const KsColorNoticeInvertedToFg6Base = "#622732";
|
|
632
|
+
export const KsColorNoticeInvertedToFg7Base = "#421c2b";
|
|
633
|
+
export const KsColorNoticeInvertedToFg8Base = "#261326";
|
|
634
|
+
export const KsColorNoticeInvertedToFg9Base = "#120c22";
|
|
609
635
|
export const KsColorNegativeBase = "#ff1a57";
|
|
610
636
|
export const KsColorNegativeAlpha1Base = "rgba(255, 26, 87, 0.95)";
|
|
611
637
|
export const KsColorNegativeAlpha2Base = "rgba(255, 26, 87, 0.87)";
|
|
@@ -616,24 +642,24 @@ export const KsColorNegativeAlpha6Base = "rgba(255, 26, 87, 0.37)";
|
|
|
616
642
|
export const KsColorNegativeAlpha7Base = "rgba(255, 26, 87, 0.24)";
|
|
617
643
|
export const KsColorNegativeAlpha8Base = "rgba(255, 26, 87, 0.13)";
|
|
618
644
|
export const KsColorNegativeAlpha9Base = "rgba(255, 26, 87, 0.05)";
|
|
619
|
-
export const KsColorNegativeToBg1Base = "#
|
|
620
|
-
export const KsColorNegativeToBg2Base = "#
|
|
621
|
-
export const KsColorNegativeToBg3Base = "#
|
|
622
|
-
export const KsColorNegativeToBg4Base = "#
|
|
623
|
-
export const KsColorNegativeToBg5Base = "#
|
|
624
|
-
export const KsColorNegativeToBg6Base = "#
|
|
625
|
-
export const KsColorNegativeToBg7Base = "#
|
|
626
|
-
export const KsColorNegativeToBg8Base = "#
|
|
627
|
-
export const KsColorNegativeToBg9Base = "#
|
|
628
|
-
export const KsColorNegativeToFg1Base = "#
|
|
629
|
-
export const KsColorNegativeToFg2Base = "#
|
|
630
|
-
export const KsColorNegativeToFg3Base = "#
|
|
631
|
-
export const KsColorNegativeToFg4Base = "#
|
|
632
|
-
export const KsColorNegativeToFg5Base = "#
|
|
633
|
-
export const KsColorNegativeToFg6Base = "#
|
|
634
|
-
export const KsColorNegativeToFg7Base = "#
|
|
635
|
-
export const KsColorNegativeToFg8Base = "#
|
|
636
|
-
export const KsColorNegativeToFg9Base = "#
|
|
645
|
+
export const KsColorNegativeToBg1Base = "#f31954";
|
|
646
|
+
export const KsColorNegativeToBg2Base = "#df1850";
|
|
647
|
+
export const KsColorNegativeToBg3Base = "#c3164a";
|
|
648
|
+
export const KsColorNegativeToBg4Base = "#a31342";
|
|
649
|
+
export const KsColorNegativeToBg5Base = "#83113b";
|
|
650
|
+
export const KsColorNegativeToBg6Base = "#620f34";
|
|
651
|
+
export const KsColorNegativeToBg7Base = "#420c2c";
|
|
652
|
+
export const KsColorNegativeToBg8Base = "#260a26";
|
|
653
|
+
export const KsColorNegativeToBg9Base = "#120922";
|
|
654
|
+
export const KsColorNegativeToFg1Base = "#ff255f";
|
|
655
|
+
export const KsColorNegativeToFg2Base = "#ff386d";
|
|
656
|
+
export const KsColorNegativeToFg3Base = "#ff517f";
|
|
657
|
+
export const KsColorNegativeToFg4Base = "#ff6f95";
|
|
658
|
+
export const KsColorNegativeToFg5Base = "#ff8dab";
|
|
659
|
+
export const KsColorNegativeToFg6Base = "#ffaac1";
|
|
660
|
+
export const KsColorNegativeToFg7Base = "#ffc8d7";
|
|
661
|
+
export const KsColorNegativeToFg8Base = "#ffe1e9";
|
|
662
|
+
export const KsColorNegativeToFg9Base = "#fff4f7";
|
|
637
663
|
export const KsColorNegativeInvertedBase = "#d21d48";
|
|
638
664
|
export const KsColorNegativeInvertedAlpha1Base = "rgba(210, 29, 72, 0.95)";
|
|
639
665
|
export const KsColorNegativeInvertedAlpha2Base = "rgba(210, 29, 72, 0.87)";
|
|
@@ -644,159 +670,221 @@ export const KsColorNegativeInvertedAlpha6Base = "rgba(210, 29, 72, 0.37)";
|
|
|
644
670
|
export const KsColorNegativeInvertedAlpha7Base = "rgba(210, 29, 72, 0.24)";
|
|
645
671
|
export const KsColorNegativeInvertedAlpha8Base = "rgba(210, 29, 72, 0.13)";
|
|
646
672
|
export const KsColorNegativeInvertedAlpha9Base = "rgba(210, 29, 72, 0.05)";
|
|
647
|
-
export const KsColorNegativeInvertedToBg1Base = "#
|
|
648
|
-
export const KsColorNegativeInvertedToBg2Base = "#
|
|
649
|
-
export const KsColorNegativeInvertedToBg3Base = "#
|
|
650
|
-
export const KsColorNegativeInvertedToBg4Base = "#
|
|
651
|
-
export const KsColorNegativeInvertedToBg5Base = "#
|
|
652
|
-
export const KsColorNegativeInvertedToBg6Base = "#
|
|
653
|
-
export const KsColorNegativeInvertedToBg7Base = "#
|
|
654
|
-
export const KsColorNegativeInvertedToBg8Base = "#
|
|
655
|
-
export const KsColorNegativeInvertedToBg9Base = "#
|
|
656
|
-
export const KsColorNegativeInvertedToFg1Base = "#
|
|
657
|
-
export const KsColorNegativeInvertedToFg2Base = "#
|
|
658
|
-
export const KsColorNegativeInvertedToFg3Base = "#
|
|
659
|
-
export const KsColorNegativeInvertedToFg4Base = "#
|
|
660
|
-
export const KsColorNegativeInvertedToFg5Base = "#
|
|
661
|
-
export const KsColorNegativeInvertedToFg6Base = "#
|
|
662
|
-
export const KsColorNegativeInvertedToFg7Base = "#
|
|
663
|
-
export const KsColorNegativeInvertedToFg8Base = "#
|
|
664
|
-
export const KsColorNegativeInvertedToFg9Base = "#
|
|
673
|
+
export const KsColorNegativeInvertedToBg1Base = "#d42851";
|
|
674
|
+
export const KsColorNegativeInvertedToBg2Base = "#d6395e";
|
|
675
|
+
export const KsColorNegativeInvertedToBg3Base = "#d95071";
|
|
676
|
+
export const KsColorNegativeInvertedToBg4Base = "#dd6b87";
|
|
677
|
+
export const KsColorNegativeInvertedToBg5Base = "#e2879e";
|
|
678
|
+
export const KsColorNegativeInvertedToBg6Base = "#e6a3b4";
|
|
679
|
+
export const KsColorNegativeInvertedToBg7Base = "#eabeca";
|
|
680
|
+
export const KsColorNegativeInvertedToBg8Base = "#edd5dd";
|
|
681
|
+
export const KsColorNegativeInvertedToBg9Base = "#efe6ea";
|
|
682
|
+
export const KsColorNegativeInvertedToFg1Base = "#c81c46";
|
|
683
|
+
export const KsColorNegativeInvertedToFg2Base = "#b71a43";
|
|
684
|
+
export const KsColorNegativeInvertedToFg3Base = "#a1183e";
|
|
685
|
+
export const KsColorNegativeInvertedToFg4Base = "#871539";
|
|
686
|
+
export const KsColorNegativeInvertedToFg5Base = "#6c1334";
|
|
687
|
+
export const KsColorNegativeInvertedToFg6Base = "#51102e";
|
|
688
|
+
export const KsColorNegativeInvertedToFg7Base = "#370d29";
|
|
689
|
+
export const KsColorNegativeInvertedToFg8Base = "#210b24";
|
|
690
|
+
export const KsColorNegativeInvertedToFg9Base = "#100921";
|
|
691
|
+
export const KsColorSecondaryBase = "#4d25ef";
|
|
692
|
+
export const KsColorSecondaryAlpha1Base = "rgba(77, 37, 239, 0.95)";
|
|
693
|
+
export const KsColorSecondaryAlpha2Base = "rgba(77, 37, 239, 0.87)";
|
|
694
|
+
export const KsColorSecondaryAlpha3Base = "rgba(77, 37, 239, 0.76)";
|
|
695
|
+
export const KsColorSecondaryAlpha4Base = "rgba(77, 37, 239, 0.63)";
|
|
696
|
+
export const KsColorSecondaryAlpha5Base = "rgba(77, 37, 239, 0.5)";
|
|
697
|
+
export const KsColorSecondaryAlpha6Base = "rgba(77, 37, 239, 0.37)";
|
|
698
|
+
export const KsColorSecondaryAlpha7Base = "rgba(77, 37, 239, 0.24)";
|
|
699
|
+
export const KsColorSecondaryAlpha8Base = "rgba(77, 37, 239, 0.13)";
|
|
700
|
+
export const KsColorSecondaryAlpha9Base = "rgba(77, 37, 239, 0.05)";
|
|
701
|
+
export const KsColorSecondaryToBg1Base = "#4924e5";
|
|
702
|
+
export const KsColorSecondaryToBg2Base = "#4421d4";
|
|
703
|
+
export const KsColorSecondaryToBg3Base = "#3c1ebd";
|
|
704
|
+
export const KsColorSecondaryToBg4Base = "#331aa2";
|
|
705
|
+
export const KsColorSecondaryToBg5Base = "#2a1787";
|
|
706
|
+
export const KsColorSecondaryToBg6Base = "#20136c";
|
|
707
|
+
export const KsColorSecondaryToBg7Base = "#170f51";
|
|
708
|
+
export const KsColorSecondaryToBg8Base = "#0f0c3a";
|
|
709
|
+
export const KsColorSecondaryToBg9Base = "#0a0929";
|
|
710
|
+
export const KsColorSecondaryToFg1Base = "#5630f0";
|
|
711
|
+
export const KsColorSecondaryToFg2Base = "#6441f1";
|
|
712
|
+
export const KsColorSecondaryToFg3Base = "#7859f3";
|
|
713
|
+
export const KsColorSecondaryToFg4Base = "#8f76f5";
|
|
714
|
+
export const KsColorSecondaryToFg5Base = "#a692f7";
|
|
715
|
+
export const KsColorSecondaryToFg6Base = "#bdaef9";
|
|
716
|
+
export const KsColorSecondaryToFg7Base = "#d4cbfb";
|
|
717
|
+
export const KsColorSecondaryToFg8Base = "#e8e3fd";
|
|
718
|
+
export const KsColorSecondaryToFg9Base = "#f6f4fe";
|
|
719
|
+
export const KsColorSecondaryInvertedBase = "#e21879";
|
|
720
|
+
export const KsColorSecondaryInvertedAlpha1Base = "rgba(226, 24, 121, 0.95)";
|
|
721
|
+
export const KsColorSecondaryInvertedAlpha2Base = "rgba(226, 24, 121, 0.87)";
|
|
722
|
+
export const KsColorSecondaryInvertedAlpha3Base = "rgba(226, 24, 121, 0.76)";
|
|
723
|
+
export const KsColorSecondaryInvertedAlpha4Base = "rgba(226, 24, 121, 0.63)";
|
|
724
|
+
export const KsColorSecondaryInvertedAlpha5Base = "rgba(226, 24, 121, 0.5)";
|
|
725
|
+
export const KsColorSecondaryInvertedAlpha6Base = "rgba(226, 24, 121, 0.37)";
|
|
726
|
+
export const KsColorSecondaryInvertedAlpha7Base = "rgba(226, 24, 121, 0.24)";
|
|
727
|
+
export const KsColorSecondaryInvertedAlpha8Base = "rgba(226, 24, 121, 0.13)";
|
|
728
|
+
export const KsColorSecondaryInvertedAlpha9Base = "rgba(226, 24, 121, 0.05)";
|
|
729
|
+
export const KsColorSecondaryInvertedToBg1Base = "#e3237f";
|
|
730
|
+
export const KsColorSecondaryInvertedToBg2Base = "#e43489";
|
|
731
|
+
export const KsColorSecondaryInvertedToBg3Base = "#e64c96";
|
|
732
|
+
export const KsColorSecondaryInvertedToBg4Base = "#e868a6";
|
|
733
|
+
export const KsColorSecondaryInvertedToBg5Base = "#ea85b6";
|
|
734
|
+
export const KsColorSecondaryInvertedToBg6Base = "#eba1c6";
|
|
735
|
+
export const KsColorSecondaryInvertedToBg7Base = "#edbdd6";
|
|
736
|
+
export const KsColorSecondaryInvertedToBg8Base = "#efd5e3";
|
|
737
|
+
export const KsColorSecondaryInvertedToBg9Base = "#f0e6ed";
|
|
738
|
+
export const KsColorSecondaryInvertedToFg1Base = "#d71775";
|
|
739
|
+
export const KsColorSecondaryInvertedToFg2Base = "#c5166d";
|
|
740
|
+
export const KsColorSecondaryInvertedToFg3Base = "#ad1463";
|
|
741
|
+
export const KsColorSecondaryInvertedToFg4Base = "#911258";
|
|
742
|
+
export const KsColorSecondaryInvertedToFg5Base = "#74104c";
|
|
743
|
+
export const KsColorSecondaryInvertedToFg6Base = "#570e40";
|
|
744
|
+
export const KsColorSecondaryInvertedToFg7Base = "#3b0c35";
|
|
745
|
+
export const KsColorSecondaryInvertedToFg8Base = "#230a2b";
|
|
746
|
+
export const KsColorSecondaryInvertedToFg9Base = "#110924";
|
|
665
747
|
export const KsDepthModal = "1000";
|
|
666
|
-
export const KsSpacingXxs = "0.
|
|
667
|
-
export const KsSpacingXxsBase = "0.
|
|
748
|
+
export const KsSpacingXxs = "0.3024rem";
|
|
749
|
+
export const KsSpacingXxsBase = "0.3024rem";
|
|
668
750
|
export const KsSpacingXxsBpFactorPhone = "1.225";
|
|
669
751
|
export const KsSpacingXxsBpFactorTablet = "1.5006";
|
|
670
752
|
export const KsSpacingXxsBpFactorLaptop = "1.8383";
|
|
671
753
|
export const KsSpacingXxsBpFactorDesktop = "2.2519";
|
|
672
|
-
export const
|
|
673
|
-
export const
|
|
674
|
-
export const
|
|
754
|
+
export const KsSpacingXxsBpFactorWidescreen = "2.5";
|
|
755
|
+
export const KsSpacingXxsBpFactorTv = "3";
|
|
756
|
+
export const KsSpacingXs = "0.4309rem";
|
|
757
|
+
export const KsSpacingXsBase = "0.4309rem";
|
|
675
758
|
export const KsSpacingXsBpFactorPhone = "1.225";
|
|
676
759
|
export const KsSpacingXsBpFactorTablet = "1.5006";
|
|
677
760
|
export const KsSpacingXsBpFactorLaptop = "1.8383";
|
|
678
761
|
export const KsSpacingXsBpFactorDesktop = "2.2519";
|
|
679
|
-
export const
|
|
680
|
-
export const
|
|
681
|
-
export const
|
|
762
|
+
export const KsSpacingXsBpFactorWidescreen = "2.5";
|
|
763
|
+
export const KsSpacingXsBpFactorTv = "3";
|
|
764
|
+
export const KsSpacingS = "0.614rem";
|
|
765
|
+
export const KsSpacingSBase = "0.614rem";
|
|
682
766
|
export const KsSpacingSBpFactorPhone = "1.225";
|
|
683
767
|
export const KsSpacingSBpFactorTablet = "1.5006";
|
|
684
768
|
export const KsSpacingSBpFactorLaptop = "1.8383";
|
|
685
769
|
export const KsSpacingSBpFactorDesktop = "2.2519";
|
|
686
|
-
export const
|
|
770
|
+
export const KsSpacingSBpFactorWidescreen = "2.5";
|
|
771
|
+
export const KsSpacingSBpFactorTv = "3";
|
|
687
772
|
export const KsSpacingM = "0.875rem";
|
|
688
773
|
export const KsSpacingMBase = "0.875rem";
|
|
689
774
|
export const KsSpacingMBpFactorPhone = "1.225";
|
|
690
775
|
export const KsSpacingMBpFactorTablet = "1.5006";
|
|
691
776
|
export const KsSpacingMBpFactorLaptop = "1.8383";
|
|
692
777
|
export const KsSpacingMBpFactorDesktop = "2.2519";
|
|
693
|
-
export const
|
|
694
|
-
export const
|
|
695
|
-
export const
|
|
778
|
+
export const KsSpacingMBpFactorWidescreen = "2.5";
|
|
779
|
+
export const KsSpacingMBpFactorTv = "3";
|
|
780
|
+
export const KsSpacingL = "1.2469rem";
|
|
781
|
+
export const KsSpacingLBase = "1.2469rem";
|
|
696
782
|
export const KsSpacingLBpFactorPhone = "1.225";
|
|
697
783
|
export const KsSpacingLBpFactorTablet = "1.5006";
|
|
698
784
|
export const KsSpacingLBpFactorLaptop = "1.8383";
|
|
699
785
|
export const KsSpacingLBpFactorDesktop = "2.2519";
|
|
700
|
-
export const
|
|
701
|
-
export const
|
|
702
|
-
export const
|
|
786
|
+
export const KsSpacingLBpFactorWidescreen = "2.5";
|
|
787
|
+
export const KsSpacingLBpFactorTv = "3";
|
|
788
|
+
export const KsSpacingXl = "1.7768rem";
|
|
789
|
+
export const KsSpacingXlBase = "1.7768rem";
|
|
703
790
|
export const KsSpacingXlBpFactorPhone = "1.225";
|
|
704
791
|
export const KsSpacingXlBpFactorTablet = "1.5006";
|
|
705
792
|
export const KsSpacingXlBpFactorLaptop = "1.8383";
|
|
706
793
|
export const KsSpacingXlBpFactorDesktop = "2.2519";
|
|
707
|
-
export const KsSpacingXlBpFactorTv = "2.
|
|
708
|
-
export const KsSpacingXxl = "2.
|
|
709
|
-
export const KsSpacingXxlBase = "2.
|
|
794
|
+
export const KsSpacingXlBpFactorTv = "2.7";
|
|
795
|
+
export const KsSpacingXxl = "2.5319rem";
|
|
796
|
+
export const KsSpacingXxlBase = "2.5319rem";
|
|
710
797
|
export const KsSpacingXxlBpFactorPhone = "1.225";
|
|
711
798
|
export const KsSpacingXxlBpFactorTablet = "1.5006";
|
|
712
799
|
export const KsSpacingXxlBpFactorLaptop = "1.8383";
|
|
713
800
|
export const KsSpacingXxlBpFactorDesktop = "2.2519";
|
|
714
|
-
export const
|
|
715
|
-
export const
|
|
716
|
-
export const
|
|
801
|
+
export const KsSpacingXxlBpFactorWidescreen = "2.5";
|
|
802
|
+
export const KsSpacingXxlBpFactorTv = "3";
|
|
803
|
+
export const KsSpacingStackXs = "0.4309rem";
|
|
804
|
+
export const KsSpacingStackS = "0.614rem";
|
|
717
805
|
export const KsSpacingStackM = "0.875rem";
|
|
718
|
-
export const KsSpacingStackL = "1.
|
|
719
|
-
export const KsSpacingStackXl = "1.
|
|
720
|
-
export const KsSpacingInlineXs = "0.
|
|
721
|
-
export const KsSpacingInlineS = "0.
|
|
806
|
+
export const KsSpacingStackL = "1.2469rem";
|
|
807
|
+
export const KsSpacingStackXl = "1.7768rem";
|
|
808
|
+
export const KsSpacingInlineXs = "0.4309rem";
|
|
809
|
+
export const KsSpacingInlineS = "0.614rem";
|
|
722
810
|
export const KsSpacingInlineM = "0.875rem";
|
|
723
|
-
export const KsSpacingInlineL = "1.
|
|
724
|
-
export const KsSpacingInlineXl = "1.
|
|
725
|
-
export const KsSpacingInsetXs = "0.
|
|
726
|
-
export const KsSpacingInsetS = "0.
|
|
811
|
+
export const KsSpacingInlineL = "1.2469rem";
|
|
812
|
+
export const KsSpacingInlineXl = "1.7768rem";
|
|
813
|
+
export const KsSpacingInsetXs = "0.4309rem";
|
|
814
|
+
export const KsSpacingInsetS = "0.614rem";
|
|
727
815
|
export const KsSpacingInsetM = "0.875rem";
|
|
728
|
-
export const KsSpacingInsetL = "1.
|
|
729
|
-
export const KsSpacingInsetXl = "1.
|
|
730
|
-
export const KsSpacingInsetSquishXs = "0.
|
|
731
|
-
export const KsSpacingInsetSquishS = "0.
|
|
732
|
-
export const KsSpacingInsetSquishM = "0.
|
|
733
|
-
export const KsSpacingInsetSquishL = "0.875rem 1.
|
|
734
|
-
export const KsSpacingInsetSquishXl = "1.
|
|
735
|
-
export const KsSpacingInsetStretchXs = "0.
|
|
736
|
-
export const KsSpacingInsetStretchS = "0.875rem 0.
|
|
737
|
-
export const KsSpacingInsetStretchM = "1.
|
|
738
|
-
export const KsSpacingInsetStretchL = "1.
|
|
739
|
-
export const KsSpacingInsetStretchXl = "2.
|
|
740
|
-
export const KsTextColorDefaultBase = "
|
|
741
|
-
export const KsTextColorDefaultInteractiveBase = "#
|
|
742
|
-
export const KsTextColorDefaultInteractiveHoverBase = "
|
|
743
|
-
export const KsTextColorDefaultInteractiveActiveBase = "#
|
|
744
|
-
export const KsTextColorDefaultInteractiveSelectedBase = "#
|
|
745
|
-
export const KsTextColorDefaultInvertedBase = "
|
|
746
|
-
export const KsTextColorDefaultInvertedInteractiveBase = "#
|
|
747
|
-
export const KsTextColorDefaultInvertedInteractiveHoverBase = "
|
|
748
|
-
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#
|
|
749
|
-
export const KsTextColorDefaultInvertedInteractiveSelectedBase = "#
|
|
750
|
-
export const KsTextColorCopyBase = "rgba(
|
|
751
|
-
export const KsTextColorCopyInteractiveBase = "#
|
|
752
|
-
export const KsTextColorCopyInteractiveHoverBase = "#
|
|
753
|
-
export const KsTextColorCopyInteractiveActiveBase = "#
|
|
754
|
-
export const KsTextColorCopyInteractiveSelectedBase = "#
|
|
755
|
-
export const KsTextColorCopyInvertedBase = "rgba(
|
|
756
|
-
export const KsTextColorCopyInvertedInteractiveBase = "#
|
|
757
|
-
export const KsTextColorCopyInvertedInteractiveHoverBase = "#
|
|
758
|
-
export const KsTextColorCopyInvertedInteractiveActiveBase = "#
|
|
759
|
-
export const KsTextColorCopyInvertedInteractiveSelectedBase = "#
|
|
760
|
-
export const KsTextColorDisplayBase = "#
|
|
761
|
-
export const KsTextColorDisplayInteractiveBase = "#
|
|
762
|
-
export const KsTextColorDisplayInteractiveHoverBase = "#
|
|
763
|
-
export const KsTextColorDisplayInteractiveActiveBase = "#
|
|
764
|
-
export const KsTextColorDisplayInteractiveSelectedBase = "#
|
|
765
|
-
export const KsTextColorDisplayInvertedBase = "#
|
|
766
|
-
export const KsTextColorDisplayInvertedInteractiveBase = "#
|
|
767
|
-
export const KsTextColorDisplayInvertedInteractiveHoverBase = "#
|
|
768
|
-
export const KsTextColorDisplayInvertedInteractiveActiveBase = "#
|
|
769
|
-
export const KsTextColorDisplayInvertedInteractiveSelectedBase = "#
|
|
770
|
-
export const KsTextColorInterfaceBase = "rgba(
|
|
771
|
-
export const KsTextColorInterfaceInteractiveBase = "rgba(
|
|
772
|
-
export const KsTextColorInterfaceInteractiveHoverBase = "#
|
|
773
|
-
export const KsTextColorInterfaceInteractiveActiveBase = "#
|
|
774
|
-
export const KsTextColorInterfaceInteractiveSelectedBase = "#
|
|
775
|
-
export const KsTextColorInterfaceInvertedBase = "rgba(
|
|
776
|
-
export const KsTextColorInterfaceInvertedInteractiveBase = "rgba(
|
|
777
|
-
export const KsTextColorInterfaceInvertedInteractiveHoverBase = "#
|
|
778
|
-
export const KsTextColorInterfaceInvertedInteractiveActiveBase = "#
|
|
779
|
-
export const KsTextColorInterfaceInvertedInteractiveSelectedBase = "#
|
|
780
|
-
export const KsTextColorCardBase = "rgba(
|
|
781
|
-
export const KsTextColorCardInteractiveBase = "#
|
|
816
|
+
export const KsSpacingInsetL = "1.2469rem";
|
|
817
|
+
export const KsSpacingInsetXl = "1.7768rem";
|
|
818
|
+
export const KsSpacingInsetSquishXs = "0.3024rem 0.4309rem";
|
|
819
|
+
export const KsSpacingInsetSquishS = "0.4309rem 0.614rem";
|
|
820
|
+
export const KsSpacingInsetSquishM = "0.614rem 0.875rem";
|
|
821
|
+
export const KsSpacingInsetSquishL = "0.875rem 1.2469rem";
|
|
822
|
+
export const KsSpacingInsetSquishXl = "1.2469rem 1.7768rem";
|
|
823
|
+
export const KsSpacingInsetStretchXs = "0.614rem 0.4309rem";
|
|
824
|
+
export const KsSpacingInsetStretchS = "0.875rem 0.614rem";
|
|
825
|
+
export const KsSpacingInsetStretchM = "1.2469rem 0.875rem";
|
|
826
|
+
export const KsSpacingInsetStretchL = "1.7768rem 1.2469rem";
|
|
827
|
+
export const KsSpacingInsetStretchXl = "2.5319rem 1.7768rem";
|
|
828
|
+
export const KsTextColorDefaultBase = "#ffffff";
|
|
829
|
+
export const KsTextColorDefaultInteractiveBase = "#b7a5ff";
|
|
830
|
+
export const KsTextColorDefaultInteractiveHoverBase = "#dbd2ff";
|
|
831
|
+
export const KsTextColorDefaultInteractiveActiveBase = "#dbd2ff";
|
|
832
|
+
export const KsTextColorDefaultInteractiveSelectedBase = "#dbd2ff";
|
|
833
|
+
export const KsTextColorDefaultInvertedBase = "#06081f";
|
|
834
|
+
export const KsTextColorDefaultInvertedInteractiveBase = "#6642f6";
|
|
835
|
+
export const KsTextColorDefaultInvertedInteractiveHoverBase = "#36258b";
|
|
836
|
+
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#36258b";
|
|
837
|
+
export const KsTextColorDefaultInvertedInteractiveSelectedBase = "#36258b";
|
|
838
|
+
export const KsTextColorCopyBase = "rgba(255, 255, 255, 0.76)";
|
|
839
|
+
export const KsTextColorCopyInteractiveBase = "#b7a5ff";
|
|
840
|
+
export const KsTextColorCopyInteractiveHoverBase = "#c0b1ff";
|
|
841
|
+
export const KsTextColorCopyInteractiveActiveBase = "#c8bbff";
|
|
842
|
+
export const KsTextColorCopyInteractiveSelectedBase = "#c8bbff";
|
|
843
|
+
export const KsTextColorCopyInvertedBase = "rgba(6, 8, 31, 0.76)";
|
|
844
|
+
export const KsTextColorCopyInvertedInteractiveBase = "#6642f6";
|
|
845
|
+
export const KsTextColorCopyInvertedInteractiveHoverBase = "#5a3ada";
|
|
846
|
+
export const KsTextColorCopyInvertedInteractiveActiveBase = "#5a3ada";
|
|
847
|
+
export const KsTextColorCopyInvertedInteractiveSelectedBase = "#5a3ada";
|
|
848
|
+
export const KsTextColorDisplayBase = "#ffffff";
|
|
849
|
+
export const KsTextColorDisplayInteractiveBase = "#b7a5ff";
|
|
850
|
+
export const KsTextColorDisplayInteractiveHoverBase = "#c0b1ff";
|
|
851
|
+
export const KsTextColorDisplayInteractiveActiveBase = "#c8bbff";
|
|
852
|
+
export const KsTextColorDisplayInteractiveSelectedBase = "#c8bbff";
|
|
853
|
+
export const KsTextColorDisplayInvertedBase = "#06081f";
|
|
854
|
+
export const KsTextColorDisplayInvertedInteractiveBase = "#6642f6";
|
|
855
|
+
export const KsTextColorDisplayInvertedInteractiveHoverBase = "#5a3ada";
|
|
856
|
+
export const KsTextColorDisplayInvertedInteractiveActiveBase = "#5a3ada";
|
|
857
|
+
export const KsTextColorDisplayInvertedInteractiveSelectedBase = "#5a3ada";
|
|
858
|
+
export const KsTextColorInterfaceBase = "rgba(255, 255, 255, 0.63)";
|
|
859
|
+
export const KsTextColorInterfaceInteractiveBase = "rgba(255, 255, 255, 0.76)";
|
|
860
|
+
export const KsTextColorInterfaceInteractiveHoverBase = "#ffffff";
|
|
861
|
+
export const KsTextColorInterfaceInteractiveActiveBase = "#ffffff";
|
|
862
|
+
export const KsTextColorInterfaceInteractiveSelectedBase = "#ffffff";
|
|
863
|
+
export const KsTextColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.63)";
|
|
864
|
+
export const KsTextColorInterfaceInvertedInteractiveBase = "rgba(6, 8, 31, 0.76)";
|
|
865
|
+
export const KsTextColorInterfaceInvertedInteractiveHoverBase = "#06081f";
|
|
866
|
+
export const KsTextColorInterfaceInvertedInteractiveActiveBase = "#06081f";
|
|
867
|
+
export const KsTextColorInterfaceInvertedInteractiveSelectedBase = "#06081f";
|
|
868
|
+
export const KsTextColorCardBase = "rgba(255, 255, 255, 0.87)";
|
|
869
|
+
export const KsTextColorCardInteractiveBase = "#ffffff";
|
|
782
870
|
export const KsTextColorCardInteractiveHoverBase = "#000000";
|
|
783
871
|
export const KsTextColorCardInteractiveActiveBase = "#000000";
|
|
784
872
|
export const KsTextColorCardInteractiveSelectedBase = "#000000";
|
|
785
|
-
export const KsTextColorCardInvertedBase = "rgba(
|
|
786
|
-
export const KsTextColorCardInvertedInteractiveBase = "#
|
|
787
|
-
export const KsTextColorCardInvertedInteractiveHoverBase = "#
|
|
788
|
-
export const KsTextColorCardInvertedInteractiveActiveBase = "#
|
|
789
|
-
export const KsTextColorCardInvertedInteractiveSelectedBase = "#
|
|
790
|
-
export const KsTextColorPrimaryBase = "#
|
|
791
|
-
export const KsTextColorPrimaryInteractiveBase = "#
|
|
792
|
-
export const KsTextColorPrimaryInteractiveHoverBase = "rgba(
|
|
793
|
-
export const KsTextColorPrimaryInteractiveActiveBase = "rgba(
|
|
794
|
-
export const KsTextColorPrimaryInteractiveSelectedBase = "rgba(
|
|
795
|
-
export const KsTextColorPrimaryInvertedBase = "#
|
|
796
|
-
export const KsTextColorPrimaryInvertedInteractiveBase = "rgba(
|
|
797
|
-
export const KsTextColorPrimaryInvertedInteractiveHoverBase = "rgba(
|
|
798
|
-
export const KsTextColorPrimaryInvertedInteractiveActiveBase = "rgba(
|
|
799
|
-
export const KsTextColorPrimaryInvertedInteractiveSelectedBase = "rgba(
|
|
873
|
+
export const KsTextColorCardInvertedBase = "rgba(6, 8, 31, 0.87)";
|
|
874
|
+
export const KsTextColorCardInvertedInteractiveBase = "#06081f";
|
|
875
|
+
export const KsTextColorCardInvertedInteractiveHoverBase = "#06081f";
|
|
876
|
+
export const KsTextColorCardInvertedInteractiveActiveBase = "#06081f";
|
|
877
|
+
export const KsTextColorCardInvertedInteractiveSelectedBase = "#06081f";
|
|
878
|
+
export const KsTextColorPrimaryBase = "#e21879";
|
|
879
|
+
export const KsTextColorPrimaryInteractiveBase = "#e21879";
|
|
880
|
+
export const KsTextColorPrimaryInteractiveHoverBase = "rgba(226, 24, 121, 0.87)";
|
|
881
|
+
export const KsTextColorPrimaryInteractiveActiveBase = "rgba(226, 24, 121, 0.87)";
|
|
882
|
+
export const KsTextColorPrimaryInteractiveSelectedBase = "rgba(226, 24, 121, 0.87)";
|
|
883
|
+
export const KsTextColorPrimaryInvertedBase = "#4d25ef";
|
|
884
|
+
export const KsTextColorPrimaryInvertedInteractiveBase = "rgba(77, 37, 239, 0.87)";
|
|
885
|
+
export const KsTextColorPrimaryInvertedInteractiveHoverBase = "rgba(77, 37, 239, 0.87)";
|
|
886
|
+
export const KsTextColorPrimaryInvertedInteractiveActiveBase = "rgba(77, 37, 239, 0.87)";
|
|
887
|
+
export const KsTextColorPrimaryInvertedInteractiveSelectedBase = "rgba(77, 37, 239, 0.87)";
|
|
800
888
|
export const KsTextColorPositiveBase = "#6edb64";
|
|
801
889
|
export const KsTextColorPositiveInteractiveBase = "#6edb64";
|
|
802
890
|
export const KsTextColorPositiveInteractiveHoverBase = "rgba(110, 219, 100, 0.87)";
|
|
@@ -837,6 +925,16 @@ export const KsTextColorNegativeInvertedInteractiveBase = "rgba(210, 29, 72, 0.8
|
|
|
837
925
|
export const KsTextColorNegativeInvertedInteractiveHoverBase = "rgba(210, 29, 72, 0.87)";
|
|
838
926
|
export const KsTextColorNegativeInvertedInteractiveActiveBase = "rgba(210, 29, 72, 0.87)";
|
|
839
927
|
export const KsTextColorNegativeInvertedInteractiveSelectedBase = "rgba(210, 29, 72, 0.87)";
|
|
928
|
+
export const KsTextColorSecondaryBase = "#4d25ef";
|
|
929
|
+
export const KsTextColorSecondaryInteractiveBase = "#4d25ef";
|
|
930
|
+
export const KsTextColorSecondaryInteractiveHoverBase = "rgba(77, 37, 239, 0.87)";
|
|
931
|
+
export const KsTextColorSecondaryInteractiveActiveBase = "rgba(77, 37, 239, 0.87)";
|
|
932
|
+
export const KsTextColorSecondaryInteractiveSelectedBase = "rgba(77, 37, 239, 0.87)";
|
|
933
|
+
export const KsTextColorSecondaryInvertedBase = "#e21879";
|
|
934
|
+
export const KsTextColorSecondaryInvertedInteractiveBase = "rgba(226, 24, 121, 0.87)";
|
|
935
|
+
export const KsTextColorSecondaryInvertedInteractiveHoverBase = "rgba(226, 24, 121, 0.87)";
|
|
936
|
+
export const KsTextColorSecondaryInvertedInteractiveActiveBase = "rgba(226, 24, 121, 0.87)";
|
|
937
|
+
export const KsTextColorSecondaryInvertedInteractiveSelectedBase = "rgba(226, 24, 121, 0.87)";
|
|
840
938
|
export const KsDurationImmediate = "50ms";
|
|
841
939
|
export const KsDurationFast = "100ms";
|
|
842
940
|
export const KsDurationMedium = "150ms";
|
|
@@ -846,37 +944,44 @@ export const KsTimingFunctionEaseOut = "ease-out";
|
|
|
846
944
|
export const KsTimingFunctionEaseIn = "ease-in";
|
|
847
945
|
export const KsTimingFunctionEaseInOut = "ease-in-out";
|
|
848
946
|
export const KsTimingFunctionLinear = "linear";
|
|
849
|
-
export const KsTransitionCollapse = "
|
|
947
|
+
export const KsTransitionCollapse = "300ms ease-out";
|
|
850
948
|
export const KsTransitionHover = "100ms ease-in-out";
|
|
851
|
-
export const KsTransitionFade = "
|
|
852
|
-
export const KsFontFamilyDisplay = "
|
|
853
|
-
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";
|
|
854
|
-
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";
|
|
949
|
+
export const KsTransitionFade = "100ms ease-out";
|
|
950
|
+
export const KsFontFamilyDisplay = "Fredoka, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif";
|
|
951
|
+
export const KsFontFamilyCopy = "Mulish, 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";
|
|
952
|
+
export const KsFontFamilyInterface = "Mulish, 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";
|
|
855
953
|
export const KsFontFamilyMono = "ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, 'Liberation Mono', monospace";
|
|
856
954
|
export const KsFontWeightLight = 300;
|
|
857
955
|
export const KsFontWeightRegular = 400;
|
|
858
|
-
export const
|
|
956
|
+
export const KsFontWeightMedium = 500;
|
|
957
|
+
export const KsFontWeightSemiBold = 600;
|
|
859
958
|
export const KsFontWeightBold = 700;
|
|
860
|
-
export const KsFontSizeDisplayBpFactorPhone = 1;
|
|
861
|
-
export const KsFontSizeDisplayBpFactorTablet = 1.
|
|
862
|
-
export const KsFontSizeDisplayBpFactorLaptop = 1.
|
|
863
|
-
export const KsFontSizeDisplayBpFactorDesktop = 1.
|
|
864
|
-
export const
|
|
865
|
-
export const
|
|
866
|
-
export const
|
|
867
|
-
export const
|
|
868
|
-
export const
|
|
869
|
-
export const
|
|
870
|
-
export const
|
|
959
|
+
export const KsFontSizeDisplayBpFactorPhone = 1.125;
|
|
960
|
+
export const KsFontSizeDisplayBpFactorTablet = 1.5;
|
|
961
|
+
export const KsFontSizeDisplayBpFactorLaptop = 1.5;
|
|
962
|
+
export const KsFontSizeDisplayBpFactorDesktop = 1.75;
|
|
963
|
+
export const KsFontSizeDisplayBpFactorWidescreen = 2.25;
|
|
964
|
+
export const KsFontSizeDisplayBpFactorTv = 2.75;
|
|
965
|
+
export const KsFontSizeDisplayXxsBase = "0.68rem";
|
|
966
|
+
export const KsFontSizeDisplayXsBase = "0.833rem";
|
|
967
|
+
export const KsFontSizeDisplaySBase = "1.0204rem";
|
|
968
|
+
export const KsFontSizeDisplayMBase = "1.25rem";
|
|
969
|
+
export const KsFontSizeDisplayLBase = "1.5313rem";
|
|
970
|
+
export const KsFontSizeDisplayXlBase = "1.8758rem";
|
|
971
|
+
export const KsFontSizeDisplayXxlBase = "2.2978rem";
|
|
871
972
|
export const KsFontSizeCopyBpFactorTablet = 1.125;
|
|
872
|
-
export const
|
|
873
|
-
export const
|
|
874
|
-
export const
|
|
875
|
-
export const
|
|
876
|
-
export const
|
|
877
|
-
export const
|
|
878
|
-
export const
|
|
973
|
+
export const KsFontSizeCopyBpFactorWidescreen = 1.35;
|
|
974
|
+
export const KsFontSizeCopyBpFactorTv = 1.65;
|
|
975
|
+
export const KsFontSizeCopyXxsBase = "0.612rem";
|
|
976
|
+
export const KsFontSizeCopyXsBase = "0.7497rem";
|
|
977
|
+
export const KsFontSizeCopySBase = "0.9184rem";
|
|
978
|
+
export const KsFontSizeCopyMBase = "1.125rem";
|
|
979
|
+
export const KsFontSizeCopyLBase = "1.3781rem";
|
|
980
|
+
export const KsFontSizeCopyXlBase = "1.6882rem";
|
|
981
|
+
export const KsFontSizeCopyXxlBase = "2.068rem";
|
|
879
982
|
export const KsFontSizeInterfaceBpFactorTablet = 1.125;
|
|
983
|
+
export const KsFontSizeInterfaceBpFactorWidescreen = 1.35;
|
|
984
|
+
export const KsFontSizeInterfaceBpFactorTv = 1.65;
|
|
880
985
|
export const KsFontSizeInterfaceXxsBase = "0.544rem";
|
|
881
986
|
export const KsFontSizeInterfaceXsBase = "0.6664rem";
|
|
882
987
|
export const KsFontSizeInterfaceSBase = "0.8163rem";
|
|
@@ -885,13 +990,15 @@ export const KsFontSizeInterfaceLBase = "1.225rem";
|
|
|
885
990
|
export const KsFontSizeInterfaceXlBase = "1.5006rem";
|
|
886
991
|
export const KsFontSizeInterfaceXxlBase = "1.8383rem";
|
|
887
992
|
export const KsFontSizeMonoBpFactorTablet = 1.125;
|
|
888
|
-
export const
|
|
889
|
-
export const
|
|
890
|
-
export const
|
|
891
|
-
export const
|
|
892
|
-
export const
|
|
893
|
-
export const
|
|
894
|
-
export const
|
|
993
|
+
export const KsFontSizeMonoBpFactorWidescreen = 1.35;
|
|
994
|
+
export const KsFontSizeMonoBpFactorTv = 1.65;
|
|
995
|
+
export const KsFontSizeMonoXxsBase = "0.612rem";
|
|
996
|
+
export const KsFontSizeMonoXsBase = "0.7497rem";
|
|
997
|
+
export const KsFontSizeMonoSBase = "0.9184rem";
|
|
998
|
+
export const KsFontSizeMonoMBase = "1.125rem";
|
|
999
|
+
export const KsFontSizeMonoLBase = "1.3781rem";
|
|
1000
|
+
export const KsFontSizeMonoXlBase = "1.6882rem";
|
|
1001
|
+
export const KsFontSizeMonoXxlBase = "2.068rem";
|
|
895
1002
|
export const KsLineHeightDisplayXxs = 1.15;
|
|
896
1003
|
export const KsLineHeightDisplayXs = 1.15;
|
|
897
1004
|
export const KsLineHeightDisplayS = 1.15;
|
|
@@ -928,20 +1035,14 @@ export const IconsChevronDown = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 2
|
|
|
928
1035
|
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>";
|
|
929
1036
|
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>";
|
|
930
1037
|
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>";
|
|
931
|
-
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>";
|
|
932
|
-
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>";
|
|
933
|
-
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>";
|
|
934
1038
|
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>";
|
|
935
1039
|
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>";
|
|
936
1040
|
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>";
|
|
937
|
-
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>";
|
|
938
1041
|
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>";
|
|
939
1042
|
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>";
|
|
940
|
-
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>";
|
|
941
1043
|
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>";
|
|
942
1044
|
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>";
|
|
943
1045
|
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>";
|
|
944
|
-
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>";
|
|
945
1046
|
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>";
|
|
946
1047
|
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>";
|
|
947
1048
|
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>";
|