wini-web-components 2.3.3 → 2.3.5

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.
@@ -45,6 +45,7 @@ var resources = {
45
45
  remove: "Remove",
46
46
  choose: "Choose",
47
47
  select: "Select",
48
+ add: "Add",
48
49
  all: "All",
49
50
  noResultFound: "No result found",
50
51
  ofItems: "of {{totalItem}} items",
@@ -97,6 +98,7 @@ var resources = {
97
98
  remove: "Xóa",
98
99
  choose: "Chọn",
99
100
  select: "Chọn",
101
+ add: "Thêm",
100
102
  all: "Tất cả",
101
103
  noResultFound: "Không tìm thấy kết quả",
102
104
  ofItems: "trên {{totalItem}} kết quả",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wini-web-components",
3
- "version": "2.3.3",
3
+ "version": "2.3.5",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {