@ngneers/controls-themes 0.0.1-pre2 → 0.0.1-pre3
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/api/index.d.ts.map +1 -1
- package/api/style/apply-theme.d.ts.map +1 -1
- package/api/style/get-class-name.d.ts.map +1 -1
- package/api/style/style-scope.d.ts.map +1 -1
- package/api/style/upsert-theme-style-element.d.ts.map +1 -1
- package/api/theme/classes.d.ts.map +1 -1
- package/api/theme/combine-variable-variations.d.ts.map +1 -1
- package/api/theme/combine-variations.d.ts.map +1 -1
- package/api/theme/control-template.d.ts.map +1 -1
- package/api/theme/css.d.ts +1 -1
- package/api/theme/css.d.ts.map +1 -1
- package/api/theme/repeat-variables.d.ts.map +1 -1
- package/api/theme/scoped.d.ts.map +1 -1
- package/api/theme/template-variable.d.ts.map +1 -1
- package/api/theme/theme-part.d.ts.map +1 -1
- package/api/theme/theme.d.ts.map +1 -1
- package/api/theme/variable-template.d.ts.map +1 -1
- package/api/theme/variable.d.ts.map +1 -1
- package/api/utils/deep-keys.d.ts.map +1 -1
- package/api/utils/deep-merge.d.ts.map +1 -1
- package/api/utils/deep-set.d.ts.map +1 -1
- package/api/utils/group-array-using.d.ts.map +1 -1
- package/api/utils/sub-key.d.ts.map +1 -1
- package/api/utils/union-to-intersection.d.ts.map +1 -1
- package/base/accordion/index.d.ts.map +1 -1
- package/base/accordion-panel/index.d.ts.map +1 -1
- package/base/api/index.d.ts +1 -0
- package/base/api/index.d.ts.map +1 -1
- package/base/api/index.js +1 -0
- package/base/api/movable.d.ts.map +1 -1
- package/base/api/resizable.d.ts.map +1 -1
- package/base/api/scroll-shadow.d.ts +2 -0
- package/base/api/scroll-shadow.d.ts.map +1 -0
- package/base/api/scroll-shadow.js +9 -0
- package/base/avatar/index.d.ts.map +1 -1
- package/base/breadcrumb/index.d.ts +1 -1
- package/base/breadcrumb/index.d.ts.map +1 -1
- package/base/button/index.d.ts.map +1 -1
- package/base/button-group/index.d.ts.map +1 -1
- package/base/calendar/index.d.ts +1 -1
- package/base/calendar/index.d.ts.map +1 -1
- package/base/checkbox/index.d.ts +1 -1
- package/base/checkbox/index.d.ts.map +1 -1
- package/base/checkbox/index.js +5 -0
- package/base/chip/index.d.ts.map +1 -1
- package/base/colors/index.d.ts.map +1 -1
- package/base/dialog/index.d.ts.map +1 -1
- package/base/drawer/index.d.ts.map +1 -1
- package/base/edit-inplace/index.d.ts.map +1 -1
- package/base/filter/index.d.ts +1 -1
- package/base/filter/index.d.ts.map +1 -1
- package/base/filter/index.js +24 -6
- package/base/global/index.d.ts.map +1 -1
- package/base/icon/index.d.ts.map +1 -1
- package/base/index.d.ts +12 -37
- package/base/index.d.ts.map +1 -1
- package/base/index.js +2 -1
- package/base/inplace/index.d.ts.map +1 -1
- package/base/input/index.d.ts.map +1 -1
- package/base/input-field/index.d.ts.map +1 -1
- package/base/input-mask/index.d.ts.map +1 -1
- package/base/item-view/index.d.ts.map +1 -1
- package/base/list-box/index.d.ts +1 -1
- package/base/list-box/index.d.ts.map +1 -1
- package/base/menu/index.d.ts +1 -1
- package/base/menu/index.d.ts.map +1 -1
- package/base/message/index.d.ts.map +1 -1
- package/base/paginator/index.d.ts.map +1 -1
- package/base/popover/index.d.ts +1 -1
- package/base/popover/index.d.ts.map +1 -1
- package/base/progress/index.d.ts.map +1 -1
- package/base/scroller/index.d.ts +1 -1
- package/base/scroller/index.d.ts.map +1 -1
- package/base/scroller/index.js +12 -4
- package/base/select/index.d.ts +1 -1
- package/base/select/index.d.ts.map +1 -1
- package/base/select-button/index.d.ts.map +1 -1
- package/base/slider/index.d.ts.map +1 -1
- package/base/spinner/index.d.ts.map +1 -1
- package/base/splitter/index.d.ts.map +1 -1
- package/base/switch/index.d.ts.map +1 -1
- package/base/table/index.d.ts +1 -14
- package/base/table/index.d.ts.map +1 -1
- package/base/table/index.js +129 -20
- package/base/tabs/index.d.ts.map +1 -1
- package/base/tag/index.d.ts.map +1 -1
- package/base/toast/index.d.ts.map +1 -1
- package/base/toggle-button/index.d.ts.map +1 -1
- package/base/tooltip/index.d.ts.map +1 -1
- package/index.d.ts.map +1 -1
- package/nova/accordion/index.d.ts.map +1 -1
- package/nova/accordion-panel/index.d.ts.map +1 -1
- package/nova/api/index.d.ts +1 -0
- package/nova/api/index.d.ts.map +1 -1
- package/nova/api/index.js +1 -0
- package/nova/api/movable.d.ts.map +1 -1
- package/nova/api/resizable.d.ts.map +1 -1
- package/nova/api/scroll-shadow.d.ts +2 -0
- package/nova/api/scroll-shadow.d.ts.map +1 -0
- package/nova/api/scroll-shadow.js +11 -0
- package/nova/avatar/index.d.ts.map +1 -1
- package/nova/base/animation.d.ts.map +1 -1
- package/nova/base/colors.d.ts.map +1 -1
- package/nova/base/font.d.ts.map +1 -1
- package/nova/base/index.d.ts.map +1 -1
- package/nova/base/shadow.d.ts.map +1 -1
- package/nova/base/sizes.d.ts.map +1 -1
- package/nova/breadcrumb/index.d.ts +1 -1
- package/nova/breadcrumb/index.d.ts.map +1 -1
- package/nova/button/index.d.ts.map +1 -1
- package/nova/button-group/index.d.ts.map +1 -1
- package/nova/calendar/index.d.ts +1 -1
- package/nova/calendar/index.d.ts.map +1 -1
- package/nova/checkbox/index.d.ts +1 -1
- package/nova/checkbox/index.d.ts.map +1 -1
- package/nova/checkbox/index.js +10 -21
- package/nova/chip/index.d.ts.map +1 -1
- package/nova/colors/index.d.ts.map +1 -1
- package/nova/dialog/index.d.ts.map +1 -1
- package/nova/drawer/index.d.ts.map +1 -1
- package/nova/edit-inplace/index.d.ts.map +1 -1
- package/nova/filter/index.d.ts +1 -1
- package/nova/filter/index.d.ts.map +1 -1
- package/nova/filter/index.js +53 -16
- package/nova/icon/index.d.ts.map +1 -1
- package/nova/index.d.ts +24 -19
- package/nova/index.d.ts.map +1 -1
- package/nova/index.js +2 -1
- package/nova/inplace/index.d.ts.map +1 -1
- package/nova/input/index.d.ts.map +1 -1
- package/nova/input-field/index.d.ts.map +1 -1
- package/nova/input-mask/index.d.ts.map +1 -1
- package/nova/item-view/index.d.ts.map +1 -1
- package/nova/list-box/index.d.ts +1 -1
- package/nova/list-box/index.d.ts.map +1 -1
- package/nova/menu/index.d.ts +1 -1
- package/nova/menu/index.d.ts.map +1 -1
- package/nova/message/index.d.ts.map +1 -1
- package/nova/paginator/index.d.ts.map +1 -1
- package/nova/popover/index.d.ts +1 -1
- package/nova/popover/index.d.ts.map +1 -1
- package/nova/popover/index.js +10 -26
- package/nova/progress/index.d.ts.map +1 -1
- package/nova/scroller/index.d.ts +1 -1
- package/nova/scroller/index.d.ts.map +1 -1
- package/nova/select/index.d.ts +1 -1
- package/nova/select/index.d.ts.map +1 -1
- package/nova/select-button/index.d.ts.map +1 -1
- package/nova/slider/index.d.ts.map +1 -1
- package/nova/spinner/index.d.ts.map +1 -1
- package/nova/splitter/index.d.ts.map +1 -1
- package/nova/splitter/index.js +4 -0
- package/nova/switch/index.d.ts.map +1 -1
- package/nova/table/index.d.ts +6 -1
- package/nova/table/index.d.ts.map +1 -1
- package/nova/table/index.js +177 -21
- package/nova/tabs/index.d.ts.map +1 -1
- package/nova/tag/index.d.ts.map +1 -1
- package/nova/theme-types.d.ts +10 -0
- package/nova/toast/index.d.ts.map +1 -1
- package/nova/toggle-button/index.d.ts.map +1 -1
- package/nova/tooltip/index.d.ts.map +1 -1
- package/package.json +6 -4
- package/templates/accordion/index.d.ts.map +1 -1
- package/templates/accordion-panel/index.d.ts.map +1 -1
- package/templates/api/index.d.ts +1 -0
- package/templates/api/index.d.ts.map +1 -1
- package/templates/api/index.js +1 -0
- package/templates/api/movable.d.ts.map +1 -1
- package/templates/api/resizable.d.ts.map +1 -1
- package/templates/api/scroll-shadow.d.ts +2 -0
- package/templates/api/scroll-shadow.d.ts.map +1 -0
- package/templates/api/scroll-shadow.js +5 -0
- package/templates/avatar/index.d.ts.map +1 -1
- package/templates/breadcrumb/index.d.ts +1 -1
- package/templates/breadcrumb/index.d.ts.map +1 -1
- package/templates/button/index.d.ts.map +1 -1
- package/templates/button-group/index.d.ts.map +1 -1
- package/templates/calendar/index.d.ts +1 -1
- package/templates/calendar/index.d.ts.map +1 -1
- package/templates/checkbox/index.d.ts +1 -1
- package/templates/checkbox/index.d.ts.map +1 -1
- package/templates/checkbox/index.js +1 -2
- package/templates/chip/index.d.ts.map +1 -1
- package/templates/dialog/index.d.ts.map +1 -1
- package/templates/drawer/index.d.ts.map +1 -1
- package/templates/edit-inplace/index.d.ts.map +1 -1
- package/templates/filter/index.d.ts +1 -1
- package/templates/filter/index.d.ts.map +1 -1
- package/templates/filter/index.js +6 -2
- package/templates/global/index.d.ts.map +1 -1
- package/templates/icon/index.d.ts.map +1 -1
- package/templates/index.d.ts +1 -0
- package/templates/index.d.ts.map +1 -1
- package/templates/inplace/index.d.ts.map +1 -1
- package/templates/input/index.d.ts +1 -1
- package/templates/input/index.d.ts.map +1 -1
- package/templates/input-field/index.d.ts.map +1 -1
- package/templates/input-mask/index.d.ts +1 -1
- package/templates/input-mask/index.d.ts.map +1 -1
- package/templates/item-view/index.d.ts.map +1 -1
- package/templates/list-box/index.d.ts +1 -1
- package/templates/list-box/index.d.ts.map +1 -1
- package/templates/menu/index.d.ts +1 -1
- package/templates/menu/index.d.ts.map +1 -1
- package/templates/message/index.d.ts.map +1 -1
- package/templates/paginator/index.d.ts.map +1 -1
- package/templates/popover/index.d.ts +1 -1
- package/templates/popover/index.d.ts.map +1 -1
- package/templates/popover/index.js +1 -1
- package/templates/progress/index.d.ts.map +1 -1
- package/templates/scroller/index.d.ts +1 -1
- package/templates/scroller/index.d.ts.map +1 -1
- package/templates/scroller/index.js +1 -1
- package/templates/select/index.d.ts +1 -1
- package/templates/select/index.d.ts.map +1 -1
- package/templates/select-button/index.d.ts.map +1 -1
- package/templates/slider/index.d.ts.map +1 -1
- package/templates/spinner/index.d.ts.map +1 -1
- package/templates/splitter/index.d.ts.map +1 -1
- package/templates/switch/index.d.ts.map +1 -1
- package/templates/table/index.d.ts +1 -1
- package/templates/table/index.d.ts.map +1 -1
- package/templates/table/index.js +27 -0
- package/templates/tabs/index.d.ts.map +1 -1
- package/templates/tag/index.d.ts.map +1 -1
- package/templates/toast/index.d.ts.map +1 -1
- package/templates/toggle-button/index.d.ts.map +1 -1
- package/templates/tooltip/index.d.ts.map +1 -1
package/nova/filter/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const filterStyles: import("@ngneers/controls-themes").ThemePart<"filter", import("@ngneers/controls-themes").ControlTemplate<"filter", ["root", "inline", "input-field", "summary", "icon", "popover-content", "rows", "row", "operator", "value", "
|
|
1
|
+
export declare const filterStyles: import("@ngneers/controls-themes").ThemePart<"filter", import("@ngneers/controls-themes").ControlTemplate<"filter", ["root", "inline", "input-field", "summary", "icon", "popover-content", "rows", "row", "operator", "value", "remove-btn", "condition-divider", "footer", "footer-actions", "active-indicator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"calendar", ["root", "inline", "input", "input-field", "details", "header", "navigation", "days", "week-day", "day", "day-selected", "day-today", "day-other-month", "months", "month", "current-month", "current-year", "time", "next", "previous"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>]>, import("@ngneers/controls-themes").VariableTemplate<"filter">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2
2
|
background: null;
|
|
3
3
|
border: null;
|
|
4
4
|
text: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/filter/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAoFvB,CAAC"}
|
package/nova/filter/index.js
CHANGED
|
@@ -9,43 +9,80 @@ export const filterStyles = createThemePart({
|
|
|
9
9
|
root: {
|
|
10
10
|
css: ({ v, c }) => css `
|
|
11
11
|
${c('icon')} {
|
|
12
|
-
color: ${v('color.surface.500')};
|
|
13
12
|
cursor: pointer;
|
|
14
13
|
}
|
|
15
14
|
${c('popover-content')} {
|
|
16
|
-
padding: ${v('size.padding.
|
|
15
|
+
padding: ${v('size.padding.lg')};
|
|
17
16
|
gap: ${v('size.padding.md')};
|
|
18
17
|
}
|
|
19
18
|
${c('rows')} {
|
|
20
19
|
gap: ${v('size.padding.sm')};
|
|
21
20
|
}
|
|
22
21
|
${c('row')} {
|
|
23
|
-
align-items: center;
|
|
24
22
|
gap: ${v('size.padding.sm')};
|
|
23
|
+
flex-wrap: nowrap;
|
|
25
24
|
}
|
|
26
25
|
${c('operator')} {
|
|
27
|
-
flex:
|
|
26
|
+
flex: 0 1 auto;
|
|
27
|
+
min-width: 0;
|
|
28
28
|
}
|
|
29
29
|
${c('value')} {
|
|
30
|
-
flex:
|
|
30
|
+
flex: 1 1 0;
|
|
31
|
+
min-width: 80px;
|
|
31
32
|
}
|
|
32
|
-
${c('
|
|
33
|
-
|
|
33
|
+
${c('remove-btn')} {
|
|
34
|
+
flex: 0 0 auto;
|
|
34
35
|
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
${c('condition-divider')} {
|
|
37
|
+
gap: ${v('size.padding.sm')};
|
|
38
|
+
padding: ${v('size.padding.sm')} 0;
|
|
39
|
+
font-size: 0.75rem;
|
|
40
|
+
font-weight: 500;
|
|
41
|
+
text-transform: uppercase;
|
|
42
|
+
letter-spacing: 0.05em;
|
|
43
|
+
color: ${v('color.surface.400')};
|
|
44
|
+
cursor: pointer;
|
|
45
|
+
transition: color 0.15s ease;
|
|
46
|
+
}
|
|
47
|
+
${c('condition-divider')}:hover {
|
|
48
|
+
color: ${v('color.primary.500')};
|
|
49
|
+
}
|
|
50
|
+
${c('condition-divider')}::before, ${c('condition-divider')}::after {
|
|
51
|
+
background: ${v('color.surface.200')};
|
|
39
52
|
}
|
|
40
|
-
|
|
41
53
|
${c('footer')} {
|
|
54
|
+
padding-top: ${v('size.padding.md')};
|
|
55
|
+
border-top: 1px solid ${v('color.surface.200')};
|
|
56
|
+
gap: ${v('size.padding.sm')};
|
|
57
|
+
}
|
|
58
|
+
${c('footer-actions')} {
|
|
59
|
+
gap: ${v('size.padding.sm')};
|
|
60
|
+
}
|
|
61
|
+
${c('active-indicator')} {
|
|
62
|
+
top: -2px;
|
|
63
|
+
right: -2px;
|
|
64
|
+
width: 8px;
|
|
65
|
+
height: 8px;
|
|
66
|
+
border-radius: 50%;
|
|
67
|
+
background: ${v('color.primary.500')};
|
|
68
|
+
}
|
|
69
|
+
${c('summary')} {
|
|
70
|
+
padding-right: ${v('size.padding.sm')};
|
|
71
|
+
}
|
|
72
|
+
${c('inline')} {
|
|
42
73
|
display: flex;
|
|
43
74
|
flex-direction: column;
|
|
44
|
-
gap: ${v('size.padding.
|
|
45
|
-
width: 100%;
|
|
75
|
+
gap: ${v('size.padding.md')};
|
|
46
76
|
}
|
|
47
|
-
|
|
48
|
-
|
|
77
|
+
`,
|
|
78
|
+
},
|
|
79
|
+
dark: {
|
|
80
|
+
css: ({ v, c }) => css `
|
|
81
|
+
${c('condition-divider')}::before, ${c('condition-divider')}::after {
|
|
82
|
+
background: ${v('color.surface.600')};
|
|
83
|
+
}
|
|
84
|
+
${c('footer')} {
|
|
85
|
+
border-top-color: ${v('color.surface.600')};
|
|
49
86
|
}
|
|
50
87
|
`,
|
|
51
88
|
},
|
package/nova/icon/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/icon/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAOrB,CAAC"}
|
package/nova/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const KINDS: {
|
|
2
|
-
button: readonly [
|
|
3
|
-
message: readonly [
|
|
4
|
-
tag: readonly [
|
|
5
|
-
inputFieldLabel: readonly [
|
|
2
|
+
button: readonly ['primary', 'secondary', 'link', 'text', 'icon'];
|
|
3
|
+
message: readonly ['default', 'outlined', 'simple'];
|
|
4
|
+
tag: readonly ['default', 'pill'];
|
|
5
|
+
inputFieldLabel: readonly ['in', 'on', 'over', 'floatIn', 'floatOn', 'floatOver', 'hidden'];
|
|
6
6
|
};
|
|
7
|
-
export declare const COLORS: readonly [
|
|
7
|
+
export declare const COLORS: readonly ['surface', 'primary', 'secondary', 'accent', 'info', 'success', 'warning', 'error'];
|
|
8
8
|
export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import("@ngneers/controls-themes").ThemePart<"accordion", import("@ngneers/controls-themes").ControlTemplate<"accordion", ["root"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"accordion">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
9
9
|
background: null;
|
|
10
10
|
border: null;
|
|
@@ -606,7 +606,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
606
606
|
xl: null;
|
|
607
607
|
'2xl': null;
|
|
608
608
|
};
|
|
609
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"breadcrumb", import("@ngneers/controls-themes").ControlTemplate<"breadcrumb", ["root", "item", "item-clickable", "separator", "overflow"], readonly [import("@ngneers/controls-themes").ControlTemplate<"item-view", ["root", "item", "item-overflowing", "more-items", "more-items-hidden", "more-items-default", "hidden-separator"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
609
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"breadcrumb", import("@ngneers/controls-themes").ControlTemplate<"breadcrumb", ["root", "item", "item-clickable", "separator", "overflow"], readonly [import("@ngneers/controls-themes").ControlTemplate<"item-view", ["root", "item", "item-overflowing", "more-items", "more-items-hidden", "more-items-default", "hidden-separator"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").VariableTemplate<"breadcrumb">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
610
610
|
background: null;
|
|
611
611
|
border: null;
|
|
612
612
|
text: null;
|
|
@@ -1050,7 +1050,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
1050
1050
|
xl: null;
|
|
1051
1051
|
'2xl': null;
|
|
1052
1052
|
};
|
|
1053
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"calendar", import("@ngneers/controls-themes").ControlTemplate<"calendar", ["root", "inline", "input", "input-field", "details", "header", "navigation", "days", "week-day", "day", "day-selected", "day-today", "day-other-month", "months", "month", "current-month", "current-year", "time", "next", "previous"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
1053
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"calendar", import("@ngneers/controls-themes").ControlTemplate<"calendar", ["root", "inline", "input", "input-field", "details", "header", "navigation", "days", "week-day", "day", "day-selected", "day-today", "day-other-month", "months", "month", "current-month", "current-year", "time", "next", "previous"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").VariableTemplate<"calendar">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
1054
1054
|
background: null;
|
|
1055
1055
|
border: null;
|
|
1056
1056
|
text: null;
|
|
@@ -1198,7 +1198,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
1198
1198
|
xl: null;
|
|
1199
1199
|
'2xl': null;
|
|
1200
1200
|
};
|
|
1201
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"checkbox", import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "
|
|
1201
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"checkbox", import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"checkbox">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
1202
1202
|
background: null;
|
|
1203
1203
|
border: null;
|
|
1204
1204
|
text: null;
|
|
@@ -2050,7 +2050,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
2050
2050
|
'900': null;
|
|
2051
2051
|
'950': null;
|
|
2052
2052
|
};
|
|
2053
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"filter", import("@ngneers/controls-themes").ControlTemplate<"filter", ["root", "inline", "input-field", "summary", "icon", "popover-content", "rows", "row", "operator", "value", "
|
|
2053
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"filter", import("@ngneers/controls-themes").ControlTemplate<"filter", ["root", "inline", "input-field", "summary", "icon", "popover-content", "rows", "row", "operator", "value", "remove-btn", "condition-divider", "footer", "footer-actions", "active-indicator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"calendar", ["root", "inline", "input", "input-field", "details", "header", "navigation", "days", "week-day", "day", "day-selected", "day-today", "day-other-month", "months", "month", "current-month", "current-year", "time", "next", "previous"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>]>, import("@ngneers/controls-themes").VariableTemplate<"filter">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2054
2054
|
background: null;
|
|
2055
2055
|
border: null;
|
|
2056
2056
|
text: null;
|
|
@@ -2997,7 +2997,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
2997
2997
|
lg: null;
|
|
2998
2998
|
xl: null;
|
|
2999
2999
|
};
|
|
3000
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"list-box", import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "
|
|
3000
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"list-box", import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").VariableTemplate<"list-box">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
3001
3001
|
background: null;
|
|
3002
3002
|
border: null;
|
|
3003
3003
|
text: null;
|
|
@@ -3145,7 +3145,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
3145
3145
|
xl: null;
|
|
3146
3146
|
'2xl': null;
|
|
3147
3147
|
};
|
|
3148
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"menu", import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
3148
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"menu", import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").VariableTemplate<"menu">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
3149
3149
|
background: null;
|
|
3150
3150
|
border: null;
|
|
3151
3151
|
text: null;
|
|
@@ -3555,7 +3555,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
3555
3555
|
lg: null;
|
|
3556
3556
|
xl: null;
|
|
3557
3557
|
};
|
|
3558
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"popover", import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
3558
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"popover", import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"popover">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
3559
3559
|
background: null;
|
|
3560
3560
|
border: null;
|
|
3561
3561
|
text: null;
|
|
@@ -3840,7 +3840,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
3840
3840
|
fade: null;
|
|
3841
3841
|
snappyFade: null;
|
|
3842
3842
|
};
|
|
3843
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"resizable", import("@ngneers/controls-themes").ControlTemplate<"resizable", ["root", "resizable", "resized"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"resizable">[], []> | import("@ngneers/controls-themes").ThemePart<"
|
|
3843
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"resizable", import("@ngneers/controls-themes").ControlTemplate<"resizable", ["root", "resizable", "resized"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"resizable">[], []> | import("@ngneers/controls-themes").ThemePart<"scrollShadow", import("@ngneers/controls-themes").ControlTemplate<"scrollShadow", ["root", "scrolled-start", "scrolled-end", "scrolled-top", "scrolled-bottom"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"scrollShadow">[], []> | import("@ngneers/controls-themes").ThemePart<"scroller", import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"scroller">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
3844
3844
|
background: null;
|
|
3845
3845
|
border: null;
|
|
3846
3846
|
text: null;
|
|
@@ -3971,7 +3971,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
3971
3971
|
lg: null;
|
|
3972
3972
|
xl: null;
|
|
3973
3973
|
};
|
|
3974
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"select", import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
3974
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"select", import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").VariableTemplate<"select">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
3975
3975
|
background: null;
|
|
3976
3976
|
border: null;
|
|
3977
3977
|
text: null;
|
|
@@ -4771,7 +4771,7 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
4771
4771
|
fade: null;
|
|
4772
4772
|
snappyFade: null;
|
|
4773
4773
|
};
|
|
4774
|
-
}>]> | import("@ngneers/controls-themes").ThemePart<"table", import("@ngneers/controls-themes").ControlTemplate<"table", ["root", "table", "virtual", "head", "body", "cell", "row", "foot", "even", "striped", "spacer", "sort-control", "sortable-column", "sorted-column", "filter-control", "filterable-column", "filtered-column"], readonly [import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "
|
|
4774
|
+
}>]> | import("@ngneers/controls-themes").ThemePart<"table", import("@ngneers/controls-themes").ControlTemplate<"table", ["root", "table", "virtual", "head", "body", "cell", "row", "foot", "even", "striped", "spacer", "sort-control", "sortable-column", "sorted-column", "filter-control", "filterable-column", "filtered-column", "resize-handle", "resizable", "resizing", "cell-text", "selected-row", "selection-checkbox", "selection-column", "selectable", "focused-row", "selected-row-cell", "focused-row-cell", "group-header-row", "group-header-cell", "group-toggle", "group-expanded", "reorderable", "reordering", "drag-source", "drop-indicator", "sticky-start", "sticky-end", "sticky-start-edge", "sticky-end-edge"], readonly [import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scrollShadow", ["root", "scrolled-start", "scrolled-end", "scrolled-top", "scrolled-bottom"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"icon", ["root", "default"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"filter", ["root", "inline", "input-field", "summary", "icon", "popover-content", "rows", "row", "operator", "value", "remove-btn", "condition-divider", "footer", "footer-actions", "active-indicator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"calendar", ["root", "inline", "input", "input-field", "details", "header", "navigation", "days", "week-day", "day", "day-selected", "day-today", "day-other-month", "months", "month", "current-month", "current-year", "time", "next", "previous"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"select", ["root", "combobox", "input", "icon", "input-editable", "popover-content", "filter", "filter-icon", "list-box", "list-box-empty"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"input-field", ["root", "host", "disabled", "readonly", "invalid", "label", "clear-button", `labelKind-${string}`], readonly [import("@ngneers/controls-themes").ControlTemplate<"input", ["root", "invalid", "empty"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>]>]>, import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"paginator", ["root", "page-size-options"], readonly [import("@ngneers/controls-themes").ControlTemplate<"button", ["root", "inline", "loading", `kind-${string}`, `color-${string}`], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"item-view", ["root", "item", "item-overflowing", "more-items", "more-items-hidden", "more-items-default", "hidden-separator"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").VariableTemplate<"table">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
4775
4775
|
background: null;
|
|
4776
4776
|
border: null;
|
|
4777
4777
|
text: null;
|
|
@@ -4919,6 +4919,11 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
4919
4919
|
xl: null;
|
|
4920
4920
|
'2xl': null;
|
|
4921
4921
|
};
|
|
4922
|
+
}>, import("@ngneers/controls-themes").VariableTemplate<"shadow", {
|
|
4923
|
+
sm: null;
|
|
4924
|
+
md: null;
|
|
4925
|
+
lg: null;
|
|
4926
|
+
xl: null;
|
|
4922
4927
|
}>]> | import("@ngneers/controls-themes").ThemePart<"tabs", import("@ngneers/controls-themes").ControlTemplate<"tabs", ["root", "headers-container", "headers", "header", "header-active", "header-active-indicator", "scroll-left", "scroll-right", "content"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"tabs">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
4923
4928
|
background: null;
|
|
4924
4929
|
border: null;
|
|
@@ -5670,9 +5675,9 @@ export declare const novaCoral: import("@ngneers/controls-themes").Theme<(import
|
|
|
5670
5675
|
xl: null;
|
|
5671
5676
|
};
|
|
5672
5677
|
}>]>)[], {
|
|
5673
|
-
button: readonly [
|
|
5674
|
-
message: readonly [
|
|
5675
|
-
tag: readonly [
|
|
5676
|
-
inputFieldLabel: readonly [
|
|
5678
|
+
button: readonly ['primary', 'secondary', 'link', 'text', 'icon'];
|
|
5679
|
+
message: readonly ['default', 'outlined', 'simple'];
|
|
5680
|
+
tag: readonly ['default', 'pill'];
|
|
5681
|
+
inputFieldLabel: readonly ['in', 'on', 'over', 'floatIn', 'floatOn', 'floatOver', 'hidden'];
|
|
5677
5682
|
}, readonly string[]>;
|
|
5678
5683
|
//# sourceMappingURL=index.d.ts.map
|
package/nova/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/nova/index.ts"],"names":[],"mappings":"AAiDA,eAAO,MAAM,KAAK;IAChB,MAAM,YAAG,SAAS,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM;IACvD,OAAO,YAAG,SAAS,EAAE,UAAU,EAAE,QAAQ;IACzC,GAAG,YAAG,SAAS,EAAE,MAAM;IACvB,eAAe,YAAG,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ;CAClF,CAAC;AAEF,eAAO,MAAM,MAAM,YACjB,SAAS,EACT,SAAS,EACT,WAAW,EACX,QAAQ,EACR,MAAM,EACN,SAAS,EACT,SAAS,EACT,OAAO,CACC,CAAC;AAEX,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAjBX,SAAS,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM;uBAC7C,SAAS,EAAE,UAAU,EAAE,QAAQ;mBACnC,SAAS,EAAE,MAAM;+BACL,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ;qBAqElF,CAAC"}
|
package/nova/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createTheme } from '@ngneers/controls-themes/api';
|
|
2
2
|
import { accordionStyles } from '@ngneers/controls-themes/nova/accordion';
|
|
3
3
|
import { accordionPanelStyles } from '@ngneers/controls-themes/nova/accordion-panel';
|
|
4
|
-
import { movableStyles, resizableStyles } from '@ngneers/controls-themes/nova/api';
|
|
4
|
+
import { movableStyles, resizableStyles, scrollShadowStyles, } from '@ngneers/controls-themes/nova/api';
|
|
5
5
|
import { avatarGroupStyles, avatarStyles } from '@ngneers/controls-themes/nova/avatar';
|
|
6
6
|
import { animation, coral, font, sizes, shadow } from '@ngneers/controls-themes/nova/base';
|
|
7
7
|
import { breadcrumbStyles } from '@ngneers/controls-themes/nova/breadcrumb';
|
|
@@ -88,6 +88,7 @@ export const novaCoral = createTheme('Nova Coral', [
|
|
|
88
88
|
popoverStyles,
|
|
89
89
|
progressStyles,
|
|
90
90
|
resizableStyles,
|
|
91
|
+
scrollShadowStyles,
|
|
91
92
|
scrollerStyles,
|
|
92
93
|
selectStyles,
|
|
93
94
|
selectButtonStyles,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/inplace/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAwBxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/input/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAOtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/input-field/index.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA4P3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/input-mask/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkB1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/item-view/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWzB,CAAC"}
|
package/nova/list-box/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const listBoxStyles: import("@ngneers/controls-themes").ThemePart<"list-box", import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "
|
|
1
|
+
export declare const listBoxStyles: import("@ngneers/controls-themes").ThemePart<"list-box", import("@ngneers/controls-themes").ControlTemplate<"list-box", ["root", "empty", "invalid", "item", "group", "default-item", "default-group", "scroller", "item-selected", "item-highlighted"], readonly [import("@ngneers/controls-themes").ControlTemplate<"checkbox", ["root", "input", "box", "box-checked", "box-indeterminate", "box-icon", "box-icon-visible", "invalid"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").VariableTemplate<"list-box">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2
2
|
background: null;
|
|
3
3
|
border: null;
|
|
4
4
|
text: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/list-box/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkExB,CAAC"}
|
package/nova/menu/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const menuStyles: import("@ngneers/controls-themes").ThemePart<"menu", import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
1
|
+
export declare const menuStyles: import("@ngneers/controls-themes").ThemePart<"menu", import("@ngneers/controls-themes").ControlTemplate<"menu", ["root", "submenu", "popover", "item", "item-opened", "icon-children", "separator"], readonly [import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>]>, import("@ngneers/controls-themes").VariableTemplate<"menu">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2
2
|
background: null;
|
|
3
3
|
border: null;
|
|
4
4
|
text: null;
|
package/nova/menu/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/menu/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAyDrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/message/index.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAyCxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/paginator/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAc1B,CAAC"}
|
package/nova/popover/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const popoverStyles: import("@ngneers/controls-themes").ThemePart<"popover", import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"
|
|
1
|
+
export declare const popoverStyles: import("@ngneers/controls-themes").ThemePart<"popover", import("@ngneers/controls-themes").ControlTemplate<"popover", ["root", "content", "content-closing"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"popover">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2
2
|
background: null;
|
|
3
3
|
border: null;
|
|
4
4
|
text: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/popover/index.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA0CxB,CAAC"}
|
package/nova/popover/index.js
CHANGED
|
@@ -28,36 +28,20 @@ export const popoverStyles = createThemePart({
|
|
|
28
28
|
border-radius: ${v('size.rounded.md')};
|
|
29
29
|
border-width: 1px;
|
|
30
30
|
padding: ${v('size.padding.md')};
|
|
31
|
-
opacity: 0;
|
|
32
31
|
box-shadow: ${v('shadow.md')};
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
forwards;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
@keyframes ${c('anim-in', 'animation')} {
|
|
43
|
-
from {
|
|
44
|
-
opacity: 0;
|
|
45
|
-
transform: translateY(${MOVE_AMOUNT}px);
|
|
46
|
-
}
|
|
47
|
-
to {
|
|
48
|
-
opacity: 1;
|
|
49
|
-
transform: translateY(0);
|
|
50
|
-
}
|
|
32
|
+
opacity: 0;
|
|
33
|
+
transform: translateY(${MOVE_AMOUNT}px);
|
|
34
|
+
transition:
|
|
35
|
+
opacity ${v('anim.time.fade')} ${v('anim.ease.fade')},
|
|
36
|
+
transform ${v('anim.time.fade')} ${v('anim.ease.fade')},
|
|
37
|
+
display ${v('anim.time.fade')} allow-discrete;
|
|
51
38
|
}
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
57
|
-
to {
|
|
39
|
+
${c('root')}:popover-open > ${c('content')}:not(${c('content-closing')}) {
|
|
40
|
+
opacity: 1;
|
|
41
|
+
transform: translateY(0);
|
|
42
|
+
@starting-style {
|
|
58
43
|
opacity: 0;
|
|
59
44
|
transform: translateY(${MOVE_AMOUNT}px);
|
|
60
|
-
display: none;
|
|
61
45
|
}
|
|
62
46
|
}
|
|
63
47
|
`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/progress/index.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+EzB,CAAC"}
|
package/nova/scroller/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const scrollerStyles: import("@ngneers/controls-themes").ThemePart<"scroller", import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "
|
|
1
|
+
export declare const scrollerStyles: import("@ngneers/controls-themes").ThemePart<"scroller", import("@ngneers/controls-themes").ControlTemplate<"scroller", ["root", "virtual", "item", "item-sticky"], readonly import("@ngneers/controls-themes").ControlTemplate<string, string[], readonly any[]>[]>, import("@ngneers/controls-themes").VariableTemplate<"scroller">[], [import("@ngneers/controls-themes").VariableTemplate<"color", {
|
|
2
2
|
background: null;
|
|
3
3
|
border: null;
|
|
4
4
|
text: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/nova/scroller/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAOzB,CAAC"}
|