@syntrologie/adapt-nav 2.16.0 → 2.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/NavWidgetLit.d.ts.map +1 -1
- package/dist/chunk-HMLY7DHA.js +16 -0
- package/dist/chunk-HMLY7DHA.js.map +7 -0
- package/dist/chunk-ZYHZ6JAD.js +447 -0
- package/dist/chunk-ZYHZ6JAD.js.map +7 -0
- package/dist/editor.d.ts +42 -21
- package/dist/editor.d.ts.map +1 -1
- package/dist/editor.js +310 -313
- package/dist/editor.js.map +7 -0
- package/dist/resolveNavTarget.d.ts +61 -0
- package/dist/resolveNavTarget.d.ts.map +1 -0
- package/dist/resolveNavTarget.test.d.ts +2 -0
- package/dist/resolveNavTarget.test.d.ts.map +1 -0
- package/dist/runtime.d.ts +3 -4
- package/dist/runtime.d.ts.map +1 -1
- package/dist/runtime.js +612 -221
- package/dist/runtime.js.map +7 -0
- package/dist/schema.d.ts +182 -72
- package/dist/schema.d.ts.map +1 -1
- package/dist/schema.js +155 -125
- package/dist/schema.js.map +7 -0
- package/package.json +9 -24
- package/dist/NavWidget.d.ts +0 -31
- package/dist/NavWidget.d.ts.map +0 -1
- package/dist/NavWidget.js +0 -476
- package/dist/NavWidgetLit.js +0 -495
- package/dist/NavWidgetLit.test.js +0 -199
- package/dist/cdn.d.ts +0 -62
- package/dist/cdn.d.ts.map +0 -1
- package/dist/cdn.js +0 -48
- package/dist/editor-lit.d.ts +0 -49
- package/dist/editor-lit.d.ts.map +0 -1
- package/dist/editor-lit.js +0 -319
- package/dist/runtime-lit.d.ts +0 -108
- package/dist/runtime-lit.d.ts.map +0 -1
- package/dist/runtime-lit.js +0 -241
- package/dist/summarize.js +0 -51
- package/dist/types.js +0 -18
- package/node_modules/@syntro/design-system/README.md +0 -335
- package/node_modules/@syntro/design-system/dist/assets/syntrologie-logo.svg +0 -21
- package/node_modules/@syntro/design-system/dist/assets/syntrologie-logomark.svg +0 -10
- package/node_modules/@syntro/design-system/dist/index.d.ts +0 -8
- package/node_modules/@syntro/design-system/dist/index.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/index.js +0 -7
- package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts +0 -19
- package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tailwind-preset.js +0 -455
- package/node_modules/@syntro/design-system/dist/tokens/colors.css +0 -464
- package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts +0 -874
- package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/colors.js +0 -564
- package/node_modules/@syntro/design-system/dist/tokens/effects.css +0 -43
- package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts +0 -139
- package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/effects.js +0 -121
- package/node_modules/@syntro/design-system/dist/tokens/index.d.ts +0 -12
- package/node_modules/@syntro/design-system/dist/tokens/index.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/index.js +0 -11
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts +0 -93
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.js +0 -72
- package/node_modules/@syntro/design-system/package.json +0 -55
- package/node_modules/@syntro/design-system/src/assets/syntrologie-logo.svg +0 -21
- package/node_modules/@syntro/design-system/src/assets/syntrologie-logomark.svg +0 -10
- package/node_modules/@syntrologie/sdk-contracts/dist/index.d.ts +0 -129
- package/node_modules/@syntrologie/sdk-contracts/dist/index.js +0 -17
- package/node_modules/@syntrologie/sdk-contracts/dist/schemas.d.ts +0 -2296
- package/node_modules/@syntrologie/sdk-contracts/dist/schemas.js +0 -361
- package/node_modules/@syntrologie/sdk-contracts/package.json +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts +0 -2
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.js +0 -3
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts +0 -34
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.js +0 -161
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts +0 -84
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.js +0 -323
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.js +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.js +0 -55
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts +0 -23
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.js +0 -40
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.js +0 -118
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.js +0 -22
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts +0 -32
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.js +0 -68
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.js +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts +0 -34
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.js +0 -57
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts +0 -13
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.js +0 -31
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts +0 -13
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts +0 -36
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.js +0 -102
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts +0 -20
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.js +0 -48
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts +0 -16
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.js +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.js +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts +0 -66
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.js +0 -87
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.js +0 -390
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts +0 -66
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.js +0 -528
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.js +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts +0 -41
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.js +0 -63
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.js +0 -17
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts +0 -55
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.js +0 -92
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts +0 -32
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.js +0 -85
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts +0 -90
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.js +0 -242
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts +0 -6
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts +0 -12
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.js +0 -21
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.js +0 -5
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts +0 -21
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.js +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts +0 -12
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.js +0 -40
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts +0 -28
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.js +0 -121
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts +0 -110
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.js +0 -481
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts +0 -26
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.js +0 -202
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.js +0 -46
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts +0 -24
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.js +0 -86
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts +0 -36
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.js +0 -26
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.js +0 -14
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.js +0 -68
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts +0 -22
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.js +0 -143
- package/node_modules/@syntrologie/shared-editor-ui/package.json +0 -55
|
@@ -1,874 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Syntro Design System - Color Tokens
|
|
3
|
-
*
|
|
4
|
-
* This file contains all color tokens from the Figma design system.
|
|
5
|
-
* Colors are organized by scale and semantic meaning.
|
|
6
|
-
*
|
|
7
|
-
* @see https://www.figma.com/design/U0Ol5vM7FQvgPfIgCAgxgb/Design-System
|
|
8
|
-
*/
|
|
9
|
-
export declare const base: {
|
|
10
|
-
readonly white: "#ffffff";
|
|
11
|
-
readonly black: "#000000";
|
|
12
|
-
};
|
|
13
|
-
export declare const brand: {
|
|
14
|
-
readonly 0: "#2c0b0a";
|
|
15
|
-
readonly 1: "#5b1715";
|
|
16
|
-
readonly 2: "#89221f";
|
|
17
|
-
readonly 3: "#b72e2a";
|
|
18
|
-
readonly 4: "#d44844";
|
|
19
|
-
readonly 5: "#dd6d69";
|
|
20
|
-
readonly 6: "#e5918f";
|
|
21
|
-
readonly 7: "#eeb6b4";
|
|
22
|
-
readonly 8: "#f6dada";
|
|
23
|
-
readonly 9: "#faebea";
|
|
24
|
-
};
|
|
25
|
-
export declare const slateGrey: {
|
|
26
|
-
readonly 0: "#07080a";
|
|
27
|
-
readonly 1: "#0f1318";
|
|
28
|
-
readonly 2: "#0e1114";
|
|
29
|
-
readonly 3: "#1c222a";
|
|
30
|
-
readonly 4: "#2b333f";
|
|
31
|
-
readonly 5: "#394454";
|
|
32
|
-
readonly 6: "#475569";
|
|
33
|
-
readonly 7: "#677384";
|
|
34
|
-
readonly 8: "#87919f";
|
|
35
|
-
readonly 9: "#a8afba";
|
|
36
|
-
readonly 10: "#cbd0d7";
|
|
37
|
-
readonly 11: "#e8eaee";
|
|
38
|
-
readonly 12: "#f6f7f9";
|
|
39
|
-
};
|
|
40
|
-
export declare const green: {
|
|
41
|
-
readonly 0: "#07230a";
|
|
42
|
-
readonly 1: "#0e4514";
|
|
43
|
-
readonly 2: "#16681e";
|
|
44
|
-
readonly 3: "#1d8a28";
|
|
45
|
-
readonly 4: "#24ad32";
|
|
46
|
-
readonly 5: "#4fbd5a";
|
|
47
|
-
readonly 6: "#7acd82";
|
|
48
|
-
readonly 7: "#a5deab";
|
|
49
|
-
readonly 8: "#d0eed3";
|
|
50
|
-
readonly 9: "#e5f6e7";
|
|
51
|
-
};
|
|
52
|
-
export declare const yellow: {
|
|
53
|
-
readonly 0: "#301f09";
|
|
54
|
-
readonly 1: "#5f3e12";
|
|
55
|
-
readonly 2: "#8f5e1b";
|
|
56
|
-
readonly 3: "#be7d24";
|
|
57
|
-
readonly 4: "#ee9c2d";
|
|
58
|
-
readonly 5: "#f1b057";
|
|
59
|
-
readonly 6: "#f5c481";
|
|
60
|
-
readonly 7: "#f8d7ab";
|
|
61
|
-
readonly 8: "#fcebd5";
|
|
62
|
-
readonly 9: "#fdf5ea";
|
|
63
|
-
};
|
|
64
|
-
export declare const red: {
|
|
65
|
-
readonly 0: "#330707";
|
|
66
|
-
readonly 1: "#660f0e";
|
|
67
|
-
readonly 2: "#991616";
|
|
68
|
-
readonly 3: "#cc1e1d";
|
|
69
|
-
readonly 4: "#ff2524";
|
|
70
|
-
readonly 5: "#ff5150";
|
|
71
|
-
readonly 6: "#ff7c7c";
|
|
72
|
-
readonly 7: "#ffa8a7";
|
|
73
|
-
readonly 8: "#ffd3d3";
|
|
74
|
-
readonly 9: "#ffe9e9";
|
|
75
|
-
};
|
|
76
|
-
export declare const blue: {
|
|
77
|
-
readonly 0: "#051533";
|
|
78
|
-
readonly 1: "#0a2a66";
|
|
79
|
-
readonly 2: "#0f3f98";
|
|
80
|
-
readonly 3: "#1454cb";
|
|
81
|
-
readonly 4: "#1969fe";
|
|
82
|
-
readonly 5: "#4787fe";
|
|
83
|
-
readonly 6: "#75a5fe";
|
|
84
|
-
readonly 7: "#a3c3ff";
|
|
85
|
-
readonly 8: "#d1e1ff";
|
|
86
|
-
readonly 9: "#e8f0ff";
|
|
87
|
-
};
|
|
88
|
-
export declare const orange: {
|
|
89
|
-
readonly 0: "#662500";
|
|
90
|
-
readonly 1: "#993d00";
|
|
91
|
-
readonly 2: "#cc5800";
|
|
92
|
-
readonly 3: "#ff7700";
|
|
93
|
-
readonly 4: "#fea85d";
|
|
94
|
-
readonly 5: "#fec58f";
|
|
95
|
-
readonly 6: "#ffd6ae";
|
|
96
|
-
readonly 7: "#fee6cd";
|
|
97
|
-
readonly 8: "#fff1e1";
|
|
98
|
-
readonly 9: "#fff8f0";
|
|
99
|
-
};
|
|
100
|
-
export declare const purple: {
|
|
101
|
-
readonly 0: "#151229";
|
|
102
|
-
readonly 1: "#2a2452";
|
|
103
|
-
readonly 2: "#40357c";
|
|
104
|
-
readonly 3: "#5547a5";
|
|
105
|
-
readonly 4: "#6a59ce";
|
|
106
|
-
readonly 5: "#887ad8";
|
|
107
|
-
readonly 6: "#a69be2";
|
|
108
|
-
readonly 7: "#c3bdeb";
|
|
109
|
-
readonly 8: "#e1def5";
|
|
110
|
-
readonly 9: "#f0eefa";
|
|
111
|
-
};
|
|
112
|
-
export declare const pink: {
|
|
113
|
-
readonly 0: "#37091f";
|
|
114
|
-
readonly 1: "#69123c";
|
|
115
|
-
readonly 2: "#9b1c58";
|
|
116
|
-
readonly 3: "#cd2575";
|
|
117
|
-
readonly 4: "#ff2e92";
|
|
118
|
-
readonly 5: "#ff58a8";
|
|
119
|
-
readonly 6: "#ff82be";
|
|
120
|
-
readonly 7: "#ffabd3";
|
|
121
|
-
readonly 8: "#ffd5e9";
|
|
122
|
-
readonly 9: "#ffeaf4";
|
|
123
|
-
};
|
|
124
|
-
export declare const legacy: {
|
|
125
|
-
readonly aqua: {
|
|
126
|
-
readonly 0: "#0c5f8d";
|
|
127
|
-
readonly 1: "#146b99";
|
|
128
|
-
readonly 2: "#1d78a6";
|
|
129
|
-
readonly 3: "#2e89b6";
|
|
130
|
-
readonly 4: "#4a9fc4";
|
|
131
|
-
readonly 5: "#6bb4d1";
|
|
132
|
-
readonly 6: "#93cce0";
|
|
133
|
-
readonly 7: "#bddff0";
|
|
134
|
-
readonly 8: "#dceef8";
|
|
135
|
-
readonly 9: "#f2f8fc";
|
|
136
|
-
};
|
|
137
|
-
readonly violet: {
|
|
138
|
-
readonly 0: "#6927da";
|
|
139
|
-
readonly 1: "#7839ee";
|
|
140
|
-
readonly 2: "#875bf7";
|
|
141
|
-
readonly 3: "#a48afb";
|
|
142
|
-
readonly 4: "#c3b4fd";
|
|
143
|
-
readonly 5: "#ddd6fe";
|
|
144
|
-
readonly 6: "#ece9fe";
|
|
145
|
-
readonly 7: "#f5f3ff";
|
|
146
|
-
readonly 8: "#fbfaff";
|
|
147
|
-
};
|
|
148
|
-
readonly fuchsia: {
|
|
149
|
-
readonly 0: "#9f1ab1";
|
|
150
|
-
readonly 1: "#ba24d5";
|
|
151
|
-
readonly 2: "#d444f1";
|
|
152
|
-
readonly 3: "#e478fa";
|
|
153
|
-
readonly 4: "#eeaafd";
|
|
154
|
-
readonly 5: "#f6d0fe";
|
|
155
|
-
readonly 6: "#fbe8ff";
|
|
156
|
-
readonly 7: "#fdf4ff";
|
|
157
|
-
readonly 8: "#fefaff";
|
|
158
|
-
};
|
|
159
|
-
readonly pink: {
|
|
160
|
-
readonly 0: "#a10f5f";
|
|
161
|
-
readonly 1: "#dd2590";
|
|
162
|
-
readonly 2: "#ee46bc";
|
|
163
|
-
readonly 3: "#f670c7";
|
|
164
|
-
readonly 4: "#faa7e0";
|
|
165
|
-
readonly 5: "#fcceee";
|
|
166
|
-
readonly 6: "#fce7f6";
|
|
167
|
-
readonly 7: "#fdf2fa";
|
|
168
|
-
readonly 8: "#fef6fb";
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
export declare const text: {
|
|
172
|
-
readonly primary: "#cbd0d7";
|
|
173
|
-
readonly secondary: "#a8afba";
|
|
174
|
-
readonly tertiary: "#87919f";
|
|
175
|
-
};
|
|
176
|
-
export declare const background: {
|
|
177
|
-
readonly primary: "#0e1114";
|
|
178
|
-
readonly secondary: "#07080a";
|
|
179
|
-
};
|
|
180
|
-
export declare const border: {
|
|
181
|
-
readonly primary: "#2b333f";
|
|
182
|
-
readonly secondary: "#1c222a";
|
|
183
|
-
};
|
|
184
|
-
export declare const button: {
|
|
185
|
-
readonly primary: {
|
|
186
|
-
readonly text: "#ffffff";
|
|
187
|
-
readonly icon: "#ffffff";
|
|
188
|
-
readonly border: "#b72e2a";
|
|
189
|
-
readonly backgroundDefault: "#b72e2a";
|
|
190
|
-
readonly backgroundHover: "#89221f";
|
|
191
|
-
};
|
|
192
|
-
readonly neutral: {
|
|
193
|
-
readonly text: "#cbd0d7";
|
|
194
|
-
readonly textHover: "#ffffff";
|
|
195
|
-
readonly icon: "#cbd0d7";
|
|
196
|
-
readonly iconHover: "#ffffff";
|
|
197
|
-
readonly border: "#2b333f";
|
|
198
|
-
readonly background: "#0e1114";
|
|
199
|
-
};
|
|
200
|
-
readonly link: {
|
|
201
|
-
readonly text: "#ffffff";
|
|
202
|
-
readonly icon: "#ffffff";
|
|
203
|
-
readonly hover: "#dd6d69";
|
|
204
|
-
};
|
|
205
|
-
readonly error: {
|
|
206
|
-
readonly text: "#ff5150";
|
|
207
|
-
readonly hover: "#ff7c7c";
|
|
208
|
-
};
|
|
209
|
-
readonly success: {
|
|
210
|
-
readonly text: "#4fbd5a";
|
|
211
|
-
readonly hover: "#7acd82";
|
|
212
|
-
};
|
|
213
|
-
};
|
|
214
|
-
export declare const badge: {
|
|
215
|
-
readonly slateGrey: {
|
|
216
|
-
readonly content: "#cbd0d7";
|
|
217
|
-
readonly pillOutline: "#cbd0d7";
|
|
218
|
-
readonly borderPrimary: "#394454";
|
|
219
|
-
readonly borderSecondary: "#394454";
|
|
220
|
-
readonly background: "#1c222a";
|
|
221
|
-
};
|
|
222
|
-
readonly brand: {
|
|
223
|
-
readonly content: "#faebea";
|
|
224
|
-
readonly pillOutline: "#faebea";
|
|
225
|
-
readonly borderPrimary: "#e5918f";
|
|
226
|
-
readonly borderSecondary: "#e5918f";
|
|
227
|
-
readonly background: "#2c0b0a";
|
|
228
|
-
};
|
|
229
|
-
readonly red: {
|
|
230
|
-
readonly content: "#ffd3d3";
|
|
231
|
-
readonly pillOutline: "#ff2524";
|
|
232
|
-
readonly borderPrimary: "#991616";
|
|
233
|
-
readonly borderSecondary: "#991616";
|
|
234
|
-
readonly background: "#330707";
|
|
235
|
-
};
|
|
236
|
-
readonly yellow: {
|
|
237
|
-
readonly content: "#fcebd5";
|
|
238
|
-
readonly pillOutline: "#ee9c2d";
|
|
239
|
-
readonly borderPrimary: "#8f5e1b";
|
|
240
|
-
readonly borderSecondary: "#8f5e1b";
|
|
241
|
-
readonly background: "#301f09";
|
|
242
|
-
};
|
|
243
|
-
readonly green: {
|
|
244
|
-
readonly content: "#d0eed3";
|
|
245
|
-
readonly pillOutline: "#24ad32";
|
|
246
|
-
readonly borderPrimary: "#16681e";
|
|
247
|
-
readonly borderSecondary: "#16681e";
|
|
248
|
-
readonly background: "#07230a";
|
|
249
|
-
};
|
|
250
|
-
readonly purple: {
|
|
251
|
-
readonly content: "#e1def5";
|
|
252
|
-
readonly pillOutline: "#6a59ce";
|
|
253
|
-
readonly borderPrimary: "#40357c";
|
|
254
|
-
readonly borderSecondary: "#40357c";
|
|
255
|
-
readonly background: "#151229";
|
|
256
|
-
};
|
|
257
|
-
readonly blue: {
|
|
258
|
-
readonly content: "#d1e1ff";
|
|
259
|
-
readonly pillOutline: "#1969fe";
|
|
260
|
-
readonly borderPrimary: "#0f3f98";
|
|
261
|
-
readonly borderSecondary: "#0f3f98";
|
|
262
|
-
readonly background: "#051533";
|
|
263
|
-
};
|
|
264
|
-
readonly orange: {
|
|
265
|
-
readonly content: "#fff1e1";
|
|
266
|
-
readonly pillOutline: "#fea85d";
|
|
267
|
-
readonly borderPrimary: "#cc5800";
|
|
268
|
-
readonly borderSecondary: "#cc5800";
|
|
269
|
-
readonly background: "#662500";
|
|
270
|
-
};
|
|
271
|
-
readonly pink: {
|
|
272
|
-
readonly content: "#ffd5e9";
|
|
273
|
-
readonly pillOutline: "#ff2e92";
|
|
274
|
-
readonly borderPrimary: "#9b1c58";
|
|
275
|
-
readonly borderSecondary: "#9b1c58";
|
|
276
|
-
readonly background: "#37091f";
|
|
277
|
-
};
|
|
278
|
-
};
|
|
279
|
-
export declare const badgeBanner: {
|
|
280
|
-
readonly green: {
|
|
281
|
-
readonly content: "#d0eed3";
|
|
282
|
-
readonly border: "#16681e";
|
|
283
|
-
readonly background: "#07230a";
|
|
284
|
-
};
|
|
285
|
-
readonly yellow: {
|
|
286
|
-
readonly content: "#fcebd5";
|
|
287
|
-
readonly border: "#8f5e1b";
|
|
288
|
-
readonly background: "#301f09";
|
|
289
|
-
};
|
|
290
|
-
readonly red: {
|
|
291
|
-
readonly content: "#ffd3d3";
|
|
292
|
-
readonly border: "#991616";
|
|
293
|
-
readonly background: "#330707";
|
|
294
|
-
};
|
|
295
|
-
};
|
|
296
|
-
export declare const alert: {
|
|
297
|
-
readonly green: {
|
|
298
|
-
readonly content: "#0e4514";
|
|
299
|
-
readonly background: "#e5f6e7";
|
|
300
|
-
};
|
|
301
|
-
readonly yellow: {
|
|
302
|
-
readonly content: "#5f3e12";
|
|
303
|
-
readonly background: "#fdf5ea";
|
|
304
|
-
};
|
|
305
|
-
readonly red: {
|
|
306
|
-
readonly content: "#660f0e";
|
|
307
|
-
readonly background: "#ffe9e9";
|
|
308
|
-
};
|
|
309
|
-
};
|
|
310
|
-
export declare const tag: {
|
|
311
|
-
readonly content: "#cbd0d7";
|
|
312
|
-
readonly border: "#2b333f";
|
|
313
|
-
readonly background: "#1c222a";
|
|
314
|
-
};
|
|
315
|
-
export declare const menu: {
|
|
316
|
-
readonly backgroundDefault: "#0e1114";
|
|
317
|
-
readonly backgroundHover: "#0f1318";
|
|
318
|
-
readonly selected: "#1c222a";
|
|
319
|
-
};
|
|
320
|
-
export declare const inputDropdown: {
|
|
321
|
-
readonly background: "#0e1114";
|
|
322
|
-
readonly icon: "#cbd0d7";
|
|
323
|
-
readonly borderDefault: "#2b333f";
|
|
324
|
-
readonly borderSelected: "#b72e2a";
|
|
325
|
-
readonly textLabel: "#a8afba";
|
|
326
|
-
readonly textPlaceholder: "#87919f";
|
|
327
|
-
readonly textHint: "#87919f";
|
|
328
|
-
};
|
|
329
|
-
export declare const inputField: {
|
|
330
|
-
readonly backgroundDefault: "#0e1114";
|
|
331
|
-
readonly backgroundDisabled: "#07080a";
|
|
332
|
-
readonly textLabel: "#a8afba";
|
|
333
|
-
readonly textPlaceholder: "#87919f";
|
|
334
|
-
readonly textHint: "#87919f";
|
|
335
|
-
readonly textError: "#ff5150";
|
|
336
|
-
readonly iconDefault: "#a8afba";
|
|
337
|
-
readonly iconPlaceholder: "#cbd0d7";
|
|
338
|
-
readonly iconError: "#ff5150";
|
|
339
|
-
readonly borderDefault: "#2b333f";
|
|
340
|
-
readonly borderSelected: "#b72e2a";
|
|
341
|
-
readonly borderError: "#ff5150";
|
|
342
|
-
};
|
|
343
|
-
export declare const toggle: {
|
|
344
|
-
readonly handleDefault: "#ffffff";
|
|
345
|
-
readonly handleDisabled: "#cbd0d7";
|
|
346
|
-
readonly off: {
|
|
347
|
-
readonly backgroundDefault: "#2b333f";
|
|
348
|
-
readonly backgroundHover: "#394454";
|
|
349
|
-
readonly backgroundDisabled: "#2b333f";
|
|
350
|
-
};
|
|
351
|
-
readonly on: {
|
|
352
|
-
readonly backgroundDefault: "#1d8a28";
|
|
353
|
-
readonly backgroundHover: "#16681e";
|
|
354
|
-
readonly backgroundDisabled: "#2b333f";
|
|
355
|
-
};
|
|
356
|
-
};
|
|
357
|
-
export declare const checkbox: {
|
|
358
|
-
readonly off: {
|
|
359
|
-
readonly backgroundDefault: "#00000000";
|
|
360
|
-
readonly backgroundHover: "#394454";
|
|
361
|
-
readonly backgroundDisabled: "#0e1114";
|
|
362
|
-
readonly border: "#475569";
|
|
363
|
-
};
|
|
364
|
-
readonly on: {
|
|
365
|
-
readonly backgroundDefault: "#07230a";
|
|
366
|
-
readonly backgroundHover: "#0e4514";
|
|
367
|
-
readonly backgroundDisabled: "#0e1114";
|
|
368
|
-
readonly border: "#1d8a28";
|
|
369
|
-
};
|
|
370
|
-
};
|
|
371
|
-
export declare const avatar: {
|
|
372
|
-
readonly content: "#cbd0d7";
|
|
373
|
-
readonly background: "#2b333f";
|
|
374
|
-
};
|
|
375
|
-
export declare const progressBarSlider: {
|
|
376
|
-
readonly background: "#2b333f";
|
|
377
|
-
readonly active: "#1d8a28";
|
|
378
|
-
};
|
|
379
|
-
export declare const card: {
|
|
380
|
-
readonly background: "#0f1318";
|
|
381
|
-
readonly content: "#a8afba";
|
|
382
|
-
readonly border: "#2b333f";
|
|
383
|
-
};
|
|
384
|
-
export declare const sidebar: {
|
|
385
|
-
readonly backgroundDefault: "#0f1318";
|
|
386
|
-
readonly backgroundHover: "#1c222a";
|
|
387
|
-
readonly backgroundActive: "#2b333f";
|
|
388
|
-
readonly border: "#2b333f";
|
|
389
|
-
readonly contentPrimary: "#cbd0d7";
|
|
390
|
-
readonly contentSecondary: "#a8afba";
|
|
391
|
-
readonly contentTertiary: "#87919f";
|
|
392
|
-
};
|
|
393
|
-
export declare const modal: {
|
|
394
|
-
readonly background: "#0f1318";
|
|
395
|
-
readonly content: "#a8afba";
|
|
396
|
-
readonly border: "#2b333f";
|
|
397
|
-
};
|
|
398
|
-
export declare const tab: {
|
|
399
|
-
readonly activeBackground: "#1c222a";
|
|
400
|
-
readonly activeContent: "#dd6d69";
|
|
401
|
-
readonly inactiveContent: "#a8afba";
|
|
402
|
-
readonly border: "#2b333f";
|
|
403
|
-
};
|
|
404
|
-
export declare const table: {
|
|
405
|
-
readonly header: {
|
|
406
|
-
readonly textDefault: "#a8afba";
|
|
407
|
-
readonly textHover: "#87919f";
|
|
408
|
-
readonly backgroundDefault: "#0f1318";
|
|
409
|
-
};
|
|
410
|
-
readonly border: "#2b333f";
|
|
411
|
-
readonly cell: {
|
|
412
|
-
readonly textPrimary: "#cbd0d7";
|
|
413
|
-
readonly textSecondary: "#a8afba";
|
|
414
|
-
readonly backgroundDefault: "#0e1114";
|
|
415
|
-
readonly backgroundHover: "#0f1318";
|
|
416
|
-
};
|
|
417
|
-
};
|
|
418
|
-
export declare const breadcrumbs: {
|
|
419
|
-
readonly textPrimaryDefault: "#cbd0d7";
|
|
420
|
-
readonly textPrimaryHover: "#cbd0d7";
|
|
421
|
-
readonly textSecondaryDefault: "#87919f";
|
|
422
|
-
readonly textSecondaryHover: "#a8afba";
|
|
423
|
-
readonly iconPrimary: "#cbd0d7";
|
|
424
|
-
readonly iconSecondary: "#87919f";
|
|
425
|
-
};
|
|
426
|
-
export declare const loadingIndicator: {
|
|
427
|
-
readonly background: "#0e4514";
|
|
428
|
-
readonly active: "#4fbd5a";
|
|
429
|
-
};
|
|
430
|
-
export declare const datePicker: {
|
|
431
|
-
readonly textDefault: "#cbd0d7";
|
|
432
|
-
readonly textSelected: "#ffffff";
|
|
433
|
-
readonly textDisabled: "#677384";
|
|
434
|
-
readonly backgroundDefault: "#0e1114";
|
|
435
|
-
readonly backgroundMiddle: "#1c222a";
|
|
436
|
-
readonly backgroundSelected: "#b72e2a";
|
|
437
|
-
readonly border: "#2b333f";
|
|
438
|
-
};
|
|
439
|
-
export declare const scroll: "#a8afba";
|
|
440
|
-
export declare const colors: {
|
|
441
|
-
readonly base: {
|
|
442
|
-
readonly white: "#ffffff";
|
|
443
|
-
readonly black: "#000000";
|
|
444
|
-
};
|
|
445
|
-
readonly brand: {
|
|
446
|
-
readonly 0: "#2c0b0a";
|
|
447
|
-
readonly 1: "#5b1715";
|
|
448
|
-
readonly 2: "#89221f";
|
|
449
|
-
readonly 3: "#b72e2a";
|
|
450
|
-
readonly 4: "#d44844";
|
|
451
|
-
readonly 5: "#dd6d69";
|
|
452
|
-
readonly 6: "#e5918f";
|
|
453
|
-
readonly 7: "#eeb6b4";
|
|
454
|
-
readonly 8: "#f6dada";
|
|
455
|
-
readonly 9: "#faebea";
|
|
456
|
-
};
|
|
457
|
-
readonly slateGrey: {
|
|
458
|
-
readonly 0: "#07080a";
|
|
459
|
-
readonly 1: "#0f1318";
|
|
460
|
-
readonly 2: "#0e1114";
|
|
461
|
-
readonly 3: "#1c222a";
|
|
462
|
-
readonly 4: "#2b333f";
|
|
463
|
-
readonly 5: "#394454";
|
|
464
|
-
readonly 6: "#475569";
|
|
465
|
-
readonly 7: "#677384";
|
|
466
|
-
readonly 8: "#87919f";
|
|
467
|
-
readonly 9: "#a8afba";
|
|
468
|
-
readonly 10: "#cbd0d7";
|
|
469
|
-
readonly 11: "#e8eaee";
|
|
470
|
-
readonly 12: "#f6f7f9";
|
|
471
|
-
};
|
|
472
|
-
readonly green: {
|
|
473
|
-
readonly 0: "#07230a";
|
|
474
|
-
readonly 1: "#0e4514";
|
|
475
|
-
readonly 2: "#16681e";
|
|
476
|
-
readonly 3: "#1d8a28";
|
|
477
|
-
readonly 4: "#24ad32";
|
|
478
|
-
readonly 5: "#4fbd5a";
|
|
479
|
-
readonly 6: "#7acd82";
|
|
480
|
-
readonly 7: "#a5deab";
|
|
481
|
-
readonly 8: "#d0eed3";
|
|
482
|
-
readonly 9: "#e5f6e7";
|
|
483
|
-
};
|
|
484
|
-
readonly yellow: {
|
|
485
|
-
readonly 0: "#301f09";
|
|
486
|
-
readonly 1: "#5f3e12";
|
|
487
|
-
readonly 2: "#8f5e1b";
|
|
488
|
-
readonly 3: "#be7d24";
|
|
489
|
-
readonly 4: "#ee9c2d";
|
|
490
|
-
readonly 5: "#f1b057";
|
|
491
|
-
readonly 6: "#f5c481";
|
|
492
|
-
readonly 7: "#f8d7ab";
|
|
493
|
-
readonly 8: "#fcebd5";
|
|
494
|
-
readonly 9: "#fdf5ea";
|
|
495
|
-
};
|
|
496
|
-
readonly red: {
|
|
497
|
-
readonly 0: "#330707";
|
|
498
|
-
readonly 1: "#660f0e";
|
|
499
|
-
readonly 2: "#991616";
|
|
500
|
-
readonly 3: "#cc1e1d";
|
|
501
|
-
readonly 4: "#ff2524";
|
|
502
|
-
readonly 5: "#ff5150";
|
|
503
|
-
readonly 6: "#ff7c7c";
|
|
504
|
-
readonly 7: "#ffa8a7";
|
|
505
|
-
readonly 8: "#ffd3d3";
|
|
506
|
-
readonly 9: "#ffe9e9";
|
|
507
|
-
};
|
|
508
|
-
readonly blue: {
|
|
509
|
-
readonly 0: "#051533";
|
|
510
|
-
readonly 1: "#0a2a66";
|
|
511
|
-
readonly 2: "#0f3f98";
|
|
512
|
-
readonly 3: "#1454cb";
|
|
513
|
-
readonly 4: "#1969fe";
|
|
514
|
-
readonly 5: "#4787fe";
|
|
515
|
-
readonly 6: "#75a5fe";
|
|
516
|
-
readonly 7: "#a3c3ff";
|
|
517
|
-
readonly 8: "#d1e1ff";
|
|
518
|
-
readonly 9: "#e8f0ff";
|
|
519
|
-
};
|
|
520
|
-
readonly orange: {
|
|
521
|
-
readonly 0: "#662500";
|
|
522
|
-
readonly 1: "#993d00";
|
|
523
|
-
readonly 2: "#cc5800";
|
|
524
|
-
readonly 3: "#ff7700";
|
|
525
|
-
readonly 4: "#fea85d";
|
|
526
|
-
readonly 5: "#fec58f";
|
|
527
|
-
readonly 6: "#ffd6ae";
|
|
528
|
-
readonly 7: "#fee6cd";
|
|
529
|
-
readonly 8: "#fff1e1";
|
|
530
|
-
readonly 9: "#fff8f0";
|
|
531
|
-
};
|
|
532
|
-
readonly purple: {
|
|
533
|
-
readonly 0: "#151229";
|
|
534
|
-
readonly 1: "#2a2452";
|
|
535
|
-
readonly 2: "#40357c";
|
|
536
|
-
readonly 3: "#5547a5";
|
|
537
|
-
readonly 4: "#6a59ce";
|
|
538
|
-
readonly 5: "#887ad8";
|
|
539
|
-
readonly 6: "#a69be2";
|
|
540
|
-
readonly 7: "#c3bdeb";
|
|
541
|
-
readonly 8: "#e1def5";
|
|
542
|
-
readonly 9: "#f0eefa";
|
|
543
|
-
};
|
|
544
|
-
readonly pink: {
|
|
545
|
-
readonly 0: "#37091f";
|
|
546
|
-
readonly 1: "#69123c";
|
|
547
|
-
readonly 2: "#9b1c58";
|
|
548
|
-
readonly 3: "#cd2575";
|
|
549
|
-
readonly 4: "#ff2e92";
|
|
550
|
-
readonly 5: "#ff58a8";
|
|
551
|
-
readonly 6: "#ff82be";
|
|
552
|
-
readonly 7: "#ffabd3";
|
|
553
|
-
readonly 8: "#ffd5e9";
|
|
554
|
-
readonly 9: "#ffeaf4";
|
|
555
|
-
};
|
|
556
|
-
readonly legacy: {
|
|
557
|
-
readonly aqua: {
|
|
558
|
-
readonly 0: "#0c5f8d";
|
|
559
|
-
readonly 1: "#146b99";
|
|
560
|
-
readonly 2: "#1d78a6";
|
|
561
|
-
readonly 3: "#2e89b6";
|
|
562
|
-
readonly 4: "#4a9fc4";
|
|
563
|
-
readonly 5: "#6bb4d1";
|
|
564
|
-
readonly 6: "#93cce0";
|
|
565
|
-
readonly 7: "#bddff0";
|
|
566
|
-
readonly 8: "#dceef8";
|
|
567
|
-
readonly 9: "#f2f8fc";
|
|
568
|
-
};
|
|
569
|
-
readonly violet: {
|
|
570
|
-
readonly 0: "#6927da";
|
|
571
|
-
readonly 1: "#7839ee";
|
|
572
|
-
readonly 2: "#875bf7";
|
|
573
|
-
readonly 3: "#a48afb";
|
|
574
|
-
readonly 4: "#c3b4fd";
|
|
575
|
-
readonly 5: "#ddd6fe";
|
|
576
|
-
readonly 6: "#ece9fe";
|
|
577
|
-
readonly 7: "#f5f3ff";
|
|
578
|
-
readonly 8: "#fbfaff";
|
|
579
|
-
};
|
|
580
|
-
readonly fuchsia: {
|
|
581
|
-
readonly 0: "#9f1ab1";
|
|
582
|
-
readonly 1: "#ba24d5";
|
|
583
|
-
readonly 2: "#d444f1";
|
|
584
|
-
readonly 3: "#e478fa";
|
|
585
|
-
readonly 4: "#eeaafd";
|
|
586
|
-
readonly 5: "#f6d0fe";
|
|
587
|
-
readonly 6: "#fbe8ff";
|
|
588
|
-
readonly 7: "#fdf4ff";
|
|
589
|
-
readonly 8: "#fefaff";
|
|
590
|
-
};
|
|
591
|
-
readonly pink: {
|
|
592
|
-
readonly 0: "#a10f5f";
|
|
593
|
-
readonly 1: "#dd2590";
|
|
594
|
-
readonly 2: "#ee46bc";
|
|
595
|
-
readonly 3: "#f670c7";
|
|
596
|
-
readonly 4: "#faa7e0";
|
|
597
|
-
readonly 5: "#fcceee";
|
|
598
|
-
readonly 6: "#fce7f6";
|
|
599
|
-
readonly 7: "#fdf2fa";
|
|
600
|
-
readonly 8: "#fef6fb";
|
|
601
|
-
};
|
|
602
|
-
};
|
|
603
|
-
readonly text: {
|
|
604
|
-
readonly primary: "#cbd0d7";
|
|
605
|
-
readonly secondary: "#a8afba";
|
|
606
|
-
readonly tertiary: "#87919f";
|
|
607
|
-
};
|
|
608
|
-
readonly background: {
|
|
609
|
-
readonly primary: "#0e1114";
|
|
610
|
-
readonly secondary: "#07080a";
|
|
611
|
-
};
|
|
612
|
-
readonly border: {
|
|
613
|
-
readonly primary: "#2b333f";
|
|
614
|
-
readonly secondary: "#1c222a";
|
|
615
|
-
};
|
|
616
|
-
readonly button: {
|
|
617
|
-
readonly primary: {
|
|
618
|
-
readonly text: "#ffffff";
|
|
619
|
-
readonly icon: "#ffffff";
|
|
620
|
-
readonly border: "#b72e2a";
|
|
621
|
-
readonly backgroundDefault: "#b72e2a";
|
|
622
|
-
readonly backgroundHover: "#89221f";
|
|
623
|
-
};
|
|
624
|
-
readonly neutral: {
|
|
625
|
-
readonly text: "#cbd0d7";
|
|
626
|
-
readonly textHover: "#ffffff";
|
|
627
|
-
readonly icon: "#cbd0d7";
|
|
628
|
-
readonly iconHover: "#ffffff";
|
|
629
|
-
readonly border: "#2b333f";
|
|
630
|
-
readonly background: "#0e1114";
|
|
631
|
-
};
|
|
632
|
-
readonly link: {
|
|
633
|
-
readonly text: "#ffffff";
|
|
634
|
-
readonly icon: "#ffffff";
|
|
635
|
-
readonly hover: "#dd6d69";
|
|
636
|
-
};
|
|
637
|
-
readonly error: {
|
|
638
|
-
readonly text: "#ff5150";
|
|
639
|
-
readonly hover: "#ff7c7c";
|
|
640
|
-
};
|
|
641
|
-
readonly success: {
|
|
642
|
-
readonly text: "#4fbd5a";
|
|
643
|
-
readonly hover: "#7acd82";
|
|
644
|
-
};
|
|
645
|
-
};
|
|
646
|
-
readonly badge: {
|
|
647
|
-
readonly slateGrey: {
|
|
648
|
-
readonly content: "#cbd0d7";
|
|
649
|
-
readonly pillOutline: "#cbd0d7";
|
|
650
|
-
readonly borderPrimary: "#394454";
|
|
651
|
-
readonly borderSecondary: "#394454";
|
|
652
|
-
readonly background: "#1c222a";
|
|
653
|
-
};
|
|
654
|
-
readonly brand: {
|
|
655
|
-
readonly content: "#faebea";
|
|
656
|
-
readonly pillOutline: "#faebea";
|
|
657
|
-
readonly borderPrimary: "#e5918f";
|
|
658
|
-
readonly borderSecondary: "#e5918f";
|
|
659
|
-
readonly background: "#2c0b0a";
|
|
660
|
-
};
|
|
661
|
-
readonly red: {
|
|
662
|
-
readonly content: "#ffd3d3";
|
|
663
|
-
readonly pillOutline: "#ff2524";
|
|
664
|
-
readonly borderPrimary: "#991616";
|
|
665
|
-
readonly borderSecondary: "#991616";
|
|
666
|
-
readonly background: "#330707";
|
|
667
|
-
};
|
|
668
|
-
readonly yellow: {
|
|
669
|
-
readonly content: "#fcebd5";
|
|
670
|
-
readonly pillOutline: "#ee9c2d";
|
|
671
|
-
readonly borderPrimary: "#8f5e1b";
|
|
672
|
-
readonly borderSecondary: "#8f5e1b";
|
|
673
|
-
readonly background: "#301f09";
|
|
674
|
-
};
|
|
675
|
-
readonly green: {
|
|
676
|
-
readonly content: "#d0eed3";
|
|
677
|
-
readonly pillOutline: "#24ad32";
|
|
678
|
-
readonly borderPrimary: "#16681e";
|
|
679
|
-
readonly borderSecondary: "#16681e";
|
|
680
|
-
readonly background: "#07230a";
|
|
681
|
-
};
|
|
682
|
-
readonly purple: {
|
|
683
|
-
readonly content: "#e1def5";
|
|
684
|
-
readonly pillOutline: "#6a59ce";
|
|
685
|
-
readonly borderPrimary: "#40357c";
|
|
686
|
-
readonly borderSecondary: "#40357c";
|
|
687
|
-
readonly background: "#151229";
|
|
688
|
-
};
|
|
689
|
-
readonly blue: {
|
|
690
|
-
readonly content: "#d1e1ff";
|
|
691
|
-
readonly pillOutline: "#1969fe";
|
|
692
|
-
readonly borderPrimary: "#0f3f98";
|
|
693
|
-
readonly borderSecondary: "#0f3f98";
|
|
694
|
-
readonly background: "#051533";
|
|
695
|
-
};
|
|
696
|
-
readonly orange: {
|
|
697
|
-
readonly content: "#fff1e1";
|
|
698
|
-
readonly pillOutline: "#fea85d";
|
|
699
|
-
readonly borderPrimary: "#cc5800";
|
|
700
|
-
readonly borderSecondary: "#cc5800";
|
|
701
|
-
readonly background: "#662500";
|
|
702
|
-
};
|
|
703
|
-
readonly pink: {
|
|
704
|
-
readonly content: "#ffd5e9";
|
|
705
|
-
readonly pillOutline: "#ff2e92";
|
|
706
|
-
readonly borderPrimary: "#9b1c58";
|
|
707
|
-
readonly borderSecondary: "#9b1c58";
|
|
708
|
-
readonly background: "#37091f";
|
|
709
|
-
};
|
|
710
|
-
};
|
|
711
|
-
readonly badgeBanner: {
|
|
712
|
-
readonly green: {
|
|
713
|
-
readonly content: "#d0eed3";
|
|
714
|
-
readonly border: "#16681e";
|
|
715
|
-
readonly background: "#07230a";
|
|
716
|
-
};
|
|
717
|
-
readonly yellow: {
|
|
718
|
-
readonly content: "#fcebd5";
|
|
719
|
-
readonly border: "#8f5e1b";
|
|
720
|
-
readonly background: "#301f09";
|
|
721
|
-
};
|
|
722
|
-
readonly red: {
|
|
723
|
-
readonly content: "#ffd3d3";
|
|
724
|
-
readonly border: "#991616";
|
|
725
|
-
readonly background: "#330707";
|
|
726
|
-
};
|
|
727
|
-
};
|
|
728
|
-
readonly alert: {
|
|
729
|
-
readonly green: {
|
|
730
|
-
readonly content: "#0e4514";
|
|
731
|
-
readonly background: "#e5f6e7";
|
|
732
|
-
};
|
|
733
|
-
readonly yellow: {
|
|
734
|
-
readonly content: "#5f3e12";
|
|
735
|
-
readonly background: "#fdf5ea";
|
|
736
|
-
};
|
|
737
|
-
readonly red: {
|
|
738
|
-
readonly content: "#660f0e";
|
|
739
|
-
readonly background: "#ffe9e9";
|
|
740
|
-
};
|
|
741
|
-
};
|
|
742
|
-
readonly tag: {
|
|
743
|
-
readonly content: "#cbd0d7";
|
|
744
|
-
readonly border: "#2b333f";
|
|
745
|
-
readonly background: "#1c222a";
|
|
746
|
-
};
|
|
747
|
-
readonly menu: {
|
|
748
|
-
readonly backgroundDefault: "#0e1114";
|
|
749
|
-
readonly backgroundHover: "#0f1318";
|
|
750
|
-
readonly selected: "#1c222a";
|
|
751
|
-
};
|
|
752
|
-
readonly inputDropdown: {
|
|
753
|
-
readonly background: "#0e1114";
|
|
754
|
-
readonly icon: "#cbd0d7";
|
|
755
|
-
readonly borderDefault: "#2b333f";
|
|
756
|
-
readonly borderSelected: "#b72e2a";
|
|
757
|
-
readonly textLabel: "#a8afba";
|
|
758
|
-
readonly textPlaceholder: "#87919f";
|
|
759
|
-
readonly textHint: "#87919f";
|
|
760
|
-
};
|
|
761
|
-
readonly inputField: {
|
|
762
|
-
readonly backgroundDefault: "#0e1114";
|
|
763
|
-
readonly backgroundDisabled: "#07080a";
|
|
764
|
-
readonly textLabel: "#a8afba";
|
|
765
|
-
readonly textPlaceholder: "#87919f";
|
|
766
|
-
readonly textHint: "#87919f";
|
|
767
|
-
readonly textError: "#ff5150";
|
|
768
|
-
readonly iconDefault: "#a8afba";
|
|
769
|
-
readonly iconPlaceholder: "#cbd0d7";
|
|
770
|
-
readonly iconError: "#ff5150";
|
|
771
|
-
readonly borderDefault: "#2b333f";
|
|
772
|
-
readonly borderSelected: "#b72e2a";
|
|
773
|
-
readonly borderError: "#ff5150";
|
|
774
|
-
};
|
|
775
|
-
readonly toggle: {
|
|
776
|
-
readonly handleDefault: "#ffffff";
|
|
777
|
-
readonly handleDisabled: "#cbd0d7";
|
|
778
|
-
readonly off: {
|
|
779
|
-
readonly backgroundDefault: "#2b333f";
|
|
780
|
-
readonly backgroundHover: "#394454";
|
|
781
|
-
readonly backgroundDisabled: "#2b333f";
|
|
782
|
-
};
|
|
783
|
-
readonly on: {
|
|
784
|
-
readonly backgroundDefault: "#1d8a28";
|
|
785
|
-
readonly backgroundHover: "#16681e";
|
|
786
|
-
readonly backgroundDisabled: "#2b333f";
|
|
787
|
-
};
|
|
788
|
-
};
|
|
789
|
-
readonly checkbox: {
|
|
790
|
-
readonly off: {
|
|
791
|
-
readonly backgroundDefault: "#00000000";
|
|
792
|
-
readonly backgroundHover: "#394454";
|
|
793
|
-
readonly backgroundDisabled: "#0e1114";
|
|
794
|
-
readonly border: "#475569";
|
|
795
|
-
};
|
|
796
|
-
readonly on: {
|
|
797
|
-
readonly backgroundDefault: "#07230a";
|
|
798
|
-
readonly backgroundHover: "#0e4514";
|
|
799
|
-
readonly backgroundDisabled: "#0e1114";
|
|
800
|
-
readonly border: "#1d8a28";
|
|
801
|
-
};
|
|
802
|
-
};
|
|
803
|
-
readonly avatar: {
|
|
804
|
-
readonly content: "#cbd0d7";
|
|
805
|
-
readonly background: "#2b333f";
|
|
806
|
-
};
|
|
807
|
-
readonly progressBarSlider: {
|
|
808
|
-
readonly background: "#2b333f";
|
|
809
|
-
readonly active: "#1d8a28";
|
|
810
|
-
};
|
|
811
|
-
readonly card: {
|
|
812
|
-
readonly background: "#0f1318";
|
|
813
|
-
readonly content: "#a8afba";
|
|
814
|
-
readonly border: "#2b333f";
|
|
815
|
-
};
|
|
816
|
-
readonly sidebar: {
|
|
817
|
-
readonly backgroundDefault: "#0f1318";
|
|
818
|
-
readonly backgroundHover: "#1c222a";
|
|
819
|
-
readonly backgroundActive: "#2b333f";
|
|
820
|
-
readonly border: "#2b333f";
|
|
821
|
-
readonly contentPrimary: "#cbd0d7";
|
|
822
|
-
readonly contentSecondary: "#a8afba";
|
|
823
|
-
readonly contentTertiary: "#87919f";
|
|
824
|
-
};
|
|
825
|
-
readonly modal: {
|
|
826
|
-
readonly background: "#0f1318";
|
|
827
|
-
readonly content: "#a8afba";
|
|
828
|
-
readonly border: "#2b333f";
|
|
829
|
-
};
|
|
830
|
-
readonly tab: {
|
|
831
|
-
readonly activeBackground: "#1c222a";
|
|
832
|
-
readonly activeContent: "#dd6d69";
|
|
833
|
-
readonly inactiveContent: "#a8afba";
|
|
834
|
-
readonly border: "#2b333f";
|
|
835
|
-
};
|
|
836
|
-
readonly table: {
|
|
837
|
-
readonly header: {
|
|
838
|
-
readonly textDefault: "#a8afba";
|
|
839
|
-
readonly textHover: "#87919f";
|
|
840
|
-
readonly backgroundDefault: "#0f1318";
|
|
841
|
-
};
|
|
842
|
-
readonly border: "#2b333f";
|
|
843
|
-
readonly cell: {
|
|
844
|
-
readonly textPrimary: "#cbd0d7";
|
|
845
|
-
readonly textSecondary: "#a8afba";
|
|
846
|
-
readonly backgroundDefault: "#0e1114";
|
|
847
|
-
readonly backgroundHover: "#0f1318";
|
|
848
|
-
};
|
|
849
|
-
};
|
|
850
|
-
readonly breadcrumbs: {
|
|
851
|
-
readonly textPrimaryDefault: "#cbd0d7";
|
|
852
|
-
readonly textPrimaryHover: "#cbd0d7";
|
|
853
|
-
readonly textSecondaryDefault: "#87919f";
|
|
854
|
-
readonly textSecondaryHover: "#a8afba";
|
|
855
|
-
readonly iconPrimary: "#cbd0d7";
|
|
856
|
-
readonly iconSecondary: "#87919f";
|
|
857
|
-
};
|
|
858
|
-
readonly loadingIndicator: {
|
|
859
|
-
readonly background: "#0e4514";
|
|
860
|
-
readonly active: "#4fbd5a";
|
|
861
|
-
};
|
|
862
|
-
readonly datePicker: {
|
|
863
|
-
readonly textDefault: "#cbd0d7";
|
|
864
|
-
readonly textSelected: "#ffffff";
|
|
865
|
-
readonly textDisabled: "#677384";
|
|
866
|
-
readonly backgroundDefault: "#0e1114";
|
|
867
|
-
readonly backgroundMiddle: "#1c222a";
|
|
868
|
-
readonly backgroundSelected: "#b72e2a";
|
|
869
|
-
readonly border: "#2b333f";
|
|
870
|
-
};
|
|
871
|
-
readonly scroll: "#a8afba";
|
|
872
|
-
};
|
|
873
|
-
export default colors;
|
|
874
|
-
//# sourceMappingURL=colors.d.ts.map
|