@stsdti/funky-ui-kit 1.4.3 → 1.4.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stsdti/funky-ui-kit",
3
- "version": "1.4.3",
3
+ "version": "1.4.5",
4
4
  "description": "A library with all our UI reusable components and helper functions to help speed up Vue development",
5
5
  "files": [
6
6
  "dist",
package/web-types.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "@stsdti/funky-ui-kit",
5
- "version": "1.4.3",
5
+ "version": "1.4.5",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "description-markup": "markdown",
@@ -265,6 +265,14 @@
265
265
  "type": "any"
266
266
  }
267
267
  },
268
+ {
269
+ "name": "isMultiSelect",
270
+ "default": "false",
271
+ "value": {
272
+ "kind": "expression",
273
+ "type": "boolean"
274
+ }
275
+ },
268
276
  {
269
277
  "name": "cellWidth",
270
278
  "default": "150",
@@ -5740,8 +5748,8 @@
5740
5748
  }
5741
5749
  },
5742
5750
  {
5743
- "name": "title",
5744
- "default": "'Editare / Creare'",
5751
+ "name": "resourceName",
5752
+ "default": "'resursă'",
5745
5753
  "value": {
5746
5754
  "kind": "expression",
5747
5755
  "type": "string"