juxscript 1.1.239 → 1.1.243
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/index.js +7 -137
- package/lib/components/dataframe.ts +0 -569
- package/lib/components/tag.ts +68 -0
- package/lib/styles/shadcn.css +20 -7
- package/lib/utils/idgen.ts +6 -0
- package/package.json +5 -6
- package/index.d.ts +0 -239
- package/index.d.ts.map +0 -1
- package/lib/components/alert.d.ts +0 -36
- package/lib/components/alert.d.ts.map +0 -1
- package/lib/components/alert.js +0 -172
- package/lib/components/alert.ts +0 -219
- package/lib/components/app.d.ts +0 -89
- package/lib/components/app.d.ts.map +0 -1
- package/lib/components/app.js +0 -175
- package/lib/components/app.ts +0 -247
- package/lib/components/badge.d.ts +0 -26
- package/lib/components/badge.d.ts.map +0 -1
- package/lib/components/badge.js +0 -91
- package/lib/components/badge.ts +0 -118
- package/lib/components/base/Animations.d.ts +0 -36
- package/lib/components/base/Animations.d.ts.map +0 -1
- package/lib/components/base/Animations.js +0 -70
- package/lib/components/base/Animations.ts +0 -112
- package/lib/components/base/BaseComponent.d.ts +0 -294
- package/lib/components/base/BaseComponent.d.ts.map +0 -1
- package/lib/components/base/BaseComponent.js +0 -735
- package/lib/components/base/BaseComponent.ts +0 -884
- package/lib/components/base/FormInput.d.ts +0 -77
- package/lib/components/base/FormInput.d.ts.map +0 -1
- package/lib/components/base/FormInput.js +0 -171
- package/lib/components/base/FormInput.ts +0 -237
- package/lib/components/blueprint.d.ts +0 -40
- package/lib/components/blueprint.d.ts.map +0 -1
- package/lib/components/blueprint.js +0 -327
- package/lib/components/button.d.ts +0 -70
- package/lib/components/button.d.ts.map +0 -1
- package/lib/components/button.js +0 -177
- package/lib/components/button.ts +0 -237
- package/lib/components/card.d.ts +0 -35
- package/lib/components/card.d.ts.map +0 -1
- package/lib/components/card.js +0 -130
- package/lib/components/card.ts +0 -177
- package/lib/components/chart.d.ts +0 -49
- package/lib/components/chart.d.ts.map +0 -1
- package/lib/components/chart.js +0 -205
- package/lib/components/chart.ts +0 -254
- package/lib/components/checkbox.d.ts +0 -33
- package/lib/components/checkbox.d.ts.map +0 -1
- package/lib/components/checkbox.js +0 -202
- package/lib/components/checkbox.ts +0 -260
- package/lib/components/code.d.ts +0 -52
- package/lib/components/code.d.ts.map +0 -1
- package/lib/components/code.js +0 -201
- package/lib/components/code.ts +0 -260
- package/lib/components/container.d.ts +0 -60
- package/lib/components/container.d.ts.map +0 -1
- package/lib/components/container.js +0 -195
- package/lib/components/container.ts +0 -259
- package/lib/components/data.d.ts +0 -36
- package/lib/components/data.d.ts.map +0 -1
- package/lib/components/data.js +0 -110
- package/lib/components/data.ts +0 -135
- package/lib/components/dataframe/DataFrameSource.d.ts +0 -118
- package/lib/components/dataframe/DataFrameSource.d.ts.map +0 -1
- package/lib/components/dataframe/DataFrameSource.js +0 -421
- package/lib/components/dataframe/DataFrameSource.ts +0 -532
- package/lib/components/dataframe/ImportSettingsModal.d.ts +0 -60
- package/lib/components/dataframe/ImportSettingsModal.d.ts.map +0 -1
- package/lib/components/dataframe/ImportSettingsModal.js +0 -442
- package/lib/components/dataframe/ImportSettingsModal.ts +0 -531
- package/lib/components/dataframe.d.ts +0 -110
- package/lib/components/dataframe.d.ts.map +0 -1
- package/lib/components/dataframe.js +0 -470
- package/lib/components/datepicker.d.ts +0 -40
- package/lib/components/datepicker.d.ts.map +0 -1
- package/lib/components/datepicker.js +0 -193
- package/lib/components/datepicker.ts +0 -251
- package/lib/components/dialog.d.ts +0 -39
- package/lib/components/dialog.d.ts.map +0 -1
- package/lib/components/dialog.js +0 -131
- package/lib/components/dialog.ts +0 -178
- package/lib/components/divider.d.ts +0 -31
- package/lib/components/divider.d.ts.map +0 -1
- package/lib/components/divider.js +0 -72
- package/lib/components/divider.ts +0 -104
- package/lib/components/dropdown-menu.d.ts +0 -42
- package/lib/components/dropdown-menu.d.ts.map +0 -1
- package/lib/components/dropdown-menu.js +0 -177
- package/lib/components/dropdown-menu.ts +0 -214
- package/lib/components/dropdown.d.ts +0 -41
- package/lib/components/dropdown.d.ts.map +0 -1
- package/lib/components/dropdown.js +0 -136
- package/lib/components/dropdown.ts +0 -188
- package/lib/components/element.d.ts +0 -51
- package/lib/components/element.d.ts.map +0 -1
- package/lib/components/element.js +0 -209
- package/lib/components/element.ts +0 -271
- package/lib/components/event-chain.d.ts +0 -9
- package/lib/components/event-chain.d.ts.map +0 -1
- package/lib/components/event-chain.js +0 -33
- package/lib/components/fileupload.d.ts +0 -98
- package/lib/components/fileupload.d.ts.map +0 -1
- package/lib/components/fileupload.js +0 -351
- package/lib/components/fileupload.ts +0 -449
- package/lib/components/grid.d.ts +0 -88
- package/lib/components/grid.d.ts.map +0 -1
- package/lib/components/grid.js +0 -208
- package/lib/components/grid.ts +0 -295
- package/lib/components/heading.d.ts +0 -25
- package/lib/components/heading.d.ts.map +0 -1
- package/lib/components/heading.js +0 -83
- package/lib/components/heading.ts +0 -113
- package/lib/components/helpers.d.ts +0 -9
- package/lib/components/helpers.d.ts.map +0 -1
- package/lib/components/helpers.js +0 -30
- package/lib/components/helpers.ts +0 -41
- package/lib/components/hero.d.ts +0 -60
- package/lib/components/hero.d.ts.map +0 -1
- package/lib/components/hero.js +0 -239
- package/lib/components/hero.ts +0 -302
- package/lib/components/history/StateHistory.d.ts +0 -91
- package/lib/components/history/StateHistory.d.ts.map +0 -1
- package/lib/components/history/StateHistory.js +0 -154
- package/lib/components/history/StateHistory.ts +0 -200
- package/lib/components/icon.d.ts +0 -36
- package/lib/components/icon.d.ts.map +0 -1
- package/lib/components/icon.js +0 -135
- package/lib/components/icon.ts +0 -182
- package/lib/components/icons.d.ts +0 -25
- package/lib/components/icons.d.ts.map +0 -1
- package/lib/components/icons.js +0 -440
- package/lib/components/icons.ts +0 -464
- package/lib/components/image.d.ts +0 -42
- package/lib/components/image.d.ts.map +0 -1
- package/lib/components/image.js +0 -204
- package/lib/components/image.ts +0 -260
- package/lib/components/include.d.ts +0 -86
- package/lib/components/include.d.ts.map +0 -1
- package/lib/components/include.js +0 -238
- package/lib/components/include.ts +0 -281
- package/lib/components/input.d.ts +0 -85
- package/lib/components/input.d.ts.map +0 -1
- package/lib/components/input.js +0 -362
- package/lib/components/input.ts +0 -473
- package/lib/components/layer.d.ts +0 -72
- package/lib/components/layer.d.ts.map +0 -1
- package/lib/components/layer.js +0 -219
- package/lib/components/layer.ts +0 -304
- package/lib/components/link.d.ts +0 -41
- package/lib/components/link.d.ts.map +0 -1
- package/lib/components/link.js +0 -216
- package/lib/components/link.ts +0 -268
- package/lib/components/list.d.ts +0 -83
- package/lib/components/list.d.ts.map +0 -1
- package/lib/components/list.js +0 -314
- package/lib/components/list.ts +0 -423
- package/lib/components/loading.d.ts +0 -25
- package/lib/components/loading.d.ts.map +0 -1
- package/lib/components/loading.js +0 -76
- package/lib/components/loading.ts +0 -104
- package/lib/components/menu.d.ts +0 -38
- package/lib/components/menu.d.ts.map +0 -1
- package/lib/components/menu.js +0 -205
- package/lib/components/menu.ts +0 -279
- package/lib/components/modal.d.ts +0 -97
- package/lib/components/modal.d.ts.map +0 -1
- package/lib/components/modal.js +0 -463
- package/lib/components/modal.ts +0 -576
- package/lib/components/nav.d.ts +0 -46
- package/lib/components/nav.d.ts.map +0 -1
- package/lib/components/nav.js +0 -193
- package/lib/components/nav.ts +0 -261
- package/lib/components/paragraph.d.ts +0 -30
- package/lib/components/paragraph.d.ts.map +0 -1
- package/lib/components/paragraph.js +0 -93
- package/lib/components/paragraph.ts +0 -123
- package/lib/components/pen.d.ts +0 -125
- package/lib/components/pen.d.ts.map +0 -1
- package/lib/components/pen.js +0 -443
- package/lib/components/pen.ts +0 -567
- package/lib/components/progress.d.ts +0 -40
- package/lib/components/progress.d.ts.map +0 -1
- package/lib/components/progress.js +0 -116
- package/lib/components/progress.ts +0 -163
- package/lib/components/radio.d.ts +0 -43
- package/lib/components/radio.d.ts.map +0 -1
- package/lib/components/radio.js +0 -226
- package/lib/components/radio.ts +0 -303
- package/lib/components/registry.d.ts +0 -34
- package/lib/components/registry.d.ts.map +0 -1
- package/lib/components/registry.js +0 -163
- package/lib/components/registry.ts +0 -193
- package/lib/components/req.d.ts +0 -155
- package/lib/components/req.d.ts.map +0 -1
- package/lib/components/req.js +0 -253
- package/lib/components/req.ts +0 -303
- package/lib/components/script.d.ts +0 -14
- package/lib/components/script.d.ts.map +0 -1
- package/lib/components/script.js +0 -33
- package/lib/components/script.ts +0 -41
- package/lib/components/select.d.ts +0 -42
- package/lib/components/select.d.ts.map +0 -1
- package/lib/components/select.js +0 -209
- package/lib/components/select.ts +0 -281
- package/lib/components/sidebar.d.ts +0 -59
- package/lib/components/sidebar.d.ts.map +0 -1
- package/lib/components/sidebar.js +0 -298
- package/lib/components/sidebar.ts +0 -395
- package/lib/components/stack/BaseStack.d.ts +0 -65
- package/lib/components/stack/BaseStack.d.ts.map +0 -1
- package/lib/components/stack/BaseStack.js +0 -274
- package/lib/components/stack/BaseStack.ts +0 -328
- package/lib/components/stack/HStack.d.ts +0 -18
- package/lib/components/stack/HStack.d.ts.map +0 -1
- package/lib/components/stack/HStack.js +0 -22
- package/lib/components/stack/HStack.ts +0 -25
- package/lib/components/stack/VStack.d.ts +0 -19
- package/lib/components/stack/VStack.d.ts.map +0 -1
- package/lib/components/stack/VStack.js +0 -23
- package/lib/components/stack/VStack.ts +0 -26
- package/lib/components/stack/ZStack.d.ts +0 -18
- package/lib/components/stack/ZStack.d.ts.map +0 -1
- package/lib/components/stack/ZStack.js +0 -22
- package/lib/components/stack/ZStack.ts +0 -25
- package/lib/components/style.d.ts +0 -14
- package/lib/components/style.d.ts.map +0 -1
- package/lib/components/style.js +0 -33
- package/lib/components/style.ts +0 -41
- package/lib/components/switch.d.ts +0 -34
- package/lib/components/switch.d.ts.map +0 -1
- package/lib/components/switch.js +0 -209
- package/lib/components/switch.ts +0 -272
- package/lib/components/table.d.ts +0 -137
- package/lib/components/table.d.ts.map +0 -1
- package/lib/components/table.js +0 -1019
- package/lib/components/table.ts +0 -1225
- package/lib/components/tabs.d.ts +0 -53
- package/lib/components/tabs.d.ts.map +0 -1
- package/lib/components/tabs.js +0 -275
- package/lib/components/tabs.ts +0 -349
- package/lib/components/theme-toggle.d.ts +0 -45
- package/lib/components/theme-toggle.d.ts.map +0 -1
- package/lib/components/theme-toggle.js +0 -218
- package/lib/components/theme-toggle.ts +0 -297
- package/lib/components/tooltip.d.ts +0 -31
- package/lib/components/tooltip.d.ts.map +0 -1
- package/lib/components/tooltip.js +0 -112
- package/lib/components/tooltip.ts +0 -148
- package/lib/components/watcher.d.ts +0 -195
- package/lib/components/watcher.d.ts.map +0 -1
- package/lib/components/watcher.js +0 -241
- package/lib/components/watcher.ts +0 -261
- package/lib/components/write.d.ts +0 -107
- package/lib/components/write.d.ts.map +0 -1
- package/lib/components/write.js +0 -222
- package/lib/components/write.ts +0 -272
- package/lib/data/DataPipeline.d.ts +0 -113
- package/lib/data/DataPipeline.d.ts.map +0 -1
- package/lib/data/DataPipeline.js +0 -359
- package/lib/data/DataPipeline.ts +0 -452
- package/lib/facades/dataframe.jux +0 -0
- package/lib/globals.d.ts +0 -21
- package/lib/reactivity/state.d.ts +0 -36
- package/lib/reactivity/state.d.ts.map +0 -1
- package/lib/reactivity/state.js +0 -67
- package/lib/reactivity/state.ts +0 -78
- package/lib/storage/DataFrame.d.ts +0 -284
- package/lib/storage/DataFrame.d.ts.map +0 -1
- package/lib/storage/DataFrame.js +0 -1022
- package/lib/storage/DataFrame.ts +0 -1195
- package/lib/storage/DataFrameSource.d.ts +0 -158
- package/lib/storage/DataFrameSource.d.ts.map +0 -1
- package/lib/storage/DataFrameSource.js +0 -409
- package/lib/storage/DataFrameSource.ts +0 -556
- package/lib/storage/FileStorage.d.ts +0 -53
- package/lib/storage/FileStorage.d.ts.map +0 -1
- package/lib/storage/FileStorage.js +0 -80
- package/lib/storage/FileStorage.ts +0 -95
- package/lib/storage/IndexedDBDriver.d.ts +0 -75
- package/lib/storage/IndexedDBDriver.d.ts.map +0 -1
- package/lib/storage/IndexedDBDriver.js +0 -177
- package/lib/storage/IndexedDBDriver.ts +0 -226
- package/lib/storage/TabularDriver.d.ts +0 -118
- package/lib/storage/TabularDriver.d.ts.map +0 -1
- package/lib/storage/TabularDriver.js +0 -731
- package/lib/storage/TabularDriver.ts +0 -874
- package/lib/utils/codeparser.d.ts +0 -29
- package/lib/utils/codeparser.d.ts.map +0 -1
- package/lib/utils/codeparser.js +0 -409
- package/lib/utils/fetch.d.ts +0 -176
- package/lib/utils/fetch.d.ts.map +0 -1
- package/lib/utils/fetch.js +0 -427
- package/lib/utils/formatId.d.ts +0 -16
- package/lib/utils/formatId.d.ts.map +0 -1
- package/lib/utils/formatId.js +0 -27
- package/lib/utils/path-resolver.js +0 -23
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
export class HStack extends BaseStack {
|
|
3
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
4
|
-
constructor(id) {
|
|
5
|
-
super(id);
|
|
6
|
-
this.baseClassName = 'jux-hstack';
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Create a horizontal stack (auto-renders)
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* hstack('nav')
|
|
14
|
-
* .items([
|
|
15
|
-
* jux.link('home').text('Home'),
|
|
16
|
-
* jux.link('about').text('About')
|
|
17
|
-
* ])
|
|
18
|
-
* .spacing('tight');
|
|
19
|
-
*/
|
|
20
|
-
export function hstack(id) {
|
|
21
|
-
return new HStack(id);
|
|
22
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
|
|
3
|
-
export class HStack extends BaseStack {
|
|
4
|
-
protected baseClassName = 'jux-hstack';
|
|
5
|
-
|
|
6
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
7
|
-
constructor(id: string) {
|
|
8
|
-
super(id);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Create a horizontal stack (auto-renders)
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* hstack('nav')
|
|
17
|
-
* .items([
|
|
18
|
-
* jux.link('home').text('Home'),
|
|
19
|
-
* jux.link('about').text('About')
|
|
20
|
-
* ])
|
|
21
|
-
* .spacing('tight');
|
|
22
|
-
*/
|
|
23
|
-
export function hstack(id: string): HStack {
|
|
24
|
-
return new HStack(id);
|
|
25
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
export declare class VStack extends BaseStack {
|
|
3
|
-
protected baseClassName: string;
|
|
4
|
-
constructor(id: string);
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Create a vertical stack (auto-renders)
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* vstack('my-stack')
|
|
11
|
-
* .items([
|
|
12
|
-
* jux.heading('title').content('Hello'),
|
|
13
|
-
* jux.paragraph('text').text('World')
|
|
14
|
-
* ])
|
|
15
|
-
* .spacing('loose')
|
|
16
|
-
* .align('center');
|
|
17
|
-
*/
|
|
18
|
-
export declare function vstack(id: string): VStack;
|
|
19
|
-
//# sourceMappingURL=VStack.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"VStack.d.ts","sourceRoot":"","sources":["VStack.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,qBAAa,MAAO,SAAQ,SAAS;IACjC,SAAS,CAAC,aAAa,SAAgB;gBAG3B,EAAE,EAAE,MAAM;CAGzB;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAEzC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
export class VStack extends BaseStack {
|
|
3
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
4
|
-
constructor(id) {
|
|
5
|
-
super(id);
|
|
6
|
-
this.baseClassName = 'jux-vstack';
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Create a vertical stack (auto-renders)
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* vstack('my-stack')
|
|
14
|
-
* .items([
|
|
15
|
-
* jux.heading('title').content('Hello'),
|
|
16
|
-
* jux.paragraph('text').text('World')
|
|
17
|
-
* ])
|
|
18
|
-
* .spacing('loose')
|
|
19
|
-
* .align('center');
|
|
20
|
-
*/
|
|
21
|
-
export function vstack(id) {
|
|
22
|
-
return new VStack(id);
|
|
23
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
|
|
3
|
-
export class VStack extends BaseStack {
|
|
4
|
-
protected baseClassName = 'jux-vstack';
|
|
5
|
-
|
|
6
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
7
|
-
constructor(id: string) {
|
|
8
|
-
super(id);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Create a vertical stack (auto-renders)
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* vstack('my-stack')
|
|
17
|
-
* .items([
|
|
18
|
-
* jux.heading('title').content('Hello'),
|
|
19
|
-
* jux.paragraph('text').text('World')
|
|
20
|
-
* ])
|
|
21
|
-
* .spacing('loose')
|
|
22
|
-
* .align('center');
|
|
23
|
-
*/
|
|
24
|
-
export function vstack(id: string): VStack {
|
|
25
|
-
return new VStack(id);
|
|
26
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
export declare class ZStack extends BaseStack {
|
|
3
|
-
protected baseClassName: string;
|
|
4
|
-
constructor(id: string);
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Create a Z-stack (layered, auto-renders)
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* zstack('hero')
|
|
11
|
-
* .items([
|
|
12
|
-
* jux.image('bg', { src: '/hero.jpg' }),
|
|
13
|
-
* jux.overlay('dark', 0.4),
|
|
14
|
-
* jux.heading('title').content('Welcome')
|
|
15
|
-
* ]);
|
|
16
|
-
*/
|
|
17
|
-
export declare function zstack(id: string): ZStack;
|
|
18
|
-
//# sourceMappingURL=ZStack.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ZStack.d.ts","sourceRoot":"","sources":["ZStack.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,qBAAa,MAAO,SAAQ,SAAS;IACjC,SAAS,CAAC,aAAa,SAAgB;gBAG3B,EAAE,EAAE,MAAM;CAGzB;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,CAEzC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
export class ZStack extends BaseStack {
|
|
3
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
4
|
-
constructor(id) {
|
|
5
|
-
super(id);
|
|
6
|
-
this.baseClassName = 'jux-zstack';
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Create a Z-stack (layered, auto-renders)
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* zstack('hero')
|
|
14
|
-
* .items([
|
|
15
|
-
* jux.image('bg', { src: '/hero.jpg' }),
|
|
16
|
-
* jux.overlay('dark', 0.4),
|
|
17
|
-
* jux.heading('title').content('Welcome')
|
|
18
|
-
* ]);
|
|
19
|
-
*/
|
|
20
|
-
export function zstack(id) {
|
|
21
|
-
return new ZStack(id);
|
|
22
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { BaseStack } from './BaseStack.js';
|
|
2
|
-
|
|
3
|
-
export class ZStack extends BaseStack {
|
|
4
|
-
protected baseClassName = 'jux-zstack';
|
|
5
|
-
|
|
6
|
-
// ✅ ULTRA-MINIMAL: Only id
|
|
7
|
-
constructor(id: string) {
|
|
8
|
-
super(id);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Create a Z-stack (layered, auto-renders)
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* zstack('hero')
|
|
17
|
-
* .items([
|
|
18
|
-
* jux.image('bg', { src: '/hero.jpg' }),
|
|
19
|
-
* jux.overlay('dark', 0.4),
|
|
20
|
-
* jux.heading('title').content('Welcome')
|
|
21
|
-
* ]);
|
|
22
|
-
*/
|
|
23
|
-
export function zstack(id: string): ZStack {
|
|
24
|
-
return new ZStack(id);
|
|
25
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Style - Inject inline CSS into the document
|
|
3
|
-
* For external stylesheets, use Import component instead
|
|
4
|
-
* Auto-renders when created or modified
|
|
5
|
-
*/
|
|
6
|
-
export declare class Style {
|
|
7
|
-
private _id;
|
|
8
|
-
private css;
|
|
9
|
-
constructor(css: string, id?: string);
|
|
10
|
-
render(): this;
|
|
11
|
-
remove(): void;
|
|
12
|
-
}
|
|
13
|
-
export declare function style(css: string, id?: string): Style;
|
|
14
|
-
//# sourceMappingURL=style.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"style.d.ts","sourceRoot":"","sources":["style.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,qBAAa,KAAK;IAChB,OAAO,CAAC,GAAG,CAAS;IACpB,OAAO,CAAC,GAAG,CAAS;gBAER,GAAG,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM;IAMpC,MAAM,IAAI,IAAI;IAcd,MAAM,IAAI,IAAI;CAMf;AAGD,wBAAgB,KAAK,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM,GAAG,KAAK,CAErD"}
|
package/lib/components/style.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Style - Inject inline CSS into the document
|
|
3
|
-
* For external stylesheets, use Import component instead
|
|
4
|
-
* Auto-renders when created or modified
|
|
5
|
-
*/
|
|
6
|
-
export class Style {
|
|
7
|
-
constructor(css, id) {
|
|
8
|
-
// ID only for deduplication, auto-generate if not provided
|
|
9
|
-
this._id = id || `jux-style-${Date.now()}-${Math.random().toString(36).substr(2, 9)}`;
|
|
10
|
-
this.css = css;
|
|
11
|
-
}
|
|
12
|
-
render() {
|
|
13
|
-
// Check if style with this ID already exists
|
|
14
|
-
if (document.getElementById(this._id)) {
|
|
15
|
-
return this;
|
|
16
|
-
}
|
|
17
|
-
const style = document.createElement('style');
|
|
18
|
-
style.id = this._id;
|
|
19
|
-
style.textContent = this.css;
|
|
20
|
-
document.head.appendChild(style);
|
|
21
|
-
return this;
|
|
22
|
-
}
|
|
23
|
-
remove() {
|
|
24
|
-
const existing = document.getElementById(this._id);
|
|
25
|
-
if (existing) {
|
|
26
|
-
existing.remove();
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
// ✅ ID is optional
|
|
31
|
-
export function style(css, id) {
|
|
32
|
-
return new Style(css, id);
|
|
33
|
-
}
|
package/lib/components/style.ts
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Style - Inject inline CSS into the document
|
|
3
|
-
* For external stylesheets, use Import component instead
|
|
4
|
-
* Auto-renders when created or modified
|
|
5
|
-
*/
|
|
6
|
-
export class Style {
|
|
7
|
-
private _id: string;
|
|
8
|
-
private css: string;
|
|
9
|
-
|
|
10
|
-
constructor(css: string, id?: string) {
|
|
11
|
-
// ID only for deduplication, auto-generate if not provided
|
|
12
|
-
this._id = id || `jux-style-${Date.now()}-${Math.random().toString(36).substr(2, 9)}`;
|
|
13
|
-
this.css = css;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
render(): this {
|
|
17
|
-
// Check if style with this ID already exists
|
|
18
|
-
if (document.getElementById(this._id)) {
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
const style = document.createElement('style');
|
|
23
|
-
style.id = this._id;
|
|
24
|
-
style.textContent = this.css;
|
|
25
|
-
document.head.appendChild(style);
|
|
26
|
-
|
|
27
|
-
return this;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
remove(): void {
|
|
31
|
-
const existing = document.getElementById(this._id);
|
|
32
|
-
if (existing) {
|
|
33
|
-
existing.remove();
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
// ✅ ID is optional
|
|
39
|
-
export function style(css: string, id?: string): Style {
|
|
40
|
-
return new Style(css, id);
|
|
41
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { BaseComponent, BaseState } from './base/BaseComponent.js';
|
|
2
|
-
export interface SwitchOptions {
|
|
3
|
-
checked?: boolean;
|
|
4
|
-
label?: string;
|
|
5
|
-
required?: boolean;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
name?: string;
|
|
8
|
-
value?: string;
|
|
9
|
-
style?: string;
|
|
10
|
-
class?: string;
|
|
11
|
-
onValidate?: (checked: boolean) => boolean | string;
|
|
12
|
-
}
|
|
13
|
-
interface SwitchState extends BaseState {
|
|
14
|
-
checked: boolean;
|
|
15
|
-
value: string;
|
|
16
|
-
}
|
|
17
|
-
export declare class Switch extends BaseComponent<SwitchState> {
|
|
18
|
-
constructor(id: string, options?: SwitchOptions);
|
|
19
|
-
protected getTriggerEvents(): readonly string[];
|
|
20
|
-
protected getCallbackEvents(): readonly string[];
|
|
21
|
-
checked(value: boolean): this;
|
|
22
|
-
value(value: string): this;
|
|
23
|
-
toggle(): this;
|
|
24
|
-
getValue(): boolean;
|
|
25
|
-
setValue(value: boolean): this;
|
|
26
|
-
validate(): boolean;
|
|
27
|
-
protected _validateValue(checked: boolean): boolean | string;
|
|
28
|
-
protected _buildInputElement(): HTMLElement;
|
|
29
|
-
render(targetId?: string | HTMLElement | BaseComponent<any>): this;
|
|
30
|
-
isValid(): boolean;
|
|
31
|
-
}
|
|
32
|
-
export declare function switchComponent(id: string, options?: SwitchOptions): Switch;
|
|
33
|
-
export {};
|
|
34
|
-
//# sourceMappingURL=switch.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"switch.d.ts","sourceRoot":"","sources":["switch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAOnE,MAAM,WAAW,aAAa;IAC1B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,OAAO,GAAG,MAAM,CAAC;CACvD;AAED,UAAU,WAAY,SAAQ,SAAS;IACnC,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,MAAO,SAAQ,aAAa,CAAC,WAAW,CAAC;gBACtC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,aAAkB;IAqBnD,SAAS,CAAC,gBAAgB,IAAI,SAAS,MAAM,EAAE;IAI/C,SAAS,CAAC,iBAAiB,IAAI,SAAS,MAAM,EAAE;IAehD,OAAO,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI;IAI7B,KAAK,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAK1B,MAAM,IAAI,IAAI;IAQd,QAAQ,IAAI,OAAO;IAInB,QAAQ,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI;IAQ9B,QAAQ,IAAI,OAAO;IAenB,SAAS,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,GAAG,MAAM;IAiB5D,SAAS,CAAC,kBAAkB,IAAI,WAAW;IAoB3C,MAAM,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,WAAW,GAAG,aAAa,CAAC,GAAG,CAAC,GAAG,IAAI;IAoHlE,OAAO,IAAI,OAAO;CAIrB;AAED,wBAAgB,eAAe,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,aAAkB,GAAG,MAAM,CAE/E"}
|
package/lib/components/switch.js
DELETED
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
import { BaseComponent } from './base/BaseComponent.js';
|
|
2
|
-
import { formatIdAsLabel } from '../utils/formatId.js'; // ✅ Import
|
|
3
|
-
// Event definitions
|
|
4
|
-
const TRIGGER_EVENTS = [];
|
|
5
|
-
const CALLBACK_EVENTS = ['change'];
|
|
6
|
-
export class Switch extends BaseComponent {
|
|
7
|
-
constructor(id, options = {}) {
|
|
8
|
-
super(id, {
|
|
9
|
-
visible: true,
|
|
10
|
-
disabled: options.disabled ?? false,
|
|
11
|
-
loading: false,
|
|
12
|
-
class: options.class ?? '',
|
|
13
|
-
style: options.style ?? '',
|
|
14
|
-
attributes: {},
|
|
15
|
-
label: options.label ?? formatIdAsLabel(id), // ✅ Auto-generate
|
|
16
|
-
required: options.required ?? false,
|
|
17
|
-
name: options.name ?? id,
|
|
18
|
-
errorMessage: undefined,
|
|
19
|
-
checked: options.checked ?? false,
|
|
20
|
-
value: options.value ?? 'on'
|
|
21
|
-
});
|
|
22
|
-
if (options.onValidate) {
|
|
23
|
-
this._onValidate = options.onValidate;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
getTriggerEvents() {
|
|
27
|
-
return TRIGGER_EVENTS;
|
|
28
|
-
}
|
|
29
|
-
getCallbackEvents() {
|
|
30
|
-
return CALLBACK_EVENTS;
|
|
31
|
-
}
|
|
32
|
-
/* ═════════════════════════════════════════════════════════════════
|
|
33
|
-
* FLUENT API
|
|
34
|
-
* ═════════════════════════════════════════════════════════════════ */
|
|
35
|
-
// BaseComponent:
|
|
36
|
-
// - label(), required(), name(), onValidate()
|
|
37
|
-
// - validate(), isValid()
|
|
38
|
-
// - style(), class()
|
|
39
|
-
// - bind(), sync(), renderTo()
|
|
40
|
-
// - disabled(), enable(), disable()
|
|
41
|
-
checked(value) {
|
|
42
|
-
return this.setValue(value);
|
|
43
|
-
}
|
|
44
|
-
value(value) {
|
|
45
|
-
this.state.value = value;
|
|
46
|
-
return this;
|
|
47
|
-
}
|
|
48
|
-
toggle() {
|
|
49
|
-
return this.setValue(!this.state.checked);
|
|
50
|
-
}
|
|
51
|
-
/* ═════════════════════════════════════════════════════════════════
|
|
52
|
-
* FORM INPUT IMPLEMENTATION
|
|
53
|
-
* ═════════════════════════════════════════════════════════════════ */
|
|
54
|
-
getValue() {
|
|
55
|
-
return this.state.checked;
|
|
56
|
-
}
|
|
57
|
-
setValue(value) {
|
|
58
|
-
this.state.checked = value;
|
|
59
|
-
if (this._inputElement) {
|
|
60
|
-
this._inputElement.checked = value;
|
|
61
|
-
}
|
|
62
|
-
return this;
|
|
63
|
-
}
|
|
64
|
-
validate() {
|
|
65
|
-
this._hasBeenValidated = true;
|
|
66
|
-
const checked = this.getValue();
|
|
67
|
-
const result = this._validateValue(checked);
|
|
68
|
-
if (result === true) {
|
|
69
|
-
this._clearError();
|
|
70
|
-
return true;
|
|
71
|
-
}
|
|
72
|
-
else {
|
|
73
|
-
this._showError(result);
|
|
74
|
-
return false;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
_validateValue(checked) {
|
|
78
|
-
const { required } = this.state;
|
|
79
|
-
if (required && !checked) {
|
|
80
|
-
return 'This field must be enabled';
|
|
81
|
-
}
|
|
82
|
-
if (this._onValidate) {
|
|
83
|
-
const result = this._onValidate(checked);
|
|
84
|
-
if (result !== true) {
|
|
85
|
-
return result || 'Invalid value';
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
return true;
|
|
89
|
-
}
|
|
90
|
-
_buildInputElement() {
|
|
91
|
-
const { checked, value, required, disabled, name } = this.state;
|
|
92
|
-
const input = document.createElement('input');
|
|
93
|
-
input.type = 'checkbox';
|
|
94
|
-
input.className = 'jux-switch-input';
|
|
95
|
-
input.id = `${this._id}-input`;
|
|
96
|
-
input.name = name;
|
|
97
|
-
input.value = value;
|
|
98
|
-
input.checked = checked;
|
|
99
|
-
input.required = required;
|
|
100
|
-
input.disabled = disabled;
|
|
101
|
-
return input;
|
|
102
|
-
}
|
|
103
|
-
/* ═════════════════════════════════════════════════════════════════
|
|
104
|
-
* RENDER
|
|
105
|
-
* ═════════════════════════════════════════════════════════════════ */
|
|
106
|
-
render(targetId) {
|
|
107
|
-
const container = this._setupContainer(targetId);
|
|
108
|
-
const { style, class: className } = this.state;
|
|
109
|
-
// Build wrapper
|
|
110
|
-
const wrapper = document.createElement('div');
|
|
111
|
-
wrapper.className = 'jux-switch';
|
|
112
|
-
wrapper.id = this._id;
|
|
113
|
-
if (className)
|
|
114
|
-
wrapper.className += ` ${className}`;
|
|
115
|
-
if (style)
|
|
116
|
-
wrapper.setAttribute('style', style);
|
|
117
|
-
// Switch container
|
|
118
|
-
const switchContainer = document.createElement('label');
|
|
119
|
-
switchContainer.className = 'jux-switch-container';
|
|
120
|
-
switchContainer.htmlFor = `${this._id}-input`;
|
|
121
|
-
// Input element
|
|
122
|
-
const inputEl = this._buildInputElement();
|
|
123
|
-
this._inputElement = inputEl;
|
|
124
|
-
switchContainer.appendChild(inputEl);
|
|
125
|
-
// Toggle slider
|
|
126
|
-
const slider = document.createElement('span');
|
|
127
|
-
slider.className = 'jux-switch-slider';
|
|
128
|
-
switchContainer.appendChild(slider);
|
|
129
|
-
// Label text
|
|
130
|
-
if (this.state.label) {
|
|
131
|
-
const labelText = document.createElement('span');
|
|
132
|
-
labelText.className = 'jux-switch-label-text';
|
|
133
|
-
labelText.textContent = this.state.label;
|
|
134
|
-
if (this.state.required) {
|
|
135
|
-
const requiredSpan = document.createElement('span');
|
|
136
|
-
requiredSpan.className = 'jux-input-required';
|
|
137
|
-
requiredSpan.textContent = ' *';
|
|
138
|
-
labelText.appendChild(requiredSpan);
|
|
139
|
-
}
|
|
140
|
-
switchContainer.appendChild(labelText);
|
|
141
|
-
}
|
|
142
|
-
wrapper.appendChild(switchContainer);
|
|
143
|
-
// Error element
|
|
144
|
-
wrapper.appendChild(this._renderError());
|
|
145
|
-
// Wire events
|
|
146
|
-
this._wireStandardEvents(wrapper);
|
|
147
|
-
// Wire switch-specific sync (maps 'checked' to 'value' property for consistency)
|
|
148
|
-
const valueSync = this._syncBindings.find(b => b.property === 'value' || b.property === 'checked');
|
|
149
|
-
if (valueSync) {
|
|
150
|
-
const { stateObj, toState, toComponent } = valueSync;
|
|
151
|
-
const transformToState = toState || ((v) => v);
|
|
152
|
-
const transformToComponent = toComponent || ((v) => Boolean(v));
|
|
153
|
-
let isUpdating = false;
|
|
154
|
-
// State → Component
|
|
155
|
-
stateObj.subscribe((val) => {
|
|
156
|
-
if (isUpdating)
|
|
157
|
-
return;
|
|
158
|
-
const transformed = transformToComponent(val);
|
|
159
|
-
this.setValue(transformed);
|
|
160
|
-
});
|
|
161
|
-
// Component → State
|
|
162
|
-
inputEl.addEventListener('change', (e) => {
|
|
163
|
-
if (isUpdating)
|
|
164
|
-
return;
|
|
165
|
-
isUpdating = true;
|
|
166
|
-
const checked = inputEl.checked;
|
|
167
|
-
this.state.checked = checked;
|
|
168
|
-
this._clearError();
|
|
169
|
-
const transformed = transformToState(checked);
|
|
170
|
-
stateObj.set(transformed);
|
|
171
|
-
// 🎯 Fire the change callback event
|
|
172
|
-
this._triggerCallback('change', checked, e, this);
|
|
173
|
-
setTimeout(() => { isUpdating = false; }, 0);
|
|
174
|
-
});
|
|
175
|
-
}
|
|
176
|
-
else {
|
|
177
|
-
// Default behavior without sync
|
|
178
|
-
inputEl.addEventListener('change', (e) => {
|
|
179
|
-
this.state.checked = inputEl.checked;
|
|
180
|
-
this._clearError();
|
|
181
|
-
// 🎯 Fire the change callback event
|
|
182
|
-
this._triggerCallback('change', inputEl.checked, e, this);
|
|
183
|
-
});
|
|
184
|
-
}
|
|
185
|
-
// Always add blur validation
|
|
186
|
-
inputEl.addEventListener('blur', () => {
|
|
187
|
-
if (this._hasBeenValidated) {
|
|
188
|
-
this.validate();
|
|
189
|
-
}
|
|
190
|
-
});
|
|
191
|
-
// Sync label changes
|
|
192
|
-
const labelSync = this._syncBindings.find(b => b.property === 'label');
|
|
193
|
-
if (labelSync) {
|
|
194
|
-
const transform = labelSync.toComponent || ((v) => String(v));
|
|
195
|
-
labelSync.stateObj.subscribe((val) => {
|
|
196
|
-
this.label(transform(val));
|
|
197
|
-
});
|
|
198
|
-
}
|
|
199
|
-
container.appendChild(wrapper);
|
|
200
|
-
return this;
|
|
201
|
-
}
|
|
202
|
-
isValid() {
|
|
203
|
-
const checked = this.getValue();
|
|
204
|
-
return this._validateValue(checked) === true;
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
export function switchComponent(id, options = {}) {
|
|
208
|
-
return new Switch(id, options);
|
|
209
|
-
}
|