wimui 0.19.0 → 0.20.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/components/form/Button/button.module.cjs +1 -1
- package/dist/components/form/Button/button.module.js +2 -2
- package/dist/components/form/ColorInput/ColorInput.cjs +1 -1
- package/dist/components/form/ColorInput/ColorInput.d.ts +9 -1
- package/dist/components/form/ColorInput/ColorInput.js +36 -46
- package/dist/components/form/ColorInput/color-input.module.cjs +1 -1
- package/dist/components/form/ColorInput/color-input.module.js +4 -7
- package/dist/components/form/DateRangePicker/DateRangePicker.cjs +1 -1
- package/dist/components/form/DateRangePicker/DateRangePicker.js +36 -37
- package/dist/components/form/InputBase/input-base.module.cjs +1 -1
- package/dist/components/form/InputBase/input-base.module.js +1 -1
- package/dist/components/form/MultiSelect/MultiSelect.cjs +1 -1
- package/dist/components/form/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/form/QueryBuilder/QueryBuilder.cjs +1 -1
- package/dist/components/form/QueryBuilder/QueryBuilder.d.ts +124 -1
- package/dist/components/form/QueryBuilder/QueryBuilder.js +87 -84
- package/dist/components/form/QueryBuilder/querybuilder.module.cjs +1 -1
- package/dist/components/form/QueryBuilder/querybuilder.module.js +1 -1
- package/dist/components/form/QueryBuilder/warn-unknown-operator.cjs +2 -0
- package/dist/components/form/QueryBuilder/warn-unknown-operator.d.ts +3 -0
- package/dist/components/form/QueryBuilder/warn-unknown-operator.js +4 -0
- package/dist/components/form/SmartSearchInput/SmartSearchInput.cjs +1 -1
- package/dist/components/form/SmartSearchInput/SmartSearchInput.js +4 -0
- package/dist/components/form/SmartSearchInput/smart-search-input.module.cjs +1 -1
- package/dist/components/form/SmartSearchInput/smart-search-input.module.js +5 -3
- package/dist/components/form/TagInput/TagInput.cjs +1 -1
- package/dist/components/form/TagInput/TagInput.js +1 -1
- package/dist/components/layout/Header/header.module.cjs +1 -1
- package/dist/components/layout/Header/header.module.js +4 -4
- package/dist/i18n/generated/keys.d.ts +1 -1
- package/dist/i18n/generated/resources.cjs +1 -1
- package/dist/i18n/generated/resources.js +18 -3
- package/dist/llms-full.txt +1 -1
- package/dist/llms.txt +1 -1
- package/dist/locales/en/components.json +19 -2
- package/dist/locales/ja/components.json +19 -2
- package/dist/locales/pt/components.json +19 -2
- package/dist/reset.css +1 -1
- package/dist/styles.css +2 -2
- package/dist/types/generated-tokens.d.ts +1 -1
- package/dist/wimui.umd.css +1 -1
- package/dist/wimui.umd.js +5 -5
- package/package.json +5 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated by Style Dictionary.
|
|
3
3
|
*/
|
|
4
|
-
export type WimColorKey = "border" | "border-inverse" | "border-secondary" | "chart-danger" | "chart-info" | "chart-primary" | "chart-secondary" | "chart-success" | "chart-warning" | "danger" | "danger-subtle" | "disabled" | "focus-outline" | "frosted-bg" | "ghost-bg" | "ghost-bg-active" | "ghost-bg-hover" | "ghost-border" | "ghost-border-active" | "ghost-border-hover" | "glass-bg" | "glass-blur" | "glass-blur-lg" | "glass-blur-sm" | "glass-border" | "info" | "info-subtle" | "line" | "neutral-fill" | "neutral-fill-subtle" | "neutral-subtle" | "overlay" | "overlay-medium" | "overlay-sidebar" | "overlay-soft" | "overlay-strong" | "primary" | "primary-active" | "primary-fill" | "primary-hover" | "primary-muted" | "primary-rgb" | "primary-soft" | "primary-subtle" | "scrollbar-thumb" | "scrollbar-track" | "secondary" | "shadow-glass" | "skeleton-bg" | "skeleton-shine" | "success" | "success-subtle" | "surface" | "surface-app" | "surface-hover" | "surface-inset" | "surface-inverse" | "surface-subtle" | "surface-subtle-alpha" | "surface-tertiary" | "surface-variant" | "surface-variant-alpha" | "surface-void" | "text-accent" | "text-danger" | "text-disabled" | "text-info" | "text-muted-on-inverse" | "text-on-chart-danger" | "text-on-chart-info" | "text-on-chart-primary" | "text-on-chart-secondary" | "text-on-chart-success" | "text-on-chart-warning" | "text-on-danger" | "text-on-disabled" | "text-on-info" | "text-on-inverse" | "text-on-overlay" | "text-on-primary" | "text-on-secondary" | "text-on-success" | "text-on-warning" | "text-placeholder" | "text-primary" | "text-secondary" | "text-success" | "text-tertiary" | "text-warning" | "warning" | "warning-subtle" | "white";
|
|
4
|
+
export type WimColorKey = "border" | "border-inverse" | "border-secondary" | "chart-danger" | "chart-info" | "chart-primary" | "chart-secondary" | "chart-success" | "chart-warning" | "danger" | "danger-border-hover" | "danger-subtle" | "danger-surface-hover" | "disabled" | "focus-outline" | "frosted-bg" | "ghost-bg" | "ghost-bg-active" | "ghost-bg-hover" | "ghost-border" | "ghost-border-active" | "ghost-border-hover" | "glass-bg" | "glass-blur" | "glass-blur-lg" | "glass-blur-sm" | "glass-border" | "info" | "info-subtle" | "line" | "neutral-fill" | "neutral-fill-subtle" | "neutral-subtle" | "overlay" | "overlay-medium" | "overlay-sidebar" | "overlay-soft" | "overlay-strong" | "primary" | "primary-active" | "primary-fill" | "primary-hover" | "primary-muted" | "primary-rgb" | "primary-soft" | "primary-subtle" | "scrollbar-thumb" | "scrollbar-track" | "secondary" | "shadow-glass" | "skeleton-bg" | "skeleton-shine" | "success" | "success-subtle" | "surface" | "surface-app" | "surface-hover" | "surface-inset" | "surface-inverse" | "surface-subtle" | "surface-subtle-alpha" | "surface-tertiary" | "surface-variant" | "surface-variant-alpha" | "surface-void" | "text-accent" | "text-danger" | "text-disabled" | "text-info" | "text-muted-on-inverse" | "text-on-chart-danger" | "text-on-chart-info" | "text-on-chart-primary" | "text-on-chart-secondary" | "text-on-chart-success" | "text-on-chart-warning" | "text-on-danger" | "text-on-disabled" | "text-on-info" | "text-on-inverse" | "text-on-overlay" | "text-on-primary" | "text-on-secondary" | "text-on-success" | "text-on-warning" | "text-placeholder" | "text-primary" | "text-secondary" | "text-success" | "text-tertiary" | "text-warning" | "warning" | "warning-subtle" | "white";
|
|
5
5
|
export type WimBreakpointKey = "lg" | "md" | "sm" | "xl" | "xs";
|
|
6
6
|
export type WimZIndexKey = "drawer" | "header" | "mask" | "navbar" | "overlay" | "overlay-panel" | "overlay-step" | "sidebar" | "sticky" | "toast";
|
|
7
7
|
export type WimOpacityKey = "dim" | "disabled" | "ghost" | "secondary" | "subtle";
|