@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/README.md
CHANGED
|
@@ -1,253 +1,19 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Angular
|
|
2
2
|
|
|
3
|
-
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version
|
|
4
|
-
|
|
5
|
-
## Package manager
|
|
6
|
-
|
|
7
|
-
Install dependencies from the workspace root with Bun:
|
|
8
|
-
|
|
9
|
-
```bash
|
|
10
|
-
bun install
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Consumer installation
|
|
14
|
-
|
|
15
|
-
Install the published package into a consumer Angular workspace with Angular
|
|
16
|
-
CLI so the required peer dependencies are added to the app's `package.json`
|
|
17
|
-
and installed in the same flow:
|
|
18
|
-
|
|
19
|
-
In the consumer snippets below, `@your-scope/angular` means the package name
|
|
20
|
-
your workspace actually installs. Replace it consistently with the published
|
|
21
|
-
target you use, for example `@ojiepermana/angular`, `@edsis/angular`, or
|
|
22
|
-
another branded alias such as `@etos/angular`.
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
ng add @your-scope/angular
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
The library requires Tailwind CSS `^4.3.0`. If the consumer workspace does
|
|
29
|
-
not already have a compatible Tailwind v4 installation, `ng add` will add it
|
|
30
|
-
from the published `peerDependencies`.
|
|
31
|
-
|
|
32
|
-
When updating the library later, use Angular CLI as well:
|
|
33
|
-
|
|
34
|
-
```bash
|
|
35
|
-
ng update @your-scope/angular
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
The package ships `ng-add` and `ng-update` metadata so Angular and RxJS
|
|
39
|
-
companions stay aligned with the supported versions of the library.
|
|
40
|
-
|
|
41
|
-
If you install the package with `npm install`, `bun add`, `pnpm add`, or `yarn
|
|
42
|
-
add` directly, peer dependency installation falls back to the package
|
|
43
|
-
manager's own behavior. In that flow, install Tailwind manually as well:
|
|
44
|
-
|
|
45
|
-
```bash
|
|
46
|
-
bun add @your-scope/angular tailwindcss@^4.3.0
|
|
47
|
-
```
|
|
48
|
-
|
|
49
|
-
Consumer app styles should import the library theme, Tailwind, and the
|
|
50
|
-
Tailwind bridge in this order:
|
|
51
|
-
|
|
52
|
-
```css
|
|
53
|
-
@import '@your-scope/angular/theme/styles';
|
|
54
|
-
@import 'tailwindcss';
|
|
55
|
-
@import '@your-scope/angular/theme/tailwind/theme.css';
|
|
56
|
-
```
|
|
57
|
-
|
|
58
|
-
## Theme entrypoint
|
|
59
|
-
|
|
60
|
-
The shared theme runtime ships through `@your-scope/angular/theme`, with
|
|
61
|
-
granular deep-import surfaces available at `@your-scope/angular/theme/services`,
|
|
62
|
-
`@your-scope/angular/theme/provider`, and `@your-scope/angular/theme/token`.
|
|
63
|
-
The CSS assets stay available through `@your-scope/angular/theme/styles` and
|
|
64
|
-
`@your-scope/angular/theme/tailwind/theme.css`.
|
|
65
|
-
|
|
66
|
-
```ts
|
|
67
|
-
import { provideMaterialTheme, withMaterialDefaults } from '@your-scope/angular/theme';
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
```css
|
|
71
|
-
@import '@your-scope/angular/theme/styles';
|
|
72
|
-
@import 'tailwindcss';
|
|
73
|
-
@import '@your-scope/angular/theme/tailwind/theme.css';
|
|
74
|
-
```
|
|
75
|
-
|
|
76
|
-
For contributors working in this repository, the theme entrypoint source is
|
|
77
|
-
split into runtime APIs under [`projects/angular/theme/services/src/lib`](theme/services/src/lib),
|
|
78
|
-
[`projects/angular/theme/provider/src/lib`](theme/provider/src/lib),
|
|
79
|
-
[`projects/angular/theme/token/src/lib`](theme/token/src/lib), and stylesheet
|
|
80
|
-
assets under [`projects/angular/theme/css`](theme/css).
|
|
81
|
-
The stylesheet sources are grouped into `foundation/`, `variants/`, and
|
|
82
|
-
`integrations/`. Local entrypoint notes live in
|
|
83
|
-
[`projects/angular/theme/README.md`](theme/README.md).
|
|
84
|
-
|
|
85
|
-
To run the theme-only regression suite from the workspace root, use:
|
|
86
|
-
|
|
87
|
-
```bash
|
|
88
|
-
bun run test:theme
|
|
89
|
-
```
|
|
90
|
-
|
|
91
|
-
## Breaking change migration
|
|
92
|
-
|
|
93
|
-
Granular secondary entrypoints are now the required component and navigation
|
|
94
|
-
surface. If your app previously imported from the removed
|
|
95
|
-
`@your-scope/angular/component` or `@your-scope/angular/navigation` barrels,
|
|
96
|
-
migrate in this order:
|
|
97
|
-
|
|
98
|
-
1. Confirm the package root you install in the consumer app. Keep that same
|
|
99
|
-
root in every `ng add`, `ng update`, stylesheet import, and TypeScript
|
|
100
|
-
import.
|
|
101
|
-
2. Replace broad barrel imports such as `@your-scope/angular/component` with
|
|
102
|
-
the smallest matching subpath, for example
|
|
103
|
-
`@your-scope/angular/component/button` or
|
|
104
|
-
`@your-scope/angular/component/dropdown-menu`.
|
|
105
|
-
3. Replace removed navigation imports such as `@your-scope/angular/navigation`
|
|
106
|
-
with the matching navigation subpath, for example
|
|
107
|
-
`@your-scope/angular/navigation/sidebar`,
|
|
108
|
-
`@your-scope/angular/navigation/topbar`,
|
|
109
|
-
`@your-scope/angular/navigation/service`, or
|
|
110
|
-
`@your-scope/angular/navigation/types`.
|
|
111
|
-
4. Update any internal helper imports to their new granular subpaths as well,
|
|
112
|
-
including utilities such as `@your-scope/angular/component/utils`.
|
|
113
|
-
5. Update schematic commands in the same way. The package name before the
|
|
114
|
-
colon must match the installed target.
|
|
115
|
-
|
|
116
|
-
Example migration:
|
|
117
|
-
|
|
118
|
-
```ts
|
|
119
|
-
import { ButtonComponent } from '@your-scope/angular/component/button';
|
|
120
|
-
import { DropdownMenuComponent } from '@your-scope/angular/component/dropdown-menu';
|
|
121
|
-
import { SidebarComponent } from '@your-scope/angular/navigation/sidebar';
|
|
122
|
-
import { NavigationService } from '@your-scope/angular/navigation/service';
|
|
123
|
-
import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
|
|
124
|
-
```
|
|
125
|
-
|
|
126
|
-
## Granular imports for production builds
|
|
127
|
-
|
|
128
|
-
Prefer the smallest subpath that matches the primitives you actually use,
|
|
129
|
-
especially in Native Federation or other shared-chunk builds. Every component
|
|
130
|
-
now ships only through its matching granular subpath, for example
|
|
131
|
-
`@your-scope/angular/component/date-picker`,
|
|
132
|
-
`@your-scope/angular/component/dropdown-menu`, and
|
|
133
|
-
`@your-scope/angular/component/tooltip`.
|
|
134
|
-
|
|
135
|
-
```ts
|
|
136
|
-
import { AvatarComponent, AvatarFallbackComponent, AvatarImageComponent } from '@your-scope/angular/component/avatar';
|
|
137
|
-
import { ButtonComponent } from '@your-scope/angular/component/button';
|
|
138
|
-
import { PopoverContentDirective, PopoverTriggerDirective } from '@your-scope/angular/component/popover';
|
|
139
|
-
import { cn } from '@your-scope/angular/component/utils';
|
|
140
|
-
import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
|
|
141
|
-
```
|
|
142
|
-
|
|
143
|
-
`@your-scope/angular/component` and `@your-scope/angular/navigation` aggregate
|
|
144
|
-
barrels have been removed. Consumers should use granular
|
|
145
|
-
`@your-scope/angular/component/<slug>` and
|
|
146
|
-
`@your-scope/angular/navigation/<part>` imports.
|
|
147
|
-
|
|
148
|
-
Navigation now follows the same granular pattern:
|
|
149
|
-
`@your-scope/angular/navigation/types`,
|
|
150
|
-
`@your-scope/angular/navigation/service`,
|
|
151
|
-
`@your-scope/angular/navigation/sidebar`,
|
|
152
|
-
`@your-scope/angular/navigation/topbar`,
|
|
153
|
-
`@your-scope/angular/navigation/item`,
|
|
154
|
-
`@your-scope/angular/navigation/icon`, and
|
|
155
|
-
`@your-scope/angular/navigation/demo-data`.
|
|
156
|
-
|
|
157
|
-
The same subpaths are preserved for branded packages. For example, a consumer
|
|
158
|
-
built from the EDSIS release uses:
|
|
159
|
-
|
|
160
|
-
```ts
|
|
161
|
-
import { ButtonComponent } from '@edsis/angular/component/button';
|
|
162
|
-
import { cn } from '@edsis/angular/component/utils';
|
|
163
|
-
import { UiNavIconComponent } from '@edsis/angular/navigation/icon';
|
|
164
|
-
```
|
|
165
|
-
|
|
166
|
-
To verify the generated package still publishes smaller entrypoints after a
|
|
167
|
-
build, run:
|
|
168
|
-
|
|
169
|
-
```bash
|
|
170
|
-
bun run build
|
|
171
|
-
bun run report:entrypoints -- --check
|
|
172
|
-
```
|
|
173
|
-
|
|
174
|
-
The size report validates that every granular component and navigation
|
|
175
|
-
entrypoint resolves to its own module and that the removed `./component` and
|
|
176
|
-
`./navigation` parent barrels do not return in the published exports.
|
|
177
|
-
|
|
178
|
-
## Navigation primitives
|
|
179
|
-
|
|
180
|
-
The navigation library now publishes only granular child entrypoints, so each
|
|
181
|
-
part can be consumed independently.
|
|
182
|
-
|
|
183
|
-
```ts
|
|
184
|
-
import { SidebarComponent } from '@your-scope/angular/navigation/sidebar';
|
|
185
|
-
import { TopbarComponent } from '@your-scope/angular/navigation/topbar';
|
|
186
|
-
import { NavigationService } from '@your-scope/angular/navigation/service';
|
|
187
|
-
import type { NavigationItem, SidebarAppearance } from '@your-scope/angular/navigation/types';
|
|
188
|
-
import { UiNavIconComponent } from '@your-scope/angular/navigation/icon';
|
|
189
|
-
```
|
|
190
|
-
|
|
191
|
-
The vertical navigation selector is now `sidebar` and the projected sidebar
|
|
192
|
-
slots use `sidebar-header` and `sidebar-footer`.
|
|
193
|
-
|
|
194
|
-
```html
|
|
195
|
-
<sidebar [ariaLabel]="'Primary'" [appearance]="'default'">
|
|
196
|
-
<div sidebar-header>Brand</div>
|
|
197
|
-
<div sidebar-footer>Footer actions</div>
|
|
198
|
-
</sidebar>
|
|
199
|
-
```
|
|
200
|
-
|
|
201
|
-
Register items through `NavigationService.registerItems(...)`, or pass them directly with the `items` input when composing a local navigation tree.
|
|
202
|
-
|
|
203
|
-
## SDK generator in a consumer workspace
|
|
204
|
-
|
|
205
|
-
After `@ojiepermana/angular` is installed, a consumer workspace can scaffold an
|
|
206
|
-
SDK config file under `config/sdk.config.json` and generate an Angular SDK directly from the published
|
|
207
|
-
schematics:
|
|
208
|
-
|
|
209
|
-
```bash
|
|
210
|
-
ng generate @your-scope/angular:sdk-init
|
|
211
|
-
# edit config/sdk.config.json
|
|
212
|
-
ng generate @your-scope/angular:sdk
|
|
213
|
-
```
|
|
214
|
-
|
|
215
|
-
The main consumer flow is: create `config/sdk.config.json`, adjust the OpenAPI
|
|
216
|
-
input and output target, then run the SDK generator.
|
|
217
|
-
|
|
218
|
-
If you want short script aliases in the consumer app's `package.json`, add:
|
|
219
|
-
|
|
220
|
-
```json
|
|
221
|
-
{
|
|
222
|
-
"scripts": {
|
|
223
|
-
"gen:sdk:init": "ng generate @your-scope/angular:sdk-init",
|
|
224
|
-
"gen:sdk": "ng generate @your-scope/angular:sdk"
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
```
|
|
228
|
-
|
|
229
|
-
Consumers do not need a `gen:sdk:build` step because the npm package already
|
|
230
|
-
ships the compiled schematic runtime.
|
|
231
|
-
|
|
232
|
-
Common follow-up options:
|
|
233
|
-
|
|
234
|
-
```bash
|
|
235
|
-
ng generate @your-scope/angular:sdk-init --path=config/my-sdk.config.json
|
|
236
|
-
ng generate @your-scope/angular:sdk --config=config/my-sdk.config.json --dry-run
|
|
237
|
-
```
|
|
3
|
+
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 22.0.0.
|
|
238
4
|
|
|
239
5
|
## Code scaffolding
|
|
240
6
|
|
|
241
7
|
Angular CLI includes powerful code scaffolding tools. To generate a new component, run:
|
|
242
8
|
|
|
243
9
|
```bash
|
|
244
|
-
|
|
10
|
+
ng generate component component-name
|
|
245
11
|
```
|
|
246
12
|
|
|
247
13
|
For a complete list of available schematics (such as `components`, `directives`, or `pipes`), run:
|
|
248
14
|
|
|
249
15
|
```bash
|
|
250
|
-
|
|
16
|
+
ng generate --help
|
|
251
17
|
```
|
|
252
18
|
|
|
253
19
|
## Building
|
|
@@ -255,80 +21,32 @@ bun run ng --help
|
|
|
255
21
|
To build the library, run:
|
|
256
22
|
|
|
257
23
|
```bash
|
|
258
|
-
|
|
24
|
+
ng build angular
|
|
259
25
|
```
|
|
260
26
|
|
|
261
27
|
This command will compile your project, and the build artifacts will be placed in the `dist/` directory.
|
|
262
28
|
|
|
263
|
-
To inspect the generated entrypoint sizes after a build, run:
|
|
264
|
-
|
|
265
|
-
```bash
|
|
266
|
-
bun run report:entrypoints
|
|
267
|
-
```
|
|
268
|
-
|
|
269
29
|
### Publishing the Library
|
|
270
30
|
|
|
271
|
-
|
|
31
|
+
Once the project is built, you can publish your library by following these steps:
|
|
272
32
|
|
|
273
|
-
|
|
33
|
+
1. Navigate to the `dist` directory:
|
|
274
34
|
|
|
275
|
-
```bash
|
|
276
|
-
|
|
277
|
-
```
|
|
278
|
-
|
|
279
|
-
Then run:
|
|
280
|
-
|
|
281
|
-
```bash
|
|
282
|
-
bun run publish
|
|
283
|
-
```
|
|
284
|
-
|
|
285
|
-
By default, this command publishes every configured release target from `config/release.config.json`.
|
|
286
|
-
|
|
287
|
-
Release targets are configured in `config/release.config.json`. Each entry can override the published
|
|
288
|
-
package name plus `repository`, `homepage`, and `bugs` metadata so npm shows the correct package identity.
|
|
289
|
-
|
|
290
|
-
To publish the `edsis` target from that config, run:
|
|
291
|
-
|
|
292
|
-
```bash
|
|
293
|
-
bun run publish --edsis
|
|
294
|
-
```
|
|
295
|
-
|
|
296
|
-
To publish every configured release target in sequence, run:
|
|
297
|
-
|
|
298
|
-
```bash
|
|
299
|
-
bun run publish -all
|
|
300
|
-
```
|
|
301
|
-
|
|
302
|
-
`bun run publish` and `bun run publish -all` are equivalent.
|
|
303
|
-
|
|
304
|
-
That flow rebuilds `dist/angular` for each configured target, rewrites published package references, applies
|
|
305
|
-
the target-specific npm metadata, smoke-tests the tarball, then publishes it to npm.
|
|
306
|
-
|
|
307
|
-
### EDSIS Verification Flow
|
|
308
|
-
|
|
309
|
-
To validate the EDSIS package locally without publishing, use:
|
|
310
|
-
|
|
311
|
-
```bash
|
|
312
|
-
bun run build -- --package @edsis/angular --repository-url git+https://github.com/edsis/angular.git --homepage https://github.com/edsis/angular#readme --bugs-url https://github.com/edsis/angular/issues
|
|
313
|
-
bun run smoke:pack -- --package @edsis/angular
|
|
314
|
-
```
|
|
315
|
-
|
|
316
|
-
Consumer installation for the published EDSIS package is:
|
|
317
|
-
|
|
318
|
-
```bash
|
|
319
|
-
ng add @edsis/angular
|
|
320
|
-
bun add @edsis/angular
|
|
321
|
-
```
|
|
35
|
+
```bash
|
|
36
|
+
cd dist/angular
|
|
37
|
+
```
|
|
322
38
|
|
|
323
|
-
|
|
324
|
-
|
|
39
|
+
2. Run the `npm publish` command to publish your library to the npm registry:
|
|
40
|
+
```bash
|
|
41
|
+
npm publish
|
|
42
|
+
```
|
|
325
43
|
|
|
326
44
|
## Running unit tests
|
|
327
45
|
|
|
328
46
|
To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:
|
|
329
47
|
|
|
330
48
|
```bash
|
|
331
|
-
|
|
49
|
+
ng test
|
|
332
50
|
```
|
|
333
51
|
|
|
334
52
|
## Running end-to-end tests
|
|
@@ -336,7 +54,7 @@ bun run test
|
|
|
336
54
|
For end-to-end (e2e) testing, run:
|
|
337
55
|
|
|
338
56
|
```bash
|
|
339
|
-
|
|
57
|
+
ng e2e
|
|
340
58
|
```
|
|
341
59
|
|
|
342
60
|
Angular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-chart';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* Public API of @ojiepermana/angular/chart
|
|
5
|
+
* Re-exports the independent @ojiepermana/angular-chart package.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Generated bundle index. Do not edit.
|
|
10
|
+
*/
|
|
11
|
+
//# sourceMappingURL=ojiepermana-angular-chart.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ojiepermana-angular-chart.mjs","sources":["../../../../library/angular/chart/public-api.ts","../../../../library/angular/chart/ojiepermana-angular-chart.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/chart\n * Re-exports the independent @ojiepermana/angular-chart package.\n */\n\nexport * from '@ojiepermana/angular-chart';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-component';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* Public API of @ojiepermana/angular/component
|
|
5
|
+
* Re-exports the independent @ojiepermana/angular-component package.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Generated bundle index. Do not edit.
|
|
10
|
+
*/
|
|
11
|
+
//# sourceMappingURL=ojiepermana-angular-component.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ojiepermana-angular-component.mjs","sources":["../../../../library/angular/component/public-api.ts","../../../../library/angular/component/ojiepermana-angular-component.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/component\n * Re-exports the independent @ojiepermana/angular-component package.\n */\n\nexport * from '@ojiepermana/angular-component';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-navigation';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* Public API of @ojiepermana/angular/navigation
|
|
5
|
+
* Re-exports the independent @ojiepermana/angular-navigation package.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Generated bundle index. Do not edit.
|
|
10
|
+
*/
|
|
11
|
+
//# sourceMappingURL=ojiepermana-angular-navigation.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ojiepermana-angular-navigation.mjs","sources":["../../../../library/angular/navigation/public-api.ts","../../../../library/angular/navigation/ojiepermana-angular-navigation.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/navigation\n * Re-exports the independent @ojiepermana/angular-navigation package.\n */\n\nexport * from '@ojiepermana/angular-navigation';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from '@ojiepermana/angular-sdk';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* Public API of @ojiepermana/angular/sdk
|
|
5
|
+
* Re-exports the independent @ojiepermana/angular-sdk package.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Generated bundle index. Do not edit.
|
|
10
|
+
*/
|
|
11
|
+
//# sourceMappingURL=ojiepermana-angular-sdk.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ojiepermana-angular-sdk.mjs","sources":["../../../../library/angular/sdk/public-api.ts","../../../../library/angular/sdk/ojiepermana-angular-sdk.ts"],"sourcesContent":["/*\n * Public API of @ojiepermana/angular/sdk\n * Re-exports the independent @ojiepermana/angular-sdk package.\n */\n\nexport * from '@ojiepermana/angular-sdk';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;AAAA;;;AAGG;;ACHH;;AAEG"}
|