@mythpe/quasar-ui-qui 0.1.2 → 0.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mythpe/quasar-ui-qui",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -1457,6 +1457,7 @@ defineOptions({
1457
1457
  :placeholder="searchPlaceholder"
1458
1458
  autocomplete="none"
1459
1459
  col="12"
1460
+ label="labels.search"
1460
1461
  name="search"
1461
1462
  outlined
1462
1463
  v-bind="pluginOptions.dt?.searchInput?.props"