@aquera/nile-elements 2.0.5 → 2.0.7
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/README.md +7 -0
- package/demo/nxtgen-classes.css +15 -12
- package/demo/nxtgen-dark.css +24 -24
- package/demo/nxtgen-properties.css +27 -24
- package/demo/nxtgen-utilities.css +39 -36
- package/demo/nxtgen.css +15 -12
- package/demo/utilities.css +3 -0
- package/demo/variables.css +3 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +1363 -340
- package/dist/internal/glyph.cjs.js +1 -1
- package/dist/internal/glyph.cjs.js.map +1 -1
- package/dist/internal/glyph.esm.js +6 -5
- package/dist/nile-app-shell/index.cjs.js +2 -0
- package/dist/nile-app-shell/index.cjs.js.map +1 -0
- package/dist/nile-app-shell/index.esm.js +1 -0
- package/dist/nile-app-shell/nile-app-shell.cjs.js +2 -0
- package/dist/nile-app-shell/nile-app-shell.cjs.js.map +1 -0
- package/dist/nile-app-shell/nile-app-shell.css.cjs.js +2 -0
- package/dist/nile-app-shell/nile-app-shell.css.cjs.js.map +1 -0
- package/dist/nile-app-shell/nile-app-shell.css.esm.js +554 -0
- package/dist/nile-app-shell/nile-app-shell.esm.js +155 -0
- package/dist/nile-app-shell/shell-controller.cjs.js +2 -0
- package/dist/nile-app-shell/shell-controller.cjs.js.map +1 -0
- package/dist/nile-app-shell/shell-controller.esm.js +1 -0
- package/dist/nile-app-shell-main/index.cjs.js +2 -0
- package/dist/nile-app-shell-main/index.cjs.js.map +1 -0
- package/dist/nile-app-shell-main/index.esm.js +1 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.cjs.js +2 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.cjs.js.map +1 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.css.cjs.js +2 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.css.cjs.js.map +1 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.css.esm.js +18 -0
- package/dist/nile-app-shell-main/nile-app-shell-main.esm.js +1 -0
- package/dist/nile-app-shell-nav-toggle/index.cjs.js +2 -0
- package/dist/nile-app-shell-nav-toggle/index.cjs.js.map +1 -0
- package/dist/nile-app-shell-nav-toggle/index.esm.js +1 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.cjs.js +2 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.cjs.js.map +1 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.cjs.js +2 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.cjs.js.map +1 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.esm.js +29 -0
- package/dist/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.esm.js +16 -0
- package/dist/nile-app-shell-panel/index.cjs.js +2 -0
- package/dist/nile-app-shell-panel/index.cjs.js.map +1 -0
- package/dist/nile-app-shell-panel/index.esm.js +1 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.cjs.js +2 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.cjs.js.map +1 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.css.cjs.js +2 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.css.cjs.js.map +1 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.css.esm.js +103 -0
- package/dist/nile-app-shell-panel/nile-app-shell-panel.esm.js +33 -0
- package/dist/nile-app-shell-side-nav/index.cjs.js +2 -0
- package/dist/nile-app-shell-side-nav/index.cjs.js.map +1 -0
- package/dist/nile-app-shell-side-nav/index.esm.js +1 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.cjs.js +2 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.cjs.js.map +1 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.css.cjs.js +2 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.css.cjs.js.map +1 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.css.esm.js +55 -0
- package/dist/nile-app-shell-side-nav/nile-app-shell-side-nav.esm.js +5 -0
- package/dist/nile-floating-panel/nile-floating-panel.cjs.js +1 -1
- package/dist/nile-floating-panel/nile-floating-panel.cjs.js.map +1 -1
- package/dist/nile-floating-panel/nile-floating-panel.css.cjs.js +1 -1
- package/dist/nile-floating-panel/nile-floating-panel.css.cjs.js.map +1 -1
- package/dist/nile-floating-panel/nile-floating-panel.css.esm.js +46 -8
- package/dist/nile-floating-panel/nile-floating-panel.esm.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.css.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.css.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.css.esm.js +32 -17
- package/dist/nile-popover/nile-popover.esm.js +1 -1
- package/dist/nile-side-bar-footer/nile-side-bar-footer.cjs.js +1 -1
- package/dist/nile-side-bar-footer/nile-side-bar-footer.cjs.js.map +1 -1
- package/dist/nile-side-bar-footer/nile-side-bar-footer.css.cjs.js +1 -1
- package/dist/nile-side-bar-footer/nile-side-bar-footer.css.cjs.js.map +1 -1
- package/dist/nile-side-bar-footer/nile-side-bar-footer.css.esm.js +5 -0
- package/dist/nile-side-bar-footer/nile-side-bar-footer.esm.js +2 -2
- package/dist/nile-side-bar-header/nile-side-bar-header.cjs.js +1 -1
- package/dist/nile-side-bar-header/nile-side-bar-header.cjs.js.map +1 -1
- package/dist/nile-side-bar-header/nile-side-bar-header.css.cjs.js +1 -1
- package/dist/nile-side-bar-header/nile-side-bar-header.css.cjs.js.map +1 -1
- package/dist/nile-side-bar-header/nile-side-bar-header.css.esm.js +5 -0
- package/dist/nile-side-bar-header/nile-side-bar-header.esm.js +2 -2
- package/dist/nile-wysiwyg-editor/index.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/index.esm.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-editor.esm.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/index.esm.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/nile-wysiwyg-toolbar/nile-wysiwyg-toolbar.esm.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.cjs.js.map +1 -1
- package/dist/nile-wysiwyg-editor/ui/bubble-menu.esm.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/embed-menu.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/embed-menu.cjs.js.map +1 -1
- package/dist/nile-wysiwyg-editor/ui/embed-menu.esm.js +2 -2
- package/dist/nile-wysiwyg-editor/ui/image-menu.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/image-menu.cjs.js.map +1 -1
- package/dist/nile-wysiwyg-editor/ui/image-menu.esm.js +4 -4
- package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js +1 -1
- package/dist/nile-wysiwyg-editor/ui/table-menu.cjs.js.map +1 -1
- package/dist/nile-wysiwyg-editor/ui/table-menu.esm.js +1 -1
- package/dist/src/index.d.ts +7 -2
- package/dist/src/index.js +6 -1
- package/dist/src/index.js.map +1 -1
- package/dist/src/internal/glyph.d.ts +6 -1
- package/dist/src/internal/glyph.js +8 -1
- package/dist/src/internal/glyph.js.map +1 -1
- package/dist/src/nile-app-shell/index.d.ts +7 -0
- package/dist/src/nile-app-shell/index.js +8 -0
- package/dist/src/nile-app-shell/index.js.map +1 -0
- package/dist/src/nile-app-shell/nile-app-shell-regions.test.d.ts +4 -0
- package/dist/src/nile-app-shell/nile-app-shell-regions.test.js +177 -0
- package/dist/src/nile-app-shell/nile-app-shell-regions.test.js.map +1 -0
- package/dist/src/nile-app-shell/nile-app-shell.css.d.ts +18 -0
- package/dist/src/nile-app-shell/nile-app-shell.css.js +572 -0
- package/dist/src/nile-app-shell/nile-app-shell.css.js.map +1 -0
- package/dist/src/nile-app-shell/nile-app-shell.d.ts +292 -0
- package/dist/src/nile-app-shell/nile-app-shell.js +796 -0
- package/dist/src/nile-app-shell/nile-app-shell.js.map +1 -0
- package/dist/src/nile-app-shell/nile-app-shell.test.d.ts +3 -0
- package/dist/src/nile-app-shell/nile-app-shell.test.js +454 -0
- package/dist/src/nile-app-shell/nile-app-shell.test.js.map +1 -0
- package/dist/src/nile-app-shell/shell-controller.d.ts +34 -0
- package/dist/src/nile-app-shell/shell-controller.js +80 -0
- package/dist/src/nile-app-shell/shell-controller.js.map +1 -0
- package/dist/src/nile-app-shell-main/index.d.ts +7 -0
- package/dist/src/nile-app-shell-main/index.js +8 -0
- package/dist/src/nile-app-shell-main/index.js.map +1 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.css.d.ts +9 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.css.js +27 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.css.js.map +1 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.d.ts +38 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.js +51 -0
- package/dist/src/nile-app-shell-main/nile-app-shell-main.js.map +1 -0
- package/dist/src/nile-app-shell-nav-toggle/index.d.ts +7 -0
- package/dist/src/nile-app-shell-nav-toggle/index.js +8 -0
- package/dist/src/nile-app-shell-nav-toggle/index.js.map +1 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.d.ts +13 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.js +42 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.js.map +1 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.d.ts +56 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.js +126 -0
- package/dist/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.js.map +1 -0
- package/dist/src/nile-app-shell-panel/index.d.ts +7 -0
- package/dist/src/nile-app-shell-panel/index.js +8 -0
- package/dist/src/nile-app-shell-panel/index.js.map +1 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.css.d.ts +9 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.css.js +112 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.css.js.map +1 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.d.ts +73 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.js +158 -0
- package/dist/src/nile-app-shell-panel/nile-app-shell-panel.js.map +1 -0
- package/dist/src/nile-app-shell-side-nav/index.d.ts +7 -0
- package/dist/src/nile-app-shell-side-nav/index.js +8 -0
- package/dist/src/nile-app-shell-side-nav/index.js.map +1 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.css.d.ts +13 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.css.js +68 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.css.js.map +1 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.d.ts +54 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.js +83 -0
- package/dist/src/nile-app-shell-side-nav/nile-app-shell-side-nav.js.map +1 -0
- package/dist/src/nile-floating-panel/nile-floating-panel.css.js +46 -8
- package/dist/src/nile-floating-panel/nile-floating-panel.css.js.map +1 -1
- package/dist/src/nile-floating-panel/nile-floating-panel.js +13 -1
- package/dist/src/nile-floating-panel/nile-floating-panel.js.map +1 -1
- package/dist/src/nile-popover/nile-popover.css.js +30 -15
- package/dist/src/nile-popover/nile-popover.css.js.map +1 -1
- package/dist/src/nile-popover/nile-popover.js +1 -1
- package/dist/src/nile-popover/nile-popover.js.map +1 -1
- package/dist/src/nile-popover/nile-popover.test.js +1 -1
- package/dist/src/nile-popover/nile-popover.test.js.map +1 -1
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.css.js +5 -0
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.css.js.map +1 -1
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.d.ts +10 -0
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.js +17 -1
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.js.map +1 -1
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.test.d.ts +1 -0
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.test.js +42 -0
- package/dist/src/nile-side-bar-footer/nile-side-bar-footer.test.js.map +1 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-app-shell.test.d.ts +4 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-app-shell.test.js +68 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-app-shell.test.js.map +1 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-header.css.js +5 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-header.css.js.map +1 -1
- package/dist/src/nile-side-bar-header/nile-side-bar-header.d.ts +9 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-header.js +17 -1
- package/dist/src/nile-side-bar-header/nile-side-bar-header.js.map +1 -1
- package/dist/src/nile-side-bar-header/nile-side-bar-header.test.d.ts +1 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-header.test.js +42 -0
- package/dist/src/nile-side-bar-header/nile-side-bar-header.test.js.map +1 -0
- package/dist/src/version.d.ts +11 -1
- package/dist/src/version.js +51 -8
- package/dist/src/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/version.cjs.js +1 -1
- package/dist/version.cjs.js.map +1 -1
- package/dist/version.esm.js +1 -1
- package/package.json +7 -2
- package/src/index.ts +16 -4
- package/src/internal/glyph.ts +12 -1
- package/src/nile-app-shell/index.ts +8 -0
- package/src/nile-app-shell/nile-app-shell-regions.test.ts +215 -0
- package/src/nile-app-shell/nile-app-shell.css.ts +574 -0
- package/src/nile-app-shell/nile-app-shell.test.ts +536 -0
- package/src/nile-app-shell/nile-app-shell.ts +838 -0
- package/src/nile-app-shell/shell-controller.ts +100 -0
- package/src/nile-app-shell-main/index.ts +8 -0
- package/src/nile-app-shell-main/nile-app-shell-main.css.ts +29 -0
- package/src/nile-app-shell-main/nile-app-shell-main.ts +52 -0
- package/src/nile-app-shell-nav-toggle/index.ts +8 -0
- package/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.css.ts +44 -0
- package/src/nile-app-shell-nav-toggle/nile-app-shell-nav-toggle.ts +138 -0
- package/src/nile-app-shell-panel/index.ts +8 -0
- package/src/nile-app-shell-panel/nile-app-shell-panel.css.ts +114 -0
- package/src/nile-app-shell-panel/nile-app-shell-panel.ts +161 -0
- package/src/nile-app-shell-side-nav/index.ts +8 -0
- package/src/nile-app-shell-side-nav/nile-app-shell-side-nav.css.ts +70 -0
- package/src/nile-app-shell-side-nav/nile-app-shell-side-nav.ts +86 -0
- package/src/nile-floating-panel/nile-floating-panel.css.ts +46 -8
- package/src/nile-floating-panel/nile-floating-panel.ts +19 -1
- package/src/nile-popover/nile-popover.css.ts +30 -15
- package/src/nile-popover/nile-popover.test.ts +1 -1
- package/src/nile-popover/nile-popover.ts +1 -1
- package/src/nile-side-bar-footer/nile-side-bar-footer.css.ts +5 -0
- package/src/nile-side-bar-footer/nile-side-bar-footer.test.ts +55 -0
- package/src/nile-side-bar-footer/nile-side-bar-footer.ts +12 -1
- package/src/nile-side-bar-header/nile-side-bar-app-shell.test.ts +78 -0
- package/src/nile-side-bar-header/nile-side-bar-header.css.ts +5 -0
- package/src/nile-side-bar-header/nile-side-bar-header.test.ts +55 -0
- package/src/nile-side-bar-header/nile-side-bar-header.ts +10 -0
- package/src/version.ts +55 -7
- package/vscode-html-custom-data.json +246 -9
package/README.md
CHANGED
|
@@ -91,6 +91,13 @@ To run a local development server that serves the basic demo located in `demo/in
|
|
|
91
91
|
|
|
92
92
|
In this section, you can find the updates for each release of `nile-elements`. It's a good practice to maintain detailed release notes to help users and developers understand what changes have been made from one version to another and how these changes might affect their projects.
|
|
93
93
|
|
|
94
|
+
#### Version 2.0.7 (September 07, 2026)
|
|
95
|
+
- Nile Side Bar Header & Nile Side Bar Footer: Added a `background` property. The default keeps the sidebar surface color, and `background="transparent"` drops it so whatever sits behind the header/footer shows through (UIF-1347)
|
|
96
|
+
|
|
97
|
+
#### Version 2.0.6 (September 07, 2026)
|
|
98
|
+
- Nile Floating Panel: Fixed the arrow leaving a gap in the panel border — (UIF-1341)
|
|
99
|
+
- Nile Popover: Fixed the panel border cutting across the base of the arrow (UIF-1342)
|
|
100
|
+
|
|
94
101
|
#### Version 2.0.5 (August 25, 2026)
|
|
95
102
|
- Nile Combobox: Removed the whitespace inside the dropdown (UIF-1331)
|
|
96
103
|
- Nile Combobox: `Select All`, the `Selected/All` toggle and the footer are now fixed panes so they no longer scroll out of view, and grouped data no longer shows a duplicate group label while a header is pinned. (UIF-1332)
|
package/demo/nxtgen-classes.css
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/* @nile-version 1.3.2 */
|
|
2
|
+
:root { --nile-version: "1.3.2"; }
|
|
3
|
+
|
|
1
4
|
/**
|
|
2
5
|
* Do not edit directly
|
|
3
6
|
* Generated by build-nxtgen-utilities.mjs
|
|
@@ -3278,84 +3281,84 @@
|
|
|
3278
3281
|
.ng-fill-blue-950 { fill: var(--ng-color-blue-950); }
|
|
3279
3282
|
.ng-stroke-blue-950 { stroke: var(--ng-color-blue-950); }
|
|
3280
3283
|
|
|
3281
|
-
/* color-bluedark-25: #
|
|
3284
|
+
/* color-bluedark-25: #F5F8FEFF */
|
|
3282
3285
|
.ng-text-bluedark-25 { color: var(--ng-color-bluedark-25); }
|
|
3283
3286
|
.ng-bg-bluedark-25 { background-color: var(--ng-color-bluedark-25); }
|
|
3284
3287
|
.ng-border-bluedark-25 { border-color: var(--ng-color-bluedark-25); }
|
|
3285
3288
|
.ng-fill-bluedark-25 { fill: var(--ng-color-bluedark-25); }
|
|
3286
3289
|
.ng-stroke-bluedark-25 { stroke: var(--ng-color-bluedark-25); }
|
|
3287
3290
|
|
|
3288
|
-
/* color-bluedark-50: #
|
|
3291
|
+
/* color-bluedark-50: #F0F4FDFF */
|
|
3289
3292
|
.ng-text-bluedark-50 { color: var(--ng-color-bluedark-50); }
|
|
3290
3293
|
.ng-bg-bluedark-50 { background-color: var(--ng-color-bluedark-50); }
|
|
3291
3294
|
.ng-border-bluedark-50 { border-color: var(--ng-color-bluedark-50); }
|
|
3292
3295
|
.ng-fill-bluedark-50 { fill: var(--ng-color-bluedark-50); }
|
|
3293
3296
|
.ng-stroke-bluedark-50 { stroke: var(--ng-color-bluedark-50); }
|
|
3294
3297
|
|
|
3295
|
-
/* color-bluedark-100: #
|
|
3298
|
+
/* color-bluedark-100: #D3E1FAFF */
|
|
3296
3299
|
.ng-text-bluedark-100 { color: var(--ng-color-bluedark-100); }
|
|
3297
3300
|
.ng-bg-bluedark-100 { background-color: var(--ng-color-bluedark-100); }
|
|
3298
3301
|
.ng-border-bluedark-100 { border-color: var(--ng-color-bluedark-100); }
|
|
3299
3302
|
.ng-fill-bluedark-100 { fill: var(--ng-color-bluedark-100); }
|
|
3300
3303
|
.ng-stroke-bluedark-100 { stroke: var(--ng-color-bluedark-100); }
|
|
3301
3304
|
|
|
3302
|
-
/* color-bluedark-200: #
|
|
3305
|
+
/* color-bluedark-200: #B4CEF7FF */
|
|
3303
3306
|
.ng-text-bluedark-200 { color: var(--ng-color-bluedark-200); }
|
|
3304
3307
|
.ng-bg-bluedark-200 { background-color: var(--ng-color-bluedark-200); }
|
|
3305
3308
|
.ng-border-bluedark-200 { border-color: var(--ng-color-bluedark-200); }
|
|
3306
3309
|
.ng-fill-bluedark-200 { fill: var(--ng-color-bluedark-200); }
|
|
3307
3310
|
.ng-stroke-bluedark-200 { stroke: var(--ng-color-bluedark-200); }
|
|
3308
3311
|
|
|
3309
|
-
/* color-bluedark-300: #
|
|
3312
|
+
/* color-bluedark-300: #88B0F3FF */
|
|
3310
3313
|
.ng-text-bluedark-300 { color: var(--ng-color-bluedark-300); }
|
|
3311
3314
|
.ng-bg-bluedark-300 { background-color: var(--ng-color-bluedark-300); }
|
|
3312
3315
|
.ng-border-bluedark-300 { border-color: var(--ng-color-bluedark-300); }
|
|
3313
3316
|
.ng-fill-bluedark-300 { fill: var(--ng-color-bluedark-300); }
|
|
3314
3317
|
.ng-stroke-bluedark-300 { stroke: var(--ng-color-bluedark-300); }
|
|
3315
3318
|
|
|
3316
|
-
/* color-bluedark-400: #
|
|
3319
|
+
/* color-bluedark-400: #5690EEFF */
|
|
3317
3320
|
.ng-text-bluedark-400 { color: var(--ng-color-bluedark-400); }
|
|
3318
3321
|
.ng-bg-bluedark-400 { background-color: var(--ng-color-bluedark-400); }
|
|
3319
3322
|
.ng-border-bluedark-400 { border-color: var(--ng-color-bluedark-400); }
|
|
3320
3323
|
.ng-fill-bluedark-400 { fill: var(--ng-color-bluedark-400); }
|
|
3321
3324
|
.ng-stroke-bluedark-400 { stroke: var(--ng-color-bluedark-400); }
|
|
3322
3325
|
|
|
3323
|
-
/* color-bluedark-500: #
|
|
3326
|
+
/* color-bluedark-500: #2D79EBFF */
|
|
3324
3327
|
.ng-text-bluedark-500 { color: var(--ng-color-bluedark-500); }
|
|
3325
3328
|
.ng-bg-bluedark-500 { background-color: var(--ng-color-bluedark-500); }
|
|
3326
3329
|
.ng-border-bluedark-500 { border-color: var(--ng-color-bluedark-500); }
|
|
3327
3330
|
.ng-fill-bluedark-500 { fill: var(--ng-color-bluedark-500); }
|
|
3328
3331
|
.ng-stroke-bluedark-500 { stroke: var(--ng-color-bluedark-500); }
|
|
3329
3332
|
|
|
3330
|
-
/* color-bluedark-600: #
|
|
3333
|
+
/* color-bluedark-600: #1868DBFF */
|
|
3331
3334
|
.ng-text-bluedark-600 { color: var(--ng-color-bluedark-600); }
|
|
3332
3335
|
.ng-bg-bluedark-600 { background-color: var(--ng-color-bluedark-600); }
|
|
3333
3336
|
.ng-border-bluedark-600 { border-color: var(--ng-color-bluedark-600); }
|
|
3334
3337
|
.ng-fill-bluedark-600 { fill: var(--ng-color-bluedark-600); }
|
|
3335
3338
|
.ng-stroke-bluedark-600 { stroke: var(--ng-color-bluedark-600); }
|
|
3336
3339
|
|
|
3337
|
-
/* color-bluedark-700: #
|
|
3340
|
+
/* color-bluedark-700: #005BD4FF */
|
|
3338
3341
|
.ng-text-bluedark-700 { color: var(--ng-color-bluedark-700); }
|
|
3339
3342
|
.ng-bg-bluedark-700 { background-color: var(--ng-color-bluedark-700); }
|
|
3340
3343
|
.ng-border-bluedark-700 { border-color: var(--ng-color-bluedark-700); }
|
|
3341
3344
|
.ng-fill-bluedark-700 { fill: var(--ng-color-bluedark-700); }
|
|
3342
3345
|
.ng-stroke-bluedark-700 { stroke: var(--ng-color-bluedark-700); }
|
|
3343
3346
|
|
|
3344
|
-
/* color-bluedark-800: #
|
|
3347
|
+
/* color-bluedark-800: #004AAEFF */
|
|
3345
3348
|
.ng-text-bluedark-800 { color: var(--ng-color-bluedark-800); }
|
|
3346
3349
|
.ng-bg-bluedark-800 { background-color: var(--ng-color-bluedark-800); }
|
|
3347
3350
|
.ng-border-bluedark-800 { border-color: var(--ng-color-bluedark-800); }
|
|
3348
3351
|
.ng-fill-bluedark-800 { fill: var(--ng-color-bluedark-800); }
|
|
3349
3352
|
.ng-stroke-bluedark-800 { stroke: var(--ng-color-bluedark-800); }
|
|
3350
3353
|
|
|
3351
|
-
/* color-bluedark-900: #
|
|
3354
|
+
/* color-bluedark-900: #003D90FF */
|
|
3352
3355
|
.ng-text-bluedark-900 { color: var(--ng-color-bluedark-900); }
|
|
3353
3356
|
.ng-bg-bluedark-900 { background-color: var(--ng-color-bluedark-900); }
|
|
3354
3357
|
.ng-border-bluedark-900 { border-color: var(--ng-color-bluedark-900); }
|
|
3355
3358
|
.ng-fill-bluedark-900 { fill: var(--ng-color-bluedark-900); }
|
|
3356
3359
|
.ng-stroke-bluedark-900 { stroke: var(--ng-color-bluedark-900); }
|
|
3357
3360
|
|
|
3358
|
-
/* color-bluedark-950: #
|
|
3361
|
+
/* color-bluedark-950: #01275DFF */
|
|
3359
3362
|
.ng-text-bluedark-950 { color: var(--ng-color-bluedark-950); }
|
|
3360
3363
|
.ng-bg-bluedark-950 { background-color: var(--ng-color-bluedark-950); }
|
|
3361
3364
|
.ng-border-bluedark-950 { border-color: var(--ng-color-bluedark-950); }
|
package/demo/nxtgen-dark.css
CHANGED
|
@@ -256,18 +256,18 @@
|
|
|
256
256
|
--ng-color-blue-800: #1849A9FF;
|
|
257
257
|
--ng-color-blue-900: #194185FF;
|
|
258
258
|
--ng-color-blue-950: #102A56FF;
|
|
259
|
-
--ng-color-bluedark-25: #
|
|
260
|
-
--ng-color-bluedark-50: #
|
|
261
|
-
--ng-color-bluedark-100: #
|
|
262
|
-
--ng-color-bluedark-200: #
|
|
263
|
-
--ng-color-bluedark-300: #
|
|
264
|
-
--ng-color-bluedark-400: #
|
|
265
|
-
--ng-color-bluedark-500: #
|
|
266
|
-
--ng-color-bluedark-600: #
|
|
267
|
-
--ng-color-bluedark-700: #
|
|
268
|
-
--ng-color-bluedark-800: #
|
|
269
|
-
--ng-color-bluedark-900: #
|
|
270
|
-
--ng-color-bluedark-950: #
|
|
259
|
+
--ng-color-bluedark-25: #F5F8FEFF;
|
|
260
|
+
--ng-color-bluedark-50: #F0F4FDFF;
|
|
261
|
+
--ng-color-bluedark-100: #D3E1FAFF;
|
|
262
|
+
--ng-color-bluedark-200: #B4CEF7FF;
|
|
263
|
+
--ng-color-bluedark-300: #88B0F3FF;
|
|
264
|
+
--ng-color-bluedark-400: #5690EEFF;
|
|
265
|
+
--ng-color-bluedark-500: #2D79EBFF;
|
|
266
|
+
--ng-color-bluedark-600: #1868DBFF;
|
|
267
|
+
--ng-color-bluedark-700: #005BD4FF;
|
|
268
|
+
--ng-color-bluedark-800: #004AAEFF;
|
|
269
|
+
--ng-color-bluedark-900: #003D90FF;
|
|
270
|
+
--ng-color-bluedark-950: #01275DFF;
|
|
271
271
|
--ng-color-indigo-25: #F5F8FFFF;
|
|
272
272
|
--ng-color-indigo-50: #EEF4FFFF;
|
|
273
273
|
--ng-color-indigo-100: #E0EAFFFF;
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
--ng-colors-text-tertiary-on-brand: var(--ng-color-bluedark-300);
|
|
879
879
|
--ng-colors-text-quaternary-500: var(--ng-color-graydarkmode-400);
|
|
880
880
|
--ng-colors-text-quaternary-on-brand: var(--ng-color-bluedark-400);
|
|
881
|
-
--ng-colors-text-disabled: var(--ng-color-graydarkmode-
|
|
881
|
+
--ng-colors-text-disabled: var(--ng-color-graydarkmode-600);
|
|
882
882
|
--ng-colors-text-placeholder: var(--ng-color-graydarkmode-400);
|
|
883
883
|
--ng-colors-text-placeholder-subtle: var(--ng-color-graydarkmode-600);
|
|
884
884
|
--ng-colors-text-brand-primary-900: var(--ng-color-bluedark-200);
|
|
@@ -892,11 +892,11 @@
|
|
|
892
892
|
--ng-colors-text-success-primary-600: var(--ng-color-success-400);
|
|
893
893
|
--ng-colors-border-primary: var(--ng-color-graydarkmode-600);
|
|
894
894
|
--ng-colors-border-secondary: var(--ng-color-graydarkmode-700);
|
|
895
|
-
--ng-colors-border-secondary-alt:
|
|
896
|
-
--ng-colors-border-tertiary: var(--ng-color-graydarkmode-
|
|
895
|
+
--ng-colors-border-secondary-alt: var(--ng-color-graydarkmode-800);
|
|
896
|
+
--ng-colors-border-tertiary: var(--ng-color-graydarkmode-800);
|
|
897
897
|
--ng-colors-border-neutral: var(--ng-color-graydarkmode-600);
|
|
898
|
-
--ng-colors-border-disabled: var(--ng-color-graydarkmode-
|
|
899
|
-
--ng-colors-border-disabled-subtle: var(--ng-color-graydarkmode-
|
|
898
|
+
--ng-colors-border-disabled: var(--ng-color-graydarkmode-700);
|
|
899
|
+
--ng-colors-border-disabled-subtle: var(--ng-color-graydarkmode-800);
|
|
900
900
|
--ng-colors-border-brand: var(--ng-color-bluedark-400);
|
|
901
901
|
--ng-colors-border-brand-alt: var(--ng-color-bluedark-500);
|
|
902
902
|
--ng-colors-border-error: var(--ng-color-error-400);
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
--ng-colors-bg-quaternary-alt: var(--ng-color-graydarkmode-600);
|
|
1109
1109
|
--ng-colors-bg-active: var(--ng-color-graydarkmode-900);
|
|
1110
1110
|
--ng-colors-bg-disabled: var(--ng-color-graydarkmode-950);
|
|
1111
|
-
--ng-colors-bg-disabled-subtle: var(--ng-color-graydarkmode-
|
|
1111
|
+
--ng-colors-bg-disabled-subtle: var(--ng-color-graydarkmode-800);
|
|
1112
1112
|
--ng-colors-bg-overlay: var(--ng-color-base-black);
|
|
1113
1113
|
--ng-colors-bg-brand-primary: var(--ng-color-bluedark-950);
|
|
1114
1114
|
--ng-colors-bg-brand-primary-alt: var(--ng-color-bluedark-950);
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
--ng-colors-text-tertiary-on-brand: var(--ng-color-bluedark-300);
|
|
1678
1678
|
--ng-colors-text-quaternary-500: var(--ng-color-graydarkmode-400);
|
|
1679
1679
|
--ng-colors-text-quaternary-on-brand: var(--ng-color-bluedark-400);
|
|
1680
|
-
--ng-colors-text-disabled: var(--ng-color-graydarkmode-
|
|
1680
|
+
--ng-colors-text-disabled: var(--ng-color-graydarkmode-600);
|
|
1681
1681
|
--ng-colors-text-placeholder: var(--ng-color-graydarkmode-400);
|
|
1682
1682
|
--ng-colors-text-placeholder-subtle: var(--ng-color-graydarkmode-600);
|
|
1683
1683
|
--ng-colors-text-brand-primary-900: var(--ng-color-bluedark-200);
|
|
@@ -1691,11 +1691,11 @@
|
|
|
1691
1691
|
--ng-colors-text-success-primary-600: var(--ng-color-success-400);
|
|
1692
1692
|
--ng-colors-border-primary: var(--ng-color-graydarkmode-600);
|
|
1693
1693
|
--ng-colors-border-secondary: var(--ng-color-graydarkmode-700);
|
|
1694
|
-
--ng-colors-border-secondary-alt:
|
|
1695
|
-
--ng-colors-border-tertiary: var(--ng-color-graydarkmode-
|
|
1694
|
+
--ng-colors-border-secondary-alt: var(--ng-color-graydarkmode-800);
|
|
1695
|
+
--ng-colors-border-tertiary: var(--ng-color-graydarkmode-800);
|
|
1696
1696
|
--ng-colors-border-neutral: var(--ng-color-graydarkmode-600);
|
|
1697
|
-
--ng-colors-border-disabled: var(--ng-color-graydarkmode-
|
|
1698
|
-
--ng-colors-border-disabled-subtle: var(--ng-color-graydarkmode-
|
|
1697
|
+
--ng-colors-border-disabled: var(--ng-color-graydarkmode-700);
|
|
1698
|
+
--ng-colors-border-disabled-subtle: var(--ng-color-graydarkmode-800);
|
|
1699
1699
|
--ng-colors-border-brand: var(--ng-color-bluedark-400);
|
|
1700
1700
|
--ng-colors-border-brand-alt: var(--ng-color-bluedark-500);
|
|
1701
1701
|
--ng-colors-border-error: var(--ng-color-error-400);
|
|
@@ -1907,7 +1907,7 @@
|
|
|
1907
1907
|
--ng-colors-bg-quaternary-alt: var(--ng-color-graydarkmode-600);
|
|
1908
1908
|
--ng-colors-bg-active: var(--ng-color-graydarkmode-900);
|
|
1909
1909
|
--ng-colors-bg-disabled: var(--ng-color-graydarkmode-950);
|
|
1910
|
-
--ng-colors-bg-disabled-subtle: var(--ng-color-graydarkmode-
|
|
1910
|
+
--ng-colors-bg-disabled-subtle: var(--ng-color-graydarkmode-800);
|
|
1911
1911
|
--ng-colors-bg-overlay: var(--ng-color-base-black);
|
|
1912
1912
|
--ng-colors-bg-brand-primary: var(--ng-color-bluedark-950);
|
|
1913
1913
|
--ng-colors-bg-brand-primary-alt: var(--ng-color-bluedark-950);
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/* @nile-version 1.3.2 */
|
|
2
|
+
:root { --nile-version: "1.3.2"; }
|
|
3
|
+
|
|
1
4
|
/**
|
|
2
5
|
* Do not edit directly
|
|
3
6
|
* Generated by build-nxtgen-properties.mjs
|
|
@@ -2446,88 +2449,88 @@
|
|
|
2446
2449
|
initial-value: #102A56FF;
|
|
2447
2450
|
}
|
|
2448
2451
|
|
|
2449
|
-
/* --ng-color-bluedark-100: #
|
|
2452
|
+
/* --ng-color-bluedark-100: #D3E1FAFF */
|
|
2450
2453
|
@property --ng-color-bluedark-100 {
|
|
2451
2454
|
syntax: "<color>";
|
|
2452
2455
|
inherits: true;
|
|
2453
|
-
initial-value: #
|
|
2456
|
+
initial-value: #D3E1FAFF;
|
|
2454
2457
|
}
|
|
2455
2458
|
|
|
2456
|
-
/* --ng-color-bluedark-200: #
|
|
2459
|
+
/* --ng-color-bluedark-200: #B4CEF7FF */
|
|
2457
2460
|
@property --ng-color-bluedark-200 {
|
|
2458
2461
|
syntax: "<color>";
|
|
2459
2462
|
inherits: true;
|
|
2460
|
-
initial-value: #
|
|
2463
|
+
initial-value: #B4CEF7FF;
|
|
2461
2464
|
}
|
|
2462
2465
|
|
|
2463
|
-
/* --ng-color-bluedark-25: #
|
|
2466
|
+
/* --ng-color-bluedark-25: #F5F8FEFF */
|
|
2464
2467
|
@property --ng-color-bluedark-25 {
|
|
2465
2468
|
syntax: "<color>";
|
|
2466
2469
|
inherits: true;
|
|
2467
|
-
initial-value: #
|
|
2470
|
+
initial-value: #F5F8FEFF;
|
|
2468
2471
|
}
|
|
2469
2472
|
|
|
2470
|
-
/* --ng-color-bluedark-300: #
|
|
2473
|
+
/* --ng-color-bluedark-300: #88B0F3FF */
|
|
2471
2474
|
@property --ng-color-bluedark-300 {
|
|
2472
2475
|
syntax: "<color>";
|
|
2473
2476
|
inherits: true;
|
|
2474
|
-
initial-value: #
|
|
2477
|
+
initial-value: #88B0F3FF;
|
|
2475
2478
|
}
|
|
2476
2479
|
|
|
2477
|
-
/* --ng-color-bluedark-400: #
|
|
2480
|
+
/* --ng-color-bluedark-400: #5690EEFF */
|
|
2478
2481
|
@property --ng-color-bluedark-400 {
|
|
2479
2482
|
syntax: "<color>";
|
|
2480
2483
|
inherits: true;
|
|
2481
|
-
initial-value: #
|
|
2484
|
+
initial-value: #5690EEFF;
|
|
2482
2485
|
}
|
|
2483
2486
|
|
|
2484
|
-
/* --ng-color-bluedark-50: #
|
|
2487
|
+
/* --ng-color-bluedark-50: #F0F4FDFF */
|
|
2485
2488
|
@property --ng-color-bluedark-50 {
|
|
2486
2489
|
syntax: "<color>";
|
|
2487
2490
|
inherits: true;
|
|
2488
|
-
initial-value: #
|
|
2491
|
+
initial-value: #F0F4FDFF;
|
|
2489
2492
|
}
|
|
2490
2493
|
|
|
2491
|
-
/* --ng-color-bluedark-500: #
|
|
2494
|
+
/* --ng-color-bluedark-500: #2D79EBFF */
|
|
2492
2495
|
@property --ng-color-bluedark-500 {
|
|
2493
2496
|
syntax: "<color>";
|
|
2494
2497
|
inherits: true;
|
|
2495
|
-
initial-value: #
|
|
2498
|
+
initial-value: #2D79EBFF;
|
|
2496
2499
|
}
|
|
2497
2500
|
|
|
2498
|
-
/* --ng-color-bluedark-600: #
|
|
2501
|
+
/* --ng-color-bluedark-600: #1868DBFF */
|
|
2499
2502
|
@property --ng-color-bluedark-600 {
|
|
2500
2503
|
syntax: "<color>";
|
|
2501
2504
|
inherits: true;
|
|
2502
|
-
initial-value: #
|
|
2505
|
+
initial-value: #1868DBFF;
|
|
2503
2506
|
}
|
|
2504
2507
|
|
|
2505
|
-
/* --ng-color-bluedark-700: #
|
|
2508
|
+
/* --ng-color-bluedark-700: #005BD4FF */
|
|
2506
2509
|
@property --ng-color-bluedark-700 {
|
|
2507
2510
|
syntax: "<color>";
|
|
2508
2511
|
inherits: true;
|
|
2509
|
-
initial-value: #
|
|
2512
|
+
initial-value: #005BD4FF;
|
|
2510
2513
|
}
|
|
2511
2514
|
|
|
2512
|
-
/* --ng-color-bluedark-800: #
|
|
2515
|
+
/* --ng-color-bluedark-800: #004AAEFF */
|
|
2513
2516
|
@property --ng-color-bluedark-800 {
|
|
2514
2517
|
syntax: "<color>";
|
|
2515
2518
|
inherits: true;
|
|
2516
|
-
initial-value: #
|
|
2519
|
+
initial-value: #004AAEFF;
|
|
2517
2520
|
}
|
|
2518
2521
|
|
|
2519
|
-
/* --ng-color-bluedark-900: #
|
|
2522
|
+
/* --ng-color-bluedark-900: #003D90FF */
|
|
2520
2523
|
@property --ng-color-bluedark-900 {
|
|
2521
2524
|
syntax: "<color>";
|
|
2522
2525
|
inherits: true;
|
|
2523
|
-
initial-value: #
|
|
2526
|
+
initial-value: #003D90FF;
|
|
2524
2527
|
}
|
|
2525
2528
|
|
|
2526
|
-
/* --ng-color-bluedark-950: #
|
|
2529
|
+
/* --ng-color-bluedark-950: #01275DFF */
|
|
2527
2530
|
@property --ng-color-bluedark-950 {
|
|
2528
2531
|
syntax: "<color>";
|
|
2529
2532
|
inherits: true;
|
|
2530
|
-
initial-value: #
|
|
2533
|
+
initial-value: #01275DFF;
|
|
2531
2534
|
}
|
|
2532
2535
|
|
|
2533
2536
|
/* --ng-color-bluelight-100: #E0F2FEFF */
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/* @nile-version 1.3.2 */
|
|
2
|
+
:root { --nile-version: "1.3.2"; }
|
|
3
|
+
|
|
1
4
|
/**
|
|
2
5
|
* Do not edit directly
|
|
3
6
|
* Generated by build-nxtgen-bundle.mjs
|
|
@@ -2456,88 +2459,88 @@
|
|
|
2456
2459
|
initial-value: #102A56FF;
|
|
2457
2460
|
}
|
|
2458
2461
|
|
|
2459
|
-
/* --ng-color-bluedark-100: #
|
|
2462
|
+
/* --ng-color-bluedark-100: #D3E1FAFF */
|
|
2460
2463
|
@property --ng-color-bluedark-100 {
|
|
2461
2464
|
syntax: "<color>";
|
|
2462
2465
|
inherits: true;
|
|
2463
|
-
initial-value: #
|
|
2466
|
+
initial-value: #D3E1FAFF;
|
|
2464
2467
|
}
|
|
2465
2468
|
|
|
2466
|
-
/* --ng-color-bluedark-200: #
|
|
2469
|
+
/* --ng-color-bluedark-200: #B4CEF7FF */
|
|
2467
2470
|
@property --ng-color-bluedark-200 {
|
|
2468
2471
|
syntax: "<color>";
|
|
2469
2472
|
inherits: true;
|
|
2470
|
-
initial-value: #
|
|
2473
|
+
initial-value: #B4CEF7FF;
|
|
2471
2474
|
}
|
|
2472
2475
|
|
|
2473
|
-
/* --ng-color-bluedark-25: #
|
|
2476
|
+
/* --ng-color-bluedark-25: #F5F8FEFF */
|
|
2474
2477
|
@property --ng-color-bluedark-25 {
|
|
2475
2478
|
syntax: "<color>";
|
|
2476
2479
|
inherits: true;
|
|
2477
|
-
initial-value: #
|
|
2480
|
+
initial-value: #F5F8FEFF;
|
|
2478
2481
|
}
|
|
2479
2482
|
|
|
2480
|
-
/* --ng-color-bluedark-300: #
|
|
2483
|
+
/* --ng-color-bluedark-300: #88B0F3FF */
|
|
2481
2484
|
@property --ng-color-bluedark-300 {
|
|
2482
2485
|
syntax: "<color>";
|
|
2483
2486
|
inherits: true;
|
|
2484
|
-
initial-value: #
|
|
2487
|
+
initial-value: #88B0F3FF;
|
|
2485
2488
|
}
|
|
2486
2489
|
|
|
2487
|
-
/* --ng-color-bluedark-400: #
|
|
2490
|
+
/* --ng-color-bluedark-400: #5690EEFF */
|
|
2488
2491
|
@property --ng-color-bluedark-400 {
|
|
2489
2492
|
syntax: "<color>";
|
|
2490
2493
|
inherits: true;
|
|
2491
|
-
initial-value: #
|
|
2494
|
+
initial-value: #5690EEFF;
|
|
2492
2495
|
}
|
|
2493
2496
|
|
|
2494
|
-
/* --ng-color-bluedark-50: #
|
|
2497
|
+
/* --ng-color-bluedark-50: #F0F4FDFF */
|
|
2495
2498
|
@property --ng-color-bluedark-50 {
|
|
2496
2499
|
syntax: "<color>";
|
|
2497
2500
|
inherits: true;
|
|
2498
|
-
initial-value: #
|
|
2501
|
+
initial-value: #F0F4FDFF;
|
|
2499
2502
|
}
|
|
2500
2503
|
|
|
2501
|
-
/* --ng-color-bluedark-500: #
|
|
2504
|
+
/* --ng-color-bluedark-500: #2D79EBFF */
|
|
2502
2505
|
@property --ng-color-bluedark-500 {
|
|
2503
2506
|
syntax: "<color>";
|
|
2504
2507
|
inherits: true;
|
|
2505
|
-
initial-value: #
|
|
2508
|
+
initial-value: #2D79EBFF;
|
|
2506
2509
|
}
|
|
2507
2510
|
|
|
2508
|
-
/* --ng-color-bluedark-600: #
|
|
2511
|
+
/* --ng-color-bluedark-600: #1868DBFF */
|
|
2509
2512
|
@property --ng-color-bluedark-600 {
|
|
2510
2513
|
syntax: "<color>";
|
|
2511
2514
|
inherits: true;
|
|
2512
|
-
initial-value: #
|
|
2515
|
+
initial-value: #1868DBFF;
|
|
2513
2516
|
}
|
|
2514
2517
|
|
|
2515
|
-
/* --ng-color-bluedark-700: #
|
|
2518
|
+
/* --ng-color-bluedark-700: #005BD4FF */
|
|
2516
2519
|
@property --ng-color-bluedark-700 {
|
|
2517
2520
|
syntax: "<color>";
|
|
2518
2521
|
inherits: true;
|
|
2519
|
-
initial-value: #
|
|
2522
|
+
initial-value: #005BD4FF;
|
|
2520
2523
|
}
|
|
2521
2524
|
|
|
2522
|
-
/* --ng-color-bluedark-800: #
|
|
2525
|
+
/* --ng-color-bluedark-800: #004AAEFF */
|
|
2523
2526
|
@property --ng-color-bluedark-800 {
|
|
2524
2527
|
syntax: "<color>";
|
|
2525
2528
|
inherits: true;
|
|
2526
|
-
initial-value: #
|
|
2529
|
+
initial-value: #004AAEFF;
|
|
2527
2530
|
}
|
|
2528
2531
|
|
|
2529
|
-
/* --ng-color-bluedark-900: #
|
|
2532
|
+
/* --ng-color-bluedark-900: #003D90FF */
|
|
2530
2533
|
@property --ng-color-bluedark-900 {
|
|
2531
2534
|
syntax: "<color>";
|
|
2532
2535
|
inherits: true;
|
|
2533
|
-
initial-value: #
|
|
2536
|
+
initial-value: #003D90FF;
|
|
2534
2537
|
}
|
|
2535
2538
|
|
|
2536
|
-
/* --ng-color-bluedark-950: #
|
|
2539
|
+
/* --ng-color-bluedark-950: #01275DFF */
|
|
2537
2540
|
@property --ng-color-bluedark-950 {
|
|
2538
2541
|
syntax: "<color>";
|
|
2539
2542
|
inherits: true;
|
|
2540
|
-
initial-value: #
|
|
2543
|
+
initial-value: #01275DFF;
|
|
2541
2544
|
}
|
|
2542
2545
|
|
|
2543
2546
|
/* --ng-color-bluelight-100: #E0F2FEFF */
|
|
@@ -8526,84 +8529,84 @@
|
|
|
8526
8529
|
.ng-fill-blue-950 { fill: var(--ng-color-blue-950); }
|
|
8527
8530
|
.ng-stroke-blue-950 { stroke: var(--ng-color-blue-950); }
|
|
8528
8531
|
|
|
8529
|
-
/* color-bluedark-25: #
|
|
8532
|
+
/* color-bluedark-25: #F5F8FEFF */
|
|
8530
8533
|
.ng-text-bluedark-25 { color: var(--ng-color-bluedark-25); }
|
|
8531
8534
|
.ng-bg-bluedark-25 { background-color: var(--ng-color-bluedark-25); }
|
|
8532
8535
|
.ng-border-bluedark-25 { border-color: var(--ng-color-bluedark-25); }
|
|
8533
8536
|
.ng-fill-bluedark-25 { fill: var(--ng-color-bluedark-25); }
|
|
8534
8537
|
.ng-stroke-bluedark-25 { stroke: var(--ng-color-bluedark-25); }
|
|
8535
8538
|
|
|
8536
|
-
/* color-bluedark-50: #
|
|
8539
|
+
/* color-bluedark-50: #F0F4FDFF */
|
|
8537
8540
|
.ng-text-bluedark-50 { color: var(--ng-color-bluedark-50); }
|
|
8538
8541
|
.ng-bg-bluedark-50 { background-color: var(--ng-color-bluedark-50); }
|
|
8539
8542
|
.ng-border-bluedark-50 { border-color: var(--ng-color-bluedark-50); }
|
|
8540
8543
|
.ng-fill-bluedark-50 { fill: var(--ng-color-bluedark-50); }
|
|
8541
8544
|
.ng-stroke-bluedark-50 { stroke: var(--ng-color-bluedark-50); }
|
|
8542
8545
|
|
|
8543
|
-
/* color-bluedark-100: #
|
|
8546
|
+
/* color-bluedark-100: #D3E1FAFF */
|
|
8544
8547
|
.ng-text-bluedark-100 { color: var(--ng-color-bluedark-100); }
|
|
8545
8548
|
.ng-bg-bluedark-100 { background-color: var(--ng-color-bluedark-100); }
|
|
8546
8549
|
.ng-border-bluedark-100 { border-color: var(--ng-color-bluedark-100); }
|
|
8547
8550
|
.ng-fill-bluedark-100 { fill: var(--ng-color-bluedark-100); }
|
|
8548
8551
|
.ng-stroke-bluedark-100 { stroke: var(--ng-color-bluedark-100); }
|
|
8549
8552
|
|
|
8550
|
-
/* color-bluedark-200: #
|
|
8553
|
+
/* color-bluedark-200: #B4CEF7FF */
|
|
8551
8554
|
.ng-text-bluedark-200 { color: var(--ng-color-bluedark-200); }
|
|
8552
8555
|
.ng-bg-bluedark-200 { background-color: var(--ng-color-bluedark-200); }
|
|
8553
8556
|
.ng-border-bluedark-200 { border-color: var(--ng-color-bluedark-200); }
|
|
8554
8557
|
.ng-fill-bluedark-200 { fill: var(--ng-color-bluedark-200); }
|
|
8555
8558
|
.ng-stroke-bluedark-200 { stroke: var(--ng-color-bluedark-200); }
|
|
8556
8559
|
|
|
8557
|
-
/* color-bluedark-300: #
|
|
8560
|
+
/* color-bluedark-300: #88B0F3FF */
|
|
8558
8561
|
.ng-text-bluedark-300 { color: var(--ng-color-bluedark-300); }
|
|
8559
8562
|
.ng-bg-bluedark-300 { background-color: var(--ng-color-bluedark-300); }
|
|
8560
8563
|
.ng-border-bluedark-300 { border-color: var(--ng-color-bluedark-300); }
|
|
8561
8564
|
.ng-fill-bluedark-300 { fill: var(--ng-color-bluedark-300); }
|
|
8562
8565
|
.ng-stroke-bluedark-300 { stroke: var(--ng-color-bluedark-300); }
|
|
8563
8566
|
|
|
8564
|
-
/* color-bluedark-400: #
|
|
8567
|
+
/* color-bluedark-400: #5690EEFF */
|
|
8565
8568
|
.ng-text-bluedark-400 { color: var(--ng-color-bluedark-400); }
|
|
8566
8569
|
.ng-bg-bluedark-400 { background-color: var(--ng-color-bluedark-400); }
|
|
8567
8570
|
.ng-border-bluedark-400 { border-color: var(--ng-color-bluedark-400); }
|
|
8568
8571
|
.ng-fill-bluedark-400 { fill: var(--ng-color-bluedark-400); }
|
|
8569
8572
|
.ng-stroke-bluedark-400 { stroke: var(--ng-color-bluedark-400); }
|
|
8570
8573
|
|
|
8571
|
-
/* color-bluedark-500: #
|
|
8574
|
+
/* color-bluedark-500: #2D79EBFF */
|
|
8572
8575
|
.ng-text-bluedark-500 { color: var(--ng-color-bluedark-500); }
|
|
8573
8576
|
.ng-bg-bluedark-500 { background-color: var(--ng-color-bluedark-500); }
|
|
8574
8577
|
.ng-border-bluedark-500 { border-color: var(--ng-color-bluedark-500); }
|
|
8575
8578
|
.ng-fill-bluedark-500 { fill: var(--ng-color-bluedark-500); }
|
|
8576
8579
|
.ng-stroke-bluedark-500 { stroke: var(--ng-color-bluedark-500); }
|
|
8577
8580
|
|
|
8578
|
-
/* color-bluedark-600: #
|
|
8581
|
+
/* color-bluedark-600: #1868DBFF */
|
|
8579
8582
|
.ng-text-bluedark-600 { color: var(--ng-color-bluedark-600); }
|
|
8580
8583
|
.ng-bg-bluedark-600 { background-color: var(--ng-color-bluedark-600); }
|
|
8581
8584
|
.ng-border-bluedark-600 { border-color: var(--ng-color-bluedark-600); }
|
|
8582
8585
|
.ng-fill-bluedark-600 { fill: var(--ng-color-bluedark-600); }
|
|
8583
8586
|
.ng-stroke-bluedark-600 { stroke: var(--ng-color-bluedark-600); }
|
|
8584
8587
|
|
|
8585
|
-
/* color-bluedark-700: #
|
|
8588
|
+
/* color-bluedark-700: #005BD4FF */
|
|
8586
8589
|
.ng-text-bluedark-700 { color: var(--ng-color-bluedark-700); }
|
|
8587
8590
|
.ng-bg-bluedark-700 { background-color: var(--ng-color-bluedark-700); }
|
|
8588
8591
|
.ng-border-bluedark-700 { border-color: var(--ng-color-bluedark-700); }
|
|
8589
8592
|
.ng-fill-bluedark-700 { fill: var(--ng-color-bluedark-700); }
|
|
8590
8593
|
.ng-stroke-bluedark-700 { stroke: var(--ng-color-bluedark-700); }
|
|
8591
8594
|
|
|
8592
|
-
/* color-bluedark-800: #
|
|
8595
|
+
/* color-bluedark-800: #004AAEFF */
|
|
8593
8596
|
.ng-text-bluedark-800 { color: var(--ng-color-bluedark-800); }
|
|
8594
8597
|
.ng-bg-bluedark-800 { background-color: var(--ng-color-bluedark-800); }
|
|
8595
8598
|
.ng-border-bluedark-800 { border-color: var(--ng-color-bluedark-800); }
|
|
8596
8599
|
.ng-fill-bluedark-800 { fill: var(--ng-color-bluedark-800); }
|
|
8597
8600
|
.ng-stroke-bluedark-800 { stroke: var(--ng-color-bluedark-800); }
|
|
8598
8601
|
|
|
8599
|
-
/* color-bluedark-900: #
|
|
8602
|
+
/* color-bluedark-900: #003D90FF */
|
|
8600
8603
|
.ng-text-bluedark-900 { color: var(--ng-color-bluedark-900); }
|
|
8601
8604
|
.ng-bg-bluedark-900 { background-color: var(--ng-color-bluedark-900); }
|
|
8602
8605
|
.ng-border-bluedark-900 { border-color: var(--ng-color-bluedark-900); }
|
|
8603
8606
|
.ng-fill-bluedark-900 { fill: var(--ng-color-bluedark-900); }
|
|
8604
8607
|
.ng-stroke-bluedark-900 { stroke: var(--ng-color-bluedark-900); }
|
|
8605
8608
|
|
|
8606
|
-
/* color-bluedark-950: #
|
|
8609
|
+
/* color-bluedark-950: #01275DFF */
|
|
8607
8610
|
.ng-text-bluedark-950 { color: var(--ng-color-bluedark-950); }
|
|
8608
8611
|
.ng-bg-bluedark-950 { background-color: var(--ng-color-bluedark-950); }
|
|
8609
8612
|
.ng-border-bluedark-950 { border-color: var(--ng-color-bluedark-950); }
|
package/demo/nxtgen.css
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
/* @nile-version 1.3.2 */
|
|
2
|
+
:root { --nile-version: "1.3.2"; }
|
|
3
|
+
|
|
1
4
|
/* _Primitives - Style */
|
|
2
5
|
|
|
3
6
|
:root {
|
|
@@ -256,18 +259,18 @@
|
|
|
256
259
|
--ng-color-blue-800: #1849A9FF;
|
|
257
260
|
--ng-color-blue-900: #194185FF;
|
|
258
261
|
--ng-color-blue-950: #102A56FF;
|
|
259
|
-
--ng-color-bluedark-25: #
|
|
260
|
-
--ng-color-bluedark-50: #
|
|
261
|
-
--ng-color-bluedark-100: #
|
|
262
|
-
--ng-color-bluedark-200: #
|
|
263
|
-
--ng-color-bluedark-300: #
|
|
264
|
-
--ng-color-bluedark-400: #
|
|
265
|
-
--ng-color-bluedark-500: #
|
|
266
|
-
--ng-color-bluedark-600: #
|
|
267
|
-
--ng-color-bluedark-700: #
|
|
268
|
-
--ng-color-bluedark-800: #
|
|
269
|
-
--ng-color-bluedark-900: #
|
|
270
|
-
--ng-color-bluedark-950: #
|
|
262
|
+
--ng-color-bluedark-25: #F5F8FEFF;
|
|
263
|
+
--ng-color-bluedark-50: #F0F4FDFF;
|
|
264
|
+
--ng-color-bluedark-100: #D3E1FAFF;
|
|
265
|
+
--ng-color-bluedark-200: #B4CEF7FF;
|
|
266
|
+
--ng-color-bluedark-300: #88B0F3FF;
|
|
267
|
+
--ng-color-bluedark-400: #5690EEFF;
|
|
268
|
+
--ng-color-bluedark-500: #2D79EBFF;
|
|
269
|
+
--ng-color-bluedark-600: #1868DBFF;
|
|
270
|
+
--ng-color-bluedark-700: #005BD4FF;
|
|
271
|
+
--ng-color-bluedark-800: #004AAEFF;
|
|
272
|
+
--ng-color-bluedark-900: #003D90FF;
|
|
273
|
+
--ng-color-bluedark-950: #01275DFF;
|
|
271
274
|
--ng-color-indigo-25: #F5F8FFFF;
|
|
272
275
|
--ng-color-indigo-50: #EEF4FFFF;
|
|
273
276
|
--ng-color-indigo-100: #E0EAFFFF;
|
package/demo/utilities.css
CHANGED