@byteluck-fe/runtime-desktop-controls 7.0.0-beta.10 → 7.0.0-beta.11

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.
@@ -89888,6 +89888,8 @@ const Nfe = /* @__PURE__ */ We(vRt, [["render", yRt], ["__scopeId", "data-v-e147
89888
89888
  command: {},
89889
89889
  isLoading: { type: Boolean },
89890
89890
  optObj: {},
89891
+ actionObj: {},
89892
+ optButtonType: {},
89891
89893
  isHide: { type: Boolean },
89892
89894
  className: {},
89893
89895
  style: {},
@@ -107115,6 +107117,8 @@ const KGt = /* @__PURE__ */ We(YGt, [["__scopeId", "data-v-1af73f82"]]), ZGt = /
107115
107117
  defaultState: {},
107116
107118
  isLoading: { type: Boolean },
107117
107119
  optObj: {},
107120
+ actionObj: {},
107121
+ optButtonType: {},
107118
107122
  isHide: { type: Boolean },
107119
107123
  className: {},
107120
107124
  style: {},
@@ -151080,6 +151084,8 @@ const c4t = /* @__PURE__ */ We(u4t, [["__scopeId", "data-v-0dd46c50"]]), d4t = /
151080
151084
  command: {},
151081
151085
  isLoading: { type: Boolean },
151082
151086
  optObj: {},
151087
+ actionObj: {},
151088
+ optButtonType: {},
151083
151089
  isHide: { type: Boolean },
151084
151090
  className: {},
151085
151091
  style: {},
@@ -151183,6 +151189,8 @@ const v4t = {
151183
151189
  command: {},
151184
151190
  isLoading: { type: Boolean },
151185
151191
  optObj: {},
151192
+ actionObj: {},
151193
+ optButtonType: {},
151186
151194
  isHide: { type: Boolean },
151187
151195
  className: {},
151188
151196
  style: {},
@@ -151606,6 +151614,8 @@ const z4t = {
151606
151614
  command: {},
151607
151615
  isLoading: { type: Boolean },
151608
151616
  optObj: {},
151617
+ actionObj: {},
151618
+ optButtonType: {},
151609
151619
  isHide: { type: Boolean },
151610
151620
  className: {},
151611
151621
  style: {},
@@ -169056,6 +169066,8 @@ const ien = /* @__PURE__ */ We(ren, [["__scopeId", "data-v-c12b4d3b"]]), oen = /
169056
169066
  command: {},
169057
169067
  isLoading: { type: Boolean },
169058
169068
  optObj: {},
169069
+ actionObj: {},
169070
+ optButtonType: {},
169059
169071
  isHide: { type: Boolean },
169060
169072
  className: {},
169061
169073
  style: {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteluck-fe/runtime-desktop-controls",
3
- "version": "7.0.0-beta.10",
3
+ "version": "7.0.0-beta.11",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./dist/runtime-desktop-controls.js",