@kumori/aurora-wui-components 0.0.256 → 0.0.258-dev4015.0
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-form/axebow-box-form.d.ts +30 -0
- package/dist/components/axebow-box-form/axebow-box-form.d.ts.map +1 -0
- package/dist/components/axebow-box-form/axebow-box-form.models.d.ts +24 -0
- package/dist/components/axebow-box-form/axebow-box-form.models.d.ts.map +1 -0
- 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-form-panel-field/axebow-form-panel-field.d.ts +39 -0
- package/dist/components/axebow-form-panel-field/axebow-form-panel-field.d.ts.map +1 -0
- package/dist/components/axebow-icon/axebow-icon.d.ts +2 -1
- package/dist/components/axebow-icon/axebow-icon.d.ts.map +1 -1
- 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-search/axebow-search.d.ts +1 -0
- package/dist/components/axebow-search/axebow-search.d.ts.map +1 -1
- package/dist/components/axebow-search-bar-filters/axebow-search-bar-filters.d.ts +37 -0
- package/dist/components/axebow-search-bar-filters/axebow-search-bar-filters.d.ts.map +1 -0
- package/dist/components/axebow-status/axebow-status.d.ts +11 -0
- package/dist/components/axebow-status/axebow-status.d.ts.map +1 -0
- package/dist/components/axebow-tab-selector/axebow-tab-selector.d.ts +4 -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 +21 -0
- package/dist/components/axebow-tabs-submenu/axebow-tabs-submenu.d.ts.map +1 -0
- package/dist/index.d.ts +9 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2345 -1247
- package/dist/index.js.map +1 -1
- 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-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-form-panel-field.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-form-panel-field.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-resource-box-form.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-resource-box-form.schema.d.ts.map +1 -0
- package/dist/playground/schemas/axebow-status.schema.d.ts +8 -0
- package/dist/playground/schemas/axebow-status.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/types.d.ts +1 -1
- package/dist/playground/schemas/types.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -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 @@
|
|
|
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,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-form-panel-field
|
|
4
|
+
*
|
|
5
|
+
* Configurable schema matching Figma specifications for form-panel-field
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-form-panel-field.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-form-panel-field.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-form-panel-field.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-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,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-resource-box-form
|
|
4
|
+
*
|
|
5
|
+
* Configurable schema for Resource Box Form composing axebow-status and axebow-form-panel-field
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-resource-box-form.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-resource-box-form.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-resource-box-form.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eA0CpB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ComponentSchema } from './types.js';
|
|
2
|
+
/**
|
|
3
|
+
* Schema: axebow-status
|
|
4
|
+
*
|
|
5
|
+
* Status indicator component with optional color dot, text, and trash action.
|
|
6
|
+
*/
|
|
7
|
+
export declare const schema: ComponentSchema;
|
|
8
|
+
//# sourceMappingURL=axebow-status.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"axebow-status.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-status.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-tabs-submenu.schema.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/axebow-tabs-submenu.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAElD;;;;GAIG;AACH,eAAO,MAAM,MAAM,EAAE,eAqBpB,CAAC"}
|
|
@@ -16,7 +16,7 @@ export interface ItemFieldSchema {
|
|
|
16
16
|
/** Key name inside the object (e.g. 'title'). */
|
|
17
17
|
name: string;
|
|
18
18
|
/** Editor type for this field. */
|
|
19
|
-
type: 'string' | 'number' | 'boolean' | 'select';
|
|
19
|
+
type: 'string' | 'number' | 'boolean' | 'select' | 'json';
|
|
20
20
|
/** Default value when adding a new item. */
|
|
21
21
|
default: unknown;
|
|
22
22
|
/** For 'select' fields — the allowed values. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,uCAAuC;AACvC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAErF,0EAA0E;AAC1E,MAAM,WAAW,eAAe;IAC9B,iDAAiD;IACjD,IAAI,EAAE,MAAM,CAAC;IACb,kCAAkC;IAClC,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/playground/schemas/types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,uCAAuC;AACvC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAErF,0EAA0E;AAC1E,MAAM,WAAW,eAAe;IAC9B,iDAAiD;IACjD,IAAI,EAAE,MAAM,CAAC;IACb,kCAAkC;IAClC,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC1D,4CAA4C;IAC5C,OAAO,EAAE,OAAO,CAAC;IACjB,gDAAgD;IAChD,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,4EAA4E;AAC5E,MAAM,WAAW,UAAU;IACzB,6DAA6D;IAC7D,IAAI,EAAE,MAAM,CAAC;IACb,mDAAmD;IACnD,IAAI,EAAE,QAAQ,CAAC;IACf,+BAA+B;IAC/B,OAAO,EAAE,OAAO,CAAC;IACjB,kEAAkE;IAClE,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,uEAAuE;IACvE,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;CAC3B;AAED,qCAAqC;AACrC,MAAM,WAAW,eAAe;IAC9B,wDAAwD;IACxD,GAAG,EAAE,MAAM,CAAC;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAC;IACd,mCAAmC;IACnC,KAAK,EAAE,UAAU,EAAE,CAAC;IACpB,wEAAwE;IACxE,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
|