@ojiepermana/angular 21.3.4 → 22.0.27
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 +16 -298
- package/fesm2022/ojiepermana-angular-chart.mjs +11 -0
- package/fesm2022/ojiepermana-angular-chart.mjs.map +1 -0
- package/fesm2022/ojiepermana-angular-component.mjs +11 -0
- package/fesm2022/ojiepermana-angular-component.mjs.map +1 -0
- package/fesm2022/ojiepermana-angular-navigation.mjs +11 -0
- package/fesm2022/ojiepermana-angular-navigation.mjs.map +1 -0
- package/fesm2022/ojiepermana-angular-sdk.mjs +11 -0
- package/fesm2022/ojiepermana-angular-sdk.mjs.map +1 -0
- package/fesm2022/ojiepermana-angular-theme.mjs +3 -374
- package/fesm2022/ojiepermana-angular-theme.mjs.map +1 -1
- package/fesm2022/ojiepermana-angular.mjs +14 -14
- package/fesm2022/ojiepermana-angular.mjs.map +1 -1
- package/package.json +25 -361
- package/types/ojiepermana-angular-chart.d.ts +1 -0
- package/types/ojiepermana-angular-component.d.ts +1 -0
- package/types/ojiepermana-angular-navigation.d.ts +1 -0
- package/types/ojiepermana-angular-sdk.d.ts +1 -0
- package/types/ojiepermana-angular-theme.d.ts +1 -116
- package/types/ojiepermana-angular.d.ts +5 -3
- package/.npmignore +0 -2
- package/collection.json +0 -30
- package/component/accordion/package.json +0 -4
- package/component/alert/package.json +0 -4
- package/component/alert-dialog/package.json +0 -4
- package/component/aspect-ratio/package.json +0 -4
- package/component/avatar/package.json +0 -4
- package/component/badge/package.json +0 -4
- package/component/breadcrumb/package.json +0 -4
- package/component/button/package.json +0 -4
- package/component/button-group/package.json +0 -4
- package/component/calendar/package.json +0 -4
- package/component/card/package.json +0 -4
- package/component/carousel/package.json +0 -4
- package/component/chart/README.md +0 -249
- package/component/chart/area/package.json +0 -4
- package/component/chart/bar/package.json +0 -4
- package/component/chart/line/package.json +0 -4
- package/component/chart/package.json +0 -4
- package/component/chart/pie/package.json +0 -4
- package/component/chart/radar/package.json +0 -4
- package/component/chart/radial/package.json +0 -4
- package/component/chart/scatter/package.json +0 -4
- package/component/checkbox/package.json +0 -4
- package/component/collapsible/package.json +0 -4
- package/component/combobox/package.json +0 -4
- package/component/command/package.json +0 -4
- package/component/context-menu/package.json +0 -4
- package/component/date-picker/package.json +0 -4
- package/component/dialog/package.json +0 -4
- package/component/drawer/package.json +0 -4
- package/component/dropdown-menu/package.json +0 -4
- package/component/form/package.json +0 -4
- package/component/input/package.json +0 -4
- package/component/input-group/package.json +0 -4
- package/component/item/package.json +0 -4
- package/component/label/package.json +0 -4
- package/component/pagination/package.json +0 -4
- package/component/popover/package.json +0 -4
- package/component/progress/package.json +0 -4
- package/component/radio/package.json +0 -4
- package/component/scroll-area/package.json +0 -4
- package/component/select/package.json +0 -4
- package/component/separator/package.json +0 -4
- package/component/sheet/package.json +0 -4
- package/component/skeleton/package.json +0 -4
- package/component/slider/package.json +0 -4
- package/component/switch/package.json +0 -4
- package/component/table/package.json +0 -4
- package/component/tabs/package.json +0 -4
- package/component/textarea/package.json +0 -4
- package/component/toast/package.json +0 -4
- package/component/tooltip/package.json +0 -4
- package/component/utils/package.json +0 -4
- package/fesm2022/ojiepermana-angular-component-accordion.mjs +0 -174
- package/fesm2022/ojiepermana-angular-component-accordion.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-alert-dialog.mjs +0 -242
- package/fesm2022/ojiepermana-angular-component-alert-dialog.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-alert.mjs +0 -90
- package/fesm2022/ojiepermana-angular-component-alert.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-aspect-ratio.mjs +0 -33
- package/fesm2022/ojiepermana-angular-component-aspect-ratio.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-avatar.mjs +0 -123
- package/fesm2022/ojiepermana-angular-component-avatar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-badge.mjs +0 -47
- package/fesm2022/ojiepermana-angular-component-badge.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-breadcrumb.mjs +0 -186
- package/fesm2022/ojiepermana-angular-component-breadcrumb.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-button-group.mjs +0 -95
- package/fesm2022/ojiepermana-angular-component-button-group.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-button.mjs +0 -64
- package/fesm2022/ojiepermana-angular-component-button.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-calendar.mjs +0 -78
- package/fesm2022/ojiepermana-angular-component-calendar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-card.mjs +0 -137
- package/fesm2022/ojiepermana-angular-component-card.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-carousel.mjs +0 -310
- package/fesm2022/ojiepermana-angular-component-carousel.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-area.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-area.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-bar.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-bar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-line.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-line.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-pie.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-pie.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-radar.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-radar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-radial.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-radial.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart-scatter.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-chart-scatter.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-chart.mjs +0 -3714
- package/fesm2022/ojiepermana-angular-component-chart.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-checkbox.mjs +0 -104
- package/fesm2022/ojiepermana-angular-component-checkbox.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-collapsible.mjs +0 -116
- package/fesm2022/ojiepermana-angular-component-collapsible.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-combobox.mjs +0 -263
- package/fesm2022/ojiepermana-angular-component-combobox.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-command.mjs +0 -268
- package/fesm2022/ojiepermana-angular-component-command.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-context-menu.mjs +0 -100
- package/fesm2022/ojiepermana-angular-component-context-menu.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-date-picker.mjs +0 -155
- package/fesm2022/ojiepermana-angular-component-date-picker.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-dialog.mjs +0 -262
- package/fesm2022/ojiepermana-angular-component-dialog.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-drawer.mjs +0 -6
- package/fesm2022/ojiepermana-angular-component-drawer.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-dropdown-menu.mjs +0 -458
- package/fesm2022/ojiepermana-angular-component-dropdown-menu.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-form.mjs +0 -208
- package/fesm2022/ojiepermana-angular-component-form.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-input-group.mjs +0 -164
- package/fesm2022/ojiepermana-angular-component-input-group.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-input.mjs +0 -43
- package/fesm2022/ojiepermana-angular-component-input.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-item.mjs +0 -241
- package/fesm2022/ojiepermana-angular-component-item.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-label.mjs +0 -30
- package/fesm2022/ojiepermana-angular-component-label.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-pagination.mjs +0 -192
- package/fesm2022/ojiepermana-angular-component-pagination.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-popover.mjs +0 -163
- package/fesm2022/ojiepermana-angular-component-popover.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-progress.mjs +0 -53
- package/fesm2022/ojiepermana-angular-component-progress.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-radio.mjs +0 -92
- package/fesm2022/ojiepermana-angular-component-radio.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-scroll-area.mjs +0 -48
- package/fesm2022/ojiepermana-angular-component-scroll-area.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-select.mjs +0 -131
- package/fesm2022/ojiepermana-angular-component-select.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-separator.mjs +0 -33
- package/fesm2022/ojiepermana-angular-component-separator.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-sheet.mjs +0 -235
- package/fesm2022/ojiepermana-angular-component-sheet.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-skeleton.mjs +0 -29
- package/fesm2022/ojiepermana-angular-component-skeleton.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-slider.mjs +0 -29
- package/fesm2022/ojiepermana-angular-component-slider.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-switch.mjs +0 -84
- package/fesm2022/ojiepermana-angular-component-switch.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-table.mjs +0 -139
- package/fesm2022/ojiepermana-angular-component-table.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-tabs.mjs +0 -252
- package/fesm2022/ojiepermana-angular-component-tabs.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-textarea.mjs +0 -37
- package/fesm2022/ojiepermana-angular-component-textarea.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-toast.mjs +0 -47
- package/fesm2022/ojiepermana-angular-component-toast.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-tooltip.mjs +0 -56
- package/fesm2022/ojiepermana-angular-component-tooltip.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-component-utils.mjs +0 -13
- package/fesm2022/ojiepermana-angular-component-utils.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-generator-api.mjs +0 -68
- package/fesm2022/ojiepermana-angular-generator-api.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-component.mjs +0 -581
- package/fesm2022/ojiepermana-angular-layout-component.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-empty.mjs +0 -49
- package/fesm2022/ojiepermana-angular-layout-empty.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-horizontal.mjs +0 -119
- package/fesm2022/ojiepermana-angular-layout-horizontal.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-provider.mjs +0 -21
- package/fesm2022/ojiepermana-angular-layout-provider.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-services.mjs +0 -114
- package/fesm2022/ojiepermana-angular-layout-services.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-shell.mjs +0 -48
- package/fesm2022/ojiepermana-angular-layout-shell.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-token-directive.mjs +0 -27
- package/fesm2022/ojiepermana-angular-layout-token-directive.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-token.mjs +0 -33
- package/fesm2022/ojiepermana-angular-layout-token.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout-vertical.mjs +0 -113
- package/fesm2022/ojiepermana-angular-layout-vertical.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-layout.mjs +0 -461
- package/fesm2022/ojiepermana-angular-layout.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-demo-data.mjs +0 -334
- package/fesm2022/ojiepermana-angular-navigation-demo-data.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-icon.mjs +0 -59
- package/fesm2022/ojiepermana-angular-navigation-icon.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-item.mjs +0 -548
- package/fesm2022/ojiepermana-angular-navigation-item.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-service.mjs +0 -204
- package/fesm2022/ojiepermana-angular-navigation-service.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-sidebar.mjs +0 -373
- package/fesm2022/ojiepermana-angular-navigation-sidebar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-topbar.mjs +0 -433
- package/fesm2022/ojiepermana-angular-navigation-topbar.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-navigation-types.mjs +0 -4
- package/fesm2022/ojiepermana-angular-navigation-types.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-theme-provider.mjs +0 -35
- package/fesm2022/ojiepermana-angular-theme-provider.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-theme-services.mjs +0 -286
- package/fesm2022/ojiepermana-angular-theme-services.mjs.map +0 -1
- package/fesm2022/ojiepermana-angular-theme-token.mjs +0 -56
- package/fesm2022/ojiepermana-angular-theme-token.mjs.map +0 -1
- package/generator/api/README.md +0 -252
- package/generator/api/bin/package.json +0 -3
- package/generator/api/bin/schematics/init/index.js +0 -90
- package/generator/api/bin/schematics/ng-add/index.js +0 -131
- package/generator/api/bin/schematics/sdk/index.js +0 -76
- package/generator/api/bin/src/config/loader.js +0 -41
- package/generator/api/bin/src/config/schema.js +0 -57
- package/generator/api/bin/src/emit/client.js +0 -246
- package/generator/api/bin/src/emit/metadata.js +0 -295
- package/generator/api/bin/src/emit/models.js +0 -106
- package/generator/api/bin/src/emit/navigation.js +0 -56
- package/generator/api/bin/src/emit/operations.js +0 -122
- package/generator/api/bin/src/emit/public-api.js +0 -54
- package/generator/api/bin/src/emit/services.js +0 -87
- package/generator/api/bin/src/engine.js +0 -65
- package/generator/api/bin/src/layout/per-domain.js +0 -359
- package/generator/api/bin/src/parser/bundle.js +0 -25
- package/generator/api/bin/src/parser/ir.js +0 -320
- package/generator/api/bin/src/parser/types.js +0 -7
- package/generator/api/bin/src/render/template.js +0 -58
- package/generator/api/bin/src/writer/index.js +0 -278
- package/generator/api/package.json +0 -4
- package/generator/api/schematics/init/schema.json +0 -19
- package/generator/api/schematics/ng-add/schema.json +0 -14
- package/generator/api/schematics/sdk/schema.json +0 -19
- package/generator/api/sdk.config.example.json +0 -24
- package/generator/guide/README.md +0 -84
- package/generator/guide/bin/package.json +0 -3
- package/generator/guide/bin/schematics/build/index.js +0 -35
- package/generator/guide/bin/schematics/init/index.js +0 -70
- package/generator/guide/bin/src/config/loader.js +0 -50
- package/generator/guide/bin/src/config/schema.js +0 -12
- package/generator/guide/bin/src/engine/component.js +0 -74
- package/generator/guide/bin/src/engine/frontmatter.js +0 -42
- package/generator/guide/bin/src/engine/index.js +0 -42
- package/generator/guide/bin/src/engine/naming.js +0 -39
- package/generator/guide/bin/src/engine/render.js +0 -31
- package/generator/guide/bin/src/engine/routes.js +0 -106
- package/generator/guide/bin/src/engine/walk.js +0 -35
- package/generator/guide/guide.config.example.json +0 -9
- package/generator/guide/schematics/build/schema.json +0 -14
- package/generator/guide/schematics/init/schema.json +0 -19
- package/layout/component/package.json +0 -4
- package/layout/empty/package.json +0 -4
- package/layout/horizontal/package.json +0 -4
- package/layout/package.json +0 -4
- package/layout/provider/package.json +0 -4
- package/layout/services/package.json +0 -4
- package/layout/shell/package.json +0 -4
- package/layout/token/directive/package.json +0 -4
- package/layout/token/package.json +0 -4
- package/layout/vertical/package.json +0 -4
- package/navigation/demo-data/package.json +0 -4
- package/navigation/icon/package.json +0 -4
- package/navigation/item/package.json +0 -4
- package/navigation/service/package.json +0 -4
- package/navigation/sidebar/package.json +0 -4
- package/navigation/topbar/package.json +0 -4
- package/navigation/types/package.json +0 -4
- package/theme/README.md +0 -67
- package/theme/package.json +0 -4
- package/theme/provider/package.json +0 -4
- package/theme/services/package.json +0 -4
- package/theme/styles/foundation/components.css +0 -81
- package/theme/styles/foundation/layers.css +0 -15
- package/theme/styles/foundation/tokens.css +0 -55
- package/theme/styles/index.css +0 -37
- package/theme/styles/integrations/material.css +0 -254
- package/theme/styles/integrations/tailwind.css +0 -114
- package/theme/styles/variants/color/amber.css +0 -31
- package/theme/styles/variants/color/base.css +0 -36
- package/theme/styles/variants/color/blue.css +0 -31
- package/theme/styles/variants/color/cyan.css +0 -31
- package/theme/styles/variants/color/emerald.css +0 -31
- package/theme/styles/variants/color/fuchsia.css +0 -31
- package/theme/styles/variants/color/green.css +0 -31
- package/theme/styles/variants/color/index.css +0 -22
- package/theme/styles/variants/color/indigo.css +0 -31
- package/theme/styles/variants/color/lime.css +0 -31
- package/theme/styles/variants/color/orange.css +0 -31
- package/theme/styles/variants/color/pink.css +0 -31
- package/theme/styles/variants/color/purple.css +0 -31
- package/theme/styles/variants/color/red.css +0 -31
- package/theme/styles/variants/color/rose.css +0 -31
- package/theme/styles/variants/color/sky.css +0 -31
- package/theme/styles/variants/color/teal.css +0 -31
- package/theme/styles/variants/color/violet.css +0 -31
- package/theme/styles/variants/color/yellow.css +0 -31
- package/theme/styles/variants/mode/dark.css +0 -20
- package/theme/styles/variants/mode/index.css +0 -6
- package/theme/styles/variants/mode/light.css +0 -24
- package/theme/styles/variants/style/brutal.css +0 -50
- package/theme/styles/variants/style/default.css +0 -54
- package/theme/styles/variants/style/index.css +0 -8
- package/theme/styles/variants/style/sharp.css +0 -50
- package/theme/styles/variants/style/soft.css +0 -50
- package/theme/token/package.json +0 -4
- package/types/ojiepermana-angular-component-accordion.d.ts +0 -51
- package/types/ojiepermana-angular-component-alert-dialog.d.ts +0 -93
- package/types/ojiepermana-angular-component-alert.d.ts +0 -37
- package/types/ojiepermana-angular-component-aspect-ratio.d.ts +0 -12
- package/types/ojiepermana-angular-component-avatar.d.ts +0 -51
- package/types/ojiepermana-angular-component-badge.d.ts +0 -19
- package/types/ojiepermana-angular-component-breadcrumb.d.ts +0 -46
- package/types/ojiepermana-angular-component-button-group.d.ts +0 -26
- package/types/ojiepermana-angular-component-button.d.ts +0 -22
- package/types/ojiepermana-angular-component-calendar.d.ts +0 -33
- package/types/ojiepermana-angular-component-card.d.ts +0 -60
- package/types/ojiepermana-angular-component-carousel.d.ts +0 -86
- package/types/ojiepermana-angular-component-chart-area.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-bar.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-line.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-pie.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-radar.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-radial.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart-scatter.d.ts +0 -1
- package/types/ojiepermana-angular-component-chart.d.ts +0 -1094
- package/types/ojiepermana-angular-component-checkbox.d.ts +0 -35
- package/types/ojiepermana-angular-component-collapsible.d.ts +0 -42
- package/types/ojiepermana-angular-component-combobox.d.ts +0 -51
- package/types/ojiepermana-angular-component-command.d.ts +0 -99
- package/types/ojiepermana-angular-component-context-menu.d.ts +0 -35
- package/types/ojiepermana-angular-component-date-picker.d.ts +0 -41
- package/types/ojiepermana-angular-component-dialog.d.ts +0 -87
- package/types/ojiepermana-angular-component-drawer.d.ts +0 -1
- package/types/ojiepermana-angular-component-dropdown-menu.d.ts +0 -135
- package/types/ojiepermana-angular-component-form.d.ts +0 -92
- package/types/ojiepermana-angular-component-input-group.d.ts +0 -51
- package/types/ojiepermana-angular-component-input.d.ts +0 -16
- package/types/ojiepermana-angular-component-item.d.ts +0 -88
- package/types/ojiepermana-angular-component-label.d.ts +0 -11
- package/types/ojiepermana-angular-component-pagination.d.ts +0 -27
- package/types/ojiepermana-angular-component-popover.d.ts +0 -43
- package/types/ojiepermana-angular-component-progress.d.ts +0 -17
- package/types/ojiepermana-angular-component-radio.d.ts +0 -34
- package/types/ojiepermana-angular-component-scroll-area.d.ts +0 -19
- package/types/ojiepermana-angular-component-select.d.ts +0 -45
- package/types/ojiepermana-angular-component-separator.d.ts +0 -14
- package/types/ojiepermana-angular-component-sheet.d.ts +0 -74
- package/types/ojiepermana-angular-component-skeleton.d.ts +0 -10
- package/types/ojiepermana-angular-component-slider.d.ts +0 -16
- package/types/ojiepermana-angular-component-switch.d.ts +0 -30
- package/types/ojiepermana-angular-component-table.d.ts +0 -52
- package/types/ojiepermana-angular-component-tabs.d.ts +0 -92
- package/types/ojiepermana-angular-component-textarea.d.ts +0 -12
- package/types/ojiepermana-angular-component-toast.d.ts +0 -29
- package/types/ojiepermana-angular-component-tooltip.d.ts +0 -22
- package/types/ojiepermana-angular-component-utils.d.ts +0 -5
- package/types/ojiepermana-angular-generator-api.d.ts +0 -86
- package/types/ojiepermana-angular-layout-component.d.ts +0 -205
- package/types/ojiepermana-angular-layout-empty.d.ts +0 -22
- package/types/ojiepermana-angular-layout-horizontal.d.ts +0 -36
- package/types/ojiepermana-angular-layout-provider.d.ts +0 -6
- package/types/ojiepermana-angular-layout-services.d.ts +0 -25
- package/types/ojiepermana-angular-layout-shell.d.ts +0 -8
- package/types/ojiepermana-angular-layout-token-directive.d.ts +0 -13
- package/types/ojiepermana-angular-layout-token.d.ts +0 -36
- package/types/ojiepermana-angular-layout-vertical.d.ts +0 -38
- package/types/ojiepermana-angular-layout.d.ts +0 -164
- package/types/ojiepermana-angular-navigation-demo-data.d.ts +0 -5
- package/types/ojiepermana-angular-navigation-icon.d.ts +0 -17
- package/types/ojiepermana-angular-navigation-item.d.ts +0 -54
- package/types/ojiepermana-angular-navigation-service.d.ts +0 -77
- package/types/ojiepermana-angular-navigation-sidebar.d.ts +0 -75
- package/types/ojiepermana-angular-navigation-topbar.d.ts +0 -54
- package/types/ojiepermana-angular-navigation-types.d.ts +0 -129
- package/types/ojiepermana-angular-theme-provider.d.ts +0 -11
- package/types/ojiepermana-angular-theme-services.d.ts +0 -55
- package/types/ojiepermana-angular-theme-token.d.ts +0 -57
|
@@ -1,254 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Maps the 3-layer theme tokens into Angular Material system and MDC tokens.
|
|
3
|
-
*/
|
|
4
|
-
@layer tokens {
|
|
5
|
-
:root {
|
|
6
|
-
--mat-sys-primary: hsl(var(--primary));
|
|
7
|
-
--mat-sys-on-primary: hsl(var(--primary-foreground));
|
|
8
|
-
--mat-sys-primary-container: hsl(var(--accent));
|
|
9
|
-
--mat-sys-on-primary-container: hsl(var(--accent-foreground));
|
|
10
|
-
|
|
11
|
-
--mat-sys-secondary: hsl(var(--secondary));
|
|
12
|
-
--mat-sys-on-secondary: hsl(var(--secondary-foreground));
|
|
13
|
-
--mat-sys-secondary-container: hsl(var(--secondary));
|
|
14
|
-
--mat-sys-on-secondary-container: hsl(var(--secondary-foreground));
|
|
15
|
-
|
|
16
|
-
--mat-sys-tertiary: hsl(var(--accent));
|
|
17
|
-
--mat-sys-on-tertiary: hsl(var(--accent-foreground));
|
|
18
|
-
|
|
19
|
-
--mat-sys-error: hsl(var(--destructive));
|
|
20
|
-
--mat-sys-on-error: hsl(var(--destructive-foreground));
|
|
21
|
-
--mat-sys-error-container: hsl(var(--destructive));
|
|
22
|
-
--mat-sys-on-error-container: hsl(var(--destructive-foreground));
|
|
23
|
-
|
|
24
|
-
--mat-sys-background: hsl(var(--background));
|
|
25
|
-
--mat-sys-on-background: hsl(var(--foreground));
|
|
26
|
-
--mat-sys-surface: hsl(var(--card));
|
|
27
|
-
--mat-sys-surface-dim: hsl(var(--muted));
|
|
28
|
-
--mat-sys-surface-bright: hsl(var(--card));
|
|
29
|
-
--mat-sys-surface-container-lowest: hsl(var(--background));
|
|
30
|
-
--mat-sys-surface-container-low: hsl(var(--card));
|
|
31
|
-
--mat-sys-surface-container: hsl(var(--muted));
|
|
32
|
-
--mat-sys-surface-container-high: hsl(var(--muted));
|
|
33
|
-
--mat-sys-surface-container-highest: hsl(var(--accent));
|
|
34
|
-
--mat-sys-on-surface: hsl(var(--foreground));
|
|
35
|
-
--mat-sys-on-surface-variant: hsl(var(--muted-foreground));
|
|
36
|
-
|
|
37
|
-
--mat-sys-outline: hsl(var(--border));
|
|
38
|
-
--mat-sys-outline-variant: hsl(var(--border) / 0.72);
|
|
39
|
-
|
|
40
|
-
--mat-sys-inverse-surface: hsl(var(--foreground));
|
|
41
|
-
--mat-sys-inverse-on-surface: hsl(var(--background));
|
|
42
|
-
--mat-sys-inverse-primary: hsl(var(--primary-foreground));
|
|
43
|
-
|
|
44
|
-
--mat-sys-shadow: hsl(var(--foreground) / 0.14);
|
|
45
|
-
--mat-sys-scrim: hsl(var(--foreground) / 0.5);
|
|
46
|
-
|
|
47
|
-
--mat-sys-corner-none: 0;
|
|
48
|
-
--mat-sys-corner-extra-small: var(--radius-sm);
|
|
49
|
-
--mat-sys-corner-extra-small-top: var(--radius-sm) var(--radius-sm) 0 0;
|
|
50
|
-
--mat-sys-corner-small: var(--radius-sm);
|
|
51
|
-
--mat-sys-corner-medium: var(--radius-md);
|
|
52
|
-
--mat-sys-corner-large: var(--radius-lg);
|
|
53
|
-
--mat-sys-corner-large-top: var(--radius-lg) var(--radius-lg) 0 0;
|
|
54
|
-
--mat-sys-corner-extra-large: calc(var(--radius-lg) + 0.375rem);
|
|
55
|
-
--mat-sys-corner-extra-large-top: calc(var(--radius-lg) + 0.375rem) calc(var(--radius-lg) + 0.375rem) 0 0;
|
|
56
|
-
--mat-sys-corner-full: 9999px;
|
|
57
|
-
|
|
58
|
-
--mat-sys-level0: none;
|
|
59
|
-
--mat-sys-level1: var(--shadow-sm);
|
|
60
|
-
--mat-sys-level2: var(--shadow);
|
|
61
|
-
--mat-sys-level3: var(--shadow-md);
|
|
62
|
-
--mat-sys-level4: var(--shadow-lg);
|
|
63
|
-
--mat-sys-level5: var(--shadow-lg);
|
|
64
|
-
|
|
65
|
-
--mdc-filled-button-container-color: hsl(var(--primary));
|
|
66
|
-
--mdc-filled-button-label-text-color: hsl(var(--primary-foreground));
|
|
67
|
-
--mdc-filled-button-container-shape: var(--radius-sm);
|
|
68
|
-
|
|
69
|
-
--mdc-outlined-button-outline-color: hsl(var(--border));
|
|
70
|
-
--mdc-outlined-button-label-text-color: hsl(var(--foreground));
|
|
71
|
-
--mdc-outlined-button-container-shape: var(--radius-sm);
|
|
72
|
-
|
|
73
|
-
--mdc-text-button-label-text-color: hsl(var(--foreground));
|
|
74
|
-
|
|
75
|
-
--mat-text-button-hover-state-layer-opacity: 0.08;
|
|
76
|
-
--mat-filled-button-hover-state-layer-opacity: 0.08;
|
|
77
|
-
|
|
78
|
-
--mdc-fab-container-color: hsl(var(--primary));
|
|
79
|
-
--mdc-fab-container-shape: var(--radius-md);
|
|
80
|
-
--mat-fab-foreground-color: hsl(var(--primary-foreground));
|
|
81
|
-
|
|
82
|
-
--mdc-elevated-card-container-color: hsl(var(--card));
|
|
83
|
-
--mdc-elevated-card-container-shape: var(--radius-md);
|
|
84
|
-
--mdc-elevated-card-container-elevation: var(--shadow);
|
|
85
|
-
|
|
86
|
-
--mdc-outlined-card-container-color: hsl(var(--card));
|
|
87
|
-
--mdc-outlined-card-outline-color: hsl(var(--border));
|
|
88
|
-
--mdc-outlined-card-container-shape: var(--radius-md);
|
|
89
|
-
|
|
90
|
-
--mdc-outlined-text-field-outline-color: hsl(var(--border));
|
|
91
|
-
--mdc-outlined-text-field-focus-outline-color: hsl(var(--ring));
|
|
92
|
-
--mdc-outlined-text-field-hover-outline-color: hsl(var(--foreground) / 0.3);
|
|
93
|
-
--mdc-outlined-text-field-label-text-color: hsl(var(--muted-foreground));
|
|
94
|
-
--mdc-outlined-text-field-input-text-color: hsl(var(--foreground));
|
|
95
|
-
--mdc-outlined-text-field-caret-color: hsl(var(--primary));
|
|
96
|
-
--mdc-outlined-text-field-container-shape: var(--radius-sm);
|
|
97
|
-
|
|
98
|
-
--mdc-filled-text-field-container-color: hsl(var(--muted));
|
|
99
|
-
--mdc-filled-text-field-label-text-color: hsl(var(--muted-foreground));
|
|
100
|
-
--mdc-filled-text-field-input-text-color: hsl(var(--foreground));
|
|
101
|
-
|
|
102
|
-
--mat-select-panel-background-color: hsl(var(--popover));
|
|
103
|
-
--mat-select-enabled-trigger-text-color: hsl(var(--foreground));
|
|
104
|
-
--mat-select-placeholder-text-color: hsl(var(--muted-foreground));
|
|
105
|
-
--mat-select-enabled-arrow-color: hsl(var(--muted-foreground));
|
|
106
|
-
|
|
107
|
-
--mat-option-label-text-color: hsl(var(--foreground));
|
|
108
|
-
--mat-option-selected-state-label-text-color: hsl(var(--primary));
|
|
109
|
-
--mat-option-hover-state-layer-color: hsl(var(--accent));
|
|
110
|
-
|
|
111
|
-
--mdc-checkbox-selected-icon-color: hsl(var(--primary));
|
|
112
|
-
--mdc-checkbox-selected-hover-icon-color: hsl(var(--primary));
|
|
113
|
-
--mdc-checkbox-selected-focus-icon-color: hsl(var(--primary));
|
|
114
|
-
--mdc-checkbox-selected-checkmark-color: hsl(var(--primary-foreground));
|
|
115
|
-
--mdc-checkbox-unselected-icon-color: hsl(var(--muted-foreground));
|
|
116
|
-
|
|
117
|
-
--mdc-radio-selected-icon-color: hsl(var(--primary));
|
|
118
|
-
--mdc-radio-selected-hover-icon-color: hsl(var(--primary));
|
|
119
|
-
--mdc-radio-unselected-icon-color: hsl(var(--muted-foreground));
|
|
120
|
-
|
|
121
|
-
--mdc-switch-selected-track-color: hsl(var(--primary));
|
|
122
|
-
--mdc-switch-selected-handle-color: hsl(var(--primary-foreground));
|
|
123
|
-
--mdc-switch-unselected-track-color: hsl(var(--muted));
|
|
124
|
-
--mdc-switch-unselected-handle-color: hsl(var(--background));
|
|
125
|
-
|
|
126
|
-
--mdc-slider-active-track-color: hsl(var(--primary));
|
|
127
|
-
--mdc-slider-inactive-track-color: hsl(var(--muted));
|
|
128
|
-
--mdc-slider-handle-color: hsl(var(--primary));
|
|
129
|
-
|
|
130
|
-
--mdc-chip-elevated-container-color: hsl(var(--secondary));
|
|
131
|
-
--mdc-chip-label-text-color: hsl(var(--secondary-foreground));
|
|
132
|
-
--mdc-chip-container-shape-radius: var(--radius-sm);
|
|
133
|
-
|
|
134
|
-
--mdc-dialog-container-color: hsl(var(--popover));
|
|
135
|
-
--mdc-dialog-container-shape: var(--radius-lg);
|
|
136
|
-
--mdc-dialog-subhead-color: hsl(var(--popover-foreground));
|
|
137
|
-
--mdc-dialog-supporting-text-color: hsl(var(--muted-foreground));
|
|
138
|
-
|
|
139
|
-
--mdc-tab-indicator-active-indicator-color: hsl(var(--primary));
|
|
140
|
-
--mat-tab-header-active-label-text-color: hsl(var(--foreground));
|
|
141
|
-
--mat-tab-header-inactive-label-text-color: hsl(var(--muted-foreground));
|
|
142
|
-
--mat-tab-header-active-ripple-color: hsl(var(--primary) / 0.1);
|
|
143
|
-
|
|
144
|
-
--mdc-snackbar-container-color: hsl(var(--foreground));
|
|
145
|
-
--mdc-snackbar-supporting-text-color: hsl(var(--background));
|
|
146
|
-
--mdc-snackbar-container-shape: var(--radius-md);
|
|
147
|
-
|
|
148
|
-
--mat-menu-container-color: hsl(var(--popover));
|
|
149
|
-
--mat-menu-item-label-text-color: hsl(var(--popover-foreground));
|
|
150
|
-
--mat-menu-container-shape: var(--radius-md);
|
|
151
|
-
|
|
152
|
-
--mdc-toolbar-container-color: hsl(var(--background));
|
|
153
|
-
--mdc-toolbar-title-text-color: hsl(var(--foreground));
|
|
154
|
-
|
|
155
|
-
--mat-sidenav-container-background-color: hsl(var(--background));
|
|
156
|
-
--mat-sidenav-content-background-color: hsl(var(--background));
|
|
157
|
-
--mat-sidenav-container-text-color: hsl(var(--foreground));
|
|
158
|
-
--mat-sidenav-container-divider-color: hsl(var(--border));
|
|
159
|
-
|
|
160
|
-
--mdc-list-list-item-label-text-color: hsl(var(--foreground));
|
|
161
|
-
--mdc-list-list-item-supporting-text-color: hsl(var(--muted-foreground));
|
|
162
|
-
--mdc-list-list-item-hover-state-layer-color: hsl(var(--accent));
|
|
163
|
-
|
|
164
|
-
--mdc-plain-tooltip-container-color: hsl(var(--foreground));
|
|
165
|
-
--mdc-plain-tooltip-supporting-text-color: hsl(var(--background));
|
|
166
|
-
|
|
167
|
-
--mdc-linear-progress-active-indicator-color: hsl(var(--primary));
|
|
168
|
-
--mdc-linear-progress-track-color: hsl(var(--muted));
|
|
169
|
-
--mdc-circular-progress-active-indicator-color: hsl(var(--primary));
|
|
170
|
-
|
|
171
|
-
--mat-divider-color: hsl(var(--border));
|
|
172
|
-
--mat-ripple-color: hsl(var(--foreground) / 0.1);
|
|
173
|
-
|
|
174
|
-
--mat-table-background-color: hsl(var(--card));
|
|
175
|
-
--mat-table-header-headline-color: hsl(var(--foreground));
|
|
176
|
-
--mat-table-row-item-label-text-color: hsl(var(--foreground));
|
|
177
|
-
--mat-table-row-item-outline-color: hsl(var(--border));
|
|
178
|
-
|
|
179
|
-
--mat-paginator-container-background-color: hsl(var(--card));
|
|
180
|
-
--mat-paginator-container-text-color: hsl(var(--muted-foreground));
|
|
181
|
-
--mat-paginator-enabled-icon-color: hsl(var(--foreground));
|
|
182
|
-
|
|
183
|
-
--mat-sort-header-arrow-color: hsl(var(--muted-foreground));
|
|
184
|
-
|
|
185
|
-
--mat-expansion-container-background-color: hsl(var(--card));
|
|
186
|
-
--mat-expansion-container-text-color: hsl(var(--foreground));
|
|
187
|
-
--mat-expansion-header-text-color: hsl(var(--foreground));
|
|
188
|
-
--mat-expansion-header-description-color: hsl(var(--muted-foreground));
|
|
189
|
-
|
|
190
|
-
--mat-stepper-container-color: hsl(var(--background));
|
|
191
|
-
--mat-stepper-header-selected-state-icon-background-color: hsl(var(--primary));
|
|
192
|
-
--mat-stepper-header-selected-state-icon-foreground-color: hsl(var(--primary-foreground));
|
|
193
|
-
|
|
194
|
-
--mat-badge-background-color: hsl(var(--primary));
|
|
195
|
-
--mat-badge-text-color: hsl(var(--primary-foreground));
|
|
196
|
-
|
|
197
|
-
--mat-datepicker-calendar-container-background-color: hsl(var(--popover));
|
|
198
|
-
--mat-datepicker-calendar-container-text-color: hsl(var(--popover-foreground));
|
|
199
|
-
--mat-datepicker-calendar-date-selected-state-background-color: hsl(var(--primary));
|
|
200
|
-
--mat-datepicker-calendar-date-selected-state-text-color: hsl(var(--primary-foreground));
|
|
201
|
-
--mat-datepicker-calendar-date-today-outline-color: hsl(var(--ring));
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
@layer components {
|
|
206
|
-
[data-style='brutal'] .mat-mdc-raised-button,
|
|
207
|
-
[data-style='brutal'] .mat-mdc-unelevated-button,
|
|
208
|
-
[data-style='brutal'] .mat-mdc-outlined-button,
|
|
209
|
-
[data-style='brutal'] .mat-mdc-fab,
|
|
210
|
-
[data-style='brutal'] .mat-mdc-mini-fab {
|
|
211
|
-
box-shadow: var(--shadow) !important;
|
|
212
|
-
border: var(--border-width) solid hsl(var(--foreground));
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
[data-style='brutal'] .mat-mdc-raised-button:hover,
|
|
216
|
-
[data-style='brutal'] .mat-mdc-unelevated-button:hover,
|
|
217
|
-
[data-style='brutal'] .mat-mdc-outlined-button:hover,
|
|
218
|
-
[data-style='brutal'] .mat-mdc-fab:hover,
|
|
219
|
-
[data-style='brutal'] .mat-mdc-mini-fab:hover {
|
|
220
|
-
box-shadow: var(--shadow-md) !important;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
[data-style='brutal'] .mat-mdc-raised-button:active,
|
|
224
|
-
[data-style='brutal'] .mat-mdc-unelevated-button:active,
|
|
225
|
-
[data-style='brutal'] .mat-mdc-outlined-button:active,
|
|
226
|
-
[data-style='brutal'] .mat-mdc-fab:active,
|
|
227
|
-
[data-style='brutal'] .mat-mdc-mini-fab:active {
|
|
228
|
-
transform: translate(2px, 2px);
|
|
229
|
-
box-shadow: none !important;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
[data-style='brutal'] .mat-mdc-card,
|
|
233
|
-
[data-style='brutal'] .mat-mdc-dialog-container .mdc-dialog__surface,
|
|
234
|
-
[data-style='brutal'] .mat-mdc-snack-bar-container .mdc-snackbar__surface {
|
|
235
|
-
box-shadow: var(--shadow-lg) !important;
|
|
236
|
-
border: var(--border-width) solid hsl(var(--foreground));
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
[data-style='soft'] .mat-mdc-card,
|
|
240
|
-
[data-style='soft'] .mat-mdc-dialog-container .mdc-dialog__surface,
|
|
241
|
-
[data-style='soft'] .mat-mdc-snack-bar-container .mdc-snackbar__surface {
|
|
242
|
-
box-shadow: var(--shadow-lg) !important;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
[data-style='sharp'] .mat-mdc-card,
|
|
246
|
-
[data-style='sharp'] .mat-mdc-dialog-container .mdc-dialog__surface,
|
|
247
|
-
[data-style='sharp'] .mat-mdc-raised-button,
|
|
248
|
-
[data-style='sharp'] .mat-mdc-unelevated-button,
|
|
249
|
-
[data-style='sharp'] .mat-mdc-fab,
|
|
250
|
-
[data-style='sharp'] .mat-mdc-mini-fab,
|
|
251
|
-
[data-style='sharp'] .mat-mdc-snack-bar-container .mdc-snackbar__surface {
|
|
252
|
-
box-shadow: none !important;
|
|
253
|
-
}
|
|
254
|
-
}
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tailwind v4 theme mapping for @ojiepermana/angular/theme.
|
|
3
|
-
*
|
|
4
|
-
* Requires Tailwind CSS ^4.3.0.
|
|
5
|
-
*
|
|
6
|
-
* Usage (styles.css):
|
|
7
|
-
* @import '@ojiepermana/angular/theme/styles';
|
|
8
|
-
* @import 'tailwindcss';
|
|
9
|
-
* @import '@ojiepermana/angular/theme/tailwind/theme.css';
|
|
10
|
-
*
|
|
11
|
-
* Maps the 3-layer HSL CSS variables onto Tailwind v4 design tokens so
|
|
12
|
-
* utilities like `bg-primary`, `text-foreground`, `rounded-md`, and
|
|
13
|
-
* `shadow-lg` resolve to the active theme automatically.
|
|
14
|
-
*/
|
|
15
|
-
@custom-variant dark (&:where([data-mode='dark'], [data-mode='dark'] *, .dark, .dark *));
|
|
16
|
-
|
|
17
|
-
@theme inline {
|
|
18
|
-
--color-brand: hsl(var(--brand) / 0.7);
|
|
19
|
-
--color-border: hsl(var(--border));
|
|
20
|
-
--color-input: hsl(var(--input));
|
|
21
|
-
--color-ring: hsl(var(--ring));
|
|
22
|
-
--color-background: hsl(var(--background));
|
|
23
|
-
--color-surface: hsl(var(--surface, var(--muted)));
|
|
24
|
-
--color-surface-foreground: hsl(var(--surface-foreground, var(--foreground)));
|
|
25
|
-
--color-foreground: hsl(var(--foreground));
|
|
26
|
-
|
|
27
|
-
--color-primary: hsl(var(--primary));
|
|
28
|
-
--color-primary-foreground: hsl(var(--primary-foreground));
|
|
29
|
-
|
|
30
|
-
--color-secondary: hsl(var(--secondary));
|
|
31
|
-
--color-secondary-foreground: hsl(var(--secondary-foreground));
|
|
32
|
-
|
|
33
|
-
--color-destructive: hsl(var(--destructive));
|
|
34
|
-
--color-destructive-foreground: hsl(var(--destructive-foreground));
|
|
35
|
-
|
|
36
|
-
--color-success: hsl(var(--success));
|
|
37
|
-
--color-success-foreground: hsl(var(--success-foreground));
|
|
38
|
-
|
|
39
|
-
--color-warning: hsl(var(--warning));
|
|
40
|
-
--color-warning-foreground: hsl(var(--warning-foreground));
|
|
41
|
-
|
|
42
|
-
--color-info: hsl(var(--info));
|
|
43
|
-
--color-info-foreground: hsl(var(--info-foreground));
|
|
44
|
-
|
|
45
|
-
--color-muted: hsl(var(--muted));
|
|
46
|
-
--color-muted-foreground: hsl(var(--muted-foreground));
|
|
47
|
-
|
|
48
|
-
--color-accent: hsl(var(--accent));
|
|
49
|
-
--color-accent-foreground: hsl(var(--accent-foreground));
|
|
50
|
-
|
|
51
|
-
--color-popover: hsl(var(--popover));
|
|
52
|
-
--color-popover-foreground: hsl(var(--popover-foreground));
|
|
53
|
-
|
|
54
|
-
--color-card: hsl(var(--card));
|
|
55
|
-
--color-card-foreground: hsl(var(--card-foreground));
|
|
56
|
-
|
|
57
|
-
--color-chart-1: hsl(var(--chart-1));
|
|
58
|
-
--color-chart-2: hsl(var(--chart-2));
|
|
59
|
-
--color-chart-3: hsl(var(--chart-3));
|
|
60
|
-
--color-chart-4: hsl(var(--chart-4));
|
|
61
|
-
--color-chart-5: hsl(var(--chart-5));
|
|
62
|
-
|
|
63
|
-
--color-sidebar: hsl(var(--sidebar-background));
|
|
64
|
-
--color-sidebar-foreground: hsl(var(--sidebar-foreground));
|
|
65
|
-
--color-sidebar-primary: hsl(var(--sidebar-primary));
|
|
66
|
-
--color-sidebar-primary-foreground: hsl(var(--sidebar-primary-foreground));
|
|
67
|
-
--color-sidebar-accent: hsl(var(--sidebar-accent));
|
|
68
|
-
--color-sidebar-accent-foreground: hsl(var(--sidebar-accent-foreground));
|
|
69
|
-
--color-sidebar-border: hsl(var(--sidebar-border));
|
|
70
|
-
--color-sidebar-ring: hsl(var(--sidebar-ring));
|
|
71
|
-
|
|
72
|
-
--radius: var(--theme-radius-md);
|
|
73
|
-
--radius-xs: var(--theme-radius-xs);
|
|
74
|
-
--radius-sm: var(--theme-radius-sm);
|
|
75
|
-
--radius-md: var(--theme-radius-md);
|
|
76
|
-
--radius-lg: var(--theme-radius-lg);
|
|
77
|
-
--radius-xl: calc(var(--theme-radius-lg) + 0.375rem);
|
|
78
|
-
|
|
79
|
-
--shadow-sm: var(--theme-shadow-sm);
|
|
80
|
-
--shadow: var(--theme-shadow);
|
|
81
|
-
--shadow-md: var(--theme-shadow-md);
|
|
82
|
-
--shadow-lg: var(--theme-shadow-lg);
|
|
83
|
-
--shadow-xl: var(--theme-shadow-lg);
|
|
84
|
-
|
|
85
|
-
--text-xs: calc(0.75rem * var(--theme-text-scale));
|
|
86
|
-
--text-xs--line-height: calc(1 / 0.75);
|
|
87
|
-
--text-sm: calc(0.875rem * var(--theme-text-scale));
|
|
88
|
-
--text-sm--line-height: calc(1.25 / 0.875);
|
|
89
|
-
--text-base: calc(1rem * var(--theme-text-scale));
|
|
90
|
-
--text-base--line-height: calc(1.5 / 1);
|
|
91
|
-
--text-lg: calc(1.125rem * var(--theme-text-scale));
|
|
92
|
-
--text-lg--line-height: calc(1.75 / 1.125);
|
|
93
|
-
--text-xl: calc(1.25rem * var(--theme-text-scale));
|
|
94
|
-
--text-xl--line-height: calc(1.75 / 1.25);
|
|
95
|
-
--text-2xl: calc(1.5rem * var(--theme-text-scale));
|
|
96
|
-
--text-2xl--line-height: calc(2 / 1.5);
|
|
97
|
-
--text-3xl: calc(1.875rem * var(--theme-text-scale));
|
|
98
|
-
--text-3xl--line-height: calc(2.25 / 1.875);
|
|
99
|
-
--text-4xl: calc(2.25rem * var(--theme-text-scale));
|
|
100
|
-
--text-4xl--line-height: calc(2.5 / 2.25);
|
|
101
|
-
--text-5xl: calc(3rem * var(--theme-text-scale));
|
|
102
|
-
--text-5xl--line-height: 1;
|
|
103
|
-
--text-6xl: calc(3.75rem * var(--theme-text-scale));
|
|
104
|
-
--text-6xl--line-height: 1;
|
|
105
|
-
--text-7xl: calc(4.5rem * var(--theme-text-scale));
|
|
106
|
-
--text-7xl--line-height: 1;
|
|
107
|
-
--text-8xl: calc(6rem * var(--theme-text-scale));
|
|
108
|
-
--text-8xl--line-height: 1;
|
|
109
|
-
--text-9xl: calc(8rem * var(--theme-text-scale));
|
|
110
|
-
--text-9xl--line-height: 1;
|
|
111
|
-
|
|
112
|
-
--font-sans: var(--theme-font-sans);
|
|
113
|
-
--font-mono: var(--theme-font-mono);
|
|
114
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='amber'] {
|
|
3
|
-
--primary: 44 100% 50%;
|
|
4
|
-
--primary-foreground: 21 97% 14%;
|
|
5
|
-
--accent: 44 100% 96%;
|
|
6
|
-
--accent-foreground: 30 100% 44%;
|
|
7
|
-
--secondary: 44 30% 96%;
|
|
8
|
-
--secondary-foreground: 30 100% 44%;
|
|
9
|
-
--ring: 44 100% 50%;
|
|
10
|
-
--theme-chart-1: 44 100% 50%;
|
|
11
|
-
--theme-chart-2: 25 100% 50%;
|
|
12
|
-
--theme-chart-3: 47 100% 50%;
|
|
13
|
-
--theme-chart-4: 80 100% 45%;
|
|
14
|
-
--theme-chart-5: 357 96% 58%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='amber'] {
|
|
18
|
-
--primary: 44 100% 50%;
|
|
19
|
-
--primary-foreground: 21 97% 14%;
|
|
20
|
-
--accent: 44 50% 18%;
|
|
21
|
-
--accent-foreground: 44 100% 50%;
|
|
22
|
-
--secondary: 44 30% 18%;
|
|
23
|
-
--secondary-foreground: 44 100% 50%;
|
|
24
|
-
--ring: 44 100% 50%;
|
|
25
|
-
--theme-chart-1: 44 100% 50%;
|
|
26
|
-
--theme-chart-2: 32 100% 51%;
|
|
27
|
-
--theme-chart-3: 47 100% 50%;
|
|
28
|
-
--theme-chart-4: 80 100% 45%;
|
|
29
|
-
--theme-chart-5: 359 100% 70%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Base is the default Flux color layer.
|
|
3
|
-
*/
|
|
4
|
-
@layer tokens {
|
|
5
|
-
:root,
|
|
6
|
-
[data-color='base'] {
|
|
7
|
-
--primary: 240 4% 16%;
|
|
8
|
-
--primary-foreground: 0 0% 100%;
|
|
9
|
-
--accent: 240 5% 96%;
|
|
10
|
-
--accent-foreground: 240 4% 16%;
|
|
11
|
-
--secondary: 240 5% 96%;
|
|
12
|
-
--secondary-foreground: 240 4% 16%;
|
|
13
|
-
--ring: 240 4% 16%;
|
|
14
|
-
--theme-chart-1: 240 4% 16%;
|
|
15
|
-
--theme-chart-2: 216 100% 58%;
|
|
16
|
-
--theme-chart-3: 160 100% 30%;
|
|
17
|
-
--theme-chart-4: 44 100% 50%;
|
|
18
|
-
--theme-chart-5: 345 100% 56%;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
:root[data-mode='dark']:not([data-color]),
|
|
22
|
-
[data-mode='dark'][data-color='base'] {
|
|
23
|
-
--primary: 0 0% 100%;
|
|
24
|
-
--primary-foreground: 240 4% 16%;
|
|
25
|
-
--accent: 240 4% 16%;
|
|
26
|
-
--accent-foreground: 0 0% 100%;
|
|
27
|
-
--secondary: 240 5% 20%;
|
|
28
|
-
--secondary-foreground: 0 0% 100%;
|
|
29
|
-
--ring: 0 0% 100%;
|
|
30
|
-
--theme-chart-1: 0 0% 100%;
|
|
31
|
-
--theme-chart-2: 212 100% 66%;
|
|
32
|
-
--theme-chart-3: 161 100% 42%;
|
|
33
|
-
--theme-chart-4: 44 100% 50%;
|
|
34
|
-
--theme-chart-5: 350 100% 69%;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='blue'] {
|
|
3
|
-
--primary: 216 100% 58%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 216 100% 96%;
|
|
6
|
-
--accent-foreground: 221 97% 53%;
|
|
7
|
-
--secondary: 216 30% 96%;
|
|
8
|
-
--secondary-foreground: 221 97% 53%;
|
|
9
|
-
--ring: 216 100% 58%;
|
|
10
|
-
--theme-chart-1: 216 100% 58%;
|
|
11
|
-
--theme-chart-2: 202 100% 41%;
|
|
12
|
-
--theme-chart-3: 241 100% 69%;
|
|
13
|
-
--theme-chart-4: 192 100% 36%;
|
|
14
|
-
--theme-chart-5: 261 100% 66%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='blue'] {
|
|
18
|
-
--primary: 216 100% 58%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 216 50% 18%;
|
|
21
|
-
--accent-foreground: 212 100% 66%;
|
|
22
|
-
--secondary: 216 30% 18%;
|
|
23
|
-
--secondary-foreground: 212 100% 66%;
|
|
24
|
-
--ring: 216 100% 58%;
|
|
25
|
-
--theme-chart-1: 212 100% 66%;
|
|
26
|
-
--theme-chart-2: 196 100% 50%;
|
|
27
|
-
--theme-chart-3: 230 100% 82%;
|
|
28
|
-
--theme-chart-4: 188 100% 48%;
|
|
29
|
-
--theme-chart-5: 257 100% 76%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='cyan'] {
|
|
3
|
-
--primary: 192 100% 36%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 192 100% 96%;
|
|
6
|
-
--accent-foreground: 192 100% 36%;
|
|
7
|
-
--secondary: 192 30% 96%;
|
|
8
|
-
--secondary-foreground: 192 100% 36%;
|
|
9
|
-
--ring: 192 100% 36%;
|
|
10
|
-
--theme-chart-1: 192 100% 36%;
|
|
11
|
-
--theme-chart-2: 202 100% 41%;
|
|
12
|
-
--theme-chart-3: 175 100% 29%;
|
|
13
|
-
--theme-chart-4: 216 100% 58%;
|
|
14
|
-
--theme-chart-5: 160 100% 30%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='cyan'] {
|
|
18
|
-
--primary: 192 100% 36%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 192 50% 18%;
|
|
21
|
-
--accent-foreground: 188 100% 48%;
|
|
22
|
-
--secondary: 192 30% 18%;
|
|
23
|
-
--secondary-foreground: 188 100% 48%;
|
|
24
|
-
--ring: 192 100% 36%;
|
|
25
|
-
--theme-chart-1: 188 100% 48%;
|
|
26
|
-
--theme-chart-2: 196 100% 50%;
|
|
27
|
-
--theme-chart-3: 173 100% 42%;
|
|
28
|
-
--theme-chart-4: 212 100% 66%;
|
|
29
|
-
--theme-chart-5: 161 100% 42%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='emerald'] {
|
|
3
|
-
--primary: 160 100% 30%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 160 100% 96%;
|
|
6
|
-
--accent-foreground: 160 100% 30%;
|
|
7
|
-
--secondary: 160 30% 96%;
|
|
8
|
-
--secondary-foreground: 160 100% 30%;
|
|
9
|
-
--ring: 160 100% 30%;
|
|
10
|
-
--theme-chart-1: 160 100% 30%;
|
|
11
|
-
--theme-chart-2: 175 100% 29%;
|
|
12
|
-
--theme-chart-3: 142 100% 33%;
|
|
13
|
-
--theme-chart-4: 192 100% 36%;
|
|
14
|
-
--theme-chart-5: 80 100% 45%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='emerald'] {
|
|
18
|
-
--primary: 160 100% 30%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 160 50% 18%;
|
|
21
|
-
--accent-foreground: 161 100% 42%;
|
|
22
|
-
--secondary: 160 30% 18%;
|
|
23
|
-
--secondary-foreground: 161 100% 42%;
|
|
24
|
-
--ring: 160 100% 30%;
|
|
25
|
-
--theme-chart-1: 161 100% 42%;
|
|
26
|
-
--theme-chart-2: 173 100% 42%;
|
|
27
|
-
--theme-chart-3: 150 96% 45%;
|
|
28
|
-
--theme-chart-4: 188 100% 48%;
|
|
29
|
-
--theme-chart-5: 80 100% 45%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='fuchsia'] {
|
|
3
|
-
--primary: 294 100% 44%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 294 100% 96%;
|
|
6
|
-
--accent-foreground: 294 100% 44%;
|
|
7
|
-
--secondary: 294 30% 96%;
|
|
8
|
-
--secondary-foreground: 294 100% 44%;
|
|
9
|
-
--ring: 294 100% 44%;
|
|
10
|
-
--theme-chart-1: 294 100% 44%;
|
|
11
|
-
--theme-chart-2: 329 100% 45%;
|
|
12
|
-
--theme-chart-3: 273 100% 64%;
|
|
13
|
-
--theme-chart-4: 345 100% 56%;
|
|
14
|
-
--theme-chart-5: 261 100% 66%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='fuchsia'] {
|
|
18
|
-
--primary: 294 100% 44%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 294 50% 18%;
|
|
21
|
-
--accent-foreground: 293 100% 71%;
|
|
22
|
-
--secondary: 294 30% 18%;
|
|
23
|
-
--secondary-foreground: 293 100% 71%;
|
|
24
|
-
--ring: 294 100% 44%;
|
|
25
|
-
--theme-chart-1: 293 100% 71%;
|
|
26
|
-
--theme-chart-2: 327 95% 69%;
|
|
27
|
-
--theme-chart-3: 271 100% 85%;
|
|
28
|
-
--theme-chart-4: 350 100% 69%;
|
|
29
|
-
--theme-chart-5: 257 100% 76%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='green'] {
|
|
3
|
-
--primary: 142 100% 33%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 142 100% 96%;
|
|
6
|
-
--accent-foreground: 142 100% 33%;
|
|
7
|
-
--secondary: 142 30% 96%;
|
|
8
|
-
--secondary-foreground: 142 100% 33%;
|
|
9
|
-
--ring: 142 100% 33%;
|
|
10
|
-
--theme-chart-1: 142 100% 33%;
|
|
11
|
-
--theme-chart-2: 160 100% 30%;
|
|
12
|
-
--theme-chart-3: 80 100% 45%;
|
|
13
|
-
--theme-chart-4: 175 100% 29%;
|
|
14
|
-
--theme-chart-5: 47 100% 50%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='green'] {
|
|
18
|
-
--primary: 142 100% 33%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 142 50% 18%;
|
|
21
|
-
--accent-foreground: 150 96% 45%;
|
|
22
|
-
--secondary: 142 30% 18%;
|
|
23
|
-
--secondary-foreground: 150 96% 45%;
|
|
24
|
-
--ring: 142 100% 33%;
|
|
25
|
-
--theme-chart-1: 150 96% 45%;
|
|
26
|
-
--theme-chart-2: 161 100% 42%;
|
|
27
|
-
--theme-chart-3: 80 100% 45%;
|
|
28
|
-
--theme-chart-4: 173 100% 42%;
|
|
29
|
-
--theme-chart-5: 47 100% 50%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Layer 2: color.
|
|
3
|
-
* Imports every color variant in a stable order.
|
|
4
|
-
*/
|
|
5
|
-
@import './base.css';
|
|
6
|
-
@import './red.css';
|
|
7
|
-
@import './orange.css';
|
|
8
|
-
@import './amber.css';
|
|
9
|
-
@import './yellow.css';
|
|
10
|
-
@import './lime.css';
|
|
11
|
-
@import './green.css';
|
|
12
|
-
@import './emerald.css';
|
|
13
|
-
@import './teal.css';
|
|
14
|
-
@import './cyan.css';
|
|
15
|
-
@import './sky.css';
|
|
16
|
-
@import './blue.css';
|
|
17
|
-
@import './indigo.css';
|
|
18
|
-
@import './violet.css';
|
|
19
|
-
@import './purple.css';
|
|
20
|
-
@import './fuchsia.css';
|
|
21
|
-
@import './pink.css';
|
|
22
|
-
@import './rose.css';
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='indigo'] {
|
|
3
|
-
--primary: 241 100% 69%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 241 100% 96%;
|
|
6
|
-
--accent-foreground: 247 92% 60%;
|
|
7
|
-
--secondary: 241 30% 96%;
|
|
8
|
-
--secondary-foreground: 247 92% 60%;
|
|
9
|
-
--ring: 241 100% 69%;
|
|
10
|
-
--theme-chart-1: 241 100% 69%;
|
|
11
|
-
--theme-chart-2: 261 100% 66%;
|
|
12
|
-
--theme-chart-3: 216 100% 58%;
|
|
13
|
-
--theme-chart-4: 273 100% 64%;
|
|
14
|
-
--theme-chart-5: 202 100% 41%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='indigo'] {
|
|
18
|
-
--primary: 241 100% 69%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 241 50% 18%;
|
|
21
|
-
--accent-foreground: 230 100% 82%;
|
|
22
|
-
--secondary: 241 30% 18%;
|
|
23
|
-
--secondary-foreground: 230 100% 82%;
|
|
24
|
-
--ring: 241 100% 69%;
|
|
25
|
-
--theme-chart-1: 230 100% 82%;
|
|
26
|
-
--theme-chart-2: 257 100% 76%;
|
|
27
|
-
--theme-chart-3: 212 100% 66%;
|
|
28
|
-
--theme-chart-4: 271 100% 85%;
|
|
29
|
-
--theme-chart-5: 196 100% 50%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='lime'] {
|
|
3
|
-
--primary: 80 100% 45%;
|
|
4
|
-
--primary-foreground: 87 71% 19%;
|
|
5
|
-
--accent: 80 100% 96%;
|
|
6
|
-
--accent-foreground: 86 100% 32%;
|
|
7
|
-
--secondary: 80 30% 96%;
|
|
8
|
-
--secondary-foreground: 86 100% 32%;
|
|
9
|
-
--ring: 80 100% 45%;
|
|
10
|
-
--theme-chart-1: 80 100% 45%;
|
|
11
|
-
--theme-chart-2: 142 100% 33%;
|
|
12
|
-
--theme-chart-3: 47 100% 50%;
|
|
13
|
-
--theme-chart-4: 160 100% 30%;
|
|
14
|
-
--theme-chart-5: 44 100% 50%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='lime'] {
|
|
18
|
-
--primary: 80 100% 45%;
|
|
19
|
-
--primary-foreground: 89 89% 10%;
|
|
20
|
-
--accent: 80 50% 18%;
|
|
21
|
-
--accent-foreground: 80 100% 45%;
|
|
22
|
-
--secondary: 80 30% 18%;
|
|
23
|
-
--secondary-foreground: 80 100% 45%;
|
|
24
|
-
--ring: 80 100% 45%;
|
|
25
|
-
--theme-chart-1: 80 100% 45%;
|
|
26
|
-
--theme-chart-2: 150 96% 45%;
|
|
27
|
-
--theme-chart-3: 47 100% 50%;
|
|
28
|
-
--theme-chart-4: 161 100% 42%;
|
|
29
|
-
--theme-chart-5: 44 100% 50%;
|
|
30
|
-
}
|
|
31
|
-
}
|