@ni/nimble-components 1.0.0-beta.101 → 1.0.0-beta.102
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 +20 -20
- package/dist/esm/button/behaviors.d.ts +12 -12
- package/dist/esm/button/behaviors.js +13 -13
- package/dist/esm/button/index.d.ts +17 -17
- package/dist/esm/button/index.js +37 -37
- package/dist/esm/button/styles.d.ts +1 -1
- package/dist/esm/button/styles.js +178 -178
- package/dist/esm/button/types.d.ts +9 -9
- package/dist/esm/button/types.js +10 -10
- package/dist/esm/checkbox/index.d.ts +2 -2
- package/dist/esm/checkbox/index.js +11 -11
- package/dist/esm/checkbox/styles.d.ts +1 -1
- package/dist/esm/checkbox/styles.js +91 -91
- package/dist/esm/drawer/animations.d.ts +14 -14
- package/dist/esm/drawer/animations.js +51 -51
- package/dist/esm/drawer/index.d.ts +39 -39
- package/dist/esm/drawer/index.js +189 -189
- package/dist/esm/drawer/styles.d.ts +1 -1
- package/dist/esm/drawer/styles.js +114 -114
- package/dist/esm/drawer/types.d.ts +10 -10
- package/dist/esm/drawer/types.js +12 -12
- package/dist/esm/icon-base/index.d.ts +12 -12
- package/dist/esm/icon-base/index.js +21 -21
- package/dist/esm/icon-base/styles.d.ts +1 -1
- package/dist/esm/icon-base/styles.js +37 -37
- package/dist/esm/icon-base/template.d.ts +2 -2
- package/dist/esm/icon-base/template.js +6 -6
- package/dist/esm/icons/access-control.d.ts +7 -7
- package/dist/esm/icons/access-control.js +11 -11
- package/dist/esm/icons/admin.d.ts +7 -7
- package/dist/esm/icons/admin.js +11 -11
- package/dist/esm/icons/administration.d.ts +7 -7
- package/dist/esm/icons/administration.js +11 -11
- package/dist/esm/icons/all-icons.d.ts +13 -13
- package/dist/esm/icons/all-icons.js +13 -13
- package/dist/esm/icons/check.d.ts +7 -7
- package/dist/esm/icons/check.js +11 -11
- package/dist/esm/icons/custom-applications.d.ts +7 -7
- package/dist/esm/icons/custom-applications.js +11 -11
- package/dist/esm/icons/delete.d.ts +7 -7
- package/dist/esm/icons/delete.js +11 -11
- package/dist/esm/icons/login.d.ts +7 -7
- package/dist/esm/icons/login.js +11 -11
- package/dist/esm/icons/logout.d.ts +7 -7
- package/dist/esm/icons/logout.js +11 -11
- package/dist/esm/icons/managed-systems.d.ts +7 -7
- package/dist/esm/icons/managed-systems.js +11 -11
- package/dist/esm/icons/measurement-data-analysis.d.ts +7 -7
- package/dist/esm/icons/measurement-data-analysis.js +11 -11
- package/dist/esm/icons/settings.d.ts +7 -7
- package/dist/esm/icons/settings.js +11 -11
- package/dist/esm/icons/test-insights.d.ts +7 -7
- package/dist/esm/icons/test-insights.js +11 -11
- package/dist/esm/icons/utilities.d.ts +7 -7
- package/dist/esm/icons/utilities.js +11 -11
- package/dist/esm/listbox-option/index.d.ts +10 -10
- package/dist/esm/listbox-option/index.js +28 -28
- package/dist/esm/listbox-option/styles.d.ts +1 -1
- package/dist/esm/listbox-option/styles.js +59 -59
- package/dist/esm/menu/index.d.ts +5 -5
- package/dist/esm/menu/index.js +21 -21
- package/dist/esm/menu/styles.d.ts +1 -1
- package/dist/esm/menu/styles.js +39 -39
- package/dist/esm/menu-item/index.d.ts +15 -15
- package/dist/esm/menu-item/index.js +21 -21
- package/dist/esm/menu-item/styles.d.ts +1 -1
- package/dist/esm/menu-item/styles.js +63 -63
- package/dist/esm/number-field/index.d.ts +6 -6
- package/dist/esm/number-field/index.js +22 -22
- package/dist/esm/number-field/styles.d.ts +1 -1
- package/dist/esm/number-field/styles.js +117 -117
- package/dist/esm/select/index.d.ts +12 -12
- package/dist/esm/select/index.js +45 -45
- package/dist/esm/select/styles.d.ts +1 -1
- package/dist/esm/select/styles.js +140 -140
- package/dist/esm/tab/index.d.ts +2 -2
- package/dist/esm/tab/index.js +8 -8
- package/dist/esm/tab/styles.d.ts +1 -1
- package/dist/esm/tab/styles.js +52 -52
- package/dist/esm/tab-panel/index.d.ts +2 -2
- package/dist/esm/tab-panel/index.js +8 -8
- package/dist/esm/tab-panel/styles.d.ts +1 -1
- package/dist/esm/tab-panel/styles.js +14 -14
- package/dist/esm/tabs/index.d.ts +2 -2
- package/dist/esm/tabs/index.js +8 -8
- package/dist/esm/tabs/styles.d.ts +1 -1
- package/dist/esm/tabs/styles.js +42 -42
- package/dist/esm/tabs-toolbar/index.d.ts +6 -6
- package/dist/esm/tabs-toolbar/index.js +14 -14
- package/dist/esm/tabs-toolbar/styles.d.ts +1 -1
- package/dist/esm/tabs-toolbar/styles.js +22 -22
- package/dist/esm/tabs-toolbar/template.d.ts +1 -1
- package/dist/esm/tabs-toolbar/template.js +7 -7
- package/dist/esm/testing/dom-next-update.d.ts +4 -4
- package/dist/esm/testing/dom-next-update.js +5 -5
- package/dist/esm/text-field/index.d.ts +6 -6
- package/dist/esm/text-field/index.js +13 -13
- package/dist/esm/text-field/styles.d.ts +1 -1
- package/dist/esm/text-field/styles.js +141 -141
- package/dist/esm/theme-provider/design-tokens.d.ts +48 -48
- package/dist/esm/theme-provider/design-tokens.js +163 -163
- package/dist/esm/theme-provider/index.d.ts +10 -10
- package/dist/esm/theme-provider/index.js +42 -42
- package/dist/esm/theme-provider/template.d.ts +2 -2
- package/dist/esm/theme-provider/template.js +2 -2
- package/dist/esm/theme-provider/themes.d.ts +6 -6
- package/dist/esm/theme-provider/themes.js +7 -7
- package/dist/esm/tree-item/index.d.ts +28 -28
- package/dist/esm/tree-item/index.js +115 -115
- package/dist/esm/tree-item/styles.d.ts +3 -3
- package/dist/esm/tree-item/styles.js +194 -194
- package/dist/esm/tree-view/index.d.ts +16 -16
- package/dist/esm/tree-view/index.js +33 -33
- package/dist/esm/tree-view/styles.d.ts +1 -1
- package/dist/esm/tree-view/styles.js +16 -16
- package/dist/esm/tree-view/types.d.ts +6 -6
- package/dist/esm/tree-view/types.js +7 -7
- package/dist/esm/utilities/style/focus.d.ts +11 -11
- package/dist/esm/utilities/style/focus.js +13 -13
- package/package.json +95 -94
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { attr } from '@microsoft/fast-element';
|
|
3
|
-
import { treeViewTemplate as template, TreeView as FoundationTreeView, DesignSystem } from '@microsoft/fast-foundation';
|
|
4
|
-
import { styles } from './styles';
|
|
5
|
-
import { SelectionMode } from './types';
|
|
6
|
-
/**
|
|
7
|
-
* A function that returns a nimble-tree-view registration for configuring the component with a DesignSystem.
|
|
8
|
-
* Implements {@link @microsoft/fast-foundation#treeViewTemplate}
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
* @remarks
|
|
13
|
-
* Generates HTML Element: \<nimble-tree-view\>
|
|
14
|
-
*
|
|
15
|
-
*/
|
|
16
|
-
export class TreeView extends FoundationTreeView {
|
|
17
|
-
connectedCallback() {
|
|
18
|
-
super.connectedCallback();
|
|
19
|
-
if (!this.selectionMode) {
|
|
20
|
-
this.selectionMode = SelectionMode.All;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
__decorate([
|
|
25
|
-
attr({ attribute: 'selection-mode' })
|
|
26
|
-
], TreeView.prototype, "selectionMode", void 0);
|
|
27
|
-
const nimbleTreeView = TreeView.compose({
|
|
28
|
-
baseName: 'tree-view',
|
|
29
|
-
baseClass: FoundationTreeView,
|
|
30
|
-
template,
|
|
31
|
-
styles
|
|
32
|
-
});
|
|
33
|
-
DesignSystem.getOrCreate().withPrefix('nimble').register(nimbleTreeView());
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { attr } from '@microsoft/fast-element';
|
|
3
|
+
import { treeViewTemplate as template, TreeView as FoundationTreeView, DesignSystem } from '@microsoft/fast-foundation';
|
|
4
|
+
import { styles } from './styles';
|
|
5
|
+
import { SelectionMode } from './types';
|
|
6
|
+
/**
|
|
7
|
+
* A function that returns a nimble-tree-view registration for configuring the component with a DesignSystem.
|
|
8
|
+
* Implements {@link @microsoft/fast-foundation#treeViewTemplate}
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* @public
|
|
12
|
+
* @remarks
|
|
13
|
+
* Generates HTML Element: \<nimble-tree-view\>
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
export class TreeView extends FoundationTreeView {
|
|
17
|
+
connectedCallback() {
|
|
18
|
+
super.connectedCallback();
|
|
19
|
+
if (!this.selectionMode) {
|
|
20
|
+
this.selectionMode = SelectionMode.All;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
__decorate([
|
|
25
|
+
attr({ attribute: 'selection-mode' })
|
|
26
|
+
], TreeView.prototype, "selectionMode", void 0);
|
|
27
|
+
const nimbleTreeView = TreeView.compose({
|
|
28
|
+
baseName: 'tree-view',
|
|
29
|
+
baseClass: FoundationTreeView,
|
|
30
|
+
template,
|
|
31
|
+
styles
|
|
32
|
+
});
|
|
33
|
+
DesignSystem.getOrCreate().withPrefix('nimble').register(nimbleTreeView());
|
|
34
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const styles: import("@microsoft/fast-element").ElementStyles;
|
|
1
|
+
export declare const styles: import("@microsoft/fast-element").ElementStyles;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { css } from '@microsoft/fast-element';
|
|
2
|
-
import { display } from '@microsoft/fast-foundation';
|
|
3
|
-
import { focusVisible } from '../utilities/style/focus';
|
|
4
|
-
export const styles = css `
|
|
5
|
-
${display('flex')}
|
|
6
|
-
|
|
7
|
-
:host {
|
|
8
|
-
flex-direction: column;
|
|
9
|
-
align-items: stretch;
|
|
10
|
-
min-width: fit-content;
|
|
11
|
-
font-size: 0;
|
|
12
|
-
}
|
|
13
|
-
:host(${focusVisible}) {
|
|
14
|
-
outline: none;
|
|
15
|
-
}
|
|
16
|
-
`;
|
|
1
|
+
import { css } from '@microsoft/fast-element';
|
|
2
|
+
import { display } from '@microsoft/fast-foundation';
|
|
3
|
+
import { focusVisible } from '../utilities/style/focus';
|
|
4
|
+
export const styles = css `
|
|
5
|
+
${display('flex')}
|
|
6
|
+
|
|
7
|
+
:host {
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
align-items: stretch;
|
|
10
|
+
min-width: fit-content;
|
|
11
|
+
font-size: 0;
|
|
12
|
+
}
|
|
13
|
+
:host(${focusVisible}) {
|
|
14
|
+
outline: none;
|
|
15
|
+
}
|
|
16
|
+
`;
|
|
17
17
|
//# sourceMappingURL=styles.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare const pinnedSelectedAttribute = "pinned-selected";
|
|
2
|
-
export declare const groupSelectedAttribute = "group-selected";
|
|
3
|
-
export declare enum SelectionMode {
|
|
4
|
-
All = "all",
|
|
5
|
-
LeavesOnly = "leaves-only"
|
|
6
|
-
}
|
|
1
|
+
export declare const pinnedSelectedAttribute = "pinned-selected";
|
|
2
|
+
export declare const groupSelectedAttribute = "group-selected";
|
|
3
|
+
export declare enum SelectionMode {
|
|
4
|
+
All = "all",
|
|
5
|
+
LeavesOnly = "leaves-only"
|
|
6
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export const pinnedSelectedAttribute = 'pinned-selected';
|
|
2
|
-
export const groupSelectedAttribute = 'group-selected';
|
|
3
|
-
export var SelectionMode;
|
|
4
|
-
(function (SelectionMode) {
|
|
5
|
-
SelectionMode["All"] = "all";
|
|
6
|
-
SelectionMode["LeavesOnly"] = "leaves-only";
|
|
7
|
-
})(SelectionMode || (SelectionMode = {}));
|
|
1
|
+
export const pinnedSelectedAttribute = 'pinned-selected';
|
|
2
|
+
export const groupSelectedAttribute = 'group-selected';
|
|
3
|
+
export var SelectionMode;
|
|
4
|
+
(function (SelectionMode) {
|
|
5
|
+
SelectionMode["All"] = "all";
|
|
6
|
+
SelectionMode["LeavesOnly"] = "leaves-only";
|
|
7
|
+
})(SelectionMode || (SelectionMode = {}));
|
|
8
8
|
//# sourceMappingURL=types.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file is a workaround for: https://github.com/prettier/prettier/issues/11400
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* The string representing the focus selector to be used. Value
|
|
6
|
-
* will be ":focus-visible" when https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo
|
|
7
|
-
* is supported and ":focus" when it is not.
|
|
8
|
-
*
|
|
9
|
-
* @public
|
|
10
|
-
*/
|
|
11
|
-
export declare const focusVisible: string;
|
|
1
|
+
/**
|
|
2
|
+
* This file is a workaround for: https://github.com/prettier/prettier/issues/11400
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* The string representing the focus selector to be used. Value
|
|
6
|
+
* will be ":focus-visible" when https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo
|
|
7
|
+
* is supported and ":focus" when it is not.
|
|
8
|
+
*
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export declare const focusVisible: string;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file is a workaround for: https://github.com/prettier/prettier/issues/11400
|
|
3
|
-
*/
|
|
4
|
-
// eslint-disable-next-line
|
|
5
|
-
import { focusVisible as focusVisibleOriginal } from '@microsoft/fast-foundation';
|
|
6
|
-
/**
|
|
7
|
-
* The string representing the focus selector to be used. Value
|
|
8
|
-
* will be ":focus-visible" when https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo
|
|
9
|
-
* is supported and ":focus" when it is not.
|
|
10
|
-
*
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export const focusVisible = `:${focusVisibleOriginal}`;
|
|
1
|
+
/**
|
|
2
|
+
* This file is a workaround for: https://github.com/prettier/prettier/issues/11400
|
|
3
|
+
*/
|
|
4
|
+
// eslint-disable-next-line
|
|
5
|
+
import { focusVisible as focusVisibleOriginal } from '@microsoft/fast-foundation';
|
|
6
|
+
/**
|
|
7
|
+
* The string representing the focus selector to be used. Value
|
|
8
|
+
* will be ":focus-visible" when https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo
|
|
9
|
+
* is supported and ":focus" when it is not.
|
|
10
|
+
*
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export const focusVisible = `:${focusVisibleOriginal}`;
|
|
14
14
|
//# sourceMappingURL=focus.js.map
|
package/package.json
CHANGED
|
@@ -1,94 +1,95 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@ni/nimble-components",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
4
|
-
"description": "Styled web components for the NI Nimble Design System",
|
|
5
|
-
"scripts": {
|
|
6
|
-
"build": "npm run build-components && npm run build-storybook",
|
|
7
|
-
"lint": "npm run eslint && npm run prettier",
|
|
8
|
-
"format": "npm run eslint-fix && npm run prettier-fix",
|
|
9
|
-
"eslint": "eslint .",
|
|
10
|
-
"eslint-fix": "eslint src --fix",
|
|
11
|
-
"prettier": "prettier-eslint \"**/*.*\" --list-different --prettier-ignore",
|
|
12
|
-
"prettier-fix": "prettier-eslint \"**/*.*\" --write --prettier-ignore",
|
|
13
|
-
"pack": "npm pack",
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"build-
|
|
17
|
-
"build-components
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"tdd
|
|
21
|
-
"
|
|
22
|
-
"test-chrome:
|
|
23
|
-
"test-chrome:
|
|
24
|
-
"test-chrome": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --
|
|
25
|
-
"test-
|
|
26
|
-
"test": "
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
"@microsoft/fast-
|
|
43
|
-
"@microsoft/fast-
|
|
44
|
-
"@microsoft/fast-
|
|
45
|
-
"@
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
"@babel/
|
|
52
|
-
"@babel/
|
|
53
|
-
"@
|
|
54
|
-
"@
|
|
55
|
-
"@storybook/addon-
|
|
56
|
-
"@storybook/addon-
|
|
57
|
-
"@storybook/addon-
|
|
58
|
-
"@storybook/addon-
|
|
59
|
-
"@storybook/
|
|
60
|
-
"@storybook/
|
|
61
|
-
"@storybook/
|
|
62
|
-
"@storybook/
|
|
63
|
-
"@storybook/
|
|
64
|
-
"@
|
|
65
|
-
"@types/
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"karma
|
|
76
|
-
"karma-
|
|
77
|
-
"karma-
|
|
78
|
-
"karma-jasmine
|
|
79
|
-
"karma-
|
|
80
|
-
"karma-
|
|
81
|
-
"karma-
|
|
82
|
-
"karma-
|
|
83
|
-
"
|
|
84
|
-
"prettier
|
|
85
|
-
"prettier-eslint
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"webpack
|
|
92
|
-
"webpack-
|
|
93
|
-
|
|
94
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@ni/nimble-components",
|
|
3
|
+
"version": "1.0.0-beta.102",
|
|
4
|
+
"description": "Styled web components for the NI Nimble Design System",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"build": "npm run build-components && npm run build-storybook",
|
|
7
|
+
"lint": "npm run eslint && npm run prettier",
|
|
8
|
+
"format": "npm run eslint-fix && npm run prettier-fix",
|
|
9
|
+
"eslint": "eslint .",
|
|
10
|
+
"eslint-fix": "eslint src --fix",
|
|
11
|
+
"prettier": "prettier-eslint \"**/*.*\" --list-different --prettier-ignore",
|
|
12
|
+
"prettier-fix": "prettier-eslint \"**/*.*\" --write --prettier-ignore",
|
|
13
|
+
"pack": "npm pack",
|
|
14
|
+
"publish": "npm publish",
|
|
15
|
+
"storybook": "start-storybook -p 6006",
|
|
16
|
+
"build-storybook": "build-storybook -o dist/storybook",
|
|
17
|
+
"build-components": "tsc -p ./tsconfig.json",
|
|
18
|
+
"build-components:watch": "tsc -p ./tsconfig.json -w",
|
|
19
|
+
"chromatic": "chromatic",
|
|
20
|
+
"tdd": "npm run build-components && npm run test-chrome",
|
|
21
|
+
"tdd:watch": "npm run build-components:watch & npm run test-chrome:watch",
|
|
22
|
+
"test-chrome:debugger": "karma start karma.conf.js --browsers=ChromeDebugging",
|
|
23
|
+
"test-chrome:verbose": "karma start karma.conf.verbose.js --browsers=ChromeHeadlessOpt --single-run",
|
|
24
|
+
"test-chrome:watch": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --watch-extensions js",
|
|
25
|
+
"test-chrome": "karma start karma.conf.js --browsers=ChromeHeadlessOpt --single-run",
|
|
26
|
+
"test-firefox": "karma start karma.conf.js --browsers=FirefoxHeadless --single-run",
|
|
27
|
+
"test": "npm run test-chrome:verbose"
|
|
28
|
+
},
|
|
29
|
+
"repository": {
|
|
30
|
+
"type": "git",
|
|
31
|
+
"url": "git+https://github.com/ni/nimble.git"
|
|
32
|
+
},
|
|
33
|
+
"author": {
|
|
34
|
+
"name": "National Instruments"
|
|
35
|
+
},
|
|
36
|
+
"license": "UNLICENSED",
|
|
37
|
+
"bugs": {
|
|
38
|
+
"url": "https://github.com/ni/nimble/issues"
|
|
39
|
+
},
|
|
40
|
+
"homepage": "https://github.com/ni/nimble#readme",
|
|
41
|
+
"dependencies": {
|
|
42
|
+
"@microsoft/fast-animation": "^4.1.5",
|
|
43
|
+
"@microsoft/fast-components": "^2.0.0",
|
|
44
|
+
"@microsoft/fast-element": "^1.6.1",
|
|
45
|
+
"@microsoft/fast-foundation": "^2.22.0",
|
|
46
|
+
"@ni/nimble-tokens": "^1.0.0-beta.32",
|
|
47
|
+
"hex-rgb": "^5.0.0",
|
|
48
|
+
"lodash-es": "^4.17.21"
|
|
49
|
+
},
|
|
50
|
+
"devDependencies": {
|
|
51
|
+
"@babel/cli": "^7.13.16",
|
|
52
|
+
"@babel/core": "^7.14.6",
|
|
53
|
+
"@babel/preset-env": "^7.13.15",
|
|
54
|
+
"@ni/eslint-config-typescript": "^3.0.0",
|
|
55
|
+
"@storybook/addon-a11y": "^6.4.0-alpha.28",
|
|
56
|
+
"@storybook/addon-actions": "^6.4.0-alpha.28",
|
|
57
|
+
"@storybook/addon-docs": "^6.4.0-alpha.28",
|
|
58
|
+
"@storybook/addon-essentials": "^6.4.0-alpha.28",
|
|
59
|
+
"@storybook/addon-links": "^6.4.0-alpha.28",
|
|
60
|
+
"@storybook/addons": "^6.4.0-alpha.28",
|
|
61
|
+
"@storybook/builder-webpack5": "^6.4.0-alpha.28",
|
|
62
|
+
"@storybook/html": "^6.4.0-alpha.28",
|
|
63
|
+
"@storybook/manager-webpack5": "^6.4.0-alpha.28",
|
|
64
|
+
"@storybook/theming": "^6.4.0-alpha.28",
|
|
65
|
+
"@types/jasmine": "^3.6.0",
|
|
66
|
+
"@types/webpack-env": "^1.15.2",
|
|
67
|
+
"babel-loader": "^8.2.2",
|
|
68
|
+
"chromatic": "^5.9.2",
|
|
69
|
+
"circular-dependency-plugin": "^5.2.0",
|
|
70
|
+
"css-loader": "^6.2.0",
|
|
71
|
+
"dotenv-webpack": "^7.0.2",
|
|
72
|
+
"eslint-plugin-jsdoc": "^36.1.0",
|
|
73
|
+
"html-webpack-plugin": "^5.3.1",
|
|
74
|
+
"jasmine-core": "^3.7.0",
|
|
75
|
+
"karma": "^6.3.0",
|
|
76
|
+
"karma-chrome-launcher": "^3.1.0",
|
|
77
|
+
"karma-firefox-launcher": "^2.1.0",
|
|
78
|
+
"karma-jasmine": "^4.0.0",
|
|
79
|
+
"karma-jasmine-html-reporter": "^1.5.0",
|
|
80
|
+
"karma-source-map-support": "^1.4.0",
|
|
81
|
+
"karma-sourcemap-loader": "^0.3.7",
|
|
82
|
+
"karma-spec-reporter": "^0.0.32",
|
|
83
|
+
"karma-webpack": "^5.0.0",
|
|
84
|
+
"prettier": "^2.0.0",
|
|
85
|
+
"prettier-eslint": "^13.0.0",
|
|
86
|
+
"prettier-eslint-cli": "^5.0.1",
|
|
87
|
+
"puppeteer": "^10.1.0",
|
|
88
|
+
"storybook-addon-xd-designs": "file:storybook-addon-xd-designs-6.0.0.tgz",
|
|
89
|
+
"ts-loader": "^9.2.5",
|
|
90
|
+
"typescript": "^4.3.2",
|
|
91
|
+
"webpack": "^5.37.0",
|
|
92
|
+
"webpack-cli": "^4.6.0",
|
|
93
|
+
"webpack-dev-middleware": "^5.0.0"
|
|
94
|
+
}
|
|
95
|
+
}
|