@easemate/web-kit 0.3.1 → 0.3.3
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 +203 -19
- package/build/index.cjs +4986 -2313
- package/build/index.cjs.map +1 -1
- package/build/index.d.cts +2 -2
- package/build/index.d.ts +2 -2
- package/build/index.js +4977 -2304
- package/build/index.js.map +1 -1
- package/build/{init-B7gNNyTd.d.ts → init-CaP7khA2.d.ts} +1 -1
- package/build/{init-DwVGVxkx.d.cts → init-DmqoRv6_.d.cts} +1 -1
- package/build/jsx.cjs.map +1 -1
- package/build/jsx.d.cts +42 -7
- package/build/jsx.d.ts +42 -7
- package/build/jsx.js.map +1 -1
- package/build/react.cjs +4174 -1529
- package/build/react.cjs.map +1 -1
- package/build/react.d.cts +3 -3
- package/build/react.d.ts +3 -3
- package/build/react.js +4173 -1528
- package/build/react.js.map +1 -1
- package/build/register.cjs +3924 -1213
- package/build/register.cjs.map +1 -1
- package/build/register.js +3924 -1213
- package/build/register.js.map +1 -1
- package/build/{registry-9GX9KTG1.d.cts → registry-YCv1Ctoe.d.cts} +32 -24
- package/build/{registry-9GX9KTG1.d.ts → registry-YCv1Ctoe.d.ts} +32 -24
- 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.map +1 -1
- package/package.json +2 -12
package/build/index.d.cts
CHANGED
|
@@ -5,7 +5,7 @@ export { Component, Listen, OutsideClick, Prop, Query, RenderContext, Watch } fr
|
|
|
5
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';
|
|
6
6
|
export { M as Monitor, a as MonitorFps } from './index-31iOHBv0.cjs';
|
|
7
7
|
export { P as Panel, T as TabChangeEventDetail } from './index-NzGpn7ai.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-
|
|
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-DmqoRv6_.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,
|
|
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-YCv1Ctoe.cjs';
|
|
18
18
|
import 'lit-html';
|
|
19
19
|
import './outside-click-rZ3Di_WX.cjs';
|
|
20
20
|
|
package/build/index.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export { Component, Listen, OutsideClick, Prop, Query, RenderContext, Watch } fr
|
|
|
5
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';
|
|
6
6
|
export { M as Monitor, a as MonitorFps } from './index-31iOHBv0.js';
|
|
7
7
|
export { P as Panel, T as TabChangeEventDetail } from './index-NzGpn7ai.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-
|
|
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-CaP7khA2.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,
|
|
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-YCv1Ctoe.js';
|
|
18
18
|
import 'lit-html';
|
|
19
19
|
import './outside-click-rZ3Di_WX.js';
|
|
20
20
|
|