@easemate/web-kit 0.3.0 → 0.3.2

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/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-DwVGVxkx.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-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, j as ColorPalette, C as ColorScale, G as GrayScale, k as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, d as ThemeInput, T as ThemeVars, l as TypographyConfig, b as WebKitThemeName, c as WebKitThemeRef, W as WebKitThemeRegistry, m as defaultColors, n as defaultRadii, o as defaultSpacing, p as defaultTypography, g as getTheme, f as getThemeNames, h as hasTheme, e as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-9GX9KTG1.cjs';
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-B7gNNyTd.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-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, j as ColorPalette, C as ColorScale, G as GrayScale, k as RadiiConfig, R as RegisterThemeOptions, S as SpacingConfig, a as ThemeConfig, d as ThemeInput, T as ThemeVars, l as TypographyConfig, b as WebKitThemeName, c as WebKitThemeRef, W as WebKitThemeRegistry, m as defaultColors, n as defaultRadii, o as defaultSpacing, p as defaultTypography, g as getTheme, f as getThemeNames, h as hasTheme, e as isThemeConfig, i as isThemeRef, r as registerTheme, t as themeRef } from './registry-9GX9KTG1.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-YCv1Ctoe.js';
18
18
  import 'lit-html';
19
19
  import './outside-click-rZ3Di_WX.js';
20
20