@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,35 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.collectMarkdown = collectMarkdown;
|
|
4
|
-
const node_fs_1 = require("node:fs");
|
|
5
|
-
const node_path_1 = require("node:path");
|
|
6
|
-
function collectMarkdown(sourceDir) {
|
|
7
|
-
const out = [];
|
|
8
|
-
walk(sourceDir, sourceDir, out);
|
|
9
|
-
return out.sort((a, b) => a.relativePath.localeCompare(b.relativePath));
|
|
10
|
-
}
|
|
11
|
-
function walk(root, dir, out) {
|
|
12
|
-
const entries = (0, node_fs_1.readdirSync)(dir, { withFileTypes: true });
|
|
13
|
-
for (const entry of entries) {
|
|
14
|
-
const abs = (0, node_path_1.join)(dir, entry.name);
|
|
15
|
-
if (entry.isDirectory()) {
|
|
16
|
-
walk(root, abs, out);
|
|
17
|
-
continue;
|
|
18
|
-
}
|
|
19
|
-
if (!entry.isFile() || !entry.name.toLowerCase().endsWith('.md'))
|
|
20
|
-
continue;
|
|
21
|
-
const st = (0, node_fs_1.statSync)(abs);
|
|
22
|
-
if (!st.isFile())
|
|
23
|
-
continue;
|
|
24
|
-
const rel = (0, node_path_1.relative)(root, abs)
|
|
25
|
-
.split(/[\\/]+/)
|
|
26
|
-
.join('/');
|
|
27
|
-
const segments = rel.replace(/\.md$/i, '').split('/');
|
|
28
|
-
out.push({
|
|
29
|
-
absolutePath: abs,
|
|
30
|
-
relativePath: rel,
|
|
31
|
-
segments,
|
|
32
|
-
content: (0, node_fs_1.readFileSync)(abs, 'utf8'),
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "./node_modules/@ojiepermana/angular/generator/guide/schematics/build/schema.json",
|
|
3
|
-
"sourceDir": "./docs",
|
|
4
|
-
"outputDir": "./projects/demo/library/src/app/docs",
|
|
5
|
-
"routeFile": "doc.routes.ts",
|
|
6
|
-
"componentPrefix": "Doc",
|
|
7
|
-
"componentStyle": "none",
|
|
8
|
-
"routeExportName": "DOC_ROUTES"
|
|
9
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema",
|
|
3
|
-
"$id": "GuideBuildSchema",
|
|
4
|
-
"title": "Guide · build",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"additionalProperties": false,
|
|
7
|
-
"properties": {
|
|
8
|
-
"config": {
|
|
9
|
-
"type": "string",
|
|
10
|
-
"description": "Path to the guide config file, relative to the workspace root.",
|
|
11
|
-
"default": "config/guide.config.json"
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema",
|
|
3
|
-
"$id": "GuideInitSchema",
|
|
4
|
-
"title": "Guide · init",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"additionalProperties": false,
|
|
7
|
-
"properties": {
|
|
8
|
-
"path": {
|
|
9
|
-
"type": "string",
|
|
10
|
-
"description": "Destination path for the generated guide.config.json, relative to the workspace root.",
|
|
11
|
-
"default": "config/guide.config.json"
|
|
12
|
-
},
|
|
13
|
-
"force": {
|
|
14
|
-
"type": "boolean",
|
|
15
|
-
"description": "Overwrite an existing guide.config.json.",
|
|
16
|
-
"default": false
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
package/layout/package.json
DELETED
package/theme/README.md
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
# Theme
|
|
2
|
-
|
|
3
|
-
Shared runtime theme engine and CSS asset surface for `@ojiepermana/angular`.
|
|
4
|
-
|
|
5
|
-
This secondary entrypoint provides:
|
|
6
|
-
|
|
7
|
-
- `@ojiepermana/angular/theme` for `provideMaterialTheme`, `withMaterialDefaults`, `ThemeService`, and theme token types.
|
|
8
|
-
- `@ojiepermana/angular/theme/services` for `ThemeService`.
|
|
9
|
-
- `@ojiepermana/angular/theme/provider` for `provideMaterialTheme` and `withMaterialDefaults`.
|
|
10
|
-
- `@ojiepermana/angular/theme/token` for config types, guards, constants, and `MATERIAL_THEME_CONFIG`.
|
|
11
|
-
- `@ojiepermana/angular/theme/styles` for the root stylesheet that composes the active mode, color, and style layers.
|
|
12
|
-
- `@ojiepermana/angular/theme/tailwind/theme.css` for the Tailwind v4 token bridge.
|
|
13
|
-
|
|
14
|
-
## Consumer usage
|
|
15
|
-
|
|
16
|
-
```ts
|
|
17
|
-
import { provideMaterialTheme, withMaterialDefaults } from '@ojiepermana/angular/theme';
|
|
18
|
-
|
|
19
|
-
export const appConfig = {
|
|
20
|
-
providers: [
|
|
21
|
-
provideMaterialTheme(
|
|
22
|
-
{
|
|
23
|
-
mode: 'system',
|
|
24
|
-
color: 'base',
|
|
25
|
-
style: 'default',
|
|
26
|
-
},
|
|
27
|
-
withMaterialDefaults(),
|
|
28
|
-
),
|
|
29
|
-
],
|
|
30
|
-
};
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```css
|
|
34
|
-
@import '@ojiepermana/angular/theme/styles';
|
|
35
|
-
@import 'tailwindcss';
|
|
36
|
-
@import '@ojiepermana/angular/theme/tailwind/theme.css';
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
The public import contract stays stable even if the source files inside this
|
|
40
|
-
entrypoint move.
|
|
41
|
-
|
|
42
|
-
## Source layout
|
|
43
|
-
|
|
44
|
-
- `public-api.ts` aggregates the granular runtime entrypoints for `@ojiepermana/angular/theme`.
|
|
45
|
-
- `services/src/lib` owns `ThemeService` plus its runtime tests.
|
|
46
|
-
- `provider/src/lib` owns DI provider helpers plus provider-focused tests.
|
|
47
|
-
- `token/src/lib` owns config types, guards, constants, and token-focused tests.
|
|
48
|
-
- `css/foundation` contains the cascade layer registration, shared semantic tokens, and component-facing global helpers.
|
|
49
|
-
- `css/variants/mode` contains light and dark mode layers.
|
|
50
|
-
- `css/variants/color` contains named color themes.
|
|
51
|
-
- `css/variants/style` contains style personality layers such as `default`, `sharp`, `brutal`, and `soft`.
|
|
52
|
-
- `css/integrations/material.css` maps theme tokens into Angular Material and MDC tokens.
|
|
53
|
-
- `css/integrations/tailwind.css` maps theme tokens into Tailwind v4 theme tokens.
|
|
54
|
-
|
|
55
|
-
## Local development
|
|
56
|
-
|
|
57
|
-
From the workspace root:
|
|
58
|
-
|
|
59
|
-
```bash
|
|
60
|
-
bun run test:theme
|
|
61
|
-
bun run build
|
|
62
|
-
```
|
|
63
|
-
|
|
64
|
-
`bun run test:theme` runs the isolated theme specs.
|
|
65
|
-
|
|
66
|
-
`bun run build` validates that the full library still packages the theme
|
|
67
|
-
entrypoint and exports the CSS assets correctly.
|
package/theme/package.json
DELETED
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Global component-facing styles that should react to the active theme.
|
|
3
|
-
*/
|
|
4
|
-
@layer base {
|
|
5
|
-
html,
|
|
6
|
-
body {
|
|
7
|
-
min-height: 100%;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
html {
|
|
11
|
-
background: hsl(var(--background));
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
body {
|
|
15
|
-
background: hsl(var(--background));
|
|
16
|
-
color: hsl(var(--foreground));
|
|
17
|
-
font-family: var(--font-sans);
|
|
18
|
-
font-size: var(--text-base);
|
|
19
|
-
line-height: var(--text-base--line-height);
|
|
20
|
-
letter-spacing: var(--letter-spacing);
|
|
21
|
-
transition:
|
|
22
|
-
background-color 0.2s ease,
|
|
23
|
-
color 0.2s ease,
|
|
24
|
-
border-color 0.2s ease,
|
|
25
|
-
box-shadow 0.2s ease;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
button,
|
|
29
|
-
input,
|
|
30
|
-
select,
|
|
31
|
-
textarea {
|
|
32
|
-
font: inherit;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
::selection {
|
|
36
|
-
background: hsl(var(--primary) / 0.24);
|
|
37
|
-
color: hsl(var(--foreground));
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@layer components {
|
|
42
|
-
.ui-nav-text {
|
|
43
|
-
font-family: var(--nav-font-family, var(--font-sans));
|
|
44
|
-
font-size: var(--nav-text-size, var(--text-base));
|
|
45
|
-
line-height: var(--nav-text-line-height, var(--text-base--line-height));
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.ui-nav-hover-surface {
|
|
49
|
-
@apply relative isolate hover:text-accent-foreground;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.ui-nav-hover-surface::before {
|
|
53
|
-
content: '';
|
|
54
|
-
border-radius: inherit;
|
|
55
|
-
@apply pointer-events-none absolute inset-y-0 left-2 right-2 z-0 bg-transparent transition-colors;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.ui-nav-hover-surface:hover::before {
|
|
59
|
-
@apply bg-accent;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.ui-nav-hover-surface > * {
|
|
63
|
-
@apply relative z-10;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.ui-nav-heading {
|
|
67
|
-
font-family: var(--nav-heading-font-family, var(--nav-font-family, var(--font-sans)));
|
|
68
|
-
font-size: var(--nav-heading-size, var(--text-sm));
|
|
69
|
-
line-height: var(--nav-heading-line-height, var(--text-sm--line-height));
|
|
70
|
-
font-weight: var(--nav-heading-weight, 600);
|
|
71
|
-
letter-spacing: var(--nav-heading-letter-spacing, 0.12em);
|
|
72
|
-
text-transform: uppercase;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.ui-nav-badge {
|
|
76
|
-
font-family: var(--nav-badge-font-family, var(--nav-font-family, var(--font-sans)));
|
|
77
|
-
font-size: var(--nav-badge-size, var(--text-sm));
|
|
78
|
-
line-height: var(--nav-badge-line-height, var(--text-sm--line-height));
|
|
79
|
-
font-weight: var(--nav-badge-weight, 500);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @ojiepermana/angular cascade layers.
|
|
3
|
-
*
|
|
4
|
-
* Order (low → high precedence):
|
|
5
|
-
* reset – normalize defaults
|
|
6
|
-
* base – foundational library styles
|
|
7
|
-
* mat-mdc – Angular Material auto-injects here
|
|
8
|
-
* tokens – shadcn CSS variables (must override mat-mdc)
|
|
9
|
-
* components – component-specific overrides (overlay panelClass, etc.)
|
|
10
|
-
* utilities – Tailwind utility classes (always wins)
|
|
11
|
-
*
|
|
12
|
-
* Consumers MUST import this file at the very top of their global stylesheet
|
|
13
|
-
* so every rule authored later inherits the correct order.
|
|
14
|
-
*/
|
|
15
|
-
@layer reset, base, mat-mdc, tokens, components, utilities;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Semantic and shared tokens.
|
|
3
|
-
* Feedback colors stay independent from the color layer.
|
|
4
|
-
*/
|
|
5
|
-
@layer tokens {
|
|
6
|
-
:root {
|
|
7
|
-
--destructive: 0 72% 51%;
|
|
8
|
-
--destructive-foreground: 0 0% 100%;
|
|
9
|
-
|
|
10
|
-
--success: 142 71% 45%;
|
|
11
|
-
--success-foreground: 0 0% 100%;
|
|
12
|
-
|
|
13
|
-
--warning: 38 92% 50%;
|
|
14
|
-
--warning-foreground: 0 0% 10%;
|
|
15
|
-
|
|
16
|
-
--info: 217 91% 60%;
|
|
17
|
-
--info-foreground: 0 0% 100%;
|
|
18
|
-
|
|
19
|
-
/* Chart slots resolve from the active color theme first, with shared fallbacks. */
|
|
20
|
-
--chart-1: var(--theme-chart-1, var(--primary));
|
|
21
|
-
--chart-2: var(--theme-chart-2, var(--accent-foreground));
|
|
22
|
-
--chart-3: var(--theme-chart-3, 271 81% 56%);
|
|
23
|
-
--chart-4: var(--theme-chart-4, 38 92% 50%);
|
|
24
|
-
--chart-5: var(--theme-chart-5, 355 78% 56%);
|
|
25
|
-
|
|
26
|
-
--sidebar-background: var(--card);
|
|
27
|
-
--sidebar-foreground: var(--foreground);
|
|
28
|
-
--sidebar-primary: var(--primary);
|
|
29
|
-
--sidebar-primary-foreground: var(--primary-foreground);
|
|
30
|
-
--sidebar-accent: var(--accent);
|
|
31
|
-
--sidebar-accent-foreground: var(--accent-foreground);
|
|
32
|
-
--sidebar-border: var(--border);
|
|
33
|
-
--sidebar-ring: var(--ring);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
[data-mode='dark'] {
|
|
37
|
-
--destructive: 0 62% 45%;
|
|
38
|
-
--destructive-foreground: 0 0% 95%;
|
|
39
|
-
|
|
40
|
-
--success: 142 60% 40%;
|
|
41
|
-
--success-foreground: 0 0% 95%;
|
|
42
|
-
|
|
43
|
-
--warning: 38 80% 45%;
|
|
44
|
-
--warning-foreground: 0 0% 10%;
|
|
45
|
-
|
|
46
|
-
--info: 217 80% 55%;
|
|
47
|
-
--info-foreground: 0 0% 95%;
|
|
48
|
-
|
|
49
|
-
--chart-1: var(--theme-chart-1, var(--primary));
|
|
50
|
-
--chart-2: var(--theme-chart-2, var(--accent-foreground));
|
|
51
|
-
--chart-3: var(--theme-chart-3, 271 85% 70%);
|
|
52
|
-
--chart-4: var(--theme-chart-4, 38 96% 62%);
|
|
53
|
-
--chart-5: var(--theme-chart-5, 355 82% 68%);
|
|
54
|
-
}
|
|
55
|
-
}
|
package/theme/styles/index.css
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @ojiepermana/angular/theme — root stylesheet.
|
|
3
|
-
*
|
|
4
|
-
* Usage — import once in the consumer app, **before** Tailwind:
|
|
5
|
-
*
|
|
6
|
-
* @import '@ojiepermana/angular/theme/styles';
|
|
7
|
-
* @import 'tailwindcss';
|
|
8
|
-
* @import '@ojiepermana/angular/theme/tailwind/theme.css';
|
|
9
|
-
*
|
|
10
|
-
* Includes cascade layers, independent mode/color/style tokens, shared
|
|
11
|
-
* semantic tokens, and an Angular Material bridge so `mat-*` components
|
|
12
|
-
* inherit the active theme automatically.
|
|
13
|
-
*
|
|
14
|
-
* Source layout:
|
|
15
|
-
* foundation – shared layers, semantic tokens, and component helpers
|
|
16
|
-
* variants – mode, color, and style theme axes
|
|
17
|
-
* integrations – Angular Material and Tailwind bridges
|
|
18
|
-
*/
|
|
19
|
-
@import './foundation/layers.css';
|
|
20
|
-
|
|
21
|
-
/* Layer 1: mode variants. */
|
|
22
|
-
@import './variants/mode/index.css';
|
|
23
|
-
|
|
24
|
-
/* Layer 2: color variants. */
|
|
25
|
-
@import './variants/color/index.css';
|
|
26
|
-
|
|
27
|
-
/* Layer 3: style variants. */
|
|
28
|
-
@import './variants/style/index.css';
|
|
29
|
-
|
|
30
|
-
/* Shared semantic and library tokens. */
|
|
31
|
-
@import './foundation/tokens.css';
|
|
32
|
-
|
|
33
|
-
/* Angular Material M3 bridge. */
|
|
34
|
-
@import './integrations/material.css';
|
|
35
|
-
|
|
36
|
-
/* Global component-facing styles. */
|
|
37
|
-
@import './foundation/components.css';
|