@uva-glass/component-library 3.52.10 → 3.53.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/{Lexical.prod-sd_e2sqT.js → Lexical.prod-DH2XfwvA.js} +58 -58
- package/dist/{Lexical.prod-sd_e2sqT.js.map → Lexical.prod-DH2XfwvA.js.map} +1 -1
- package/dist/{LexicalClipboard.prod-Co2PF1UJ.js → LexicalClipboard.prod-DTuNvXAS.js} +22 -22
- package/dist/{LexicalClipboard.prod-Co2PF1UJ.js.map → LexicalClipboard.prod-DTuNvXAS.js.map} +1 -1
- package/dist/{LexicalLink.prod-BCE6Bg2N.js → LexicalLink.prod-BV5Y2RYj.js} +8 -9
- package/dist/{LexicalLink.prod-BCE6Bg2N.js.map → LexicalLink.prod-BV5Y2RYj.js.map} +1 -1
- package/dist/{LexicalList.prod-CIB0K0ja.js → LexicalList.prod-DA9du3qx.js} +4 -4
- package/dist/{LexicalList.prod-CIB0K0ja.js.map → LexicalList.prod-DA9du3qx.js.map} +1 -1
- package/dist/{LexicalSelection.prod-CCmcTP6S.js → LexicalSelection.prod-mQk00-U_.js} +2 -2
- package/dist/{LexicalSelection.prod-CCmcTP6S.js.map → LexicalSelection.prod-mQk00-U_.js.map} +1 -1
- package/dist/{LexicalTable.prod-Oa2YPHLl.js → LexicalTable.prod-RGq0GKAR.js} +4 -4
- package/dist/{LexicalTable.prod-Oa2YPHLl.js.map → LexicalTable.prod-RGq0GKAR.js.map} +1 -1
- package/dist/{LexicalUtils.prod-CjKjgnmx.js → LexicalUtils.prod-DU4QwthB.js} +2 -2
- package/dist/{LexicalUtils.prod-CjKjgnmx.js.map → LexicalUtils.prod-DU4QwthB.js.map} +1 -1
- package/dist/RteEditor.module-DaBh86FK.js +41 -0
- package/dist/RteEditor.module-DaBh86FK.js.map +1 -0
- package/dist/{TableCellResizerPlugin-DATbSzfg.js → TableCellResizerPlugin-DRwI83s2.js} +4 -4
- package/dist/{TableCellResizerPlugin-DATbSzfg.js.map → TableCellResizerPlugin-DRwI83s2.js.map} +1 -1
- package/dist/{TablePlugin-CqCjNBW_.js → TablePlugin-DmE96vN7.js} +20 -20
- package/dist/{TablePlugin-CqCjNBW_.js.map → TablePlugin-DmE96vN7.js.map} +1 -1
- package/dist/assets/AddCatalogueLinkForm.css +1 -0
- package/dist/assets/Flyout.css +1 -1
- package/dist/assets/RteEditor.css +1 -1
- package/dist/assets/variables.css +72 -72
- package/dist/chunk-SS2NHR7W-qmI2h7CJ.js +4507 -0
- package/dist/chunk-SS2NHR7W-qmI2h7CJ.js.map +1 -0
- package/dist/{client-CFLMKOFW.js → client-D4oO7Spw.js} +11 -11
- package/dist/{client-CFLMKOFW.js.map → client-D4oO7Spw.js.map} +1 -1
- package/dist/components/Accordion/Accordion.test.js +2 -2
- package/dist/components/AccordionCard/AccordionCard.test.js +2 -2
- package/dist/components/ActionList/ActionList.test.js +2 -2
- package/dist/components/AppStatusBar/AppStatusBar.test.js +1 -1
- package/dist/components/Attention/Attention.test.js +1 -1
- package/dist/components/Backdrop/Backdrop.test.js +1 -1
- package/dist/components/Buttons/Button.stories.js +1 -1
- package/dist/components/Buttons/Button.test.js +1 -1
- package/dist/components/Buttons/LinkButton.stories.js +1 -1
- package/dist/components/Buttons/LinkButton.test.js +1 -1
- package/dist/components/Buttons/MenuButton.stories.js +1 -1
- package/dist/components/Buttons/MenuButton.test.js +1 -1
- package/dist/components/Card/Card.test.js +1 -1
- package/dist/components/Checkbox/Checkbox.stories.js +1 -1
- package/dist/components/Checkbox/Checkbox.test.js +2 -2
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +111 -55
- package/dist/components/CheckboxTree/CheckboxTree.stories.js.map +1 -1
- package/dist/components/Chip/Chip.stories.js +1 -1
- package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
- package/dist/components/Drawer/Drawer.stories.js +1 -1
- package/dist/components/FeedbackBar/FeedbackBar.test.js +1 -1
- package/dist/components/FormInput/FormInput.d.ts +3 -1
- package/dist/components/FormInput/FormInput.js +26 -24
- package/dist/components/FormInput/FormInput.js.map +1 -1
- package/dist/components/FormInput/FormInput.stories.js +1 -1
- package/dist/components/IconButton/IconButton.stories.js +1 -1
- package/dist/components/InputField/InputField.stories.js +2 -2
- package/dist/components/Label/Label.test.js +1 -1
- package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
- package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.test.js +1 -1
- package/dist/components/Notification/Notification.stories.js +1 -1
- package/dist/components/Notification/Notification.test.js +1 -1
- package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
- package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
- package/dist/components/RadioGroup/Radiogroup.test.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +2 -2
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.d.ts +22 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.js +108 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.d.ts +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.js +5 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.d.ts +8 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +182 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.d.ts +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.js +5 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.js.map +1 -0
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +8 -8
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.d.ts +0 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +112 -132
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/index.js +2 -3
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +52 -57
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +6 -6
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +24 -23
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js.map +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.d.ts +4 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +65 -52
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/index.js +8 -9
- package/dist/components/RteEditor/Providers/LanguageProvider.d.ts +2 -2
- package/dist/components/RteEditor/Providers/LanguageProvider.js +4 -4
- package/dist/components/RteEditor/Providers/LanguageProvider.js.map +1 -1
- package/dist/components/RteEditor/RteEditor.d.ts +8 -3
- package/dist/components/RteEditor/RteEditor.js +334 -309
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/RteEditor.stories.js +69 -33
- package/dist/components/RteEditor/RteEditor.stories.js.map +1 -1
- package/dist/components/RteEditor/UvaTheme/UvaTheme.d.ts +1 -0
- package/dist/components/RteEditor/UvaTheme/UvaTheme.js +3 -2
- package/dist/components/RteEditor/UvaTheme/UvaTheme.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +26 -23
- package/dist/components/RteEditor/helpers.js.map +1 -1
- package/dist/components/RteEditor/hooks/components/Flyout.js +6 -16
- package/dist/components/RteEditor/hooks/components/Flyout.js.map +1 -1
- package/dist/components/RteEditor/hooks/useTranslation.d.ts +39 -1
- package/dist/components/RteEditor/hooks/useTranslation.js +6 -6
- package/dist/components/RteEditor/hooks/useTranslation.js.map +1 -1
- package/dist/components/RteEditor/mockCatalogueSearchData.d.ts +18 -0
- package/dist/components/RteEditor/mockCatalogueSearchData.js +485 -0
- package/dist/components/RteEditor/mockCatalogueSearchData.js.map +1 -0
- package/dist/components/RteEditor/mockRteContent.d.ts +1 -1
- package/dist/components/RteEditor/mockRteContent.js +8 -6
- package/dist/components/RteEditor/mockRteContent.js.map +1 -1
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.d.ts +29 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +126 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js.map +1 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.d.ts +1 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.js +11 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.js.map +1 -0
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +58 -52
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js.map +1 -1
- package/dist/components/RteEditor/nodes/index.d.ts +1 -0
- package/dist/components/RteEditor/nodes/index.js +14 -6
- package/dist/components/RteEditor/nodes/index.js.map +1 -1
- package/dist/components/RteEditor/translations.d.ts +41 -3
- package/dist/components/RteEditor/translations.js +44 -6
- package/dist/components/RteEditor/translations.js.map +1 -1
- package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
- package/dist/components/Sortable/Sortable.stories.js +1 -1
- package/dist/components/StatusBadge/StatusBadge.test.js +1 -1
- package/dist/components/TextArea/TextArea.stories.js +1 -1
- package/dist/components/TextArea/TextArea.test.js +2 -2
- package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.test.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/{index-DRQMriwT.js → index-B4NxQN5d.js} +8668 -10004
- package/dist/index-B4NxQN5d.js.map +1 -0
- package/dist/{index-BKK3EWVW.js → index-ZQcmo1D_.js} +2 -2
- package/dist/{index-BKK3EWVW.js.map → index-ZQcmo1D_.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/react-18-BczhA0zC.js +41 -0
- package/dist/react-18-BczhA0zC.js.map +1 -0
- package/dist/{react.esm-BjO203QT.js → react.esm-BDo_tPxu.js} +2 -2
- package/dist/{react.esm-BjO203QT.js.map → react.esm-BDo_tPxu.js.map} +1 -1
- package/dist/storybook__react.d.js +4252 -4509
- package/dist/storybook__react.d.js.map +1 -1
- package/package.json +19 -19
- package/dist/RteEditor.module-CUi7Vqe8.js +0 -37
- package/dist/RteEditor.module-CUi7Vqe8.js.map +0 -1
- package/dist/chunk-HERDX7MO-DaYu-eWo.js +0 -11320
- package/dist/chunk-HERDX7MO-DaYu-eWo.js.map +0 -1
- package/dist/index-DRQMriwT.js.map +0 -1
- package/dist/react-18-C6foUf2n.js +0 -42
- package/dist/react-18-C6foUf2n.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._editor__container_1aedo_1{background-color:var(--color-uva-white);display:flex;flex-direction:column}._editor__header_1aedo_7{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;min-height:1.5rem}._editor__header-word-count_1aedo_15{align-self:flex-end;font-size:.875rem;margin-left:.5rem;text-align:right;white-space:nowrap;width:4.5rem}._editor__header-word-count--alert_1aedo_24{color:var(--color-red-600);font-weight:700}._editor_1aedo_1{border:1px solid var(--color-grey-600);border-radius:4px;margin-bottom:.5rem;padding:.25rem}._editor_1aedo_1:has(._editor__field_1aedo_36:focus-visible){outline:1px solid var(--color-navy-600)}._editor_1aedo_1._not-valid_1aedo_40{border-color:var(--color-red-600)}._editor__toolbar_1aedo_44{align-items:center;display:flex;gap:.25rem;justify-content:flex-start;margin-bottom:.5rem;padding:.25rem}._editor__toolbar-flyout-wrapper_1aedo_53{background-color:var(--color-uva-white);border-radius:.25rem;box-shadow:0 3px 6px #0006;display:flex;flex-direction:column;left:0;padding:1rem;position:fixed;top:calc(100% + .25rem);z-index:1500}._editor__toolbar-button-group_1aedo_66{align-items:center;display:flex;gap:.125rem;justify-content:center}._editor__toolbar-button-group--text_1aedo_73{align-items:center;display:flex;gap:.5rem;justify-content:center}._editor__toolbar-button_1aedo_66{align-items:center;background-color:var(--color-uva-white);border:none;border-radius:.25rem;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;justify-content:center;min-height:2rem;width:2rem}._editor__toolbar-button_1aedo_66:hover{background-color:var(--color-grey-400);border:1px solid var(--color-grey-700)}._editor__toolbar-button_1aedo_66:focus-visible{outline:.125rem dotted var(--color-navy-600);outline-offset:.125rem;z-index:1}._editor__toolbar-button--active_1aedo_105,._editor__toolbar-button_1aedo_66:active{background-color:var(--color-uva-black);border-color:var(--color-uva-black);color:var(--color-uva-white)}._editor__toolbar-button--text_1aedo_112{border:1px solid transparent;font-size:1rem;padding:.25rem .5rem;width:auto}._editor__toolbar-button_1aedo_66:disabled{border-color:var(--color-grey-300);color:var(--color-grey-400);cursor:not-allowed}._editor__toolbar-button_1aedo_66:hover:disabled{background-color:var(--color-grey-300);border-color:var(--color-grey-300);color:var(--color-grey-500);cursor:not-allowed}._editor__toolbar-button--bold_1aedo_132{font-weight:700}._editor__toolbar-button--italic_1aedo_136{font-style:italic}._editor__toolbar-button_1aedo_66:active:hover{color:var(--color-uva-white)}._editor__toolbar-button--active_1aedo_105:hover{color:var(--color-uva-black)}._editor__toolbar-button--active_1aedo_105:disabled{background-color:var(--color-grey-300);border-color:var(--color-grey-300);color:var(--color-grey-500);cursor:not-allowed}._editor__toolbar-button-flyoutwrapper_1aedo_155,._editor__field-wrapper_1aedo_159{position:relative}._editor__field-wrapper_1aedo_159:before{border-top:1px solid var(--color-grey-600);content:"";display:block;height:0;margin-left:-.25rem;margin-top:-.3rem;width:calc(100% + .5rem)}._editor__field_1aedo_36{background-color:var(--color-uva-white);margin-top:.5rem;min-height:8rem;overflow-x:hidden;padding:0 .5rem .5rem;position:relative}._editor__field_1aedo_36::-webkit-scrollbar{cursor:default;width:12px}._editor__field_1aedo_36::-webkit-scrollbar-track{background:var(--color-uva-white)}._editor__field_1aedo_36::-webkit-scrollbar-thumb{background-color:var(--color-grey-500);border:3px solid var(--color-uva-white);border-radius:20px;cursor:default}._editor__field_1aedo_36:focus-visible{outline:none}._editor__placeholder_1aedo_202{color:var(--color-grey-500);left:.45rem;pointer-events:none;position:absolute;top:.55rem}._guide-text-ltr_1aedo_212{text-align:left}._guide-text-rtl_1aedo_216{text-align:right}._guide-text-paragraph_1aedo_220{margin:0;position:relative}._guide-text__text--bold_1aedo_225{font-weight:700}._guide-text__text--italic_1aedo_229{font-style:italic}._guide-text__list--ul_1aedo_233,._guide-text__list--ol_1aedo_234{list-style-position:inside;margin:0 0 0 -.25rem;padding:.25rem}._guide-text__list--ol_1aedo_234{list-style-position:outside;list-style-type:decimal;margin:0 0 0 .25rem}._guide-text__list--ul_1aedo_233 ._guide-text__list--listitem_1aedo_246{margin:0}._guide-text__list--ol_1aedo_234 ._guide-text__list--listitem_1aedo_246{margin-left:.35rem;padding-left:.55rem}._guide-text__list--ol_1aedo_234 ._guide-text__list--nested-listitem_1aedo_255,._guide-text__list--ul_1aedo_233 ._guide-text__list--nested-listitem_1aedo_255{list-style-type:none;margin-left:1.5rem}._guide-text__list--ol_1aedo_234 ._guide-text__list--nested-listitem_1aedo_255{margin-left:1rem}._guide-text__list--ul2_1aedo_265 ._guide-text__list--listitem_1aedo_246{list-style-type:circle}._guide-text__list--ul3_1aedo_269 ._guide-text__list--listitem_1aedo_246{list-style-type:square}._guide-text__list--ul4_1aedo_273 ._guide-text__list--listitem_1aedo_246{list-style-type:disc}._guide-text__list--ul5_1aedo_277 ._guide-text__list--listitem_1aedo_246{list-style-type:circle}ul ._guide-text__list--nested-listitem_1aedo_255 ol{list-style-position:outside;list-style-type:decimal;margin-left:0;padding:.25rem .25rem .25rem .55rem}ul ._guide-text__list--nested-listitem_1aedo_255 ol ._guide-text__list--listitem_1aedo_246{list-style-type:decimal;margin-left:.35rem;padding-left:.55rem}ol ._guide-text__list--nested-listitem_1aedo_255 ul ._guide-text__list--listitem_1aedo_246{list-style-type:disc;margin-left:.35rem;padding-left:.55rem}ul ._guide-text__list--nested-listitem_1aedo_255{list-style-type:none!important}ol ._guide-text__list--nested-listitem_1aedo_255 ul{margin-left:-1.5rem;padding-left:.55rem}._guide-text__table-wrapper_1aedo_309{margin:0 1rem .5rem 0;overflow-x:auto}._guide-text__table_1aedo_309{border:2px solid var(--color-grey-400);border-collapse:collapse;border-spacing:0;margin:.5rem 0;overflow-x:scroll;overflow-y:scroll;table-layout:fixed;width:fit-content}._guide-text__table_1aedo_309>tr:nth-child(2n){background-color:var(--color-grey-100)}._guide-text__table_1aedo_309>tr td{border:1px dotted var(--color-grey-400);padding:.25rem .5rem;position:relative;vertical-align:top}td ._guide-text__table-wrapper_1aedo_309{margin:0}td:has(._guide-text__table-wrapper_1aedo_309){padding:0!important}td:has(._guide-text__table-wrapper_1aedo_309) table{border:0;margin:0}td:has(._guide-text__table-wrapper_1aedo_309) table tr{background-color:transparent!important}._guide-text__course-catalogue-link_1aedo_358{color:var(--color-grey-800);cursor:default;text-decoration:dotted underline}
|
|
@@ -1,77 +1,77 @@
|
|
|
1
1
|
:root {
|
|
2
|
-
--color-uva-white: #
|
|
3
|
-
--color-uva-black: #
|
|
4
|
-
--color-uva-red: #
|
|
5
|
-
--color-grey-100: #
|
|
6
|
-
--color-grey-200: #
|
|
7
|
-
--color-grey-300: #
|
|
8
|
-
--color-grey-400: #
|
|
9
|
-
--color-grey-500: #
|
|
10
|
-
--color-grey-600: #
|
|
11
|
-
--color-grey-700: #
|
|
12
|
-
--color-grey-800: #
|
|
2
|
+
--color-uva-white: #FFFFFF;
|
|
3
|
+
--color-uva-black: #1B1918;
|
|
4
|
+
--color-uva-red: #BD0032;
|
|
5
|
+
--color-grey-100: #FAFAFA;
|
|
6
|
+
--color-grey-200: #F5F5F4;
|
|
7
|
+
--color-grey-300: #E7E5E4;
|
|
8
|
+
--color-grey-400: #D8D6D4;
|
|
9
|
+
--color-grey-500: #A8A29F;
|
|
10
|
+
--color-grey-600: #78716D;
|
|
11
|
+
--color-grey-700: #56504E;
|
|
12
|
+
--color-grey-800: #433F3D;
|
|
13
13
|
--color-grey-900: #282524;
|
|
14
|
-
--color-red-100: #
|
|
15
|
-
--color-red-200: #
|
|
16
|
-
--color-red-300: #
|
|
17
|
-
--color-red-400: #
|
|
18
|
-
--color-red-500: #
|
|
19
|
-
--color-red-600: #
|
|
20
|
-
--color-red-700: #
|
|
21
|
-
--color-red-800: #
|
|
22
|
-
--color-red-900: #
|
|
23
|
-
--color-orange-100: #
|
|
24
|
-
--color-orange-200: #
|
|
25
|
-
--color-orange-300: #
|
|
26
|
-
--color-orange-400: #
|
|
27
|
-
--color-orange-500: #
|
|
28
|
-
--color-orange-600: #
|
|
29
|
-
--color-orange-700: #
|
|
30
|
-
--color-orange-800: #
|
|
31
|
-
--color-orange-900: #
|
|
32
|
-
--color-lime-100: #
|
|
33
|
-
--color-lime-200: #
|
|
34
|
-
--color-lime-300: #
|
|
35
|
-
--color-lime-400: #
|
|
36
|
-
--color-lime-500: #
|
|
37
|
-
--color-lime-600: #
|
|
38
|
-
--color-lime-700: #
|
|
39
|
-
--color-lime-800: #
|
|
40
|
-
--color-lime-900: #
|
|
41
|
-
--color-forest-100: #
|
|
42
|
-
--color-forest-200: #
|
|
43
|
-
--color-forest-300: #
|
|
44
|
-
--color-forest-400: #
|
|
45
|
-
--color-forest-500: #
|
|
46
|
-
--color-forest-600: #
|
|
47
|
-
--color-forest-700: #
|
|
48
|
-
--color-forest-800: #
|
|
49
|
-
--color-forest-900: #
|
|
50
|
-
--color-sky-100: #
|
|
51
|
-
--color-sky-200: #
|
|
52
|
-
--color-sky-300: #
|
|
53
|
-
--color-sky-400: #
|
|
54
|
-
--color-sky-500: #
|
|
55
|
-
--color-sky-600: #
|
|
56
|
-
--color-sky-700: #
|
|
57
|
-
--color-sky-800: #
|
|
58
|
-
--color-sky-900: #
|
|
59
|
-
--color-navy-100: #
|
|
60
|
-
--color-navy-200: #
|
|
61
|
-
--color-navy-300: #
|
|
62
|
-
--color-navy-400: #
|
|
63
|
-
--color-navy-500: #
|
|
64
|
-
--color-navy-600: #
|
|
14
|
+
--color-red-100: #FFEBEF;
|
|
15
|
+
--color-red-200: #F9B4C3;
|
|
16
|
+
--color-red-300: #F5849D;
|
|
17
|
+
--color-red-400: #F15577;
|
|
18
|
+
--color-red-500: #EC1342;
|
|
19
|
+
--color-red-600: #E00031;
|
|
20
|
+
--color-red-700: #C2002A;
|
|
21
|
+
--color-red-800: #A30023;
|
|
22
|
+
--color-red-900: #85001D;
|
|
23
|
+
--color-orange-100: #FFF2E0;
|
|
24
|
+
--color-orange-200: #FFE0B8;
|
|
25
|
+
--color-orange-300: #FFD399;
|
|
26
|
+
--color-orange-400: #FFBD66;
|
|
27
|
+
--color-orange-500: #FFA733;
|
|
28
|
+
--color-orange-600: #F58B00;
|
|
29
|
+
--color-orange-700: #E07F00;
|
|
30
|
+
--color-orange-800: #C26E00;
|
|
31
|
+
--color-orange-900: #A35C00;
|
|
32
|
+
--color-lime-100: #FDFBE3;
|
|
33
|
+
--color-lime-200: #FAF7BD;
|
|
34
|
+
--color-lime-300: #F7F297;
|
|
35
|
+
--color-lime-400: #F3EC68;
|
|
36
|
+
--color-lime-500: #EFE639;
|
|
37
|
+
--color-lime-600: #D9CF12;
|
|
38
|
+
--color-lime-700: #C2B800;
|
|
39
|
+
--color-lime-800: #A39B00;
|
|
40
|
+
--color-lime-900: #857E00;
|
|
41
|
+
--color-forest-100: #EAF5EC;
|
|
42
|
+
--color-forest-200: #C8E4CE;
|
|
43
|
+
--color-forest-300: #98CDA2;
|
|
44
|
+
--color-forest-400: #68B677;
|
|
45
|
+
--color-forest-500: #41AA56;
|
|
46
|
+
--color-forest-600: #1C9C35;
|
|
47
|
+
--color-forest-700: #0F8A28;
|
|
48
|
+
--color-forest-800: #0C6E20;
|
|
49
|
+
--color-forest-900: #0A5C1B;
|
|
50
|
+
--color-sky-100: #EEF8FB;
|
|
51
|
+
--color-sky-200: #DFF1F8;
|
|
52
|
+
--color-sky-300: #C2E7F4;
|
|
53
|
+
--color-sky-400: #9DDBF1;
|
|
54
|
+
--color-sky-500: #63C9EE;
|
|
55
|
+
--color-sky-600: #35B9E9;
|
|
56
|
+
--color-sky-700: #17A1D3;
|
|
57
|
+
--color-sky-800: #127EA5;
|
|
58
|
+
--color-sky-900: #00698F;
|
|
59
|
+
--color-navy-100: #E7F0F9;
|
|
60
|
+
--color-navy-200: #CEE2F3;
|
|
61
|
+
--color-navy-300: #ADCEEB;
|
|
62
|
+
--color-navy-400: #74ACDC;
|
|
63
|
+
--color-navy-500: #3385CC;
|
|
64
|
+
--color-navy-600: #0562B3;
|
|
65
65
|
--color-navy-700: #005299;
|
|
66
|
-
--color-navy-800: #
|
|
66
|
+
--color-navy-800: #00417A;
|
|
67
67
|
--color-navy-900: #003666;
|
|
68
|
-
--color-purple-100: #
|
|
69
|
-
--color-purple-200: #
|
|
70
|
-
--color-purple-300: #
|
|
71
|
-
--color-purple-400: #
|
|
72
|
-
--color-purple-500: #
|
|
73
|
-
--color-purple-600: #
|
|
74
|
-
--color-purple-700: #
|
|
75
|
-
--color-purple-800: #
|
|
76
|
-
--color-purple-900: #
|
|
68
|
+
--color-purple-100: #F5EAF3;
|
|
69
|
+
--color-purple-200: #EDD4E9;
|
|
70
|
+
--color-purple-300: #E0AED9;
|
|
71
|
+
--color-purple-400: #D47DC7;
|
|
72
|
+
--color-purple-500: #B42D9F;
|
|
73
|
+
--color-purple-600: #91087D;
|
|
74
|
+
--color-purple-700: #7E076C;
|
|
75
|
+
--color-purple-800: #6B065B;
|
|
76
|
+
--color-purple-900: #57054B;
|
|
77
77
|
}
|