twenty-sdk 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.cjs +2 -2
- package/dist/cli.mjs +2 -2
- package/dist/front-component/host/components/FrontComponentRenderer.d.ts +1 -1
- package/dist/front-component.cjs +48 -221
- package/dist/front-component.mjs +13781 -32907
- package/dist/index.cjs +2 -2
- package/dist/index.mjs +21 -7
- package/dist/types-BSOjxfFi.mjs +7 -0
- package/dist/types-DqLnNRPE.js +1 -0
- package/dist/vendor/twenty-shared/metadata/standard-object.constant.d.ts +16 -6
- package/dist/vendor/twenty-shared/metadata/standard-object.constant.d.ts.map +1 -1
- package/dist/vendor/twenty-shared/metadata.cjs +1 -1
- package/dist/vendor/twenty-shared/metadata.mjs +20 -6
- package/dist/vendor/twenty-shared/types/FileFolder.d.ts +2 -1
- package/dist/vendor/twenty-shared/types/FileFolder.d.ts.map +1 -1
- package/dist/vendor/twenty-shared/types.cjs +1 -1
- package/dist/vendor/twenty-shared/types.mjs +11 -11
- package/dist/vendor/twenty-ui/AllIcons-CGPKtPQS.js +4188 -0
- package/dist/vendor/twenty-ui/AllIcons-CcTQbSjc.cjs +1 -0
- package/dist/vendor/twenty-ui/Animation-Dqlz22Qp.cjs +1 -0
- package/dist/vendor/twenty-ui/Animation-W4Sjfu-g.js +11 -0
- package/dist/vendor/twenty-ui/Avatar-Cg4dvBA_.js +130 -0
- package/dist/vendor/twenty-ui/Avatar-zyamQwOj.cjs +1 -0
- package/dist/vendor/twenty-ui/Button-BChGSHVB.js +257 -0
- package/dist/vendor/twenty-ui/Button-PLd38fEI.cjs +24 -0
- package/dist/vendor/twenty-ui/ColorSample-BEUix7Ah.cjs +16 -0
- package/dist/vendor/twenty-ui/ColorSample-Bp-he5lO.js +28 -0
- package/dist/vendor/twenty-ui/HoverBackground-D630rSrX.cjs +1 -0
- package/dist/vendor/twenty-ui/HoverBackground-bYDC0iDZ.js +5 -0
- package/dist/vendor/twenty-ui/Loader-9V3BLpiM.cjs +2 -0
- package/dist/vendor/twenty-ui/Loader-BmJ693nz.js +43 -0
- package/dist/vendor/twenty-ui/MainColorNames-DNUaoKmR.cjs +1 -0
- package/dist/vendor/twenty-ui/MainColorNames-O_b9E7H3.js +5 -0
- package/dist/vendor/twenty-ui/MainColorsLight-GOpmobTe.cjs +1 -0
- package/dist/vendor/twenty-ui/MainColorsLight-x_vjLhiq.js +1682 -0
- package/dist/vendor/twenty-ui/MobileViewport-BcwxurOJ.cjs +1 -0
- package/dist/vendor/twenty-ui/MobileViewport-CDXq37n6.js +4 -0
- package/dist/vendor/twenty-ui/OverflowingTextWithTooltip-1P96Lw-o.cjs +1 -0
- package/dist/vendor/twenty-ui/OverflowingTextWithTooltip-F-KEqUMB.js +132 -0
- package/dist/vendor/twenty-ui/Pill-C3ErQi9y.js +16 -0
- package/dist/vendor/twenty-ui/Pill-D732nsLI.cjs +1 -0
- package/dist/vendor/twenty-ui/Tag-CfX8tARK.js +99 -0
- package/dist/vendor/twenty-ui/Tag-DIE1bmT7.cjs +1 -0
- package/dist/vendor/twenty-ui/ThemeCommon-BiQXECTo.cjs +1 -0
- package/dist/vendor/twenty-ui/ThemeCommon-CUpBXrDJ.js +867 -0
- package/dist/vendor/twenty-ui/ThemeContextProvider-DRVSWXAb.js +26 -0
- package/dist/vendor/twenty-ui/ThemeContextProvider-DZWArlAl.cjs +1 -0
- package/dist/vendor/twenty-ui/Toggle-8vjP6D_0.cjs +4 -0
- package/dist/vendor/twenty-ui/Toggle-Bd3-khQW.js +169 -0
- package/dist/vendor/twenty-ui/VisibilityHidden-Bkyg_zrv.cjs +1 -0
- package/dist/vendor/twenty-ui/VisibilityHidden-D9rwE91j.js +11 -0
- package/dist/vendor/twenty-ui/VisibilityHiddenInput-B3xu3qIM.cjs +1 -0
- package/dist/vendor/twenty-ui/VisibilityHiddenInput-CpO8FZey.js +8 -0
- package/dist/vendor/twenty-ui/accessibility/components/VisibilityHidden.d.ts +4 -0
- package/dist/vendor/twenty-ui/accessibility/components/VisibilityHidden.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/accessibility/components/VisibilityHiddenInput.d.ts +5 -0
- package/dist/vendor/twenty-ui/accessibility/components/VisibilityHiddenInput.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/accessibility/index.d.ts +4 -0
- package/dist/vendor/twenty-ui/accessibility/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/accessibility/utils/visibility-hidden.d.ts +2 -0
- package/dist/vendor/twenty-ui/accessibility/utils/visibility-hidden.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/accessibility.cjs +1 -0
- package/dist/vendor/twenty-ui/accessibility.mjs +8 -0
- package/dist/vendor/twenty-ui/assets/index.d.ts +1 -0
- package/dist/vendor/twenty-ui/assets/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/assets.cjs +1 -0
- package/dist/vendor/twenty-ui/assets.mjs +1 -0
- package/dist/vendor/twenty-ui/components/Pill/Pill.d.ts +10 -0
- package/dist/vendor/twenty-ui/components/Pill/Pill.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/avatar-chip/AvatarChip.d.ts +18 -0
- package/dist/vendor/twenty-ui/components/avatar-chip/AvatarChip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/avatar-chip/MultipleAvatarChip.d.ts +15 -0
- package/dist/vendor/twenty-ui/components/avatar-chip/MultipleAvatarChip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/chip/Chip.d.ts +34 -0
- package/dist/vendor/twenty-ui/components/chip/Chip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/chip/LinkChip.d.ts +13 -0
- package/dist/vendor/twenty-ui/components/chip/LinkChip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/chip/constants/LinkChipClickOutsideId.d.ts +2 -0
- package/dist/vendor/twenty-ui/components/chip/constants/LinkChipClickOutsideId.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/index.d.ts +13 -0
- package/dist/vendor/twenty-ui/components/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components/tag/Tag.d.ts +20 -0
- package/dist/vendor/twenty-ui/components/tag/Tag.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/components.cjs +1 -0
- package/dist/vendor/twenty-ui/components.mjs +235 -0
- package/dist/vendor/twenty-ui/config-D3RPmuwk.cjs +1 -0
- package/dist/vendor/twenty-ui/config-D9UgCg2c.js +18 -0
- package/dist/vendor/twenty-ui/createState---bO_WLW.cjs +1 -0
- package/dist/vendor/twenty-ui/createState-DvtGszbK.js +9 -0
- package/dist/vendor/twenty-ui/display/avatar/components/Avatar.d.ts +20 -0
- package/dist/vendor/twenty-ui/display/avatar/components/Avatar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/avatar/components/AvatarGroup.d.ts +7 -0
- package/dist/vendor/twenty-ui/display/avatar/components/AvatarGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/avatar/components/states/isInvalidAvatarUrlState.d.ts +2 -0
- package/dist/vendor/twenty-ui/display/avatar/components/states/isInvalidAvatarUrlState.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/avatar/constants/AvatarPropertiesBySize.d.ts +23 -0
- package/dist/vendor/twenty-ui/display/avatar/constants/AvatarPropertiesBySize.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/avatar/types/AvatarSize.d.ts +2 -0
- package/dist/vendor/twenty-ui/display/avatar/types/AvatarSize.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/avatar/types/AvatarType.d.ts +2 -0
- package/dist/vendor/twenty-ui/display/avatar/types/AvatarType.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/banner/components/Banner.d.ts +9 -0
- package/dist/vendor/twenty-ui/display/banner/components/Banner.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/banner/components/SidePanelInformationBanner.d.ts +8 -0
- package/dist/vendor/twenty-ui/display/banner/components/SidePanelInformationBanner.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/checkmark/components/AnimatedCheckmark.d.ts +10 -0
- package/dist/vendor/twenty-ui/display/checkmark/components/AnimatedCheckmark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/checkmark/components/Checkmark.d.ts +7 -0
- package/dist/vendor/twenty-ui/display/checkmark/components/Checkmark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/color/components/ColorSample.d.ts +14 -0
- package/dist/vendor/twenty-ui/display/color/components/ColorSample.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/command-block/components/CommandBlock.d.ts +9 -0
- package/dist/vendor/twenty-ui/display/command-block/components/CommandBlock.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconAddressBook.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconAddressBook.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconChartBarHorizontal.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconChartBarHorizontal.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGmail.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGmail.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGoogle.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGoogle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGoogleCalendar.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconGoogleCalendar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconLock.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconLock.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoft.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoft.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftCalendar.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftCalendar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftOutlook.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconMicrosoftOutlook.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconRelationManyToOne.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconRelationManyToOne.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTrashXOff.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTrashXOff.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStar.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStarFilled.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IconTwentyStarFilled.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconArray.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconArray.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarEvent.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarEvent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarTime.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCalendarTime.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCurrency.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconCurrency.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconFile.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconFile.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconJson.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconJson.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconLink.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMail.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMail.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconManyToMany.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconManyToMany.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMap.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconMap.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconNumbers.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconNumbers.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToMany.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToMany.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToOne.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconOneToOne.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconPhone.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconPhone.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconSetting.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconSetting.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconStar.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconStar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTag.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTag.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTags.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconTags.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconText.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconText.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconToggle.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconToggle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUid.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUid.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUser.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconUser.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconWrapper.d.ts +5 -0
- package/dist/vendor/twenty-ui/display/icon/components/IllustrationIconWrapper.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/components/TablerIcons.d.ts +3 -0
- package/dist/vendor/twenty-ui/display/icon/components/TablerIcons.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/hooks/useIcons.d.ts +5 -0
- package/dist/vendor/twenty-ui/display/icon/hooks/useIcons.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/providers/IconsProvider.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/icon/providers/IconsProvider.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/providers/internal/AllIcons.d.ts +4185 -0
- package/dist/vendor/twenty-ui/display/icon/providers/internal/AllIcons.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/states/iconsState.d.ts +4 -0
- package/dist/vendor/twenty-ui/display/icon/states/iconsState.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/icon/types/IconComponent.d.ts +11 -0
- package/dist/vendor/twenty-ui/display/icon/types/IconComponent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/index.d.ts +76 -0
- package/dist/vendor/twenty-ui/display/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/info/components/Info.d.ts +12 -0
- package/dist/vendor/twenty-ui/display/info/components/Info.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/status/components/Status.d.ts +13 -0
- package/dist/vendor/twenty-ui/display/status/components/Status.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/text/components/HorizontalSeparator.d.ts +11 -0
- package/dist/vendor/twenty-ui/display/text/components/HorizontalSeparator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/text/components/SeparatorLineText.d.ts +6 -0
- package/dist/vendor/twenty-ui/display/text/components/SeparatorLineText.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/tooltip/AppTooltip.d.ts +31 -0
- package/dist/vendor/twenty-ui/display/tooltip/AppTooltip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/tooltip/OverflowingTextWithTooltip.d.ts +16 -0
- package/dist/vendor/twenty-ui/display/tooltip/OverflowingTextWithTooltip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/typography/components/H1Title.d.ts +15 -0
- package/dist/vendor/twenty-ui/display/typography/components/H1Title.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/typography/components/H2Title.d.ts +9 -0
- package/dist/vendor/twenty-ui/display/typography/components/H2Title.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/typography/components/H3Title.d.ts +10 -0
- package/dist/vendor/twenty-ui/display/typography/components/H3Title.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/typography/components/Label.d.ts +9 -0
- package/dist/vendor/twenty-ui/display/typography/components/Label.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display/typography/components/StyledText.d.ts +20 -0
- package/dist/vendor/twenty-ui/display/typography/components/StyledText.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/display.cjs +8 -0
- package/dist/vendor/twenty-ui/display.mjs +1194 -0
- package/dist/vendor/twenty-ui/emotion-react-jsx-runtime.browser.esm-BUNawPtg.js +1765 -0
- package/dist/vendor/twenty-ui/emotion-react-jsx-runtime.browser.esm-pt_kQSCG.cjs +44 -0
- package/dist/vendor/twenty-ui/feedback/index.d.ts +6 -0
- package/dist/vendor/twenty-ui/feedback/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/feedback/loader/components/Loader.d.ts +8 -0
- package/dist/vendor/twenty-ui/feedback/loader/components/Loader.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/components/CircularProgressBar.d.ts +8 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/components/CircularProgressBar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/components/ProgressBar.d.ts +14 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/components/ProgressBar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/hooks/useProgressAnimation.d.ts +13 -0
- package/dist/vendor/twenty-ui/feedback/progress-bar/hooks/useProgressAnimation.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/feedback.cjs +1 -0
- package/dist/vendor/twenty-ui/feedback.mjs +124 -0
- package/dist/vendor/twenty-ui/getDisplayValueByUrlType-BMzTxZmB.cjs +1 -0
- package/dist/vendor/twenty-ui/getDisplayValueByUrlType-BqPVhhu2.js +20 -0
- package/dist/vendor/twenty-ui/index.cjs +1 -0
- package/dist/vendor/twenty-ui/index.d.ts +3 -0
- package/dist/vendor/twenty-ui/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/index.mjs +4 -0
- package/dist/vendor/twenty-ui/input/button/components/AnimatedButton.d.ts +9 -0
- package/dist/vendor/twenty-ui/input/button/components/AnimatedButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/AnimatedLightIconButton.d.ts +19 -0
- package/dist/vendor/twenty-ui/input/button/components/AnimatedLightIconButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/Button.d.ts +32 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/Button.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/constant.d.ts +2 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/constant.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonHotKeys.d.ts +9 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonHotKeys.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonIcon.d.ts +7 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonIcon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonSoon.d.ts +6 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonSoon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonText.d.ts +6 -0
- package/dist/vendor/twenty-ui/input/button/components/Button/internal/ButtonText.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/ButtonGroup.d.ts +9 -0
- package/dist/vendor/twenty-ui/input/button/components/ButtonGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/ColorPickerButton.d.ts +9 -0
- package/dist/vendor/twenty-ui/input/button/components/ColorPickerButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingButton.d.ts +18 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingButtonGroup.d.ts +9 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingButtonGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingIconButton.d.ts +19 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingIconButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingIconButtonGroup.d.ts +13 -0
- package/dist/vendor/twenty-ui/input/button/components/FloatingIconButtonGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/IconButton.d.ts +23 -0
- package/dist/vendor/twenty-ui/input/button/components/IconButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/IconButtonGroup.d.ts +13 -0
- package/dist/vendor/twenty-ui/input/button/components/IconButtonGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/InsideButton.d.ts +11 -0
- package/dist/vendor/twenty-ui/input/button/components/InsideButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/LightButton.d.ts +17 -0
- package/dist/vendor/twenty-ui/input/button/components/LightButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/LightIconButton.d.ts +19 -0
- package/dist/vendor/twenty-ui/input/button/components/LightIconButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/LightIconButtonGroup.d.ts +19 -0
- package/dist/vendor/twenty-ui/input/button/components/LightIconButtonGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/MainButton.d.ts +19 -0
- package/dist/vendor/twenty-ui/input/button/components/MainButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/RoundedIconButton.d.ts +8 -0
- package/dist/vendor/twenty-ui/input/button/components/RoundedIconButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/TabButton.d.ts +21 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/TabButton.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/StyledTabBase.d.ts +22 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/StyledTabBase.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/TabContent.d.ts +17 -0
- package/dist/vendor/twenty-ui/input/button/components/TabButton/internals/components/TabContent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditor.d.ts +14 -0
- package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditor.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditorHeader.d.ts +7 -0
- package/dist/vendor/twenty-ui/input/code-editor/components/CodeEditorHeader.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/code-editor/constants/BaseCodeEditorThemeId.d.ts +2 -0
- package/dist/vendor/twenty-ui/input/code-editor/constants/BaseCodeEditorThemeId.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/code-editor/index.d.ts +4 -0
- package/dist/vendor/twenty-ui/input/code-editor/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts +7 -0
- package/dist/vendor/twenty-ui/input/code-editor/theme/utils/getBaseCodeEditorTheme.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemeCard.d.ts +15 -0
- package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemeCard.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemePicker.d.ts +12 -0
- package/dist/vendor/twenty-ui/input/color-scheme/components/ColorSchemePicker.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/CardPicker.d.ts +10 -0
- package/dist/vendor/twenty-ui/input/components/CardPicker.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/Checkbox.d.ts +34 -0
- package/dist/vendor/twenty-ui/input/components/Checkbox.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/IconListViewGrip.d.ts +6 -0
- package/dist/vendor/twenty-ui/input/components/IconListViewGrip.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/Radio.d.ts +33 -0
- package/dist/vendor/twenty-ui/input/components/Radio.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/RadioGroup.d.ts +10 -0
- package/dist/vendor/twenty-ui/input/components/RadioGroup.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/SearchInput.d.ts +13 -0
- package/dist/vendor/twenty-ui/input/components/SearchInput.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/components/Toggle.d.ts +12 -0
- package/dist/vendor/twenty-ui/input/components/Toggle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/index.d.ts +59 -0
- package/dist/vendor/twenty-ui/input/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/types/ColorScheme.d.ts +2 -0
- package/dist/vendor/twenty-ui/input/types/ColorScheme.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input/types/SelectOption.d.ts +12 -0
- package/dist/vendor/twenty-ui/input/types/SelectOption.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/input.cjs +179 -0
- package/dist/vendor/twenty-ui/input.mjs +1247 -0
- package/dist/vendor/twenty-ui/isValidCountryCode-Dyji5s5r-B7O5eJvP.js +10526 -0
- package/dist/vendor/twenty-ui/isValidCountryCode-Dyji5s5r-MH68p3NE.cjs +25 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonArrayNode.d.ts +11 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonArrayNode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonNestedNode.d.ts +19 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonNestedNode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonNode.d.ts +9 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonNode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonObjectNode.d.ts +11 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonObjectNode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonTree.d.ts +16 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonTree.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonTreeContextProvider.d.ts +7 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonTreeContextProvider.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonValueNode.d.ts +16 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/JsonValueNode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonArrow.d.ts +6 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonArrow.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonList.d.ts +8 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonList.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonListItem.d.ts +6 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonListItem.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeLabel.d.ts +9 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeLabel.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeValue.d.ts +7 -0
- package/dist/vendor/twenty-ui/json-visualizer/components/internal/JsonNodeValue.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/contexts/JsonTreeContext.d.ts +18 -0
- package/dist/vendor/twenty-ui/json-visualizer/contexts/JsonTreeContext.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts +2 -0
- package/dist/vendor/twenty-ui/json-visualizer/hooks/useJsonTreeContextOrThrow.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/index.d.ts +15 -0
- package/dist/vendor/twenty-ui/json-visualizer/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/types/GetJsonNodeHighlighting.d.ts +4 -0
- package/dist/vendor/twenty-ui/json-visualizer/types/GetJsonNodeHighlighting.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/types/JsonNodeHighlighting.d.ts +4 -0
- package/dist/vendor/twenty-ui/json-visualizer/types/JsonNodeHighlighting.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/utils/isArray.d.ts +2 -0
- package/dist/vendor/twenty-ui/json-visualizer/utils/isArray.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer/utils/isTwoFirstDepths.d.ts +4 -0
- package/dist/vendor/twenty-ui/json-visualizer/utils/isTwoFirstDepths.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/json-visualizer.cjs +7 -0
- package/dist/vendor/twenty-ui/json-visualizer.mjs +271 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts +17 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/components/AnimatedExpandableContainer.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDimension.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDimension.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurationObject.d.ts +5 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurationObject.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurations.d.ts +4 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationDurations.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationMode.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationMode.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationSize.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/types/AnimationSize.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getCommonStyles.d.ts +16 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getCommonStyles.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts +45 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getExpandableAnimationConfig.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getTransitionValues.d.ts +15 -0
- package/dist/vendor/twenty-ui/layout/animated-expandable-container/utils/getTransitionValues.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts +10 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/AnimatedPlaceholder.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts +31 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/EmptyPlaceholderStyled.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts +21 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/components/ErrorPlaceholderStyled.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/Background.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/Background.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkBackground.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkBackground.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkMovingImage.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/DarkMovingImage.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/MovingImage.d.ts +2 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/constants/MovingImage.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/index.d.ts +8 -0
- package/dist/vendor/twenty-ui/layout/animated-placeholder/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/card/components/Card.d.ts +9 -0
- package/dist/vendor/twenty-ui/layout/card/components/Card.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardContent.d.ts +7 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardContent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardFooter.d.ts +8 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardFooter.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardHeader.d.ts +6 -0
- package/dist/vendor/twenty-ui/layout/card/components/CardHeader.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/index.d.ts +23 -0
- package/dist/vendor/twenty-ui/layout/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout/section/components/Section.d.ts +21 -0
- package/dist/vendor/twenty-ui/layout/section/components/Section.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/layout.cjs +6 -0
- package/dist/vendor/twenty-ui/layout.mjs +266 -0
- package/dist/vendor/twenty-ui/navigation/index.d.ts +43 -0
- package/dist/vendor/twenty-ui/navigation/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/AdvancedSettingsToggle.d.ts +8 -0
- package/dist/vendor/twenty-ui/navigation/link/components/AdvancedSettingsToggle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/ClickToActionLink.d.ts +8 -0
- package/dist/vendor/twenty-ui/navigation/link/components/ClickToActionLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/ContactLink.d.ts +10 -0
- package/dist/vendor/twenty-ui/navigation/link/components/ContactLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/GithubVersionLink.d.ts +6 -0
- package/dist/vendor/twenty-ui/navigation/link/components/GithubVersionLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/RawLink.d.ts +10 -0
- package/dist/vendor/twenty-ui/navigation/link/components/RawLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/RoundedLink.d.ts +9 -0
- package/dist/vendor/twenty-ui/navigation/link/components/RoundedLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/SocialLink.d.ts +16 -0
- package/dist/vendor/twenty-ui/navigation/link/components/SocialLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/UndecoratedLink.d.ts +12 -0
- package/dist/vendor/twenty-ui/navigation/link/components/UndecoratedLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/components/index.d.ts +9 -0
- package/dist/vendor/twenty-ui/navigation/link/components/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/Cal.d.ts +2 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/Cal.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/GithubLink.d.ts +2 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/GithubLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/TwentyPricingLink.d.ts +2 -0
- package/dist/vendor/twenty-ui/navigation/link/constants/TwentyPricingLink.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/link/index.d.ts +4 -0
- package/dist/vendor/twenty-ui/navigation/link/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/components/MenuPicker.d.ts +18 -0
- package/dist/vendor/twenty-ui/navigation/menu/components/MenuPicker.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/components/index.d.ts +2 -0
- package/dist/vendor/twenty-ui/navigation/menu/components/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/index.d.ts +3 -0
- package/dist/vendor/twenty-ui/navigation/menu/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItem.d.ts +41 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItem.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemAvatar.d.ts +22 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemAvatar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemDraggable.d.ts +21 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemDraggable.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts +6 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemHotKeys.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts +16 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelect.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts +14 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectAvatar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts +15 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemMultiSelectTag.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemNavigate.d.ts +11 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemNavigate.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelect.d.ts +29 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelect.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts +16 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectAvatar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts +17 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectColor.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts +17 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSelectTag.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts +13 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemSuggestion.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemToggle.d.ts +16 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/MenuItemToggle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/index.d.ts +16 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/components/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/index.d.ts +5 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts +17 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/MenuItemLeftContent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts +64 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/internals/components/StyledMenuItemBase.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/types/MenuItemAccent.d.ts +2 -0
- package/dist/vendor/twenty-ui/navigation/menu/menu-item/types/MenuItemAccent.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBar.d.ts +13 -0
- package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBar.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBarItem.d.ts +10 -0
- package/dist/vendor/twenty-ui/navigation/navigation-bar/components/NavigationBarItem.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation/notification-counter/components/NotificationCounter.d.ts +8 -0
- package/dist/vendor/twenty-ui/navigation/notification-counter/components/NotificationCounter.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/navigation.cjs +42 -0
- package/dist/vendor/twenty-ui/navigation.mjs +887 -0
- package/dist/vendor/twenty-ui/style.css +1 -0
- package/dist/vendor/twenty-ui/testing/ComponentStorybookLayout.d.ts +9 -0
- package/dist/vendor/twenty-ui/testing/ComponentStorybookLayout.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/decorators/CatalogDecorator.d.ts +18 -0
- package/dist/vendor/twenty-ui/testing/decorators/CatalogDecorator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/decorators/ComponentDecorator.d.ts +4 -0
- package/dist/vendor/twenty-ui/testing/decorators/ComponentDecorator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/decorators/ComponentWithRouterDecorator.d.ts +11 -0
- package/dist/vendor/twenty-ui/testing/decorators/ComponentWithRouterDecorator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/decorators/RecoilRootDecorator.d.ts +4 -0
- package/dist/vendor/twenty-ui/testing/decorators/RecoilRootDecorator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/decorators/RouterDecorator.d.ts +4 -0
- package/dist/vendor/twenty-ui/testing/decorators/RouterDecorator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/index.d.ts +11 -0
- package/dist/vendor/twenty-ui/testing/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/mocks/avatarUrlMock.d.ts +2 -0
- package/dist/vendor/twenty-ui/testing/mocks/avatarUrlMock.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing/types/CatalogStory.d.ts +18 -0
- package/dist/vendor/twenty-ui/testing/types/CatalogStory.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/testing.cjs +3 -0
- package/dist/vendor/twenty-ui/testing.mjs +156 -0
- package/dist/vendor/twenty-ui/theme/constants/AccentDark.d.ts +21 -0
- package/dist/vendor/twenty-ui/theme/constants/AccentDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/AccentLight.d.ts +21 -0
- package/dist/vendor/twenty-ui/theme/constants/AccentLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/Animation.d.ts +10 -0
- package/dist/vendor/twenty-ui/theme/constants/Animation.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BackgroundDark.d.ts +30 -0
- package/dist/vendor/twenty-ui/theme/constants/BackgroundDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BackgroundLight.d.ts +30 -0
- package/dist/vendor/twenty-ui/theme/constants/BackgroundLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BlurDark.d.ts +6 -0
- package/dist/vendor/twenty-ui/theme/constants/BlurDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BlurLight.d.ts +6 -0
- package/dist/vendor/twenty-ui/theme/constants/BlurLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderCommon.d.ts +12 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderCommon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderDark.d.ts +22 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderLight.d.ts +22 -0
- package/dist/vendor/twenty-ui/theme/constants/BorderLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BoxShadowDark.d.ts +8 -0
- package/dist/vendor/twenty-ui/theme/constants/BoxShadowDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/BoxShadowLight.d.ts +8 -0
- package/dist/vendor/twenty-ui/theme/constants/BoxShadowLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/CodeDark.d.ts +13 -0
- package/dist/vendor/twenty-ui/theme/constants/CodeDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/CodeLight.d.ts +13 -0
- package/dist/vendor/twenty-ui/theme/constants/CodeLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/ColorsDark.d.ts +750 -0
- package/dist/vendor/twenty-ui/theme/constants/ColorsDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/ColorsLight.d.ts +750 -0
- package/dist/vendor/twenty-ui/theme/constants/ColorsLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/FontCommon.d.ts +18 -0
- package/dist/vendor/twenty-ui/theme/constants/FontCommon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/FontDark.d.ts +27 -0
- package/dist/vendor/twenty-ui/theme/constants/FontDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/FontLight.d.ts +27 -0
- package/dist/vendor/twenty-ui/theme/constants/FontLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleDark.d.ts +15 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleDarkAlpha.d.ts +15 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleDarkAlpha.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleLight.d.ts +15 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleLightAlpha.d.ts +15 -0
- package/dist/vendor/twenty-ui/theme/constants/GrayScaleLightAlpha.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/HoverBackground.d.ts +2 -0
- package/dist/vendor/twenty-ui/theme/constants/HoverBackground.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/Icon.d.ts +14 -0
- package/dist/vendor/twenty-ui/theme/constants/Icon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/IllustrationIconDark.d.ts +11 -0
- package/dist/vendor/twenty-ui/theme/constants/IllustrationIconDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/IllustrationIconLight.d.ts +11 -0
- package/dist/vendor/twenty-ui/theme/constants/IllustrationIconLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorNames.d.ts +5 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorNames.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorsDark.d.ts +28 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorsDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorsLight.d.ts +28 -0
- package/dist/vendor/twenty-ui/theme/constants/MainColorsLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/MobileViewport.d.ts +2 -0
- package/dist/vendor/twenty-ui/theme/constants/MobileViewport.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/Modal.d.ts +9 -0
- package/dist/vendor/twenty-ui/theme/constants/Modal.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/Rgba.d.ts +2 -0
- package/dist/vendor/twenty-ui/theme/constants/Rgba.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsDark.d.ts +363 -0
- package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsLight.d.ts +363 -0
- package/dist/vendor/twenty-ui/theme/constants/SecondaryColorsLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/SnackBarDark.d.ts +23 -0
- package/dist/vendor/twenty-ui/theme/constants/SnackBarDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/SnackBarLight.d.ts +23 -0
- package/dist/vendor/twenty-ui/theme/constants/SnackBarLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/TagDark.d.ts +67 -0
- package/dist/vendor/twenty-ui/theme/constants/TagDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/TagLight.d.ts +67 -0
- package/dist/vendor/twenty-ui/theme/constants/TagLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/Text.d.ts +12 -0
- package/dist/vendor/twenty-ui/theme/constants/Text.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/TextInputStyle.d.ts +6 -0
- package/dist/vendor/twenty-ui/theme/constants/TextInputStyle.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeCommon.d.ts +57 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeCommon.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeDark.d.ts +4 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeLight.d.ts +1039 -0
- package/dist/vendor/twenty-ui/theme/constants/ThemeLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/TransparentColorsDark.d.ts +363 -0
- package/dist/vendor/twenty-ui/theme/constants/TransparentColorsDark.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/constants/TransparentColorsLight.d.ts +363 -0
- package/dist/vendor/twenty-ui/theme/constants/TransparentColorsLight.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/index.d.ts +54 -0
- package/dist/vendor/twenty-ui/theme/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/provider/ThemeContextProvider.d.ts +11 -0
- package/dist/vendor/twenty-ui/theme/provider/ThemeContextProvider.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/provider/ThemeProvider.d.ts +10 -0
- package/dist/vendor/twenty-ui/theme/provider/ThemeProvider.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/types/ThemeType.d.ts +4 -0
- package/dist/vendor/twenty-ui/theme/types/ThemeType.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/utils/getNextThemeColor.d.ts +4 -0
- package/dist/vendor/twenty-ui/theme/utils/getNextThemeColor.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme/utils/themeColorSchema.d.ts +30 -0
- package/dist/vendor/twenty-ui/theme/utils/themeColorSchema.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/theme.cjs +1 -0
- package/dist/vendor/twenty-ui/theme.mjs +1223 -0
- package/dist/vendor/twenty-ui/themeColorSchema-CgAr-Bzv.js +6 -0
- package/dist/vendor/twenty-ui/themeColorSchema-DSPsU2O5.cjs +1 -0
- package/dist/vendor/twenty-ui/useIsMobile-DqVdogVd.js +13 -0
- package/dist/vendor/twenty-ui/useIsMobile-p7nY1Vab.cjs +1 -0
- package/dist/vendor/twenty-ui/useMouseDownNavigation-C_8Q5KFZ.cjs +1 -0
- package/dist/vendor/twenty-ui/useMouseDownNavigation-qpLZC7wJ.js +29 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedCircleLoading.d.ts +6 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedCircleLoading.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedContainer.d.ts +6 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedContainer.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseIn.d.ts +9 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseIn.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseInOut.d.ts +13 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedEaseInOut.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedFadeOut.d.ts +12 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedFadeOut.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedRotate.d.ts +10 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedRotate.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTextWord.d.ts +9 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTextWord.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTranslation.d.ts +6 -0
- package/dist/vendor/twenty-ui/utilities/animation/components/AnimatedTranslation.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/animation/index.d.ts +8 -0
- package/dist/vendor/twenty-ui/utilities/animation/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts +4 -0
- package/dist/vendor/twenty-ui/utilities/color/utils/getMainColorNameFromPaletteColorName.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/color/utils/stringToThemeColorP3String.d.ts +9 -0
- package/dist/vendor/twenty-ui/utilities/color/utils/stringToThemeColorP3String.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/config.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/config.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/device/getOsControlSymbol.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/device/getOsControlSymbol.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/device/getOsShortcutSeparator.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/device/getOsShortcutSeparator.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/device/getUserDevice.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/device/getUserDevice.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/dimensions/components/AutogrowWrapper.d.ts +10 -0
- package/dist/vendor/twenty-ui/utilities/dimensions/components/AutogrowWrapper.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/index.d.ts +26 -0
- package/dist/vendor/twenty-ui/utilities/index.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/navigation/hooks/useMouseDownNavigation.d.ts +17 -0
- package/dist/vendor/twenty-ui/utilities/navigation/hooks/useMouseDownNavigation.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/navigation/hooks/useResetLocationHash.d.ts +4 -0
- package/dist/vendor/twenty-ui/utilities/navigation/hooks/useResetLocationHash.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/navigation/isNavigationModifierPressed.d.ts +4 -0
- package/dist/vendor/twenty-ui/utilities/navigation/isNavigationModifierPressed.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/navigation/types/trigger-event.type.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/navigation/types/trigger-event.type.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/responsive/hooks/useIsMobile.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/responsive/hooks/useIsMobile.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/screen-size/hooks/useScreenSize.d.ts +5 -0
- package/dist/vendor/twenty-ui/utilities/screen-size/hooks/useScreenSize.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/state/utils/createState.d.ts +8 -0
- package/dist/vendor/twenty-ui/utilities/state/utils/createState.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/types/ClickOutsideAttributes.d.ts +5 -0
- package/dist/vendor/twenty-ui/utilities/types/ClickOutsideAttributes.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/types/Nullable.d.ts +2 -0
- package/dist/vendor/twenty-ui/utilities/types/Nullable.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities/utils/getDisplayValueByUrlType.d.ts +9 -0
- package/dist/vendor/twenty-ui/utilities/utils/getDisplayValueByUrlType.d.ts.map +1 -0
- package/dist/vendor/twenty-ui/utilities.cjs +1 -0
- package/dist/vendor/twenty-ui/utilities.mjs +275 -0
- package/dist/vendor/twenty-ui/visibility-hidden-00WyuQUL.cjs +1 -0
- package/dist/vendor/twenty-ui/visibility-hidden-DANnDHvJ.js +5 -0
- package/package.json +6 -3
- package/dist/types-Bg4PAegr.js +0 -1
- package/dist/types-DVJsIqkp.mjs +0 -7
|
@@ -0,0 +1,1682 @@
|
|
|
1
|
+
const z = {
|
|
2
|
+
mauveA1: "#00000000",
|
|
3
|
+
mauveA2: "#f5f4f609",
|
|
4
|
+
mauveA3: "#ebeaf814",
|
|
5
|
+
mauveA4: "#eee5f81d",
|
|
6
|
+
mauveA5: "#efe6fe25",
|
|
7
|
+
mauveA6: "#f1e6fd30",
|
|
8
|
+
mauveA7: "#eee9ff40",
|
|
9
|
+
mauveA8: "#eee7ff5d",
|
|
10
|
+
mauveA9: "#eae6fd6e",
|
|
11
|
+
mauveA10: "#ece9fd7c",
|
|
12
|
+
mauveA11: "#f5f1ffb7",
|
|
13
|
+
mauveA12: "#fdfdffef"
|
|
14
|
+
}, L = {
|
|
15
|
+
mauve1: "color(display-p3 0.07 0.067 0.074)",
|
|
16
|
+
mauve2: "color(display-p3 0.101 0.098 0.105)",
|
|
17
|
+
mauve3: "color(display-p3 0.138 0.134 0.144)",
|
|
18
|
+
mauve4: "color(display-p3 0.167 0.161 0.175)",
|
|
19
|
+
mauve5: "color(display-p3 0.196 0.189 0.206)",
|
|
20
|
+
mauve6: "color(display-p3 0.232 0.225 0.245)",
|
|
21
|
+
mauve7: "color(display-p3 0.286 0.277 0.302)",
|
|
22
|
+
mauve8: "color(display-p3 0.383 0.373 0.408)",
|
|
23
|
+
mauve9: "color(display-p3 0.434 0.428 0.467)",
|
|
24
|
+
mauve10: "color(display-p3 0.487 0.48 0.519)",
|
|
25
|
+
mauve11: "color(display-p3 0.707 0.7 0.735)",
|
|
26
|
+
mauve12: "color(display-p3 0.933 0.933 0.94)"
|
|
27
|
+
}, _ = {
|
|
28
|
+
slateA1: "#00000000",
|
|
29
|
+
slateA2: "#d8f4f609",
|
|
30
|
+
slateA3: "#ddeaf814",
|
|
31
|
+
slateA4: "#d3edf81d",
|
|
32
|
+
slateA5: "#d9edfe25",
|
|
33
|
+
slateA6: "#d6ebfd30",
|
|
34
|
+
slateA7: "#d9edff40",
|
|
35
|
+
slateA8: "#d9edff5d",
|
|
36
|
+
slateA9: "#dfebfd6d",
|
|
37
|
+
slateA10: "#e5edfd7b",
|
|
38
|
+
slateA11: "#f1f7feb5",
|
|
39
|
+
slateA12: "#fcfdffef"
|
|
40
|
+
}, h = {
|
|
41
|
+
slate1: "color(display-p3 0.067 0.067 0.074)",
|
|
42
|
+
slate2: "color(display-p3 0.095 0.098 0.105)",
|
|
43
|
+
slate3: "color(display-p3 0.13 0.135 0.145)",
|
|
44
|
+
slate4: "color(display-p3 0.156 0.163 0.176)",
|
|
45
|
+
slate5: "color(display-p3 0.183 0.191 0.206)",
|
|
46
|
+
slate6: "color(display-p3 0.215 0.226 0.244)",
|
|
47
|
+
slate7: "color(display-p3 0.265 0.28 0.302)",
|
|
48
|
+
slate8: "color(display-p3 0.357 0.381 0.409)",
|
|
49
|
+
slate9: "color(display-p3 0.415 0.431 0.463)",
|
|
50
|
+
slate10: "color(display-p3 0.469 0.483 0.514)",
|
|
51
|
+
slate11: "color(display-p3 0.692 0.704 0.728)",
|
|
52
|
+
slate12: "color(display-p3 0.93 0.933 0.94)"
|
|
53
|
+
}, G = {
|
|
54
|
+
sageA1: "#00000000",
|
|
55
|
+
sageA2: "#f0f2f108",
|
|
56
|
+
sageA3: "#f3f5f412",
|
|
57
|
+
sageA4: "#f2fefd1a",
|
|
58
|
+
sageA5: "#f1fbfa22",
|
|
59
|
+
sageA6: "#edfbf42d",
|
|
60
|
+
sageA7: "#edfcf73c",
|
|
61
|
+
sageA8: "#ebfdf657",
|
|
62
|
+
sageA9: "#dffdf266",
|
|
63
|
+
sageA10: "#e5fdf674",
|
|
64
|
+
sageA11: "#f4fefbb0",
|
|
65
|
+
sageA12: "#fdfffeed"
|
|
66
|
+
}, I = {
|
|
67
|
+
sage1: "color(display-p3 0.064 0.07 0.067)",
|
|
68
|
+
sage2: "color(display-p3 0.092 0.098 0.094)",
|
|
69
|
+
sage3: "color(display-p3 0.128 0.135 0.131)",
|
|
70
|
+
sage4: "color(display-p3 0.155 0.164 0.159)",
|
|
71
|
+
sage5: "color(display-p3 0.183 0.193 0.188)",
|
|
72
|
+
sage6: "color(display-p3 0.218 0.23 0.224)",
|
|
73
|
+
sage7: "color(display-p3 0.269 0.285 0.277)",
|
|
74
|
+
sage8: "color(display-p3 0.362 0.382 0.373)",
|
|
75
|
+
sage9: "color(display-p3 0.398 0.438 0.421)",
|
|
76
|
+
sage10: "color(display-p3 0.453 0.49 0.474)",
|
|
77
|
+
sage11: "color(display-p3 0.685 0.709 0.697)",
|
|
78
|
+
sage12: "color(display-p3 0.927 0.933 0.93)"
|
|
79
|
+
}, C = {
|
|
80
|
+
oliveA1: "#00000000",
|
|
81
|
+
oliveA2: "#f1f2f008",
|
|
82
|
+
oliveA3: "#f4f5f312",
|
|
83
|
+
oliveA4: "#f3fef21a",
|
|
84
|
+
oliveA5: "#f2fbf122",
|
|
85
|
+
oliveA6: "#f4faed2c",
|
|
86
|
+
oliveA7: "#f2fced3b",
|
|
87
|
+
oliveA8: "#edfdeb57",
|
|
88
|
+
oliveA9: "#ebfde766",
|
|
89
|
+
oliveA10: "#f0fdec74",
|
|
90
|
+
oliveA11: "#f6fef4b0",
|
|
91
|
+
oliveA12: "#fdfffded"
|
|
92
|
+
}, H = {
|
|
93
|
+
olive1: "color(display-p3 0.067 0.07 0.063)",
|
|
94
|
+
olive2: "color(display-p3 0.095 0.098 0.091)",
|
|
95
|
+
olive3: "color(display-p3 0.131 0.135 0.126)",
|
|
96
|
+
olive4: "color(display-p3 0.158 0.163 0.153)",
|
|
97
|
+
olive5: "color(display-p3 0.186 0.192 0.18)",
|
|
98
|
+
olive6: "color(display-p3 0.221 0.229 0.215)",
|
|
99
|
+
olive7: "color(display-p3 0.273 0.284 0.266)",
|
|
100
|
+
olive8: "color(display-p3 0.365 0.382 0.359)",
|
|
101
|
+
olive9: "color(display-p3 0.414 0.438 0.404)",
|
|
102
|
+
olive10: "color(display-p3 0.467 0.49 0.458)",
|
|
103
|
+
olive11: "color(display-p3 0.69 0.709 0.682)",
|
|
104
|
+
olive12: "color(display-p3 0.927 0.933 0.926)"
|
|
105
|
+
}, O = {
|
|
106
|
+
sandA1: "#00000000",
|
|
107
|
+
sandA2: "#f4f4f309",
|
|
108
|
+
sandA3: "#f6f6f513",
|
|
109
|
+
sandA4: "#fefef31b",
|
|
110
|
+
sandA5: "#fbfbeb23",
|
|
111
|
+
sandA6: "#fffaed2d",
|
|
112
|
+
sandA7: "#fffbed3c",
|
|
113
|
+
sandA8: "#fff9eb57",
|
|
114
|
+
sandA9: "#fffae965",
|
|
115
|
+
sandA10: "#fffdee73",
|
|
116
|
+
sandA11: "#fffcf4b0",
|
|
117
|
+
sandA12: "#fffffded"
|
|
118
|
+
}, R = {
|
|
119
|
+
sand1: "color(display-p3 0.067 0.067 0.063)",
|
|
120
|
+
sand2: "color(display-p3 0.098 0.098 0.094)",
|
|
121
|
+
sand3: "color(display-p3 0.135 0.135 0.129)",
|
|
122
|
+
sand4: "color(display-p3 0.164 0.163 0.156)",
|
|
123
|
+
sand5: "color(display-p3 0.193 0.192 0.183)",
|
|
124
|
+
sand6: "color(display-p3 0.23 0.229 0.217)",
|
|
125
|
+
sand7: "color(display-p3 0.285 0.282 0.267)",
|
|
126
|
+
sand8: "color(display-p3 0.384 0.378 0.357)",
|
|
127
|
+
sand9: "color(display-p3 0.434 0.428 0.403)",
|
|
128
|
+
sand10: "color(display-p3 0.487 0.481 0.456)",
|
|
129
|
+
sand11: "color(display-p3 0.707 0.703 0.68)",
|
|
130
|
+
sand12: "color(display-p3 0.933 0.933 0.926)"
|
|
131
|
+
}, S = {
|
|
132
|
+
tomatoA1: "#f1121208",
|
|
133
|
+
tomatoA2: "#ff55330f",
|
|
134
|
+
tomatoA3: "#ff35232b",
|
|
135
|
+
tomatoA4: "#fd201142",
|
|
136
|
+
tomatoA5: "#fe332153",
|
|
137
|
+
tomatoA6: "#ff4f3864",
|
|
138
|
+
tomatoA7: "#fd644a7d",
|
|
139
|
+
tomatoA8: "#fe6d4ea7",
|
|
140
|
+
tomatoA9: "#fe5431e4",
|
|
141
|
+
tomatoA10: "#ff6847eb",
|
|
142
|
+
tomatoA11: "#ff977d",
|
|
143
|
+
tomatoA12: "#ffd6cefb"
|
|
144
|
+
}, T = {
|
|
145
|
+
tomato1: "color(display-p3 0.09 0.068 0.067)",
|
|
146
|
+
tomato2: "color(display-p3 0.115 0.084 0.076)",
|
|
147
|
+
tomato3: "color(display-p3 0.205 0.097 0.083)",
|
|
148
|
+
tomato4: "color(display-p3 0.282 0.099 0.077)",
|
|
149
|
+
tomato5: "color(display-p3 0.339 0.129 0.101)",
|
|
150
|
+
tomato6: "color(display-p3 0.398 0.179 0.141)",
|
|
151
|
+
tomato7: "color(display-p3 0.487 0.245 0.194)",
|
|
152
|
+
tomato8: "color(display-p3 0.629 0.322 0.248)",
|
|
153
|
+
tomato9: "color(display-p3 0.831 0.345 0.231)",
|
|
154
|
+
tomato10: "color(display-p3 0.862 0.415 0.298)",
|
|
155
|
+
tomato11: "color(display-p3 1 0.585 0.455)",
|
|
156
|
+
tomato12: "color(display-p3 0.959 0.833 0.802)"
|
|
157
|
+
}, q = {
|
|
158
|
+
redA1: "#f4121209",
|
|
159
|
+
redA2: "#f22f3e11",
|
|
160
|
+
redA3: "#ff173f2d",
|
|
161
|
+
redA4: "#fe0a3b44",
|
|
162
|
+
redA5: "#ff204756",
|
|
163
|
+
redA6: "#ff3e5668",
|
|
164
|
+
redA7: "#ff536184",
|
|
165
|
+
redA8: "#ff5d61b0",
|
|
166
|
+
redA9: "#fe4e54e4",
|
|
167
|
+
redA10: "#ff6465eb",
|
|
168
|
+
redA11: "#ff9592",
|
|
169
|
+
redA12: "#ffd1d9"
|
|
170
|
+
}, x = {
|
|
171
|
+
red1: "color(display-p3 0.093 0.068 0.067)",
|
|
172
|
+
red2: "color(display-p3 0.118 0.077 0.079)",
|
|
173
|
+
red3: "color(display-p3 0.211 0.081 0.099)",
|
|
174
|
+
red4: "color(display-p3 0.287 0.079 0.113)",
|
|
175
|
+
red5: "color(display-p3 0.348 0.11 0.142)",
|
|
176
|
+
red6: "color(display-p3 0.414 0.16 0.183)",
|
|
177
|
+
red7: "color(display-p3 0.508 0.224 0.236)",
|
|
178
|
+
red8: "color(display-p3 0.659 0.298 0.297)",
|
|
179
|
+
red9: "color(display-p3 0.83 0.329 0.324)",
|
|
180
|
+
red10: "color(display-p3 0.861 0.403 0.387)",
|
|
181
|
+
red11: "color(display-p3 1 0.57 0.55)",
|
|
182
|
+
red12: "color(display-p3 0.971 0.826 0.852)"
|
|
183
|
+
}, E = {
|
|
184
|
+
rubyA1: "#f4124a09",
|
|
185
|
+
rubyA2: "#fe5a7f0e",
|
|
186
|
+
rubyA3: "#ff235d2c",
|
|
187
|
+
rubyA4: "#fd195e42",
|
|
188
|
+
rubyA5: "#fe2d6b53",
|
|
189
|
+
rubyA6: "#ff447665",
|
|
190
|
+
rubyA7: "#ff577d80",
|
|
191
|
+
rubyA8: "#ff5c7cae",
|
|
192
|
+
rubyA9: "#fe4c70e4",
|
|
193
|
+
rubyA10: "#ff617beb",
|
|
194
|
+
rubyA11: "#ff949d",
|
|
195
|
+
rubyA12: "#ffd3e2fe"
|
|
196
|
+
}, M = {
|
|
197
|
+
ruby1: "color(display-p3 0.093 0.068 0.074)",
|
|
198
|
+
ruby2: "color(display-p3 0.113 0.083 0.089)",
|
|
199
|
+
ruby3: "color(display-p3 0.208 0.088 0.117)",
|
|
200
|
+
ruby4: "color(display-p3 0.279 0.092 0.147)",
|
|
201
|
+
ruby5: "color(display-p3 0.337 0.12 0.18)",
|
|
202
|
+
ruby6: "color(display-p3 0.401 0.166 0.223)",
|
|
203
|
+
ruby7: "color(display-p3 0.495 0.224 0.281)",
|
|
204
|
+
ruby8: "color(display-p3 0.652 0.295 0.359)",
|
|
205
|
+
ruby9: "color(display-p3 0.83 0.323 0.408)",
|
|
206
|
+
ruby10: "color(display-p3 0.857 0.392 0.455)",
|
|
207
|
+
ruby11: "color(display-p3 1 0.57 0.59)",
|
|
208
|
+
ruby12: "color(display-p3 0.968 0.83 0.88)"
|
|
209
|
+
}, N = {
|
|
210
|
+
crimsonA1: "#f4126709",
|
|
211
|
+
crimsonA2: "#f22f7a11",
|
|
212
|
+
crimsonA3: "#fe2a8b2a",
|
|
213
|
+
crimsonA4: "#fd158741",
|
|
214
|
+
crimsonA5: "#fd278f51",
|
|
215
|
+
crimsonA6: "#fe459763",
|
|
216
|
+
crimsonA7: "#fd559b7f",
|
|
217
|
+
crimsonA8: "#fe5b9bab",
|
|
218
|
+
crimsonA9: "#fe418de8",
|
|
219
|
+
crimsonA10: "#ff5693ed",
|
|
220
|
+
crimsonA11: "#ff92ad",
|
|
221
|
+
crimsonA12: "#ffd5eafd"
|
|
222
|
+
}, Y = {
|
|
223
|
+
crimson1: "color(display-p3 0.093 0.068 0.078)",
|
|
224
|
+
crimson2: "color(display-p3 0.117 0.078 0.095)",
|
|
225
|
+
crimson3: "color(display-p3 0.203 0.091 0.143)",
|
|
226
|
+
crimson4: "color(display-p3 0.277 0.087 0.182)",
|
|
227
|
+
crimson5: "color(display-p3 0.332 0.115 0.22)",
|
|
228
|
+
crimson6: "color(display-p3 0.394 0.162 0.268)",
|
|
229
|
+
crimson7: "color(display-p3 0.489 0.222 0.336)",
|
|
230
|
+
crimson8: "color(display-p3 0.638 0.289 0.429)",
|
|
231
|
+
crimson9: "color(display-p3 0.843 0.298 0.507)",
|
|
232
|
+
crimson10: "color(display-p3 0.864 0.364 0.539)",
|
|
233
|
+
crimson11: "color(display-p3 1 0.56 0.66)",
|
|
234
|
+
crimson12: "color(display-p3 0.966 0.834 0.906)"
|
|
235
|
+
}, B = {
|
|
236
|
+
pinkA1: "#f412bc09",
|
|
237
|
+
pinkA2: "#f420bb12",
|
|
238
|
+
pinkA3: "#fe37cc29",
|
|
239
|
+
pinkA4: "#fc1ec43f",
|
|
240
|
+
pinkA5: "#fd35c24e",
|
|
241
|
+
pinkA6: "#fd51c75f",
|
|
242
|
+
pinkA7: "#fd62c87b",
|
|
243
|
+
pinkA8: "#ff68c8a2",
|
|
244
|
+
pinkA9: "#fe49bcd4",
|
|
245
|
+
pinkA10: "#ff5cc0dc",
|
|
246
|
+
pinkA11: "#ff8dcc",
|
|
247
|
+
pinkA12: "#ffd3ecfd"
|
|
248
|
+
}, F = {
|
|
249
|
+
pink1: "color(display-p3 0.093 0.068 0.089)",
|
|
250
|
+
pink2: "color(display-p3 0.121 0.073 0.11)",
|
|
251
|
+
pink3: "color(display-p3 0.198 0.098 0.179)",
|
|
252
|
+
pink4: "color(display-p3 0.271 0.095 0.231)",
|
|
253
|
+
pink5: "color(display-p3 0.32 0.127 0.273)",
|
|
254
|
+
pink6: "color(display-p3 0.382 0.177 0.326)",
|
|
255
|
+
pink7: "color(display-p3 0.477 0.238 0.405)",
|
|
256
|
+
pink8: "color(display-p3 0.612 0.304 0.51)",
|
|
257
|
+
pink9: "color(display-p3 0.775 0.297 0.61)",
|
|
258
|
+
pink10: "color(display-p3 0.808 0.356 0.645)",
|
|
259
|
+
pink11: "color(display-p3 1 0.535 0.78)",
|
|
260
|
+
pink12: "color(display-p3 0.964 0.826 0.912)"
|
|
261
|
+
}, J = {
|
|
262
|
+
plumA1: "#f112f108",
|
|
263
|
+
plumA2: "#f22ff211",
|
|
264
|
+
plumA3: "#fd4cfd27",
|
|
265
|
+
plumA4: "#f646ff3a",
|
|
266
|
+
plumA5: "#f455ff48",
|
|
267
|
+
plumA6: "#f66dff56",
|
|
268
|
+
plumA7: "#f07cfd70",
|
|
269
|
+
plumA8: "#ee84ff95",
|
|
270
|
+
plumA9: "#e961feb6",
|
|
271
|
+
plumA10: "#ed70ffc0",
|
|
272
|
+
plumA11: "#f19cfef3",
|
|
273
|
+
plumA12: "#feddfef4"
|
|
274
|
+
}, K = {
|
|
275
|
+
plum1: "color(display-p3 0.09 0.068 0.092)",
|
|
276
|
+
plum2: "color(display-p3 0.118 0.077 0.121)",
|
|
277
|
+
plum3: "color(display-p3 0.192 0.105 0.202)",
|
|
278
|
+
plum4: "color(display-p3 0.25 0.121 0.271)",
|
|
279
|
+
plum5: "color(display-p3 0.293 0.152 0.319)",
|
|
280
|
+
plum6: "color(display-p3 0.343 0.198 0.372)",
|
|
281
|
+
plum7: "color(display-p3 0.424 0.262 0.461)",
|
|
282
|
+
plum8: "color(display-p3 0.54 0.341 0.595)",
|
|
283
|
+
plum9: "color(display-p3 0.624 0.313 0.708)",
|
|
284
|
+
plum10: "color(display-p3 0.666 0.365 0.748)",
|
|
285
|
+
plum11: "color(display-p3 0.86 0.602 0.933)",
|
|
286
|
+
plum12: "color(display-p3 0.936 0.836 0.949)"
|
|
287
|
+
}, Q = {
|
|
288
|
+
purpleA1: "#b412f90b",
|
|
289
|
+
purpleA2: "#b744f714",
|
|
290
|
+
purpleA3: "#c150ff2d",
|
|
291
|
+
purpleA4: "#bb53fd42",
|
|
292
|
+
purpleA5: "#be5cfd51",
|
|
293
|
+
purpleA6: "#c16dfd61",
|
|
294
|
+
purpleA7: "#c378fd7a",
|
|
295
|
+
purpleA8: "#c47effa4",
|
|
296
|
+
purpleA9: "#b661ffc2",
|
|
297
|
+
purpleA10: "#bc6fffcd",
|
|
298
|
+
purpleA11: "#d19dff",
|
|
299
|
+
purpleA12: "#f1ddfffa"
|
|
300
|
+
}, U = {
|
|
301
|
+
purple1: "color(display-p3 0.09 0.068 0.103)",
|
|
302
|
+
purple2: "color(display-p3 0.113 0.082 0.134)",
|
|
303
|
+
purple3: "color(display-p3 0.175 0.112 0.224)",
|
|
304
|
+
purple4: "color(display-p3 0.224 0.137 0.297)",
|
|
305
|
+
purple5: "color(display-p3 0.264 0.167 0.349)",
|
|
306
|
+
purple6: "color(display-p3 0.311 0.208 0.406)",
|
|
307
|
+
purple7: "color(display-p3 0.381 0.266 0.496)",
|
|
308
|
+
purple8: "color(display-p3 0.49 0.349 0.649)",
|
|
309
|
+
purple9: "color(display-p3 0.523 0.318 0.751)",
|
|
310
|
+
purple10: "color(display-p3 0.57 0.373 0.791)",
|
|
311
|
+
purple11: "color(display-p3 0.8 0.62 1)",
|
|
312
|
+
purple12: "color(display-p3 0.913 0.854 0.971)"
|
|
313
|
+
}, V = {
|
|
314
|
+
violetA1: "#4422ff0f",
|
|
315
|
+
violetA2: "#853ff916",
|
|
316
|
+
violetA3: "#8354fe36",
|
|
317
|
+
violetA4: "#7d51fd50",
|
|
318
|
+
violetA5: "#845ffd5f",
|
|
319
|
+
violetA6: "#8f6cfd6d",
|
|
320
|
+
violetA7: "#9879ff83",
|
|
321
|
+
violetA8: "#977dfea8",
|
|
322
|
+
violetA9: "#8668ffcc",
|
|
323
|
+
violetA10: "#9176fed7",
|
|
324
|
+
violetA11: "#baa7ff",
|
|
325
|
+
violetA12: "#e3defffe"
|
|
326
|
+
}, W = {
|
|
327
|
+
violet1: "color(display-p3 0.077 0.071 0.118)",
|
|
328
|
+
violet2: "color(display-p3 0.101 0.084 0.141)",
|
|
329
|
+
violet3: "color(display-p3 0.154 0.123 0.256)",
|
|
330
|
+
violet4: "color(display-p3 0.191 0.148 0.345)",
|
|
331
|
+
violet5: "color(display-p3 0.226 0.182 0.396)",
|
|
332
|
+
violet6: "color(display-p3 0.269 0.223 0.449)",
|
|
333
|
+
violet7: "color(display-p3 0.326 0.277 0.53)",
|
|
334
|
+
violet8: "color(display-p3 0.399 0.346 0.656)",
|
|
335
|
+
violet9: "color(display-p3 0.417 0.341 0.784)",
|
|
336
|
+
violet10: "color(display-p3 0.477 0.402 0.823)",
|
|
337
|
+
violet11: "color(display-p3 0.72 0.65 1)",
|
|
338
|
+
violet12: "color(display-p3 0.883 0.867 0.986)"
|
|
339
|
+
}, X = {
|
|
340
|
+
irisA1: "#3636fe0e",
|
|
341
|
+
irisA2: "#564bf916",
|
|
342
|
+
irisA3: "#525bff3b",
|
|
343
|
+
irisA4: "#4d58ff5a",
|
|
344
|
+
irisA5: "#5b62fd6b",
|
|
345
|
+
irisA6: "#6d6ffd7a",
|
|
346
|
+
irisA7: "#7777fe8e",
|
|
347
|
+
irisA8: "#7b7afeac",
|
|
348
|
+
irisA9: "#6a6afed4",
|
|
349
|
+
irisA10: "#7d79ffdc",
|
|
350
|
+
irisA11: "#b1a9ff",
|
|
351
|
+
irisA12: "#e1e0fffe"
|
|
352
|
+
}, Z = {
|
|
353
|
+
iris1: "color(display-p3 0.075 0.075 0.114)",
|
|
354
|
+
iris2: "color(display-p3 0.089 0.086 0.14)",
|
|
355
|
+
iris3: "color(display-p3 0.128 0.134 0.272)",
|
|
356
|
+
iris4: "color(display-p3 0.153 0.165 0.382)",
|
|
357
|
+
iris5: "color(display-p3 0.192 0.201 0.44)",
|
|
358
|
+
iris6: "color(display-p3 0.239 0.241 0.491)",
|
|
359
|
+
iris7: "color(display-p3 0.291 0.289 0.565)",
|
|
360
|
+
iris8: "color(display-p3 0.35 0.345 0.673)",
|
|
361
|
+
iris9: "color(display-p3 0.357 0.357 0.81)",
|
|
362
|
+
iris10: "color(display-p3 0.428 0.416 0.843)",
|
|
363
|
+
iris11: "color(display-p3 0.685 0.662 1)",
|
|
364
|
+
iris12: "color(display-p3 0.878 0.875 0.986)"
|
|
365
|
+
}, $ = {
|
|
366
|
+
indigoA1: "#1133ff0f",
|
|
367
|
+
indigoA2: "#3354fa17",
|
|
368
|
+
indigoA3: "#2f62ff3c",
|
|
369
|
+
indigoA4: "#3566ff57",
|
|
370
|
+
indigoA5: "#4171fd6b",
|
|
371
|
+
indigoA6: "#5178fd7c",
|
|
372
|
+
indigoA7: "#5a7fff90",
|
|
373
|
+
indigoA8: "#5b81feac",
|
|
374
|
+
indigoA9: "#4671ffdb",
|
|
375
|
+
indigoA10: "#5c7efee3",
|
|
376
|
+
indigoA11: "#9eb1ff",
|
|
377
|
+
indigoA12: "#d6e1ff"
|
|
378
|
+
}, o0 = {
|
|
379
|
+
indigo1: "color(display-p3 0.068 0.074 0.118)",
|
|
380
|
+
indigo2: "color(display-p3 0.081 0.089 0.144)",
|
|
381
|
+
indigo3: "color(display-p3 0.105 0.141 0.275)",
|
|
382
|
+
indigo4: "color(display-p3 0.129 0.18 0.369)",
|
|
383
|
+
indigo5: "color(display-p3 0.163 0.22 0.439)",
|
|
384
|
+
indigo6: "color(display-p3 0.203 0.262 0.5)",
|
|
385
|
+
indigo7: "color(display-p3 0.245 0.309 0.575)",
|
|
386
|
+
indigo8: "color(display-p3 0.285 0.362 0.674)",
|
|
387
|
+
indigo9: "color(display-p3 0.276 0.384 0.837)",
|
|
388
|
+
indigo10: "color(display-p3 0.354 0.445 0.866)",
|
|
389
|
+
indigo11: "color(display-p3 0.63 0.69 1)",
|
|
390
|
+
indigo12: "color(display-p3 0.848 0.881 0.99)"
|
|
391
|
+
}, l0 = {
|
|
392
|
+
cyanA1: "#0091f70a",
|
|
393
|
+
cyanA2: "#02a7f211",
|
|
394
|
+
cyanA3: "#00befd28",
|
|
395
|
+
cyanA4: "#00baff3b",
|
|
396
|
+
cyanA5: "#00befd4d",
|
|
397
|
+
cyanA6: "#00c7fd5e",
|
|
398
|
+
cyanA7: "#14cdff75",
|
|
399
|
+
cyanA8: "#11cfff95",
|
|
400
|
+
cyanA9: "#00cfffc3",
|
|
401
|
+
cyanA10: "#28d6ffcd",
|
|
402
|
+
cyanA11: "#52e1fee5",
|
|
403
|
+
cyanA12: "#bbf3fef7"
|
|
404
|
+
}, a0 = {
|
|
405
|
+
cyan1: "color(display-p3 0.053 0.085 0.098)",
|
|
406
|
+
cyan2: "color(display-p3 0.072 0.105 0.122)",
|
|
407
|
+
cyan3: "color(display-p3 0.073 0.168 0.209)",
|
|
408
|
+
cyan4: "color(display-p3 0.063 0.216 0.277)",
|
|
409
|
+
cyan5: "color(display-p3 0.091 0.267 0.336)",
|
|
410
|
+
cyan6: "color(display-p3 0.137 0.324 0.4)",
|
|
411
|
+
cyan7: "color(display-p3 0.186 0.398 0.484)",
|
|
412
|
+
cyan8: "color(display-p3 0.23 0.496 0.6)",
|
|
413
|
+
cyan9: "color(display-p3 0.282 0.627 0.765)",
|
|
414
|
+
cyan10: "color(display-p3 0.331 0.675 0.801)",
|
|
415
|
+
cyan11: "color(display-p3 0.446 0.79 0.887)",
|
|
416
|
+
cyan12: "color(display-p3 0.757 0.919 0.962)"
|
|
417
|
+
}, p0 = {
|
|
418
|
+
tealA1: "#00deab05",
|
|
419
|
+
tealA2: "#12fbe60c",
|
|
420
|
+
tealA3: "#00ffe61e",
|
|
421
|
+
tealA4: "#00ffe92d",
|
|
422
|
+
tealA5: "#00ffea3b",
|
|
423
|
+
tealA6: "#1cffe84b",
|
|
424
|
+
tealA7: "#2efde85f",
|
|
425
|
+
tealA8: "#32ffe775",
|
|
426
|
+
tealA9: "#13ffe49f",
|
|
427
|
+
tealA10: "#0dffe0ae",
|
|
428
|
+
tealA11: "#0afed5d6",
|
|
429
|
+
tealA12: "#b8ffebef"
|
|
430
|
+
}, r0 = {
|
|
431
|
+
teal1: "color(display-p3 0.059 0.083 0.079)",
|
|
432
|
+
teal2: "color(display-p3 0.075 0.11 0.107)",
|
|
433
|
+
teal3: "color(display-p3 0.087 0.175 0.165)",
|
|
434
|
+
teal4: "color(display-p3 0.087 0.227 0.214)",
|
|
435
|
+
teal5: "color(display-p3 0.12 0.277 0.261)",
|
|
436
|
+
teal6: "color(display-p3 0.162 0.335 0.314)",
|
|
437
|
+
teal7: "color(display-p3 0.205 0.406 0.379)",
|
|
438
|
+
teal8: "color(display-p3 0.245 0.489 0.453)",
|
|
439
|
+
teal9: "color(display-p3 0.297 0.637 0.581)",
|
|
440
|
+
teal10: "color(display-p3 0.319 0.69 0.62)",
|
|
441
|
+
teal11: "color(display-p3 0.388 0.835 0.719)",
|
|
442
|
+
teal12: "color(display-p3 0.734 0.934 0.87)"
|
|
443
|
+
}, s0 = {
|
|
444
|
+
jadeA1: "#00de4505",
|
|
445
|
+
jadeA2: "#27fba60c",
|
|
446
|
+
jadeA3: "#02f99920",
|
|
447
|
+
jadeA4: "#00ffaa2d",
|
|
448
|
+
jadeA5: "#11ffb63b",
|
|
449
|
+
jadeA6: "#34ffc24b",
|
|
450
|
+
jadeA7: "#45fdc75e",
|
|
451
|
+
jadeA8: "#48ffcf75",
|
|
452
|
+
jadeA9: "#38feca9d",
|
|
453
|
+
jadeA10: "#31fec7ab",
|
|
454
|
+
jadeA11: "#21fec0d6",
|
|
455
|
+
jadeA12: "#b8ffe1ef"
|
|
456
|
+
}, d0 = {
|
|
457
|
+
jade1: "color(display-p3 0.059 0.083 0.071)",
|
|
458
|
+
jade2: "color(display-p3 0.078 0.11 0.094)",
|
|
459
|
+
jade3: "color(display-p3 0.091 0.176 0.138)",
|
|
460
|
+
jade4: "color(display-p3 0.102 0.228 0.177)",
|
|
461
|
+
jade5: "color(display-p3 0.133 0.279 0.221)",
|
|
462
|
+
jade6: "color(display-p3 0.174 0.334 0.273)",
|
|
463
|
+
jade7: "color(display-p3 0.219 0.402 0.335)",
|
|
464
|
+
jade8: "color(display-p3 0.263 0.488 0.411)",
|
|
465
|
+
jade9: "color(display-p3 0.319 0.63 0.521)",
|
|
466
|
+
jade10: "color(display-p3 0.338 0.68 0.555)",
|
|
467
|
+
jade11: "color(display-p3 0.4 0.835 0.656)",
|
|
468
|
+
jade12: "color(display-p3 0.734 0.934 0.838)"
|
|
469
|
+
}, i0 = {
|
|
470
|
+
greenA1: "#00de4505",
|
|
471
|
+
greenA2: "#29f99d0b",
|
|
472
|
+
greenA3: "#22ff991e",
|
|
473
|
+
greenA4: "#11ff992d",
|
|
474
|
+
greenA5: "#2bffa23c",
|
|
475
|
+
greenA6: "#44ffaa4b",
|
|
476
|
+
greenA7: "#50fdac5e",
|
|
477
|
+
greenA8: "#54ffad73",
|
|
478
|
+
greenA9: "#44ffa49e",
|
|
479
|
+
greenA10: "#43fea4ab",
|
|
480
|
+
greenA11: "#46fea5d4",
|
|
481
|
+
greenA12: "#bbffd7f0"
|
|
482
|
+
}, e0 = {
|
|
483
|
+
green1: "color(display-p3 0.062 0.083 0.071)",
|
|
484
|
+
green2: "color(display-p3 0.079 0.106 0.09)",
|
|
485
|
+
green3: "color(display-p3 0.1 0.173 0.133)",
|
|
486
|
+
green4: "color(display-p3 0.115 0.229 0.166)",
|
|
487
|
+
green5: "color(display-p3 0.147 0.282 0.206)",
|
|
488
|
+
green6: "color(display-p3 0.185 0.338 0.25)",
|
|
489
|
+
green7: "color(display-p3 0.227 0.403 0.298)",
|
|
490
|
+
green8: "color(display-p3 0.27 0.479 0.351)",
|
|
491
|
+
green9: "color(display-p3 0.332 0.634 0.442)",
|
|
492
|
+
green10: "color(display-p3 0.357 0.682 0.474)",
|
|
493
|
+
green11: "color(display-p3 0.434 0.828 0.573)",
|
|
494
|
+
green12: "color(display-p3 0.747 0.938 0.807)"
|
|
495
|
+
}, c0 = {
|
|
496
|
+
grassA1: "#00de1205",
|
|
497
|
+
grassA2: "#5ef7780a",
|
|
498
|
+
grassA3: "#70fe8c1b",
|
|
499
|
+
grassA4: "#57ff802c",
|
|
500
|
+
grassA5: "#68ff8b3b",
|
|
501
|
+
grassA6: "#71ff8f4b",
|
|
502
|
+
grassA7: "#77fd925d",
|
|
503
|
+
grassA8: "#77fd9070",
|
|
504
|
+
grassA9: "#65ff82a1",
|
|
505
|
+
grassA10: "#72ff8dae",
|
|
506
|
+
grassA11: "#89ff9fcd",
|
|
507
|
+
grassA12: "#ceffceef"
|
|
508
|
+
}, y0 = {
|
|
509
|
+
grass1: "color(display-p3 0.062 0.083 0.067)",
|
|
510
|
+
grass2: "color(display-p3 0.083 0.103 0.085)",
|
|
511
|
+
grass3: "color(display-p3 0.118 0.163 0.122)",
|
|
512
|
+
grass4: "color(display-p3 0.142 0.225 0.15)",
|
|
513
|
+
grass5: "color(display-p3 0.178 0.279 0.186)",
|
|
514
|
+
grass6: "color(display-p3 0.217 0.337 0.224)",
|
|
515
|
+
grass7: "color(display-p3 0.258 0.4 0.264)",
|
|
516
|
+
grass8: "color(display-p3 0.302 0.47 0.305)",
|
|
517
|
+
grass9: "color(display-p3 0.38 0.647 0.378)",
|
|
518
|
+
grass10: "color(display-p3 0.426 0.694 0.426)",
|
|
519
|
+
grass11: "color(display-p3 0.535 0.807 0.542)",
|
|
520
|
+
grass12: "color(display-p3 0.797 0.936 0.776)"
|
|
521
|
+
}, f0 = {
|
|
522
|
+
brownA1: "#91110002",
|
|
523
|
+
brownA2: "#fba67c0c",
|
|
524
|
+
brownA3: "#fcb58c19",
|
|
525
|
+
brownA4: "#fbbb8a24",
|
|
526
|
+
brownA5: "#fcb88931",
|
|
527
|
+
brownA6: "#fdba8741",
|
|
528
|
+
brownA7: "#ffbb8856",
|
|
529
|
+
brownA8: "#ffbe8773",
|
|
530
|
+
brownA9: "#feb87da8",
|
|
531
|
+
brownA10: "#ffc18cb3",
|
|
532
|
+
brownA11: "#fed1aad9",
|
|
533
|
+
brownA12: "#feecd4f2"
|
|
534
|
+
}, A0 = {
|
|
535
|
+
brown1: "color(display-p3 0.071 0.067 0.059)",
|
|
536
|
+
brown2: "color(display-p3 0.107 0.095 0.087)",
|
|
537
|
+
brown3: "color(display-p3 0.151 0.13 0.115)",
|
|
538
|
+
brown4: "color(display-p3 0.191 0.161 0.138)",
|
|
539
|
+
brown5: "color(display-p3 0.235 0.194 0.162)",
|
|
540
|
+
brown6: "color(display-p3 0.291 0.237 0.192)",
|
|
541
|
+
brown7: "color(display-p3 0.365 0.295 0.232)",
|
|
542
|
+
brown8: "color(display-p3 0.469 0.377 0.287)",
|
|
543
|
+
brown9: "color(display-p3 0.651 0.505 0.368)",
|
|
544
|
+
brown10: "color(display-p3 0.697 0.557 0.423)",
|
|
545
|
+
brown11: "color(display-p3 0.835 0.715 0.597)",
|
|
546
|
+
brown12: "color(display-p3 0.938 0.885 0.802)"
|
|
547
|
+
}, n0 = {
|
|
548
|
+
bronzeA1: "#d1110004",
|
|
549
|
+
bronzeA2: "#fbbc910c",
|
|
550
|
+
bronzeA3: "#faceb817",
|
|
551
|
+
bronzeA4: "#facdb622",
|
|
552
|
+
bronzeA5: "#ffd2c12d",
|
|
553
|
+
bronzeA6: "#ffd1c03c",
|
|
554
|
+
bronzeA7: "#fdd0c04f",
|
|
555
|
+
bronzeA8: "#ffd6c565",
|
|
556
|
+
bronzeA9: "#fec7b09b",
|
|
557
|
+
bronzeA10: "#fecab5a9",
|
|
558
|
+
bronzeA11: "#ffd7c6d1",
|
|
559
|
+
bronzeA12: "#fff1e9ec"
|
|
560
|
+
}, b0 = {
|
|
561
|
+
bronze1: "color(display-p3 0.076 0.067 0.063)",
|
|
562
|
+
bronze2: "color(display-p3 0.106 0.097 0.093)",
|
|
563
|
+
bronze3: "color(display-p3 0.147 0.132 0.125)",
|
|
564
|
+
bronze4: "color(display-p3 0.185 0.166 0.156)",
|
|
565
|
+
bronze5: "color(display-p3 0.227 0.202 0.19)",
|
|
566
|
+
bronze6: "color(display-p3 0.278 0.246 0.23)",
|
|
567
|
+
bronze7: "color(display-p3 0.343 0.302 0.281)",
|
|
568
|
+
bronze8: "color(display-p3 0.426 0.374 0.347)",
|
|
569
|
+
bronze9: "color(display-p3 0.611 0.507 0.455)",
|
|
570
|
+
bronze10: "color(display-p3 0.66 0.556 0.504)",
|
|
571
|
+
bronze11: "color(display-p3 0.81 0.707 0.655)",
|
|
572
|
+
bronze12: "color(display-p3 0.921 0.88 0.854)"
|
|
573
|
+
}, t0 = {
|
|
574
|
+
goldA1: "#91911102",
|
|
575
|
+
goldA2: "#f9e29d0b",
|
|
576
|
+
goldA3: "#f8ecbb15",
|
|
577
|
+
goldA4: "#ffeec41e",
|
|
578
|
+
goldA5: "#feecc22a",
|
|
579
|
+
goldA6: "#feebcb37",
|
|
580
|
+
goldA7: "#ffedcd48",
|
|
581
|
+
goldA8: "#fdeaca5f",
|
|
582
|
+
goldA9: "#ffdba690",
|
|
583
|
+
goldA10: "#fedfb09d",
|
|
584
|
+
goldA11: "#fee7c6c8",
|
|
585
|
+
goldA12: "#fef7ede7"
|
|
586
|
+
}, m0 = {
|
|
587
|
+
gold1: "color(display-p3 0.071 0.071 0.067)",
|
|
588
|
+
gold2: "color(display-p3 0.104 0.101 0.09)",
|
|
589
|
+
gold3: "color(display-p3 0.141 0.136 0.122)",
|
|
590
|
+
gold4: "color(display-p3 0.177 0.17 0.152)",
|
|
591
|
+
gold5: "color(display-p3 0.217 0.207 0.185)",
|
|
592
|
+
gold6: "color(display-p3 0.265 0.252 0.225)",
|
|
593
|
+
gold7: "color(display-p3 0.327 0.31 0.277)",
|
|
594
|
+
gold8: "color(display-p3 0.407 0.384 0.342)",
|
|
595
|
+
gold9: "color(display-p3 0.579 0.517 0.41)",
|
|
596
|
+
gold10: "color(display-p3 0.628 0.566 0.463)",
|
|
597
|
+
gold11: "color(display-p3 0.784 0.728 0.635)",
|
|
598
|
+
gold12: "color(display-p3 0.906 0.887 0.855)"
|
|
599
|
+
}, g0 = {
|
|
600
|
+
skyA1: "#0044ff0f",
|
|
601
|
+
skyA2: "#1171fb18",
|
|
602
|
+
skyA3: "#1184fc33",
|
|
603
|
+
skyA4: "#128fff49",
|
|
604
|
+
skyA5: "#1c9dfd5d",
|
|
605
|
+
skyA6: "#28a5ff72",
|
|
606
|
+
skyA7: "#2badfe8b",
|
|
607
|
+
skyA8: "#1db2fea9",
|
|
608
|
+
skyA9: "#7ce3fffe",
|
|
609
|
+
skyA10: "#a8eeff",
|
|
610
|
+
skyA11: "#7cd3ffef",
|
|
611
|
+
skyA12: "#c2f3ff"
|
|
612
|
+
}, u0 = {
|
|
613
|
+
sky1: "color(display-p3 0.056 0.078 0.116)",
|
|
614
|
+
sky2: "color(display-p3 0.075 0.101 0.149)",
|
|
615
|
+
sky3: "color(display-p3 0.089 0.154 0.244)",
|
|
616
|
+
sky4: "color(display-p3 0.106 0.207 0.323)",
|
|
617
|
+
sky5: "color(display-p3 0.135 0.261 0.394)",
|
|
618
|
+
sky6: "color(display-p3 0.17 0.322 0.469)",
|
|
619
|
+
sky7: "color(display-p3 0.205 0.394 0.557)",
|
|
620
|
+
sky8: "color(display-p3 0.232 0.48 0.665)",
|
|
621
|
+
sky9: "color(display-p3 0.585 0.877 0.983)",
|
|
622
|
+
sky10: "color(display-p3 0.718 0.925 0.991)",
|
|
623
|
+
sky11: "color(display-p3 0.536 0.772 0.924)",
|
|
624
|
+
sky12: "color(display-p3 0.799 0.947 0.993)"
|
|
625
|
+
}, k0 = {
|
|
626
|
+
mintA1: "#00dede05",
|
|
627
|
+
mintA2: "#00f9f90b",
|
|
628
|
+
mintA3: "#00fff61d",
|
|
629
|
+
mintA4: "#00fff42c",
|
|
630
|
+
mintA5: "#00fff23a",
|
|
631
|
+
mintA6: "#0effeb4a",
|
|
632
|
+
mintA7: "#34fde55e",
|
|
633
|
+
mintA8: "#41ffdf76",
|
|
634
|
+
mintA9: "#92ffe7e9",
|
|
635
|
+
mintA10: "#aefeedf5",
|
|
636
|
+
mintA11: "#67ffded2",
|
|
637
|
+
mintA12: "#cbfee9f5"
|
|
638
|
+
}, v0 = {
|
|
639
|
+
mint1: "color(display-p3 0.059 0.082 0.081)",
|
|
640
|
+
mint2: "color(display-p3 0.068 0.104 0.105)",
|
|
641
|
+
mint3: "color(display-p3 0.077 0.17 0.168)",
|
|
642
|
+
mint4: "color(display-p3 0.068 0.224 0.22)",
|
|
643
|
+
mint5: "color(display-p3 0.104 0.275 0.264)",
|
|
644
|
+
mint6: "color(display-p3 0.154 0.332 0.313)",
|
|
645
|
+
mint7: "color(display-p3 0.207 0.403 0.373)",
|
|
646
|
+
mint8: "color(display-p3 0.258 0.49 0.441)",
|
|
647
|
+
mint9: "color(display-p3 0.62 0.908 0.834)",
|
|
648
|
+
mint10: "color(display-p3 0.725 0.954 0.898)",
|
|
649
|
+
mint11: "color(display-p3 0.482 0.825 0.733)",
|
|
650
|
+
mint12: "color(display-p3 0.807 0.955 0.887)"
|
|
651
|
+
}, w0 = {
|
|
652
|
+
limeA1: "#11bb0003",
|
|
653
|
+
limeA2: "#78f7000a",
|
|
654
|
+
limeA3: "#9bfd4c1a",
|
|
655
|
+
limeA4: "#a7fe5c29",
|
|
656
|
+
limeA5: "#affe6537",
|
|
657
|
+
limeA6: "#b2fe6d46",
|
|
658
|
+
limeA7: "#b6ff6f57",
|
|
659
|
+
limeA8: "#b6fd6d6c",
|
|
660
|
+
limeA9: "#caff69ed",
|
|
661
|
+
limeA10: "#d4ff70",
|
|
662
|
+
limeA11: "#d1fe77e4",
|
|
663
|
+
limeA12: "#e9febff7"
|
|
664
|
+
}, P0 = {
|
|
665
|
+
lime1: "color(display-p3 0.067 0.073 0.048)",
|
|
666
|
+
lime2: "color(display-p3 0.086 0.1 0.067)",
|
|
667
|
+
lime3: "color(display-p3 0.13 0.16 0.099)",
|
|
668
|
+
lime4: "color(display-p3 0.172 0.214 0.126)",
|
|
669
|
+
lime5: "color(display-p3 0.213 0.266 0.153)",
|
|
670
|
+
lime6: "color(display-p3 0.257 0.321 0.182)",
|
|
671
|
+
lime7: "color(display-p3 0.307 0.383 0.215)",
|
|
672
|
+
lime8: "color(display-p3 0.365 0.456 0.25)",
|
|
673
|
+
lime9: "color(display-p3 0.78 0.928 0.466)",
|
|
674
|
+
lime10: "color(display-p3 0.865 0.995 0.519)",
|
|
675
|
+
lime11: "color(display-p3 0.771 0.893 0.485)",
|
|
676
|
+
lime12: "color(display-p3 0.905 0.966 0.753)"
|
|
677
|
+
}, D0 = {
|
|
678
|
+
yellowA1: "#d1510004",
|
|
679
|
+
yellowA2: "#f9b4000b",
|
|
680
|
+
yellowA3: "#ffaa001e",
|
|
681
|
+
yellowA4: "#fdb70028",
|
|
682
|
+
yellowA5: "#febb0036",
|
|
683
|
+
yellowA6: "#fec40046",
|
|
684
|
+
yellowA7: "#fdcb225c",
|
|
685
|
+
yellowA8: "#fdca327b",
|
|
686
|
+
yellowA9: "#ffe629",
|
|
687
|
+
yellowA10: "#ffff57",
|
|
688
|
+
yellowA11: "#fee949f5",
|
|
689
|
+
yellowA12: "#fef6baf6"
|
|
690
|
+
}, j0 = {
|
|
691
|
+
yellow1: "color(display-p3 0.078 0.069 0.047)",
|
|
692
|
+
yellow2: "color(display-p3 0.103 0.094 0.063)",
|
|
693
|
+
yellow3: "color(display-p3 0.168 0.137 0.039)",
|
|
694
|
+
yellow4: "color(display-p3 0.209 0.169 0)",
|
|
695
|
+
yellow5: "color(display-p3 0.255 0.209 0)",
|
|
696
|
+
yellow6: "color(display-p3 0.31 0.261 0.07)",
|
|
697
|
+
yellow7: "color(display-p3 0.389 0.331 0.135)",
|
|
698
|
+
yellow8: "color(display-p3 0.497 0.42 0.182)",
|
|
699
|
+
yellow9: "color(display-p3 1 0.92 0.22)",
|
|
700
|
+
yellow10: "color(display-p3 1 1 0.456)",
|
|
701
|
+
yellow11: "color(display-p3 0.948 0.885 0.392)",
|
|
702
|
+
yellow12: "color(display-p3 0.959 0.934 0.731)"
|
|
703
|
+
}, z0 = {
|
|
704
|
+
amberA1: "#e63c0006",
|
|
705
|
+
amberA2: "#fd9b000d",
|
|
706
|
+
amberA3: "#fa820022",
|
|
707
|
+
amberA4: "#fc820032",
|
|
708
|
+
amberA5: "#fd8b0041",
|
|
709
|
+
amberA6: "#fd9b0051",
|
|
710
|
+
amberA7: "#ffab2567",
|
|
711
|
+
amberA8: "#ffae3587",
|
|
712
|
+
amberA9: "#ffc53d",
|
|
713
|
+
amberA10: "#ffd60a",
|
|
714
|
+
amberA11: "#ffca16",
|
|
715
|
+
amberA12: "#ffe7b3"
|
|
716
|
+
}, L0 = {
|
|
717
|
+
amber1: "color(display-p3 0.082 0.07 0.05)",
|
|
718
|
+
amber2: "color(display-p3 0.111 0.094 0.064)",
|
|
719
|
+
amber3: "color(display-p3 0.178 0.128 0.049)",
|
|
720
|
+
amber4: "color(display-p3 0.239 0.156 0)",
|
|
721
|
+
amber5: "color(display-p3 0.29 0.193 0)",
|
|
722
|
+
amber6: "color(display-p3 0.344 0.245 0.076)",
|
|
723
|
+
amber7: "color(display-p3 0.422 0.314 0.141)",
|
|
724
|
+
amber8: "color(display-p3 0.535 0.399 0.189)",
|
|
725
|
+
amber9: "color(display-p3 1 0.77 0.26)",
|
|
726
|
+
amber10: "color(display-p3 1 0.87 0.15)",
|
|
727
|
+
amber11: "color(display-p3 1 0.8 0.29)",
|
|
728
|
+
amber12: "color(display-p3 0.984 0.909 0.726)"
|
|
729
|
+
}, _0 = {
|
|
730
|
+
orangeA1: "#ec360007",
|
|
731
|
+
orangeA2: "#fe6d000e",
|
|
732
|
+
orangeA3: "#fb6a0025",
|
|
733
|
+
orangeA4: "#ff590039",
|
|
734
|
+
orangeA5: "#ff61004a",
|
|
735
|
+
orangeA6: "#fd75045c",
|
|
736
|
+
orangeA7: "#ff832c75",
|
|
737
|
+
orangeA8: "#fe84389d",
|
|
738
|
+
orangeA9: "#fe6d15f7",
|
|
739
|
+
orangeA10: "#ff801f",
|
|
740
|
+
orangeA11: "#ffa057",
|
|
741
|
+
orangeA12: "#ffe0c2"
|
|
742
|
+
}, h0 = {
|
|
743
|
+
orange1: "color(display-p3 0.088 0.07 0.057)",
|
|
744
|
+
orange2: "color(display-p3 0.113 0.089 0.061)",
|
|
745
|
+
orange3: "color(display-p3 0.189 0.12 0.056)",
|
|
746
|
+
orange4: "color(display-p3 0.262 0.132 0)",
|
|
747
|
+
orange5: "color(display-p3 0.315 0.168 0.016)",
|
|
748
|
+
orange6: "color(display-p3 0.376 0.219 0.088)",
|
|
749
|
+
orange7: "color(display-p3 0.465 0.283 0.147)",
|
|
750
|
+
orange8: "color(display-p3 0.601 0.359 0.201)",
|
|
751
|
+
orange9: "color(display-p3 0.9 0.45 0.2)",
|
|
752
|
+
orange10: "color(display-p3 0.98 0.51 0.23)",
|
|
753
|
+
orange11: "color(display-p3 1 0.63 0.38)",
|
|
754
|
+
orange12: "color(display-p3 0.98 0.883 0.775)"
|
|
755
|
+
}, G0 = {
|
|
756
|
+
mauveA1: "#55005503",
|
|
757
|
+
mauveA2: "#2b005506",
|
|
758
|
+
mauveA3: "#30004010",
|
|
759
|
+
mauveA4: "#20003618",
|
|
760
|
+
mauveA5: "#20003820",
|
|
761
|
+
mauveA6: "#14003527",
|
|
762
|
+
mauveA7: "#10003332",
|
|
763
|
+
mauveA8: "#08003145",
|
|
764
|
+
mauveA9: "#05001d73",
|
|
765
|
+
mauveA10: "#0500197d",
|
|
766
|
+
mauveA11: "#0400119c",
|
|
767
|
+
mauveA12: "#020008e0"
|
|
768
|
+
}, I0 = {
|
|
769
|
+
mauve1: "color(display-p3 0.991 0.988 0.992)",
|
|
770
|
+
mauve2: "color(display-p3 0.98 0.976 0.984)",
|
|
771
|
+
mauve3: "color(display-p3 0.946 0.938 0.952)",
|
|
772
|
+
mauve4: "color(display-p3 0.915 0.906 0.925)",
|
|
773
|
+
mauve5: "color(display-p3 0.886 0.876 0.901)",
|
|
774
|
+
mauve6: "color(display-p3 0.856 0.846 0.875)",
|
|
775
|
+
mauve7: "color(display-p3 0.814 0.804 0.84)",
|
|
776
|
+
mauve8: "color(display-p3 0.735 0.728 0.777)",
|
|
777
|
+
mauve9: "color(display-p3 0.555 0.549 0.596)",
|
|
778
|
+
mauve10: "color(display-p3 0.514 0.508 0.552)",
|
|
779
|
+
mauve11: "color(display-p3 0.395 0.388 0.424)",
|
|
780
|
+
mauve12: "color(display-p3 0.128 0.122 0.147)"
|
|
781
|
+
}, C0 = {
|
|
782
|
+
slateA1: "#00005503",
|
|
783
|
+
slateA2: "#00005506",
|
|
784
|
+
slateA3: "#0000330f",
|
|
785
|
+
slateA4: "#00002d17",
|
|
786
|
+
slateA5: "#0009321f",
|
|
787
|
+
slateA6: "#00002f26",
|
|
788
|
+
slateA7: "#00062e32",
|
|
789
|
+
slateA8: "#00083046",
|
|
790
|
+
slateA9: "#00051d74",
|
|
791
|
+
slateA10: "#00071b7f",
|
|
792
|
+
slateA11: "#0007149f",
|
|
793
|
+
slateA12: "#000509e3"
|
|
794
|
+
}, H0 = {
|
|
795
|
+
slate1: "color(display-p3 0.988 0.988 0.992)",
|
|
796
|
+
slate2: "color(display-p3 0.976 0.976 0.984)",
|
|
797
|
+
slate3: "color(display-p3 0.94 0.941 0.953)",
|
|
798
|
+
slate4: "color(display-p3 0.908 0.909 0.925)",
|
|
799
|
+
slate5: "color(display-p3 0.88 0.881 0.901)",
|
|
800
|
+
slate6: "color(display-p3 0.85 0.852 0.876)",
|
|
801
|
+
slate7: "color(display-p3 0.805 0.808 0.838)",
|
|
802
|
+
slate8: "color(display-p3 0.727 0.733 0.773)",
|
|
803
|
+
slate9: "color(display-p3 0.547 0.553 0.592)",
|
|
804
|
+
slate10: "color(display-p3 0.503 0.512 0.549)",
|
|
805
|
+
slate11: "color(display-p3 0.379 0.392 0.421)",
|
|
806
|
+
slate12: "color(display-p3 0.113 0.125 0.14)"
|
|
807
|
+
}, O0 = {
|
|
808
|
+
sageA1: "#00804004",
|
|
809
|
+
sageA2: "#00402008",
|
|
810
|
+
sageA3: "#002d1e11",
|
|
811
|
+
sageA4: "#001f1519",
|
|
812
|
+
sageA5: "#00180820",
|
|
813
|
+
sageA6: "#00140d28",
|
|
814
|
+
sageA7: "#00140a34",
|
|
815
|
+
sageA8: "#000f0847",
|
|
816
|
+
sageA9: "#00110b79",
|
|
817
|
+
sageA10: "#00100a83",
|
|
818
|
+
sageA11: "#000a07a0",
|
|
819
|
+
sageA12: "#000805e5"
|
|
820
|
+
}, R0 = {
|
|
821
|
+
sage1: "color(display-p3 0.986 0.992 0.988)",
|
|
822
|
+
sage2: "color(display-p3 0.97 0.977 0.974)",
|
|
823
|
+
sage3: "color(display-p3 0.935 0.944 0.94)",
|
|
824
|
+
sage4: "color(display-p3 0.904 0.913 0.909)",
|
|
825
|
+
sage5: "color(display-p3 0.875 0.885 0.88)",
|
|
826
|
+
sage6: "color(display-p3 0.844 0.854 0.849)",
|
|
827
|
+
sage7: "color(display-p3 0.8 0.811 0.806)",
|
|
828
|
+
sage8: "color(display-p3 0.725 0.738 0.732)",
|
|
829
|
+
sage9: "color(display-p3 0.531 0.556 0.546)",
|
|
830
|
+
sage10: "color(display-p3 0.492 0.515 0.506)",
|
|
831
|
+
sage11: "color(display-p3 0.377 0.395 0.389)",
|
|
832
|
+
sage12: "color(display-p3 0.107 0.129 0.118)"
|
|
833
|
+
}, S0 = {
|
|
834
|
+
oliveA1: "#00550003",
|
|
835
|
+
oliveA2: "#00490007",
|
|
836
|
+
oliveA3: "#00200010",
|
|
837
|
+
oliveA4: "#00160018",
|
|
838
|
+
oliveA5: "#00180020",
|
|
839
|
+
oliveA6: "#00140028",
|
|
840
|
+
oliveA7: "#000f0033",
|
|
841
|
+
oliveA8: "#040f0047",
|
|
842
|
+
oliveA9: "#050f0078",
|
|
843
|
+
oliveA10: "#040e0082",
|
|
844
|
+
oliveA11: "#020a00a0",
|
|
845
|
+
oliveA12: "#010600e3"
|
|
846
|
+
}, T0 = {
|
|
847
|
+
olive1: "color(display-p3 0.989 0.992 0.989)",
|
|
848
|
+
olive2: "color(display-p3 0.974 0.98 0.973)",
|
|
849
|
+
olive3: "color(display-p3 0.939 0.945 0.937)",
|
|
850
|
+
olive4: "color(display-p3 0.907 0.914 0.905)",
|
|
851
|
+
olive5: "color(display-p3 0.878 0.885 0.875)",
|
|
852
|
+
olive6: "color(display-p3 0.846 0.855 0.843)",
|
|
853
|
+
olive7: "color(display-p3 0.803 0.812 0.8)",
|
|
854
|
+
olive8: "color(display-p3 0.727 0.738 0.723)",
|
|
855
|
+
olive9: "color(display-p3 0.541 0.556 0.532)",
|
|
856
|
+
olive10: "color(display-p3 0.5 0.515 0.491)",
|
|
857
|
+
olive11: "color(display-p3 0.38 0.395 0.374)",
|
|
858
|
+
olive12: "color(display-p3 0.117 0.129 0.111)"
|
|
859
|
+
}, q0 = {
|
|
860
|
+
sandA1: "#55550003",
|
|
861
|
+
sandA2: "#25250007",
|
|
862
|
+
sandA3: "#20100010",
|
|
863
|
+
sandA4: "#1f150019",
|
|
864
|
+
sandA5: "#1f180021",
|
|
865
|
+
sandA6: "#19130029",
|
|
866
|
+
sandA7: "#19140035",
|
|
867
|
+
sandA8: "#1915014a",
|
|
868
|
+
sandA9: "#0f0f0079",
|
|
869
|
+
sandA10: "#0c0c0083",
|
|
870
|
+
sandA11: "#080800a1",
|
|
871
|
+
sandA12: "#060500e3"
|
|
872
|
+
}, x0 = {
|
|
873
|
+
sand1: "color(display-p3 0.992 0.992 0.989)",
|
|
874
|
+
sand2: "color(display-p3 0.977 0.977 0.973)",
|
|
875
|
+
sand3: "color(display-p3 0.943 0.942 0.936)",
|
|
876
|
+
sand4: "color(display-p3 0.913 0.912 0.903)",
|
|
877
|
+
sand5: "color(display-p3 0.885 0.883 0.873)",
|
|
878
|
+
sand6: "color(display-p3 0.854 0.852 0.839)",
|
|
879
|
+
sand7: "color(display-p3 0.813 0.81 0.794)",
|
|
880
|
+
sand8: "color(display-p3 0.738 0.734 0.713)",
|
|
881
|
+
sand9: "color(display-p3 0.553 0.553 0.528)",
|
|
882
|
+
sand10: "color(display-p3 0.511 0.511 0.488)",
|
|
883
|
+
sand11: "color(display-p3 0.388 0.388 0.37)",
|
|
884
|
+
sand12: "color(display-p3 0.129 0.126 0.111)"
|
|
885
|
+
}, E0 = {
|
|
886
|
+
tomatoA1: "#ff000003",
|
|
887
|
+
tomatoA2: "#ff200008",
|
|
888
|
+
tomatoA3: "#f52b0018",
|
|
889
|
+
tomatoA4: "#ff35002c",
|
|
890
|
+
tomatoA5: "#ff2e003d",
|
|
891
|
+
tomatoA6: "#f92d0050",
|
|
892
|
+
tomatoA7: "#e7280067",
|
|
893
|
+
tomatoA8: "#db250084",
|
|
894
|
+
tomatoA9: "#df2600d1",
|
|
895
|
+
tomatoA10: "#d72400da",
|
|
896
|
+
tomatoA11: "#cd2200ea",
|
|
897
|
+
tomatoA12: "#460900e0"
|
|
898
|
+
}, o = {
|
|
899
|
+
tomato1: "color(display-p3 0.998 0.989 0.988)",
|
|
900
|
+
tomato2: "color(display-p3 0.994 0.974 0.969)",
|
|
901
|
+
tomato3: "color(display-p3 0.985 0.924 0.909)",
|
|
902
|
+
tomato4: "color(display-p3 0.996 0.868 0.835)",
|
|
903
|
+
tomato5: "color(display-p3 0.98 0.812 0.77)",
|
|
904
|
+
tomato6: "color(display-p3 0.953 0.75 0.698)",
|
|
905
|
+
tomato7: "color(display-p3 0.917 0.673 0.611)",
|
|
906
|
+
tomato8: "color(display-p3 0.875 0.575 0.502)",
|
|
907
|
+
tomato9: "color(display-p3 0.831 0.345 0.231)",
|
|
908
|
+
tomato10: "color(display-p3 0.802 0.313 0.2)",
|
|
909
|
+
tomato11: "color(display-p3 0.755 0.259 0.152)",
|
|
910
|
+
tomato12: "color(display-p3 0.335 0.165 0.132)"
|
|
911
|
+
}, M0 = {
|
|
912
|
+
redA1: "#ff000003",
|
|
913
|
+
redA2: "#ff000008",
|
|
914
|
+
redA3: "#f3000d14",
|
|
915
|
+
redA4: "#ff000824",
|
|
916
|
+
redA5: "#ff000632",
|
|
917
|
+
redA6: "#f8000442",
|
|
918
|
+
redA7: "#df000356",
|
|
919
|
+
redA8: "#d2000571",
|
|
920
|
+
redA9: "#db0007b7",
|
|
921
|
+
redA10: "#d10005c1",
|
|
922
|
+
redA11: "#c40006d3",
|
|
923
|
+
redA12: "#55000de8"
|
|
924
|
+
}, l = {
|
|
925
|
+
red1: "color(display-p3 0.998 0.989 0.988)",
|
|
926
|
+
red2: "color(display-p3 0.995 0.971 0.971)",
|
|
927
|
+
red3: "color(display-p3 0.985 0.925 0.925)",
|
|
928
|
+
red4: "color(display-p3 0.999 0.866 0.866)",
|
|
929
|
+
red5: "color(display-p3 0.984 0.812 0.811)",
|
|
930
|
+
red6: "color(display-p3 0.955 0.751 0.749)",
|
|
931
|
+
red7: "color(display-p3 0.915 0.675 0.672)",
|
|
932
|
+
red8: "color(display-p3 0.872 0.575 0.572)",
|
|
933
|
+
red9: "color(display-p3 0.83 0.329 0.324)",
|
|
934
|
+
red10: "color(display-p3 0.798 0.294 0.285)",
|
|
935
|
+
red11: "color(display-p3 0.744 0.234 0.222)",
|
|
936
|
+
red12: "color(display-p3 0.36 0.115 0.143)"
|
|
937
|
+
}, N0 = {
|
|
938
|
+
rubyA1: "#ff005503",
|
|
939
|
+
rubyA2: "#ff002008",
|
|
940
|
+
rubyA3: "#f3002515",
|
|
941
|
+
rubyA4: "#ff002523",
|
|
942
|
+
rubyA5: "#ff002a31",
|
|
943
|
+
rubyA6: "#e4002440",
|
|
944
|
+
rubyA7: "#ce002553",
|
|
945
|
+
rubyA8: "#c300286d",
|
|
946
|
+
rubyA9: "#db002cb9",
|
|
947
|
+
rubyA10: "#d2002cc4",
|
|
948
|
+
rubyA11: "#c10030db",
|
|
949
|
+
rubyA12: "#550016e8"
|
|
950
|
+
}, a = {
|
|
951
|
+
ruby1: "color(display-p3 0.998 0.989 0.992)",
|
|
952
|
+
ruby2: "color(display-p3 0.995 0.971 0.974)",
|
|
953
|
+
ruby3: "color(display-p3 0.983 0.92 0.928)",
|
|
954
|
+
ruby4: "color(display-p3 0.987 0.869 0.885)",
|
|
955
|
+
ruby5: "color(display-p3 0.968 0.817 0.839)",
|
|
956
|
+
ruby6: "color(display-p3 0.937 0.758 0.786)",
|
|
957
|
+
ruby7: "color(display-p3 0.897 0.685 0.721)",
|
|
958
|
+
ruby8: "color(display-p3 0.851 0.588 0.639)",
|
|
959
|
+
ruby9: "color(display-p3 0.83 0.323 0.408)",
|
|
960
|
+
ruby10: "color(display-p3 0.795 0.286 0.375)",
|
|
961
|
+
ruby11: "color(display-p3 0.728 0.211 0.311)",
|
|
962
|
+
ruby12: "color(display-p3 0.36 0.115 0.171)"
|
|
963
|
+
}, Y0 = {
|
|
964
|
+
crimsonA1: "#ff005503",
|
|
965
|
+
crimsonA2: "#e0004008",
|
|
966
|
+
crimsonA3: "#ff005216",
|
|
967
|
+
crimsonA4: "#f8005123",
|
|
968
|
+
crimsonA5: "#e5004f31",
|
|
969
|
+
crimsonA6: "#d0004b41",
|
|
970
|
+
crimsonA7: "#bf004753",
|
|
971
|
+
crimsonA8: "#b6004a6c",
|
|
972
|
+
crimsonA9: "#e2005bc2",
|
|
973
|
+
crimsonA10: "#d70056cb",
|
|
974
|
+
crimsonA11: "#c4004fe2",
|
|
975
|
+
crimsonA12: "#530026e9"
|
|
976
|
+
}, p = {
|
|
977
|
+
crimson1: "color(display-p3 0.998 0.989 0.992)",
|
|
978
|
+
crimson2: "color(display-p3 0.991 0.969 0.976)",
|
|
979
|
+
crimson3: "color(display-p3 0.987 0.917 0.941)",
|
|
980
|
+
crimson4: "color(display-p3 0.975 0.866 0.904)",
|
|
981
|
+
crimson5: "color(display-p3 0.953 0.813 0.864)",
|
|
982
|
+
crimson6: "color(display-p3 0.921 0.755 0.817)",
|
|
983
|
+
crimson7: "color(display-p3 0.88 0.683 0.761)",
|
|
984
|
+
crimson8: "color(display-p3 0.834 0.592 0.694)",
|
|
985
|
+
crimson9: "color(display-p3 0.843 0.298 0.507)",
|
|
986
|
+
crimson10: "color(display-p3 0.807 0.266 0.468)",
|
|
987
|
+
crimson11: "color(display-p3 0.731 0.195 0.388)",
|
|
988
|
+
crimson12: "color(display-p3 0.352 0.111 0.221)"
|
|
989
|
+
}, B0 = {
|
|
990
|
+
pinkA1: "#ff00aa03",
|
|
991
|
+
pinkA2: "#e0008008",
|
|
992
|
+
pinkA3: "#f4008c16",
|
|
993
|
+
pinkA4: "#e2008b23",
|
|
994
|
+
pinkA5: "#d1008331",
|
|
995
|
+
pinkA6: "#c0007840",
|
|
996
|
+
pinkA7: "#b6006f53",
|
|
997
|
+
pinkA8: "#af006f6c",
|
|
998
|
+
pinkA9: "#c8007fbf",
|
|
999
|
+
pinkA10: "#c2007ac7",
|
|
1000
|
+
pinkA11: "#b60074d6",
|
|
1001
|
+
pinkA12: "#59003bed"
|
|
1002
|
+
}, r = {
|
|
1003
|
+
pink1: "color(display-p3 0.998 0.989 0.996)",
|
|
1004
|
+
pink2: "color(display-p3 0.992 0.97 0.985)",
|
|
1005
|
+
pink3: "color(display-p3 0.981 0.917 0.96)",
|
|
1006
|
+
pink4: "color(display-p3 0.963 0.867 0.932)",
|
|
1007
|
+
pink5: "color(display-p3 0.939 0.815 0.899)",
|
|
1008
|
+
pink6: "color(display-p3 0.907 0.756 0.859)",
|
|
1009
|
+
pink7: "color(display-p3 0.869 0.683 0.81)",
|
|
1010
|
+
pink8: "color(display-p3 0.825 0.59 0.751)",
|
|
1011
|
+
pink9: "color(display-p3 0.775 0.297 0.61)",
|
|
1012
|
+
pink10: "color(display-p3 0.748 0.27 0.581)",
|
|
1013
|
+
pink11: "color(display-p3 0.698 0.219 0.528)",
|
|
1014
|
+
pink12: "color(display-p3 0.363 0.101 0.279)"
|
|
1015
|
+
}, F0 = {
|
|
1016
|
+
plumA1: "#aa00ff03",
|
|
1017
|
+
plumA2: "#c000c008",
|
|
1018
|
+
plumA3: "#cc00cc14",
|
|
1019
|
+
plumA4: "#c200c921",
|
|
1020
|
+
plumA5: "#b700bd2e",
|
|
1021
|
+
plumA6: "#a400b03d",
|
|
1022
|
+
plumA7: "#9900a852",
|
|
1023
|
+
plumA8: "#9000a56e",
|
|
1024
|
+
plumA9: "#89009eb5",
|
|
1025
|
+
plumA10: "#7f0092bb",
|
|
1026
|
+
plumA11: "#730086c1",
|
|
1027
|
+
plumA12: "#40004be6"
|
|
1028
|
+
}, s = {
|
|
1029
|
+
plum1: "color(display-p3 0.995 0.988 0.999)",
|
|
1030
|
+
plum2: "color(display-p3 0.988 0.971 0.99)",
|
|
1031
|
+
plum3: "color(display-p3 0.973 0.923 0.98)",
|
|
1032
|
+
plum4: "color(display-p3 0.953 0.875 0.966)",
|
|
1033
|
+
plum5: "color(display-p3 0.926 0.825 0.945)",
|
|
1034
|
+
plum6: "color(display-p3 0.89 0.765 0.916)",
|
|
1035
|
+
plum7: "color(display-p3 0.84 0.686 0.877)",
|
|
1036
|
+
plum8: "color(display-p3 0.775 0.58 0.832)",
|
|
1037
|
+
plum9: "color(display-p3 0.624 0.313 0.708)",
|
|
1038
|
+
plum10: "color(display-p3 0.587 0.29 0.667)",
|
|
1039
|
+
plum11: "color(display-p3 0.543 0.263 0.619)",
|
|
1040
|
+
plum12: "color(display-p3 0.299 0.114 0.352)"
|
|
1041
|
+
}, J0 = {
|
|
1042
|
+
purpleA1: "#aa00aa03",
|
|
1043
|
+
purpleA2: "#8000e008",
|
|
1044
|
+
purpleA3: "#8e00f112",
|
|
1045
|
+
purpleA4: "#8d00e51d",
|
|
1046
|
+
purpleA5: "#8000db2a",
|
|
1047
|
+
purpleA6: "#7a01d03b",
|
|
1048
|
+
purpleA7: "#6d00c350",
|
|
1049
|
+
purpleA8: "#6600c06c",
|
|
1050
|
+
purpleA9: "#5c00adb1",
|
|
1051
|
+
purpleA10: "#53009eb8",
|
|
1052
|
+
purpleA11: "#52009aba",
|
|
1053
|
+
purpleA12: "#250049df"
|
|
1054
|
+
}, d = {
|
|
1055
|
+
purple1: "color(display-p3 0.995 0.988 0.996)",
|
|
1056
|
+
purple2: "color(display-p3 0.983 0.971 0.993)",
|
|
1057
|
+
purple3: "color(display-p3 0.963 0.931 0.989)",
|
|
1058
|
+
purple4: "color(display-p3 0.937 0.888 0.981)",
|
|
1059
|
+
purple5: "color(display-p3 0.904 0.837 0.966)",
|
|
1060
|
+
purple6: "color(display-p3 0.86 0.774 0.942)",
|
|
1061
|
+
purple7: "color(display-p3 0.799 0.69 0.91)",
|
|
1062
|
+
purple8: "color(display-p3 0.719 0.583 0.874)",
|
|
1063
|
+
purple9: "color(display-p3 0.523 0.318 0.751)",
|
|
1064
|
+
purple10: "color(display-p3 0.483 0.289 0.7)",
|
|
1065
|
+
purple11: "color(display-p3 0.473 0.281 0.687)",
|
|
1066
|
+
purple12: "color(display-p3 0.234 0.132 0.363)"
|
|
1067
|
+
}, K0 = {
|
|
1068
|
+
violetA1: "#5500aa03",
|
|
1069
|
+
violetA2: "#4900ff07",
|
|
1070
|
+
violetA3: "#4400ee0f",
|
|
1071
|
+
violetA4: "#4300ff1b",
|
|
1072
|
+
violetA5: "#3600ff26",
|
|
1073
|
+
violetA6: "#3100fb35",
|
|
1074
|
+
violetA7: "#2d01dd4a",
|
|
1075
|
+
violetA8: "#2b00d066",
|
|
1076
|
+
violetA9: "#2400b7a9",
|
|
1077
|
+
violetA10: "#2300abb2",
|
|
1078
|
+
violetA11: "#1f0099af",
|
|
1079
|
+
violetA12: "#0b0043d9"
|
|
1080
|
+
}, i = {
|
|
1081
|
+
violet1: "color(display-p3 0.991 0.988 0.995)",
|
|
1082
|
+
violet2: "color(display-p3 0.978 0.974 0.998)",
|
|
1083
|
+
violet3: "color(display-p3 0.953 0.943 0.993)",
|
|
1084
|
+
violet4: "color(display-p3 0.916 0.897 1)",
|
|
1085
|
+
violet5: "color(display-p3 0.876 0.851 1)",
|
|
1086
|
+
violet6: "color(display-p3 0.825 0.793 0.981)",
|
|
1087
|
+
violet7: "color(display-p3 0.752 0.712 0.943)",
|
|
1088
|
+
violet8: "color(display-p3 0.654 0.602 0.902)",
|
|
1089
|
+
violet9: "color(display-p3 0.417 0.341 0.784)",
|
|
1090
|
+
violet10: "color(display-p3 0.381 0.306 0.741)",
|
|
1091
|
+
violet11: "color(display-p3 0.383 0.317 0.702)",
|
|
1092
|
+
violet12: "color(display-p3 0.179 0.15 0.359)"
|
|
1093
|
+
}, Q0 = {
|
|
1094
|
+
irisA1: "#0000ff02",
|
|
1095
|
+
irisA2: "#0000ff07",
|
|
1096
|
+
irisA3: "#0011ee0f",
|
|
1097
|
+
irisA4: "#000bff19",
|
|
1098
|
+
irisA5: "#000eff25",
|
|
1099
|
+
irisA6: "#000aff34",
|
|
1100
|
+
irisA7: "#0008e647",
|
|
1101
|
+
irisA8: "#0008d964",
|
|
1102
|
+
irisA9: "#0000c0a4",
|
|
1103
|
+
irisA10: "#0000b6ae",
|
|
1104
|
+
irisA11: "#0600abac",
|
|
1105
|
+
irisA12: "#000246d8"
|
|
1106
|
+
}, e = {
|
|
1107
|
+
iris1: "color(display-p3 0.992 0.992 0.999)",
|
|
1108
|
+
iris2: "color(display-p3 0.972 0.973 0.998)",
|
|
1109
|
+
iris3: "color(display-p3 0.943 0.945 0.992)",
|
|
1110
|
+
iris4: "color(display-p3 0.902 0.906 1)",
|
|
1111
|
+
iris5: "color(display-p3 0.857 0.861 1)",
|
|
1112
|
+
iris6: "color(display-p3 0.799 0.805 0.987)",
|
|
1113
|
+
iris7: "color(display-p3 0.721 0.727 0.955)",
|
|
1114
|
+
iris8: "color(display-p3 0.61 0.619 0.918)",
|
|
1115
|
+
iris9: "color(display-p3 0.357 0.357 0.81)",
|
|
1116
|
+
iris10: "color(display-p3 0.318 0.318 0.774)",
|
|
1117
|
+
iris11: "color(display-p3 0.337 0.326 0.748)",
|
|
1118
|
+
iris12: "color(display-p3 0.154 0.161 0.371)"
|
|
1119
|
+
}, U0 = {
|
|
1120
|
+
indigoA1: "#00008002",
|
|
1121
|
+
indigoA2: "#0040ff08",
|
|
1122
|
+
indigoA3: "#0047f112",
|
|
1123
|
+
indigoA4: "#0044ff1e",
|
|
1124
|
+
indigoA5: "#0044ff2d",
|
|
1125
|
+
indigoA6: "#003eff3e",
|
|
1126
|
+
indigoA7: "#0037ed54",
|
|
1127
|
+
indigoA8: "#0034dc72",
|
|
1128
|
+
indigoA9: "#0031d2c1",
|
|
1129
|
+
indigoA10: "#002ec9cc",
|
|
1130
|
+
indigoA11: "#002bb7c5",
|
|
1131
|
+
indigoA12: "#001046e0"
|
|
1132
|
+
}, c = {
|
|
1133
|
+
indigo1: "color(display-p3 0.992 0.992 0.996)",
|
|
1134
|
+
indigo2: "color(display-p3 0.971 0.977 0.998)",
|
|
1135
|
+
indigo3: "color(display-p3 0.933 0.948 0.992)",
|
|
1136
|
+
indigo4: "color(display-p3 0.885 0.914 1)",
|
|
1137
|
+
indigo5: "color(display-p3 0.831 0.87 1)",
|
|
1138
|
+
indigo6: "color(display-p3 0.767 0.814 0.995)",
|
|
1139
|
+
indigo7: "color(display-p3 0.685 0.74 0.957)",
|
|
1140
|
+
indigo8: "color(display-p3 0.569 0.639 0.916)",
|
|
1141
|
+
indigo9: "color(display-p3 0.276 0.384 0.837)",
|
|
1142
|
+
indigo10: "color(display-p3 0.234 0.343 0.801)",
|
|
1143
|
+
indigo11: "color(display-p3 0.256 0.354 0.755)",
|
|
1144
|
+
indigo12: "color(display-p3 0.133 0.175 0.348)"
|
|
1145
|
+
}, V0 = {
|
|
1146
|
+
cyanA1: "#0099cc05",
|
|
1147
|
+
cyanA2: "#009db10d",
|
|
1148
|
+
cyanA3: "#00c2d121",
|
|
1149
|
+
cyanA4: "#00bcd435",
|
|
1150
|
+
cyanA5: "#01b4cc4a",
|
|
1151
|
+
cyanA6: "#00a7c162",
|
|
1152
|
+
cyanA7: "#009fbb82",
|
|
1153
|
+
cyanA8: "#00a3c0c2",
|
|
1154
|
+
cyanA9: "#00a2c7",
|
|
1155
|
+
cyanA10: "#0094b7f8",
|
|
1156
|
+
cyanA11: "#007491ef",
|
|
1157
|
+
cyanA12: "#00323ef2"
|
|
1158
|
+
}, y = {
|
|
1159
|
+
cyan1: "color(display-p3 0.982 0.992 0.996)",
|
|
1160
|
+
cyan2: "color(display-p3 0.955 0.981 0.984)",
|
|
1161
|
+
cyan3: "color(display-p3 0.888 0.965 0.975)",
|
|
1162
|
+
cyan4: "color(display-p3 0.821 0.941 0.959)",
|
|
1163
|
+
cyan5: "color(display-p3 0.751 0.907 0.935)",
|
|
1164
|
+
cyan6: "color(display-p3 0.671 0.862 0.9)",
|
|
1165
|
+
cyan7: "color(display-p3 0.564 0.8 0.854)",
|
|
1166
|
+
cyan8: "color(display-p3 0.388 0.715 0.798)",
|
|
1167
|
+
cyan9: "color(display-p3 0.282 0.627 0.765)",
|
|
1168
|
+
cyan10: "color(display-p3 0.264 0.583 0.71)",
|
|
1169
|
+
cyan11: "color(display-p3 0.08 0.48 0.63)",
|
|
1170
|
+
cyan12: "color(display-p3 0.108 0.232 0.277)"
|
|
1171
|
+
}, W0 = {
|
|
1172
|
+
tealA1: "#00cc9905",
|
|
1173
|
+
tealA2: "#00aa800c",
|
|
1174
|
+
tealA3: "#00c69d1f",
|
|
1175
|
+
tealA4: "#00c39633",
|
|
1176
|
+
tealA5: "#00b49047",
|
|
1177
|
+
tealA6: "#00a6855e",
|
|
1178
|
+
tealA7: "#0099807c",
|
|
1179
|
+
tealA8: "#009783ac",
|
|
1180
|
+
tealA9: "#009e8ced",
|
|
1181
|
+
tealA10: "#009684f2",
|
|
1182
|
+
tealA11: "#008573",
|
|
1183
|
+
tealA12: "#00332df2"
|
|
1184
|
+
}, f = {
|
|
1185
|
+
teal1: "color(display-p3 0.983 0.996 0.992)",
|
|
1186
|
+
teal2: "color(display-p3 0.958 0.983 0.976)",
|
|
1187
|
+
teal3: "color(display-p3 0.895 0.971 0.952)",
|
|
1188
|
+
teal4: "color(display-p3 0.831 0.949 0.92)",
|
|
1189
|
+
teal5: "color(display-p3 0.761 0.914 0.878)",
|
|
1190
|
+
teal6: "color(display-p3 0.682 0.864 0.825)",
|
|
1191
|
+
teal7: "color(display-p3 0.581 0.798 0.756)",
|
|
1192
|
+
teal8: "color(display-p3 0.433 0.716 0.671)",
|
|
1193
|
+
teal9: "color(display-p3 0.297 0.637 0.581)",
|
|
1194
|
+
teal10: "color(display-p3 0.275 0.599 0.542)",
|
|
1195
|
+
teal11: "color(display-p3 0.08 0.5 0.43)",
|
|
1196
|
+
teal12: "color(display-p3 0.11 0.235 0.219)"
|
|
1197
|
+
}, X0 = {
|
|
1198
|
+
jadeA1: "#00c08004",
|
|
1199
|
+
jadeA2: "#00a3460b",
|
|
1200
|
+
jadeA3: "#00ae4819",
|
|
1201
|
+
jadeA4: "#00a85129",
|
|
1202
|
+
jadeA5: "#00a2553c",
|
|
1203
|
+
jadeA6: "#009a5753",
|
|
1204
|
+
jadeA7: "#00945f74",
|
|
1205
|
+
jadeA8: "#00976ea9",
|
|
1206
|
+
jadeA9: "#00916bd6",
|
|
1207
|
+
jadeA10: "#008764d9",
|
|
1208
|
+
jadeA11: "#007152df",
|
|
1209
|
+
jadeA12: "#002217e2"
|
|
1210
|
+
}, A = {
|
|
1211
|
+
jade1: "color(display-p3 0.986 0.996 0.992)",
|
|
1212
|
+
jade2: "color(display-p3 0.962 0.983 0.969)",
|
|
1213
|
+
jade3: "color(display-p3 0.912 0.965 0.932)",
|
|
1214
|
+
jade4: "color(display-p3 0.858 0.941 0.893)",
|
|
1215
|
+
jade5: "color(display-p3 0.795 0.909 0.847)",
|
|
1216
|
+
jade6: "color(display-p3 0.715 0.864 0.791)",
|
|
1217
|
+
jade7: "color(display-p3 0.603 0.802 0.718)",
|
|
1218
|
+
jade8: "color(display-p3 0.44 0.72 0.629)",
|
|
1219
|
+
jade9: "color(display-p3 0.319 0.63 0.521)",
|
|
1220
|
+
jade10: "color(display-p3 0.299 0.592 0.488)",
|
|
1221
|
+
jade11: "color(display-p3 0.15 0.5 0.37)",
|
|
1222
|
+
jade12: "color(display-p3 0.142 0.229 0.194)"
|
|
1223
|
+
}, Z0 = {
|
|
1224
|
+
greenA1: "#00c04004",
|
|
1225
|
+
greenA2: "#00a32f0b",
|
|
1226
|
+
greenA3: "#00a43319",
|
|
1227
|
+
greenA4: "#00a83829",
|
|
1228
|
+
greenA5: "#019c393b",
|
|
1229
|
+
greenA6: "#00963c52",
|
|
1230
|
+
greenA7: "#00914071",
|
|
1231
|
+
greenA8: "#00924ba4",
|
|
1232
|
+
greenA9: "#008f4acf",
|
|
1233
|
+
greenA10: "#008647d4",
|
|
1234
|
+
greenA11: "#00713fde",
|
|
1235
|
+
greenA12: "#002616e6"
|
|
1236
|
+
}, n = {
|
|
1237
|
+
green1: "color(display-p3 0.986 0.996 0.989)",
|
|
1238
|
+
green2: "color(display-p3 0.963 0.983 0.967)",
|
|
1239
|
+
green3: "color(display-p3 0.913 0.964 0.925)",
|
|
1240
|
+
green4: "color(display-p3 0.859 0.94 0.879)",
|
|
1241
|
+
green5: "color(display-p3 0.796 0.907 0.826)",
|
|
1242
|
+
green6: "color(display-p3 0.718 0.863 0.761)",
|
|
1243
|
+
green7: "color(display-p3 0.61 0.801 0.675)",
|
|
1244
|
+
green8: "color(display-p3 0.451 0.715 0.559)",
|
|
1245
|
+
green9: "color(display-p3 0.332 0.634 0.442)",
|
|
1246
|
+
green10: "color(display-p3 0.308 0.595 0.417)",
|
|
1247
|
+
green11: "color(display-p3 0.19 0.5 0.32)",
|
|
1248
|
+
green12: "color(display-p3 0.132 0.228 0.18)"
|
|
1249
|
+
}, $0 = {
|
|
1250
|
+
grassA1: "#00c00004",
|
|
1251
|
+
grassA2: "#0099000a",
|
|
1252
|
+
grassA3: "#00970016",
|
|
1253
|
+
grassA4: "#009f0725",
|
|
1254
|
+
grassA5: "#00930536",
|
|
1255
|
+
grassA6: "#008f0a4d",
|
|
1256
|
+
grassA7: "#018b0f6b",
|
|
1257
|
+
grassA8: "#008d199a",
|
|
1258
|
+
grassA9: "#008619b9",
|
|
1259
|
+
grassA10: "#007b17c1",
|
|
1260
|
+
grassA11: "#006514d5",
|
|
1261
|
+
grassA12: "#002006df"
|
|
1262
|
+
}, b = {
|
|
1263
|
+
grass1: "color(display-p3 0.986 0.996 0.985)",
|
|
1264
|
+
grass2: "color(display-p3 0.966 0.983 0.964)",
|
|
1265
|
+
grass3: "color(display-p3 0.923 0.965 0.917)",
|
|
1266
|
+
grass4: "color(display-p3 0.872 0.94 0.865)",
|
|
1267
|
+
grass5: "color(display-p3 0.811 0.908 0.802)",
|
|
1268
|
+
grass6: "color(display-p3 0.733 0.864 0.724)",
|
|
1269
|
+
grass7: "color(display-p3 0.628 0.803 0.622)",
|
|
1270
|
+
grass8: "color(display-p3 0.477 0.72 0.482)",
|
|
1271
|
+
grass9: "color(display-p3 0.38 0.647 0.378)",
|
|
1272
|
+
grass10: "color(display-p3 0.344 0.598 0.342)",
|
|
1273
|
+
grass11: "color(display-p3 0.263 0.488 0.261)",
|
|
1274
|
+
grass12: "color(display-p3 0.151 0.233 0.153)"
|
|
1275
|
+
}, oo = {
|
|
1276
|
+
brownA1: "#aa550003",
|
|
1277
|
+
brownA2: "#aa550009",
|
|
1278
|
+
brownA3: "#a04b0018",
|
|
1279
|
+
brownA4: "#9b4a0026",
|
|
1280
|
+
brownA5: "#9f4d0035",
|
|
1281
|
+
brownA6: "#a04e0048",
|
|
1282
|
+
brownA7: "#a34e0060",
|
|
1283
|
+
brownA8: "#9f4a0081",
|
|
1284
|
+
brownA9: "#823c00a7",
|
|
1285
|
+
brownA10: "#723300ac",
|
|
1286
|
+
brownA11: "#522100b9",
|
|
1287
|
+
brownA12: "#140600d1"
|
|
1288
|
+
}, t = {
|
|
1289
|
+
brown1: "color(display-p3 0.995 0.992 0.989)",
|
|
1290
|
+
brown2: "color(display-p3 0.987 0.976 0.964)",
|
|
1291
|
+
brown3: "color(display-p3 0.959 0.936 0.909)",
|
|
1292
|
+
brown4: "color(display-p3 0.934 0.897 0.855)",
|
|
1293
|
+
brown5: "color(display-p3 0.909 0.856 0.798)",
|
|
1294
|
+
brown6: "color(display-p3 0.88 0.808 0.73)",
|
|
1295
|
+
brown7: "color(display-p3 0.841 0.742 0.639)",
|
|
1296
|
+
brown8: "color(display-p3 0.782 0.647 0.514)",
|
|
1297
|
+
brown9: "color(display-p3 0.651 0.505 0.368)",
|
|
1298
|
+
brown10: "color(display-p3 0.601 0.465 0.344)",
|
|
1299
|
+
brown11: "color(display-p3 0.485 0.374 0.288)",
|
|
1300
|
+
brown12: "color(display-p3 0.236 0.202 0.183)"
|
|
1301
|
+
}, lo = {
|
|
1302
|
+
bronzeA1: "#55000003",
|
|
1303
|
+
bronzeA2: "#cc33000a",
|
|
1304
|
+
bronzeA3: "#92250015",
|
|
1305
|
+
bronzeA4: "#80280020",
|
|
1306
|
+
bronzeA5: "#7423002c",
|
|
1307
|
+
bronzeA6: "#7324003a",
|
|
1308
|
+
bronzeA7: "#6c1f004c",
|
|
1309
|
+
bronzeA8: "#671c0066",
|
|
1310
|
+
bronzeA9: "#551a008d",
|
|
1311
|
+
bronzeA10: "#4c150097",
|
|
1312
|
+
bronzeA11: "#3d0f00ab",
|
|
1313
|
+
bronzeA12: "#1d0600d4"
|
|
1314
|
+
}, m = {
|
|
1315
|
+
bronze1: "color(display-p3 0.991 0.988 0.988)",
|
|
1316
|
+
bronze2: "color(display-p3 0.989 0.97 0.961)",
|
|
1317
|
+
bronze3: "color(display-p3 0.958 0.932 0.919)",
|
|
1318
|
+
bronze4: "color(display-p3 0.929 0.894 0.877)",
|
|
1319
|
+
bronze5: "color(display-p3 0.898 0.853 0.832)",
|
|
1320
|
+
bronze6: "color(display-p3 0.861 0.805 0.778)",
|
|
1321
|
+
bronze7: "color(display-p3 0.812 0.739 0.706)",
|
|
1322
|
+
bronze8: "color(display-p3 0.741 0.647 0.606)",
|
|
1323
|
+
bronze9: "color(display-p3 0.611 0.507 0.455)",
|
|
1324
|
+
bronze10: "color(display-p3 0.563 0.461 0.414)",
|
|
1325
|
+
bronze11: "color(display-p3 0.471 0.373 0.336)",
|
|
1326
|
+
bronze12: "color(display-p3 0.251 0.191 0.172)"
|
|
1327
|
+
}, ao = {
|
|
1328
|
+
goldA1: "#55550003",
|
|
1329
|
+
goldA2: "#9d8a000d",
|
|
1330
|
+
goldA3: "#75600018",
|
|
1331
|
+
goldA4: "#6b4e0024",
|
|
1332
|
+
goldA5: "#60460030",
|
|
1333
|
+
goldA6: "#64440040",
|
|
1334
|
+
goldA7: "#63420055",
|
|
1335
|
+
goldA8: "#633d0072",
|
|
1336
|
+
goldA9: "#5332009a",
|
|
1337
|
+
goldA10: "#492d00a1",
|
|
1338
|
+
goldA11: "#362100b4",
|
|
1339
|
+
goldA12: "#130c00d4"
|
|
1340
|
+
}, g = {
|
|
1341
|
+
gold1: "color(display-p3 0.992 0.992 0.989)",
|
|
1342
|
+
gold2: "color(display-p3 0.98 0.976 0.953)",
|
|
1343
|
+
gold3: "color(display-p3 0.947 0.94 0.909)",
|
|
1344
|
+
gold4: "color(display-p3 0.914 0.904 0.865)",
|
|
1345
|
+
gold5: "color(display-p3 0.88 0.865 0.816)",
|
|
1346
|
+
gold6: "color(display-p3 0.84 0.818 0.756)",
|
|
1347
|
+
gold7: "color(display-p3 0.788 0.753 0.677)",
|
|
1348
|
+
gold8: "color(display-p3 0.715 0.66 0.565)",
|
|
1349
|
+
gold9: "color(display-p3 0.579 0.517 0.41)",
|
|
1350
|
+
gold10: "color(display-p3 0.538 0.479 0.38)",
|
|
1351
|
+
gold11: "color(display-p3 0.433 0.386 0.305)",
|
|
1352
|
+
gold12: "color(display-p3 0.227 0.209 0.173)"
|
|
1353
|
+
}, po = {
|
|
1354
|
+
skyA1: "#00d5ff06",
|
|
1355
|
+
skyA2: "#00a4db0e",
|
|
1356
|
+
skyA3: "#00b3ee1e",
|
|
1357
|
+
skyA4: "#00ace42e",
|
|
1358
|
+
skyA5: "#00a1d841",
|
|
1359
|
+
skyA6: "#0092ca56",
|
|
1360
|
+
skyA7: "#0089c172",
|
|
1361
|
+
skyA8: "#0085bf9f",
|
|
1362
|
+
skyA9: "#00c7fe83",
|
|
1363
|
+
skyA10: "#00bcf38b",
|
|
1364
|
+
skyA11: "#00749e",
|
|
1365
|
+
skyA12: "#002540e2"
|
|
1366
|
+
}, u = {
|
|
1367
|
+
sky1: "color(display-p3 0.98 0.995 0.999)",
|
|
1368
|
+
sky2: "color(display-p3 0.953 0.98 0.99)",
|
|
1369
|
+
sky3: "color(display-p3 0.899 0.963 0.989)",
|
|
1370
|
+
sky4: "color(display-p3 0.842 0.937 0.977)",
|
|
1371
|
+
sky5: "color(display-p3 0.777 0.9 0.954)",
|
|
1372
|
+
sky6: "color(display-p3 0.701 0.851 0.921)",
|
|
1373
|
+
sky7: "color(display-p3 0.604 0.785 0.879)",
|
|
1374
|
+
sky8: "color(display-p3 0.457 0.696 0.829)",
|
|
1375
|
+
sky9: "color(display-p3 0.585 0.877 0.983)",
|
|
1376
|
+
sky10: "color(display-p3 0.555 0.845 0.959)",
|
|
1377
|
+
sky11: "color(display-p3 0.193 0.448 0.605)",
|
|
1378
|
+
sky12: "color(display-p3 0.145 0.241 0.329)"
|
|
1379
|
+
}, ro = {
|
|
1380
|
+
mintA1: "#00d5aa06",
|
|
1381
|
+
mintA2: "#00b18a0d",
|
|
1382
|
+
mintA3: "#00d29e22",
|
|
1383
|
+
mintA4: "#00cc9937",
|
|
1384
|
+
mintA5: "#00c0914c",
|
|
1385
|
+
mintA6: "#00b08663",
|
|
1386
|
+
mintA7: "#00a17d81",
|
|
1387
|
+
mintA8: "#009e7fb3",
|
|
1388
|
+
mintA9: "#00d3a579",
|
|
1389
|
+
mintA10: "#00c39982",
|
|
1390
|
+
mintA11: "#007763fd",
|
|
1391
|
+
mintA12: "#00312ae9"
|
|
1392
|
+
}, k = {
|
|
1393
|
+
mint1: "color(display-p3 0.98 0.995 0.992)",
|
|
1394
|
+
mint2: "color(display-p3 0.957 0.985 0.977)",
|
|
1395
|
+
mint3: "color(display-p3 0.888 0.972 0.95)",
|
|
1396
|
+
mint4: "color(display-p3 0.819 0.951 0.916)",
|
|
1397
|
+
mint5: "color(display-p3 0.747 0.918 0.873)",
|
|
1398
|
+
mint6: "color(display-p3 0.668 0.87 0.818)",
|
|
1399
|
+
mint7: "color(display-p3 0.567 0.805 0.744)",
|
|
1400
|
+
mint8: "color(display-p3 0.42 0.724 0.649)",
|
|
1401
|
+
mint9: "color(display-p3 0.62 0.908 0.834)",
|
|
1402
|
+
mint10: "color(display-p3 0.585 0.871 0.797)",
|
|
1403
|
+
mint11: "color(display-p3 0.203 0.463 0.397)",
|
|
1404
|
+
mint12: "color(display-p3 0.136 0.259 0.236)"
|
|
1405
|
+
}, so = {
|
|
1406
|
+
limeA1: "#66990005",
|
|
1407
|
+
limeA2: "#6b95000c",
|
|
1408
|
+
limeA3: "#96c80029",
|
|
1409
|
+
limeA4: "#8fc60042",
|
|
1410
|
+
limeA5: "#81bb0059",
|
|
1411
|
+
limeA6: "#72aa006e",
|
|
1412
|
+
limeA7: "#61990087",
|
|
1413
|
+
limeA8: "#559200ab",
|
|
1414
|
+
limeA9: "#93e4009c",
|
|
1415
|
+
limeA10: "#8fdc00b3",
|
|
1416
|
+
limeA11: "#375f00d0",
|
|
1417
|
+
limeA12: "#1e2900e3"
|
|
1418
|
+
}, v = {
|
|
1419
|
+
lime1: "color(display-p3 0.989 0.992 0.981)",
|
|
1420
|
+
lime2: "color(display-p3 0.975 0.98 0.954)",
|
|
1421
|
+
lime3: "color(display-p3 0.939 0.965 0.851)",
|
|
1422
|
+
lime4: "color(display-p3 0.896 0.94 0.76)",
|
|
1423
|
+
lime5: "color(display-p3 0.843 0.903 0.678)",
|
|
1424
|
+
lime6: "color(display-p3 0.778 0.852 0.599)",
|
|
1425
|
+
lime7: "color(display-p3 0.694 0.784 0.508)",
|
|
1426
|
+
lime8: "color(display-p3 0.585 0.707 0.378)",
|
|
1427
|
+
lime9: "color(display-p3 0.78 0.928 0.466)",
|
|
1428
|
+
lime10: "color(display-p3 0.734 0.896 0.397)",
|
|
1429
|
+
lime11: "color(display-p3 0.386 0.482 0.227)",
|
|
1430
|
+
lime12: "color(display-p3 0.222 0.25 0.128)"
|
|
1431
|
+
}, io = {
|
|
1432
|
+
yellowA1: "#aaaa0006",
|
|
1433
|
+
yellowA2: "#f4dd0016",
|
|
1434
|
+
yellowA3: "#ffee0047",
|
|
1435
|
+
yellowA4: "#ffe3016b",
|
|
1436
|
+
yellowA5: "#ffd5008f",
|
|
1437
|
+
yellowA6: "#ebbc0097",
|
|
1438
|
+
yellowA7: "#d2a10098",
|
|
1439
|
+
yellowA8: "#c99700c6",
|
|
1440
|
+
yellowA9: "#ffe100d6",
|
|
1441
|
+
yellowA10: "#ffdc00",
|
|
1442
|
+
yellowA11: "#9e6c00",
|
|
1443
|
+
yellowA12: "#2e2000e0"
|
|
1444
|
+
}, w = {
|
|
1445
|
+
yellow1: "color(display-p3 0.992 0.992 0.978)",
|
|
1446
|
+
yellow2: "color(display-p3 0.995 0.99 0.922)",
|
|
1447
|
+
yellow3: "color(display-p3 0.997 0.982 0.749)",
|
|
1448
|
+
yellow4: "color(display-p3 0.992 0.953 0.627)",
|
|
1449
|
+
yellow5: "color(display-p3 0.984 0.91 0.51)",
|
|
1450
|
+
yellow6: "color(display-p3 0.934 0.847 0.474)",
|
|
1451
|
+
yellow7: "color(display-p3 0.876 0.785 0.46)",
|
|
1452
|
+
yellow8: "color(display-p3 0.811 0.689 0.313)",
|
|
1453
|
+
yellow9: "color(display-p3 1 0.92 0.22)",
|
|
1454
|
+
yellow10: "color(display-p3 0.977 0.868 0.291)",
|
|
1455
|
+
yellow11: "color(display-p3 0.6 0.44 0)",
|
|
1456
|
+
yellow12: "color(display-p3 0.271 0.233 0.137)"
|
|
1457
|
+
}, eo = {
|
|
1458
|
+
amberA1: "#c0800004",
|
|
1459
|
+
amberA2: "#f4d10016",
|
|
1460
|
+
amberA3: "#ffde003d",
|
|
1461
|
+
amberA4: "#ffd40063",
|
|
1462
|
+
amberA5: "#f8cf0088",
|
|
1463
|
+
amberA6: "#eab5008c",
|
|
1464
|
+
amberA7: "#dc9b009d",
|
|
1465
|
+
amberA8: "#da8a00c9",
|
|
1466
|
+
amberA9: "#ffb300c2",
|
|
1467
|
+
amberA10: "#ffb300e7",
|
|
1468
|
+
amberA11: "#ab6400",
|
|
1469
|
+
amberA12: "#341500dd"
|
|
1470
|
+
}, P = {
|
|
1471
|
+
amber1: "color(display-p3 0.995 0.992 0.985)",
|
|
1472
|
+
amber2: "color(display-p3 0.994 0.986 0.921)",
|
|
1473
|
+
amber3: "color(display-p3 0.994 0.969 0.782)",
|
|
1474
|
+
amber4: "color(display-p3 0.989 0.937 0.65)",
|
|
1475
|
+
amber5: "color(display-p3 0.97 0.902 0.527)",
|
|
1476
|
+
amber6: "color(display-p3 0.936 0.844 0.506)",
|
|
1477
|
+
amber7: "color(display-p3 0.89 0.762 0.443)",
|
|
1478
|
+
amber8: "color(display-p3 0.85 0.65 0.3)",
|
|
1479
|
+
amber9: "color(display-p3 1 0.77 0.26)",
|
|
1480
|
+
amber10: "color(display-p3 0.959 0.741 0.274)",
|
|
1481
|
+
amber11: "color(display-p3 0.64 0.4 0)",
|
|
1482
|
+
amber12: "color(display-p3 0.294 0.208 0.145)"
|
|
1483
|
+
}, co = {
|
|
1484
|
+
orangeA1: "#c0400004",
|
|
1485
|
+
orangeA2: "#ff8e0012",
|
|
1486
|
+
orangeA3: "#ff9c0029",
|
|
1487
|
+
orangeA4: "#ff91014a",
|
|
1488
|
+
orangeA5: "#ff8b0065",
|
|
1489
|
+
orangeA6: "#ff81007d",
|
|
1490
|
+
orangeA7: "#ed6c008c",
|
|
1491
|
+
orangeA8: "#e35f00aa",
|
|
1492
|
+
orangeA9: "#f65e00ea",
|
|
1493
|
+
orangeA10: "#ef5f00",
|
|
1494
|
+
orangeA11: "#cc4e00",
|
|
1495
|
+
orangeA12: "#431200e2"
|
|
1496
|
+
}, D = {
|
|
1497
|
+
orange1: "color(display-p3 0.995 0.988 0.985)",
|
|
1498
|
+
orange2: "color(display-p3 0.994 0.968 0.934)",
|
|
1499
|
+
orange3: "color(display-p3 0.989 0.938 0.85)",
|
|
1500
|
+
orange4: "color(display-p3 1 0.874 0.687)",
|
|
1501
|
+
orange5: "color(display-p3 1 0.821 0.583)",
|
|
1502
|
+
orange6: "color(display-p3 0.975 0.767 0.545)",
|
|
1503
|
+
orange7: "color(display-p3 0.919 0.693 0.486)",
|
|
1504
|
+
orange8: "color(display-p3 0.877 0.597 0.379)",
|
|
1505
|
+
orange9: "color(display-p3 0.9 0.45 0.2)",
|
|
1506
|
+
orange10: "color(display-p3 0.87 0.409 0.164)",
|
|
1507
|
+
orange11: "color(display-p3 0.76 0.34 0)",
|
|
1508
|
+
orange12: "color(display-p3 0.323 0.185 0.127)"
|
|
1509
|
+
}, yo = {
|
|
1510
|
+
blackA6: "color(display-p3 0 0 0 / 0.4)",
|
|
1511
|
+
blackA7: "color(display-p3 0 0 0 / 0.5)"
|
|
1512
|
+
}, fo = {
|
|
1513
|
+
whiteA6: "color(display-p3 1 1 1 / 0.4)",
|
|
1514
|
+
whiteA7: "color(display-p3 1 1 1 / 0.5)"
|
|
1515
|
+
}, j = {
|
|
1516
|
+
gray1: "color(display-p3 1 1 1)",
|
|
1517
|
+
gray2: "color(display-p3 0.988 0.988 0.988)",
|
|
1518
|
+
gray3: "color(display-p3 0.976 0.976 0.976)",
|
|
1519
|
+
gray4: "color(display-p3 0.945 0.945 0.945)",
|
|
1520
|
+
gray5: "color(display-p3 0.922 0.922 0.922)",
|
|
1521
|
+
gray6: "color(display-p3 0.839 0.839 0.839)",
|
|
1522
|
+
gray7: "color(display-p3 0.8 0.8 0.8)",
|
|
1523
|
+
gray8: "color(display-p3 0.702 0.702 0.702)",
|
|
1524
|
+
gray9: "color(display-p3 0.6 0.6 0.6)",
|
|
1525
|
+
gray10: "color(display-p3 0.514 0.514 0.514)",
|
|
1526
|
+
gray11: "color(display-p3 0.4 0.4 0.4)",
|
|
1527
|
+
gray12: "color(display-p3 0.2 0.2 0.2)"
|
|
1528
|
+
}, Ao = {
|
|
1529
|
+
// Reds
|
|
1530
|
+
red: l.red9,
|
|
1531
|
+
ruby: a.ruby9,
|
|
1532
|
+
crimson: p.crimson9,
|
|
1533
|
+
tomato: o.tomato9,
|
|
1534
|
+
// Oranges & Yellows
|
|
1535
|
+
orange: D.orange9,
|
|
1536
|
+
amber: P.amber9,
|
|
1537
|
+
yellow: w.yellow9,
|
|
1538
|
+
// Greens
|
|
1539
|
+
lime: v.lime9,
|
|
1540
|
+
grass: b.grass9,
|
|
1541
|
+
green: n.green9,
|
|
1542
|
+
jade: A.jade9,
|
|
1543
|
+
mint: k.mint9,
|
|
1544
|
+
// Cyans & Blues
|
|
1545
|
+
turquoise: f.teal9,
|
|
1546
|
+
cyan: y.cyan9,
|
|
1547
|
+
sky: u.sky9,
|
|
1548
|
+
blue: c.indigo9,
|
|
1549
|
+
// Purples & Pinks
|
|
1550
|
+
iris: e.iris9,
|
|
1551
|
+
violet: i.violet9,
|
|
1552
|
+
purple: d.purple9,
|
|
1553
|
+
plum: s.plum9,
|
|
1554
|
+
pink: r.pink9,
|
|
1555
|
+
// Earth tones & Neutrals
|
|
1556
|
+
bronze: m.bronze9,
|
|
1557
|
+
gold: g.gold9,
|
|
1558
|
+
brown: t.brown9,
|
|
1559
|
+
gray: j.gray7
|
|
1560
|
+
};
|
|
1561
|
+
export {
|
|
1562
|
+
G as $,
|
|
1563
|
+
I as A,
|
|
1564
|
+
h as B,
|
|
1565
|
+
L as C,
|
|
1566
|
+
u as D,
|
|
1567
|
+
i0 as E,
|
|
1568
|
+
_0 as F,
|
|
1569
|
+
j as G,
|
|
1570
|
+
$ as H,
|
|
1571
|
+
q as I,
|
|
1572
|
+
z0 as J,
|
|
1573
|
+
f0 as K,
|
|
1574
|
+
t0 as L,
|
|
1575
|
+
Ao as M,
|
|
1576
|
+
n0 as N,
|
|
1577
|
+
w0 as O,
|
|
1578
|
+
k0 as P,
|
|
1579
|
+
c0 as Q,
|
|
1580
|
+
s0 as R,
|
|
1581
|
+
l0 as S,
|
|
1582
|
+
X as T,
|
|
1583
|
+
V as U,
|
|
1584
|
+
J as V,
|
|
1585
|
+
N as W,
|
|
1586
|
+
E as X,
|
|
1587
|
+
S as Y,
|
|
1588
|
+
O as Z,
|
|
1589
|
+
C as _,
|
|
1590
|
+
b0 as a,
|
|
1591
|
+
W0 as a$,
|
|
1592
|
+
_ as a0,
|
|
1593
|
+
z as a1,
|
|
1594
|
+
D0 as a2,
|
|
1595
|
+
B as a3,
|
|
1596
|
+
Q as a4,
|
|
1597
|
+
g0 as a5,
|
|
1598
|
+
p0 as a6,
|
|
1599
|
+
P as a7,
|
|
1600
|
+
t as a8,
|
|
1601
|
+
g as a9,
|
|
1602
|
+
co as aA,
|
|
1603
|
+
U0 as aB,
|
|
1604
|
+
M0 as aC,
|
|
1605
|
+
eo as aD,
|
|
1606
|
+
oo as aE,
|
|
1607
|
+
ao as aF,
|
|
1608
|
+
lo as aG,
|
|
1609
|
+
so as aH,
|
|
1610
|
+
ro as aI,
|
|
1611
|
+
$0 as aJ,
|
|
1612
|
+
X0 as aK,
|
|
1613
|
+
V0 as aL,
|
|
1614
|
+
Q0 as aM,
|
|
1615
|
+
K0 as aN,
|
|
1616
|
+
F0 as aO,
|
|
1617
|
+
Y0 as aP,
|
|
1618
|
+
N0 as aQ,
|
|
1619
|
+
E0 as aR,
|
|
1620
|
+
q0 as aS,
|
|
1621
|
+
S0 as aT,
|
|
1622
|
+
O0 as aU,
|
|
1623
|
+
C0 as aV,
|
|
1624
|
+
G0 as aW,
|
|
1625
|
+
io as aX,
|
|
1626
|
+
B0 as aY,
|
|
1627
|
+
J0 as aZ,
|
|
1628
|
+
po as a_,
|
|
1629
|
+
m as aa,
|
|
1630
|
+
v as ab,
|
|
1631
|
+
k as ac,
|
|
1632
|
+
b as ad,
|
|
1633
|
+
A as ae,
|
|
1634
|
+
y as af,
|
|
1635
|
+
e as ag,
|
|
1636
|
+
i as ah,
|
|
1637
|
+
s as ai,
|
|
1638
|
+
p as aj,
|
|
1639
|
+
a as ak,
|
|
1640
|
+
o as al,
|
|
1641
|
+
x0 as am,
|
|
1642
|
+
T0 as an,
|
|
1643
|
+
R0 as ao,
|
|
1644
|
+
H0 as ap,
|
|
1645
|
+
I0 as aq,
|
|
1646
|
+
D as ar,
|
|
1647
|
+
l as as,
|
|
1648
|
+
r as at,
|
|
1649
|
+
d as au,
|
|
1650
|
+
c as av,
|
|
1651
|
+
f as aw,
|
|
1652
|
+
n as ax,
|
|
1653
|
+
w as ay,
|
|
1654
|
+
Z0 as az,
|
|
1655
|
+
A0 as b,
|
|
1656
|
+
yo as b0,
|
|
1657
|
+
fo as b1,
|
|
1658
|
+
K as c,
|
|
1659
|
+
U as d,
|
|
1660
|
+
o0 as e,
|
|
1661
|
+
a0 as f,
|
|
1662
|
+
m0 as g,
|
|
1663
|
+
e0 as h,
|
|
1664
|
+
Z as i,
|
|
1665
|
+
d0 as j,
|
|
1666
|
+
y0 as k,
|
|
1667
|
+
P0 as l,
|
|
1668
|
+
v0 as m,
|
|
1669
|
+
L0 as n,
|
|
1670
|
+
h0 as o,
|
|
1671
|
+
F as p,
|
|
1672
|
+
T as q,
|
|
1673
|
+
Y as r,
|
|
1674
|
+
u0 as s,
|
|
1675
|
+
r0 as t,
|
|
1676
|
+
M as u,
|
|
1677
|
+
W as v,
|
|
1678
|
+
x as w,
|
|
1679
|
+
R as x,
|
|
1680
|
+
j0 as y,
|
|
1681
|
+
H as z
|
|
1682
|
+
};
|