@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,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='orange'] {
|
|
3
|
-
--primary: 25 100% 50%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 25 100% 96%;
|
|
6
|
-
--accent-foreground: 18 100% 48%;
|
|
7
|
-
--secondary: 25 30% 96%;
|
|
8
|
-
--secondary-foreground: 18 100% 48%;
|
|
9
|
-
--ring: 25 100% 50%;
|
|
10
|
-
--theme-chart-1: 25 100% 50%;
|
|
11
|
-
--theme-chart-2: 44 100% 50%;
|
|
12
|
-
--theme-chart-3: 357 96% 58%;
|
|
13
|
-
--theme-chart-4: 47 100% 50%;
|
|
14
|
-
--theme-chart-5: 345 100% 56%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='orange'] {
|
|
18
|
-
--primary: 32 100% 51%;
|
|
19
|
-
--primary-foreground: 13 85% 14%;
|
|
20
|
-
--accent: 32 50% 18%;
|
|
21
|
-
--accent-foreground: 32 100% 51%;
|
|
22
|
-
--secondary: 32 30% 18%;
|
|
23
|
-
--secondary-foreground: 32 100% 51%;
|
|
24
|
-
--ring: 32 100% 51%;
|
|
25
|
-
--theme-chart-1: 32 100% 51%;
|
|
26
|
-
--theme-chart-2: 44 100% 50%;
|
|
27
|
-
--theme-chart-3: 359 100% 70%;
|
|
28
|
-
--theme-chart-4: 47 100% 50%;
|
|
29
|
-
--theme-chart-5: 350 100% 69%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='pink'] {
|
|
3
|
-
--primary: 329 100% 45%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 329 100% 96%;
|
|
6
|
-
--accent-foreground: 329 100% 45%;
|
|
7
|
-
--secondary: 329 30% 96%;
|
|
8
|
-
--secondary-foreground: 329 100% 45%;
|
|
9
|
-
--ring: 329 100% 45%;
|
|
10
|
-
--theme-chart-1: 329 100% 45%;
|
|
11
|
-
--theme-chart-2: 345 100% 56%;
|
|
12
|
-
--theme-chart-3: 294 100% 44%;
|
|
13
|
-
--theme-chart-4: 273 100% 64%;
|
|
14
|
-
--theme-chart-5: 357 96% 58%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='pink'] {
|
|
18
|
-
--primary: 329 100% 45%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 329 50% 18%;
|
|
21
|
-
--accent-foreground: 327 95% 69%;
|
|
22
|
-
--secondary: 329 30% 18%;
|
|
23
|
-
--secondary-foreground: 327 95% 69%;
|
|
24
|
-
--ring: 329 100% 45%;
|
|
25
|
-
--theme-chart-1: 327 95% 69%;
|
|
26
|
-
--theme-chart-2: 350 100% 69%;
|
|
27
|
-
--theme-chart-3: 293 100% 71%;
|
|
28
|
-
--theme-chart-4: 271 100% 85%;
|
|
29
|
-
--theme-chart-5: 359 100% 70%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='purple'] {
|
|
3
|
-
--primary: 273 100% 64%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 273 100% 96%;
|
|
6
|
-
--accent-foreground: 275 96% 52%;
|
|
7
|
-
--secondary: 273 30% 96%;
|
|
8
|
-
--secondary-foreground: 275 96% 52%;
|
|
9
|
-
--ring: 273 100% 64%;
|
|
10
|
-
--theme-chart-1: 273 100% 64%;
|
|
11
|
-
--theme-chart-2: 261 100% 66%;
|
|
12
|
-
--theme-chart-3: 294 100% 44%;
|
|
13
|
-
--theme-chart-4: 241 100% 69%;
|
|
14
|
-
--theme-chart-5: 329 100% 45%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='purple'] {
|
|
18
|
-
--primary: 273 100% 64%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 273 50% 18%;
|
|
21
|
-
--accent-foreground: 271 100% 85%;
|
|
22
|
-
--secondary: 273 30% 18%;
|
|
23
|
-
--secondary-foreground: 271 100% 85%;
|
|
24
|
-
--ring: 273 100% 64%;
|
|
25
|
-
--theme-chart-1: 271 100% 85%;
|
|
26
|
-
--theme-chart-2: 257 100% 76%;
|
|
27
|
-
--theme-chart-3: 293 100% 71%;
|
|
28
|
-
--theme-chart-4: 230 100% 82%;
|
|
29
|
-
--theme-chart-5: 327 95% 69%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='red'] {
|
|
3
|
-
--primary: 357 96% 58%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 357 100% 96%;
|
|
6
|
-
--accent-foreground: 357 100% 45%;
|
|
7
|
-
--secondary: 357 30% 96%;
|
|
8
|
-
--secondary-foreground: 357 100% 45%;
|
|
9
|
-
--ring: 357 96% 58%;
|
|
10
|
-
--theme-chart-1: 357 96% 58%;
|
|
11
|
-
--theme-chart-2: 25 100% 50%;
|
|
12
|
-
--theme-chart-3: 44 100% 50%;
|
|
13
|
-
--theme-chart-4: 329 100% 45%;
|
|
14
|
-
--theme-chart-5: 345 100% 56%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='red'] {
|
|
18
|
-
--primary: 357 96% 58%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 357 50% 18%;
|
|
21
|
-
--accent-foreground: 359 100% 70%;
|
|
22
|
-
--secondary: 357 30% 18%;
|
|
23
|
-
--secondary-foreground: 359 100% 70%;
|
|
24
|
-
--ring: 357 96% 58%;
|
|
25
|
-
--theme-chart-1: 359 100% 70%;
|
|
26
|
-
--theme-chart-2: 32 100% 51%;
|
|
27
|
-
--theme-chart-3: 44 100% 50%;
|
|
28
|
-
--theme-chart-4: 327 95% 69%;
|
|
29
|
-
--theme-chart-5: 350 100% 69%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='rose'] {
|
|
3
|
-
--primary: 345 100% 56%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 345 100% 96%;
|
|
6
|
-
--accent-foreground: 345 100% 56%;
|
|
7
|
-
--secondary: 345 30% 96%;
|
|
8
|
-
--secondary-foreground: 345 100% 56%;
|
|
9
|
-
--ring: 345 100% 56%;
|
|
10
|
-
--theme-chart-1: 345 100% 56%;
|
|
11
|
-
--theme-chart-2: 357 96% 58%;
|
|
12
|
-
--theme-chart-3: 329 100% 45%;
|
|
13
|
-
--theme-chart-4: 25 100% 50%;
|
|
14
|
-
--theme-chart-5: 294 100% 44%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='rose'] {
|
|
18
|
-
--primary: 345 100% 56%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 345 50% 18%;
|
|
21
|
-
--accent-foreground: 350 100% 69%;
|
|
22
|
-
--secondary: 345 30% 18%;
|
|
23
|
-
--secondary-foreground: 350 100% 69%;
|
|
24
|
-
--ring: 345 100% 56%;
|
|
25
|
-
--theme-chart-1: 350 100% 69%;
|
|
26
|
-
--theme-chart-2: 359 100% 70%;
|
|
27
|
-
--theme-chart-3: 327 95% 69%;
|
|
28
|
-
--theme-chart-4: 32 100% 51%;
|
|
29
|
-
--theme-chart-5: 293 100% 71%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='sky'] {
|
|
3
|
-
--primary: 202 100% 41%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 202 100% 96%;
|
|
6
|
-
--accent-foreground: 202 100% 41%;
|
|
7
|
-
--secondary: 202 30% 96%;
|
|
8
|
-
--secondary-foreground: 202 100% 41%;
|
|
9
|
-
--ring: 202 100% 41%;
|
|
10
|
-
--theme-chart-1: 202 100% 41%;
|
|
11
|
-
--theme-chart-2: 216 100% 58%;
|
|
12
|
-
--theme-chart-3: 192 100% 36%;
|
|
13
|
-
--theme-chart-4: 241 100% 69%;
|
|
14
|
-
--theme-chart-5: 175 100% 29%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='sky'] {
|
|
18
|
-
--primary: 202 100% 41%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 202 50% 18%;
|
|
21
|
-
--accent-foreground: 196 100% 50%;
|
|
22
|
-
--secondary: 202 30% 18%;
|
|
23
|
-
--secondary-foreground: 196 100% 50%;
|
|
24
|
-
--ring: 202 100% 41%;
|
|
25
|
-
--theme-chart-1: 196 100% 50%;
|
|
26
|
-
--theme-chart-2: 212 100% 66%;
|
|
27
|
-
--theme-chart-3: 188 100% 48%;
|
|
28
|
-
--theme-chart-4: 230 100% 82%;
|
|
29
|
-
--theme-chart-5: 173 100% 42%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='teal'] {
|
|
3
|
-
--primary: 175 100% 29%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 175 100% 96%;
|
|
6
|
-
--accent-foreground: 175 100% 29%;
|
|
7
|
-
--secondary: 175 30% 96%;
|
|
8
|
-
--secondary-foreground: 175 100% 29%;
|
|
9
|
-
--ring: 175 100% 29%;
|
|
10
|
-
--theme-chart-1: 175 100% 29%;
|
|
11
|
-
--theme-chart-2: 192 100% 36%;
|
|
12
|
-
--theme-chart-3: 160 100% 30%;
|
|
13
|
-
--theme-chart-4: 202 100% 41%;
|
|
14
|
-
--theme-chart-5: 142 100% 33%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='teal'] {
|
|
18
|
-
--primary: 175 100% 29%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 175 50% 18%;
|
|
21
|
-
--accent-foreground: 173 100% 42%;
|
|
22
|
-
--secondary: 175 30% 18%;
|
|
23
|
-
--secondary-foreground: 173 100% 42%;
|
|
24
|
-
--ring: 175 100% 29%;
|
|
25
|
-
--theme-chart-1: 173 100% 42%;
|
|
26
|
-
--theme-chart-2: 188 100% 48%;
|
|
27
|
-
--theme-chart-3: 161 100% 42%;
|
|
28
|
-
--theme-chart-4: 196 100% 50%;
|
|
29
|
-
--theme-chart-5: 150 96% 45%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='violet'] {
|
|
3
|
-
--primary: 261 100% 66%;
|
|
4
|
-
--primary-foreground: 0 0% 100%;
|
|
5
|
-
--accent: 261 100% 96%;
|
|
6
|
-
--accent-foreground: 265 99% 56%;
|
|
7
|
-
--secondary: 261 30% 96%;
|
|
8
|
-
--secondary-foreground: 265 99% 56%;
|
|
9
|
-
--ring: 261 100% 66%;
|
|
10
|
-
--theme-chart-1: 261 100% 66%;
|
|
11
|
-
--theme-chart-2: 273 100% 64%;
|
|
12
|
-
--theme-chart-3: 241 100% 69%;
|
|
13
|
-
--theme-chart-4: 294 100% 44%;
|
|
14
|
-
--theme-chart-5: 216 100% 58%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='violet'] {
|
|
18
|
-
--primary: 261 100% 66%;
|
|
19
|
-
--primary-foreground: 0 0% 100%;
|
|
20
|
-
--accent: 261 50% 18%;
|
|
21
|
-
--accent-foreground: 257 100% 76%;
|
|
22
|
-
--secondary: 261 30% 18%;
|
|
23
|
-
--secondary-foreground: 257 100% 76%;
|
|
24
|
-
--ring: 261 100% 66%;
|
|
25
|
-
--theme-chart-1: 257 100% 76%;
|
|
26
|
-
--theme-chart-2: 271 100% 85%;
|
|
27
|
-
--theme-chart-3: 230 100% 82%;
|
|
28
|
-
--theme-chart-4: 293 100% 71%;
|
|
29
|
-
--theme-chart-5: 212 100% 66%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-color='yellow'] {
|
|
3
|
-
--primary: 47 100% 50%;
|
|
4
|
-
--primary-foreground: 26 88% 14%;
|
|
5
|
-
--accent: 47 100% 96%;
|
|
6
|
-
--accent-foreground: 39 100% 41%;
|
|
7
|
-
--secondary: 47 30% 96%;
|
|
8
|
-
--secondary-foreground: 39 100% 41%;
|
|
9
|
-
--ring: 47 100% 50%;
|
|
10
|
-
--theme-chart-1: 47 100% 50%;
|
|
11
|
-
--theme-chart-2: 44 100% 50%;
|
|
12
|
-
--theme-chart-3: 80 100% 45%;
|
|
13
|
-
--theme-chart-4: 25 100% 50%;
|
|
14
|
-
--theme-chart-5: 142 100% 33%;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
[data-mode='dark'][data-color='yellow'] {
|
|
18
|
-
--primary: 47 100% 50%;
|
|
19
|
-
--primary-foreground: 26 88% 14%;
|
|
20
|
-
--accent: 47 50% 18%;
|
|
21
|
-
--accent-foreground: 47 100% 50%;
|
|
22
|
-
--secondary: 47 30% 18%;
|
|
23
|
-
--secondary-foreground: 47 100% 50%;
|
|
24
|
-
--ring: 47 100% 50%;
|
|
25
|
-
--theme-chart-1: 47 100% 50%;
|
|
26
|
-
--theme-chart-2: 44 100% 50%;
|
|
27
|
-
--theme-chart-3: 80 100% 45%;
|
|
28
|
-
--theme-chart-4: 32 100% 51%;
|
|
29
|
-
--theme-chart-5: 150 96% 45%;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-mode='dark'] {
|
|
3
|
-
color-scheme: dark;
|
|
4
|
-
|
|
5
|
-
--background: 240 10% 3.9%;
|
|
6
|
-
--foreground: 0 0% 98%;
|
|
7
|
-
|
|
8
|
-
--card: 240 10% 3.9%;
|
|
9
|
-
--card-foreground: 0 0% 98%;
|
|
10
|
-
|
|
11
|
-
--popover: 240 10% 3.9%;
|
|
12
|
-
--popover-foreground: 0 0% 98%;
|
|
13
|
-
|
|
14
|
-
--muted: 240 3.7% 15.9%;
|
|
15
|
-
--muted-foreground: 240 5% 64.9%;
|
|
16
|
-
|
|
17
|
-
--border: 240 3.7% 15.9%;
|
|
18
|
-
--input: 240 3.7% 15.9%;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Light is the default mode layer.
|
|
3
|
-
*/
|
|
4
|
-
@layer tokens {
|
|
5
|
-
:root,
|
|
6
|
-
[data-mode='light'] {
|
|
7
|
-
color-scheme: light;
|
|
8
|
-
|
|
9
|
-
--background: 0 0% 100%;
|
|
10
|
-
--foreground: 240 10% 3.9%;
|
|
11
|
-
|
|
12
|
-
--card: 0 0% 100%;
|
|
13
|
-
--card-foreground: 240 10% 3.9%;
|
|
14
|
-
|
|
15
|
-
--popover: 0 0% 100%;
|
|
16
|
-
--popover-foreground: 240 10% 3.9%;
|
|
17
|
-
|
|
18
|
-
--muted: 240 4.8% 95.9%;
|
|
19
|
-
--muted-foreground: 240 3.8% 46.1%;
|
|
20
|
-
|
|
21
|
-
--border: 240 5.9% 90%;
|
|
22
|
-
--input: 240 5.9% 90%;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-style='brutal'] {
|
|
3
|
-
--theme-radius-xs: 0;
|
|
4
|
-
--theme-radius-base: 0;
|
|
5
|
-
--theme-radius-sm: 0;
|
|
6
|
-
--theme-radius-md: 0;
|
|
7
|
-
--theme-radius-lg: 0;
|
|
8
|
-
|
|
9
|
-
--radius: var(--theme-radius-md);
|
|
10
|
-
--radius-xs: var(--theme-radius-xs);
|
|
11
|
-
--radius-sm: 0;
|
|
12
|
-
--radius-md: 0;
|
|
13
|
-
--radius-lg: 0;
|
|
14
|
-
|
|
15
|
-
--border-width: 2px;
|
|
16
|
-
|
|
17
|
-
--theme-shadow-sm: 2px 2px 0 0 hsl(var(--foreground));
|
|
18
|
-
--theme-shadow: 4px 4px 0 0 hsl(var(--foreground));
|
|
19
|
-
--theme-shadow-md: 6px 6px 0 0 hsl(var(--foreground));
|
|
20
|
-
--theme-shadow-lg: 8px 8px 0 0 hsl(var(--foreground));
|
|
21
|
-
|
|
22
|
-
--shadow-sm: var(--theme-shadow-sm);
|
|
23
|
-
--shadow: var(--theme-shadow);
|
|
24
|
-
--shadow-md: var(--theme-shadow-md);
|
|
25
|
-
--shadow-lg: var(--theme-shadow-lg);
|
|
26
|
-
|
|
27
|
-
--theme-font-sans: 'JetBrains Mono', 'Courier New', monospace;
|
|
28
|
-
--theme-font-mono: 'JetBrains Mono', 'Courier New', monospace;
|
|
29
|
-
|
|
30
|
-
--font-sans: var(--theme-font-sans);
|
|
31
|
-
--font-mono: var(--theme-font-mono);
|
|
32
|
-
--font-weight-bold: 700;
|
|
33
|
-
--theme-text-scale: 1.08;
|
|
34
|
-
--nav-font-family: var(--font-sans);
|
|
35
|
-
--nav-text-size: calc(var(--text-base) - 0.125rem);
|
|
36
|
-
--nav-text-line-height: var(--text-base--line-height);
|
|
37
|
-
--nav-heading-font-family: var(--font-mono);
|
|
38
|
-
--nav-heading-size: var(--text-sm);
|
|
39
|
-
--nav-heading-line-height: var(--text-sm--line-height);
|
|
40
|
-
--nav-heading-weight: 700;
|
|
41
|
-
--nav-heading-letter-spacing: 0.18em;
|
|
42
|
-
--nav-badge-font-family: var(--font-mono);
|
|
43
|
-
--nav-badge-size: var(--text-sm);
|
|
44
|
-
--nav-badge-line-height: var(--text-sm--line-height);
|
|
45
|
-
--nav-badge-weight: 700;
|
|
46
|
-
--letter-spacing: -0.01em;
|
|
47
|
-
--space-unit: 0.25rem;
|
|
48
|
-
--layout-topbar-height: 3.5rem;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Default is the baseline style layer.
|
|
3
|
-
*/
|
|
4
|
-
@layer tokens {
|
|
5
|
-
:root,
|
|
6
|
-
[data-style='default'] {
|
|
7
|
-
--theme-radius-xs: 0.125rem;
|
|
8
|
-
--theme-radius-base: 0.5rem;
|
|
9
|
-
--theme-radius-sm: calc(var(--theme-radius-base) - 2px);
|
|
10
|
-
--theme-radius-md: var(--theme-radius-base);
|
|
11
|
-
--theme-radius-lg: calc(var(--theme-radius-base) + 4px);
|
|
12
|
-
|
|
13
|
-
--radius: var(--theme-radius-md);
|
|
14
|
-
--radius-xs: var(--theme-radius-xs);
|
|
15
|
-
--radius-sm: var(--theme-radius-sm);
|
|
16
|
-
--radius-md: var(--theme-radius-md);
|
|
17
|
-
--radius-lg: var(--theme-radius-lg);
|
|
18
|
-
|
|
19
|
-
--border-width: 1px;
|
|
20
|
-
|
|
21
|
-
--theme-shadow-sm: 0 1px 2px 0 hsl(0 0% 0% / 0.05);
|
|
22
|
-
--theme-shadow: 0 1px 3px 0 hsl(0 0% 0% / 0.1);
|
|
23
|
-
--theme-shadow-md: 0 4px 6px -1px hsl(0 0% 0% / 0.1);
|
|
24
|
-
--theme-shadow-lg: 0 10px 15px -3px hsl(0 0% 0% / 0.1);
|
|
25
|
-
|
|
26
|
-
--shadow-sm: var(--theme-shadow-sm);
|
|
27
|
-
--shadow: var(--theme-shadow);
|
|
28
|
-
--shadow-md: var(--theme-shadow-md);
|
|
29
|
-
--shadow-lg: var(--theme-shadow-lg);
|
|
30
|
-
|
|
31
|
-
--theme-font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
|
32
|
-
--theme-font-mono: 'JetBrains Mono', 'Fira Code', monospace;
|
|
33
|
-
|
|
34
|
-
--font-sans: var(--theme-font-sans);
|
|
35
|
-
--font-mono: var(--theme-font-mono);
|
|
36
|
-
--font-weight-bold: 600;
|
|
37
|
-
--theme-text-scale: 1;
|
|
38
|
-
--nav-font-family: var(--font-sans);
|
|
39
|
-
--nav-text-size: calc(var(--text-base) - 0.125rem);
|
|
40
|
-
--nav-text-line-height: var(--text-base--line-height);
|
|
41
|
-
--nav-heading-font-family: var(--font-sans);
|
|
42
|
-
--nav-heading-size: var(--text-sm);
|
|
43
|
-
--nav-heading-line-height: var(--text-sm--line-height);
|
|
44
|
-
--nav-heading-weight: 600;
|
|
45
|
-
--nav-heading-letter-spacing: 0.12em;
|
|
46
|
-
--nav-badge-font-family: var(--font-sans);
|
|
47
|
-
--nav-badge-size: var(--text-sm);
|
|
48
|
-
--nav-badge-line-height: var(--text-sm--line-height);
|
|
49
|
-
--nav-badge-weight: 500;
|
|
50
|
-
--letter-spacing: 0;
|
|
51
|
-
--space-unit: 0.25rem;
|
|
52
|
-
--layout-topbar-height: 3rem;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-style='sharp'] {
|
|
3
|
-
--theme-radius-xs: 0;
|
|
4
|
-
--theme-radius-base: 0;
|
|
5
|
-
--theme-radius-sm: 0;
|
|
6
|
-
--theme-radius-md: 0;
|
|
7
|
-
--theme-radius-lg: 0;
|
|
8
|
-
|
|
9
|
-
--radius: var(--theme-radius-md);
|
|
10
|
-
--radius-xs: var(--theme-radius-xs);
|
|
11
|
-
--radius-sm: 0;
|
|
12
|
-
--radius-md: 0;
|
|
13
|
-
--radius-lg: 0;
|
|
14
|
-
|
|
15
|
-
--border-width: 1px;
|
|
16
|
-
|
|
17
|
-
--theme-shadow-sm: none;
|
|
18
|
-
--theme-shadow: none;
|
|
19
|
-
--theme-shadow-md: none;
|
|
20
|
-
--theme-shadow-lg: none;
|
|
21
|
-
|
|
22
|
-
--shadow-sm: none;
|
|
23
|
-
--shadow: none;
|
|
24
|
-
--shadow-md: none;
|
|
25
|
-
--shadow-lg: none;
|
|
26
|
-
|
|
27
|
-
--theme-font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
|
28
|
-
--theme-font-mono: 'JetBrains Mono', monospace;
|
|
29
|
-
|
|
30
|
-
--font-sans: var(--theme-font-sans);
|
|
31
|
-
--font-mono: var(--theme-font-mono);
|
|
32
|
-
--font-weight-bold: 600;
|
|
33
|
-
--theme-text-scale: 0.98;
|
|
34
|
-
--nav-font-family: var(--font-sans);
|
|
35
|
-
--nav-text-size: calc(var(--text-base) - 0.125rem);
|
|
36
|
-
--nav-text-line-height: var(--text-base--line-height);
|
|
37
|
-
--nav-heading-font-family: var(--font-sans);
|
|
38
|
-
--nav-heading-size: calc(var(--text-sm) * 0.94);
|
|
39
|
-
--nav-heading-line-height: 1.35;
|
|
40
|
-
--nav-heading-weight: 600;
|
|
41
|
-
--nav-heading-letter-spacing: 0.16em;
|
|
42
|
-
--nav-badge-font-family: var(--font-sans);
|
|
43
|
-
--nav-badge-size: calc(var(--text-sm) * 0.94);
|
|
44
|
-
--nav-badge-line-height: 1.35;
|
|
45
|
-
--nav-badge-weight: 500;
|
|
46
|
-
--letter-spacing: 0;
|
|
47
|
-
--space-unit: 0.25rem;
|
|
48
|
-
--layout-topbar-height: 3rem;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
@layer tokens {
|
|
2
|
-
[data-style='soft'] {
|
|
3
|
-
--theme-radius-xs: 0.25rem;
|
|
4
|
-
--theme-radius-base: 1rem;
|
|
5
|
-
--theme-radius-sm: calc(var(--theme-radius-base) - 4px);
|
|
6
|
-
--theme-radius-md: var(--theme-radius-base);
|
|
7
|
-
--theme-radius-lg: calc(var(--theme-radius-base) + 6px);
|
|
8
|
-
|
|
9
|
-
--radius: var(--theme-radius-md);
|
|
10
|
-
--radius-xs: var(--theme-radius-xs);
|
|
11
|
-
--radius-sm: var(--theme-radius-sm);
|
|
12
|
-
--radius-md: var(--theme-radius-md);
|
|
13
|
-
--radius-lg: var(--theme-radius-lg);
|
|
14
|
-
|
|
15
|
-
--border-width: 1px;
|
|
16
|
-
|
|
17
|
-
--theme-shadow-sm: 0 2px 8px hsl(0 0% 0% / 0.04);
|
|
18
|
-
--theme-shadow: 0 4px 14px hsl(0 0% 0% / 0.08);
|
|
19
|
-
--theme-shadow-md: 0 8px 24px hsl(0 0% 0% / 0.1);
|
|
20
|
-
--theme-shadow-lg: 0 16px 40px hsl(0 0% 0% / 0.12);
|
|
21
|
-
|
|
22
|
-
--shadow-sm: var(--theme-shadow-sm);
|
|
23
|
-
--shadow: var(--theme-shadow);
|
|
24
|
-
--shadow-md: var(--theme-shadow-md);
|
|
25
|
-
--shadow-lg: var(--theme-shadow-lg);
|
|
26
|
-
|
|
27
|
-
--theme-font-sans: 'Quicksand', 'Nunito', system-ui, sans-serif;
|
|
28
|
-
--theme-font-mono: 'Fira Code', monospace;
|
|
29
|
-
|
|
30
|
-
--font-sans: var(--theme-font-sans);
|
|
31
|
-
--font-mono: var(--theme-font-mono);
|
|
32
|
-
--font-weight-bold: 600;
|
|
33
|
-
--theme-text-scale: 1.05;
|
|
34
|
-
--nav-font-family: var(--font-sans);
|
|
35
|
-
--nav-text-size: calc(var(--text-base) - 0.125rem);
|
|
36
|
-
--nav-text-line-height: var(--text-base--line-height);
|
|
37
|
-
--nav-heading-font-family: var(--font-sans);
|
|
38
|
-
--nav-heading-size: var(--text-sm);
|
|
39
|
-
--nav-heading-line-height: var(--text-sm--line-height);
|
|
40
|
-
--nav-heading-weight: 700;
|
|
41
|
-
--nav-heading-letter-spacing: 0.08em;
|
|
42
|
-
--nav-badge-font-family: var(--font-sans);
|
|
43
|
-
--nav-badge-size: var(--text-sm);
|
|
44
|
-
--nav-badge-line-height: var(--text-sm--line-height);
|
|
45
|
-
--nav-badge-weight: 600;
|
|
46
|
-
--letter-spacing: 0;
|
|
47
|
-
--space-unit: 0.25rem;
|
|
48
|
-
--layout-topbar-height: 3.5rem;
|
|
49
|
-
}
|
|
50
|
-
}
|
package/theme/token/package.json
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
type AccordionType = 'single' | 'multiple';
|
|
4
|
-
declare abstract class AccordionContextBase {
|
|
5
|
-
abstract isOpen(value: string): boolean;
|
|
6
|
-
abstract toggle(value: string): void;
|
|
7
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionContextBase, never>;
|
|
8
|
-
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AccordionContextBase, never, never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
10
|
-
declare class AccordionComponent extends AccordionContextBase {
|
|
11
|
-
readonly type: _angular_core.InputSignal<AccordionType>;
|
|
12
|
-
readonly collapsible: _angular_core.InputSignal<boolean>;
|
|
13
|
-
readonly value: _angular_core.ModelSignal<string | string[] | null>;
|
|
14
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
15
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
16
|
-
private readonly openSet;
|
|
17
|
-
isOpen(value: string): boolean;
|
|
18
|
-
toggle(value: string): void;
|
|
19
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionComponent, never>;
|
|
20
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionComponent, "ui-accordion", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "collapsible": { "alias": "collapsible"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, ["*"], true, never>;
|
|
21
|
-
}
|
|
22
|
-
declare class AccordionItemComponent {
|
|
23
|
-
protected readonly ctx: AccordionContextBase;
|
|
24
|
-
readonly value: _angular_core.InputSignal<string>;
|
|
25
|
-
readonly disabled: _angular_core.InputSignal<boolean>;
|
|
26
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
27
|
-
readonly triggerId: string;
|
|
28
|
-
readonly contentId: string;
|
|
29
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
30
|
-
readonly open: _angular_core.Signal<boolean>;
|
|
31
|
-
toggle(): void;
|
|
32
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionItemComponent, never>;
|
|
33
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionItemComponent, "ui-accordion-item", never, { "value": { "alias": "value"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
34
|
-
}
|
|
35
|
-
declare class AccordionTriggerComponent {
|
|
36
|
-
protected readonly item: AccordionItemComponent;
|
|
37
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
38
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
39
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionTriggerComponent, never>;
|
|
40
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionTriggerComponent, "button[ui-accordion-trigger]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
41
|
-
}
|
|
42
|
-
declare class AccordionContentComponent {
|
|
43
|
-
protected readonly item: AccordionItemComponent;
|
|
44
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
45
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
46
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionContentComponent, never>;
|
|
47
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionContentComponent, "ui-accordion-content", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export { AccordionComponent, AccordionContentComponent, AccordionContextBase, AccordionItemComponent, AccordionTriggerComponent };
|
|
51
|
-
export type { AccordionType };
|