@kumori/aurora-wui-components 0.0.258 → 0.0.259-dev4113.2
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/dist/components/axebow-box-section/axebow-box-section.d.ts +22 -0
- package/dist/components/axebow-box-section/axebow-box-section.d.ts.map +1 -0
- package/dist/components/axebow-copy-box/axebow-copy-box.d.ts +13 -0
- package/dist/components/axebow-copy-box/axebow-copy-box.d.ts.map +1 -0
- package/dist/components/axebow-manage-hyperlinks/axebow-manage-hyperlinks.d.ts +12 -0
- package/dist/components/axebow-manage-hyperlinks/axebow-manage-hyperlinks.d.ts.map +1 -0
- package/dist/components/axebow-modals-confirmation/axebow-modals-confirmation.d.ts.map +1 -1
- package/dist/components/axebow-tab-selector/axebow-tab-selector.d.ts +6 -0
- package/dist/components/axebow-tab-selector/axebow-tab-selector.d.ts.map +1 -1
- package/dist/components/axebow-tabs-submenu/axebow-tabs-submenu.d.ts +23 -0
- package/dist/components/axebow-tabs-submenu/axebow-tabs-submenu.d.ts.map +1 -0
- package/dist/components/axebow-tenant-card/axebow-tenant-card.d.ts +3 -2
- package/dist/components/axebow-tenant-card/axebow-tenant-card.d.ts.map +1 -1
- package/dist/components/axebow-tenant-resource-table/axebow-tenant-resource-table.d.ts +63 -33
- package/dist/components/axebow-tenant-resource-table/axebow-tenant-resource-table.d.ts.map +1 -1
- package/dist/components/table-chart/table-chart.d.ts +18 -0
- package/dist/components/table-chart/table-chart.d.ts.map +1 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +487 -79
- package/dist/index.js.map +1 -1
- package/dist/playground/schemas/axebow-actions-footer.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-actions-footer.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-alert.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-alert.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-banner.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-banner.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-box-section.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-box-section.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-action-banner.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-action-banner.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-attention-banner.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-attention-banner.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-cloud-logo.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-cloud-logo.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-filter-item.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-filter-item.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-filter.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-card-filter.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-footer.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-card-footer.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-header.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-card-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-resource-row.schema.d.ts +10 -0
- package/dist/playground/schemas/axebow-card-resource-row.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-resource-table.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-resource-table.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-special-link.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-special-link.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-stat-item.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-stat-item.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-stats-row.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-stats-row.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-status.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-status.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-table-header.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-table-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-card-version-selector.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-card-version-selector.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-carousel-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-carousel-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-carousel-selector-item.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-carousel-selector-item.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-carousel-selector-tenant.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-carousel-selector-tenant.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-channel-config-panel.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-channel-config-panel.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-checkbox-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-checkbox-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-collaborators-dialog.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-collaborators-dialog.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-copy-box.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-copy-box.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-deploy-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-deploy-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-deploy-summary.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-deploy-summary.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-dialog.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-dialog.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-drag-drop-upload-file.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-drag-drop-upload-file.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-draggable-service.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-draggable-service.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-expandable-header.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-expandable-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-getting-started-card.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-getting-started-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-header-actions.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-header-actions.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-help-bubble.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-help-bubble.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-infrastructure-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-infrastructure-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-input.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-limits-counter.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-limits-counter.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-manage-hyperlinks.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-manage-hyperlinks.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-marketplace-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-marketplace-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-number-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-number-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-numbers-section.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-numbers-section.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-numeric-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-numeric-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-pill.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-pill.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-providers-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-providers-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-quick-action-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-quick-action-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-quick-actions.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-quick-actions.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-quick-tip-button.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-quick-tip-button.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-quick-tip-section.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-quick-tip-section.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-resource-bar.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resource-bar.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-resource-card.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resource-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-resource-limit-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resource-limit-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-resource-limits-panel.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resource-limits-panel.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-resources-counter.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resources-counter.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-role-tooltip.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-role-tooltip.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-runtime-zip-dialog.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-runtime-zip-dialog.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-search-bar-filters.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-search-bar-filters.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-select-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-select-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-services-panel.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-services-panel.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-step-header.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-step-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-card.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-summary-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-flavors.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-summary-flavors.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-key-value.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-summary-key-value.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-limits.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-summary-limits.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-step-header.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-summary-step-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-summary-step.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-summary-step.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-switch-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-switch-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-switch.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-switch.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-tab-selector.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-tab-selector.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-tabs-submenu.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-tabs-submenu.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-tenant-card.schema.d.ts +9 -0
- package/dist/playground/schemas/axebow-tenant-card.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-tenant-resource-table.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-tenant-resource-table.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-text-input.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-text-input.schema.d.ts.map +1 -0
- package/dist/playground/schemas/custom-home-page-body.schema.d.ts +8 -0
- package/dist/playground/schemas/custom-home-page-body.schema.d.ts.map +1 -0
- package/dist/playground/schemas/deploy-modal-component.schema.d.ts +9 -0
- package/dist/playground/schemas/deploy-modal-component.schema.d.ts.map +1 -0
- package/dist/playground/schemas/deploy-modal-footer.schema.d.ts +8 -0
- package/dist/playground/schemas/deploy-modal-footer.schema.d.ts.map +1 -0
- package/dist/playground/schemas/deploy-modal-header.schema.d.ts +9 -0
- package/dist/playground/schemas/deploy-modal-header.schema.d.ts.map +1 -0
- package/dist/playground/schemas/deploy-page-body.schema.d.ts +8 -0
- package/dist/playground/schemas/deploy-page-body.schema.d.ts.map +1 -0
- package/package.json +3 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-actions-footer
|
|
4
|
+
*
|
|
5
|
+
* Wizard/step action bar: divider + configurable row of cancel/previous/
|
|
6
|
+
* secondary/primary buttons.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-actions-footer.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-actions-footer.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-actions-footer.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAmBpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-alert
|
|
4
|
+
*
|
|
5
|
+
* Purely presentational toast/alert with variant, message, and optional
|
|
6
|
+
* action/close controls.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-alert.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-alert.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-alert.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAYpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-banner
|
|
4
|
+
*
|
|
5
|
+
* Purely presentational inline banner - message content comes via the
|
|
6
|
+
* default slot.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-banner.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-banner.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-banner.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAYpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-box-section
|
|
4
|
+
*
|
|
5
|
+
* Section container with header, array of manage-hyperlinks buttons, and content slot.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-box-section.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-box-section.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-box-section.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA0BpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-action-banner
|
|
4
|
+
*
|
|
5
|
+
* Clickable "view details" banner used at the bottom of resource cards.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-action-banner.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-action-banner.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-action-banner.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAQpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-attention-banner
|
|
4
|
+
*
|
|
5
|
+
* Error-styled "needs attention" banner used at the bottom of resource cards.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-attention-banner.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-attention-banner.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-attention-banner.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAQpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-cloud-logo
|
|
4
|
+
*
|
|
5
|
+
* Small/large cloud provider logo thumbnail used in card headers.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-cloud-logo.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-cloud-logo.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-cloud-logo.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAOpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-filter-item
|
|
4
|
+
*
|
|
5
|
+
* Single selectable row inside axebow-card-filter's dropdown.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-filter-item.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-filter-item.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-filter-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAOpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-filter
|
|
4
|
+
*
|
|
5
|
+
* Dropdown-style filter selector used in card headers, listing
|
|
6
|
+
* axebow-card-filter-item entries.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-card-filter.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-filter.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-filter.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAyBpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-footer
|
|
4
|
+
*
|
|
5
|
+
* Card footer combining axebow-card-status with a more-actions dropdown
|
|
6
|
+
* or a single action button.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-card-footer.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-footer.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-footer.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eA0BpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-header
|
|
4
|
+
*
|
|
5
|
+
* Resource card header: logo, tenant/account name, badge, subtitle and
|
|
6
|
+
* (for runtime cards) a revision selector.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-card-header.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-header.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eA0BpB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-resource-row
|
|
4
|
+
*
|
|
5
|
+
* One grid row (icon/title, value, bar, max) inside
|
|
6
|
+
* axebow-card-resource-table. Uses display:contents, so it renders as
|
|
7
|
+
* bare grid cells.
|
|
8
|
+
*/
|
|
9
|
+
export declare const schema: ComponentSchema;
|
|
10
|
+
//# sourceMappingURL=axebow-card-resource-row.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-resource-row.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-resource-row.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;;GAMG;AACH,eAAO,MAAM,MAAM,EAAE,eAapB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-resource-table
|
|
4
|
+
*
|
|
5
|
+
* Grid table of resource usage rows (vCPU, memory, storage, ...).
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-resource-table.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-resource-table.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-resource-table.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA0BpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-special-link
|
|
4
|
+
*
|
|
5
|
+
* Small colored text + icon link used inline in cards.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-special-link.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-special-link.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-special-link.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAQpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-stat-item
|
|
4
|
+
*
|
|
5
|
+
* Single number/title/label stat used inside axebow-card-stats-row.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-stat-item.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-stat-item.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-stat-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eASpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-stats-row.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-stats-row.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAqBpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-status.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-status.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAUpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-table-header
|
|
4
|
+
*
|
|
5
|
+
* Dropdown filter for role/instance selection above a runtime card table.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-table-header.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-table-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-table-header.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAsBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-card-version-selector
|
|
4
|
+
*
|
|
5
|
+
* Compact revision/version sl-select used in runtime card headers.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-card-version-selector.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-card-version-selector.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-card-version-selector.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAYpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-carousel-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-carousel-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA2BpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-carousel-selector-item
|
|
4
|
+
*
|
|
5
|
+
* Single selectable card used inside axebow-carousel-selector-tenant.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-carousel-selector-item.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-carousel-selector-item.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-carousel-selector-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAepB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-carousel-selector-tenant
|
|
4
|
+
*
|
|
5
|
+
* Shoelace carousel of selectable tenant/account/environment items.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-carousel-selector-tenant.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-carousel-selector-tenant.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-carousel-selector-tenant.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA0BpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-channel-config-panel
|
|
4
|
+
*
|
|
5
|
+
* Side panel for configuring a channel, with slotted inputs.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-channel-config-panel.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-channel-config-panel.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-channel-config-panel.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAcpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-checkbox-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-checkbox-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAsBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-collaborators-dialog
|
|
4
|
+
*
|
|
5
|
+
* Dialog for inviting and managing collaborators on a tenant.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-collaborators-dialog.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-collaborators-dialog.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-collaborators-dialog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA+DpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-copy-box.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-copy-box.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAWpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-deploy-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-deploy-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAUpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-deploy-summary
|
|
4
|
+
*
|
|
5
|
+
* Purely presentational deploy-wizard summary panel composing
|
|
6
|
+
* axebow-summary-card, axebow-summary-step and axebow-resource-bar.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-deploy-summary.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-deploy-summary.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-deploy-summary.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAoHpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-dialog
|
|
4
|
+
*
|
|
5
|
+
* Generic dialog shell supporting basic/form/custom content plus up to
|
|
6
|
+
* three footer buttons.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-dialog.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-dialog.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-dialog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAmBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-drag-drop-upload-file
|
|
4
|
+
*
|
|
5
|
+
* Drag-and-drop / click-to-upload zone for a single .zip file.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-drag-drop-upload-file.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-drag-drop-upload-file.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-drag-drop-upload-file.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAkBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-draggable-service
|
|
4
|
+
*
|
|
5
|
+
* Draggable service chip used in the mesh/canvas editors.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-draggable-service.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-draggable-service.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-draggable-service.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAuBpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-expandable-header
|
|
4
|
+
*
|
|
5
|
+
* Expand/collapse section header: divider, title + switch + state label +
|
|
6
|
+
* help tooltip, slotted content area.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-expandable-header.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-expandable-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-expandable-header.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAUpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-getting-started-card
|
|
4
|
+
*
|
|
5
|
+
* "Let's get started" card with heading, description, pill actions and
|
|
6
|
+
* an optional contact link.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-getting-started-card.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-getting-started-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-getting-started-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eA2BpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-header-actions
|
|
4
|
+
*
|
|
5
|
+
* Right-hand header cluster: notifications dropdown + profile menu.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-header-actions.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-header-actions.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-header-actions.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA6CpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-help-bubble.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-help-bubble.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAiBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-infrastructure-card
|
|
4
|
+
*
|
|
5
|
+
* Purely presentational "how your infrastructure is organized" card.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-infrastructure-card.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-infrastructure-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-infrastructure-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAmBpB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-input
|
|
4
|
+
*
|
|
5
|
+
* Factory/dispatcher that forwards its props to the concrete
|
|
6
|
+
* axebow-*-input matching controlType.
|
|
7
|
+
*/
|
|
8
|
+
export declare const schema: ComponentSchema;
|
|
9
|
+
//# sourceMappingURL=axebow-input.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eA0CpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-limits-counter.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-limits-counter.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eASpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-manage-hyperlinks
|
|
4
|
+
*
|
|
5
|
+
* Manage hyperlinks component displaying interactive button-like text with an icon.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-manage-hyperlinks.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-manage-hyperlinks.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-manage-hyperlinks.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAUpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-marketplace-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-marketplace-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAkCpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-number-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-number-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAQpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-numbers-section
|
|
4
|
+
*
|
|
5
|
+
* Purely presentational row of axebow-number-card stat cards.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-numbers-section.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-numbers-section.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-numbers-section.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAmBpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-numeric-input
|
|
4
|
+
*
|
|
5
|
+
* Concrete numeric/integer input variant with optional +/- stepper.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-numeric-input.schema.d.ts.map
|