@omegagrid/demo 0.2.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/omegagrid-demo.js +4691 -0
- package/dist/omegagrid-demo.js.LICENSE.txt +124 -0
- package/dist/types/components/demoAlert.d.ts +6 -0
- package/dist/types/components/demoAlert.d.ts.map +1 -0
- package/dist/types/components/demoBucketSidebar2.d.ts +10 -0
- package/dist/types/components/demoBucketSidebar2.d.ts.map +1 -0
- package/dist/types/components/demoButtons.d.ts +7 -0
- package/dist/types/components/demoButtons.d.ts.map +1 -0
- package/dist/types/components/demoCode.d.ts +13 -0
- package/dist/types/components/demoCode.d.ts.map +1 -0
- package/dist/types/components/demoCodeHighlighter.d.ts +10 -0
- package/dist/types/components/demoCodeHighlighter.d.ts.map +1 -0
- package/dist/types/components/demoColorpicker.d.ts +7 -0
- package/dist/types/components/demoColorpicker.d.ts.map +1 -0
- package/dist/types/components/demoCommands.d.ts +10 -0
- package/dist/types/components/demoCommands.d.ts.map +1 -0
- package/dist/types/components/demoComponent.d.ts +8 -0
- package/dist/types/components/demoComponent.d.ts.map +1 -0
- package/dist/types/components/demoDatepicker.d.ts +10 -0
- package/dist/types/components/demoDatepicker.d.ts.map +1 -0
- package/dist/types/components/demoDialog.d.ts +16 -0
- package/dist/types/components/demoDialog.d.ts.map +1 -0
- package/dist/types/components/demoDropdown.d.ts +10 -0
- package/dist/types/components/demoDropdown.d.ts.map +1 -0
- package/dist/types/components/demoEditor.d.ts +14 -0
- package/dist/types/components/demoEditor.d.ts.map +1 -0
- package/dist/types/components/demoEmptyGrid.d.ts +11 -0
- package/dist/types/components/demoEmptyGrid.d.ts.map +1 -0
- package/dist/types/components/demoForm.d.ts +12 -0
- package/dist/types/components/demoForm.d.ts.map +1 -0
- package/dist/types/components/demoGrid.d.ts +18 -0
- package/dist/types/components/demoGrid.d.ts.map +1 -0
- package/dist/types/components/demoGridAdapter.d.ts +12 -0
- package/dist/types/components/demoGridAdapter.d.ts.map +1 -0
- package/dist/types/components/demoGridGroup.d.ts +11 -0
- package/dist/types/components/demoGridGroup.d.ts.map +1 -0
- package/dist/types/components/demoIcon.d.ts +6 -0
- package/dist/types/components/demoIcon.d.ts.map +1 -0
- package/dist/types/components/demoList.d.ts +7 -0
- package/dist/types/components/demoList.d.ts.map +1 -0
- package/dist/types/components/demoLoader.d.ts +6 -0
- package/dist/types/components/demoLoader.d.ts.map +1 -0
- package/dist/types/components/demoMarkdown.d.ts +9 -0
- package/dist/types/components/demoMarkdown.d.ts.map +1 -0
- package/dist/types/components/demoMenu.d.ts +20 -0
- package/dist/types/components/demoMenu.d.ts.map +1 -0
- package/dist/types/components/demoPanel.d.ts +11 -0
- package/dist/types/components/demoPanel.d.ts.map +1 -0
- package/dist/types/components/demoSortableList.d.ts +11 -0
- package/dist/types/components/demoSortableList.d.ts.map +1 -0
- package/dist/types/components/demoSplitContainer.d.ts +13 -0
- package/dist/types/components/demoSplitContainer.d.ts.map +1 -0
- package/dist/types/components/demoStatusbar.d.ts +8 -0
- package/dist/types/components/demoStatusbar.d.ts.map +1 -0
- package/dist/types/components/demoTabSplitContainer.d.ts +10 -0
- package/dist/types/components/demoTabSplitContainer.d.ts.map +1 -0
- package/dist/types/components/demoTabs.d.ts +8 -0
- package/dist/types/components/demoTabs.d.ts.map +1 -0
- package/dist/types/components/demoThemeSelect.d.ts +8 -0
- package/dist/types/components/demoThemeSelect.d.ts.map +1 -0
- package/dist/types/components/demoToolbar.d.ts +10 -0
- package/dist/types/components/demoToolbar.d.ts.map +1 -0
- package/dist/types/components/demoTooltip.d.ts +19 -0
- package/dist/types/components/demoTooltip.d.ts.map +1 -0
- package/dist/types/components/demoTree.d.ts +13 -0
- package/dist/types/components/demoTree.d.ts.map +1 -0
- package/dist/types/components/demoTreeAdapter.d.ts +13 -0
- package/dist/types/components/demoTreeAdapter.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +33 -0
- package/dist/types/components/index.d.ts.map +1 -0
- package/dist/types/data/gridData1.d.ts +4 -0
- package/dist/types/data/gridData1.d.ts.map +1 -0
- package/dist/types/data/gridData2.d.ts +4 -0
- package/dist/types/data/gridData2.d.ts.map +1 -0
- package/dist/types/data/gridData3.d.ts +4 -0
- package/dist/types/data/gridData3.d.ts.map +1 -0
- package/dist/types/data/gridData4.d.ts +4 -0
- package/dist/types/data/gridData4.d.ts.map +1 -0
- package/dist/types/data/gridData5.d.ts +4 -0
- package/dist/types/data/gridData5.d.ts.map +1 -0
- package/dist/types/data/gridData6.d.ts +4 -0
- package/dist/types/data/gridData6.d.ts.map +1 -0
- package/dist/types/data/gridData7.d.ts +4 -0
- package/dist/types/data/gridData7.d.ts.map +1 -0
- package/dist/types/data/gridData8.d.ts +4 -0
- package/dist/types/data/gridData8.d.ts.map +1 -0
- package/dist/types/data/gridData9.d.ts +4 -0
- package/dist/types/data/gridData9.d.ts.map +1 -0
- package/dist/types/data/gridDataArrayFormulas.d.ts +4 -0
- package/dist/types/data/gridDataArrayFormulas.d.ts.map +1 -0
- package/dist/types/data/gridDataDates.d.ts +4 -0
- package/dist/types/data/gridDataDates.d.ts.map +1 -0
- package/dist/types/data/gridDataVars.d.ts +4 -0
- package/dist/types/data/gridDataVars.d.ts.map +1 -0
- package/dist/types/data/gridGroupData1.d.ts +4 -0
- package/dist/types/data/gridGroupData1.d.ts.map +1 -0
- package/dist/types/data/loremIpsum.d.ts +2 -0
- package/dist/types/data/loremIpsum.d.ts.map +1 -0
- package/dist/types/data/treeData.d.ts +3 -0
- package/dist/types/data/treeData.d.ts.map +1 -0
- package/dist/types/demo.d.ts +2 -0
- package/dist/types/demo.d.ts.map +1 -0
- package/dist/types/icons.d.ts +2 -0
- package/dist/types/icons.d.ts.map +1 -0
- package/dist/types/index.d.ts +25 -0
- package/dist/types/index.d.ts.map +1 -0
- package/package.json +88 -0
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* svg.js - A lightweight library for manipulating and animating SVG.
|
|
3
|
+
* @version 2.7.1
|
|
4
|
+
* https://svgdotjs.github.io/
|
|
5
|
+
*
|
|
6
|
+
* @copyright Wout Fierens <wout@mick-wout.com>
|
|
7
|
+
* @license MIT
|
|
8
|
+
*
|
|
9
|
+
* BUILT: Fri Nov 30 2018 10:01:55 GMT+0100 (GMT+01:00)
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* @license
|
|
14
|
+
* Copyright 2014 Travis Webb
|
|
15
|
+
* SPDX-License-Identifier: MIT
|
|
16
|
+
*/
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* @license
|
|
20
|
+
* Copyright 2017 Google LLC
|
|
21
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
22
|
+
*/
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @license
|
|
26
|
+
* Copyright 2018 Google LLC
|
|
27
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
28
|
+
*/
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* @license
|
|
32
|
+
* Copyright 2019 Google LLC
|
|
33
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
34
|
+
*/
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @license
|
|
38
|
+
* Copyright 2020 Google LLC
|
|
39
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
+
*/
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* @license
|
|
44
|
+
* Copyright 2021 Google LLC
|
|
45
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
46
|
+
*/
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @license
|
|
50
|
+
* Copyright 2022 Google LLC
|
|
51
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
52
|
+
*/
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* @license Apache-2.0
|
|
56
|
+
*
|
|
57
|
+
* Copyright (c) 2018 The Stdlib Authors.
|
|
58
|
+
*
|
|
59
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
60
|
+
* you may not use this file except in compliance with the License.
|
|
61
|
+
* You may obtain a copy of the License at
|
|
62
|
+
*
|
|
63
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
64
|
+
*
|
|
65
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
66
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
67
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
68
|
+
* See the License for the specific language governing permissions and
|
|
69
|
+
* limitations under the License.
|
|
70
|
+
*/
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* @license Apache-2.0
|
|
74
|
+
*
|
|
75
|
+
* Copyright (c) 2019 The Stdlib Authors.
|
|
76
|
+
*
|
|
77
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
78
|
+
* you may not use this file except in compliance with the License.
|
|
79
|
+
* You may obtain a copy of the License at
|
|
80
|
+
*
|
|
81
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
82
|
+
*
|
|
83
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
84
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
85
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
86
|
+
* See the License for the specific language governing permissions and
|
|
87
|
+
* limitations under the License.
|
|
88
|
+
*/
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* @license Apache-2.0
|
|
92
|
+
*
|
|
93
|
+
* Copyright (c) 2020 The Stdlib Authors.
|
|
94
|
+
*
|
|
95
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
96
|
+
* you may not use this file except in compliance with the License.
|
|
97
|
+
* You may obtain a copy of the License at
|
|
98
|
+
*
|
|
99
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
100
|
+
*
|
|
101
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
102
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
103
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
104
|
+
* See the License for the specific language governing permissions and
|
|
105
|
+
* limitations under the License.
|
|
106
|
+
*/
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* @license Apache-2.0
|
|
110
|
+
*
|
|
111
|
+
* Copyright (c) 2021 The Stdlib Authors.
|
|
112
|
+
*
|
|
113
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
114
|
+
* you may not use this file except in compliance with the License.
|
|
115
|
+
* You may obtain a copy of the License at
|
|
116
|
+
*
|
|
117
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
118
|
+
*
|
|
119
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
120
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
121
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
122
|
+
* See the License for the specific language governing permissions and
|
|
123
|
+
* limitations under the License.
|
|
124
|
+
*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoAlert.d.ts","sourceRoot":"","sources":["../../../src/components/demoAlert.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,SAAU,SAAQ,aAAa;IAE3C,MAAM,CAAC,MAAM,0BAaX;IAEF,MAAM,6CAOJ;CAEF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Bucket } from "@omegagrid/bucket";
|
|
2
|
+
import { FormContainer } from "@omegagrid/form";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare const createComponentDemoSidebarForm: (bucket: Bucket) => FormContainer;
|
|
5
|
+
export declare class DemoSidebar2 extends DemoComponent {
|
|
6
|
+
bucket: Bucket;
|
|
7
|
+
static styles: import("lit").CSSResult;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoBucketSidebar2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoBucketSidebar2.d.ts","sourceRoot":"","sources":["../../../src/components/demoBucketSidebar2.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,OAAO,EAA0B,aAAa,EAAmE,MAAM,iBAAiB,CAAC;AAKzI,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AA0ChD,eAAO,MAAM,8BAA8B,WAAY,MAAM,kBAoB5D,CAAA;AAQD,qBACa,YAAa,SAAQ,aAAa;IAG9C,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM,CAAC,MAAM,0BAQX;IAEF,MAAM,6CAYJ;CAEF"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { DemoComponent } from "./demoComponent";
|
|
2
|
+
export declare class DemoButtons extends DemoComponent {
|
|
3
|
+
static styles: import("lit").CSSResult;
|
|
4
|
+
message: string;
|
|
5
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=demoButtons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoButtons.d.ts","sourceRoot":"","sources":["../../../src/components/demoButtons.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,WAAY,SAAQ,aAAa;IAE7C,MAAM,CAAC,MAAM,0BAYX;IAGF,OAAO,EAAE,MAAM,CAAC;IAEhB,MAAM,6CA0BJ;CAEF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Code, CodeEvent } from "@omegagrid/code";
|
|
2
|
+
import { Layout } from "@omegagrid/core";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoCode extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
codeEditor: Code;
|
|
7
|
+
lang: string;
|
|
8
|
+
updated(): void;
|
|
9
|
+
_onChange: (e: CodeEvent) => void;
|
|
10
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
11
|
+
layout(): void;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=demoCode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoCode.d.ts","sourceRoot":"","sources":["../../../src/components/demoCode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAGzC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOhD,qBACa,QAAS,SAAQ,aAAc,YAAW,MAAM;IAE5D,MAAM,CAAC,MAAM,0BAOX;IAGF,UAAU,EAAE,IAAI,CAAC;IAGjB,IAAI,SAAS;IAEb,OAAO;IAIP,SAAS,MAAO,SAAS,UAExB;IAED,MAAM,6CAMJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Code } from "@omegagrid/code";
|
|
2
|
+
import { Layout } from "@omegagrid/core";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoCodeHighlighter extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
codeEditor: Code;
|
|
7
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
8
|
+
layout(): void;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoCodeHighlighter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoCodeHighlighter.d.ts","sourceRoot":"","sources":["../../../src/components/demoCodeHighlighter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAGzC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOhD,qBACa,mBAAoB,SAAQ,aAAc,YAAW,MAAM;IAEvE,MAAM,CAAC,MAAM,0BAOX;IAGF,UAAU,EAAE,IAAI,CAAC;IAEjB,MAAM,6CAKJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { DemoComponent } from "./demoComponent";
|
|
2
|
+
export declare class DemoColorpicker extends DemoComponent {
|
|
3
|
+
static styles: import("lit").CSSResult;
|
|
4
|
+
message: HTMLDivElement;
|
|
5
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=demoColorpicker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoColorpicker.d.ts","sourceRoot":"","sources":["../../../src/components/demoColorpicker.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,eAAgB,SAAQ,aAAa;IAEjD,MAAM,CAAC,MAAM,0BAYX;IAIF,OAAO,EAAE,cAAc,CAAC;IAExB,MAAM,6CAIJ;CAEF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Bucket, BucketMenuOptions } from "@omegagrid/bucket";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoCommands extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
bucket: Bucket;
|
|
6
|
+
firstUpdated(): void;
|
|
7
|
+
openBucketMenu(menuOrCommands: BucketMenuOptions): Promise<void>;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoCommands.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoCommands.d.ts","sourceRoot":"","sources":["../../../src/components/demoCommands.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,iBAAiB,EAAc,MAAM,mBAAmB,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AA0ChD,qBACa,YAAa,SAAQ,aAAa;IAE9C,MAAM,CAAC,MAAM,0BAUX;IAGF,MAAM,EAAE,MAAM,CAAC;IAEf,YAAY;IAIN,cAAc,CAAC,cAAc,EAAE,iBAAiB;IAKtD,MAAM,6CAeJ;CAEF"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Bucket } from "@omegagrid/bucket";
|
|
2
|
+
import { ComponentFactory } from "@omegagrid/core";
|
|
3
|
+
import { LitElement } from "lit";
|
|
4
|
+
export declare abstract class DemoComponent extends LitElement {
|
|
5
|
+
bucket: Bucket;
|
|
6
|
+
createComponent: ComponentFactory;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=demoComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoComponent.d.ts","sourceRoot":"","sources":["../../../src/components/demoComponent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAGjC,8BAAsB,aAAc,SAAQ,UAAU;IAGrD,MAAM,EAAE,MAAM,CAAC;IAGf,eAAe,EAAE,gBAAgB,CAAC;CAElC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Tree } from "@omegagrid/tree";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoDatepicker extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
datepicker1: Tree;
|
|
6
|
+
datepicker2: Tree;
|
|
7
|
+
updated(): void;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoDatepicker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoDatepicker.d.ts","sourceRoot":"","sources":["../../../src/components/demoDatepicker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAGxD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,cAAe,SAAQ,aAAa;IAEhD,MAAM,CAAC,MAAM,0BASX;IAGF,WAAW,EAAE,IAAI,CAAC;IAGlB,WAAW,EAAE,IAAI,CAAC;IAElB,OAAO;IAwBP,MAAM,6CAQJ;CAEF"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Dialog, DialogEvent } from "@omegagrid/dialog";
|
|
2
|
+
import { Layout } from "@omegagrid/core";
|
|
3
|
+
import { Bucket } from "@omegagrid/bucket";
|
|
4
|
+
import { DemoComponent } from "./demoComponent";
|
|
5
|
+
export declare class DemoDialog extends DemoComponent implements Layout {
|
|
6
|
+
static styles: import("lit").CSSResult;
|
|
7
|
+
bucket: Bucket;
|
|
8
|
+
dialogRef: import("lit-html/directives/ref").Ref<Dialog>;
|
|
9
|
+
updated(): void;
|
|
10
|
+
_onDialogClick: (e: DialogEvent) => Promise<void>;
|
|
11
|
+
openLocalDialog: () => void;
|
|
12
|
+
openBucketDialog: () => void;
|
|
13
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
14
|
+
layout(): void;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=demoDialog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoDialog.d.ts","sourceRoot":"","sources":["../../../src/components/demoDialog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAW,MAAM,iBAAiB,CAAC;AAKlD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,UAAW,SAAQ,aAAc,YAAW,MAAM;IAE9D,MAAM,CAAC,MAAM,0BAYX;IAGF,MAAM,EAAE,MAAM,CAAC;IAEf,SAAS,gDAAuB;IAEhC,OAAO;IAKP,cAAc,MAAa,WAAW,mBAUrC;IAED,eAAe,aAEd;IAED,gBAAgB,aASf;IAED,MAAM,6CAYJ;IAEF,MAAM;CAEN"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TreeDropdown } from "@omegagrid/tree";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoDropdown extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
treeDropdown1: TreeDropdown;
|
|
6
|
+
treeDropdown2: TreeDropdown;
|
|
7
|
+
updated(): void;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoDropdown.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/demoDropdown.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAI/C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,YAAa,SAAQ,aAAa;IAE9C,MAAM,CAAC,MAAM,0BASX;IAGF,aAAa,EAAE,YAAY,CAAC;IAG5B,aAAa,EAAE,YAAY,CAAC;IAE5B,OAAO;IAUP,MAAM,6CAiCJ;CAEF"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { Layout } from "@omegagrid/core";
|
|
2
|
+
import { Editor } from "@omegagrid/editor";
|
|
3
|
+
import { GridSource } from "@omegagrid/grid";
|
|
4
|
+
import { DemoComponent } from "./demoComponent";
|
|
5
|
+
export declare class DemoEditor extends DemoComponent implements Layout {
|
|
6
|
+
static styles: import("lit").CSSResult;
|
|
7
|
+
gridData: GridSource;
|
|
8
|
+
editor: Editor;
|
|
9
|
+
layout(): void;
|
|
10
|
+
firstUpdated(): void;
|
|
11
|
+
updated(): void;
|
|
12
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=demoEditor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoEditor.d.ts","sourceRoot":"","sources":["../../../src/components/demoEditor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAc,MAAM,iBAAiB,CAAC;AAUzD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAoDhD,qBACa,UAAW,SAAQ,aAAc,YAAW,MAAM;IAE9D,MAAM,CAAC,MAAM,0BAYX;IAGF,QAAQ,EAAE,UAAU,CAAC;IAGrB,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM;IAIN,YAAY;IAWZ,OAAO;IAkBP,MAAM,6CAEJ;CAEF"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Layout } from "@omegagrid/core";
|
|
2
|
+
import { Grid } from "@omegagrid/grid";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoEmptyGrid extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
grid: Grid;
|
|
7
|
+
updated(): void;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
layout(): void;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=demoEmptyGrid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoEmptyGrid.d.ts","sourceRoot":"","sources":["../../../src/components/demoEmptyGrid.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAe,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAE,IAAI,EAAc,MAAM,iBAAiB,CAAC;AAGnD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAYhD,qBACa,aAAc,SAAQ,aAAc,YAAW,MAAM;IAEjE,MAAM,CAAC,MAAM,0BAaX;IAGF,IAAI,EAAE,IAAI,CAAC;IAEX,OAAO;IAgBP,MAAM,6CAEJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Bucket } from "@omegagrid/bucket";
|
|
2
|
+
import { FormContainer } from "@omegagrid/form";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare function createForm(): FormContainer;
|
|
5
|
+
export declare class DemoForm extends DemoComponent {
|
|
6
|
+
bucket: Bucket;
|
|
7
|
+
formContainer: FormContainer;
|
|
8
|
+
static styles: import("lit").CSSResult;
|
|
9
|
+
updated(): void;
|
|
10
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=demoForm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoForm.d.ts","sourceRoot":"","sources":["../../../src/components/demoForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,OAAO,EAAE,aAAa,EAAiC,MAAM,iBAAiB,CAAC;AAK/E,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAgChD,wBAAgB,UAAU,kBAoBzB;AAED,qBACa,QAAS,SAAQ,aAAa;IAG1C,MAAM,EAAE,MAAM,CAAC;IAGf,aAAa,EAAE,aAAa,CAAC;IAE7B,MAAM,CAAC,MAAM,0BAmBX;IAEF,OAAO;IAIP,MAAM,6CAIJ;CAEF"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Layout } from "@omegagrid/core";
|
|
2
|
+
import { FormulaInput, Grid, GridEvent, GridResizeEvent, GridSource, SelectorEvent } from "@omegagrid/grid";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoGrid extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
grid: Grid;
|
|
7
|
+
formulaInput: FormulaInput;
|
|
8
|
+
gridData: GridSource;
|
|
9
|
+
updated(): Promise<void>;
|
|
10
|
+
_onClick: (e: GridEvent) => void;
|
|
11
|
+
_onSelect: (e: GridEvent) => void;
|
|
12
|
+
_onSelectorUpdate: (e: SelectorEvent) => void;
|
|
13
|
+
_onRender: () => void;
|
|
14
|
+
_onResize: (e: GridResizeEvent) => void;
|
|
15
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
16
|
+
layout(): void;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=demoGrid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoGrid.d.ts","sourceRoot":"","sources":["../../../src/components/demoGrid.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,IAAI,EAAE,SAAS,EAAE,eAAe,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAK5G,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,QAAS,SAAQ,aAAc,YAAW,MAAM;IAE5D,MAAM,CAAC,MAAM,0BAcX;IAGF,IAAI,EAAE,IAAI,CAAC;IAGX,YAAY,EAAE,YAAY,CAAC;IAG3B,QAAQ,EAAE,UAAU,CAAY;IAE1B,OAAO;IAqBb,QAAQ,MAAO,SAAS,UAEvB;IAED,SAAS,MAAO,SAAS,UAExB;IAED,iBAAiB,MAAO,aAAa,UAGpC;IAED,SAAS,aAER;IAED,SAAS,MAAO,eAAe,UAAoB;IAEnD,MAAM,6CAQJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Layout } from "@omegagrid/core";
|
|
2
|
+
import { Grid, GridSource } from "@omegagrid/grid";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoGridAdapter extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
grid: Grid;
|
|
7
|
+
gridData: GridSource;
|
|
8
|
+
updated(): void;
|
|
9
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
10
|
+
layout(): void;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=demoGridAdapter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoGridAdapter.d.ts","sourceRoot":"","sources":["../../../src/components/demoGridAdapter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,UAAU,EAAyF,MAAM,iBAAiB,CAAC;AAI1I,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AA8FhD,qBACa,eAAgB,SAAQ,aAAc,YAAW,MAAM;IAEnE,MAAM,CAAC,MAAM,0BAYX;IAGF,IAAI,EAAE,IAAI,CAAC;IAGX,QAAQ,EAAE,UAAU,CAAY;IAEhC,OAAO;IAKP,MAAM,6CAKJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Layout } from "@omegagrid/core";
|
|
2
|
+
import { GridGroup } from "@omegagrid/grid";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoGridGroup extends DemoComponent implements Layout {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
gridGroup: GridGroup;
|
|
7
|
+
updated(): void;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
layout(): void;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=demoGridGroup.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoGridGroup.d.ts","sourceRoot":"","sources":["../../../src/components/demoGridGroup.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAmB,SAAS,EAAc,MAAM,iBAAiB,CAAC;AAIzE,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,aAAc,SAAQ,aAAc,YAAW,MAAM;IAEjE,MAAM,CAAC,MAAM,0BAYX;IAGF,SAAS,EAAE,SAAS,CAAC;IAErB,OAAO;IAIP,MAAM,6CAEJ;IAEF,MAAM;CAIN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoIcon.d.ts","sourceRoot":"","sources":["../../../src/components/demoIcon.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,QAAS,SAAQ,aAAa;IAE1C,MAAM,CAAC,MAAM,0BASX;IAEF,MAAM,6CAUJ;CAEF"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { DemoComponent } from "./demoComponent";
|
|
2
|
+
export declare class DemoList extends DemoComponent {
|
|
3
|
+
static styles: import("lit").CSSResult;
|
|
4
|
+
itemRenderer: (div: HTMLDivElement, index: number) => string;
|
|
5
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=demoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoList.d.ts","sourceRoot":"","sources":["../../../src/components/demoList.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,QAAS,SAAQ,aAAa;IAE1C,MAAM,CAAC,MAAM,0BAeX;IAEF,YAAY,QAAS,cAAc,SAAS,MAAM,YAA2C;IAE7F,MAAM,6CAQJ;CAEF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoLoader.d.ts","sourceRoot":"","sources":["../../../src/components/demoLoader.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,UAAW,SAAQ,aAAa;IAE5C,MAAM,CAAC,MAAM,0BAaX;IAEF,MAAM,6CAIJ;CAEF"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { MarkdownView } from "@omegagrid/markdown";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoMarkdown extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
markdown: MarkdownView;
|
|
6
|
+
firstUpdated(): Promise<void>;
|
|
7
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=demoMarkdown.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoMarkdown.d.ts","sourceRoot":"","sources":["../../../src/components/demoMarkdown.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAGnD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,YAAa,SAAQ,aAAa;IAE9C,MAAM,CAAC,MAAM,0BAoBX;IAGF,QAAQ,EAAE,YAAY,CAAC;IAEjB,YAAY;IAMlB,MAAM,6CAEJ;CAUF"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { Bucket } from "@omegagrid/bucket";
|
|
2
|
+
import { Button, ListSelectEvent, Menu } from "@omegagrid/core";
|
|
3
|
+
import { TreeMenu } from "@omegagrid/tree";
|
|
4
|
+
import { DemoComponent } from "./demoComponent";
|
|
5
|
+
export declare class DemoMenu extends DemoComponent {
|
|
6
|
+
static styles: import("lit").CSSResult;
|
|
7
|
+
bucket: Bucket;
|
|
8
|
+
btnMenu: Button;
|
|
9
|
+
btnTreeMenu: TreeMenu;
|
|
10
|
+
message: string;
|
|
11
|
+
menu2Ref: import("lit-html/directives/ref").Ref<Menu>;
|
|
12
|
+
get menu2(): Menu;
|
|
13
|
+
treeMenuRef: import("lit-html/directives/ref").Ref<TreeMenu>;
|
|
14
|
+
get treeMenu(): TreeMenu;
|
|
15
|
+
_onMenuItemSelect: (e: ListSelectEvent) => void;
|
|
16
|
+
_onMenuItemSelect2: (e: ListSelectEvent) => Promise<void>;
|
|
17
|
+
firstUpdated(): void;
|
|
18
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=demoMenu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoMenu.d.ts","sourceRoot":"","sources":["../../../src/components/demoMenu.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,MAAM,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAc,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAKvD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,QAAS,SAAQ,aAAa;IAE1C,MAAM,CAAC,MAAM,0BAiBX;IAGF,MAAM,EAAE,MAAM,CAAC;IAGf,OAAO,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,QAAQ,CAAC;IAGtB,OAAO,EAAE,MAAM,CAAC;IAEhB,QAAQ,8CAAqB;IAC7B,IAAI,KAAK,SAAiC;IAE1C,WAAW,kDAAyB;IACpC,IAAI,QAAQ,aAAoC;IAEhD,iBAAiB,MAAO,eAAe,UAEtC;IAED,kBAAkB,MAAa,eAAe,mBAO7C;IAED,YAAY;IASZ,MAAM,6CAqDJ;CAEF"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Tree } from "@omegagrid/tree";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoPanel extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
tree: Tree;
|
|
6
|
+
private components;
|
|
7
|
+
updated(): void;
|
|
8
|
+
getComponent: (i: number) => HTMLElement;
|
|
9
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=demoPanel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoPanel.d.ts","sourceRoot":"","sources":["../../../src/components/demoPanel.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAKvC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,SAAU,SAAQ,aAAa;IAE3C,MAAM,CAAC,MAAM,0BAeX;IAGF,IAAI,EAAE,IAAI,CAAC;IAEX,OAAO,CAAC,UAAU,CAAkC;IAEpD,OAAO;IAIP,YAAY,MAAO,MAAM,iBAOxB;IAGD,MAAM,6CA+BJ;CAEF"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ListSortEvent, SortableList } from "@omegagrid/core";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoSortableList extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
lists: NodeListOf<SortableList>;
|
|
6
|
+
firstUpdated(): void;
|
|
7
|
+
_onSort: (e: ListSortEvent) => void;
|
|
8
|
+
updated(): void;
|
|
9
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=demoSortableList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoSortableList.d.ts","sourceRoot":"","sources":["../../../src/components/demoSortableList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,aAAa,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAGhF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAIhD,qBACa,gBAAiB,SAAQ,aAAa;IAElD,MAAM,CAAC,MAAM,0BAgBX;IAGF,KAAK,EAAE,UAAU,CAAC,YAAY,CAAC,CAAC;IAEhC,YAAY;IAIZ,OAAO,MAAO,aAAa,UAE1B;IAED,OAAO;IAKP,MAAM,6CAeJ;CAEF"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Tabs } from "@omegagrid/tabs";
|
|
2
|
+
import { SplitContainerItem, ComponentFactory } from "@omegagrid/core";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoSplitContainer extends DemoComponent {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
items: SplitContainerItem[];
|
|
7
|
+
componentFactory: ComponentFactory;
|
|
8
|
+
container: Tabs;
|
|
9
|
+
private components;
|
|
10
|
+
getComponent: (i: number) => HTMLDivElement;
|
|
11
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=demoSplitContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoSplitContainer.d.ts","sourceRoot":"","sources":["../../../src/components/demoSplitContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAO,MAAM,iBAAiB,CAAC;AAG5E,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,qBACa,kBAAmB,SAAQ,aAAa;IAEpD,MAAM,CAAC,MAAM,0BAMX;IAGF,KAAK,EAAE,kBAAkB,EAAE,CAA8C;IAGzE,gBAAgB,EAAE,gBAAgB,CAAC;IAGnC,SAAS,EAAE,IAAI,CAAC;IAEhB,OAAO,CAAC,UAAU,CAAkC;IAEpD,YAAY,MAAO,MAAM,oBAUxB;IAED,MAAM,6CAkBJ;CAEF"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Statusbar } from "@omegagrid/statusbar";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoStatusbar extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
statusbar: Statusbar;
|
|
6
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=demoStatusbar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoStatusbar.d.ts","sourceRoot":"","sources":["../../../src/components/demoStatusbar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAGhE,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOhD,qBACa,aAAc,SAAQ,aAAa;IAE/C,MAAM,CAAC,MAAM,0BASX;IAGF,SAAS,EAAE,SAAS,CAAC;IAErB,MAAM,6CAIJ;CAEF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { TabSplitContainer } from "@omegagrid/tabs";
|
|
2
|
+
import { ComponentFactory } from "@omegagrid/core";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoTabSplitContainer extends DemoComponent {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
createComponent: ComponentFactory;
|
|
7
|
+
container: TabSplitContainer;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoTabSplitContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoTabSplitContainer.d.ts","sourceRoot":"","sources":["../../../src/components/demoTabSplitContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAA0B,MAAM,iBAAiB,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAGnD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AA+BhD,qBACa,qBAAsB,SAAQ,aAAa;IAEvD,MAAM,CAAC,MAAM,0BAkBX;IAGF,eAAe,EAAE,gBAAgB,CAAC;IAGlC,SAAS,EAAE,iBAAiB,CAAC;IAE7B,MAAM,6CAWJ;CAEF"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Tabs } from "@omegagrid/tabs";
|
|
2
|
+
import { DemoComponent } from "./demoComponent";
|
|
3
|
+
export declare class DemoTabs extends DemoComponent {
|
|
4
|
+
static styles: import("lit").CSSResult;
|
|
5
|
+
tabContainer: Tabs;
|
|
6
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=demoTabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoTabs.d.ts","sourceRoot":"","sources":["../../../src/components/demoTabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAW,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAGhD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAQhD,qBACa,QAAS,SAAQ,aAAa;IAE1C,MAAM,CAAC,MAAM,0BAMX;IAGF,YAAY,EAAE,IAAI,CAAC;IAEnB,MAAM,6CAQJ;CAEF"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DemoComponent } from "./demoComponent";
|
|
2
|
+
export declare class DemoThemeSelect extends DemoComponent {
|
|
3
|
+
static styles: import("lit").CSSResult;
|
|
4
|
+
_onAccentClick: (e: MouseEvent) => void;
|
|
5
|
+
_onThemeClick: (e: MouseEvent) => void;
|
|
6
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=demoThemeSelect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoThemeSelect.d.ts","sourceRoot":"","sources":["../../../src/components/demoThemeSelect.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAWhD,qBACa,eAAgB,SAAQ,aAAa;IAEjD,MAAM,CAAC,MAAM,0BAwBX;IAEF,cAAc,MAAO,UAAU,UAE7B;IAEF,aAAa,MAAO,UAAU,UAM7B;IAED,MAAM,6CAaJ;CAEF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { actions } from "@omegagrid/core";
|
|
2
|
+
import { Toolbar } from "@omegagrid/toolbar";
|
|
3
|
+
import { DemoComponent } from "./demoComponent";
|
|
4
|
+
export declare class DemoToolbar extends DemoComponent {
|
|
5
|
+
static styles: import("lit").CSSResult;
|
|
6
|
+
toolbar: Toolbar;
|
|
7
|
+
_onToolbarAction: (e: actions.ActionEvent) => void;
|
|
8
|
+
render: () => import("lit-html").TemplateResult<1>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=demoToolbar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demoToolbar.d.ts","sourceRoot":"","sources":["../../../src/components/demoToolbar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAA2B,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAI7C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAgChD,qBACa,WAAY,SAAQ,aAAa;IAE7C,MAAM,CAAC,MAAM,0BAYX;IAGF,OAAO,EAAE,OAAO,CAAC;IAEjB,gBAAgB,MAAO,QAAQ,WAAW,UAIzC;IAED,MAAM,6CAIJ;CAEF"}
|