@react-spectrum/tag 3.3.2 → 3.3.3

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,6 +1,6 @@
1
1
  module.exports = {
2
2
  "actions": `\u{C561}\u{C158}`,
3
- "hideButtonLabel": `\u{AC04}\u{B2E8}\u{D788} \u{D45C}\u{C2DC}`,
3
+ "hideButtonLabel": `\u{AC04}\u{B7B5}\u{D788} \u{BCF4}\u{AE30}`,
4
4
  "noTags": `\u{C5C6}\u{C74C}`,
5
5
  "showAllButtonLabel": (args, formatter)=>`\u{BAA8}\u{B450} \u{D45C}\u{C2DC} (${formatter.number(args.tagCount)})`
6
6
  };
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;IACjC,mBAAmB,CAAC,yCAAM,CAAC;IAC3B,UAAU,CAAC,gBAAE,CAAC;IACd,sBAAsB,CAAC,MAAM,YAAc,CAAC,mCAAO,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACzF","sources":["packages/@react-spectrum/tag/intl/ko-KR.json"],"sourcesContent":["{\n \"actions\": \"액션\",\n \"hideButtonLabel\": \"간단히 표시\",\n \"noTags\": \"없음\",\n \"showAllButtonLabel\": \"모두 표시 ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ko-KR.main.js.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;IACjC,mBAAmB,CAAC,yCAAM,CAAC;IAC3B,UAAU,CAAC,gBAAE,CAAC;IACd,sBAAsB,CAAC,MAAM,YAAc,CAAC,mCAAO,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACzF","sources":["packages/@react-spectrum/tag/intl/ko-KR.json"],"sourcesContent":["{\n \"actions\": \"액션\",\n \"hideButtonLabel\": \"간략히 보기\",\n \"noTags\": \"없음\",\n \"showAllButtonLabel\": \"모두 표시 ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ko-KR.main.js.map"}
package/dist/ko-KR.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  var $fc6f973338bd2d9c$exports = {};
2
2
  $fc6f973338bd2d9c$exports = {
3
3
  "actions": `\u{C561}\u{C158}`,
4
- "hideButtonLabel": `\u{AC04}\u{B2E8}\u{D788} \u{D45C}\u{C2DC}`,
4
+ "hideButtonLabel": `\u{AC04}\u{B7B5}\u{D788} \u{BCF4}\u{AE30}`,
5
5
  "noTags": `\u{C5C6}\u{C74C}`,
6
6
  "showAllButtonLabel": (args, formatter)=>`\u{BAA8}\u{B450} \u{D45C}\u{C2DC} (${formatter.number(args.tagCount)})`
7
7
  };
@@ -1,7 +1,7 @@
1
1
  var $fc6f973338bd2d9c$exports = {};
2
2
  $fc6f973338bd2d9c$exports = {
3
3
  "actions": `\u{C561}\u{C158}`,
4
- "hideButtonLabel": `\u{AC04}\u{B2E8}\u{D788} \u{D45C}\u{C2DC}`,
4
+ "hideButtonLabel": `\u{AC04}\u{B7B5}\u{D788} \u{BCF4}\u{AE30}`,
5
5
  "noTags": `\u{C5C6}\u{C74C}`,
6
6
  "showAllButtonLabel": (args, formatter)=>`\u{BAA8}\u{B450} \u{D45C}\u{C2DC} (${formatter.number(args.tagCount)})`
7
7
  };
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;IACjC,mBAAmB,CAAC,yCAAM,CAAC;IAC3B,UAAU,CAAC,gBAAE,CAAC;IACd,sBAAsB,CAAC,MAAM,YAAc,CAAC,mCAAO,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACzF","sources":["packages/@react-spectrum/tag/intl/ko-KR.json"],"sourcesContent":["{\n \"actions\": \"액션\",\n \"hideButtonLabel\": \"간단히 표시\",\n \"noTags\": \"없음\",\n \"showAllButtonLabel\": \"모두 표시 ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ko-KR.module.js.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;IACjC,mBAAmB,CAAC,yCAAM,CAAC;IAC3B,UAAU,CAAC,gBAAE,CAAC;IACd,sBAAsB,CAAC,MAAM,YAAc,CAAC,mCAAO,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACzF","sources":["packages/@react-spectrum/tag/intl/ko-KR.json"],"sourcesContent":["{\n \"actions\": \"액션\",\n \"hideButtonLabel\": \"간략히 보기\",\n \"noTags\": \"없음\",\n \"showAllButtonLabel\": \"모두 표시 ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ko-KR.module.js.map"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-spectrum/tag",
3
- "version": "3.3.2",
3
+ "version": "3.3.3",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -40,20 +40,20 @@
40
40
  "url": "https://github.com/adobe/react-spectrum"
41
41
  },
42
42
  "dependencies": {
43
- "@react-aria/focus": "^3.20.5",
44
- "@react-aria/i18n": "^3.12.10",
45
- "@react-aria/interactions": "^3.25.3",
46
- "@react-aria/selection": "^3.24.3",
47
- "@react-aria/tag": "^3.6.2",
48
- "@react-aria/utils": "^3.29.1",
49
- "@react-spectrum/button": "^3.16.16",
50
- "@react-spectrum/form": "^3.7.16",
51
- "@react-spectrum/label": "^3.16.16",
52
- "@react-spectrum/text": "^3.5.17",
53
- "@react-spectrum/utils": "^3.12.6",
54
- "@react-stately/collections": "^3.12.5",
55
- "@react-stately/list": "^3.12.3",
56
- "@react-types/shared": "^3.30.0",
43
+ "@react-aria/focus": "^3.21.0",
44
+ "@react-aria/i18n": "^3.12.11",
45
+ "@react-aria/interactions": "^3.25.4",
46
+ "@react-aria/selection": "^3.25.0",
47
+ "@react-aria/tag": "^3.7.0",
48
+ "@react-aria/utils": "^3.30.0",
49
+ "@react-spectrum/button": "^3.17.0",
50
+ "@react-spectrum/form": "^3.7.17",
51
+ "@react-spectrum/label": "^3.16.17",
52
+ "@react-spectrum/text": "^3.5.18",
53
+ "@react-spectrum/utils": "^3.12.7",
54
+ "@react-stately/collections": "^3.12.6",
55
+ "@react-stately/list": "^3.12.4",
56
+ "@react-types/shared": "^3.31.0",
57
57
  "@swc/helpers": "^0.5.0"
58
58
  },
59
59
  "devDependencies": {
@@ -67,5 +67,5 @@
67
67
  "publishConfig": {
68
68
  "access": "public"
69
69
  },
70
- "gitHead": "a063122082d2b372e4846b58c85ae69ec73887ff"
70
+ "gitHead": "8b9348ff255e018b2dd9b27e2a45507cadfa1d35"
71
71
  }