@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,93 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { ButtonVariant, ButtonSize } from '@ojiepermana/angular/component/button';
|
|
3
|
-
|
|
4
|
-
type AlertDialogSize = 'default' | 'sm';
|
|
5
|
-
|
|
6
|
-
declare class AlertDialogComponent {
|
|
7
|
-
readonly open: _angular_core.ModelSignal<boolean>;
|
|
8
|
-
readonly closeOnEscape: _angular_core.InputSignal<boolean>;
|
|
9
|
-
readonly closeOnBackdropClick: _angular_core.InputSignal<boolean>;
|
|
10
|
-
readonly showCloseButton: _angular_core.InputSignal<boolean>;
|
|
11
|
-
readonly closeButtonLabel: _angular_core.InputSignal<string>;
|
|
12
|
-
readonly labelledBy: _angular_core.InputSignal<string | null>;
|
|
13
|
-
readonly describedBy: _angular_core.InputSignal<string | null>;
|
|
14
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
15
|
-
readonly openedChange: _angular_core.OutputEmitterRef<boolean>;
|
|
16
|
-
private readonly contentSize;
|
|
17
|
-
readonly resolvedSize: _angular_core.Signal<AlertDialogSize>;
|
|
18
|
-
protected readonly surfaceClasses: _angular_core.Signal<string>;
|
|
19
|
-
setContentSize(size: AlertDialogSize): void;
|
|
20
|
-
close(): void;
|
|
21
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogComponent, never>;
|
|
22
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogComponent, "ui-alert-dialog", never, { "open": { "alias": "open"; "required": false; "isSignal": true; }; "closeOnEscape": { "alias": "closeOnEscape"; "required": false; "isSignal": true; }; "closeOnBackdropClick": { "alias": "closeOnBackdropClick"; "required": false; "isSignal": true; }; "showCloseButton": { "alias": "showCloseButton"; "required": false; "isSignal": true; }; "closeButtonLabel": { "alias": "closeButtonLabel"; "required": false; "isSignal": true; }; "labelledBy": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "describedBy": { "alias": "aria-describedby"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, { "open": "openChange"; "openedChange": "openedChange"; }, never, ["*"], true, never>;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
declare class AlertDialogContentComponent {
|
|
26
|
-
readonly size: _angular_core.InputSignal<AlertDialogSize>;
|
|
27
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
28
|
-
private readonly alertDialog;
|
|
29
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
30
|
-
constructor();
|
|
31
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogContentComponent, never>;
|
|
32
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogContentComponent, "ui-alert-dialog-content", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
33
|
-
}
|
|
34
|
-
declare class AlertDialogHeaderComponent {
|
|
35
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
36
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
37
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogHeaderComponent, never>;
|
|
38
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogHeaderComponent, "ui-alert-dialog-header", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
39
|
-
}
|
|
40
|
-
declare class AlertDialogTitleComponent {
|
|
41
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
42
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
43
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogTitleComponent, never>;
|
|
44
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogTitleComponent, "ui-alert-dialog-title, h2[ui-alert-dialog-title]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
45
|
-
}
|
|
46
|
-
declare class AlertDialogDescriptionComponent {
|
|
47
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
48
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
49
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogDescriptionComponent, never>;
|
|
50
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogDescriptionComponent, "ui-alert-dialog-description, p[ui-alert-dialog-description]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
51
|
-
}
|
|
52
|
-
declare class AlertDialogMediaComponent {
|
|
53
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
54
|
-
private readonly alertDialog;
|
|
55
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
56
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogMediaComponent, never>;
|
|
57
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogMediaComponent, "ui-alert-dialog-media", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
58
|
-
}
|
|
59
|
-
declare class AlertDialogFooterComponent {
|
|
60
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
61
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
62
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogFooterComponent, never>;
|
|
63
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogFooterComponent, "ui-alert-dialog-footer", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
64
|
-
}
|
|
65
|
-
declare class AlertDialogCancelComponent {
|
|
66
|
-
readonly variant: _angular_core.InputSignal<ButtonVariant>;
|
|
67
|
-
readonly size: _angular_core.InputSignal<ButtonSize>;
|
|
68
|
-
readonly closeOnClick: _angular_core.InputSignal<boolean>;
|
|
69
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
70
|
-
private readonly host;
|
|
71
|
-
private readonly alertDialog;
|
|
72
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
73
|
-
protected readonly buttonType: _angular_core.Signal<"button" | null>;
|
|
74
|
-
protected handleClick(): void;
|
|
75
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogCancelComponent, never>;
|
|
76
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogCancelComponent, "button[ui-alert-dialog-cancel], a[ui-alert-dialog-cancel]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "closeOnClick": { "alias": "closeOnClick"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
77
|
-
}
|
|
78
|
-
declare class AlertDialogActionComponent {
|
|
79
|
-
readonly variant: _angular_core.InputSignal<ButtonVariant>;
|
|
80
|
-
readonly size: _angular_core.InputSignal<ButtonSize>;
|
|
81
|
-
readonly closeOnClick: _angular_core.InputSignal<boolean>;
|
|
82
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
83
|
-
private readonly host;
|
|
84
|
-
private readonly alertDialog;
|
|
85
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
86
|
-
protected readonly buttonType: _angular_core.Signal<"button" | null>;
|
|
87
|
-
protected handleClick(): void;
|
|
88
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDialogActionComponent, never>;
|
|
89
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDialogActionComponent, "button[ui-alert-dialog-action], a[ui-alert-dialog-action]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "closeOnClick": { "alias": "closeOnClick"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
export { AlertDialogActionComponent, AlertDialogCancelComponent, AlertDialogComponent, AlertDialogContentComponent, AlertDialogDescriptionComponent, AlertDialogFooterComponent, AlertDialogHeaderComponent, AlertDialogMediaComponent, AlertDialogTitleComponent };
|
|
93
|
-
export type { AlertDialogSize };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
-
import { VariantProps } from 'class-variance-authority';
|
|
4
|
-
|
|
5
|
-
declare const alertVariants: (props?: ({
|
|
6
|
-
variant?: "default" | "destructive" | null | undefined;
|
|
7
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
-
type AlertVariant = NonNullable<VariantProps<typeof alertVariants>['variant']>;
|
|
9
|
-
|
|
10
|
-
declare class AlertComponent {
|
|
11
|
-
readonly variant: _angular_core.InputSignal<AlertVariant>;
|
|
12
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
13
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
14
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
15
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertComponent, "ui-alert", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
16
|
-
}
|
|
17
|
-
declare class AlertTitleComponent {
|
|
18
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
19
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
20
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertTitleComponent, never>;
|
|
21
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertTitleComponent, "ui-alert-title, h5[ui-alert-title]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
22
|
-
}
|
|
23
|
-
declare class AlertDescriptionComponent {
|
|
24
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
25
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
26
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertDescriptionComponent, never>;
|
|
27
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertDescriptionComponent, "ui-alert-description", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
28
|
-
}
|
|
29
|
-
declare class AlertActionComponent {
|
|
30
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
31
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
32
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AlertActionComponent, never>;
|
|
33
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AlertActionComponent, "ui-alert-action", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export { AlertActionComponent, AlertComponent, AlertDescriptionComponent, AlertTitleComponent, alertVariants };
|
|
37
|
-
export type { AlertVariant };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
declare class AspectRatioComponent {
|
|
4
|
-
readonly ratio: _angular_core.InputSignal<number>;
|
|
5
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
6
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
7
|
-
protected readonly paddingBottom: _angular_core.Signal<string>;
|
|
8
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AspectRatioComponent, never>;
|
|
9
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AspectRatioComponent, "ui-aspect-ratio", never, { "ratio": { "alias": "ratio"; "required": true; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export { AspectRatioComponent };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
declare const avatarSizeClasses: {
|
|
4
|
-
readonly default: "h-10 w-10";
|
|
5
|
-
readonly sm: "h-8 w-8";
|
|
6
|
-
readonly lg: "h-12 w-12";
|
|
7
|
-
};
|
|
8
|
-
type AvatarSize = keyof typeof avatarSizeClasses;
|
|
9
|
-
declare class AvatarComponent {
|
|
10
|
-
readonly size: _angular_core.InputSignal<"default" | "sm" | "lg">;
|
|
11
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
12
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
13
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarComponent, never>;
|
|
14
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarComponent, "ui-avatar", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
15
|
-
}
|
|
16
|
-
declare class AvatarImageComponent {
|
|
17
|
-
readonly src: _angular_core.InputSignal<string>;
|
|
18
|
-
readonly alt: _angular_core.InputSignal<string>;
|
|
19
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
20
|
-
protected readonly failed: _angular_core.WritableSignal<boolean>;
|
|
21
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
22
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarImageComponent, never>;
|
|
23
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarImageComponent, "ui-avatar-image", never, { "src": { "alias": "src"; "required": true; "isSignal": true; }; "alt": { "alias": "alt"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
24
|
-
}
|
|
25
|
-
declare class AvatarFallbackComponent {
|
|
26
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
27
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
28
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarFallbackComponent, never>;
|
|
29
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarFallbackComponent, "ui-avatar-fallback", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
30
|
-
}
|
|
31
|
-
declare class AvatarBadgeComponent {
|
|
32
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
33
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
34
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarBadgeComponent, never>;
|
|
35
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarBadgeComponent, "ui-avatar-badge", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
36
|
-
}
|
|
37
|
-
declare class AvatarGroupComponent {
|
|
38
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
39
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
40
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarGroupComponent, never>;
|
|
41
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarGroupComponent, "ui-avatar-group", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
42
|
-
}
|
|
43
|
-
declare class AvatarGroupCountComponent {
|
|
44
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
45
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
46
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AvatarGroupCountComponent, never>;
|
|
47
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AvatarGroupCountComponent, "ui-avatar-group-count", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export { AvatarBadgeComponent, AvatarComponent, AvatarFallbackComponent, AvatarGroupComponent, AvatarGroupCountComponent, AvatarImageComponent };
|
|
51
|
-
export type { AvatarSize };
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
-
import { VariantProps } from 'class-variance-authority';
|
|
4
|
-
|
|
5
|
-
declare const badgeVariants: (props?: ({
|
|
6
|
-
variant?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | null | undefined;
|
|
7
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
-
type BadgeVariant = NonNullable<VariantProps<typeof badgeVariants>['variant']>;
|
|
9
|
-
|
|
10
|
-
declare class BadgeComponent {
|
|
11
|
-
readonly variant: _angular_core.InputSignal<BadgeVariant>;
|
|
12
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
13
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
14
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BadgeComponent, never>;
|
|
15
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BadgeComponent, "ui-badge, [ui-badge]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export { BadgeComponent, badgeVariants };
|
|
19
|
-
export type { BadgeVariant };
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
declare class BreadcrumbComponent {
|
|
4
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
5
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
6
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
|
|
7
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbComponent, "ui-breadcrumb, nav[ui-breadcrumb]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
9
|
-
declare class BreadcrumbListComponent {
|
|
10
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
11
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
12
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbListComponent, never>;
|
|
13
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbListComponent, "ol[ui-breadcrumb-list]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
14
|
-
}
|
|
15
|
-
declare class BreadcrumbItemComponent {
|
|
16
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
17
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
18
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbItemComponent, never>;
|
|
19
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbItemComponent, "li[ui-breadcrumb-item]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
20
|
-
}
|
|
21
|
-
declare class BreadcrumbLinkComponent {
|
|
22
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
23
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
24
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbLinkComponent, never>;
|
|
25
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbLinkComponent, "a[ui-breadcrumb-link]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
26
|
-
}
|
|
27
|
-
declare class BreadcrumbPageComponent {
|
|
28
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
29
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
30
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbPageComponent, never>;
|
|
31
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbPageComponent, "span[ui-breadcrumb-page]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
32
|
-
}
|
|
33
|
-
declare class BreadcrumbSeparatorComponent {
|
|
34
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
35
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
36
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbSeparatorComponent, never>;
|
|
37
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbSeparatorComponent, "li[ui-breadcrumb-separator]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
38
|
-
}
|
|
39
|
-
declare class BreadcrumbEllipsisComponent {
|
|
40
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
41
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
42
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbEllipsisComponent, never>;
|
|
43
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbEllipsisComponent, "span[ui-breadcrumb-ellipsis]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
export { BreadcrumbComponent, BreadcrumbEllipsisComponent, BreadcrumbItemComponent, BreadcrumbLinkComponent, BreadcrumbListComponent, BreadcrumbPageComponent, BreadcrumbSeparatorComponent };
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
type ButtonGroupOrientation = 'horizontal' | 'vertical';
|
|
4
|
-
declare class ButtonGroupComponent {
|
|
5
|
-
readonly orientation: _angular_core.InputSignal<ButtonGroupOrientation>;
|
|
6
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
7
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
8
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonGroupComponent, never>;
|
|
9
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonGroupComponent, "ui-button-group", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
11
|
-
declare class ButtonGroupTextComponent {
|
|
12
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
13
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
14
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonGroupTextComponent, never>;
|
|
15
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonGroupTextComponent, "ui-button-group-text", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
16
|
-
}
|
|
17
|
-
declare class ButtonGroupSeparatorComponent {
|
|
18
|
-
readonly orientation: _angular_core.InputSignal<ButtonGroupOrientation>;
|
|
19
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
20
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
21
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonGroupSeparatorComponent, never>;
|
|
22
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonGroupSeparatorComponent, "ui-button-group-separator", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export { ButtonGroupComponent, ButtonGroupSeparatorComponent, ButtonGroupTextComponent };
|
|
26
|
-
export type { ButtonGroupOrientation };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
-
import { VariantProps } from 'class-variance-authority';
|
|
4
|
-
|
|
5
|
-
declare const buttonVariants: (props?: ({
|
|
6
|
-
variant?: "default" | "destructive" | "outline" | "secondary" | "ghost" | "link" | null | undefined;
|
|
7
|
-
size?: "default" | "xs" | "sm" | "lg" | "icon-xs" | "icon-sm" | "icon" | "icon-lg" | null | undefined;
|
|
8
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
|
-
type ButtonVariant = NonNullable<VariantProps<typeof buttonVariants>['variant']>;
|
|
10
|
-
type ButtonSize = NonNullable<VariantProps<typeof buttonVariants>['size']>;
|
|
11
|
-
|
|
12
|
-
declare class ButtonComponent {
|
|
13
|
-
readonly variant: _angular_core.InputSignal<ButtonVariant>;
|
|
14
|
-
readonly size: _angular_core.InputSignal<ButtonSize>;
|
|
15
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
16
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
17
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonComponent, never>;
|
|
18
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonComponent, "button[ui-button], a[ui-button]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export { ButtonComponent, buttonVariants };
|
|
22
|
-
export type { ButtonSize, ButtonVariant };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
|
|
4
|
-
type CalendarStartView = 'month' | 'year' | 'multi-year';
|
|
5
|
-
type CalendarDateFilter = (date: Date | null) => boolean;
|
|
6
|
-
/**
|
|
7
|
-
* Inline calendar built on MatCalendar. Requires a date adapter provider in the
|
|
8
|
-
* consumer app (e.g. `provideNativeDateAdapter()` from `@angular/material/core`).
|
|
9
|
-
*/
|
|
10
|
-
declare class CalendarComponent implements ControlValueAccessor {
|
|
11
|
-
readonly value: _angular_core.ModelSignal<Date | null>;
|
|
12
|
-
readonly min: _angular_core.InputSignal<Date | null>;
|
|
13
|
-
readonly max: _angular_core.InputSignal<Date | null>;
|
|
14
|
-
readonly startAt: _angular_core.InputSignal<Date | null>;
|
|
15
|
-
readonly startView: _angular_core.InputSignal<CalendarStartView>;
|
|
16
|
-
readonly dateFilter: _angular_core.InputSignal<CalendarDateFilter | null>;
|
|
17
|
-
readonly disabled: _angular_core.ModelSignal<boolean>;
|
|
18
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
19
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
20
|
-
protected readonly resolvedDateFilter: _angular_core.Signal<CalendarDateFilter | undefined>;
|
|
21
|
-
private onChangeFn;
|
|
22
|
-
private onTouchedFn;
|
|
23
|
-
protected onSelect(d: Date | null): void;
|
|
24
|
-
writeValue(v: Date | null): void;
|
|
25
|
-
registerOnChange(fn: (v: Date | null) => void): void;
|
|
26
|
-
registerOnTouched(fn: () => void): void;
|
|
27
|
-
setDisabledState(state: boolean): void;
|
|
28
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CalendarComponent, never>;
|
|
29
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CalendarComponent, "ui-calendar", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "startAt": { "alias": "startAt"; "required": false; "isSignal": true; }; "startView": { "alias": "startView"; "required": false; "isSignal": true; }; "dateFilter": { "alias": "dateFilter"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "disabled": "disabledChange"; }, never, never, true, never>;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
export { CalendarComponent };
|
|
33
|
-
export type { CalendarDateFilter, CalendarStartView };
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
|
|
3
|
-
type CardSize = 'default' | 'sm';
|
|
4
|
-
declare class CardComponent {
|
|
5
|
-
readonly size: _angular_core.InputSignal<CardSize>;
|
|
6
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
7
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
8
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
9
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardComponent, "ui-card", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
declare class CardHeaderComponent {
|
|
13
|
-
private readonly card;
|
|
14
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
15
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
16
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
|
|
17
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardHeaderComponent, "ui-card-header", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
declare class CardTitleComponent {
|
|
21
|
-
private readonly card;
|
|
22
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
23
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
24
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardTitleComponent, never>;
|
|
25
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardTitleComponent, "ui-card-title, h3[ui-card-title]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
declare class CardDescriptionComponent {
|
|
29
|
-
private readonly card;
|
|
30
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
31
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
32
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardDescriptionComponent, never>;
|
|
33
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardDescriptionComponent, "ui-card-description, p[ui-card-description]", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
declare class CardActionComponent {
|
|
37
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
38
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
39
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardActionComponent, never>;
|
|
40
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardActionComponent, "ui-card-action", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
declare class CardContentComponent {
|
|
44
|
-
private readonly card;
|
|
45
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
46
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
47
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardContentComponent, never>;
|
|
48
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardContentComponent, "ui-card-content", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
declare class CardFooterComponent {
|
|
52
|
-
private readonly card;
|
|
53
|
-
readonly class: _angular_core.InputSignal<string>;
|
|
54
|
-
protected readonly classes: _angular_core.Signal<string>;
|
|
55
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardFooterComponent, never>;
|
|
56
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardFooterComponent, "ui-card-footer", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export { CardActionComponent, CardComponent, CardContentComponent, CardDescriptionComponent, CardFooterComponent, CardHeaderComponent, CardTitleComponent };
|
|
60
|
-
export type { CardSize };
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { Signal, InputSignal } from '@angular/core';
|
|
3
|
-
import { EmblaCarouselType, EmblaOptionsType, EmblaPluginType } from 'embla-carousel';
|
|
4
|
-
|
|
5
|
-
type CarouselApi = EmblaCarouselType;
|
|
6
|
-
type CarouselOptions = EmblaOptionsType;
|
|
7
|
-
type CarouselPlugin = EmblaPluginType;
|
|
8
|
-
type CarouselOrientation = 'horizontal' | 'vertical';
|
|
9
|
-
declare abstract class CarouselContextBase {
|
|
10
|
-
abstract readonly orientation: Signal<CarouselOrientation>;
|
|
11
|
-
abstract readonly canScrollPrev: Signal<boolean>;
|
|
12
|
-
abstract readonly canScrollNext: Signal<boolean>;
|
|
13
|
-
abstract registerViewport(viewport: HTMLElement): void;
|
|
14
|
-
abstract unregisterViewport(viewport: HTMLElement): void;
|
|
15
|
-
abstract scrollPrev(): void;
|
|
16
|
-
abstract scrollNext(): void;
|
|
17
|
-
abstract scrollTo(index: number): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselContextBase, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CarouselContextBase, never, never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
21
|
-
declare class CarouselComponent extends CarouselContextBase {
|
|
22
|
-
readonly orientation: InputSignal<CarouselOrientation>;
|
|
23
|
-
readonly opts: InputSignal<CarouselOptions>;
|
|
24
|
-
readonly plugins: InputSignal<readonly CarouselPlugin[]>;
|
|
25
|
-
readonly keyboard: InputSignal<boolean>;
|
|
26
|
-
readonly label: InputSignal<string>;
|
|
27
|
-
readonly class: InputSignal<string>;
|
|
28
|
-
readonly apiReady: i0.OutputEmitterRef<EmblaCarouselType>;
|
|
29
|
-
readonly apiChange: i0.OutputEmitterRef<EmblaCarouselType | null>;
|
|
30
|
-
readonly selectedIndex: i0.WritableSignal<number>;
|
|
31
|
-
readonly slideCount: i0.WritableSignal<number>;
|
|
32
|
-
readonly canScrollPrev: i0.WritableSignal<boolean>;
|
|
33
|
-
readonly canScrollNext: i0.WritableSignal<boolean>;
|
|
34
|
-
private readonly isBrowser;
|
|
35
|
-
private readonly viewport;
|
|
36
|
-
private api;
|
|
37
|
-
protected readonly classes: Signal<string>;
|
|
38
|
-
constructor();
|
|
39
|
-
registerViewport(viewport: HTMLElement): void;
|
|
40
|
-
unregisterViewport(viewport: HTMLElement): void;
|
|
41
|
-
scrollPrev(): void;
|
|
42
|
-
scrollNext(): void;
|
|
43
|
-
scrollTo(index: number): void;
|
|
44
|
-
protected onKeydown(event: KeyboardEvent): void;
|
|
45
|
-
private updateState;
|
|
46
|
-
private resetState;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "ui-carousel", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "opts": { "alias": "opts"; "required": false; "isSignal": true; }; "plugins": { "alias": "plugins"; "required": false; "isSignal": true; }; "keyboard": { "alias": "keyboard"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, { "apiReady": "apiReady"; "apiChange": "apiChange"; }, never, ["*"], true, never>;
|
|
49
|
-
}
|
|
50
|
-
declare class CarouselContentComponent {
|
|
51
|
-
private readonly ctx;
|
|
52
|
-
private readonly viewport;
|
|
53
|
-
readonly class: InputSignal<string>;
|
|
54
|
-
protected readonly contentClasses: Signal<string>;
|
|
55
|
-
ngAfterViewInit(): void;
|
|
56
|
-
ngOnDestroy(): void;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselContentComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselContentComponent, "ui-carousel-content", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
59
|
-
}
|
|
60
|
-
declare class CarouselItemComponent {
|
|
61
|
-
private readonly ctx;
|
|
62
|
-
readonly ariaLabel: InputSignal<string | null>;
|
|
63
|
-
readonly class: InputSignal<string>;
|
|
64
|
-
protected readonly classes: Signal<string>;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselItemComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "ui-carousel-item", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
67
|
-
}
|
|
68
|
-
declare class CarouselPreviousComponent {
|
|
69
|
-
protected readonly ctx: CarouselContextBase;
|
|
70
|
-
readonly label: InputSignal<string>;
|
|
71
|
-
readonly class: InputSignal<string>;
|
|
72
|
-
protected readonly classes: Signal<string>;
|
|
73
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselPreviousComponent, never>;
|
|
74
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselPreviousComponent, "button[ui-carousel-previous]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
75
|
-
}
|
|
76
|
-
declare class CarouselNextComponent {
|
|
77
|
-
protected readonly ctx: CarouselContextBase;
|
|
78
|
-
readonly label: InputSignal<string>;
|
|
79
|
-
readonly class: InputSignal<string>;
|
|
80
|
-
protected readonly classes: Signal<string>;
|
|
81
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselNextComponent, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CarouselNextComponent, "button[ui-carousel-next]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
export { CarouselComponent, CarouselContentComponent, CarouselContextBase, CarouselItemComponent, CarouselNextComponent, CarouselPreviousComponent };
|
|
86
|
-
export type { CarouselApi, CarouselOptions, CarouselOrientation, CarouselPlugin };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { AreaChart, AreaPointClickEvent } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { BarChart, BarClickEvent, BarLayoutInput, BarLayoutResult, BarRect, BarVariant, computeBarLayout } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { AreaLayoutInput, AreaLayoutResult, CartesianBase, LineChart, LineCurve, LineLayoutResult, LinePoint, LinePointClickEvent, LineSeriesPath, buildCartesianScales, cloneLinear, computeAreaLayout, computeLineLayout, pointToBandAdapter, provideCartesianFromLineLayout } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { PieChart, PieLayout, PieLayoutInput, PieSliceClickEvent, PieSliceRect, computePieLayout } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { RadarAxisInfo, RadarChart, RadarCurve, RadarGrid, RadarLayout, RadarLayoutInput, RadarLevel, RadarSeries, computeRadarLayout } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { RadialBarClickEvent, RadialBarRect, RadialChart, RadialLayout, RadialLayoutInput, RadialValueLabelFormatter, computeRadialLayout } from '@ojiepermana/angular/component/chart';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ScatterChart, ScatterLayout, ScatterLayoutInput, ScatterPoint, ScatterPointClickEvent, computeScatterLayout, resolveScatterDomains } from '@ojiepermana/angular/component/chart';
|