@mythpe/quasar-ui-qui 0.2.57 → 0.2.58

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.2.57",
3
+ "version": "0.2.58",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -221,7 +221,8 @@ defineOptions({
221
221
  hint: hint ? __(hint) : undefined,
222
222
  label: hasTopLabel ? undefined : ( getLabel || undefined),
223
223
  autocomplete: getAutocompleteAttribute || undefined,
224
- stackLabel: !0
224
+ stackLabel: !0,
225
+ clearable: viewMode ? !1 : getProp('clearable')
225
226
  }"
226
227
  >
227
228
  <template #control>