@kumori/aurora-wui-components 0.0.258-dev4015.5 → 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.
Files changed (153) hide show
  1. package/dist/components/axebow-tenant-card/axebow-tenant-card.d.ts +1 -0
  2. package/dist/components/axebow-tenant-card/axebow-tenant-card.d.ts.map +1 -1
  3. package/dist/components/axebow-tenant-resource-table/axebow-tenant-resource-table.d.ts +1 -0
  4. package/dist/components/axebow-tenant-resource-table/axebow-tenant-resource-table.d.ts.map +1 -1
  5. package/dist/components/table-chart/table-chart.d.ts +18 -0
  6. package/dist/components/table-chart/table-chart.d.ts.map +1 -0
  7. package/dist/index.d.ts +1 -0
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/index.js +100 -8
  10. package/dist/index.js.map +1 -1
  11. package/dist/playground/schemas/axebow-actions-footer.schema.d.ts +9 -0
  12. package/dist/playground/schemas/axebow-actions-footer.schema.d.ts.map +1 -0
  13. package/dist/playground/schemas/axebow-alert.schema.d.ts +9 -0
  14. package/dist/playground/schemas/axebow-alert.schema.d.ts.map +1 -0
  15. package/dist/playground/schemas/axebow-banner.schema.d.ts +9 -0
  16. package/dist/playground/schemas/axebow-banner.schema.d.ts.map +1 -0
  17. package/dist/playground/schemas/axebow-card-action-banner.schema.d.ts +8 -0
  18. package/dist/playground/schemas/axebow-card-action-banner.schema.d.ts.map +1 -0
  19. package/dist/playground/schemas/axebow-card-attention-banner.schema.d.ts +8 -0
  20. package/dist/playground/schemas/axebow-card-attention-banner.schema.d.ts.map +1 -0
  21. package/dist/playground/schemas/axebow-card-cloud-logo.schema.d.ts +8 -0
  22. package/dist/playground/schemas/axebow-card-cloud-logo.schema.d.ts.map +1 -0
  23. package/dist/playground/schemas/axebow-card-filter-item.schema.d.ts +8 -0
  24. package/dist/playground/schemas/axebow-card-filter-item.schema.d.ts.map +1 -0
  25. package/dist/playground/schemas/axebow-card-filter.schema.d.ts +9 -0
  26. package/dist/playground/schemas/axebow-card-filter.schema.d.ts.map +1 -0
  27. package/dist/playground/schemas/axebow-card-footer.schema.d.ts +9 -0
  28. package/dist/playground/schemas/axebow-card-footer.schema.d.ts.map +1 -0
  29. package/dist/playground/schemas/axebow-card-header.schema.d.ts +9 -0
  30. package/dist/playground/schemas/axebow-card-header.schema.d.ts.map +1 -0
  31. package/dist/playground/schemas/axebow-card-resource-row.schema.d.ts +10 -0
  32. package/dist/playground/schemas/axebow-card-resource-row.schema.d.ts.map +1 -0
  33. package/dist/playground/schemas/axebow-card-resource-table.schema.d.ts +8 -0
  34. package/dist/playground/schemas/axebow-card-resource-table.schema.d.ts.map +1 -0
  35. package/dist/playground/schemas/axebow-card-special-link.schema.d.ts +8 -0
  36. package/dist/playground/schemas/axebow-card-special-link.schema.d.ts.map +1 -0
  37. package/dist/playground/schemas/axebow-card-stat-item.schema.d.ts +8 -0
  38. package/dist/playground/schemas/axebow-card-stat-item.schema.d.ts.map +1 -0
  39. package/dist/playground/schemas/axebow-card-stats-row.schema.d.ts +8 -0
  40. package/dist/playground/schemas/axebow-card-stats-row.schema.d.ts.map +1 -0
  41. package/dist/playground/schemas/axebow-card-status.schema.d.ts +8 -0
  42. package/dist/playground/schemas/axebow-card-status.schema.d.ts.map +1 -0
  43. package/dist/playground/schemas/axebow-card-table-header.schema.d.ts +8 -0
  44. package/dist/playground/schemas/axebow-card-table-header.schema.d.ts.map +1 -0
  45. package/dist/playground/schemas/axebow-card-version-selector.schema.d.ts +8 -0
  46. package/dist/playground/schemas/axebow-card-version-selector.schema.d.ts.map +1 -0
  47. package/dist/playground/schemas/axebow-carousel-input.schema.d.ts +8 -0
  48. package/dist/playground/schemas/axebow-carousel-input.schema.d.ts.map +1 -0
  49. package/dist/playground/schemas/axebow-carousel-selector-item.schema.d.ts +8 -0
  50. package/dist/playground/schemas/axebow-carousel-selector-item.schema.d.ts.map +1 -0
  51. package/dist/playground/schemas/axebow-carousel-selector-tenant.schema.d.ts +8 -0
  52. package/dist/playground/schemas/axebow-carousel-selector-tenant.schema.d.ts.map +1 -0
  53. package/dist/playground/schemas/axebow-channel-config-panel.schema.d.ts +8 -0
  54. package/dist/playground/schemas/axebow-channel-config-panel.schema.d.ts.map +1 -0
  55. package/dist/playground/schemas/axebow-checkbox-input.schema.d.ts +8 -0
  56. package/dist/playground/schemas/axebow-checkbox-input.schema.d.ts.map +1 -0
  57. package/dist/playground/schemas/axebow-collaborators-dialog.schema.d.ts +8 -0
  58. package/dist/playground/schemas/axebow-collaborators-dialog.schema.d.ts.map +1 -0
  59. package/dist/playground/schemas/axebow-deploy-card.schema.d.ts +8 -0
  60. package/dist/playground/schemas/axebow-deploy-card.schema.d.ts.map +1 -0
  61. package/dist/playground/schemas/axebow-deploy-summary.schema.d.ts +9 -0
  62. package/dist/playground/schemas/axebow-deploy-summary.schema.d.ts.map +1 -0
  63. package/dist/playground/schemas/axebow-dialog.schema.d.ts +9 -0
  64. package/dist/playground/schemas/axebow-dialog.schema.d.ts.map +1 -0
  65. package/dist/playground/schemas/axebow-drag-drop-upload-file.schema.d.ts +8 -0
  66. package/dist/playground/schemas/axebow-drag-drop-upload-file.schema.d.ts.map +1 -0
  67. package/dist/playground/schemas/axebow-draggable-service.schema.d.ts +8 -0
  68. package/dist/playground/schemas/axebow-draggable-service.schema.d.ts.map +1 -0
  69. package/dist/playground/schemas/axebow-expandable-header.schema.d.ts +9 -0
  70. package/dist/playground/schemas/axebow-expandable-header.schema.d.ts.map +1 -0
  71. package/dist/playground/schemas/axebow-getting-started-card.schema.d.ts +9 -0
  72. package/dist/playground/schemas/axebow-getting-started-card.schema.d.ts.map +1 -0
  73. package/dist/playground/schemas/axebow-header-actions.schema.d.ts +8 -0
  74. package/dist/playground/schemas/axebow-header-actions.schema.d.ts.map +1 -0
  75. package/dist/playground/schemas/axebow-help-bubble.schema.d.ts +8 -0
  76. package/dist/playground/schemas/axebow-help-bubble.schema.d.ts.map +1 -0
  77. package/dist/playground/schemas/axebow-infrastructure-card.schema.d.ts +8 -0
  78. package/dist/playground/schemas/axebow-infrastructure-card.schema.d.ts.map +1 -0
  79. package/dist/playground/schemas/axebow-input.schema.d.ts +9 -0
  80. package/dist/playground/schemas/axebow-input.schema.d.ts.map +1 -0
  81. package/dist/playground/schemas/axebow-limits-counter.schema.d.ts +8 -0
  82. package/dist/playground/schemas/axebow-limits-counter.schema.d.ts.map +1 -0
  83. package/dist/playground/schemas/axebow-marketplace-card.schema.d.ts +8 -0
  84. package/dist/playground/schemas/axebow-marketplace-card.schema.d.ts.map +1 -0
  85. package/dist/playground/schemas/axebow-number-card.schema.d.ts +8 -0
  86. package/dist/playground/schemas/axebow-number-card.schema.d.ts.map +1 -0
  87. package/dist/playground/schemas/axebow-numbers-section.schema.d.ts +8 -0
  88. package/dist/playground/schemas/axebow-numbers-section.schema.d.ts.map +1 -0
  89. package/dist/playground/schemas/axebow-numeric-input.schema.d.ts +8 -0
  90. package/dist/playground/schemas/axebow-numeric-input.schema.d.ts.map +1 -0
  91. package/dist/playground/schemas/axebow-pill.schema.d.ts +8 -0
  92. package/dist/playground/schemas/axebow-pill.schema.d.ts.map +1 -0
  93. package/dist/playground/schemas/axebow-providers-input.schema.d.ts +8 -0
  94. package/dist/playground/schemas/axebow-providers-input.schema.d.ts.map +1 -0
  95. package/dist/playground/schemas/axebow-quick-action-card.schema.d.ts +8 -0
  96. package/dist/playground/schemas/axebow-quick-action-card.schema.d.ts.map +1 -0
  97. package/dist/playground/schemas/axebow-quick-actions.schema.d.ts +8 -0
  98. package/dist/playground/schemas/axebow-quick-actions.schema.d.ts.map +1 -0
  99. package/dist/playground/schemas/axebow-quick-tip-button.schema.d.ts +8 -0
  100. package/dist/playground/schemas/axebow-quick-tip-button.schema.d.ts.map +1 -0
  101. package/dist/playground/schemas/axebow-quick-tip-section.schema.d.ts +9 -0
  102. package/dist/playground/schemas/axebow-quick-tip-section.schema.d.ts.map +1 -0
  103. package/dist/playground/schemas/axebow-resource-bar.schema.d.ts +8 -0
  104. package/dist/playground/schemas/axebow-resource-bar.schema.d.ts.map +1 -0
  105. package/dist/playground/schemas/axebow-resource-card.schema.d.ts +8 -0
  106. package/dist/playground/schemas/axebow-resource-card.schema.d.ts.map +1 -0
  107. package/dist/playground/schemas/axebow-resource-limit-input.schema.d.ts +8 -0
  108. package/dist/playground/schemas/axebow-resource-limit-input.schema.d.ts.map +1 -0
  109. package/dist/playground/schemas/axebow-resource-limits-panel.schema.d.ts +8 -0
  110. package/dist/playground/schemas/axebow-resource-limits-panel.schema.d.ts.map +1 -0
  111. package/dist/playground/schemas/axebow-resources-counter.schema.d.ts +8 -0
  112. package/dist/playground/schemas/axebow-resources-counter.schema.d.ts.map +1 -0
  113. package/dist/playground/schemas/axebow-role-tooltip.schema.d.ts +8 -0
  114. package/dist/playground/schemas/axebow-role-tooltip.schema.d.ts.map +1 -0
  115. package/dist/playground/schemas/axebow-runtime-zip-dialog.schema.d.ts +8 -0
  116. package/dist/playground/schemas/axebow-runtime-zip-dialog.schema.d.ts.map +1 -0
  117. package/dist/playground/schemas/axebow-search-bar-filters.schema.d.ts +9 -0
  118. package/dist/playground/schemas/axebow-search-bar-filters.schema.d.ts.map +1 -0
  119. package/dist/playground/schemas/axebow-select-input.schema.d.ts +8 -0
  120. package/dist/playground/schemas/axebow-select-input.schema.d.ts.map +1 -0
  121. package/dist/playground/schemas/axebow-services-panel.schema.d.ts +8 -0
  122. package/dist/playground/schemas/axebow-services-panel.schema.d.ts.map +1 -0
  123. package/dist/playground/schemas/axebow-step-header.schema.d.ts +8 -0
  124. package/dist/playground/schemas/axebow-step-header.schema.d.ts.map +1 -0
  125. package/dist/playground/schemas/axebow-summary-card.schema.d.ts +9 -0
  126. package/dist/playground/schemas/axebow-summary-card.schema.d.ts.map +1 -0
  127. package/dist/playground/schemas/axebow-summary-flavors.schema.d.ts +8 -0
  128. package/dist/playground/schemas/axebow-summary-flavors.schema.d.ts.map +1 -0
  129. package/dist/playground/schemas/axebow-summary-key-value.schema.d.ts +8 -0
  130. package/dist/playground/schemas/axebow-summary-key-value.schema.d.ts.map +1 -0
  131. package/dist/playground/schemas/axebow-summary-limits.schema.d.ts +8 -0
  132. package/dist/playground/schemas/axebow-summary-limits.schema.d.ts.map +1 -0
  133. package/dist/playground/schemas/axebow-summary-step-header.schema.d.ts +8 -0
  134. package/dist/playground/schemas/axebow-summary-step-header.schema.d.ts.map +1 -0
  135. package/dist/playground/schemas/axebow-summary-step.schema.d.ts +8 -0
  136. package/dist/playground/schemas/axebow-summary-step.schema.d.ts.map +1 -0
  137. package/dist/playground/schemas/axebow-switch-input.schema.d.ts +8 -0
  138. package/dist/playground/schemas/axebow-switch-input.schema.d.ts.map +1 -0
  139. package/dist/playground/schemas/axebow-switch.schema.d.ts +8 -0
  140. package/dist/playground/schemas/axebow-switch.schema.d.ts.map +1 -0
  141. package/dist/playground/schemas/axebow-text-input.schema.d.ts +8 -0
  142. package/dist/playground/schemas/axebow-text-input.schema.d.ts.map +1 -0
  143. package/dist/playground/schemas/custom-home-page-body.schema.d.ts +8 -0
  144. package/dist/playground/schemas/custom-home-page-body.schema.d.ts.map +1 -0
  145. package/dist/playground/schemas/deploy-modal-component.schema.d.ts +9 -0
  146. package/dist/playground/schemas/deploy-modal-component.schema.d.ts.map +1 -0
  147. package/dist/playground/schemas/deploy-modal-footer.schema.d.ts +8 -0
  148. package/dist/playground/schemas/deploy-modal-footer.schema.d.ts.map +1 -0
  149. package/dist/playground/schemas/deploy-modal-header.schema.d.ts +9 -0
  150. package/dist/playground/schemas/deploy-modal-header.schema.d.ts.map +1 -0
  151. package/dist/playground/schemas/deploy-page-body.schema.d.ts +8 -0
  152. package/dist/playground/schemas/deploy-page-body.schema.d.ts.map +1 -0
  153. package/package.json +3 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-quick-action-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-quick-action-card.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-quick-actions
4
+ *
5
+ * Trigger + flyout panel with quick-action cards, used in the header.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-quick-actions.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-quick-actions.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-quick-actions.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-quick-tip-button
4
+ *
5
+ * Header/collapse toggle for the quick-tip section.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-quick-tip-button.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-quick-tip-button.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-quick-tip-button.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-quick-tip-section
4
+ *
5
+ * Composition of the quick-tip toggle button, infrastructure explainer
6
+ * card and getting-started card.
7
+ */
8
+ export declare const schema: ComponentSchema;
9
+ //# sourceMappingURL=axebow-quick-tip-section.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-quick-tip-section.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-quick-tip-section.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eA8CpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-resource-bar
4
+ *
5
+ * Icon + label + progress bar used in deploy/tenant summaries.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-resource-bar.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-resource-bar.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resource-bar.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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-resource-card
4
+ *
5
+ * Purely presentational tenant resource summary card.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-resource-card.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-resource-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resource-card.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-resource-limit-input
4
+ *
5
+ * Single labeled numeric input used inside axebow-resource-limits-panel.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-resource-limit-input.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-resource-limit-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resource-limit-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAapB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-resource-limits-panel
4
+ *
5
+ * CPU/memory/storage limit inputs laid out side by side.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-resource-limits-panel.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-resource-limits-panel.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resource-limits-panel.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAyBpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-resources-counter
4
+ *
5
+ * Row of axebow-limits-counter items separated by dividers.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-resources-counter.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-resources-counter.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resources-counter.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-role-tooltip
4
+ *
5
+ * Info icon that reveals a heading + bullet list of role permissions.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-role-tooltip.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-role-tooltip.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-role-tooltip.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-runtime-zip-dialog
4
+ *
5
+ * Dialog for deploying a service from an uploaded runtime zip.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-runtime-zip-dialog.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-runtime-zip-dialog.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-runtime-zip-dialog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAsDpB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-search-bar-filters
4
+ *
5
+ * Search box + role/provider/plan/sort filter row, plus a "create tenant"
6
+ * button.
7
+ */
8
+ export declare const schema: ComponentSchema;
9
+ //# sourceMappingURL=axebow-search-bar-filters.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-search-bar-filters.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-search-bar-filters.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAkEpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-select-input
4
+ *
5
+ * Concrete select input variant with optional "add new" dialog.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-select-input.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-select-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-select-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAiCpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-services-panel
4
+ *
5
+ * Collapsible floating panel listing draggable services.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-services-panel.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-services-panel.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-services-panel.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAyBpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-step-header
4
+ *
5
+ * Wizard step title with a "STEP x OF y" indicator.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-step-header.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-step-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-step-header.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-summary-card
4
+ *
5
+ * Sticky summary card shell with a title and slotted content, used to
6
+ * host axebow-summary-step and related summary pieces.
7
+ */
8
+ export declare const schema: ComponentSchema;
9
+ //# sourceMappingURL=axebow-summary-card.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-card.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-card.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eASpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-summary-flavors
4
+ *
5
+ * Flavor/scaling summary table for a marketplace deployment.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-summary-flavors.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-flavors.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-flavors.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA6BpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-summary-key-value
4
+ *
5
+ * Simple label:value pair line used across summary panels.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-summary-key-value.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-key-value.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-key-value.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-summary-limits
4
+ *
5
+ * Hard/soft resource limits summary table.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-summary-limits.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-limits.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-limits.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA8BpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-summary-step-header
4
+ *
5
+ * Collapsible step title row used inside axebow-summary-step.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-summary-step-header.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-step-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-step-header.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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-summary-step
4
+ *
5
+ * Collapsible summary step section (header + slotted body + divider).
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-summary-step.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-summary-step.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-summary-step.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAapB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-switch-input
4
+ *
5
+ * Concrete labeled switch input variant.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-switch-input.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-switch-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-switch-input.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-switch
4
+ *
5
+ * Purely presentational on/off switch wrapping sl-switch.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-switch.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-switch.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-switch.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-text-input
4
+ *
5
+ * Concrete text input variant backing axebow-input's controlType="input".
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-text-input.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-text-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-text-input.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAgBpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: custom-home-page-body
4
+ *
5
+ * Thin wrapper around deploy-modal-component sized for the home page.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=custom-home-page-body.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"custom-home-page-body.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/custom-home-page-body.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAKpB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: deploy-modal-component
4
+ *
5
+ * Fixed-size modal shell with header/default/footer slots and its own
6
+ * scroll area.
7
+ */
8
+ export declare const schema: ComponentSchema;
9
+ //# sourceMappingURL=deploy-modal-component.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deploy-modal-component.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/deploy-modal-component.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: deploy-modal-footer
4
+ *
5
+ * Bordered footer bar for deploy-modal-component, with slotted actions.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=deploy-modal-footer.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deploy-modal-footer.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/deploy-modal-footer.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAKpB,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: deploy-modal-header
4
+ *
5
+ * Bordered header bar for deploy-modal-component with a slotted title
6
+ * and a close icon.
7
+ */
8
+ export declare const schema: ComponentSchema;
9
+ //# sourceMappingURL=deploy-modal-header.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deploy-modal-header.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/deploy-modal-header.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,eAKpB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: deploy-page-body
4
+ *
5
+ * Thin wrapper around deploy-modal-component sized for the deploy page.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=deploy-page-body.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deploy-page-body.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/deploy-page-body.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAKpB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kumori/aurora-wui-components",
3
- "version": "0.0.258-dev4015.5",
3
+ "version": "0.0.259-dev4113.2",
4
4
  "description": "Aurora web component library",
5
5
  "license": "ISC",
6
6
  "type": "module",
@@ -42,11 +42,13 @@
42
42
  "peerDependencies": {
43
43
  "@kumori/aurora-interfaces": "^1.0.21",
44
44
  "@shoelace-style/shoelace": "^2.20.1",
45
+ "chart.js": "^4.4.7",
45
46
  "lit": "^3.2.1"
46
47
  },
47
48
  "devDependencies": {
48
49
  "@tailwindcss/vite": "^4.3.2",
49
50
  "@types/jest": "^29.5.12",
51
+ "chart.js": "^4.4.7",
50
52
  "cross-env": "^7.0.3",
51
53
  "jest": "^29.7.0",
52
54
  "jest-environment-jsdom": "^29.7.0",