@easemate/web-kit 0.3.2 → 0.3.4
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/README.md +204 -34
- package/build/decorators.cjs +7 -7
- package/build/decorators.cjs.map +1 -1
- package/build/decorators.js +7 -7
- package/build/decorators.js.map +1 -1
- package/build/elements.cjs +1902 -747
- package/build/elements.cjs.map +1 -1
- package/build/elements.d.cts +51 -2
- package/build/elements.d.ts +51 -2
- package/build/elements.js +1899 -746
- package/build/elements.js.map +1 -1
- package/build/{index-NzGpn7ai.d.cts → index-BKwMPyPy.d.cts} +3 -0
- package/build/{index-NzGpn7ai.d.ts → index-BKwMPyPy.d.ts} +3 -0
- package/build/index.cjs +7338 -3477
- package/build/index.cjs.map +1 -1
- package/build/index.d.cts +4 -4
- package/build/index.d.ts +4 -4
- package/build/index.js +7569 -3710
- package/build/index.js.map +1 -1
- package/build/{init-CaP7khA2.d.ts → init-C4Q5EEAr.d.ts} +1 -1
- package/build/{init-DmqoRv6_.d.cts → init-yLajTNMT.d.cts} +1 -1
- package/build/jsx.cjs.map +1 -1
- package/build/jsx.d.cts +61 -7
- package/build/jsx.d.ts +61 -7
- package/build/jsx.js.map +1 -1
- package/build/react.cjs +4402 -1658
- package/build/react.cjs.map +1 -1
- package/build/react.d.cts +4 -4
- package/build/react.d.ts +4 -4
- package/build/react.js +4403 -1659
- package/build/react.js.map +1 -1
- package/build/register.cjs +10895 -7033
- package/build/register.cjs.map +1 -1
- package/build/register.js +10877 -7015
- package/build/register.js.map +1 -1
- package/build/{registry-YCv1Ctoe.d.cts → registry-GVSJPmus.d.cts} +1 -0
- package/build/{registry-YCv1Ctoe.d.ts → registry-GVSJPmus.d.ts} +1 -0
- package/build/theme.cjs +34 -3
- package/build/theme.cjs.map +1 -1
- package/build/theme.d.cts +2 -2
- package/build/theme.d.ts +2 -2
- package/build/theme.js +34 -3
- package/build/theme.js.map +1 -1
- package/build/utils.cjs +3 -3
- package/build/utils.cjs.map +1 -1
- package/build/utils.js +3 -3
- package/build/utils.js.map +1 -1
- package/package.json +2 -12
package/build/index.d.cts
CHANGED
|
@@ -2,10 +2,10 @@ export { EaseElements as WebKitJSXElements } from './jsx.cjs';
|
|
|
2
2
|
import { C as ControlEventDetail } from './index-qZoNKsHn.cjs';
|
|
3
3
|
export { a as CONTROL_CHANGE_EVENT, b as State, S as StateChangeEventDetail, c as coerceNumber, d as dispatchControlEvent, r as readControlValue, s as setBooleanAttribute } from './index-qZoNKsHn.cjs';
|
|
4
4
|
export { Component, Listen, OutsideClick, Prop, Query, RenderContext, Watch } from './decorators.cjs';
|
|
5
|
-
export { ArrowUp, Button, Checkbox, ColorInput, ColorPicker, Dropdown, Field, IconAnchorAdd, IconAnchorRemove, IconArrowsVertical, IconBezier, IconBezierAngle, IconBezierDistribute, IconBezierLength, IconBezierMirror, IconCheck, IconChevron, IconCircleArrowLeft, IconCircleArrowRight, IconClear, IconCode, IconDots, IconGrid, IconMention, IconMinus, IconPicker, IconPlus, Input, Loading, LogoIntroVariant, LogoLoader, NumberInput, Origin, Placement, Popover, RadioGroup, RadioInput, RadioOption, Settings, Slider, Snap, Toggle, Tooltip } from './elements.cjs';
|
|
5
|
+
export { ArrowUp, Button, Checkbox, ColorInput, ColorPicker, Dropdown, Field, Folder, FolderToggleEventDetail, IconAnchorAdd, IconAnchorRemove, IconArrowsVertical, IconBezier, IconBezierAngle, IconBezierDistribute, IconBezierLength, IconBezierMirror, IconCheck, IconChevron, IconCircleArrowLeft, IconCircleArrowRight, IconClear, IconCode, IconDots, IconFolder, IconGrid, IconMention, IconMinus, IconPicker, IconPlus, Input, Loading, LogoIntroVariant, LogoLoader, NumberInput, Origin, Placement, Popover, RadioGroup, RadioInput, RadioOption, Settings, Slider, Snap, Toggle, Tooltip } from './elements.cjs';
|
|
6
6
|
export { M as Monitor, a as MonitorFps } from './index-31iOHBv0.cjs';
|
|
7
|
-
export { P as Panel, T as TabChangeEventDetail } from './index-
|
|
8
|
-
export { F as FontConfig, a as FontSource, I as InitWebKitOptions, L as LazyLoadConfig, b as LazyLoader, R as ReplaceConfig, S as StylePreset, c as StylesConfig, T as ThemeModeConfig, W as WebKitComponentTag, d as WebKitController, e as WebKitElementTag, f as WebKitTag, i as initWebKit } from './init-
|
|
7
|
+
export { P as Panel, T as TabChangeEventDetail } from './index-BKwMPyPy.cjs';
|
|
8
|
+
export { F as FontConfig, a as FontSource, I as InitWebKitOptions, L as LazyLoadConfig, b as LazyLoader, R as ReplaceConfig, S as StylePreset, c as StylesConfig, T as ThemeModeConfig, W as WebKitComponentTag, d as WebKitController, e as WebKitElementTag, f as WebKitTag, i as initWebKit } from './init-yLajTNMT.cjs';
|
|
9
9
|
export { ApplyThemeOptions, DARK_THEME_ALIAS, DEFAULT_THEME_NAME, EASE_THEME_ATTRIBUTE, FollowSystemThemeOptions, SetThemeNameOptions, SystemThemeMode, applyTheme, createDarkTheme, createTheme, defaultEaseVars, defaultThemeConfig, defineTheme, followSystemTheme, getSystemThemeMode, getThemeName, getThemeValue, mergeTheme, removeTheme, setThemeName, setThemeValue } from './theme.cjs';
|
|
10
10
|
export { o as optionalAttribute, r as renderIf, a as renderList, s as styleObject } from './template-helpers-CguLXtLD.cjs';
|
|
11
11
|
export { classMap } from 'lit-html/directives/class-map.js';
|
|
@@ -14,7 +14,7 @@ export { repeat } from 'lit-html/directives/repeat.js';
|
|
|
14
14
|
export { styleMap } from 'lit-html/directives/style-map.js';
|
|
15
15
|
export { unsafeHTML } from 'lit-html/directives/unsafe-html.js';
|
|
16
16
|
export { when } from 'lit-html/directives/when.js';
|
|
17
|
-
export { A as AlphaColors, B as BuiltInThemeName, f as ColorPalette, C as ColorScale, G as GrayScale, j as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, c as ThemeInput, T as ThemeVars, k as TypographyConfig, W as WebKitThemeName, b as WebKitThemeRef, l as defaultColors, m as defaultRadii, n as defaultSpacing, o as defaultTypography, g as getTheme, e as getThemeNames, h as hasTheme, d as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-
|
|
17
|
+
export { A as AlphaColors, B as BuiltInThemeName, f as ColorPalette, C as ColorScale, G as GrayScale, j as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, c as ThemeInput, T as ThemeVars, k as TypographyConfig, W as WebKitThemeName, b as WebKitThemeRef, l as defaultColors, m as defaultRadii, n as defaultSpacing, o as defaultTypography, g as getTheme, e as getThemeNames, h as hasTheme, d as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-GVSJPmus.cjs';
|
|
18
18
|
import 'lit-html';
|
|
19
19
|
import './outside-click-rZ3Di_WX.cjs';
|
|
20
20
|
|
package/build/index.d.ts
CHANGED
|
@@ -2,10 +2,10 @@ export { EaseElements as WebKitJSXElements } from './jsx.js';
|
|
|
2
2
|
import { C as ControlEventDetail } from './index-qZoNKsHn.js';
|
|
3
3
|
export { a as CONTROL_CHANGE_EVENT, b as State, S as StateChangeEventDetail, c as coerceNumber, d as dispatchControlEvent, r as readControlValue, s as setBooleanAttribute } from './index-qZoNKsHn.js';
|
|
4
4
|
export { Component, Listen, OutsideClick, Prop, Query, RenderContext, Watch } from './decorators.js';
|
|
5
|
-
export { ArrowUp, Button, Checkbox, ColorInput, ColorPicker, Dropdown, Field, IconAnchorAdd, IconAnchorRemove, IconArrowsVertical, IconBezier, IconBezierAngle, IconBezierDistribute, IconBezierLength, IconBezierMirror, IconCheck, IconChevron, IconCircleArrowLeft, IconCircleArrowRight, IconClear, IconCode, IconDots, IconGrid, IconMention, IconMinus, IconPicker, IconPlus, Input, Loading, LogoIntroVariant, LogoLoader, NumberInput, Origin, Placement, Popover, RadioGroup, RadioInput, RadioOption, Settings, Slider, Snap, Toggle, Tooltip } from './elements.js';
|
|
5
|
+
export { ArrowUp, Button, Checkbox, ColorInput, ColorPicker, Dropdown, Field, Folder, FolderToggleEventDetail, IconAnchorAdd, IconAnchorRemove, IconArrowsVertical, IconBezier, IconBezierAngle, IconBezierDistribute, IconBezierLength, IconBezierMirror, IconCheck, IconChevron, IconCircleArrowLeft, IconCircleArrowRight, IconClear, IconCode, IconDots, IconFolder, IconGrid, IconMention, IconMinus, IconPicker, IconPlus, Input, Loading, LogoIntroVariant, LogoLoader, NumberInput, Origin, Placement, Popover, RadioGroup, RadioInput, RadioOption, Settings, Slider, Snap, Toggle, Tooltip } from './elements.js';
|
|
6
6
|
export { M as Monitor, a as MonitorFps } from './index-31iOHBv0.js';
|
|
7
|
-
export { P as Panel, T as TabChangeEventDetail } from './index-
|
|
8
|
-
export { F as FontConfig, a as FontSource, I as InitWebKitOptions, L as LazyLoadConfig, b as LazyLoader, R as ReplaceConfig, S as StylePreset, c as StylesConfig, T as ThemeModeConfig, W as WebKitComponentTag, d as WebKitController, e as WebKitElementTag, f as WebKitTag, i as initWebKit } from './init-
|
|
7
|
+
export { P as Panel, T as TabChangeEventDetail } from './index-BKwMPyPy.js';
|
|
8
|
+
export { F as FontConfig, a as FontSource, I as InitWebKitOptions, L as LazyLoadConfig, b as LazyLoader, R as ReplaceConfig, S as StylePreset, c as StylesConfig, T as ThemeModeConfig, W as WebKitComponentTag, d as WebKitController, e as WebKitElementTag, f as WebKitTag, i as initWebKit } from './init-C4Q5EEAr.js';
|
|
9
9
|
export { ApplyThemeOptions, DARK_THEME_ALIAS, DEFAULT_THEME_NAME, EASE_THEME_ATTRIBUTE, FollowSystemThemeOptions, SetThemeNameOptions, SystemThemeMode, applyTheme, createDarkTheme, createTheme, defaultEaseVars, defaultThemeConfig, defineTheme, followSystemTheme, getSystemThemeMode, getThemeName, getThemeValue, mergeTheme, removeTheme, setThemeName, setThemeValue } from './theme.js';
|
|
10
10
|
export { o as optionalAttribute, r as renderIf, a as renderList, s as styleObject } from './template-helpers-CguLXtLD.js';
|
|
11
11
|
export { classMap } from 'lit-html/directives/class-map.js';
|
|
@@ -14,7 +14,7 @@ export { repeat } from 'lit-html/directives/repeat.js';
|
|
|
14
14
|
export { styleMap } from 'lit-html/directives/style-map.js';
|
|
15
15
|
export { unsafeHTML } from 'lit-html/directives/unsafe-html.js';
|
|
16
16
|
export { when } from 'lit-html/directives/when.js';
|
|
17
|
-
export { A as AlphaColors, B as BuiltInThemeName, f as ColorPalette, C as ColorScale, G as GrayScale, j as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, c as ThemeInput, T as ThemeVars, k as TypographyConfig, W as WebKitThemeName, b as WebKitThemeRef, l as defaultColors, m as defaultRadii, n as defaultSpacing, o as defaultTypography, g as getTheme, e as getThemeNames, h as hasTheme, d as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-
|
|
17
|
+
export { A as AlphaColors, B as BuiltInThemeName, f as ColorPalette, C as ColorScale, G as GrayScale, j as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, c as ThemeInput, T as ThemeVars, k as TypographyConfig, W as WebKitThemeName, b as WebKitThemeRef, l as defaultColors, m as defaultRadii, n as defaultSpacing, o as defaultTypography, g as getTheme, e as getThemeNames, h as hasTheme, d as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-GVSJPmus.js';
|
|
18
18
|
import 'lit-html';
|
|
19
19
|
import './outside-click-rZ3Di_WX.js';
|
|
20
20
|
|