@public-ui/components 1.1.7-rc.9 → 1.1.8
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/custom-elements.json +1 -1
- package/dist/cjs/kol-input-adapter-leanup.cjs.entry.js +1 -1
- package/dist/cjs/kolibri.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/components/component.js +1 -1
- package/dist/components/component11.js +1 -1
- package/dist/components/component12.js +1 -1
- package/dist/components/component13.js +1 -1
- package/dist/components/component14.js +1 -1
- package/dist/components/component2.js +1 -1
- package/dist/components/component4.js +1 -1
- package/dist/components/component5.js +1 -1
- package/dist/components/controller.js +1 -1
- package/dist/components/controller2.js +1 -1
- package/dist/components/controller3.js +1 -1
- package/dist/components/controller4.js +1 -1
- package/dist/components/icon.js +1 -1
- package/dist/components/kol-input-adapter-leanup.js +1 -1
- package/dist/components/kol-input-checkbox.js +1 -1
- package/dist/components/kol-input-color.js +1 -1
- package/dist/components/kol-input-number.js +1 -1
- package/dist/components/kol-input-radio-group.js +1 -1
- package/dist/components/kol-input-range.js +1 -1
- package/dist/components/kol-kolibri.js +1 -1
- package/dist/components/kol-link-group.js +1 -1
- package/dist/components/kol-modal.js +1 -1
- package/dist/components/kol-nav.js +1 -1
- package/dist/components/kol-progress.js +1 -1
- package/dist/components/kol-table.js +1 -1
- package/dist/components/kol-tabs.js +1 -1
- package/dist/components/kol-textarea.js +1 -1
- package/dist/components/kol-toast.js +1 -1
- package/dist/components/prop.validators.js +1 -1
- package/dist/components/validation.js +1 -1
- package/dist/custom-elements/devtools.js +4 -0
- package/dist/custom-elements/index.d.ts +339 -0
- package/dist/custom-elements/index.js +4 -0
- package/dist/esm/{a11y.tipps-1c83d041.js → a11y.tipps-14d41e3b.js} +1 -1
- package/dist/esm/{app-globals-1ddbfb3b.js → app-globals-6a53c357.js} +1 -1
- package/dist/esm/{button-link-f489475e.js → button-link-6715264c.js} +1 -1
- package/dist/esm/{controller-2e3018c4.js → controller-111c85f2.js} +1 -1
- package/dist/esm/{controller-86bf62ed.js → controller-bd2e73a0.js} +1 -1
- package/dist/esm/controller-c59f4b61.js +4 -0
- package/dist/esm/{controller-d106df71.js → controller-c9cc6084.js} +1 -1
- package/dist/esm/{controller-0daf13c7.js → controller-de29b073.js} +1 -1
- package/dist/esm/{controller-530b88df.js → controller-e556da76.js} +1 -1
- package/dist/esm/{devtools-6678ab14.js → devtools-21f99213.js} +1 -1
- package/dist/esm/{icon-63b36435.js → icon-1caba0f3.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/kol-abbr.entry.js +1 -1
- package/dist/esm/kol-accordion.entry.js +1 -1
- package/dist/esm/kol-alert.entry.js +1 -1
- package/dist/esm/kol-badge.entry.js +1 -1
- package/dist/esm/kol-breadcrumb.entry.js +1 -1
- package/dist/esm/kol-button-wc_3.entry.js +1 -1
- package/dist/esm/kol-card.entry.js +1 -1
- package/dist/esm/kol-details.entry.js +1 -1
- package/dist/esm/kol-form.entry.js +1 -1
- package/dist/esm/kol-icon.entry.js +1 -1
- package/dist/esm/kol-input-adapter-leanup.entry.js +1 -1
- package/dist/esm/kol-input-checkbox.entry.js +1 -1
- package/dist/esm/kol-input-color.entry.js +1 -1
- package/dist/esm/kol-input-email.entry.js +1 -1
- package/dist/esm/kol-input-file.entry.js +1 -1
- package/dist/esm/kol-input-number.entry.js +1 -1
- package/dist/esm/kol-input-password.entry.js +1 -1
- package/dist/esm/kol-input-radio-group.entry.js +1 -1
- package/dist/esm/kol-input-radio.entry.js +1 -1
- package/dist/esm/kol-input-range.entry.js +1 -1
- package/dist/esm/kol-input-text.entry.js +1 -1
- package/dist/esm/kol-kolibri.entry.js +1 -1
- package/dist/esm/kol-link-group.entry.js +1 -1
- package/dist/esm/kol-link-wc.entry.js +1 -1
- package/dist/esm/kol-logo.entry.js +1 -1
- package/dist/esm/kol-modal.entry.js +1 -1
- package/dist/esm/kol-nav.entry.js +1 -1
- package/dist/esm/kol-pagination.entry.js +1 -1
- package/dist/esm/kol-progress.entry.js +1 -1
- package/dist/esm/kol-select.entry.js +1 -1
- package/dist/esm/kol-skip-nav.entry.js +1 -1
- package/dist/esm/kol-spin.entry.js +1 -1
- package/dist/esm/kol-symbol.entry.js +1 -1
- package/dist/esm/kol-table.entry.js +1 -1
- package/dist/esm/kol-tabs.entry.js +1 -1
- package/dist/esm/kol-textarea.entry.js +1 -1
- package/dist/esm/kol-toast.entry.js +1 -1
- package/dist/esm/kol-tooltip.entry.js +1 -1
- package/dist/esm/kol-version.entry.js +1 -1
- package/dist/esm/kolibri.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{prop.validators-8c56bf7d.js → prop.validators-5f63352c.js} +1 -1
- package/dist/esm/{validation-a5b35355.js → validation-6a53b8ae.js} +1 -1
- package/dist/esm/validation-bc7df42a.js +4 -0
- package/{www/build/a11y.tipps-1c83d041.js → dist/kolibri/a11y.tipps-14d41e3b.js} +1 -1
- package/dist/kolibri/{app-globals-1ddbfb3b.js → app-globals-6a53c357.js} +1 -1
- package/{www/build/button-link-f489475e.js → dist/kolibri/button-link-6715264c.js} +1 -1
- package/{www/build/controller-2e3018c4.js → dist/kolibri/controller-111c85f2.js} +1 -1
- package/dist/kolibri/{controller-86bf62ed.js → controller-bd2e73a0.js} +1 -1
- package/dist/kolibri/controller-c59f4b61.js +4 -0
- package/{www/build/controller-d106df71.js → dist/kolibri/controller-c9cc6084.js} +1 -1
- package/dist/kolibri/{controller-0daf13c7.js → controller-de29b073.js} +1 -1
- package/dist/kolibri/{controller-530b88df.js → controller-e556da76.js} +1 -1
- package/dist/kolibri/{devtools-6678ab14.js → devtools-21f99213.js} +1 -1
- package/dist/kolibri/{icon-63b36435.js → icon-1caba0f3.js} +1 -1
- package/dist/kolibri/index.esm.js +1 -1
- package/dist/kolibri/kol-abbr.entry.js +1 -1
- package/dist/kolibri/kol-accordion.entry.js +1 -1
- package/dist/kolibri/kol-alert.entry.js +1 -1
- package/dist/kolibri/kol-badge.entry.js +1 -1
- package/dist/kolibri/kol-breadcrumb.entry.js +1 -1
- package/dist/kolibri/kol-button-wc_3.entry.js +1 -1
- package/dist/kolibri/kol-card.entry.js +1 -1
- package/dist/kolibri/kol-details.entry.js +1 -1
- package/dist/kolibri/kol-form.entry.js +1 -1
- package/dist/kolibri/kol-icon.entry.js +1 -1
- package/dist/kolibri/kol-input-adapter-leanup.entry.js +1 -1
- package/dist/kolibri/kol-input-checkbox.entry.js +1 -1
- package/dist/kolibri/kol-input-color.entry.js +1 -1
- package/dist/kolibri/kol-input-email.entry.js +1 -1
- package/dist/kolibri/kol-input-file.entry.js +1 -1
- package/dist/kolibri/kol-input-number.entry.js +1 -1
- package/dist/kolibri/kol-input-password.entry.js +1 -1
- package/dist/kolibri/kol-input-radio-group.entry.js +1 -1
- package/dist/kolibri/kol-input-radio.entry.js +1 -1
- package/dist/kolibri/kol-input-range.entry.js +1 -1
- package/dist/kolibri/kol-input-text.entry.js +1 -1
- package/dist/kolibri/kol-kolibri.entry.js +1 -1
- package/dist/kolibri/kol-link-group.entry.js +1 -1
- package/dist/kolibri/kol-link-wc.entry.js +1 -1
- package/dist/kolibri/kol-logo.entry.js +1 -1
- package/dist/kolibri/kol-modal.entry.js +1 -1
- package/dist/kolibri/kol-nav.entry.js +1 -1
- package/dist/kolibri/kol-pagination.entry.js +1 -1
- package/dist/kolibri/kol-progress.entry.js +1 -1
- package/dist/kolibri/kol-select.entry.js +1 -1
- package/dist/kolibri/kol-skip-nav.entry.js +1 -1
- package/dist/kolibri/kol-spin.entry.js +1 -1
- package/dist/kolibri/kol-symbol.entry.js +1 -1
- package/dist/kolibri/kol-table.entry.js +1 -1
- package/dist/kolibri/kol-tabs.entry.js +1 -1
- package/dist/kolibri/kol-textarea.entry.js +1 -1
- package/dist/kolibri/kol-toast.entry.js +1 -1
- package/dist/kolibri/kol-tooltip.entry.js +1 -1
- package/dist/kolibri/kol-version.entry.js +1 -1
- package/dist/kolibri/kolibri.esm.js +1 -1
- package/dist/kolibri/{prop.validators-8c56bf7d.js → prop.validators-5f63352c.js} +1 -1
- package/dist/kolibri/{validation-a5b35355.js → validation-6a53b8ae.js} +1 -1
- package/dist/kolibri/validation-bc7df42a.js +4 -0
- package/dist/types/components/component-list.d.ts +9 -1
- package/dist/types/components/input-adapter-leanup/component.d.ts +1 -0
- package/jest-test-results.json +1 -1
- package/package.json +1 -1
- package/{dist/kolibri/a11y.tipps-1c83d041.js → www/build/a11y.tipps-14d41e3b.js} +1 -1
- package/www/build/{app-globals-1ddbfb3b.js → app-globals-6a53c357.js} +1 -1
- package/{dist/kolibri/button-link-f489475e.js → www/build/button-link-6715264c.js} +1 -1
- package/{dist/kolibri/controller-2e3018c4.js → www/build/controller-111c85f2.js} +1 -1
- package/www/build/{controller-86bf62ed.js → controller-bd2e73a0.js} +1 -1
- package/www/build/controller-c59f4b61.js +4 -0
- package/{dist/kolibri/controller-d106df71.js → www/build/controller-c9cc6084.js} +1 -1
- package/www/build/{controller-0daf13c7.js → controller-de29b073.js} +1 -1
- package/www/build/{controller-530b88df.js → controller-e556da76.js} +1 -1
- package/www/build/{devtools-6678ab14.js → devtools-21f99213.js} +1 -1
- package/www/build/{icon-63b36435.js → icon-1caba0f3.js} +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/kol-abbr.entry.js +1 -1
- package/www/build/kol-accordion.entry.js +1 -1
- package/www/build/kol-alert.entry.js +1 -1
- package/www/build/kol-badge.entry.js +1 -1
- package/www/build/kol-breadcrumb.entry.js +1 -1
- package/www/build/kol-button-wc_3.entry.js +1 -1
- package/www/build/kol-card.entry.js +1 -1
- package/www/build/kol-details.entry.js +1 -1
- package/www/build/kol-form.entry.js +1 -1
- package/www/build/kol-icon.entry.js +1 -1
- package/www/build/kol-input-adapter-leanup.entry.js +1 -1
- package/www/build/kol-input-checkbox.entry.js +1 -1
- package/www/build/kol-input-color.entry.js +1 -1
- package/www/build/kol-input-email.entry.js +1 -1
- package/www/build/kol-input-file.entry.js +1 -1
- package/www/build/kol-input-number.entry.js +1 -1
- package/www/build/kol-input-password.entry.js +1 -1
- package/www/build/kol-input-radio-group.entry.js +1 -1
- package/www/build/kol-input-radio.entry.js +1 -1
- package/www/build/kol-input-range.entry.js +1 -1
- package/www/build/kol-input-text.entry.js +1 -1
- package/www/build/kol-kolibri.entry.js +1 -1
- package/www/build/kol-link-group.entry.js +1 -1
- package/www/build/kol-link-wc.entry.js +1 -1
- package/www/build/kol-logo.entry.js +1 -1
- package/www/build/kol-modal.entry.js +1 -1
- package/www/build/kol-nav.entry.js +1 -1
- package/www/build/kol-pagination.entry.js +1 -1
- package/www/build/kol-progress.entry.js +1 -1
- package/www/build/kol-select.entry.js +1 -1
- package/www/build/kol-skip-nav.entry.js +1 -1
- package/www/build/kol-spin.entry.js +1 -1
- package/www/build/kol-symbol.entry.js +1 -1
- package/www/build/kol-table.entry.js +1 -1
- package/www/build/kol-tabs.entry.js +1 -1
- package/www/build/kol-textarea.entry.js +1 -1
- package/www/build/kol-toast.entry.js +1 -1
- package/www/build/kol-tooltip.entry.js +1 -1
- package/www/build/kol-version.entry.js +1 -1
- package/www/build/kolibri.esm.js +1 -1
- package/www/build/{prop.validators-8c56bf7d.js → prop.validators-5f63352c.js} +1 -1
- package/www/build/{validation-a5b35355.js → validation-6a53b8ae.js} +1 -1
- package/www/build/validation-bc7df42a.js +4 -0
- package/www/index.html +1 -1
- package/dist/esm/controller-aa7513aa.js +0 -4
- package/dist/esm/validation-735dcb5c.js +0 -4
- package/dist/kolibri/controller-aa7513aa.js +0 -4
- package/dist/kolibri/validation-735dcb5c.js +0 -4
- package/www/build/controller-aa7513aa.js +0 -4
- package/www/build/validation-735dcb5c.js +0 -4
|
@@ -0,0 +1,339 @@
|
|
|
1
|
+
/* kolibri custom elements bundle */
|
|
2
|
+
|
|
3
|
+
import type { Components, JSX } from "../types/kolibri";
|
|
4
|
+
|
|
5
|
+
interface KolAbbr extends Components.KolAbbr, HTMLElement {}
|
|
6
|
+
export const KolAbbr: {
|
|
7
|
+
prototype: KolAbbr;
|
|
8
|
+
new (): KolAbbr;
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
interface KolAccordion extends Components.KolAccordion, HTMLElement {}
|
|
12
|
+
export const KolAccordion: {
|
|
13
|
+
prototype: KolAccordion;
|
|
14
|
+
new (): KolAccordion;
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
interface KolAlert extends Components.KolAlert, HTMLElement {}
|
|
18
|
+
export const KolAlert: {
|
|
19
|
+
prototype: KolAlert;
|
|
20
|
+
new (): KolAlert;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
interface KolBadge extends Components.KolBadge, HTMLElement {}
|
|
24
|
+
export const KolBadge: {
|
|
25
|
+
prototype: KolBadge;
|
|
26
|
+
new (): KolBadge;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
interface KolBreadcrumb extends Components.KolBreadcrumb, HTMLElement {}
|
|
30
|
+
export const KolBreadcrumb: {
|
|
31
|
+
prototype: KolBreadcrumb;
|
|
32
|
+
new (): KolBreadcrumb;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
interface KolButton extends Components.KolButton, HTMLElement {}
|
|
36
|
+
export const KolButton: {
|
|
37
|
+
prototype: KolButton;
|
|
38
|
+
new (): KolButton;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
interface KolButtonGroup extends Components.KolButtonGroup, HTMLElement {}
|
|
42
|
+
export const KolButtonGroup: {
|
|
43
|
+
prototype: KolButtonGroup;
|
|
44
|
+
new (): KolButtonGroup;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
interface KolButtonWc extends Components.KolButtonWc, HTMLElement {}
|
|
48
|
+
export const KolButtonWc: {
|
|
49
|
+
prototype: KolButtonWc;
|
|
50
|
+
new (): KolButtonWc;
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
interface KolCard extends Components.KolCard, HTMLElement {}
|
|
54
|
+
export const KolCard: {
|
|
55
|
+
prototype: KolCard;
|
|
56
|
+
new (): KolCard;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
interface KolColor extends Components.KolColor, HTMLElement {}
|
|
60
|
+
export const KolColor: {
|
|
61
|
+
prototype: KolColor;
|
|
62
|
+
new (): KolColor;
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
interface KolCounter extends Components.KolCounter, HTMLElement {}
|
|
66
|
+
export const KolCounter: {
|
|
67
|
+
prototype: KolCounter;
|
|
68
|
+
new (): KolCounter;
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
interface KolDetails extends Components.KolDetails, HTMLElement {}
|
|
72
|
+
export const KolDetails: {
|
|
73
|
+
prototype: KolDetails;
|
|
74
|
+
new (): KolDetails;
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
interface KolForm extends Components.KolForm, HTMLElement {}
|
|
78
|
+
export const KolForm: {
|
|
79
|
+
prototype: KolForm;
|
|
80
|
+
new (): KolForm;
|
|
81
|
+
};
|
|
82
|
+
|
|
83
|
+
interface KolHeading extends Components.KolHeading, HTMLElement {}
|
|
84
|
+
export const KolHeading: {
|
|
85
|
+
prototype: KolHeading;
|
|
86
|
+
new (): KolHeading;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
interface KolHeadingWc extends Components.KolHeadingWc, HTMLElement {}
|
|
90
|
+
export const KolHeadingWc: {
|
|
91
|
+
prototype: KolHeadingWc;
|
|
92
|
+
new (): KolHeadingWc;
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
interface KolIcon extends Components.KolIcon, HTMLElement {}
|
|
96
|
+
export const KolIcon: {
|
|
97
|
+
prototype: KolIcon;
|
|
98
|
+
new (): KolIcon;
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
interface KolIconFontAwesome extends Components.KolIconFontAwesome, HTMLElement {}
|
|
102
|
+
export const KolIconFontAwesome: {
|
|
103
|
+
prototype: KolIconFontAwesome;
|
|
104
|
+
new (): KolIconFontAwesome;
|
|
105
|
+
};
|
|
106
|
+
|
|
107
|
+
interface KolIconIcofont extends Components.KolIconIcofont, HTMLElement {}
|
|
108
|
+
export const KolIconIcofont: {
|
|
109
|
+
prototype: KolIconIcofont;
|
|
110
|
+
new (): KolIconIcofont;
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
interface KolIndentedText extends Components.KolIndentedText, HTMLElement {}
|
|
114
|
+
export const KolIndentedText: {
|
|
115
|
+
prototype: KolIndentedText;
|
|
116
|
+
new (): KolIndentedText;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
interface KolInput extends Components.KolInput, HTMLElement {}
|
|
120
|
+
export const KolInput: {
|
|
121
|
+
prototype: KolInput;
|
|
122
|
+
new (): KolInput;
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
interface KolInputAdapterLeanup extends Components.KolInputAdapterLeanup, HTMLElement {}
|
|
126
|
+
export const KolInputAdapterLeanup: {
|
|
127
|
+
prototype: KolInputAdapterLeanup;
|
|
128
|
+
new (): KolInputAdapterLeanup;
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
interface KolInputCheckbox extends Components.KolInputCheckbox, HTMLElement {}
|
|
132
|
+
export const KolInputCheckbox: {
|
|
133
|
+
prototype: KolInputCheckbox;
|
|
134
|
+
new (): KolInputCheckbox;
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
interface KolInputColor extends Components.KolInputColor, HTMLElement {}
|
|
138
|
+
export const KolInputColor: {
|
|
139
|
+
prototype: KolInputColor;
|
|
140
|
+
new (): KolInputColor;
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
interface KolInputEmail extends Components.KolInputEmail, HTMLElement {}
|
|
144
|
+
export const KolInputEmail: {
|
|
145
|
+
prototype: KolInputEmail;
|
|
146
|
+
new (): KolInputEmail;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
interface KolInputFile extends Components.KolInputFile, HTMLElement {}
|
|
150
|
+
export const KolInputFile: {
|
|
151
|
+
prototype: KolInputFile;
|
|
152
|
+
new (): KolInputFile;
|
|
153
|
+
};
|
|
154
|
+
|
|
155
|
+
interface KolInputNumber extends Components.KolInputNumber, HTMLElement {}
|
|
156
|
+
export const KolInputNumber: {
|
|
157
|
+
prototype: KolInputNumber;
|
|
158
|
+
new (): KolInputNumber;
|
|
159
|
+
};
|
|
160
|
+
|
|
161
|
+
interface KolInputPassword extends Components.KolInputPassword, HTMLElement {}
|
|
162
|
+
export const KolInputPassword: {
|
|
163
|
+
prototype: KolInputPassword;
|
|
164
|
+
new (): KolInputPassword;
|
|
165
|
+
};
|
|
166
|
+
|
|
167
|
+
interface KolInputRadio extends Components.KolInputRadio, HTMLElement {}
|
|
168
|
+
export const KolInputRadio: {
|
|
169
|
+
prototype: KolInputRadio;
|
|
170
|
+
new (): KolInputRadio;
|
|
171
|
+
};
|
|
172
|
+
|
|
173
|
+
interface KolInputRadioGroup extends Components.KolInputRadioGroup, HTMLElement {}
|
|
174
|
+
export const KolInputRadioGroup: {
|
|
175
|
+
prototype: KolInputRadioGroup;
|
|
176
|
+
new (): KolInputRadioGroup;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
interface KolInputRange extends Components.KolInputRange, HTMLElement {}
|
|
180
|
+
export const KolInputRange: {
|
|
181
|
+
prototype: KolInputRange;
|
|
182
|
+
new (): KolInputRange;
|
|
183
|
+
};
|
|
184
|
+
|
|
185
|
+
interface KolInputText extends Components.KolInputText, HTMLElement {}
|
|
186
|
+
export const KolInputText: {
|
|
187
|
+
prototype: KolInputText;
|
|
188
|
+
new (): KolInputText;
|
|
189
|
+
};
|
|
190
|
+
|
|
191
|
+
interface KolKolibri extends Components.KolKolibri, HTMLElement {}
|
|
192
|
+
export const KolKolibri: {
|
|
193
|
+
prototype: KolKolibri;
|
|
194
|
+
new (): KolKolibri;
|
|
195
|
+
};
|
|
196
|
+
|
|
197
|
+
interface KolLink extends Components.KolLink, HTMLElement {}
|
|
198
|
+
export const KolLink: {
|
|
199
|
+
prototype: KolLink;
|
|
200
|
+
new (): KolLink;
|
|
201
|
+
};
|
|
202
|
+
|
|
203
|
+
interface KolLinkGroup extends Components.KolLinkGroup, HTMLElement {}
|
|
204
|
+
export const KolLinkGroup: {
|
|
205
|
+
prototype: KolLinkGroup;
|
|
206
|
+
new (): KolLinkGroup;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
interface KolLinkWc extends Components.KolLinkWc, HTMLElement {}
|
|
210
|
+
export const KolLinkWc: {
|
|
211
|
+
prototype: KolLinkWc;
|
|
212
|
+
new (): KolLinkWc;
|
|
213
|
+
};
|
|
214
|
+
|
|
215
|
+
interface KolLogo extends Components.KolLogo, HTMLElement {}
|
|
216
|
+
export const KolLogo: {
|
|
217
|
+
prototype: KolLogo;
|
|
218
|
+
new (): KolLogo;
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
interface KolModal extends Components.KolModal, HTMLElement {}
|
|
222
|
+
export const KolModal: {
|
|
223
|
+
prototype: KolModal;
|
|
224
|
+
new (): KolModal;
|
|
225
|
+
};
|
|
226
|
+
|
|
227
|
+
interface KolNav extends Components.KolNav, HTMLElement {}
|
|
228
|
+
export const KolNav: {
|
|
229
|
+
prototype: KolNav;
|
|
230
|
+
new (): KolNav;
|
|
231
|
+
};
|
|
232
|
+
|
|
233
|
+
interface KolPagination extends Components.KolPagination, HTMLElement {}
|
|
234
|
+
export const KolPagination: {
|
|
235
|
+
prototype: KolPagination;
|
|
236
|
+
new (): KolPagination;
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
interface KolProgress extends Components.KolProgress, HTMLElement {}
|
|
240
|
+
export const KolProgress: {
|
|
241
|
+
prototype: KolProgress;
|
|
242
|
+
new (): KolProgress;
|
|
243
|
+
};
|
|
244
|
+
|
|
245
|
+
interface KolSelect extends Components.KolSelect, HTMLElement {}
|
|
246
|
+
export const KolSelect: {
|
|
247
|
+
prototype: KolSelect;
|
|
248
|
+
new (): KolSelect;
|
|
249
|
+
};
|
|
250
|
+
|
|
251
|
+
interface KolSkipNav extends Components.KolSkipNav, HTMLElement {}
|
|
252
|
+
export const KolSkipNav: {
|
|
253
|
+
prototype: KolSkipNav;
|
|
254
|
+
new (): KolSkipNav;
|
|
255
|
+
};
|
|
256
|
+
|
|
257
|
+
interface KolSpin extends Components.KolSpin, HTMLElement {}
|
|
258
|
+
export const KolSpin: {
|
|
259
|
+
prototype: KolSpin;
|
|
260
|
+
new (): KolSpin;
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
interface KolSymbol extends Components.KolSymbol, HTMLElement {}
|
|
264
|
+
export const KolSymbol: {
|
|
265
|
+
prototype: KolSymbol;
|
|
266
|
+
new (): KolSymbol;
|
|
267
|
+
};
|
|
268
|
+
|
|
269
|
+
interface KolTable extends Components.KolTable, HTMLElement {}
|
|
270
|
+
export const KolTable: {
|
|
271
|
+
prototype: KolTable;
|
|
272
|
+
new (): KolTable;
|
|
273
|
+
};
|
|
274
|
+
|
|
275
|
+
interface KolTabs extends Components.KolTabs, HTMLElement {}
|
|
276
|
+
export const KolTabs: {
|
|
277
|
+
prototype: KolTabs;
|
|
278
|
+
new (): KolTabs;
|
|
279
|
+
};
|
|
280
|
+
|
|
281
|
+
interface KolTextarea extends Components.KolTextarea, HTMLElement {}
|
|
282
|
+
export const KolTextarea: {
|
|
283
|
+
prototype: KolTextarea;
|
|
284
|
+
new (): KolTextarea;
|
|
285
|
+
};
|
|
286
|
+
|
|
287
|
+
interface KolToast extends Components.KolToast, HTMLElement {}
|
|
288
|
+
export const KolToast: {
|
|
289
|
+
prototype: KolToast;
|
|
290
|
+
new (): KolToast;
|
|
291
|
+
};
|
|
292
|
+
|
|
293
|
+
interface KolTooltip extends Components.KolTooltip, HTMLElement {}
|
|
294
|
+
export const KolTooltip: {
|
|
295
|
+
prototype: KolTooltip;
|
|
296
|
+
new (): KolTooltip;
|
|
297
|
+
};
|
|
298
|
+
|
|
299
|
+
interface KolVersion extends Components.KolVersion, HTMLElement {}
|
|
300
|
+
export const KolVersion: {
|
|
301
|
+
prototype: KolVersion;
|
|
302
|
+
new (): KolVersion;
|
|
303
|
+
};
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* Utility to define all custom elements within this package using the tag name provided in the component's source.
|
|
307
|
+
* When defining each custom element, it will also check it's safe to define by:
|
|
308
|
+
*
|
|
309
|
+
* 1. Ensuring the "customElements" registry is available in the global context (window).
|
|
310
|
+
* 2. The component tag name is not already defined.
|
|
311
|
+
*
|
|
312
|
+
* Use the standard [customElements.define()](https://developer.mozilla.org/en-US/docs/Web/API/CustomElementRegistry/define)
|
|
313
|
+
* method instead to define custom elements individually, or to provide a different tag name.
|
|
314
|
+
*/
|
|
315
|
+
export declare const defineCustomElements: (opts?: any) => void;
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* Used to manually set the base path where assets can be found.
|
|
319
|
+
* If the script is used as "module", it's recommended to use "import.meta.url",
|
|
320
|
+
* such as "setAssetPath(import.meta.url)". Other options include
|
|
321
|
+
* "setAssetPath(document.currentScript.src)", or using a bundler's replace plugin to
|
|
322
|
+
* dynamically set the path at build time, such as "setAssetPath(process.env.ASSET_PATH)".
|
|
323
|
+
* But do note that this configuration depends on how your script is bundled, or lack of
|
|
324
|
+
* bunding, and where your assets can be loaded from. Additionally custom bundling
|
|
325
|
+
* will have to ensure the static assets are copied to its build directory.
|
|
326
|
+
*/
|
|
327
|
+
export declare const setAssetPath: (path: string) => void;
|
|
328
|
+
|
|
329
|
+
export interface SetPlatformOptions {
|
|
330
|
+
raf?: (c: FrameRequestCallback) => number;
|
|
331
|
+
ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
332
|
+
rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
333
|
+
ce?: (eventName: string, opts?: any) => CustomEvent;
|
|
334
|
+
}
|
|
335
|
+
export declare const setPlatformOptions: (opts: SetPlatformOptions) => void;
|
|
336
|
+
|
|
337
|
+
export type { Components, JSX };
|
|
338
|
+
|
|
339
|
+
export * from '../types';
|