neo.mjs 6.9.10 → 6.9.12
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/apps/ServiceWorker.mjs +2 -2
- package/apps/learnneo/index.html +4 -3
- package/apps/learnneo/neo-config.json +2 -1
- package/apps/learnneo/store/Content.mjs +1 -1
- package/apps/learnneo/view/Viewport.mjs +18 -0
- package/apps/learnneo/view/ViewportController.mjs +2 -2
- package/apps/learnneo/view/home/ContentTreeList.mjs +22 -14
- package/apps/learnneo/view/home/ContentView.mjs +60 -0
- package/apps/learnneo/view/home/MainContainer.mjs +14 -6
- package/apps/learnneo/view/home/MainContainerController.mjs +57 -18
- package/apps/learnneo/view/home/MainContainerModel.mjs +3 -5
- package/apps/newwebsite/app.mjs +6 -0
- package/apps/newwebsite/index.html +13 -0
- package/apps/newwebsite/neo-config.json +7 -0
- package/apps/newwebsite/view/MainContainer.mjs +59 -0
- package/buildScripts/convertDesignTokens.mjs +173 -0
- package/buildScripts/webpack/json/myApps.template.json +1 -0
- package/examples/ConfigurationViewport.mjs +12 -9
- package/examples/ServiceWorker.mjs +2 -2
- package/package.json +3 -2
- package/resources/data/{learnneo → deck/learnneo}/p/2023-10-01T18-29-19-158Z.md +3 -6
- package/resources/data/deck/learnneo/p/2023-10-08T20-20-37-336Z.md +36 -0
- package/resources/data/deck/learnneo/p/stylesheet.md +58 -0
- package/resources/data/{learnneo → deck/learnneo}/t.json +19 -2
- package/resources/data/deck/training/p/2022-12-27T21-54-52-300Z.md +11 -0
- package/resources/data/deck/training/p/2022-12-27T21-55-23-144Z.md +43 -0
- package/resources/data/deck/training/p/2022-12-27T21-55-30-948Z.md +1 -0
- package/resources/data/deck/training/p/2022-12-27T21-55-43-542Z.md +84 -0
- package/resources/data/deck/training/p/2022-12-27T22-23-55-083Z.md +1 -0
- package/resources/data/deck/training/p/2022-12-27T22-24-07-886Z.md +8 -0
- package/resources/data/deck/training/p/2022-12-27T22-24-52-295Z.md +8 -0
- package/resources/data/deck/training/p/2022-12-27T22-25-03-853Z.md +5 -0
- package/resources/data/deck/training/p/2022-12-27T22-43-58-924Z.md +10 -0
- package/resources/data/deck/training/p/2022-12-27T22-44-28-881Z.md +3 -0
- package/resources/data/deck/training/p/2022-12-27T22-44-41-791Z.md +4 -0
- package/resources/data/deck/training/p/2022-12-27T22-45-21-032Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-27T22-49-22-078Z.md +4 -0
- package/resources/data/deck/training/p/2022-12-27T22-50-20-626Z.md +4 -0
- package/resources/data/deck/training/p/2022-12-28T16-58-47-786Z.md +0 -0
- package/resources/data/deck/training/p/2022-12-28T16-58-55-192Z.md +9 -0
- package/resources/data/deck/training/p/2022-12-28T17-10-18-058Z.md +15 -0
- package/resources/data/deck/training/p/2022-12-28T17-10-42-296Z.md +40 -0
- package/resources/data/deck/training/p/2022-12-28T17-11-34-653Z.md +41 -0
- package/resources/data/deck/training/p/2022-12-28T17-13-09-994Z.md +0 -0
- package/resources/data/deck/training/p/2022-12-28T21-32-14-420Z.md +0 -0
- package/resources/data/deck/training/p/2022-12-29T01-43-32-431Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-29T15-56-54-485Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-29T15-57-11-499Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-29T16-00-13-223Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-29T18-34-25-826Z.md +4 -0
- package/resources/data/deck/training/p/2022-12-29T18-36-08-226Z.md +106 -0
- package/resources/data/deck/training/p/2022-12-29T18-36-56-893Z.md +112 -0
- package/resources/data/deck/training/p/2022-12-29T19-31-30-507Z.md +31 -0
- package/resources/data/deck/training/p/2022-12-29T19-31-55-091Z.md +14 -0
- package/resources/data/deck/training/p/2022-12-29T20-03-42-628Z.md +9 -0
- package/resources/data/deck/training/p/2022-12-29T20-21-20-669Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-29T20-37-08-919Z.md +46 -0
- package/resources/data/deck/training/p/2022-12-29T20-37-20-344Z.md +43 -0
- package/resources/data/deck/training/p/2022-12-30T19-04-30-990Z.md +8 -0
- package/resources/data/deck/training/p/2022-12-31T18-43-56-338Z.md +7 -0
- package/resources/data/deck/training/p/2022-12-31T18-51-50-682Z.md +1 -0
- package/resources/data/deck/training/p/2022-12-31T18-54-04-176Z.md +4 -0
- package/resources/data/deck/training/p/2022-12-31T22-11-55-555Z.md +112 -0
- package/resources/data/deck/training/p/2022-12-31T23-00-41-222Z.md +6 -0
- package/resources/data/deck/training/p/2022-12-31T23-18-55-655Z.md +69 -0
- package/resources/data/deck/training/p/2022-12-31T23-25-40-735Z.md +21 -0
- package/resources/data/deck/training/p/2022-12-31T23-25-51-014Z.md +7 -0
- package/resources/data/deck/training/p/2023-01-01T17-49-18-429Z.md +3 -0
- package/resources/data/deck/training/p/2023-01-01T18-44-07-034Z.md +34 -0
- package/resources/data/deck/training/p/2023-01-01T18-47-39-766Z.md +15 -0
- package/resources/data/deck/training/p/2023-01-01T19-04-22-830Z.md +4 -0
- package/resources/data/deck/training/p/2023-01-01T21-11-58-025Z.md +25 -0
- package/resources/data/deck/training/p/2023-01-01T21-12-37-340Z.md +23 -0
- package/resources/data/deck/training/p/2023-01-01T21-13-13-880Z.md +8 -0
- package/resources/data/deck/training/p/2023-01-01T21-14-45-740Z.md +98 -0
- package/resources/data/deck/training/p/2023-01-01T21-18-23-886Z.md +26 -0
- package/resources/data/deck/training/p/2023-01-01T21-18-31-316Z.md +19 -0
- package/resources/data/deck/training/p/2023-01-01T21-18-42-290Z.md +23 -0
- package/resources/data/deck/training/p/2023-01-01T21-19-57-020Z.md +24 -0
- package/resources/data/deck/training/p/2023-01-01T21-22-31-184Z.md +13 -0
- package/resources/data/deck/training/p/2023-01-01T21-22-38-317Z.md +17 -0
- package/resources/data/deck/training/p/2023-01-01T21-22-47-693Z.md +20 -0
- package/resources/data/deck/training/p/2023-01-01T21-23-17-716Z.md +39 -0
- package/resources/data/deck/training/p/2023-01-01T21-23-28-532Z.md +22 -0
- package/resources/data/deck/training/p/2023-01-01T21-25-23-899Z.md +3 -0
- package/resources/data/deck/training/p/2023-01-01T21-25-59-742Z.md +1 -0
- package/resources/data/deck/training/p/2023-01-01T21-26-53-748Z.md +12 -0
- package/resources/data/deck/training/p/2023-01-01T23-38-42-863Z.md +2 -0
- package/resources/data/deck/training/p/2023-01-03T02-07-19-014Z.md +143 -0
- package/resources/data/deck/training/p/2023-01-04T01-52-23-454Z.md +76 -0
- package/resources/data/deck/training/p/2023-01-06T23-21-12-009Z.md +127 -0
- package/resources/data/deck/training/p/2023-01-06T23-21-31-685Z.md +81 -0
- package/resources/data/deck/training/p/2023-01-06T23-21-59-596Z.md +36 -0
- package/resources/data/deck/training/p/2023-01-06T23-34-13-897Z.md +87 -0
- package/resources/data/deck/training/p/2023-01-06T23-44-02-340Z.md +0 -0
- package/resources/data/deck/training/p/2023-01-06T23-46-36-687Z.md +1 -0
- package/resources/data/deck/training/p/2023-01-06T23-46-45-783Z.md +33 -0
- package/resources/data/deck/training/p/2023-01-08T00-45-11-144Z.md +50 -0
- package/resources/data/deck/training/p/2023-01-08T01-06-31-267Z.md +41 -0
- package/resources/data/deck/training/p/2023-01-08T01-24-21-088Z.md +95 -0
- package/resources/data/deck/training/p/2023-01-08T01-25-12-557Z.md +11 -0
- package/resources/data/deck/training/p/2023-01-08T01-46-50-723Z.md +25 -0
- package/resources/data/deck/training/p/2023-01-08T02-09-07-802Z.md +18 -0
- package/resources/data/deck/training/p/2023-01-08T02-09-19-678Z.md +66 -0
- package/resources/data/deck/training/p/2023-01-08T02-11-26-333Z.md +29 -0
- package/resources/data/deck/training/p/2023-01-08T17-22-48-841Z.md +14 -0
- package/resources/data/deck/training/p/2023-01-08T20-46-11-806Z.md +5 -0
- package/resources/data/deck/training/p/2023-01-08T20-47-23-682Z.md +5 -0
- package/resources/data/deck/training/p/2023-01-08T20-47-32-064Z.md +13 -0
- package/resources/data/deck/training/p/2023-01-08T20-47-57-045Z.md +0 -0
- package/resources/data/deck/training/p/2023-01-08T20-48-03-791Z.md +18 -0
- package/resources/data/deck/training/p/2023-01-08T20-48-32-466Z.md +9 -0
- package/resources/data/deck/training/p/2023-01-08T20-48-51-322Z.md +20 -0
- package/resources/data/deck/training/p/2023-01-08T20-49-52-741Z.md +0 -0
- package/resources/data/deck/training/p/2023-01-08T20-52-03-556Z.md +0 -0
- package/resources/data/deck/training/p/2023-01-08T20-57-36-333Z.md +2 -0
- package/resources/data/deck/training/p/2023-01-08T20-57-51-136Z.md +5 -0
- package/resources/data/deck/training/p/2023-01-09T00-07-37-951Z.md +0 -0
- package/resources/data/deck/training/p/2023-01-09T00-35-40-671Z.md +3 -0
- package/resources/data/deck/training/p/2023-01-10T01-29-38-148Z.md +10 -0
- package/resources/data/deck/training/p/2023-01-10T01-43-12-166Z.md +31 -0
- package/resources/data/deck/training/p/2023-01-10T02-21-54-303Z.md +10 -0
- package/resources/data/deck/training/p/2023-01-12T01-50-54-617Z.md +74 -0
- package/resources/data/deck/training/p/2023-01-13T19-55-24-735Z.md +14 -0
- package/resources/data/deck/training/p/2023-01-13T20-08-27-068Z.md +28 -0
- package/resources/data/deck/training/p/2023-01-13T20-23-38-411Z.md +25 -0
- package/resources/data/deck/training/p/2023-01-13T20-37-06-267Z.md +13 -0
- package/resources/data/deck/training/p/2023-01-13T21-05-57-708Z.md +8 -0
- package/resources/data/deck/training/p/2023-01-13T21-48-17-258Z.md +20 -0
- package/resources/data/deck/training/p/2023-01-13T22-05-05-799Z.md +14 -0
- package/resources/data/deck/training/p/2023-01-13T22-08-30-863Z.md +17 -0
- package/resources/data/deck/training/p/2023-01-13T23-01-50-449Z.md +4 -0
- package/resources/data/deck/training/p/2023-01-14T00-33-05-958Z.md +62 -0
- package/resources/data/deck/training/p/2023-01-14T00-40-27-784Z.md +229 -0
- package/resources/data/deck/training/p/2023-01-14T00-41-59-081Z.md +153 -0
- package/resources/data/deck/training/p/2023-01-14T13-50-28-199Z.md +19 -0
- package/resources/data/deck/training/p/2023-01-14T13-59-20-275Z.md +6 -0
- package/resources/data/deck/training/p/2023-01-14T14-03-29-456Z.md +3 -0
- package/resources/data/deck/training/p/2023-01-14T14-27-57-678Z.md +7 -0
- package/resources/data/deck/training/p/2023-01-14T17-30-18-228Z.md +33 -0
- package/resources/data/deck/training/p/2023-01-14T18-28-39-316Z.md +1 -0
- package/resources/data/deck/training/p/2023-01-14T18-28-44-115Z.md +4 -0
- package/resources/data/deck/training/p/2023-01-14T18-28-49-548Z.md +18 -0
- package/resources/data/deck/training/p/2023-01-14T18-40-13-758Z.md +10 -0
- package/resources/data/deck/training/p/2023-01-14T19-29-15-291Z.md +12 -0
- package/resources/data/deck/training/p/2023-01-15T18-51-52-134Z.md +83 -0
- package/resources/data/deck/training/p/2023-01-15T20-03-30-073Z.md +11 -0
- package/resources/data/deck/training/p/2023-01-15T22-07-52-073Z.md +16 -0
- package/resources/data/deck/training/p/2023-01-15T22-22-13-517Z.md +12 -0
- package/resources/data/deck/training/p/2023-01-15T22-28-57-508Z.md +131 -0
- package/resources/data/deck/training/p/2023-01-15T22-36-30-913Z.md +115 -0
- package/resources/data/deck/training/p/2023-01-16T16-03-40-770Z.md +12 -0
- package/resources/data/deck/training/p/2023-01-16T20-21-56-859Z.md +5 -0
- package/resources/data/deck/training/p/2023-01-16T20-24-09-690Z.md +24 -0
- package/resources/data/deck/training/p/2023-01-20T12-51-22-646Z.md +21 -0
- package/resources/data/deck/training/p/2023-01-20T13-06-46-614Z.md +9 -0
- package/resources/data/deck/training/p/2023-01-20T13-08-51-600Z.md +7 -0
- package/resources/data/deck/training/p/2023-01-20T15-20-13-363Z.md +26 -0
- package/resources/data/deck/training/p/2023-01-20T15-34-58-813Z.md +75 -0
- package/resources/data/deck/training/p/2023-01-21T16-33-20-458Z.md +33 -0
- package/resources/data/deck/training/p/2023-01-21T16-45-28-263Z.md +28 -0
- package/resources/data/deck/training/p/2023-01-21T16-56-25-452Z.md +3 -0
- package/resources/data/deck/training/p/2023-01-21T17-28-31-493Z.md +6 -0
- package/resources/data/deck/training/p/2023-01-21T19-49-51-918Z.md +13 -0
- package/resources/data/deck/training/p/2023-01-21T20-08-24-452Z.md +15 -0
- package/resources/data/deck/training/p/2023-01-21T20-35-54-947Z.md +20 -0
- package/resources/data/deck/training/p/2023-01-21T20-54-47-603Z.md +39 -0
- package/resources/data/deck/training/p/2023-01-21T20-56-28-184Z.md +25 -0
- package/resources/data/deck/training/p/2023-01-21T20-57-32-927Z.md +4 -0
- package/resources/data/deck/training/p/2023-01-21T23-13-33-394Z.md +6 -0
- package/resources/data/deck/training/p/2023-01-28T19-11-37-464Z.md +24 -0
- package/resources/data/deck/training/p/2023-01-28T20-43-41-188Z.md +9 -0
- package/resources/data/deck/training/p/2023-01-28T20-53-56-476Z.md +8 -0
- package/resources/data/deck/training/p/2023-01-28T20-58-43-776Z.md +10 -0
- package/resources/data/deck/training/p/2023-01-28T22-18-41-259Z.md +33 -0
- package/resources/data/deck/training/p/2023-01-28T22-24-34-808Z.md +24 -0
- package/resources/data/deck/training/p/2023-01-29T16-25-24-528Z.md +44 -0
- package/resources/data/deck/training/p/2023-01-29T21-14-32-588Z.md +12 -0
- package/resources/data/deck/training/p/2023-01-31T19-24-53-504Z.md +8 -0
- package/resources/data/deck/training/p/2023-01-31T20-33-55-855Z.md +11 -0
- package/resources/data/deck/training/p/2023-01-31T20-34-30-261Z.md +7 -0
- package/resources/data/deck/training/p/2023-01-31T20-52-53-367Z.md +43 -0
- package/resources/data/deck/training/p/2023-02-04T15-18-35-682Z.md +20 -0
- package/resources/data/deck/training/p/2023-02-04T15-49-47-597Z.md +14 -0
- package/resources/data/deck/training/p/2023-02-04T18-58-57-808Z.md +1 -0
- package/resources/data/deck/training/p/2023-02-04T20-07-11-288Z.md +1 -0
- package/resources/data/deck/training/p/2023-02-04T20-09-50-169Z.md +1 -0
- package/resources/data/deck/training/p/2023-02-04T20-19-42-740Z.md +8 -0
- package/resources/data/deck/training/p/2023-02-04T20-23-56-013Z.md +12 -0
- package/resources/data/deck/training/p/2023-02-04T20-28-12-391Z.md +20 -0
- package/resources/data/deck/training/p/2023-02-05T00-20-32-554Z.md +16 -0
- package/resources/data/deck/training/p/2023-02-05T00-35-56-282Z.md +13 -0
- package/resources/data/deck/training/p/2023-02-05T15-36-57-182Z.md +24 -0
- package/resources/data/deck/training/p/2023-02-05T17-39-51-712Z.md +70 -0
- package/resources/data/deck/training/p/2023-02-05T17-44-53-815Z.md +195 -0
- package/resources/data/deck/training/p/2023-02-05T17-45-40-114Z.md +92 -0
- package/resources/data/deck/training/p/2023-02-05T18-12-14-489Z.md +60 -0
- package/resources/data/deck/training/p/2023-02-06T00-14-54-457Z.md +9 -0
- package/resources/data/deck/training/p/2023-06-28T18-03-14-313Z.md +8 -0
- package/resources/data/deck/training/p/2023-06-28T18-26-17-290Z.md +7 -0
- package/resources/data/deck/training/p/2023-06-28T21-16-24-034Z.md +40 -0
- package/resources/data/deck/training/p/2023-06-28T21-16-34-972Z.md +16 -0
- package/resources/data/deck/training/p/2023-06-28T21-28-28-379Z.md +4 -0
- package/resources/data/deck/training/p/2023-06-29T23-15-10-411Z.md +5 -0
- package/resources/data/deck/training/p/2023-07-01T15-42-45-193Z.md +433 -0
- package/resources/data/deck/training/p/2023-07-01T21-54-31-329Z.md +6 -0
- package/resources/data/deck/training/p/2023-07-02T16-14-06-970Z.md +14 -0
- package/resources/data/deck/training/p/2023-07-31T00-26-03-842Z.md +4 -0
- package/resources/data/deck/training/p/2023-07-31T00-31-51-933Z.md +10 -0
- package/resources/data/deck/training/p/2023-07-31T00-37-21-927Z.md +205 -0
- package/resources/data/deck/training/p/2023-10-01T18-29-19-158Z.md +76 -0
- package/resources/data/deck/training/p/2023-10-07T19-18-28-517Z.md +102 -0
- package/resources/data/deck/training/p/2023-10-08T20-20-07-934Z.md +75 -0
- package/resources/data/deck/training/p/2023-10-08T20-37-30-658Z.md +0 -0
- package/resources/data/deck/training/p/2023-10-08T21-58-25-809Z.md +68 -0
- package/resources/data/deck/training/p/2023-10-08T22-22-11-013Z.md +0 -0
- package/resources/data/deck/training/p/2023-10-14T19-25-08-153Z.md +119 -0
- package/resources/data/deck/training/t.json +1276 -0
- package/resources/design-tokens/json/component.json +288 -0
- package/resources/design-tokens/json/core.json +352 -0
- package/resources/design-tokens/json/semantic.json +231 -0
- package/resources/scss/src/apps/learnneo/Viewport.scss +3 -0
- package/resources/scss/src/apps/learnneo/home/ContentTreeList.scss +60 -13
- package/resources/scss/src/apps/learnneo/home/ContentView.scss +58 -0
- package/resources/scss/src/apps/newwebsite/MainContainer.scss +32 -0
- package/resources/scss/src/list/Base.scss +1 -1
- package/resources/scss/theme-neo-light/Global.scss +65 -1
- package/resources/scss/theme-neo-light/design-tokens/Component.scss +64 -0
- package/resources/scss/theme-neo-light/design-tokens/Core.scss +67 -0
- package/resources/scss/theme-neo-light/design-tokens/Semantic.scss +61 -0
- package/resources/scss/theme-neo-light/design-tokens/_all.scss +4 -0
- package/resources/scss/theme-neo-light/list/Base.scss +29 -6
- package/src/DefaultConfig.mjs +4 -4
- package/src/controller/Base.mjs +31 -23
- package/src/data/connection/Xhr.mjs +1 -1
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-07T19-18-28-517Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-08T20-20-07-934Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-08T20-37-30-658Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-08T21-58-25-809Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-08T22-22-11-013Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/p/2023-10-14T19-25-08-153Z.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/pages/whyneo.md +0 -0
- /package/resources/data/{learnneo → deck/learnneo}/tree.json +0 -0
- /package/resources/data/{learnneo → deck/training}/p/2023-10-08T20-20-37-336Z.md +0 -0
- /package/resources/{deck → data/deck}/whyneo.md +0 -0
@@ -0,0 +1,231 @@
|
|
1
|
+
{
|
2
|
+
"sem": {
|
3
|
+
"color": {
|
4
|
+
"bg": {
|
5
|
+
"neutral": {
|
6
|
+
"default": {
|
7
|
+
"value": "{gray.50}",
|
8
|
+
"type": "color"
|
9
|
+
},
|
10
|
+
"highlighted": {
|
11
|
+
"value": "{white}",
|
12
|
+
"type": "color"
|
13
|
+
},
|
14
|
+
"hover": {
|
15
|
+
"value": "{gray.900}",
|
16
|
+
"type": "color",
|
17
|
+
"$extensions": {
|
18
|
+
"studio.tokens": {
|
19
|
+
"modify": {
|
20
|
+
"type": "alpha",
|
21
|
+
"value": "0.05",
|
22
|
+
"space": "hsl"
|
23
|
+
}
|
24
|
+
}
|
25
|
+
}
|
26
|
+
},
|
27
|
+
"active": {
|
28
|
+
"value": "{gray.900}",
|
29
|
+
"type": "color",
|
30
|
+
"$extensions": {
|
31
|
+
"studio.tokens": {
|
32
|
+
"modify": {
|
33
|
+
"type": "alpha",
|
34
|
+
"value": "0.1",
|
35
|
+
"space": "lch"
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
},
|
40
|
+
"disabled": {
|
41
|
+
"value": "{gray.200}",
|
42
|
+
"type": "color"
|
43
|
+
}
|
44
|
+
},
|
45
|
+
"primary": {
|
46
|
+
"default": {
|
47
|
+
"value": "{green.400}",
|
48
|
+
"type": "color"
|
49
|
+
},
|
50
|
+
"hover": {
|
51
|
+
"value": "{green.500}",
|
52
|
+
"type": "color"
|
53
|
+
},
|
54
|
+
"active": {
|
55
|
+
"value": "{green.600}",
|
56
|
+
"type": "color"
|
57
|
+
},
|
58
|
+
"background": {
|
59
|
+
"value": "{green.100}",
|
60
|
+
"type": "color"
|
61
|
+
},
|
62
|
+
"disabled": {
|
63
|
+
"value": "{gray.200}",
|
64
|
+
"type": "color"
|
65
|
+
}
|
66
|
+
}
|
67
|
+
},
|
68
|
+
"fg": {
|
69
|
+
"neutral": {
|
70
|
+
"default": {
|
71
|
+
"value": "{gray.900}",
|
72
|
+
"type": "color"
|
73
|
+
},
|
74
|
+
"contrast": {
|
75
|
+
"value": "{black}",
|
76
|
+
"type": "color"
|
77
|
+
},
|
78
|
+
"subdued": {
|
79
|
+
"value": "{gray.700}",
|
80
|
+
"type": "color"
|
81
|
+
},
|
82
|
+
"disabled": {
|
83
|
+
"value": "{gray.300}",
|
84
|
+
"type": "color"
|
85
|
+
}
|
86
|
+
},
|
87
|
+
"primary": {
|
88
|
+
"highlighted": {
|
89
|
+
"value": "{green.400}",
|
90
|
+
"type": "color"
|
91
|
+
},
|
92
|
+
"base": {
|
93
|
+
"value": "{green.500}",
|
94
|
+
"type": "color"
|
95
|
+
},
|
96
|
+
"faded": {
|
97
|
+
"value": "{green.600}",
|
98
|
+
"type": "color"
|
99
|
+
}
|
100
|
+
}
|
101
|
+
},
|
102
|
+
"border": {
|
103
|
+
"subtle": {
|
104
|
+
"value": "{gray.100}",
|
105
|
+
"type": "color"
|
106
|
+
},
|
107
|
+
"default": {
|
108
|
+
"value": "{gray.200}",
|
109
|
+
"type": "color"
|
110
|
+
},
|
111
|
+
"contrast": {
|
112
|
+
"value": "{black}",
|
113
|
+
"type": "color"
|
114
|
+
}
|
115
|
+
}
|
116
|
+
},
|
117
|
+
"spacing": {
|
118
|
+
"xxxsmall": {
|
119
|
+
"value": "{spacing.2}",
|
120
|
+
"type": "spacing"
|
121
|
+
},
|
122
|
+
"xxsmall": {
|
123
|
+
"value": "{spacing.4}",
|
124
|
+
"type": "spacing"
|
125
|
+
},
|
126
|
+
"xsmall": {
|
127
|
+
"value": "{spacing.8}",
|
128
|
+
"type": "spacing"
|
129
|
+
},
|
130
|
+
"small": {
|
131
|
+
"value": "{spacing.12}",
|
132
|
+
"type": "spacing"
|
133
|
+
},
|
134
|
+
"medium": {
|
135
|
+
"value": "{spacing.16}",
|
136
|
+
"type": "spacing"
|
137
|
+
},
|
138
|
+
"large": {
|
139
|
+
"value": "{spacing.20}",
|
140
|
+
"type": "spacing"
|
141
|
+
},
|
142
|
+
"xlarge": {
|
143
|
+
"value": "{spacing.24}",
|
144
|
+
"type": "spacing"
|
145
|
+
},
|
146
|
+
"xxlarge": {
|
147
|
+
"value": "{spacing.32}",
|
148
|
+
"type": "spacing"
|
149
|
+
},
|
150
|
+
"xxxlarge": {
|
151
|
+
"value": "{spacing.40}",
|
152
|
+
"type": "spacing"
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"height": {
|
156
|
+
"xxsmall": {
|
157
|
+
"value": "{height.2}",
|
158
|
+
"type": "sizing"
|
159
|
+
},
|
160
|
+
"xsmall": {
|
161
|
+
"value": "{height.4}",
|
162
|
+
"type": "sizing"
|
163
|
+
},
|
164
|
+
"small": {
|
165
|
+
"value": "{height.8}",
|
166
|
+
"type": "sizing"
|
167
|
+
},
|
168
|
+
"medium": {
|
169
|
+
"value": "{height.16}",
|
170
|
+
"type": "sizing"
|
171
|
+
},
|
172
|
+
"large": {
|
173
|
+
"value": "{height.32}",
|
174
|
+
"type": "sizing"
|
175
|
+
},
|
176
|
+
"xlarge": {
|
177
|
+
"value": "{height.48}",
|
178
|
+
"type": "sizing"
|
179
|
+
}
|
180
|
+
},
|
181
|
+
"borderradius": {
|
182
|
+
"none": {
|
183
|
+
"value": "{borderradius.0}",
|
184
|
+
"type": "borderRadius"
|
185
|
+
},
|
186
|
+
"medium": {
|
187
|
+
"value": "{borderradius.4}",
|
188
|
+
"type": "borderRadius"
|
189
|
+
},
|
190
|
+
"large": {
|
191
|
+
"value": "{borderradius.8}",
|
192
|
+
"type": "borderRadius"
|
193
|
+
}
|
194
|
+
},
|
195
|
+
"typo": {
|
196
|
+
"h1": {
|
197
|
+
"value": {
|
198
|
+
"fontFamily": "{core.fontfamily.sans}",
|
199
|
+
"fontSize": "{core.fontsize.h1}",
|
200
|
+
"fontWeight": "{core.fontweight.bold}",
|
201
|
+
"textDecoration": "none",
|
202
|
+
"letterSpacing": "-0.02em",
|
203
|
+
"lineHeight": "{core.lineheight.headline}"
|
204
|
+
},
|
205
|
+
"type": "typography"
|
206
|
+
},
|
207
|
+
"h2": {
|
208
|
+
"value": {
|
209
|
+
"fontFamily": "{core.fontfamily.sans}",
|
210
|
+
"fontSize": "{core.fontsize.h2}",
|
211
|
+
"lineHeight": "{core.lineheight.headline}",
|
212
|
+
"fontWeight": "{core.fontweight.semibold}"
|
213
|
+
},
|
214
|
+
"type": "typography"
|
215
|
+
},
|
216
|
+
"body": {
|
217
|
+
"value": {
|
218
|
+
"fontFamily": "{core.fontfamily.sans}",
|
219
|
+
"fontSize": "{core.fontsize.body}",
|
220
|
+
"fontWeight": "{core.fontweight.regular}",
|
221
|
+
"letterSpacing": "0",
|
222
|
+
"paragraphSpacing": "0",
|
223
|
+
"paragraphIndent": "0",
|
224
|
+
"textDecoration": "none",
|
225
|
+
"lineHeight": "{core.lineheight.paragraph}"
|
226
|
+
},
|
227
|
+
"type": "typography"
|
228
|
+
}
|
229
|
+
}
|
230
|
+
}
|
231
|
+
}
|
@@ -1,33 +1,80 @@
|
|
1
|
+
|
2
|
+
.sidenav-container {
|
3
|
+
background-color: transparent;
|
4
|
+
margin: 8px 0 8px 8px;
|
5
|
+
}
|
6
|
+
|
1
7
|
.topics-tree {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
8
|
+
|
9
|
+
background-color: white;
|
10
|
+
border-radius : 8px;
|
11
|
+
padding : 8px;
|
12
|
+
|
13
|
+
.neo-list-container>.neo-list-item {
|
14
|
+
font-size: 18px !important;
|
15
|
+
font-weight: 500;
|
16
|
+
}
|
17
|
+
|
18
|
+
.neo-list-item {
|
19
|
+
border-radius : 8px;
|
20
|
+
margin-right : 0 !important;
|
21
|
+
padding : 0 0 0 16px !important;
|
22
|
+
height : 48px;
|
23
|
+
display : flex;
|
24
|
+
align-items : center;
|
25
|
+
}
|
26
|
+
|
27
|
+
.neo-list-container ul {
|
28
|
+
padding: 0 !important;
|
29
|
+
|
30
|
+
.neo-list-item {
|
31
|
+
padding: 0 0 0 32px !important;
|
7
32
|
}
|
8
33
|
|
9
|
-
.neo-
|
10
|
-
|
11
|
-
|
34
|
+
ul .neo-list-item {
|
35
|
+
padding: 0 0 0 48px !important;
|
36
|
+
}
|
37
|
+
}
|
38
|
+
|
39
|
+
.neo-list-folder {
|
40
|
+
.neo-list-item-content {
|
41
|
+
width : 100%;
|
42
|
+
display : flex;
|
43
|
+
justify-content : space-between;
|
44
|
+
|
45
|
+
&:after {
|
46
|
+
color : var(--list-item-glyph-color);
|
47
|
+
content : "\f0c8";
|
48
|
+
display : inline-block;
|
49
|
+
font-family : 'Material Icons';
|
50
|
+
font-size : 18px;
|
51
|
+
width : 25px;
|
52
|
+
padding-top : 4px;
|
53
|
+
}
|
54
|
+
|
55
|
+
&:before {
|
56
|
+
content: unset !important;
|
12
57
|
}
|
13
58
|
}
|
59
|
+
}
|
14
60
|
|
61
|
+
&.neo-tree-list {
|
15
62
|
.neo-list-container {
|
16
63
|
.neo-list-item {
|
17
64
|
&.neo-list-item-leaf {
|
18
|
-
.neo-list-item-content:
|
65
|
+
.neo-list-item-content:after {
|
19
66
|
content: none !important;
|
20
67
|
}
|
21
68
|
}
|
22
69
|
|
23
70
|
&.neo-list-folder {
|
24
|
-
.neo-list-item-content:
|
25
|
-
content: "\
|
71
|
+
.neo-list-item-content:after {
|
72
|
+
content: "\e5cc" !important;
|
26
73
|
}
|
27
74
|
|
28
75
|
&.neo-folder-open {
|
29
|
-
.neo-list-item-content:
|
30
|
-
content: "\
|
76
|
+
.neo-list-item-content:after {
|
77
|
+
content: "\e5cf" !important;
|
31
78
|
}
|
32
79
|
}
|
33
80
|
}
|
@@ -0,0 +1,58 @@
|
|
1
|
+
.learn-content {
|
2
|
+
|
3
|
+
background-color: white;
|
4
|
+
border-radius : 8px;
|
5
|
+
margin : 8px 8px 8px 0 ;
|
6
|
+
|
7
|
+
letter-spacing: 1px;
|
8
|
+
overflow: scroll;
|
9
|
+
padding: 1em;
|
10
|
+
|
11
|
+
em,
|
12
|
+
i {
|
13
|
+
font-family: Palatino, "Times New Roman", serif;
|
14
|
+
font-size: 1.07em;
|
15
|
+
}
|
16
|
+
|
17
|
+
p {
|
18
|
+
margin: 0.5em 0em 0.7em 0em;
|
19
|
+
}
|
20
|
+
|
21
|
+
details summary {
|
22
|
+
cursor: pointer;
|
23
|
+
transition: margin 300ms ease-out;
|
24
|
+
}
|
25
|
+
|
26
|
+
details[open] {
|
27
|
+
margin-bottom: 2em;
|
28
|
+
}
|
29
|
+
|
30
|
+
details summary {
|
31
|
+
list-style: none;
|
32
|
+
color: #555;
|
33
|
+
display: flex;
|
34
|
+
/* also removes the list marker */
|
35
|
+
align-items: center;
|
36
|
+
font-weight: bold;
|
37
|
+
}
|
38
|
+
|
39
|
+
details summary::before {
|
40
|
+
content: "\f055";
|
41
|
+
}
|
42
|
+
|
43
|
+
details[open] summary::before {
|
44
|
+
content: "\f056";
|
45
|
+
}
|
46
|
+
|
47
|
+
details summary::before {
|
48
|
+
color: #c4c4c4;
|
49
|
+
font-family: var(--fa-style-family, "Font Awesome 6 Free");
|
50
|
+
font-size: 1.3em;
|
51
|
+
font-weight: var(--fa-style, 900);
|
52
|
+
margin: 0.4em 0.4em 0.4em 0;
|
53
|
+
}
|
54
|
+
|
55
|
+
summary::-webkit-details-marker {
|
56
|
+
display: none;
|
57
|
+
}
|
58
|
+
}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
.newwebsite-main-container {
|
2
|
+
align-items : center !important;
|
3
|
+
display : flex !important;
|
4
|
+
gap : 48px;
|
5
|
+
justify-content: center !important;
|
6
|
+
padding : 10% 15% 15% 15%;
|
7
|
+
}
|
8
|
+
|
9
|
+
.button-group {
|
10
|
+
display : flex !important;
|
11
|
+
flex-direction: row-reverse !important;
|
12
|
+
gap : 8px !important;
|
13
|
+
}
|
14
|
+
|
15
|
+
.neo-h1 {
|
16
|
+
font-size : 48px;
|
17
|
+
font-weight: 600;
|
18
|
+
text-align : center;
|
19
|
+
}
|
20
|
+
|
21
|
+
.vector {
|
22
|
+
background-image : url("../../../../../../resources/images/Neo_Vector.svg");
|
23
|
+
background-position: center center;
|
24
|
+
background-repeat : no-repeat;
|
25
|
+
background-size : contain;
|
26
|
+
height : 150px;
|
27
|
+
width : 100%;
|
28
|
+
}
|
29
|
+
|
30
|
+
.get-started-button {
|
31
|
+
cursor: not-allowed !important;
|
32
|
+
}
|
@@ -2,6 +2,70 @@
|
|
2
2
|
--neo-background-color: #fafafa;
|
3
3
|
--neo-color : #000;
|
4
4
|
--neo-disabled-opacity: 0.5;
|
5
|
-
--neo-font-family :
|
5
|
+
--neo-font-family : 'Source Sans 3', sans-serif;
|
6
6
|
--neo-font-smoothing : antialiased;
|
7
7
|
}
|
8
|
+
|
9
|
+
@import "../../../resources/scss/theme-neo-light/design-tokens/_all.scss";
|
10
|
+
|
11
|
+
h1 {
|
12
|
+
color : var(--sem-color-fg-contrast);
|
13
|
+
font-family : var(--core-fontfamily-sans);
|
14
|
+
font-size : var(--core-fontsize-h1);
|
15
|
+
font-weight : var(--core-fontweight-semibold);
|
16
|
+
letter-spacing : -0.02em;
|
17
|
+
line-height : var(--core-lineheight-headline);
|
18
|
+
}
|
19
|
+
|
20
|
+
h2 {
|
21
|
+
color : var(--semantic-color-neutral-contrast);
|
22
|
+
font-family : var(--core-fontfamily-sans);
|
23
|
+
font-size : var(--core-fontsize-h2);
|
24
|
+
font-weight : var(--core-fontweight-semibold);
|
25
|
+
letter-spacing : -0.02em;
|
26
|
+
line-height : var(--core-lineheight-headline);
|
27
|
+
}
|
28
|
+
|
29
|
+
p {
|
30
|
+
color : var(--semantic-color-fg-default);
|
31
|
+
font-family : var(--core-fontfamily-sans);
|
32
|
+
font-size : var(--core-fontsize-body);
|
33
|
+
font-weight : var(--core-fontweight-regular);
|
34
|
+
line-height : var(--core-lineheight-paragraph);
|
35
|
+
}
|
36
|
+
|
37
|
+
code {
|
38
|
+
background-color: #ededed;
|
39
|
+
border-radius : 2px;
|
40
|
+
color : var(--semantic-color-fg-contrast);
|
41
|
+
font-family : var(--core-fontfamily-mono);
|
42
|
+
font-size : var(--core-fontsize-body);
|
43
|
+
font-weight : var(--core-fontweight-regular);
|
44
|
+
line-height : var(--core-lineheight-headline);
|
45
|
+
padding : 2px 0.3em;
|
46
|
+
}
|
47
|
+
|
48
|
+
mark {
|
49
|
+
background-color: var(--green-50);
|
50
|
+
color : black;
|
51
|
+
padding : 0.1em 0.2em;
|
52
|
+
}
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
.neo-splitter {
|
57
|
+
opacity: 1;
|
58
|
+
margin: 8px 2px;
|
59
|
+
border-radius: 100px;
|
60
|
+
border: unset !important;
|
61
|
+
|
62
|
+
&:hover, &:active {
|
63
|
+
background-color: #5595F5 !important;
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
.neo-dragproxy {
|
68
|
+
&.neo-splitter {
|
69
|
+
background-color: #5595F5 !important;
|
70
|
+
}
|
71
|
+
}
|
@@ -0,0 +1,64 @@
|
|
1
|
+
:root .neo-theme-neo-light {
|
2
|
+
--cmp-breadcrumb-arrow : var(--sem-color-fg-neutral-default);
|
3
|
+
--cmp-breadcrumb-currentpage : var(--sem-color-fg-primary-base);
|
4
|
+
--cmp-breadcrumb-gap : var(--sem-spacing-xxsmall);
|
5
|
+
--cmp-breadcrumb-pagelevel : var(--sem-color-fg-neutral-default);
|
6
|
+
--cmp-button-borderradius : var(--sem-borderradius-large);
|
7
|
+
--cmp-button-borderwidth : 1px;
|
8
|
+
--cmp-button-gap : var(--sem-spacing-xxsmall);
|
9
|
+
--cmp-button-ghost-bg-active : var(--sem-color-bg-neutral-active);
|
10
|
+
--cmp-button-ghost-bg-default : transparent;
|
11
|
+
--cmp-button-ghost-bg-disabled : var(--sem-color-bg-neutral-disabled);
|
12
|
+
--cmp-button-ghost-bg-hover : var(--sem-color-bg-neutral-hover);
|
13
|
+
--cmp-button-ghost-bg-loading : var(--sem-color-bg-neutral-hover);
|
14
|
+
--cmp-button-ghost-fg-default : var(--sem-color-fg-neutral-contrast);
|
15
|
+
--cmp-button-ghost-fg-disabled : var(--sem-color-fg-neutral-disabled);
|
16
|
+
--cmp-button-height : var(--height-48);
|
17
|
+
--cmp-button-primary-bg-active : var(--sem-color-bg-primary-active);
|
18
|
+
--cmp-button-primary-bg-default : var(--sem-color-bg-primary-default);
|
19
|
+
--cmp-button-primary-bg-disabled : var(--sem-color-bg-primary-disabled);
|
20
|
+
--cmp-button-primary-bg-hover : var(--sem-color-bg-primary-hover);
|
21
|
+
--cmp-button-primary-bg-loading : var(--sem-color-bg-primary-background);
|
22
|
+
--cmp-button-primary-fg-default : var(--sem-color-fg-neutral-contrast);
|
23
|
+
--cmp-button-primary-fg-disabled : var(--sem-color-fg-neutral-disabled);
|
24
|
+
--cmp-button-secondary-bg-active : var(--sem-color-bg-neutral-active);
|
25
|
+
--cmp-button-secondary-bg-default : transparent;
|
26
|
+
--cmp-button-secondary-bg-disabled : transparent;
|
27
|
+
--cmp-button-secondary-bg-hover : var(--sem-color-bg-neutral-hover);
|
28
|
+
--cmp-button-secondary-bg-loading : var(--sem-color-bg-neutral-default);
|
29
|
+
--cmp-button-secondary-border-default-color : var(--sem-color-border-default);
|
30
|
+
--cmp-button-secondary-border-default-style : solid;
|
31
|
+
--cmp-button-secondary-border-default-width : 1px;
|
32
|
+
--cmp-button-secondary-border-disabled-color: var(--sem-color-border-subtle);
|
33
|
+
--cmp-button-secondary-border-disabled-style: solid;
|
34
|
+
--cmp-button-secondary-border-disabled-width: 1px;
|
35
|
+
--cmp-button-secondary-text-default : var(--sem-color-fg-neutral-default);
|
36
|
+
--cmp-button-secondary-text-disabled : var(--sem-color-fg-neutral-disabled);
|
37
|
+
--cmp-button-spacinghorizontal : var(--sem-spacing-medium);
|
38
|
+
--cmp-button-tertiary-default : var(--sem-color-fg-neutral-contrast);
|
39
|
+
--cmp-button-tertiary-disabled : var(--sem-color-fg-neutral-disabled);
|
40
|
+
--cmp-sidenav-borderradius : var(--sem-borderradius-large);
|
41
|
+
--cmp-sidenav-chapter-bg-active : var(--sem-color-bg-neutral-active);
|
42
|
+
--cmp-sidenav-chapter-bg-default : transparent;
|
43
|
+
--cmp-sidenav-chapter-bg-hover : var(--sem-color-bg-neutral-hover);
|
44
|
+
--cmp-sidenav-chapter-bg-selected : var(--sem-color-bg-primary-background);
|
45
|
+
--cmp-sidenav-chapter-fg-default : var(--sem-color-fg-neutral-default);
|
46
|
+
--cmp-sidenav-chapter-fg-disabled : var(--sem-color-fg-neutral-disabled);
|
47
|
+
--cmp-sidenav-chapter-gap : var(--sem-spacing-small);
|
48
|
+
--cmp-sidenav-chapter-height : var(--sem-height-xlarge);
|
49
|
+
--cmp-sidenav-gap : var(--sem-spacing-xsmall);
|
50
|
+
--cmp-sidenav-item-bg-default : transparent;
|
51
|
+
--cmp-sidenav-item-bg-hover : var(--sem-color-bg-neutral-hover);
|
52
|
+
--cmp-sidenav-item-bg-pressed : var(--sem-color-bg-neutral-active);
|
53
|
+
--cmp-sidenav-item-bg-selected : var(--sem-color-bg-primary-background);
|
54
|
+
--cmp-sidenav-item-borderradius : var(--sem-borderradius-large);
|
55
|
+
--cmp-sidenav-item-fg-default : var(--sem-color-fg-neutral-default);
|
56
|
+
--cmp-sidenav-item-fg-disabled : var(--sem-color-fg-neutral-disabled);
|
57
|
+
--cmp-sidenav-item-gap : var(--sem-spacing-small);
|
58
|
+
--cmp-sidenav-item-height : var(--sem-height-xlarge);
|
59
|
+
--cmp-sidenav-item-spacex : var(--sem-spacing-medium);
|
60
|
+
--cmp-sidenav-spacex : var(--sem-spacing-medium);
|
61
|
+
--cmp-sidenav-spacey : var(--sem-spacing-xsmall);
|
62
|
+
--cmp-tab-foreground-default : var(--sem-color-fg-neutral-default);
|
63
|
+
--cmp-tab-height : var(--sem-height-xlarge);
|
64
|
+
}
|
@@ -0,0 +1,67 @@
|
|
1
|
+
:root .neo-theme-neo-light {
|
2
|
+
--black : #000000;
|
3
|
+
--borderradius-0 : 0;
|
4
|
+
--borderradius-4 : 4;
|
5
|
+
--borderradius-8 : 8;
|
6
|
+
--core-fontfamily-mono : 'Source Code Pro', monospace;
|
7
|
+
--core-fontfamily-sans : 'Source Sans 3', sans-serif;
|
8
|
+
--core-fontfamily-serif : 'Source Serif 4', serif;
|
9
|
+
--core-fontsize-body : 18px;
|
10
|
+
--core-fontsize-h1 : 2.5rem;
|
11
|
+
--core-fontsize-h2 : 1.75rem;
|
12
|
+
--core-fontweight-bold : 700;
|
13
|
+
--core-fontweight-regular : 400;
|
14
|
+
--core-fontweight-semibold : 600;
|
15
|
+
--core-lineheight-headline : 1.2;
|
16
|
+
--core-lineheight-paragraph : 1.5;
|
17
|
+
--gray-100 : #F0F2F0;
|
18
|
+
--gray-200 : #D3D7D2;
|
19
|
+
--gray-300 : #B6BDB4;
|
20
|
+
--gray-400 : #99A295;
|
21
|
+
--gray-50 : #fafafa;
|
22
|
+
--gray-500 : #7C8877;
|
23
|
+
--gray-600 : #606A5D;
|
24
|
+
--gray-700 : #454B42;
|
25
|
+
--gray-800 : #292D28;
|
26
|
+
--gray-900 : #0E0F0D;
|
27
|
+
--green-50 : #DFFEF2;
|
28
|
+
--green-100 : #BFFCE6;
|
29
|
+
--green-200 : #94FAD5;
|
30
|
+
--green-300 : #54F7BB;
|
31
|
+
--green-400 : #3FF6B3;
|
32
|
+
--green-500 : #29F5AA;
|
33
|
+
--green-600 : #0EF49F;
|
34
|
+
--green-700 : #0ADB8E;
|
35
|
+
--green-800 : #08A46A;
|
36
|
+
--green-900 : #056D47;
|
37
|
+
--height-16 : 16;
|
38
|
+
--height-2 : 2;
|
39
|
+
--height-32 : 32;
|
40
|
+
--height-4 : 4;
|
41
|
+
--height-48 : 48;
|
42
|
+
--height-8 : 8;
|
43
|
+
--purple-100 : #efe3ff;
|
44
|
+
--purple-200 : #d0aaff;
|
45
|
+
--purple-300 : #b071ff;
|
46
|
+
--purple-400 : #9039ff;
|
47
|
+
--purple-500 : #7100ff;
|
48
|
+
--purple-600 : #5800c6;
|
49
|
+
--purple-700 : #3f008e;
|
50
|
+
--purple-800 : #260055;
|
51
|
+
--purple-900 : #0d001c;
|
52
|
+
--spacing-12 : 12;
|
53
|
+
--spacing-16 : 16;
|
54
|
+
--spacing-2 : 2;
|
55
|
+
--spacing-20 : 20;
|
56
|
+
--spacing-24 : 24;
|
57
|
+
--spacing-32 : 32;
|
58
|
+
--spacing-4 : 4;
|
59
|
+
--spacing-40 : 40;
|
60
|
+
--spacing-48 : 48;
|
61
|
+
--spacing-64 : 64;
|
62
|
+
--spacing-8 : 8;
|
63
|
+
--spacing-80 : 80;
|
64
|
+
--spacing-96 : 96;
|
65
|
+
--Transparent : rgba(255,255,255,0);
|
66
|
+
--white : #FFFFFF;
|
67
|
+
}
|