@box/copy-input 1.1.5 → 1.2.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.
@@ -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,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/copy-input",
3
- "version": "1.1.5",
3
+ "version": "1.2.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
6
  "@box/blueprint-web": "^9.19.0",