@heliux-org/ui-style 1.0.22
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/LICENSE +21 -0
- package/README.md +111 -0
- package/dist/_functions.scss +8 -0
- package/dist/_mixins.scss +3 -0
- package/dist/colors.json +696 -0
- package/dist/functions/_camelize.scss +25 -0
- package/dist/functions/_capitalize.scss +11 -0
- package/dist/functions/_contain.scss +8 -0
- package/dist/functions/_extract-rgb.scss +8 -0
- package/dist/functions/_map-collect.scss +17 -0
- package/dist/functions/functions/_camelize.scss +25 -0
- package/dist/functions/functions/_capitalize.scss +11 -0
- package/dist/functions/functions/_contain.scss +8 -0
- package/dist/functions/functions/_extract-rgb.scss +8 -0
- package/dist/functions/functions/_map-collect.scss +17 -0
- package/dist/index.css +1289 -0
- package/dist/index.css.map +1 -0
- package/dist/index.min.css +1 -0
- package/dist/mixins/_common.scss +67 -0
- package/dist/mixins/_states.scss +48 -0
- package/dist/mixins/_typography.scss +24 -0
- package/dist/mixins/mixins/_common.scss +67 -0
- package/dist/mixins/mixins/_states.scss +48 -0
- package/dist/mixins/mixins/_typography.scss +24 -0
- package/package.json +67 -0
- package/src/Icons/API.svg +3 -0
- package/src/Icons/Academy.svg +3 -0
- package/src/Icons/Activity.svg +3 -0
- package/src/Icons/Add.svg +4 -0
- package/src/Icons/AddNewDoc.svg +13 -0
- package/src/Icons/AddSmall.svg +4 -0
- package/src/Icons/AddToTeam.svg +6 -0
- package/src/Icons/AddUpdate.svg +4 -0
- package/src/Icons/Alert.svg +3 -0
- package/src/Icons/Announcement.svg +3 -0
- package/src/Icons/Apps.svg +3 -0
- package/src/Icons/Archive.svg +3 -0
- package/src/Icons/Attach.svg +3 -0
- package/src/Icons/Basic.svg +5 -0
- package/src/Icons/Battery.svg +3 -0
- package/src/Icons/BlockQuote.svg +8 -0
- package/src/Icons/Board.svg +3 -0
- package/src/Icons/BoardPrivate.svg +5 -0
- package/src/Icons/BoardShareable.svg +5 -0
- package/src/Icons/BoardTemplate.svg +5 -0
- package/src/Icons/Bold.svg +11 -0
- package/src/Icons/Bolt.svg +3 -0
- package/src/Icons/Bookmark.svg +3 -0
- package/src/Icons/Broadcast.svg +3 -0
- package/src/Icons/Broom.svg +5 -0
- package/src/Icons/Bug.svg +3 -0
- package/src/Icons/Bullet.svg +3 -0
- package/src/Icons/Bullets.svg +15 -0
- package/src/Icons/Bulllet.svg +3 -0
- package/src/Icons/Calendar.svg +3 -0
- package/src/Icons/Chart.svg +3 -0
- package/src/Icons/Check.svg +4 -0
- package/src/Icons/CheckList.svg +7 -0
- package/src/Icons/Checkbox.svg +6 -0
- package/src/Icons/Clear.svg +3 -0
- package/src/Icons/Close.svg +3 -0
- package/src/Icons/CloseRound.svg +3 -0
- package/src/Icons/CloseSmall.svg +4 -0
- package/src/Icons/Code.svg +4 -0
- package/src/Icons/Collapse.svg +5 -0
- package/src/Icons/CollapseRound.svg +5 -0
- package/src/Icons/Column.svg +3 -0
- package/src/Icons/Comment.svg +3 -0
- package/src/Icons/Completed.svg +3 -0
- package/src/Icons/Connect.svg +4 -0
- package/src/Icons/ConnectedDoc.svg +11 -0
- package/src/Icons/ContentDirectory.svg +3 -0
- package/src/Icons/ConvertToItem.svg +3 -0
- package/src/Icons/ConvertToSubitem.svg +3 -0
- package/src/Icons/Counter.svg +12 -0
- package/src/Icons/Country.svg +3 -0
- package/src/Icons/CreditCard.svg +3 -0
- package/src/Icons/Custom.svg +5 -0
- package/src/Icons/Cut.svg +6 -0
- package/src/Icons/Dashboard.svg +3 -0
- package/src/Icons/DashboardPrivate.svg +5 -0
- package/src/Icons/Deactivate.svg +3 -0
- package/src/Icons/Delete.svg +3 -0
- package/src/Icons/Dependency.svg +3 -0
- package/src/Icons/Description.svg +6 -0
- package/src/Icons/DisabledUser.svg +11 -0
- package/src/Icons/Divider.svg +3 -0
- package/src/Icons/Doc.svg +5 -0
- package/src/Icons/DocPrivate.svg +6 -0
- package/src/Icons/DocShareable.svg +3 -0
- package/src/Icons/DocTemplate.svg +3 -0
- package/src/Icons/DoubleCheck.svg +3 -0
- package/src/Icons/Download.svg +3 -0
- package/src/Icons/Drag.svg +11 -0
- package/src/Icons/Dropdown.svg +3 -0
- package/src/Icons/DropdownChevronDown.svg +4 -0
- package/src/Icons/DropdownChevronLeft.svg +4 -0
- package/src/Icons/DropdownChevronRight.svg +4 -0
- package/src/Icons/DropdownChevronUp.svg +4 -0
- package/src/Icons/DueDate.svg +3 -0
- package/src/Icons/Duplicate.svg +3 -0
- package/src/Icons/Edit.svg +3 -0
- package/src/Icons/Education.svg +3 -0
- package/src/Icons/Email.svg +3 -0
- package/src/Icons/Embed.svg +3 -0
- package/src/Icons/Emoji.svg +6 -0
- package/src/Icons/Enter.svg +3 -0
- package/src/Icons/Erase.svg +3 -0
- package/src/Icons/Event.svg +4 -0
- package/src/Icons/Expand.svg +3 -0
- package/src/Icons/ExternalPage.svg +3 -0
- package/src/Icons/Favorite.svg +3 -0
- package/src/Icons/Featured.svg +3 -0
- package/src/Icons/Feedback.svg +3 -0
- package/src/Icons/File.svg +4 -0
- package/src/Icons/Filter.svg +5 -0
- package/src/Icons/Folder.svg +5 -0
- package/src/Icons/Form.svg +6 -0
- package/src/Icons/Formula.svg +4 -0
- package/src/Icons/Forum.svg +3 -0
- package/src/Icons/Fullscreen.svg +3 -0
- package/src/Icons/FullscreenClose.svg +3 -0
- package/src/Icons/Gallery.svg +6 -0
- package/src/Icons/Gantt.svg +5 -0
- package/src/Icons/Gif.svg +5 -0
- package/src/Icons/Globe.svg +5 -0
- package/src/Icons/Graph.svg +3 -0
- package/src/Icons/Group.svg +3 -0
- package/src/Icons/Guest.svg +3 -0
- package/src/Icons/Health.svg +3 -0
- package/src/Icons/Help.svg +5 -0
- package/src/Icons/Hide.svg +3 -0
- package/src/Icons/Highlight.svg +4 -0
- package/src/Icons/HighlightColorBucket.svg +3 -0
- package/src/Icons/Home.svg +3 -0
- package/src/Icons/IPRestrictions.svg +3 -0
- package/src/Icons/Idea.svg +3 -0
- package/src/Icons/Image.svg +5 -0
- package/src/Icons/Inbox.svg +4 -0
- package/src/Icons/Info.svg +3 -0
- package/src/Icons/Integrations.svg +3 -0
- package/src/Icons/Invite.svg +11 -0
- package/src/Icons/Italic.svg +9 -0
- package/src/Icons/Item.svg +3 -0
- package/src/Icons/ItemDefaultValues.svg +3 -0
- package/src/Icons/ItemHeightTriple.svg +8 -0
- package/src/Icons/Keyboard.svg +3 -0
- package/src/Icons/Labs.svg +3 -0
- package/src/Icons/Launch.svg +10 -0
- package/src/Icons/Layout.svg +3 -0
- package/src/Icons/LearnMore.svg +5 -0
- package/src/Icons/Lines.svg +5 -0
- package/src/Icons/Link.svg +3 -0
- package/src/Icons/Location.svg +3 -0
- package/src/Icons/Locked.svg +3 -0
- package/src/Icons/LogIn.svg +8 -0
- package/src/Icons/LogOut.svg +8 -0
- package/src/Icons/LongText.svg +3 -0
- package/src/Icons/Mention.svg +4 -0
- package/src/Icons/Menu.svg +6 -0
- package/src/Icons/Microphone.svg +3 -0
- package/src/Icons/Minimize.svg +4 -0
- package/src/Icons/Mirror.svg +3 -0
- package/src/Icons/Mobile.svg +3 -0
- package/src/Icons/MondayDoc.svg +3 -0
- package/src/Icons/MondayLogoOutline.svg +3 -0
- package/src/Icons/Moon.svg +3 -0
- package/src/Icons/MoreActions.svg +3 -0
- package/src/Icons/MoreBelow.svg +5 -0
- package/src/Icons/MoreBelowFilled.svg +3 -0
- package/src/Icons/MoveArrowDown.svg +4 -0
- package/src/Icons/MoveArrowLeft.svg +4 -0
- package/src/Icons/MoveArrowLeftDouble.svg +10 -0
- package/src/Icons/MoveArrowRight.svg +4 -0
- package/src/Icons/MoveArrowUp.svg +4 -0
- package/src/Icons/Mute.svg +4 -0
- package/src/Icons/MyWeek.svg +5 -0
- package/src/Icons/NavigationChevronDown.svg +4 -0
- package/src/Icons/NavigationChevronLeft.svg +4 -0
- package/src/Icons/NavigationChevronRight.svg +4 -0
- package/src/Icons/NavigationChevronUp.svg +4 -0
- package/src/Icons/NavigationDoubleChevronLeft.svg +4 -0
- package/src/Icons/NewTab.svg +3 -0
- package/src/Icons/Night.svg +5 -0
- package/src/Icons/NoColor.svg +5 -0
- package/src/Icons/Note.svg +3 -0
- package/src/Icons/Notifications.svg +4 -0
- package/src/Icons/NotificationsMuted.svg +4 -0
- package/src/Icons/Numbers.svg +8 -0
- package/src/Icons/Offline.svg +4 -0
- package/src/Icons/Open.svg +4 -0
- package/src/Icons/Page.svg +3 -0
- package/src/Icons/Paste.svg +7 -0
- package/src/Icons/Pause.svg +3 -0
- package/src/Icons/Person.svg +4 -0
- package/src/Icons/PersonRound.svg +4 -0
- package/src/Icons/Pin.svg +3 -0
- package/src/Icons/Placeholder.svg +3 -0
- package/src/Icons/Play.svg +3 -0
- package/src/Icons/Print.svg +3 -0
- package/src/Icons/PushNotification.svg +3 -0
- package/src/Icons/Quote.svg +6 -0
- package/src/Icons/Radio.svg +3 -0
- package/src/Icons/Recurring.svg +3 -0
- package/src/Icons/RecycleBin.svg +11 -0
- package/src/Icons/Redo.svg +4 -0
- package/src/Icons/Remove.svg +3 -0
- package/src/Icons/Replay.svg +3 -0
- package/src/Icons/Retry.svg +3 -0
- package/src/Icons/Robot.svg +3 -0
- package/src/Icons/Rotate.svg +3 -0
- package/src/Icons/Search.svg +3 -0
- package/src/Icons/Security.svg +3 -0
- package/src/Icons/Send.svg +3 -0
- package/src/Icons/Settings.svg +3 -0
- package/src/Icons/SettingsKnobs.svg +3 -0
- package/src/Icons/Share.svg +3 -0
- package/src/Icons/ShortText.svg +3 -0
- package/src/Icons/Show.svg +3 -0
- package/src/Icons/Shredder.svg +3 -0
- package/src/Icons/Sort.svg +4 -0
- package/src/Icons/SortAscending.svg +3 -0
- package/src/Icons/SortDescending.svg +3 -0
- package/src/Icons/Sound.svg +4 -0
- package/src/Icons/Status.svg +10 -0
- package/src/Icons/StrikethroughS.svg +12 -0
- package/src/Icons/StrikethroughT.svg +11 -0
- package/src/Icons/Subitems.svg +3 -0
- package/src/Icons/Sun.svg +3 -0
- package/src/Icons/Switch.svg +3 -0
- package/src/Icons/Switcher.svg +18 -0
- package/src/Icons/Table.svg +3 -0
- package/src/Icons/Tags.svg +3 -0
- package/src/Icons/Team.svg +3 -0
- package/src/Icons/Text.svg +3 -0
- package/src/Icons/TextBig.svg +3 -0
- package/src/Icons/TextColorIndicator.svg +26 -0
- package/src/Icons/TextCopy.svg +3 -0
- package/src/Icons/TextHuge.svg +3 -0
- package/src/Icons/TextMedium.svg +3 -0
- package/src/Icons/TextSmall.svg +3 -0
- package/src/Icons/Textcolor.svg +5 -0
- package/src/Icons/ThumbsUp.svg +3 -0
- package/src/Icons/Time.svg +3 -0
- package/src/Icons/Timeline.svg +5 -0
- package/src/Icons/Translation.svg +3 -0
- package/src/Icons/TurnInto.svg +6 -0
- package/src/Icons/Underline.svg +8 -0
- package/src/Icons/Undo.svg +4 -0
- package/src/Icons/Unlocked.svg +3 -0
- package/src/Icons/Update.svg +3 -0
- package/src/Icons/Upgrade.svg +3 -0
- package/src/Icons/Upload.svg +3 -0
- package/src/Icons/UserDomain.svg +4 -0
- package/src/Icons/UserStatus.svg +4 -0
- package/src/Icons/Versioning.svg +3 -0
- package/src/Icons/Video.svg +6 -0
- package/src/Icons/Wand.svg +3 -0
- package/src/Icons/Warning.svg +5 -0
- package/src/Icons/WhatsNew.svg +3 -0
- package/src/Icons/Widgets.svg +3 -0
- package/src/Icons/Work.svg +3 -0
- package/src/Icons/Workflow.svg +7 -0
- package/src/Icons/Workspace.svg +3 -0
- package/src/Icons/iconsMetaData.js +1801 -0
- package/src/Themes/_basic-theme.scss +26 -0
- package/src/Themes/_black-theme.scss +23 -0
- package/src/Themes/_dark-theme.scss +23 -0
- package/src/Themes/_hacker-theme.scss +23 -0
- package/src/Themes/basic/_basic-theme-legacy-settings.scss +4 -0
- package/src/Themes/basic/_basic-theme-settings.scss +4 -0
- package/src/Themes/basic/_content-colors.scss +239 -0
- package/src/Themes/black/_black-theme-content-colors.scss +240 -0
- package/src/Themes/black/_black-theme-legacy-settings.scss +4 -0
- package/src/Themes/black/_black-theme-settings.scss +4 -0
- package/src/Themes/dark/_dark-theme-content-colors.scss +240 -0
- package/src/Themes/dark/_dark-theme-legacy-settings.scss +4 -0
- package/src/Themes/dark/_dark-theme-settings.scss +4 -0
- package/src/Themes/hacker/_hacker-theme-content-colors.scss +240 -0
- package/src/Themes/hacker/_hacker-theme-legacy-settings.scss +4 -0
- package/src/Themes/hacker/_hacker-theme-settings.scss +4 -0
- package/src/_common.scss +9 -0
- package/src/_config.scss +17 -0
- package/src/_core.scss +12 -0
- package/src/_functions.scss +8 -0
- package/src/_internal-mixins.scss +5 -0
- package/src/_mixins.scss +3 -0
- package/src/_themes.scss +5 -0
- package/src/config/maps/_config-basic-theme-maps.scss +7 -0
- package/src/config/maps/_config-black-theme-maps.scss +4 -0
- package/src/config/maps/_config-core-maps.scss +12 -0
- package/src/config/maps/_config-dark-theme-maps.scss +4 -0
- package/src/config/maps/_config-hacker-theme-maps.scss +5 -0
- package/src/config/maps/core/_core-borders.scss +9 -0
- package/src/config/maps/core/_core-common-map.scss +9 -0
- package/src/config/maps/core/_core-fonts-map-deprecated.scss +37 -0
- package/src/config/maps/core/_core-motion-map.scss +17 -0
- package/src/config/maps/core/_core-radius-map.scss +10 -0
- package/src/config/maps/core/_core-shadows-map.scss +19 -0
- package/src/config/maps/core/_core-spacing-map.scss +14 -0
- package/src/config/maps/core/_core-typography-map-deprecated.scss +40 -0
- package/src/config/maps/core/_core-typography-map.scss +52 -0
- package/src/config/maps/themes/basic/keys/_keys.scss +71 -0
- package/src/config/maps/themes/basic/keys/legacy/_legacy-keys.scss +34 -0
- package/src/config/maps/themes/basic/palette/_palette.scss +157 -0
- package/src/config/maps/themes/basic/palette/legacy/_legacy-pallete.scss +82 -0
- package/src/config/maps/themes/black/keys/_black-theme-keys.scss +70 -0
- package/src/config/maps/themes/black/keys/legacy/_black-theme-legacy-keys.scss +33 -0
- package/src/config/maps/themes/dark/keys/_dark-theme-keys.scss +72 -0
- package/src/config/maps/themes/dark/keys/legacy/_dark-theme-legacy-keys.scss +33 -0
- package/src/config/maps/themes/hacker/keys/_hacker-theme-keys.scss +69 -0
- package/src/config/maps/themes/hacker/keys/legacy/_hacker-theme-legacy-keys.scss +33 -0
- package/src/config/maps/themes/hacker/palette/legacy/_hacker-theme-legacy-palette.scss +7 -0
- package/src/config/tokens/_config-basic-theme-tokens.scss +7 -0
- package/src/config/tokens/_config-black-theme-tokens.scss +6 -0
- package/src/config/tokens/_config-core-tokens.scss +16 -0
- package/src/config/tokens/_config-dark-theme-tokens.scss +6 -0
- package/src/config/tokens/_config-hacker-theme-tokens.scss +7 -0
- package/src/config/tokens/core/_core-border.scss +5 -0
- package/src/config/tokens/core/_core-common.scss +7 -0
- package/src/config/tokens/core/_core-fonts-deprecated.scss +37 -0
- package/src/config/tokens/core/_core-motion.scss +35 -0
- package/src/config/tokens/core/_core-opacity.scss +14 -0
- package/src/config/tokens/core/_core-radius.scss +6 -0
- package/src/config/tokens/core/_core-shadows.scss +7 -0
- package/src/config/tokens/core/_core-spacing.scss +10 -0
- package/src/config/tokens/core/_core-typography-deprecated.scss +55 -0
- package/src/config/tokens/core/_core-typography.scss +55 -0
- package/src/config/tokens/themes/basic/keys/_keys.scss +87 -0
- package/src/config/tokens/themes/basic/keys/legacy/_legacy-keys.scss +51 -0
- package/src/config/tokens/themes/basic/palette/_palette.scss +210 -0
- package/src/config/tokens/themes/basic/palette/legacy/_legacy-pallete.scss +102 -0
- package/src/config/tokens/themes/black/keys/_black-theme-keys.scss +79 -0
- package/src/config/tokens/themes/black/keys/legacy/_black-theme-legacy-keys.scss +50 -0
- package/src/config/tokens/themes/black/palette/_black-theme-palette.scss +19 -0
- package/src/config/tokens/themes/dark/keys/_dark-theme-keys.scss +82 -0
- package/src/config/tokens/themes/dark/keys/legacy/_dark-theme-legacy-keys.scss +49 -0
- package/src/config/tokens/themes/dark/palette/_dark-theme-palette.scss +47 -0
- package/src/config/tokens/themes/hacker/keys/_hacker-theme-keys.scss +78 -0
- package/src/config/tokens/themes/hacker/keys/legacy/hacker-theme-legacy-keys.scss +53 -0
- package/src/config/tokens/themes/hacker/palette/_hacker-theme-palette.scss +25 -0
- package/src/config/tokens/themes/hacker/palette/legacy/_hacker-theme-legacy-palette.scss +9 -0
- package/src/core/_core-settings.scss +20 -0
- package/src/files/colors.json +696 -0
- package/src/functions/_camelize.scss +25 -0
- package/src/functions/_capitalize.scss +11 -0
- package/src/functions/_contain.scss +8 -0
- package/src/functions/_extract-rgb.scss +8 -0
- package/src/functions/_map-collect.scss +17 -0
- package/src/index.scss +18 -0
- package/src/internal-mixins/_generate-custom-properties.scss +12 -0
- package/src/internal-mixins/_utilities.scss +76 -0
- package/src/loaders/monday.svg +0 -0
- package/src/mixins/_common.scss +67 -0
- package/src/mixins/_states.scss +48 -0
- package/src/mixins/_typography.scss +24 -0
- package/src/utilities/_utilities-maps.scss +33 -0
- package/stylelint-config/index.js +7 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/__tests__/fixtures/contains-values-with-multiple-replacements.scss +4 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/__tests__/fixtures/contains-values-with-single-replacement.scss +8 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/__tests__/index.test.js +170 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/__tests__/props-to-allowed-vars.test.js +122 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/index.js +105 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/parse-monday-css.js +115 -0
- package/stylelint-config/rules/use-defined-css-var-when-available/props-to-allowed-vars.js +161 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// COR MAP: MOTION
|
|
2
|
+
// This partial defines a motion related map.
|
|
3
|
+
// - Map include Motion scope tokens.
|
|
4
|
+
// - Map is collected into the $core-settings-map and is interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-motion-map: (
|
|
7
|
+
motion-productive-short: $motion-productive-short,
|
|
8
|
+
motion-productive-medium: $motion-productive-medium,
|
|
9
|
+
motion-productive-long: $motion-productive-long,
|
|
10
|
+
motion-expressive-short: $motion-expressive-short,
|
|
11
|
+
motion-expressive-long: $motion-expressive-long,
|
|
12
|
+
motion-timing-enter: $motion-timing-enter,
|
|
13
|
+
motion-timing-exit: $motion-timing-exit,
|
|
14
|
+
motion-timing-transition: $motion-timing-transition,
|
|
15
|
+
motion-timing-emphasize: $motion-timing-emphasize,
|
|
16
|
+
expand-animation-timing: $expand-animation-timing
|
|
17
|
+
);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// CORE MAP :RADIUS
|
|
2
|
+
// This partial defines a border radius related map.
|
|
3
|
+
// - Map includes border radius scope tokens.
|
|
4
|
+
// - Map is collected into the $core-settings-map and is interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-border-radius-map: (
|
|
7
|
+
border-radius-small: $border-radius-small,
|
|
8
|
+
border-radius-medium: $border-radius-medium,
|
|
9
|
+
border-radius-big: $border-radius-big
|
|
10
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// CORE MAP : SHADOW
|
|
2
|
+
// This partial defines shadow related maps.
|
|
3
|
+
// - Maps include shadow scope tokens.
|
|
4
|
+
// - These maps are currently not interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-shadow-size-map: (
|
|
7
|
+
xs: $shadow-size-xs,
|
|
8
|
+
small: $shadow-size-small,
|
|
9
|
+
medium: $shadow-size-medium,
|
|
10
|
+
large: $shadow-size-large,
|
|
11
|
+
mediun: var(--box-shadow-medium)
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
$core-shadow-opacity-map: (
|
|
15
|
+
xs-opacity: $shadow-small-opacity,
|
|
16
|
+
small-opacity: $shadow-small-opacity,
|
|
17
|
+
medium-opacity: $shadow-medium-opacity,
|
|
18
|
+
large-opacity: $shadow-large-opacity
|
|
19
|
+
);
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// CORE MAP: SPACING
|
|
2
|
+
// This partial defines a Spacing related map.
|
|
3
|
+
// - Map include spacing scope tokens.
|
|
4
|
+
// - Map is collected into the $core-settings-map and is interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-spacing-map: (
|
|
7
|
+
spacing-xs: $spacing-xs,
|
|
8
|
+
spacing-small: $spacing-small,
|
|
9
|
+
spacing-medium: $spacing-medium,
|
|
10
|
+
spacing-large: $spacing-large,
|
|
11
|
+
spacing-xl: $spacing-xl,
|
|
12
|
+
spacing-xxl: $spacing-xxl,
|
|
13
|
+
spacing-xxxl: $spacing-xxxl
|
|
14
|
+
);
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// CORE MAP: TYPOGRAPHY
|
|
2
|
+
// This partial defines typography related maps.
|
|
3
|
+
// - Maps include Font scope tokens.
|
|
4
|
+
// - Maps are collected into the $core-settings-map and are interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-typography-font-sizes-map: (
|
|
7
|
+
font-size-h1: $font-size-h1,
|
|
8
|
+
font-size-h2: $font-size-h2,
|
|
9
|
+
font-size-h3: $font-size-h3,
|
|
10
|
+
font-size-h4: $font-size-h4,
|
|
11
|
+
font-size-h5: $font-size-h5,
|
|
12
|
+
font-size-h6: $font-size-h6,
|
|
13
|
+
font-size-general-label: $font-size-general-label,
|
|
14
|
+
font-size-paragraph: $font-size-paragraph,
|
|
15
|
+
font-size-subtext: $font-size-subtext
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
$core-typography-line-height-sizes-map: (
|
|
19
|
+
font-line-height-h1: $font-line-height-h1,
|
|
20
|
+
font-line-height-h2: $font-line-height-h2,
|
|
21
|
+
font-line-height-h3: $font-line-height-h3,
|
|
22
|
+
font-line-height-h4: $font-line-height-h4,
|
|
23
|
+
font-line-height-h5: $font-line-height-h5,
|
|
24
|
+
font-line-height-h6: $font-line-height-h6,
|
|
25
|
+
font-line-height-general-label: $font-line-height-general-label,
|
|
26
|
+
font-line-height-paragraph: $font-line-height-paragraph,
|
|
27
|
+
font-line-height-subtext: $font-line-height-subtext
|
|
28
|
+
);
|
|
29
|
+
|
|
30
|
+
$core-typography-fonts-map-deprecated: (
|
|
31
|
+
font-h1: $font-h1,
|
|
32
|
+
font-h2: $font-h2,
|
|
33
|
+
font-h3: $font-h3,
|
|
34
|
+
font-h4: $font-h4,
|
|
35
|
+
font-h5: $font-h5,
|
|
36
|
+
font-h6: $font-h6,
|
|
37
|
+
font-general-label: $font-general-label,
|
|
38
|
+
font-paragraph: $font-paragraph,
|
|
39
|
+
font-subtext: $font-subtext
|
|
40
|
+
);
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// CORE MAP: TYPOGRAPHY
|
|
2
|
+
// This partial defines typography related maps.
|
|
3
|
+
// - Maps include Font scope tokens.
|
|
4
|
+
// - Maps are collected into the $core-settings-map and are interpolated into custom properties.
|
|
5
|
+
|
|
6
|
+
$core-typography-fonts-map: (
|
|
7
|
+
font-h1-bold: $font-h1-bold,
|
|
8
|
+
font-h1-normal: $font-h1-normal,
|
|
9
|
+
font-h1-light: $font-h1-light,
|
|
10
|
+
font-h2-bold: $font-h2-bold,
|
|
11
|
+
font-h2-normal: $font-h2-normal,
|
|
12
|
+
font-h2-light: $font-h2-light,
|
|
13
|
+
font-h3-bold: $font-h3-bold,
|
|
14
|
+
font-h3-normal: $font-h3-normal,
|
|
15
|
+
font-h3-light: $font-h3-light,
|
|
16
|
+
font-h4-bold: $font-h4-bold,
|
|
17
|
+
font-h4-normal: $font-h4-normal,
|
|
18
|
+
font-h4-light: $font-h4-light,
|
|
19
|
+
font-h5-bold: $font-h5-bold,
|
|
20
|
+
font-h5-normal: $font-h5-normal,
|
|
21
|
+
font-h5-light: $font-h5-light,
|
|
22
|
+
font-h6-bold: $font-h6-bold,
|
|
23
|
+
font-h6-normal: $font-h6-normal,
|
|
24
|
+
font-h6-light: $font-h6-light,
|
|
25
|
+
font-text1-bold: $font-text1-bold,
|
|
26
|
+
font-text1-medium: $font-text1-medium,
|
|
27
|
+
font-text1-normal: $font-text1-normal,
|
|
28
|
+
font-text2-bold: $font-text2-bold,
|
|
29
|
+
font-text2-medium: $font-text2-medium,
|
|
30
|
+
font-text2-normal: $font-text2-normal
|
|
31
|
+
);
|
|
32
|
+
|
|
33
|
+
$core-typography-letter-spacing-map: (
|
|
34
|
+
letter-spacing-h1-bold: $letter-spacing-h1-bold,
|
|
35
|
+
letter-spacing-h1-normal: $letter-spacing-h1-normal,
|
|
36
|
+
letter-spacing-h1-light: $letter-spacing-h1-light,
|
|
37
|
+
letter-spacing-h2-bold: $letter-spacing-h2-bold,
|
|
38
|
+
letter-spacing-h2-normal: $letter-spacing-h2-normal,
|
|
39
|
+
letter-spacing-h2-light: $letter-spacing-h2-light,
|
|
40
|
+
letter-spacing-h3-bold: $letter-spacing-h3-bold,
|
|
41
|
+
letter-spacing-h3-normal: $letter-spacing-h3-normal,
|
|
42
|
+
letter-spacing-h3-light: $letter-spacing-h3-light,
|
|
43
|
+
letter-spacing-h4-bold: $letter-spacing-h3-bold,
|
|
44
|
+
letter-spacing-h4-normal: $letter-spacing-h3-normal,
|
|
45
|
+
letter-spacing-h4-light: $letter-spacing-h3-light,
|
|
46
|
+
letter-spacing-h5-bold: $letter-spacing-h3-bold,
|
|
47
|
+
letter-spacing-h5-normal: $letter-spacing-h3-normal,
|
|
48
|
+
letter-spacing-h5-light: $letter-spacing-h3-light,
|
|
49
|
+
letter-spacing-h6-bold: $letter-spacing-h3-bold,
|
|
50
|
+
letter-spacing-h6-normal: $letter-spacing-h3-normal,
|
|
51
|
+
letter-spacing-h6-light: $letter-spacing-h3-light
|
|
52
|
+
);
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
// BASIC THEME KEYS
|
|
2
|
+
|
|
3
|
+
// ## BASIC THEME COLOR KEYS MAP: This partial defines the basic theme's keys color map.
|
|
4
|
+
// - Map include semantic color keys scope tokens.
|
|
5
|
+
// - Map is collected into the $theme-basic-settings map and is interpolated into custom properties.
|
|
6
|
+
|
|
7
|
+
$theme-basic-keys: (
|
|
8
|
+
primary-color: $primary-color,
|
|
9
|
+
primary-hover-color: $primary-hover-color,
|
|
10
|
+
surface-selected: $surface-selected,
|
|
11
|
+
primary-selected-hover-color: $primary-selected-hover-color,
|
|
12
|
+
primary-highlighted-color: $primary-highlighted-color,
|
|
13
|
+
text-primary: $text-primary,
|
|
14
|
+
text-secondary: $text-secondary,
|
|
15
|
+
text-tertiary: $text-tertiary,
|
|
16
|
+
text-color-on-primary: $text-color-on-primary,
|
|
17
|
+
text-color-on-inverted: $text-color-on-inverted,
|
|
18
|
+
placeholder-color: $placeholder-color,
|
|
19
|
+
icon-primary: $icon-primary,
|
|
20
|
+
link-color: $link-color,
|
|
21
|
+
fixed-light-color: $fixed-light-color,
|
|
22
|
+
fixed-dark-color: $fixed-dark-color,
|
|
23
|
+
surface-primary: $surface-primary,
|
|
24
|
+
surface-primary-hover: $surface-primary-hover,
|
|
25
|
+
surface-secondary: $surface-secondary,
|
|
26
|
+
surface-tertiary: $surface-tertiary,
|
|
27
|
+
surface-quaternary: $surface-quaternary,
|
|
28
|
+
surface-inverse: $surface-inverse,
|
|
29
|
+
surface-success: $surface-success,
|
|
30
|
+
surface-alert: $surface-alert,
|
|
31
|
+
surface-warning: $surface-warning,
|
|
32
|
+
disabled-background-color: $disabled-background-color,
|
|
33
|
+
disabled-text-color: $disabled-text-color,
|
|
34
|
+
positive-color: $positive-color,
|
|
35
|
+
positive-color-hover: $positive-color-hover,
|
|
36
|
+
positive-color-selected: $positive-color-selected,
|
|
37
|
+
positive-color-selected-hover: $positive-color-selected-hover,
|
|
38
|
+
positive-color-background: $positive-color-background,
|
|
39
|
+
negative-color: $negative-color,
|
|
40
|
+
negative-color-hover: $negative-color-hover,
|
|
41
|
+
negative-color-selected: $negative-color-selected,
|
|
42
|
+
negative-color-selected-hover: $negative-color-selected-hover,
|
|
43
|
+
negative-color-background: $negative-color-background,
|
|
44
|
+
divider-primary: $divider-primary,
|
|
45
|
+
divider-secondary: $divider-secondary,
|
|
46
|
+
divider-overlay: $divider-overlay,
|
|
47
|
+
divider-halo: $divider-halo,
|
|
48
|
+
divider-selected: $divider-selected,
|
|
49
|
+
warning-color: $warning-color,
|
|
50
|
+
warning-color-hover: $warning-color-hover,
|
|
51
|
+
warning-color-selected: $warning-color-selected,
|
|
52
|
+
warning-color-selected-hover: $warning-color-selected-hover,
|
|
53
|
+
warning-color-background: $warning-color-background,
|
|
54
|
+
brand-color: $primary-color,
|
|
55
|
+
brand-hover-color: $primary-hover-color,
|
|
56
|
+
brand-selected-color: $surface-selected,
|
|
57
|
+
brand-selected-hover-color: $primary-selected-hover-color,
|
|
58
|
+
text-color-on-brand: $text-color-on-primary
|
|
59
|
+
);
|
|
60
|
+
|
|
61
|
+
// ## BASIC THEME SHADOW MAP: basic theme's shadow color map.
|
|
62
|
+
// - Map include shadow scope tokens.
|
|
63
|
+
// - Map is collected into the $theme-basic-settings map and is interpolated into custom properties.
|
|
64
|
+
|
|
65
|
+
$theme-basic-shadow-keys: (
|
|
66
|
+
box-shadow-xs: $box-shadow-xs,
|
|
67
|
+
box-shadow-small: $box-shadow-small,
|
|
68
|
+
box-shadow-medium: $box-shadow-medium,
|
|
69
|
+
box-shadow-large: $box-shadow-large,
|
|
70
|
+
shadow-color: $shadow-color
|
|
71
|
+
);
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
// BASIC THEME LEGACY KEYS MAP: This partial defines the basic theme's legacy keys color map.
|
|
2
|
+
// - Map include legacy keys scope tokens.
|
|
3
|
+
// - Its main Purpose is to separate legacy tokens to registration tokens and key tokens.
|
|
4
|
+
// - This map is for Key Tokens.
|
|
5
|
+
// - Legacy Key tokens are aliases of registration tokens or content color tokens with a semantic meaning.
|
|
6
|
+
// - Map is collected into the $theme-basic-settings map and is interpolated into custom properties.
|
|
7
|
+
|
|
8
|
+
$theme-basic-legacy-keys: (
|
|
9
|
+
primary-on-secondary-color: $primary-on-secondary-color,
|
|
10
|
+
primary-hover-on-secondary-color: $primary-hover-on-secondary-color,
|
|
11
|
+
surface-selected-rgb: $surface-selected-rgb,
|
|
12
|
+
primary-selected-on-secondary-color: $primary-selected-on-secondary-color,
|
|
13
|
+
primary-text-on-secondary-color: $primary-text-on-secondary-color,
|
|
14
|
+
text-color-on-primary-with-opacity: $text-color-on-primary-with-opacity,
|
|
15
|
+
text-tertiary: $text-tertiary,
|
|
16
|
+
placeholder-color-with-opacity: $placeholder-color-with-opacity,
|
|
17
|
+
placeholder-on-secondary-color: $placeholder-on-secondary-color,
|
|
18
|
+
icon-on-secondary-color: $icon-on-secondary-color,
|
|
19
|
+
link-on-secondary-color: $link-on-secondary-color,
|
|
20
|
+
label-background-color: $label-background-color,
|
|
21
|
+
label-background-on-secondary-color: $label-background-on-secondary-color,
|
|
22
|
+
surface-primary-rgb: $surface-primary-rgb,
|
|
23
|
+
primary-background-hover-on-secondary-color: $primary-background-hover-on-secondary-color,
|
|
24
|
+
modal-background-color: $modal-background-color,
|
|
25
|
+
surface-secondary-rgb: $surface-secondary-rgb,
|
|
26
|
+
disabled-background-on-secondary-color: $disabled-background-on-secondary-color,
|
|
27
|
+
disabled-text-on-secondary-color: $disabled-text-on-secondary-color,
|
|
28
|
+
ui-border-on-secondary-color: $ui-border-on-secondary-color,
|
|
29
|
+
layout-border-on-secondary-color: $layout-border-on-secondary-color,
|
|
30
|
+
dark-background-color: $dark-background-color,
|
|
31
|
+
dark-background-on-secondary-color: $dark-background-on-secondary-color,
|
|
32
|
+
dialog-background-color: $dialog-background-color,
|
|
33
|
+
box-shadow-mediun: $box-shadow-mediun
|
|
34
|
+
);
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
// BASIC THEME COLOR MAP: This partial defines the basic theme's registration color map.
|
|
2
|
+
// - Map include Registration color scope tokens.
|
|
3
|
+
// - Map is collected into the $theme-basic-settings map and is interpolated into custom properties.
|
|
4
|
+
|
|
5
|
+
$theme-basic-palette: (
|
|
6
|
+
color-highlight_blue: $color-highlight_blue,
|
|
7
|
+
color-basic_blue: $color-basic_blue,
|
|
8
|
+
color-dark_blue: $color-dark_blue,
|
|
9
|
+
color-bazooka: $color-bazooka,
|
|
10
|
+
color-snow_white: $color-snow_white,
|
|
11
|
+
color-teal-lightstone_gray: $color-teal-lightstone_gray,
|
|
12
|
+
color-ui_grey: $color-ui_grey,
|
|
13
|
+
color-wolf_gray: $color-wolf_gray,
|
|
14
|
+
color-asphalt: $color-asphalt,
|
|
15
|
+
color-mud_black: $color-mud_black,
|
|
16
|
+
color-success: $color-success,
|
|
17
|
+
color-success-hover: $color-success-hover,
|
|
18
|
+
color-success-highlight: $color-success-highlight,
|
|
19
|
+
color-error: $color-error,
|
|
20
|
+
color-error-hover: $color-error-hover,
|
|
21
|
+
color-error-highlight: $color-error-highlight,
|
|
22
|
+
color-link_color: $color-link_color,
|
|
23
|
+
color-surface: $color-surface,
|
|
24
|
+
color-white:$color-white,
|
|
25
|
+
color-black:$color-black,
|
|
26
|
+
color-sand-100:$colors-sand-100,
|
|
27
|
+
color-sand-200:$colors-sand-200,
|
|
28
|
+
color-sand-300:$colors-sand-300,
|
|
29
|
+
color-sand-400:$colors-sand-400,
|
|
30
|
+
color-sand-500:$colors-sand-500,
|
|
31
|
+
color-sand-600:$colors-sand-600,
|
|
32
|
+
color-sand-700:$colors-sand-700,
|
|
33
|
+
color-sand-800:$colors-sand-800,
|
|
34
|
+
color-sand-900:$colors-sand-900,
|
|
35
|
+
color-sand-950:$colors-sand-950,
|
|
36
|
+
color-obsidian-100:$colors-obsidian-100,
|
|
37
|
+
color-obsidian-200:$colors-obsidian-200,
|
|
38
|
+
color-obsidian-300:$colors-obsidian-300,
|
|
39
|
+
color-obsidian-400:$colors-obsidian-400,
|
|
40
|
+
color-obsidian-500:$colors-obsidian-500,
|
|
41
|
+
color-obsidian-600:$colors-obsidian-600,
|
|
42
|
+
color-obsidian-700:$colors-obsidian-700,
|
|
43
|
+
color-obsidian-800:$colors-obsidian-800,
|
|
44
|
+
color-obsidian-900:$colors-obsidian-900,
|
|
45
|
+
color-obsidian-950:$colors-obsidian-950,
|
|
46
|
+
color-solar-flare-100:$colors-solar-flare-100,
|
|
47
|
+
color-solar-flare-200:$colors-solar-flare-200,
|
|
48
|
+
color-solar-flare-300:$colors-solar-flare-300,
|
|
49
|
+
color-solar-flare-400:$colors-solar-flare-400,
|
|
50
|
+
color-solar-flare-500:$colors-solar-flare-500,
|
|
51
|
+
color-solar-flare-600:$colors-solar-flare-600,
|
|
52
|
+
color-solar-flare-700:$colors-solar-flare-700,
|
|
53
|
+
color-solar-flare-800:$colors-solar-flare-800,
|
|
54
|
+
color-solar-flare-900:$colors-solar-flare-900,
|
|
55
|
+
color-solar-flare-950:$colors-solar-flare-950,
|
|
56
|
+
color-gray-100:$colors-gray-100,
|
|
57
|
+
color-gray-200:$colors-gray-200,
|
|
58
|
+
color-gray-300:$colors-gray-300,
|
|
59
|
+
color-gray-400:$colors-gray-400,
|
|
60
|
+
color-gray-500:$colors-gray-500,
|
|
61
|
+
color-gray-600:$colors-gray-600,
|
|
62
|
+
color-gray-700:$colors-gray-700,
|
|
63
|
+
color-gray-800:$colors-gray-800,
|
|
64
|
+
color-gray-900:$colors-gray-900,
|
|
65
|
+
color-gray-950:$colors-gray-950,
|
|
66
|
+
color-yellow-100:$colors-yellow-100,
|
|
67
|
+
color-yellow-200:$colors-yellow-200,
|
|
68
|
+
color-yellow-300:$colors-yellow-300,
|
|
69
|
+
color-yellow-400:$colors-yellow-400,
|
|
70
|
+
color-yellow-500:$colors-yellow-500,
|
|
71
|
+
color-yellow-600:$colors-yellow-600,
|
|
72
|
+
color-yellow-700:$colors-yellow-700,
|
|
73
|
+
color-yellow-800:$colors-yellow-800,
|
|
74
|
+
color-yellow-900:$colors-yellow-900,
|
|
75
|
+
color-yellow-950:$colors-yellow-950,
|
|
76
|
+
color-orange-100:$colors-orange-100,
|
|
77
|
+
color-orange-200:$colors-orange-200,
|
|
78
|
+
color-orange-300:$colors-orange-300,
|
|
79
|
+
color-orange-400:$colors-orange-400,
|
|
80
|
+
color-orange-500:$colors-orange-500,
|
|
81
|
+
color-orange-600:$colors-orange-600,
|
|
82
|
+
color-orange-700:$colors-orange-700,
|
|
83
|
+
color-orange-800:$colors-orange-800,
|
|
84
|
+
color-orange-900:$colors-orange-900,
|
|
85
|
+
color-orange-950:$colors-orange-950,
|
|
86
|
+
color-lime-100:$colors-lime-100,
|
|
87
|
+
color-lime-200:$colors-lime-200,
|
|
88
|
+
color-lime-300:$colors-lime-300,
|
|
89
|
+
color-lime-400:$colors-lime-400,
|
|
90
|
+
color-lime-500:$colors-lime-500,
|
|
91
|
+
color-lime-600:$colors-lime-600,
|
|
92
|
+
color-lime-700:$colors-lime-700,
|
|
93
|
+
color-lime-800:$colors-lime-800,
|
|
94
|
+
color-lime-900:$colors-lime-900,
|
|
95
|
+
color-lime-950:$colors-lime-950,
|
|
96
|
+
color-green-100:$colors-green-100,
|
|
97
|
+
color-green-200:$colors-green-200,
|
|
98
|
+
color-green-300:$colors-green-300,
|
|
99
|
+
color-green-400:$colors-green-400,
|
|
100
|
+
color-green-500:$colors-green-500,
|
|
101
|
+
color-green-600:$colors-green-600,
|
|
102
|
+
color-green-700:$colors-green-700,
|
|
103
|
+
color-green-800:$colors-green-800,
|
|
104
|
+
color-green-900:$colors-green-900,
|
|
105
|
+
color-green-950:$colors-green-950,
|
|
106
|
+
color-teal-100:$colors-teal-100,
|
|
107
|
+
color-teal-200:$colors-teal-200,
|
|
108
|
+
color-teal-300:$colors-teal-300,
|
|
109
|
+
color-teal-400:$colors-teal-400,
|
|
110
|
+
color-teal-500:$colors-teal-500,
|
|
111
|
+
color-teal-600:$colors-teal-600,
|
|
112
|
+
color-teal-700:$colors-teal-700,
|
|
113
|
+
color-teal-800:$colors-teal-800,
|
|
114
|
+
color-teal-900:$colors-teal-900,
|
|
115
|
+
color-teal-950:$colors-teal-950,
|
|
116
|
+
color-steel-100:$colors-steel-100,
|
|
117
|
+
color-steel-200:$colors-steel-200,
|
|
118
|
+
color-steel-300:$colors-steel-300,
|
|
119
|
+
color-steel-400:$colors-steel-400,
|
|
120
|
+
color-steel-500:$colors-steel-500,
|
|
121
|
+
color-steel-600:$colors-steel-600,
|
|
122
|
+
color-steel-700:$colors-steel-700,
|
|
123
|
+
color-steel-800:$colors-steel-800,
|
|
124
|
+
color-steel-900:$colors-steel-900,
|
|
125
|
+
color-steel-950:$colors-steel-950,
|
|
126
|
+
color-pink-100:$colors-pink-100,
|
|
127
|
+
color-pink-200:$colors-pink-200,
|
|
128
|
+
color-pink-300:$colors-pink-300,
|
|
129
|
+
color-pink-400:$colors-pink-400,
|
|
130
|
+
color-pink-500:$colors-pink-500,
|
|
131
|
+
color-pink-600:$colors-pink-600,
|
|
132
|
+
color-pink-700:$colors-pink-700,
|
|
133
|
+
color-pink-800:$colors-pink-800,
|
|
134
|
+
color-pink-900:$colors-pink-900,
|
|
135
|
+
color-pink-950:$colors-pink-950,
|
|
136
|
+
color-red-100:$colors-red-100,
|
|
137
|
+
color-red-200:$colors-red-200,
|
|
138
|
+
color-red-300:$colors-red-300,
|
|
139
|
+
color-red-400:$colors-red-400,
|
|
140
|
+
color-red-500:$colors-red-500,
|
|
141
|
+
color-red-600:$colors-red-600,
|
|
142
|
+
color-red-700:$colors-red-700,
|
|
143
|
+
color-red-800:$colors-red-800,
|
|
144
|
+
color-red-900:$colors-red-900,
|
|
145
|
+
color-red-950:$colors-red-950,
|
|
146
|
+
color-purple-100:$colors-purple-100,
|
|
147
|
+
color-purple-200:$colors-purple-200,
|
|
148
|
+
color-purple-300:$colors-purple-300,
|
|
149
|
+
color-purple-400:$colors-purple-400,
|
|
150
|
+
color-purple-500:$colors-purple-500,
|
|
151
|
+
color-purple-600:$colors-purple-600,
|
|
152
|
+
color-purple-700:$colors-purple-700,
|
|
153
|
+
color-purple-800:$colors-purple-800,
|
|
154
|
+
color-purple-900:$colors-purple-900,
|
|
155
|
+
color-purple-950:$colors-purple-950,
|
|
156
|
+
|
|
157
|
+
);
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
// BASIC THEME LEGACY COLOR MAP: This partial defines the basic theme's legacy color map.
|
|
2
|
+
// - Map include legacy color scope tokens.
|
|
3
|
+
// - Its main Purpose is to cleanup non "VIBE" tokens from the Registration map ($theme-basic-colors).
|
|
4
|
+
// - Map is collected into the $theme-basic-settings map and is interpolated into custom properties.
|
|
5
|
+
// - Keys sort order is according to legacy tokens sort order.
|
|
6
|
+
|
|
7
|
+
$theme-basic-legacy-palette: (
|
|
8
|
+
color-dark_marble: $color-dark_marble,
|
|
9
|
+
color-marble: $color-marble,
|
|
10
|
+
color-gainsboro: $color-gainsboro,
|
|
11
|
+
color-extra_light_gray: $color-extra_light_gray,
|
|
12
|
+
color-glitter: $color-glitter,
|
|
13
|
+
color-ultra_light_gray: $color-ultra_light_gray,
|
|
14
|
+
color-very_light_gray: $color-very_light_gray,
|
|
15
|
+
color-jaco_gray: $color-jaco_gray,
|
|
16
|
+
color-storm_gray: $color-storm_gray,
|
|
17
|
+
color-trolley-grey: $color-trolley-grey,
|
|
18
|
+
color-basic_light_blue: $color-basic_light_blue,
|
|
19
|
+
color-light_blue: $color-light_blue,
|
|
20
|
+
color-turquoise: $color-turquoise,
|
|
21
|
+
color-aqua: $color-aqua,
|
|
22
|
+
color-live_blue: $color-live_blue,
|
|
23
|
+
color-jeans: $color-jeans,
|
|
24
|
+
color-burned_eggplant: $color-burned_eggplant,
|
|
25
|
+
color-light-pink: $color-light-pink,
|
|
26
|
+
color-dark-pink: $color-dark-pink,
|
|
27
|
+
color-dark_red: $color-dark_red,
|
|
28
|
+
color-yellow: $color-yellow,
|
|
29
|
+
color-mustered: $color-mustered,
|
|
30
|
+
color-orange: $color-orange,
|
|
31
|
+
color-lime-green: $color-lime-green,
|
|
32
|
+
color-jade: $color-jade,
|
|
33
|
+
color-green-haze: $color-green-haze,
|
|
34
|
+
color-grass-green: $color-grass-green,
|
|
35
|
+
color-amethyst: $color-amethyst,
|
|
36
|
+
color-dark-purple: $color-dark-purple,
|
|
37
|
+
color-blue_links: $color-blue_links,
|
|
38
|
+
color-blue-links: $color-blue-links-alias,
|
|
39
|
+
color-private: $color-private,
|
|
40
|
+
color-public: $color-public,
|
|
41
|
+
color-board_views_grey: $color-board_views_grey,
|
|
42
|
+
color-board_views_grey_hover: $color-board_views_grey_hover,
|
|
43
|
+
color-board_views_blue: $color-board_views_blue,
|
|
44
|
+
color-board_views_blue_secondary: $color-board_views_blue_secondary,
|
|
45
|
+
color-border_light_gray: $color-border_light_gray,
|
|
46
|
+
color-brand-blue: $color-brand-blue,
|
|
47
|
+
color-brand-charcoal: $color-brand-charcoal,
|
|
48
|
+
color-brand-gold: $color-brand-gold,
|
|
49
|
+
color-brand-green: $color-brand-green,
|
|
50
|
+
color-brand-iris: $color-brand-iris,
|
|
51
|
+
color-brand-light-blue: $color-brand-light-blue,
|
|
52
|
+
color-brand-malachite: $color-brand-malachite,
|
|
53
|
+
color-brand-purple: $color-brand-purple,
|
|
54
|
+
color-brand-red: $color-brand-red,
|
|
55
|
+
color-deadline_upcoming_indication: $color-deadline_upcoming_indication,
|
|
56
|
+
color-default_group_color: $color-default_group_color,
|
|
57
|
+
color-form_btn_hover: $color-form_btn_hover,
|
|
58
|
+
color-form_purple: $color-form_purple,
|
|
59
|
+
color-highlight: $color-highlight,
|
|
60
|
+
color-green_shadow: $color-green_shadow,
|
|
61
|
+
color-green-shadow: $color-green-shadow-alias,
|
|
62
|
+
color-red_shadow: $color-red_shadow,
|
|
63
|
+
color-red-shadow: $color-red-shadow-alias,
|
|
64
|
+
color-pulse_bg: $color-pulse_bg,
|
|
65
|
+
color-pulse_text_color: $color-pulse_text_color,
|
|
66
|
+
color-placholder_gray: $color-placholder_gray,
|
|
67
|
+
color-placeholder_light_gray: $color-placeholder_light_gray,
|
|
68
|
+
color-excel-green: $color-excel-green,
|
|
69
|
+
color-media-blue: $color-media-blue,
|
|
70
|
+
color-pdf-red: $color-pdf-red,
|
|
71
|
+
color-ppt-orange: $color-ppt-orange,
|
|
72
|
+
color-word-blue: $color-word-blue,
|
|
73
|
+
color-zip-orange: $color-zip-orange,
|
|
74
|
+
color-like_red: $color-like_red,
|
|
75
|
+
color-scrollbar_gray: $color-scrollbar_gray,
|
|
76
|
+
color-timeline_grid_blue: $color-timeline_grid_blue,
|
|
77
|
+
color-timeline_blue: $color-timeline_blue,
|
|
78
|
+
color-highlight_blue-rgb: $color-highlight_blue-rgb,
|
|
79
|
+
color-snow_white-with-opacity: $color-snow_white-with-opacity,
|
|
80
|
+
color-wolf_gray-with-opacity: $color-wolf_gray-with-opacity,
|
|
81
|
+
color-asphalt-with-opacity: $color-asphalt-with-opacity
|
|
82
|
+
);
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
// BLACK THEME COLOR KEYS MAP: This partial defines the black theme's keys color map.
|
|
2
|
+
// - Map include semantic color keys scope tokens.
|
|
3
|
+
// - Map is collected into the $theme-black-settings map and is interpolated into custom properties.
|
|
4
|
+
|
|
5
|
+
$theme-black-keys: (
|
|
6
|
+
primary-color: $theme-black-primary-color,
|
|
7
|
+
primary-on-secondary-color: $theme-black-primary-on-secondary-color,
|
|
8
|
+
primary-hover-color: $theme-black-primary-hover-color,
|
|
9
|
+
surface-selected: $theme-black-surface-selected,
|
|
10
|
+
primary-selected-hover-color: $theme-black-primary-selected-hover-color,
|
|
11
|
+
primary-highlighted-color: $theme-black-primary-highlighted-color,
|
|
12
|
+
text-primary: $theme-black-text-primary,
|
|
13
|
+
text-secondary: $theme-black-text-secondary,
|
|
14
|
+
text-tertiary: $theme-black-text-tertiary,
|
|
15
|
+
text-color-on-primary: $theme-black-text-color-on-primary,
|
|
16
|
+
text-color-on-inverted: $theme-black-text-color-on-inverted,
|
|
17
|
+
placeholder-color: $theme-black-placeholder-color,
|
|
18
|
+
icon-primary: $theme-black-icon-primary,
|
|
19
|
+
link-color: $theme-black-link-color,
|
|
20
|
+
fixed-light-color: $theme-black-fixed-light-color,
|
|
21
|
+
fixed-dark-color: $theme-black-fixed-dark-color,
|
|
22
|
+
surface-primary: $theme-black-surface-primary,
|
|
23
|
+
surface-primary-hover: $theme-black-surface-primary-hover,
|
|
24
|
+
surface-secondary: $theme-black-surface-secondary,
|
|
25
|
+
surface-tertiary: $theme-black-surface-tertiary,
|
|
26
|
+
surface-quaternary: $theme-black-surface-quaternary,
|
|
27
|
+
surface-inverse: $theme-black-surface-inverse,
|
|
28
|
+
surface-success: $theme-black-surface-success,
|
|
29
|
+
surface-alert: $theme-black-surface-alert,
|
|
30
|
+
surface-warning: $theme-black-surface-warning,
|
|
31
|
+
disabled-text-color: $theme-black-disabled-text-color,
|
|
32
|
+
disabled-background-color: $theme-black-disabled-background-color,
|
|
33
|
+
positive-color: $theme-black-positive-color,
|
|
34
|
+
positive-color-hover: $theme-black-positive-color-hover,
|
|
35
|
+
positive-color-selected: $theme-black-positive-color-selected,
|
|
36
|
+
positive-color-selected-hover: $theme-black-positive-color-selected-hover,
|
|
37
|
+
positive-color-background: $theme-black-positive-color-background,
|
|
38
|
+
negative-color: $theme-black-negative-color,
|
|
39
|
+
negative-color-hover: $theme-black-negative-color-hover,
|
|
40
|
+
negative-color-selected: $theme-black-negative-color-selected,
|
|
41
|
+
negative-color-selected-hover: $theme-black-negative-color-selected-hover,
|
|
42
|
+
negative-color-background: $theme-black-negative-color-background,
|
|
43
|
+
divider-primary: $theme-black-divider-primary,
|
|
44
|
+
divider-secondary: $theme-black-divider-secondary,
|
|
45
|
+
divider-overlay: $theme-black-divider-overlay,
|
|
46
|
+
divider-halo: $theme-black-divider-halo,
|
|
47
|
+
divider-selected: $theme-black-divider-selected,
|
|
48
|
+
warning-color: $theme-black-warning-color,
|
|
49
|
+
warning-color-hover: $theme-black-warning-color-hover,
|
|
50
|
+
warning-color-selected: $theme-black-warning-color-selected,
|
|
51
|
+
warning-color-selected-hover: $theme-black-warning-color-selected-hover,
|
|
52
|
+
warning-color-background: $theme-black-warning-color-background,
|
|
53
|
+
brand-color: $theme-black-primary-color,
|
|
54
|
+
brand-hover-color: $theme-black-primary-hover-color,
|
|
55
|
+
brand-selected-color: $theme-black-surface-selected,
|
|
56
|
+
brand-selected-hover-color: $theme-black-primary-selected-hover-color,
|
|
57
|
+
text-color-on-brand: $theme-black-text-color-on-primary
|
|
58
|
+
);
|
|
59
|
+
|
|
60
|
+
// DARK THEME SHADOW MAP: dark theme's shadow color map.
|
|
61
|
+
// - Map include shadow scope tokens.
|
|
62
|
+
// - Map is collected into the $theme-black-settings map and is interpolated into custom properties.
|
|
63
|
+
|
|
64
|
+
$theme-black-shadow-keys: (
|
|
65
|
+
box-shadow-xs: $theme-black-box-shadow-xs,
|
|
66
|
+
box-shadow-small: $theme-black-box-shadow-small,
|
|
67
|
+
box-shadow-medium: $theme-black-box-shadow-medium,
|
|
68
|
+
box-shadow-large: $theme-black-box-shadow-large,
|
|
69
|
+
shadow-color: $theme-black-box-shadow-color
|
|
70
|
+
);
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
// BLACK THEME LEGACY KEYS MAP: This partial defines the black theme's legacy keys color map.
|
|
2
|
+
// - Map include legacy keys scope tokens.
|
|
3
|
+
// - Its main Purpose is to separate legacy tokens to registration tokens and key tokens.
|
|
4
|
+
// - This map is for Key Tokens.
|
|
5
|
+
// - Legacy Key tokens are aliases of registration tokens or content color tokens with a semantic meaning.
|
|
6
|
+
// - Map is collected into the $theme-dark-settings map and is interpolated into custom properties.
|
|
7
|
+
|
|
8
|
+
$theme-black-legacy-keys: (
|
|
9
|
+
primary-on-secondary-color: $theme-black-primary-on-secondary-color,
|
|
10
|
+
primary-hover-on-secondary-color: $theme-black-primary-hover-on-secondary-color,
|
|
11
|
+
surface-selected-rgb: $theme-black-surface-selected-rgb,
|
|
12
|
+
primary-selected-on-secondary-color: $theme-black-primary-selected-on-secondary-color,
|
|
13
|
+
primary-text-on-secondary-color: $theme-black-primary-text-on-secondary-color,
|
|
14
|
+
surface-primary-rgb: $theme-black-surface-primary-rgb,
|
|
15
|
+
primary-background-hover-on-secondary-color: $theme-black-primary-background-hover-on-secondary-color,
|
|
16
|
+
surface-secondary-rgb: $theme-black-surface-secondary-rgb,
|
|
17
|
+
text-tertiary: $theme-black-text-tertiary,
|
|
18
|
+
link-on-secondary-color: $theme-black-link-on-secondary-color,
|
|
19
|
+
modal-background-color: $theme-black-modal-background-color,
|
|
20
|
+
dark-background-color: $theme-black-dark-background-color,
|
|
21
|
+
dark-background-on-secondary-color: $theme-black-dark-background-on-secondary-color,
|
|
22
|
+
dialog-background-color: $theme-black-dialog-background-color,
|
|
23
|
+
label-background-color: $theme-black-label-background-color,
|
|
24
|
+
label-background-on-secondary-color: $theme-black-label-background-on-secondary-color,
|
|
25
|
+
icon-on-secondary-color: $theme-black-icon-on-secondary-color,
|
|
26
|
+
placeholder-color-with-opacity: $theme-black-placeholder-color-with-opacity,
|
|
27
|
+
placeholder-on-secondary-color: $theme-black-placeholder-on-secondary-color,
|
|
28
|
+
ui-border-on-secondary-color: $theme-black-ui-border-on-secondary-color,
|
|
29
|
+
layout-border-on-secondary-color: $theme-black-layout-border-on-secondary-color,
|
|
30
|
+
disabled-background-on-secondary-color: $theme-black-disabled-background-on-secondary-color,
|
|
31
|
+
disabled-text-on-secondary-color: $theme-black-disabled-text-on-secondary-color,
|
|
32
|
+
box-shadow-mediun: $box-shadow-mediun
|
|
33
|
+
);
|