@box/copy-input 1.42.10 → 1.42.12

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.
@@ -1,4 +1,4 @@
1
1
  export default {
2
- "groupSharedFeatures.copyButton.copyButtonCopiedLabel": "⟦萬 ĈøΡϊёď 國⟧",
3
- "groupSharedFeatures.copyButton.copyButtonLabel": "⟦萬 ĊõΡÿ 國⟧"
2
+ "groupSharedFeatures.copyButton.copyButtonCopiedLabel": "⟦萬 ĊōΡίěď 國⟧",
3
+ "groupSharedFeatures.copyButton.copyButtonLabel": "⟦萬 ČóΡγ 國⟧"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  # Label for a call-to-action button in its active state. Button was clicked and text input's contents was copied the user's clipboard.
2
- groupSharedFeatures.copyButton.copyButtonCopiedLabel = ⟦萬 ĈøΡϊёď 國⟧
2
+ groupSharedFeatures.copyButton.copyButtonCopiedLabel = ⟦萬 ĊōΡίěď 國⟧
3
3
  # Label for a call-to-action button in its default state. Clicking the button copies text input's contents to the user's clipboard.
4
- groupSharedFeatures.copyButton.copyButtonLabel = ⟦萬 ĊõΡÿ 國⟧
4
+ groupSharedFeatures.copyButton.copyButtonLabel = ⟦萬 ČóΡγ 國⟧
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@box/copy-input",
3
- "version": "1.42.10",
3
+ "version": "1.42.12",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^14.31.0",
7
- "@box/blueprint-web-assets": "^4.118.3",
6
+ "@box/blueprint-web": "^14.31.1",
7
+ "@box/blueprint-web-assets": "^4.118.4",
8
8
  "react": "^18.0.0",
9
9
  "react-dom": "^18.0.0",
10
10
  "react-intl": "^6.4.2"
11
11
  },
12
12
  "devDependencies": {
13
- "@box/blueprint-web": "^14.31.0",
14
- "@box/blueprint-web-assets": "^4.118.3",
15
- "@box/eslint-plugin-blueprint": "1.2.1",
16
- "@box/storybook-utils": "0.19.7",
13
+ "@box/blueprint-web": "^14.31.1",
14
+ "@box/blueprint-web-assets": "^4.118.4",
15
+ "@box/eslint-plugin-blueprint": "1.2.2",
16
+ "@box/storybook-utils": "0.19.8",
17
17
  "react-intl": "^6.4.2"
18
18
  },
19
19
  "publishConfig": {