@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
package/package.json
CHANGED
|
@@ -1,77 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ojiepermana/angular",
|
|
3
|
-
"version": "
|
|
4
|
-
"repository": {
|
|
5
|
-
"type": "git",
|
|
6
|
-
"url": "git+https://github.com/ojiepermana/angular.git"
|
|
7
|
-
},
|
|
8
|
-
"homepage": "https://github.com/ojiepermana/angular#readme",
|
|
9
|
-
"bugs": {
|
|
10
|
-
"url": "https://github.com/ojiepermana/angular/issues"
|
|
11
|
-
},
|
|
3
|
+
"version": "22.0.27",
|
|
12
4
|
"peerDependencies": {
|
|
13
|
-
"@angular/common": "^
|
|
14
|
-
"@angular/core": "^
|
|
15
|
-
"@angular
|
|
16
|
-
"@angular
|
|
17
|
-
"@angular
|
|
18
|
-
"@angular
|
|
19
|
-
"
|
|
20
|
-
"tailwindcss": "^4.3.0"
|
|
21
|
-
},
|
|
22
|
-
"peerDependenciesMeta": {
|
|
23
|
-
"@angular/forms": {
|
|
24
|
-
"optional": false
|
|
25
|
-
},
|
|
26
|
-
"@angular/router": {
|
|
27
|
-
"optional": false
|
|
28
|
-
},
|
|
29
|
-
"@angular/cdk": {
|
|
30
|
-
"optional": false
|
|
31
|
-
},
|
|
32
|
-
"@angular/material": {
|
|
33
|
-
"optional": false
|
|
34
|
-
}
|
|
5
|
+
"@angular/common": "^22.0.0",
|
|
6
|
+
"@angular/core": "^22.0.0",
|
|
7
|
+
"@ojiepermana/angular-chart": "^22.0.27",
|
|
8
|
+
"@ojiepermana/angular-component": "^22.0.27",
|
|
9
|
+
"@ojiepermana/angular-navigation": "^22.0.27",
|
|
10
|
+
"@ojiepermana/angular-sdk": "^22.0.27",
|
|
11
|
+
"@ojiepermana/angular-theme": "^22.0.27"
|
|
35
12
|
},
|
|
36
13
|
"dependencies": {
|
|
37
|
-
"
|
|
38
|
-
"class-variance-authority": "^0.7.1",
|
|
39
|
-
"clsx": "^2.1.1",
|
|
40
|
-
"d3-array": "^3.2.4",
|
|
41
|
-
"d3-scale": "^4.0.2",
|
|
42
|
-
"d3-shape": "^3.2.0",
|
|
43
|
-
"embla-carousel": "^8.6.0",
|
|
44
|
-
"marked": "^18.0.2",
|
|
45
|
-
"semver": "^7.7.4",
|
|
46
|
-
"tailwind-merge": "^3.5.0",
|
|
47
|
-
"tslib": "^2.8.1",
|
|
48
|
-
"yaml": "^2.8.3"
|
|
49
|
-
},
|
|
50
|
-
"ng-add": {
|
|
51
|
-
"save": "dependencies"
|
|
52
|
-
},
|
|
53
|
-
"ng-update": {
|
|
54
|
-
"packageGroup": {
|
|
55
|
-
"@angular/common": "^21.2.9",
|
|
56
|
-
"@angular/core": "^21.2.9",
|
|
57
|
-
"@angular/forms": "^21.2.9",
|
|
58
|
-
"@angular/router": "^21.2.9",
|
|
59
|
-
"@angular/cdk": "^21.2.7",
|
|
60
|
-
"@angular/material": "^21.2.7",
|
|
61
|
-
"rxjs": "~7.8.2",
|
|
62
|
-
"tailwindcss": "^4.3.0"
|
|
63
|
-
}
|
|
14
|
+
"tslib": "^2.3.0"
|
|
64
15
|
},
|
|
65
16
|
"publishConfig": {
|
|
66
17
|
"access": "public",
|
|
67
18
|
"registry": "https://registry.npmjs.org/"
|
|
68
19
|
},
|
|
69
20
|
"sideEffects": false,
|
|
70
|
-
"
|
|
21
|
+
"module": "fesm2022/ojiepermana-angular.mjs",
|
|
22
|
+
"typings": "types/ojiepermana-angular.d.ts",
|
|
71
23
|
"exports": {
|
|
72
|
-
"./theme/styles": "./theme/styles/index.css",
|
|
73
|
-
"./theme/styles/*": "./theme/styles/*",
|
|
74
|
-
"./theme/tailwind/theme.css": "./theme/styles/integrations/tailwind.css",
|
|
75
24
|
"./package.json": {
|
|
76
25
|
"default": "./package.json"
|
|
77
26
|
},
|
|
@@ -79,311 +28,26 @@
|
|
|
79
28
|
"types": "./types/ojiepermana-angular.d.ts",
|
|
80
29
|
"default": "./fesm2022/ojiepermana-angular.mjs"
|
|
81
30
|
},
|
|
82
|
-
"./
|
|
83
|
-
"types": "./types/ojiepermana-angular-
|
|
84
|
-
"default": "./fesm2022/ojiepermana-angular-
|
|
85
|
-
},
|
|
86
|
-
"./component/alert": {
|
|
87
|
-
"types": "./types/ojiepermana-angular-component-alert.d.ts",
|
|
88
|
-
"default": "./fesm2022/ojiepermana-angular-component-alert.mjs"
|
|
89
|
-
},
|
|
90
|
-
"./component/alert-dialog": {
|
|
91
|
-
"types": "./types/ojiepermana-angular-component-alert-dialog.d.ts",
|
|
92
|
-
"default": "./fesm2022/ojiepermana-angular-component-alert-dialog.mjs"
|
|
93
|
-
},
|
|
94
|
-
"./component/aspect-ratio": {
|
|
95
|
-
"types": "./types/ojiepermana-angular-component-aspect-ratio.d.ts",
|
|
96
|
-
"default": "./fesm2022/ojiepermana-angular-component-aspect-ratio.mjs"
|
|
97
|
-
},
|
|
98
|
-
"./component/avatar": {
|
|
99
|
-
"types": "./types/ojiepermana-angular-component-avatar.d.ts",
|
|
100
|
-
"default": "./fesm2022/ojiepermana-angular-component-avatar.mjs"
|
|
101
|
-
},
|
|
102
|
-
"./component/badge": {
|
|
103
|
-
"types": "./types/ojiepermana-angular-component-badge.d.ts",
|
|
104
|
-
"default": "./fesm2022/ojiepermana-angular-component-badge.mjs"
|
|
105
|
-
},
|
|
106
|
-
"./component/breadcrumb": {
|
|
107
|
-
"types": "./types/ojiepermana-angular-component-breadcrumb.d.ts",
|
|
108
|
-
"default": "./fesm2022/ojiepermana-angular-component-breadcrumb.mjs"
|
|
109
|
-
},
|
|
110
|
-
"./component/button": {
|
|
111
|
-
"types": "./types/ojiepermana-angular-component-button.d.ts",
|
|
112
|
-
"default": "./fesm2022/ojiepermana-angular-component-button.mjs"
|
|
113
|
-
},
|
|
114
|
-
"./component/button-group": {
|
|
115
|
-
"types": "./types/ojiepermana-angular-component-button-group.d.ts",
|
|
116
|
-
"default": "./fesm2022/ojiepermana-angular-component-button-group.mjs"
|
|
117
|
-
},
|
|
118
|
-
"./component/calendar": {
|
|
119
|
-
"types": "./types/ojiepermana-angular-component-calendar.d.ts",
|
|
120
|
-
"default": "./fesm2022/ojiepermana-angular-component-calendar.mjs"
|
|
121
|
-
},
|
|
122
|
-
"./component/card": {
|
|
123
|
-
"types": "./types/ojiepermana-angular-component-card.d.ts",
|
|
124
|
-
"default": "./fesm2022/ojiepermana-angular-component-card.mjs"
|
|
125
|
-
},
|
|
126
|
-
"./component/carousel": {
|
|
127
|
-
"types": "./types/ojiepermana-angular-component-carousel.d.ts",
|
|
128
|
-
"default": "./fesm2022/ojiepermana-angular-component-carousel.mjs"
|
|
129
|
-
},
|
|
130
|
-
"./component/chart": {
|
|
131
|
-
"types": "./types/ojiepermana-angular-component-chart.d.ts",
|
|
132
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart.mjs"
|
|
133
|
-
},
|
|
134
|
-
"./component/chart/area": {
|
|
135
|
-
"types": "./types/ojiepermana-angular-component-chart-area.d.ts",
|
|
136
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-area.mjs"
|
|
137
|
-
},
|
|
138
|
-
"./component/chart/bar": {
|
|
139
|
-
"types": "./types/ojiepermana-angular-component-chart-bar.d.ts",
|
|
140
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-bar.mjs"
|
|
141
|
-
},
|
|
142
|
-
"./component/chart/line": {
|
|
143
|
-
"types": "./types/ojiepermana-angular-component-chart-line.d.ts",
|
|
144
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-line.mjs"
|
|
145
|
-
},
|
|
146
|
-
"./component/chart/pie": {
|
|
147
|
-
"types": "./types/ojiepermana-angular-component-chart-pie.d.ts",
|
|
148
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-pie.mjs"
|
|
149
|
-
},
|
|
150
|
-
"./component/chart/radar": {
|
|
151
|
-
"types": "./types/ojiepermana-angular-component-chart-radar.d.ts",
|
|
152
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-radar.mjs"
|
|
153
|
-
},
|
|
154
|
-
"./component/chart/radial": {
|
|
155
|
-
"types": "./types/ojiepermana-angular-component-chart-radial.d.ts",
|
|
156
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-radial.mjs"
|
|
157
|
-
},
|
|
158
|
-
"./component/chart/scatter": {
|
|
159
|
-
"types": "./types/ojiepermana-angular-component-chart-scatter.d.ts",
|
|
160
|
-
"default": "./fesm2022/ojiepermana-angular-component-chart-scatter.mjs"
|
|
161
|
-
},
|
|
162
|
-
"./component/checkbox": {
|
|
163
|
-
"types": "./types/ojiepermana-angular-component-checkbox.d.ts",
|
|
164
|
-
"default": "./fesm2022/ojiepermana-angular-component-checkbox.mjs"
|
|
165
|
-
},
|
|
166
|
-
"./component/collapsible": {
|
|
167
|
-
"types": "./types/ojiepermana-angular-component-collapsible.d.ts",
|
|
168
|
-
"default": "./fesm2022/ojiepermana-angular-component-collapsible.mjs"
|
|
169
|
-
},
|
|
170
|
-
"./component/combobox": {
|
|
171
|
-
"types": "./types/ojiepermana-angular-component-combobox.d.ts",
|
|
172
|
-
"default": "./fesm2022/ojiepermana-angular-component-combobox.mjs"
|
|
173
|
-
},
|
|
174
|
-
"./component/command": {
|
|
175
|
-
"types": "./types/ojiepermana-angular-component-command.d.ts",
|
|
176
|
-
"default": "./fesm2022/ojiepermana-angular-component-command.mjs"
|
|
177
|
-
},
|
|
178
|
-
"./component/context-menu": {
|
|
179
|
-
"types": "./types/ojiepermana-angular-component-context-menu.d.ts",
|
|
180
|
-
"default": "./fesm2022/ojiepermana-angular-component-context-menu.mjs"
|
|
181
|
-
},
|
|
182
|
-
"./component/date-picker": {
|
|
183
|
-
"types": "./types/ojiepermana-angular-component-date-picker.d.ts",
|
|
184
|
-
"default": "./fesm2022/ojiepermana-angular-component-date-picker.mjs"
|
|
185
|
-
},
|
|
186
|
-
"./component/dialog": {
|
|
187
|
-
"types": "./types/ojiepermana-angular-component-dialog.d.ts",
|
|
188
|
-
"default": "./fesm2022/ojiepermana-angular-component-dialog.mjs"
|
|
189
|
-
},
|
|
190
|
-
"./component/drawer": {
|
|
191
|
-
"types": "./types/ojiepermana-angular-component-drawer.d.ts",
|
|
192
|
-
"default": "./fesm2022/ojiepermana-angular-component-drawer.mjs"
|
|
193
|
-
},
|
|
194
|
-
"./component/dropdown-menu": {
|
|
195
|
-
"types": "./types/ojiepermana-angular-component-dropdown-menu.d.ts",
|
|
196
|
-
"default": "./fesm2022/ojiepermana-angular-component-dropdown-menu.mjs"
|
|
197
|
-
},
|
|
198
|
-
"./component/form": {
|
|
199
|
-
"types": "./types/ojiepermana-angular-component-form.d.ts",
|
|
200
|
-
"default": "./fesm2022/ojiepermana-angular-component-form.mjs"
|
|
201
|
-
},
|
|
202
|
-
"./component/input": {
|
|
203
|
-
"types": "./types/ojiepermana-angular-component-input.d.ts",
|
|
204
|
-
"default": "./fesm2022/ojiepermana-angular-component-input.mjs"
|
|
31
|
+
"./chart": {
|
|
32
|
+
"types": "./types/ojiepermana-angular-chart.d.ts",
|
|
33
|
+
"default": "./fesm2022/ojiepermana-angular-chart.mjs"
|
|
205
34
|
},
|
|
206
|
-
"./component
|
|
207
|
-
"types": "./types/ojiepermana-angular-component
|
|
208
|
-
"default": "./fesm2022/ojiepermana-angular-component
|
|
35
|
+
"./component": {
|
|
36
|
+
"types": "./types/ojiepermana-angular-component.d.ts",
|
|
37
|
+
"default": "./fesm2022/ojiepermana-angular-component.mjs"
|
|
209
38
|
},
|
|
210
|
-
"./
|
|
211
|
-
"types": "./types/ojiepermana-angular-
|
|
212
|
-
"default": "./fesm2022/ojiepermana-angular-
|
|
39
|
+
"./navigation": {
|
|
40
|
+
"types": "./types/ojiepermana-angular-navigation.d.ts",
|
|
41
|
+
"default": "./fesm2022/ojiepermana-angular-navigation.mjs"
|
|
213
42
|
},
|
|
214
|
-
"./
|
|
215
|
-
"types": "./types/ojiepermana-angular-
|
|
216
|
-
"default": "./fesm2022/ojiepermana-angular-
|
|
217
|
-
},
|
|
218
|
-
"./component/pagination": {
|
|
219
|
-
"types": "./types/ojiepermana-angular-component-pagination.d.ts",
|
|
220
|
-
"default": "./fesm2022/ojiepermana-angular-component-pagination.mjs"
|
|
221
|
-
},
|
|
222
|
-
"./component/popover": {
|
|
223
|
-
"types": "./types/ojiepermana-angular-component-popover.d.ts",
|
|
224
|
-
"default": "./fesm2022/ojiepermana-angular-component-popover.mjs"
|
|
225
|
-
},
|
|
226
|
-
"./component/progress": {
|
|
227
|
-
"types": "./types/ojiepermana-angular-component-progress.d.ts",
|
|
228
|
-
"default": "./fesm2022/ojiepermana-angular-component-progress.mjs"
|
|
229
|
-
},
|
|
230
|
-
"./component/radio": {
|
|
231
|
-
"types": "./types/ojiepermana-angular-component-radio.d.ts",
|
|
232
|
-
"default": "./fesm2022/ojiepermana-angular-component-radio.mjs"
|
|
233
|
-
},
|
|
234
|
-
"./component/scroll-area": {
|
|
235
|
-
"types": "./types/ojiepermana-angular-component-scroll-area.d.ts",
|
|
236
|
-
"default": "./fesm2022/ojiepermana-angular-component-scroll-area.mjs"
|
|
237
|
-
},
|
|
238
|
-
"./component/select": {
|
|
239
|
-
"types": "./types/ojiepermana-angular-component-select.d.ts",
|
|
240
|
-
"default": "./fesm2022/ojiepermana-angular-component-select.mjs"
|
|
241
|
-
},
|
|
242
|
-
"./component/separator": {
|
|
243
|
-
"types": "./types/ojiepermana-angular-component-separator.d.ts",
|
|
244
|
-
"default": "./fesm2022/ojiepermana-angular-component-separator.mjs"
|
|
245
|
-
},
|
|
246
|
-
"./component/sheet": {
|
|
247
|
-
"types": "./types/ojiepermana-angular-component-sheet.d.ts",
|
|
248
|
-
"default": "./fesm2022/ojiepermana-angular-component-sheet.mjs"
|
|
249
|
-
},
|
|
250
|
-
"./component/skeleton": {
|
|
251
|
-
"types": "./types/ojiepermana-angular-component-skeleton.d.ts",
|
|
252
|
-
"default": "./fesm2022/ojiepermana-angular-component-skeleton.mjs"
|
|
253
|
-
},
|
|
254
|
-
"./component/slider": {
|
|
255
|
-
"types": "./types/ojiepermana-angular-component-slider.d.ts",
|
|
256
|
-
"default": "./fesm2022/ojiepermana-angular-component-slider.mjs"
|
|
257
|
-
},
|
|
258
|
-
"./component/switch": {
|
|
259
|
-
"types": "./types/ojiepermana-angular-component-switch.d.ts",
|
|
260
|
-
"default": "./fesm2022/ojiepermana-angular-component-switch.mjs"
|
|
261
|
-
},
|
|
262
|
-
"./component/table": {
|
|
263
|
-
"types": "./types/ojiepermana-angular-component-table.d.ts",
|
|
264
|
-
"default": "./fesm2022/ojiepermana-angular-component-table.mjs"
|
|
265
|
-
},
|
|
266
|
-
"./component/tabs": {
|
|
267
|
-
"types": "./types/ojiepermana-angular-component-tabs.d.ts",
|
|
268
|
-
"default": "./fesm2022/ojiepermana-angular-component-tabs.mjs"
|
|
269
|
-
},
|
|
270
|
-
"./component/textarea": {
|
|
271
|
-
"types": "./types/ojiepermana-angular-component-textarea.d.ts",
|
|
272
|
-
"default": "./fesm2022/ojiepermana-angular-component-textarea.mjs"
|
|
273
|
-
},
|
|
274
|
-
"./component/toast": {
|
|
275
|
-
"types": "./types/ojiepermana-angular-component-toast.d.ts",
|
|
276
|
-
"default": "./fesm2022/ojiepermana-angular-component-toast.mjs"
|
|
277
|
-
},
|
|
278
|
-
"./component/tooltip": {
|
|
279
|
-
"types": "./types/ojiepermana-angular-component-tooltip.d.ts",
|
|
280
|
-
"default": "./fesm2022/ojiepermana-angular-component-tooltip.mjs"
|
|
281
|
-
},
|
|
282
|
-
"./component/utils": {
|
|
283
|
-
"types": "./types/ojiepermana-angular-component-utils.d.ts",
|
|
284
|
-
"default": "./fesm2022/ojiepermana-angular-component-utils.mjs"
|
|
285
|
-
},
|
|
286
|
-
"./generator/api": {
|
|
287
|
-
"types": "./types/ojiepermana-angular-generator-api.d.ts",
|
|
288
|
-
"default": "./fesm2022/ojiepermana-angular-generator-api.mjs"
|
|
289
|
-
},
|
|
290
|
-
"./layout": {
|
|
291
|
-
"types": "./types/ojiepermana-angular-layout.d.ts",
|
|
292
|
-
"default": "./fesm2022/ojiepermana-angular-layout.mjs"
|
|
293
|
-
},
|
|
294
|
-
"./layout/component": {
|
|
295
|
-
"types": "./types/ojiepermana-angular-layout-component.d.ts",
|
|
296
|
-
"default": "./fesm2022/ojiepermana-angular-layout-component.mjs"
|
|
297
|
-
},
|
|
298
|
-
"./layout/empty": {
|
|
299
|
-
"types": "./types/ojiepermana-angular-layout-empty.d.ts",
|
|
300
|
-
"default": "./fesm2022/ojiepermana-angular-layout-empty.mjs"
|
|
301
|
-
},
|
|
302
|
-
"./layout/horizontal": {
|
|
303
|
-
"types": "./types/ojiepermana-angular-layout-horizontal.d.ts",
|
|
304
|
-
"default": "./fesm2022/ojiepermana-angular-layout-horizontal.mjs"
|
|
305
|
-
},
|
|
306
|
-
"./layout/provider": {
|
|
307
|
-
"types": "./types/ojiepermana-angular-layout-provider.d.ts",
|
|
308
|
-
"default": "./fesm2022/ojiepermana-angular-layout-provider.mjs"
|
|
309
|
-
},
|
|
310
|
-
"./layout/services": {
|
|
311
|
-
"types": "./types/ojiepermana-angular-layout-services.d.ts",
|
|
312
|
-
"default": "./fesm2022/ojiepermana-angular-layout-services.mjs"
|
|
313
|
-
},
|
|
314
|
-
"./layout/shell": {
|
|
315
|
-
"types": "./types/ojiepermana-angular-layout-shell.d.ts",
|
|
316
|
-
"default": "./fesm2022/ojiepermana-angular-layout-shell.mjs"
|
|
317
|
-
},
|
|
318
|
-
"./layout/token": {
|
|
319
|
-
"types": "./types/ojiepermana-angular-layout-token.d.ts",
|
|
320
|
-
"default": "./fesm2022/ojiepermana-angular-layout-token.mjs"
|
|
321
|
-
},
|
|
322
|
-
"./layout/token/directive": {
|
|
323
|
-
"types": "./types/ojiepermana-angular-layout-token-directive.d.ts",
|
|
324
|
-
"default": "./fesm2022/ojiepermana-angular-layout-token-directive.mjs"
|
|
325
|
-
},
|
|
326
|
-
"./layout/vertical": {
|
|
327
|
-
"types": "./types/ojiepermana-angular-layout-vertical.d.ts",
|
|
328
|
-
"default": "./fesm2022/ojiepermana-angular-layout-vertical.mjs"
|
|
329
|
-
},
|
|
330
|
-
"./navigation/demo-data": {
|
|
331
|
-
"types": "./types/ojiepermana-angular-navigation-demo-data.d.ts",
|
|
332
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-demo-data.mjs"
|
|
333
|
-
},
|
|
334
|
-
"./navigation/icon": {
|
|
335
|
-
"types": "./types/ojiepermana-angular-navigation-icon.d.ts",
|
|
336
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-icon.mjs"
|
|
337
|
-
},
|
|
338
|
-
"./navigation/item": {
|
|
339
|
-
"types": "./types/ojiepermana-angular-navigation-item.d.ts",
|
|
340
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-item.mjs"
|
|
341
|
-
},
|
|
342
|
-
"./navigation/service": {
|
|
343
|
-
"types": "./types/ojiepermana-angular-navigation-service.d.ts",
|
|
344
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-service.mjs"
|
|
345
|
-
},
|
|
346
|
-
"./navigation/sidebar": {
|
|
347
|
-
"types": "./types/ojiepermana-angular-navigation-sidebar.d.ts",
|
|
348
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-sidebar.mjs"
|
|
349
|
-
},
|
|
350
|
-
"./navigation/topbar": {
|
|
351
|
-
"types": "./types/ojiepermana-angular-navigation-topbar.d.ts",
|
|
352
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-topbar.mjs"
|
|
353
|
-
},
|
|
354
|
-
"./navigation/types": {
|
|
355
|
-
"types": "./types/ojiepermana-angular-navigation-types.d.ts",
|
|
356
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-types.mjs"
|
|
43
|
+
"./sdk": {
|
|
44
|
+
"types": "./types/ojiepermana-angular-sdk.d.ts",
|
|
45
|
+
"default": "./fesm2022/ojiepermana-angular-sdk.mjs"
|
|
357
46
|
},
|
|
358
47
|
"./theme": {
|
|
359
48
|
"types": "./types/ojiepermana-angular-theme.d.ts",
|
|
360
49
|
"default": "./fesm2022/ojiepermana-angular-theme.mjs"
|
|
361
|
-
},
|
|
362
|
-
"./theme/provider": {
|
|
363
|
-
"types": "./types/ojiepermana-angular-theme-provider.d.ts",
|
|
364
|
-
"default": "./fesm2022/ojiepermana-angular-theme-provider.mjs"
|
|
365
|
-
},
|
|
366
|
-
"./theme/services": {
|
|
367
|
-
"types": "./types/ojiepermana-angular-theme-services.d.ts",
|
|
368
|
-
"default": "./fesm2022/ojiepermana-angular-theme-services.mjs"
|
|
369
|
-
},
|
|
370
|
-
"./theme/token": {
|
|
371
|
-
"types": "./types/ojiepermana-angular-theme-token.d.ts",
|
|
372
|
-
"default": "./fesm2022/ojiepermana-angular-theme-token.mjs"
|
|
373
|
-
},
|
|
374
|
-
"./layout/shell/pages": {
|
|
375
|
-
"types": "./types/ojiepermana-angular-layout-shell.d.ts",
|
|
376
|
-
"default": "./fesm2022/ojiepermana-angular-layout-shell.mjs"
|
|
377
|
-
},
|
|
378
|
-
"./navigation-icon": {
|
|
379
|
-
"types": "./types/ojiepermana-angular-navigation-icon.d.ts",
|
|
380
|
-
"default": "./fesm2022/ojiepermana-angular-navigation-icon.mjs"
|
|
381
50
|
}
|
|
382
51
|
},
|
|
383
|
-
"
|
|
384
|
-
|
|
385
|
-
"type": "module",
|
|
386
|
-
"files": [
|
|
387
|
-
"**/*"
|
|
388
|
-
]
|
|
389
|
-
}
|
|
52
|
+
"type": "module"
|
|
53
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-chart';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-component';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-navigation';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-sdk';
|
|
@@ -1,116 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { InjectionToken, Provider, EnvironmentProviders } from '@angular/core';
|
|
3
|
-
import { ThemeConfig as ThemeConfig$1, ThemeMode as ThemeMode$1, ColorScheme as ColorScheme$1, ThemeBrand as ThemeBrand$1, ThemeColor as ThemeColor$1, ThemeStyle as ThemeStyle$1, MaterialThemeConfig as MaterialThemeConfig$1 } from '@ojiepermana/angular/theme/token';
|
|
4
|
-
|
|
5
|
-
declare const MODES: readonly ["light", "dark"];
|
|
6
|
-
type ThemeMode = (typeof MODES)[number];
|
|
7
|
-
declare const COLOR_SCHEMES: readonly ["light", "dark", "system"];
|
|
8
|
-
type ColorScheme = (typeof COLOR_SCHEMES)[number];
|
|
9
|
-
declare const COLORS: readonly ["base", "red", "orange", "amber", "yellow", "lime", "green", "emerald", "teal", "cyan", "sky", "blue", "indigo", "violet", "purple", "fuchsia", "pink", "rose"];
|
|
10
|
-
type ThemeColor = (typeof COLORS)[number];
|
|
11
|
-
declare const STYLES: readonly ["default", "sharp", "brutal", "soft"];
|
|
12
|
-
type ThemeStyle = (typeof STYLES)[number];
|
|
13
|
-
declare const BRANDS: readonly ["etos"];
|
|
14
|
-
type ThemeBrand = (typeof BRANDS)[number];
|
|
15
|
-
interface ThemeConfig {
|
|
16
|
-
readonly mode: ThemeMode;
|
|
17
|
-
readonly brand: ThemeBrand | null;
|
|
18
|
-
readonly color: ThemeColor;
|
|
19
|
-
readonly style: ThemeStyle;
|
|
20
|
-
}
|
|
21
|
-
interface MaterialThemeConfig {
|
|
22
|
-
readonly mode?: ColorScheme;
|
|
23
|
-
readonly brand?: ThemeBrand | null;
|
|
24
|
-
readonly 'theme-brand'?: ThemeBrand | null;
|
|
25
|
-
readonly color?: ThemeColor;
|
|
26
|
-
readonly style?: ThemeStyle;
|
|
27
|
-
readonly defaultMode?: ColorScheme;
|
|
28
|
-
readonly defaultBrand?: ThemeBrand | null;
|
|
29
|
-
readonly defaultColor?: ThemeColor;
|
|
30
|
-
readonly defaultStyle?: ThemeStyle;
|
|
31
|
-
readonly defaultScheme?: ColorScheme;
|
|
32
|
-
readonly defaultTheme?: ThemeColor | string;
|
|
33
|
-
readonly storageKey?: string | null;
|
|
34
|
-
readonly schemeStorageKey?: string | null;
|
|
35
|
-
readonly themeStorageKey?: string | null;
|
|
36
|
-
readonly modeStorageKey?: string | null;
|
|
37
|
-
readonly brandStorageKey?: string | null;
|
|
38
|
-
readonly colorStorageKey?: string | null;
|
|
39
|
-
readonly styleStorageKey?: string | null;
|
|
40
|
-
}
|
|
41
|
-
interface ResolvedMaterialThemeConfig {
|
|
42
|
-
readonly defaultMode: ColorScheme;
|
|
43
|
-
readonly defaultBrand: ThemeBrand | null;
|
|
44
|
-
readonly defaultColor: ThemeColor;
|
|
45
|
-
readonly defaultStyle: ThemeStyle;
|
|
46
|
-
readonly modeStorageKey: string | null;
|
|
47
|
-
readonly brandStorageKey: string | null;
|
|
48
|
-
readonly colorStorageKey: string | null;
|
|
49
|
-
readonly styleStorageKey: string | null;
|
|
50
|
-
}
|
|
51
|
-
declare const MATERIAL_THEME_CONFIG: InjectionToken<MaterialThemeConfig>;
|
|
52
|
-
declare const DEFAULT_MATERIAL_THEME_CONFIG: ResolvedMaterialThemeConfig;
|
|
53
|
-
declare function isColorScheme(value: string | null | undefined): value is ColorScheme;
|
|
54
|
-
declare function isThemeColor(value: string | null | undefined): value is ThemeColor;
|
|
55
|
-
declare function isThemeStyle(value: string | null | undefined): value is ThemeStyle;
|
|
56
|
-
declare function isThemeBrand(value: string | null | undefined): value is ThemeBrand;
|
|
57
|
-
|
|
58
|
-
declare class ThemeService {
|
|
59
|
-
private readonly document;
|
|
60
|
-
private readonly destroyRef;
|
|
61
|
-
private readonly config;
|
|
62
|
-
private readonly initialBrand;
|
|
63
|
-
private readonly _modePreference;
|
|
64
|
-
private readonly _brand;
|
|
65
|
-
private readonly _color;
|
|
66
|
-
private readonly _style;
|
|
67
|
-
private readonly _systemPrefersDark;
|
|
68
|
-
readonly scheme: _angular_core.Signal<"light" | "dark" | "system">;
|
|
69
|
-
readonly brand: _angular_core.Signal<"etos" | null>;
|
|
70
|
-
readonly color: _angular_core.Signal<"base" | "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose">;
|
|
71
|
-
readonly theme: _angular_core.Signal<"base" | "red" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia" | "pink" | "rose">;
|
|
72
|
-
readonly style: _angular_core.Signal<"default" | "sharp" | "brutal" | "soft">;
|
|
73
|
-
readonly mode: _angular_core.Signal<"light" | "dark">;
|
|
74
|
-
readonly snapshot: _angular_core.Signal<ThemeConfig$1>;
|
|
75
|
-
readonly isDark: _angular_core.Signal<boolean>;
|
|
76
|
-
constructor();
|
|
77
|
-
setMode(mode: ThemeMode$1): void;
|
|
78
|
-
setScheme(scheme: ColorScheme$1): void;
|
|
79
|
-
setBrand(brand: ThemeBrand$1 | null): void;
|
|
80
|
-
setColor(color: ThemeColor$1): void;
|
|
81
|
-
setTheme(theme: ThemeColor$1 | string): void;
|
|
82
|
-
setStyle(style: ThemeStyle$1): void;
|
|
83
|
-
setAll(config: Partial<ThemeConfig$1> & {
|
|
84
|
-
readonly scheme?: ColorScheme$1;
|
|
85
|
-
}): void;
|
|
86
|
-
toggleScheme(): void;
|
|
87
|
-
toggleMode(): void;
|
|
88
|
-
reset(): void;
|
|
89
|
-
private resolveConfig;
|
|
90
|
-
private resolveMode;
|
|
91
|
-
private prefersDark;
|
|
92
|
-
private watchSystemScheme;
|
|
93
|
-
private readPersistedMode;
|
|
94
|
-
private readPersistedBrand;
|
|
95
|
-
private readPersistedColor;
|
|
96
|
-
private readPersistedStyle;
|
|
97
|
-
private persistMode;
|
|
98
|
-
private persistBrand;
|
|
99
|
-
private persistColor;
|
|
100
|
-
private persistStyle;
|
|
101
|
-
private clearPersistedBrand;
|
|
102
|
-
private clearPersistedColor;
|
|
103
|
-
private clearPersistedStyle;
|
|
104
|
-
private clearPersistedItem;
|
|
105
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ThemeService, never>;
|
|
106
|
-
static ɵprov: _angular_core.ɵɵInjectableDeclaration<ThemeService>;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
interface MaterialThemeFeature {
|
|
110
|
-
readonly providers: Provider[];
|
|
111
|
-
}
|
|
112
|
-
declare function provideMaterialTheme(config?: MaterialThemeConfig$1, ...features: MaterialThemeFeature[]): EnvironmentProviders;
|
|
113
|
-
declare function withMaterialDefaults(): MaterialThemeFeature;
|
|
114
|
-
|
|
115
|
-
export { BRANDS, COLORS, COLOR_SCHEMES, DEFAULT_MATERIAL_THEME_CONFIG, MATERIAL_THEME_CONFIG, MODES, STYLES, ThemeService, isColorScheme, isThemeBrand, isThemeColor, isThemeStyle, provideMaterialTheme, withMaterialDefaults };
|
|
116
|
-
export type { ColorScheme, MaterialThemeConfig, MaterialThemeFeature, ResolvedMaterialThemeConfig, ThemeBrand, ThemeColor, ThemeConfig, ThemeMode, ThemeStyle };
|
|
1
|
+
export * from '@ojiepermana/angular-theme';
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export
|
|
1
|
+
export * from '@ojiepermana/angular-chart';
|
|
2
|
+
export * from '@ojiepermana/angular-component';
|
|
3
|
+
export * from '@ojiepermana/angular-navigation';
|
|
4
|
+
export * from '@ojiepermana/angular-sdk';
|
|
5
|
+
export * from '@ojiepermana/angular-theme';
|
package/.npmignore
DELETED
package/collection.json
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json",
|
|
3
|
-
"schematics": {
|
|
4
|
-
"ng-add": {
|
|
5
|
-
"description": "Add @ojiepermana/angular and its required peer dependencies to an Angular workspace.",
|
|
6
|
-
"factory": "./generator/api/bin/schematics/ng-add/index.js#ngAdd",
|
|
7
|
-
"schema": "./generator/api/schematics/ng-add/schema.json"
|
|
8
|
-
},
|
|
9
|
-
"sdk": {
|
|
10
|
-
"description": "Generate an Angular SDK from an OpenAPI spec.",
|
|
11
|
-
"factory": "./generator/api/bin/schematics/sdk/index.js#sdk",
|
|
12
|
-
"schema": "./generator/api/schematics/sdk/schema.json"
|
|
13
|
-
},
|
|
14
|
-
"sdk-init": {
|
|
15
|
-
"description": "Create config/sdk.config.json under the workspace root.",
|
|
16
|
-
"factory": "./generator/api/bin/schematics/init/index.js#init",
|
|
17
|
-
"schema": "./generator/api/schematics/init/schema.json"
|
|
18
|
-
},
|
|
19
|
-
"guide": {
|
|
20
|
-
"description": "Compile Markdown files into Angular standalone components and a nested route tree.",
|
|
21
|
-
"factory": "./generator/guide/bin/schematics/build/index.js#build",
|
|
22
|
-
"schema": "./generator/guide/schematics/build/schema.json"
|
|
23
|
-
},
|
|
24
|
-
"guide-init": {
|
|
25
|
-
"description": "Create config/guide.config.json under the workspace root.",
|
|
26
|
-
"factory": "./generator/guide/bin/schematics/init/index.js#init",
|
|
27
|
-
"schema": "./generator/guide/schematics/init/schema.json"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|