@aurodesignsystem-dev/auro-formkit 0.0.0-pr1447.0 → 0.0.0-pr1450.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/components/checkbox/demo/api.md +2 -2
- package/components/checkbox/demo/api.min.js +5 -3
- package/components/checkbox/demo/index.min.js +5 -3
- package/components/checkbox/dist/auro-checkbox-group.d.ts +6 -6
- package/components/checkbox/dist/auro-checkbox.d.ts +10 -10
- package/components/checkbox/dist/index.js +5 -3
- package/components/checkbox/dist/registered.js +5 -3
- package/components/combobox/demo/api.min.js +6 -5
- package/components/combobox/demo/index.min.js +6 -5
- package/components/combobox/dist/auro-combobox.d.ts +35 -35
- package/components/combobox/dist/index.js +6 -5
- package/components/combobox/dist/registered.js +6 -5
- package/components/counter/demo/api.min.js +2 -2
- package/components/counter/demo/index.min.js +2 -2
- package/components/counter/dist/auro-counter-group.d.ts +2 -2
- package/components/counter/dist/auro-counter.d.ts +10 -10
- package/components/counter/dist/index.js +2 -2
- package/components/counter/dist/registered.js +2 -2
- package/components/datepicker/demo/api.md +2 -1
- package/components/datepicker/demo/api.min.js +14 -12
- package/components/datepicker/demo/index.min.js +14 -12
- package/components/datepicker/dist/{src/auro-calendar-cell.d.ts → auro-calendar-cell.d.ts} +2 -2
- package/components/datepicker/dist/{src/auro-datepicker.d.ts → auro-datepicker.d.ts} +13 -13
- package/components/datepicker/dist/index.js +14 -12
- package/components/datepicker/dist/registered.js +14 -12
- package/components/datepicker/dist/{src/utilities.d.ts → utilities.d.ts} +4 -4
- package/components/datepicker/dist/{src/utilitiesCalendar.d.ts → utilitiesCalendar.d.ts} +3 -3
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
- package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker.d.ts +1 -1
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/auro-dropdown.d.ts +22 -22
- package/components/dropdown/dist/auro-dropdownBib.d.ts +3 -3
- package/components/dropdown/dist/dropdownBibKeyboardStrategy.d.ts +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/form/demo/api.min.js +32 -28
- package/components/form/demo/index.min.js +32 -28
- package/components/input/demo/api.min.js +2 -3
- package/components/input/demo/index.min.js +2 -3
- package/components/input/dist/auro-input.d.ts +1 -1
- package/components/input/dist/base-input.d.ts +29 -29
- package/components/input/dist/index.js +2 -3
- package/components/input/dist/registered.js +2 -3
- package/components/menu/demo/api.md +2 -2
- package/components/menu/dist/auro-menu-utils.d.ts +1 -1
- package/components/menu/dist/auro-menu.context.d.ts +3 -3
- package/components/menu/dist/auro-menu.d.ts +4 -4
- package/components/menu/dist/auro-menuoption.d.ts +6 -6
- package/components/radio/demo/api.min.js +1 -1
- package/components/radio/demo/index.min.js +1 -1
- package/components/radio/dist/auro-radio-group.d.ts +9 -9
- package/components/radio/dist/auro-radio.d.ts +8 -8
- package/components/radio/dist/index.js +1 -1
- package/components/radio/dist/registered.js +1 -1
- package/components/select/demo/api.min.js +2 -2
- package/components/select/demo/index.min.js +2 -2
- package/components/select/dist/auro-select.d.ts +11 -11
- package/components/select/dist/index.js +2 -2
- package/components/select/dist/registered.js +2 -2
- package/custom-elements.json +1492 -1489
- package/package.json +48 -45
- /package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts} +0 -0
- /package/components/datepicker/dist/{src/auro-calendar.d.ts → auro-calendar.d.ts} +0 -0
- /package/components/datepicker/dist/{src/buttonVersion.d.ts → buttonVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/datepickerKeyboardStrategy.d.ts → datepickerKeyboardStrategy.d.ts} +0 -0
- /package/components/datepicker/dist/{src/iconVersion.d.ts → iconVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/components/datepicker/dist/{src/popoverVersion.d.ts → popoverVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/classic/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/color-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/shapeSize-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/snowflake/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/styles → styles}/tokens-css.d.ts +0 -0
- /package/components/datepicker/dist/{src/utilitiesCalendarRender.d.ts → utilitiesCalendarRender.d.ts} +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/day.d.ts +0 -0
- /package/components/datepicker/dist/{src/vendor → vendor}/wc-range-datepicker/range-datepicker-cell.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aurodesignsystem-dev/auro-formkit",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-pr1450.0",
|
|
4
4
|
"description": "A collection of web components used to build forms.",
|
|
5
5
|
"homepage": "https://github.com/AlaskaAirlines/auro-formkit#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"engines": {
|
|
16
16
|
"node": ">=20"
|
|
17
17
|
},
|
|
18
|
-
"packageManager": "npm@11.
|
|
18
|
+
"packageManager": "npm@11.12.1",
|
|
19
19
|
"publishConfig": {
|
|
20
20
|
"access": "public",
|
|
21
21
|
"provenance": true
|
|
@@ -36,39 +36,42 @@
|
|
|
36
36
|
"custom-elements.json"
|
|
37
37
|
],
|
|
38
38
|
"scripts": {
|
|
39
|
+
"analyze": "custom-elements-manifest analyze --config ./packages/config/src/custom-elements-manifest.config.mjs",
|
|
39
40
|
"build": "npm run analyze && npm run build:docs:kit && turbo run build",
|
|
41
|
+
"build-storybook": "npm run build && npm run analyze && storybook build",
|
|
42
|
+
"build:docs": "turbo run build:docs",
|
|
43
|
+
"build:docs:kit": "node ./packages/build-tools/src/kitDocProcessor.mjs",
|
|
40
44
|
"build:force": "npm run analyze && turbo run build --force",
|
|
41
|
-
"sass": "turbo run sass",
|
|
42
|
-
"build:version": "turbo run build:version",
|
|
43
45
|
"build:formkit-version": "turbo run build:formkit-version",
|
|
46
|
+
"build:version": "turbo run build:version",
|
|
47
|
+
"clean": "turbo run clean && rm -rf node_modules",
|
|
48
|
+
"deploy-demo": "npm run build && sh ./deploy-components.sh",
|
|
44
49
|
"dev": "turbo run dev --parallel",
|
|
45
50
|
"dev:closed": "turbo run dev:closed --parallel",
|
|
46
|
-
"dev:svelte": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/svelte-framework\"",
|
|
47
51
|
"dev:react": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/react-framework\"",
|
|
48
|
-
"
|
|
49
|
-
"test": "turbo run test && npm run test:frameworks",
|
|
50
|
-
"test:force": "turbo run test --force",
|
|
51
|
-
"test:watch": "turbo run test:watch",
|
|
52
|
-
"clean": "turbo run clean && rm -rf node_modules",
|
|
52
|
+
"dev:svelte": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/svelte-framework\"",
|
|
53
53
|
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
|
|
54
|
-
"
|
|
55
|
-
"build:docs:kit": "node ./packages/build-tools/src/kitDocProcessor.mjs",
|
|
56
|
-
"sweep": "find ./components ./packages -type d -name 'dist' -exec rm -rf {} + && find ./ -type d -name '.turbo' -exec rm -rf {} + && find ./components ./packages -not -path '*/node_modules/*' -type f \\( -name '*.css' -o -name '*-css.js' \\) -delete",
|
|
57
|
-
"preCommit": "node ./node_modules/@aurodesignsystem/auro-library/scripts/build/pre-commit.mjs",
|
|
58
|
-
"prepare": "husky",
|
|
59
|
-
"deploy-demo": "npm run build && sh ./deploy-components.sh",
|
|
54
|
+
"lint": "turbo run lint",
|
|
60
55
|
"local-demo": "sh ./local-demo.sh",
|
|
61
56
|
"local-demo:build": "npm run build && npm run local-demo",
|
|
62
57
|
"local-demo:zip": "npm run local-demo:build -- --zip",
|
|
63
|
-
"
|
|
64
|
-
"
|
|
58
|
+
"preCommit": "node ./node_modules/@aurodesignsystem/auro-library/scripts/build/pre-commit.mjs",
|
|
59
|
+
"prepare": "husky",
|
|
60
|
+
"sass": "turbo run sass",
|
|
65
61
|
"storybook": "npm run analyze && storybook dev -p 6006",
|
|
66
|
-
"
|
|
62
|
+
"sweep": "find ./components ./packages -type d -name 'dist' -exec rm -rf {} + && find ./ -type d -name '.turbo' -exec rm -rf {} + && find ./components ./packages -not -path '*/node_modules/*' -type f \\( -name '*.css' -o -name '*-css.js' \\) -delete",
|
|
63
|
+
"test": "npm run test:wtr && npm run test:frameworks",
|
|
64
|
+
"test:local": "npm run test:wtr; npm run test:frameworks; npm run test:dashboard",
|
|
65
|
+
"test:dashboard": "node test/coverage/generate-dashboard.mjs",
|
|
66
|
+
"test:force": "turbo run test --force",
|
|
67
67
|
"test:framework:react": "turbo run test:framework --filter=@aurodesignsystem/react-framework",
|
|
68
|
+
"test:framework:report:react": "npm run test:framework:report -w apps/react-framework",
|
|
69
|
+
"test:framework:report:svelte": "npm run test:framework:report -w apps/svelte-framework",
|
|
68
70
|
"test:framework:svelte": "turbo run test:framework --filter=@aurodesignsystem/svelte-framework",
|
|
69
71
|
"test:frameworks": "turbo run test:framework --filter=@aurodesignsystem/react-framework --filter=@aurodesignsystem/svelte-framework",
|
|
70
|
-
"test:
|
|
71
|
-
"test:
|
|
72
|
+
"test:watch": "turbo run test:watch",
|
|
73
|
+
"test:wtr": "turbo run test --concurrency=3",
|
|
74
|
+
"update-stories": "node ./packages/utils/update-stories.js"
|
|
72
75
|
},
|
|
73
76
|
"dependencies": {
|
|
74
77
|
"@lit/context": "^1.1.6",
|
|
@@ -80,7 +83,7 @@
|
|
|
80
83
|
"@rollup/rollup-linux-x64-gnu": "*"
|
|
81
84
|
},
|
|
82
85
|
"devDependencies": {
|
|
83
|
-
"@aurodesignsystem/auro-accordion": "^6.1.
|
|
86
|
+
"@aurodesignsystem/auro-accordion": "^6.1.2",
|
|
84
87
|
"@aurodesignsystem/auro-button": "^12.3.2",
|
|
85
88
|
"@aurodesignsystem/auro-dialog": "^4.1.1",
|
|
86
89
|
"@aurodesignsystem/auro-drawer": "^5.1.2",
|
|
@@ -95,40 +98,40 @@
|
|
|
95
98
|
"@aurodesignsystem/utils": "*",
|
|
96
99
|
"@aurodesignsystem/version": "*",
|
|
97
100
|
"@aurodesignsystem/webcorestylesheets": "^10.1.4",
|
|
98
|
-
"@chromatic-com/storybook": "^5.1.
|
|
101
|
+
"@chromatic-com/storybook": "^5.1.1",
|
|
99
102
|
"@commitlint/cli": "^20.5.0",
|
|
100
103
|
"@commitlint/config-conventional": "^20.5.0",
|
|
101
104
|
"@custom-elements-manifest/analyzer": "^0.11.0",
|
|
102
|
-
"@eslint/compat": "^2.0.
|
|
105
|
+
"@eslint/compat": "^2.0.4",
|
|
103
106
|
"@open-wc/testing": "^4.0.0",
|
|
104
107
|
"@semantic-release/changelog": "^6.0.3",
|
|
105
108
|
"@semantic-release/git": "^10.0.1",
|
|
106
109
|
"@semantic-release/npm": "^13.1.5",
|
|
107
|
-
"@storybook/addon-a11y": "^10.3.
|
|
110
|
+
"@storybook/addon-a11y": "^10.3.4",
|
|
108
111
|
"@storybook/addon-designs": "^11.1.3",
|
|
109
|
-
"@storybook/addon-docs": "^10.3.
|
|
110
|
-
"@storybook/addon-themes": "^10.3.
|
|
111
|
-
"@storybook/addon-vitest": "^10.3.
|
|
112
|
-
"@storybook/web-components": "^10.3.
|
|
113
|
-
"@storybook/web-components-vite": "^10.3.
|
|
112
|
+
"@storybook/addon-docs": "^10.3.4",
|
|
113
|
+
"@storybook/addon-themes": "^10.3.4",
|
|
114
|
+
"@storybook/addon-vitest": "^10.3.4",
|
|
115
|
+
"@storybook/web-components": "^10.3.4",
|
|
116
|
+
"@storybook/web-components-vite": "^10.3.4",
|
|
114
117
|
"@types/chai": "^5.2.3",
|
|
115
118
|
"@types/mocha": "^10.0.10",
|
|
116
|
-
"@vitest/browser-playwright": "^4.1.
|
|
117
|
-
"@vitest/coverage-v8": "^4.1.
|
|
118
|
-
"@wc-toolkit/storybook-helpers": "10.
|
|
119
|
+
"@vitest/browser-playwright": "^4.1.2",
|
|
120
|
+
"@vitest/coverage-v8": "^4.1.2",
|
|
121
|
+
"@wc-toolkit/storybook-helpers": "10.0.0",
|
|
119
122
|
"@web/dev-server": "^0.4.6",
|
|
120
123
|
"@web/dev-server-hmr": "^0.4.1",
|
|
121
124
|
"@web/test-runner": "^0.20.2",
|
|
122
|
-
"autoprefixer": "^10.
|
|
125
|
+
"autoprefixer": "^10.4.27",
|
|
123
126
|
"babel-loader": "^10.1.1",
|
|
124
127
|
"compression": "^1.8.1",
|
|
125
128
|
"concat": "^1.0.3",
|
|
126
129
|
"concurrently": "^9.2.1",
|
|
127
130
|
"copyfiles": "^2.4.1",
|
|
128
131
|
"core-js": "^3.49.0",
|
|
129
|
-
"eslint": "^10.2.
|
|
132
|
+
"eslint": "^10.2.0",
|
|
130
133
|
"eslint-plugin-jsdoc": "^62.9.0",
|
|
131
|
-
"eslint-plugin-storybook": "^10.3.
|
|
134
|
+
"eslint-plugin-storybook": "^10.3.4",
|
|
132
135
|
"husky": "^9.1.7",
|
|
133
136
|
"lodash": "^4.18.1",
|
|
134
137
|
"markdown-magic": "^4.8.0",
|
|
@@ -136,26 +139,26 @@
|
|
|
136
139
|
"nodemon": "^3.1.14",
|
|
137
140
|
"npm-run-all": "^4.1.5",
|
|
138
141
|
"playwright": "^1.59.1",
|
|
139
|
-
"postcss": "^8.5.
|
|
142
|
+
"postcss": "^8.5.8",
|
|
140
143
|
"postcss-custom-properties": "^15.0.1",
|
|
141
|
-
"postcss-discard-comments": "^7.0.
|
|
142
|
-
"prettier": "^3.8.
|
|
144
|
+
"postcss-discard-comments": "^7.0.6",
|
|
145
|
+
"prettier": "^3.8.1",
|
|
143
146
|
"remark-gfm": "^4.0.1",
|
|
144
147
|
"sass": "^1.99.0",
|
|
145
148
|
"semantic-release": "^25.0.3",
|
|
146
149
|
"shadow-dom-testing-library": "^1.13.1",
|
|
147
|
-
"storybook": "^10.3.
|
|
148
|
-
"storybook-addon-pseudo-states": "^10.3.
|
|
150
|
+
"storybook": "^10.3.4",
|
|
151
|
+
"storybook-addon-pseudo-states": "^10.3.4",
|
|
149
152
|
"storybook-addon-tag-badges": "^3.1.0",
|
|
150
|
-
"stylelint": "^17.
|
|
153
|
+
"stylelint": "^17.6.0",
|
|
151
154
|
"stylelint-config-idiomatic-order": "^10.0.0",
|
|
152
155
|
"stylelint-config-standard": "^40.0.0",
|
|
153
156
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
154
157
|
"stylelint-order": "^8.1.1",
|
|
155
158
|
"stylelint-scss": "^7.0.0",
|
|
156
|
-
"turbo": "^2.9.
|
|
157
|
-
"typescript": "^
|
|
158
|
-
"vitest": "^4.1.
|
|
159
|
+
"turbo": "^2.9.4",
|
|
160
|
+
"typescript": "^5.9.3",
|
|
161
|
+
"vitest": "^4.1.2",
|
|
159
162
|
"whatwg-fetch": "^3.6.20",
|
|
160
163
|
"yaml-lint": "^1.7.0"
|
|
161
164
|
},
|
/package/components/datepicker/dist/{src/auro-calendar-month.d.ts → auro-calendar-month.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/components/datepicker/dist/{src/styles → styles}/style-auro-calendar-month-css.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|