@aurodesignsystem-dev/auro-formkit 0.0.0-pr1446.0 → 0.0.0-pr1447.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 +3 -5
- package/components/checkbox/demo/index.min.js +3 -5
- 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 +3 -5
- package/components/checkbox/dist/registered.js +3 -5
- package/components/combobox/demo/api.min.js +3 -3
- package/components/combobox/demo/index.min.js +3 -3
- package/components/combobox/dist/auro-combobox.d.ts +35 -35
- package/components/combobox/dist/index.js +3 -3
- package/components/combobox/dist/registered.js +3 -3
- 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 +1 -2
- package/components/datepicker/demo/api.min.js +10 -13
- package/components/datepicker/demo/index.min.js +10 -13
- package/components/datepicker/dist/index.js +10 -13
- package/components/datepicker/dist/registered.js +10 -13
- package/components/datepicker/dist/{auro-calendar-cell.d.ts → src/auro-calendar-cell.d.ts} +2 -2
- package/components/datepicker/dist/{auro-datepicker.d.ts → src/auro-datepicker.d.ts} +13 -13
- package/components/datepicker/dist/{utilities.d.ts → src/utilities.d.ts} +4 -4
- package/components/datepicker/dist/{utilitiesCalendar.d.ts → src/utilitiesCalendar.d.ts} +3 -3
- package/components/datepicker/dist/{vendor → src/vendor}/wc-range-datepicker/range-datepicker-calendar.d.ts +2 -2
- package/components/datepicker/dist/{vendor → src/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 +22 -27
- package/components/form/demo/index.min.js +22 -27
- package/components/input/demo/api.min.js +1 -1
- package/components/input/demo/index.min.js +1 -1
- 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 +1 -1
- package/components/input/dist/registered.js +1 -1
- 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 +1435 -1438
- package/package.json +45 -48
- /package/components/datepicker/dist/{auro-calendar-month.d.ts → src/auro-calendar-month.d.ts} +0 -0
- /package/components/datepicker/dist/{auro-calendar.d.ts → src/auro-calendar.d.ts} +0 -0
- /package/components/datepicker/dist/{buttonVersion.d.ts → src/buttonVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{datepickerKeyboardStrategy.d.ts → src/datepickerKeyboardStrategy.d.ts} +0 -0
- /package/components/datepicker/dist/{iconVersion.d.ts → src/iconVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{index.d.ts → src/index.d.ts} +0 -0
- /package/components/datepicker/dist/{popoverVersion.d.ts → src/popoverVersion.d.ts} +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/classic/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/classic/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/color-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/shapeSize-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/snowflake/color-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/snowflake/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-cell-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-auro-calendar-month-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/style-css.d.ts +0 -0
- /package/components/datepicker/dist/{styles → src/styles}/tokens-css.d.ts +0 -0
- /package/components/datepicker/dist/{utilitiesCalendarRender.d.ts → src/utilitiesCalendarRender.d.ts} +0 -0
- /package/components/datepicker/dist/{vendor → src/vendor}/wc-range-datepicker/day.d.ts +0 -0
- /package/components/datepicker/dist/{vendor → src/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-pr1447.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.13.0",
|
|
19
19
|
"publishConfig": {
|
|
20
20
|
"access": "public",
|
|
21
21
|
"provenance": true
|
|
@@ -36,42 +36,39 @@
|
|
|
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",
|
|
40
39
|
"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",
|
|
44
40
|
"build:force": "npm run analyze && turbo run build --force",
|
|
45
|
-
"
|
|
41
|
+
"sass": "turbo run sass",
|
|
46
42
|
"build:version": "turbo run build:version",
|
|
47
|
-
"
|
|
48
|
-
"deploy-demo": "npm run build && sh ./deploy-components.sh",
|
|
43
|
+
"build:formkit-version": "turbo run build:formkit-version",
|
|
49
44
|
"dev": "turbo run dev --parallel",
|
|
50
45
|
"dev:closed": "turbo run dev:closed --parallel",
|
|
51
|
-
"dev:react": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/react-framework\"",
|
|
52
46
|
"dev:svelte": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/svelte-framework\"",
|
|
53
|
-
"
|
|
47
|
+
"dev:react": "concurrently \"npx turbo run build:watch --concurrency=20\" \"npm run dev:app:open --workspace=apps/react-framework\"",
|
|
54
48
|
"lint": "turbo run lint",
|
|
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",
|
|
53
|
+
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
|
|
54
|
+
"build:docs": "turbo run build:docs",
|
|
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",
|
|
55
60
|
"local-demo": "sh ./local-demo.sh",
|
|
56
61
|
"local-demo:build": "npm run build && npm run local-demo",
|
|
57
62
|
"local-demo:zip": "npm run local-demo:build -- --zip",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"sass": "turbo run sass",
|
|
63
|
+
"analyze": "custom-elements-manifest analyze --config ./packages/config/src/custom-elements-manifest.config.mjs",
|
|
64
|
+
"update-stories": "node ./packages/utils/update-stories.js",
|
|
61
65
|
"storybook": "npm run analyze && storybook dev -p 6006",
|
|
62
|
-
"
|
|
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",
|
|
66
|
+
"build-storybook": "npm run build && npm run analyze && storybook build",
|
|
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",
|
|
70
68
|
"test:framework:svelte": "turbo run test:framework --filter=@aurodesignsystem/svelte-framework",
|
|
71
69
|
"test:frameworks": "turbo run test:framework --filter=@aurodesignsystem/react-framework --filter=@aurodesignsystem/svelte-framework",
|
|
72
|
-
"test:
|
|
73
|
-
"test:
|
|
74
|
-
"update-stories": "node ./packages/utils/update-stories.js"
|
|
70
|
+
"test:framework:report:react": "npm run test:framework:report -w apps/react-framework",
|
|
71
|
+
"test:framework:report:svelte": "npm run test:framework:report -w apps/svelte-framework"
|
|
75
72
|
},
|
|
76
73
|
"dependencies": {
|
|
77
74
|
"@lit/context": "^1.1.6",
|
|
@@ -83,7 +80,7 @@
|
|
|
83
80
|
"@rollup/rollup-linux-x64-gnu": "*"
|
|
84
81
|
},
|
|
85
82
|
"devDependencies": {
|
|
86
|
-
"@aurodesignsystem/auro-accordion": "^6.1.
|
|
83
|
+
"@aurodesignsystem/auro-accordion": "^6.1.3",
|
|
87
84
|
"@aurodesignsystem/auro-button": "^12.3.2",
|
|
88
85
|
"@aurodesignsystem/auro-dialog": "^4.1.1",
|
|
89
86
|
"@aurodesignsystem/auro-drawer": "^5.1.2",
|
|
@@ -98,40 +95,40 @@
|
|
|
98
95
|
"@aurodesignsystem/utils": "*",
|
|
99
96
|
"@aurodesignsystem/version": "*",
|
|
100
97
|
"@aurodesignsystem/webcorestylesheets": "^10.1.4",
|
|
101
|
-
"@chromatic-com/storybook": "^5.1.
|
|
98
|
+
"@chromatic-com/storybook": "^5.1.2",
|
|
102
99
|
"@commitlint/cli": "^20.5.0",
|
|
103
100
|
"@commitlint/config-conventional": "^20.5.0",
|
|
104
101
|
"@custom-elements-manifest/analyzer": "^0.11.0",
|
|
105
|
-
"@eslint/compat": "^2.0.
|
|
102
|
+
"@eslint/compat": "^2.0.5",
|
|
106
103
|
"@open-wc/testing": "^4.0.0",
|
|
107
104
|
"@semantic-release/changelog": "^6.0.3",
|
|
108
105
|
"@semantic-release/git": "^10.0.1",
|
|
109
106
|
"@semantic-release/npm": "^13.1.5",
|
|
110
|
-
"@storybook/addon-a11y": "^10.3.
|
|
107
|
+
"@storybook/addon-a11y": "^10.3.5",
|
|
111
108
|
"@storybook/addon-designs": "^11.1.3",
|
|
112
|
-
"@storybook/addon-docs": "^10.3.
|
|
113
|
-
"@storybook/addon-themes": "^10.3.
|
|
114
|
-
"@storybook/addon-vitest": "^10.3.
|
|
115
|
-
"@storybook/web-components": "^10.3.
|
|
116
|
-
"@storybook/web-components-vite": "^10.3.
|
|
109
|
+
"@storybook/addon-docs": "^10.3.5",
|
|
110
|
+
"@storybook/addon-themes": "^10.3.5",
|
|
111
|
+
"@storybook/addon-vitest": "^10.3.5",
|
|
112
|
+
"@storybook/web-components": "^10.3.5",
|
|
113
|
+
"@storybook/web-components-vite": "^10.3.5",
|
|
117
114
|
"@types/chai": "^5.2.3",
|
|
118
115
|
"@types/mocha": "^10.0.10",
|
|
119
|
-
"@vitest/browser-playwright": "^4.1.
|
|
120
|
-
"@vitest/coverage-v8": "^4.1.
|
|
121
|
-
"@wc-toolkit/storybook-helpers": "10.
|
|
116
|
+
"@vitest/browser-playwright": "^4.1.5",
|
|
117
|
+
"@vitest/coverage-v8": "^4.1.5",
|
|
118
|
+
"@wc-toolkit/storybook-helpers": "10.3.0",
|
|
122
119
|
"@web/dev-server": "^0.4.6",
|
|
123
120
|
"@web/dev-server-hmr": "^0.4.1",
|
|
124
121
|
"@web/test-runner": "^0.20.2",
|
|
125
|
-
"autoprefixer": "^10.
|
|
122
|
+
"autoprefixer": "^10.5.0",
|
|
126
123
|
"babel-loader": "^10.1.1",
|
|
127
124
|
"compression": "^1.8.1",
|
|
128
125
|
"concat": "^1.0.3",
|
|
129
126
|
"concurrently": "^9.2.1",
|
|
130
127
|
"copyfiles": "^2.4.1",
|
|
131
128
|
"core-js": "^3.49.0",
|
|
132
|
-
"eslint": "^10.2.
|
|
129
|
+
"eslint": "^10.2.1",
|
|
133
130
|
"eslint-plugin-jsdoc": "^62.9.0",
|
|
134
|
-
"eslint-plugin-storybook": "^10.3.
|
|
131
|
+
"eslint-plugin-storybook": "^10.3.5",
|
|
135
132
|
"husky": "^9.1.7",
|
|
136
133
|
"lodash": "^4.18.1",
|
|
137
134
|
"markdown-magic": "^4.8.0",
|
|
@@ -139,26 +136,26 @@
|
|
|
139
136
|
"nodemon": "^3.1.14",
|
|
140
137
|
"npm-run-all": "^4.1.5",
|
|
141
138
|
"playwright": "^1.59.1",
|
|
142
|
-
"postcss": "^8.5.
|
|
139
|
+
"postcss": "^8.5.10",
|
|
143
140
|
"postcss-custom-properties": "^15.0.1",
|
|
144
|
-
"postcss-discard-comments": "^7.0.
|
|
145
|
-
"prettier": "^3.8.
|
|
141
|
+
"postcss-discard-comments": "^7.0.7",
|
|
142
|
+
"prettier": "^3.8.3",
|
|
146
143
|
"remark-gfm": "^4.0.1",
|
|
147
144
|
"sass": "^1.99.0",
|
|
148
145
|
"semantic-release": "^25.0.3",
|
|
149
146
|
"shadow-dom-testing-library": "^1.13.1",
|
|
150
|
-
"storybook": "^10.3.
|
|
151
|
-
"storybook-addon-pseudo-states": "^10.3.
|
|
147
|
+
"storybook": "^10.3.5",
|
|
148
|
+
"storybook-addon-pseudo-states": "^10.3.5",
|
|
152
149
|
"storybook-addon-tag-badges": "^3.1.0",
|
|
153
|
-
"stylelint": "^17.
|
|
150
|
+
"stylelint": "^17.8.0",
|
|
154
151
|
"stylelint-config-idiomatic-order": "^10.0.0",
|
|
155
152
|
"stylelint-config-standard": "^40.0.0",
|
|
156
153
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
157
154
|
"stylelint-order": "^8.1.1",
|
|
158
155
|
"stylelint-scss": "^7.0.0",
|
|
159
|
-
"turbo": "^2.9.
|
|
160
|
-
"typescript": "^
|
|
161
|
-
"vitest": "^4.1.
|
|
156
|
+
"turbo": "^2.9.6",
|
|
157
|
+
"typescript": "^6.0.3",
|
|
158
|
+
"vitest": "^4.1.5",
|
|
162
159
|
"whatwg-fetch": "^3.6.20",
|
|
163
160
|
"yaml-lint": "^1.7.0"
|
|
164
161
|
},
|
/package/components/datepicker/dist/{auro-calendar-month.d.ts → src/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/{styles → src/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
|