@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,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-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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-card-stats-row
4
+ *
5
+ * Row of up to three axebow-card-stat-item stats.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-card-stats-row.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-card-status
4
+ *
5
+ * Status code + tooltip icon, or a plain slotted fallback.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-card-status.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-carousel-input
4
+ *
5
+ * Concrete carousel-select input variant.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-carousel-input.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-checkbox-input
4
+ *
5
+ * Concrete checkbox-group input variant.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-checkbox-input.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-deploy-card
4
+ *
5
+ * Purely presentational deploy-source action card.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-deploy-card.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-help-bubble
4
+ *
5
+ * Floating help bubble that expands to a list of links on hover.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-help-bubble.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-limits-counter
4
+ *
5
+ * Inline "current/limit" text counter.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-limits-counter.schema.d.ts.map
@@ -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-marketplace-card
4
+ *
5
+ * Purely presentational marketplace item card.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-marketplace-card.schema.d.ts.map
@@ -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,8 @@
1
+ import { ComponentSchema } from './types.js';
2
+ /**
3
+ * Schema: axebow-number-card
4
+ *
5
+ * Purely presentational stat card (icon + number + label).
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-number-card.schema.d.ts.map
@@ -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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-numeric-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-numeric-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-pill
4
+ *
5
+ * Purely presentational call-to-action pill with icon/image, label and button.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-pill.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-pill.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-pill.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-providers-input
4
+ *
5
+ * Concrete provider-logo picker input variant.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-providers-input.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"axebow-providers-input.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-providers-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-quick-action-card
4
+ *
5
+ * Small icon + label card used inside axebow-quick-actions' flyout.
6
+ */
7
+ export declare const schema: ComponentSchema;
8
+ //# sourceMappingURL=axebow-quick-action-card.schema.d.ts.map