diff --git a/package-lock.json b/package-lock.json index 974baa5ba58..66f2f81da4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2626,9 +2626,9 @@ "dev": true }, "node_modules/@esri/calcite-ui-icons": { - "version": "3.22.9", - "resolved": "https://registry.npmjs.org/@esri/calcite-ui-icons/-/calcite-ui-icons-3.22.9.tgz", - "integrity": "sha512-TfF+CVATHxjhF4oxUXcl4cq08DfdIF3sjXl7YfRpSFcNiNBnkYtSNBa/8gNIcAZvPwtjhQwDllq5NN4hvLR+GA==", + "version": "3.23.1", + "resolved": "https://registry.npmjs.org/@esri/calcite-ui-icons/-/calcite-ui-icons-3.23.1.tgz", + "integrity": "sha512-aIcFCIuwLightbhFWFZSfA8sKEi5EU/jO+OPXy0fa4cFUD6V7OM2NYTpCWRq/VhRA7RX5udyMWe2ppBPD5kdOw==", "dev": true, "bin": { "spriter": "bin/spriter.js" @@ -2652,16 +2652,16 @@ } }, "node_modules/@floating-ui/core": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.2.6.tgz", - "integrity": "sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.3.0.tgz", + "integrity": "sha512-vX1WVAdPjZg9DkDkC+zEx/tKtnST6/qcNpwcjeBgco3XRNHz5PUA+ivi/yr6G3o0kMR60uKBJcfOdfzOFI7PMQ==" }, "node_modules/@floating-ui/dom": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.2.9.tgz", - "integrity": "sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.3.0.tgz", + "integrity": "sha512-qIAwejE3r6NeA107u4ELDKkH8+VtgRKdXqtSPaKflL2S2V+doyN+Wt9s5oHKXPDo4E8TaVXaHT3+6BbagH31xw==", "dependencies": { - "@floating-ui/core": "^1.2.6" + "@floating-ui/core": "^1.3.0" } }, "node_modules/@gar/promisify": { @@ -43836,10 +43836,10 @@ }, "packages/calcite-components": { "name": "@esri/calcite-components", - "version": "1.4.3-next.4", + "version": "1.4.3-next.5", "license": "SEE LICENSE.md", "dependencies": { - "@floating-ui/dom": "1.2.9", + "@floating-ui/dom": "1.3.0", "@stencil/core": "2.22.3", "@types/color": "3.0.3", "color": "4.2.3", @@ -43852,7 +43852,7 @@ }, "devDependencies": { "@esri/calcite-design-tokens": "1.0.0", - "@esri/calcite-ui-icons": "3.22.9", + "@esri/calcite-ui-icons": "3.23.1", "@stencil-community/eslint-plugin": "0.5.0", "@stencil/postcss": "2.1.0", "@stencil/react-output-target": "0.4.0", @@ -43862,10 +43862,10 @@ }, "packages/calcite-components-react": { "name": "@esri/calcite-components-react", - "version": "1.4.3-next.4", + "version": "1.4.3-next.5", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^1.4.3-next.4" + "@esri/calcite-components": "^1.4.3-next.5" }, "peerDependencies": { "react": ">=16.7", @@ -45673,8 +45673,8 @@ "version": "file:packages/calcite-components", "requires": { "@esri/calcite-design-tokens": "1.0.0", - "@esri/calcite-ui-icons": "3.22.9", - "@floating-ui/dom": "1.2.9", + "@esri/calcite-ui-icons": "3.23.1", + "@floating-ui/dom": "1.3.0", "@stencil-community/eslint-plugin": "0.5.0", "@stencil/core": "2.22.3", "@stencil/postcss": "2.1.0", @@ -45694,7 +45694,7 @@ "@esri/calcite-components-react": { "version": "file:packages/calcite-components-react", "requires": { - "@esri/calcite-components": "^1.4.3-next.4" + "@esri/calcite-components": "^1.4.3-next.5" } }, "@esri/calcite-design-tokens": { @@ -45704,9 +45704,9 @@ "dev": true }, "@esri/calcite-ui-icons": { - "version": "3.22.9", - "resolved": "https://registry.npmjs.org/@esri/calcite-ui-icons/-/calcite-ui-icons-3.22.9.tgz", - "integrity": "sha512-TfF+CVATHxjhF4oxUXcl4cq08DfdIF3sjXl7YfRpSFcNiNBnkYtSNBa/8gNIcAZvPwtjhQwDllq5NN4hvLR+GA==", + "version": "3.23.1", + "resolved": "https://registry.npmjs.org/@esri/calcite-ui-icons/-/calcite-ui-icons-3.23.1.tgz", + "integrity": "sha512-aIcFCIuwLightbhFWFZSfA8sKEi5EU/jO+OPXy0fa4cFUD6V7OM2NYTpCWRq/VhRA7RX5udyMWe2ppBPD5kdOw==", "dev": true }, "@esri/eslint-plugin-calcite-components": { @@ -45720,16 +45720,16 @@ } }, "@floating-ui/core": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.2.6.tgz", - "integrity": "sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.3.0.tgz", + "integrity": "sha512-vX1WVAdPjZg9DkDkC+zEx/tKtnST6/qcNpwcjeBgco3XRNHz5PUA+ivi/yr6G3o0kMR60uKBJcfOdfzOFI7PMQ==" }, "@floating-ui/dom": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.2.9.tgz", - "integrity": "sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.3.0.tgz", + "integrity": "sha512-qIAwejE3r6NeA107u4ELDKkH8+VtgRKdXqtSPaKflL2S2V+doyN+Wt9s5oHKXPDo4E8TaVXaHT3+6BbagH31xw==", "requires": { - "@floating-ui/core": "^1.2.6" + "@floating-ui/core": "^1.3.0" } }, "@gar/promisify": { diff --git a/packages/calcite-components-react/CHANGELOG.md b/packages/calcite-components-react/CHANGELOG.md index b21f0925080..e8876b01e2d 100644 --- a/packages/calcite-components-react/CHANGELOG.md +++ b/packages/calcite-components-react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.3-next.5](https://github.com/Esri/calcite-components/compare/@esri/calcite-components-react@1.4.3-next.4...@esri/calcite-components-react@1.4.3-next.5) (2023-06-14) + +**Note:** Version bump only for package @esri/calcite-components-react + ## [1.4.3-next.4](https://github.com/Esri/calcite-components/compare/@esri/calcite-components-react@1.4.3-next.3...@esri/calcite-components-react@1.4.3-next.4) (2023-06-09) **Note:** Version bump only for package @esri/calcite-components-react diff --git a/packages/calcite-components-react/package.json b/packages/calcite-components-react/package.json index 8e52e68a25c..1e39d74ec5c 100644 --- a/packages/calcite-components-react/package.json +++ b/packages/calcite-components-react/package.json @@ -1,7 +1,7 @@ { "name": "@esri/calcite-components-react", "sideEffects": false, - "version": "1.4.3-next.4", + "version": "1.4.3-next.5", "description": "A set of React components that wrap calcite components", "license": "SEE LICENSE.md", "scripts": { @@ -17,7 +17,7 @@ "dist/" ], "dependencies": { - "@esri/calcite-components": "^1.4.3-next.4" + "@esri/calcite-components": "^1.4.3-next.5" }, "peerDependencies": { "react": ">=16.7", diff --git a/packages/calcite-components/CHANGELOG.md b/packages/calcite-components/CHANGELOG.md index 77ddbbad957..a3f9b5efea0 100644 --- a/packages/calcite-components/CHANGELOG.md +++ b/packages/calcite-components/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.3-next.5](https://github.com/Esri/calcite-components/compare/@esri/calcite-components@1.4.3-next.4...@esri/calcite-components@1.4.3-next.5) (2023-06-14) + +### Bug Fixes + +- **input,input-number:** allow typing decimal separator in firefox for arabic locale ([#7173](https://github.com/Esri/calcite-components/issues/7173)) ([595e6f2](https://github.com/Esri/calcite-components/commit/595e6f229f13facfd6f79f4069f01b2bab79fa40)), closes [#7130](https://github.com/Esri/calcite-components/issues/7130) + ## [1.4.3-next.4](https://github.com/Esri/calcite-components/compare/@esri/calcite-components@1.4.3-next.3...@esri/calcite-components@1.4.3-next.4) (2023-06-09) ### Bug Fixes diff --git a/packages/calcite-components/package.json b/packages/calcite-components/package.json index 760299f5eac..badce14c6de 100644 --- a/packages/calcite-components/package.json +++ b/packages/calcite-components/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components", - "version": "1.4.3-next.4", + "version": "1.4.3-next.5", "description": "Web Components for Esri's Calcite Design System.", "main": "dist/index.cjs.js", "module": "dist/index.js",