jwt-ui 1.0.3 → 1.0.4
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/lib/jwt-ui.umd.js
CHANGED
|
@@ -52374,7 +52374,7 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(JwtTablevue_typ
|
|
|
52374
52374
|
|
|
52375
52375
|
/***/ }),
|
|
52376
52376
|
|
|
52377
|
-
/***/
|
|
52377
|
+
/***/ 3682:
|
|
52378
52378
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
52379
52379
|
|
|
52380
52380
|
"use strict";
|
|
@@ -52390,7 +52390,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
52390
52390
|
var es_array_includes = __webpack_require__(6699);
|
|
52391
52391
|
// EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
52392
52392
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__(7203);
|
|
52393
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/packages/JwtTableButton/index.vue?vue&type=template&id=
|
|
52393
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/packages/JwtTableButton/index.vue?vue&type=template&id=0ab9f1f2
|
|
52394
52394
|
|
|
52395
52395
|
|
|
52396
52396
|
const _hoisted_1 = {
|
|
@@ -52404,8 +52404,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
52404
52404
|
key: index,
|
|
52405
52405
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([action.code.includes('delete') ? 'cd' : '']),
|
|
52406
52406
|
disabled: action.disabled,
|
|
52407
|
+
link: "",
|
|
52407
52408
|
size: "small",
|
|
52408
|
-
type: "
|
|
52409
|
+
type: "primary",
|
|
52409
52410
|
onClick: $event => _ctx.handleTableAction(action)
|
|
52410
52411
|
}, {
|
|
52411
52412
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(action.show_title || action.title), 1)]),
|
|
@@ -52413,7 +52414,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
52413
52414
|
}, 1032, ["class", "disabled", "onClick"]);
|
|
52414
52415
|
}), 128))]);
|
|
52415
52416
|
}
|
|
52416
|
-
;// CONCATENATED MODULE: ./src/packages/JwtTableButton/index.vue?vue&type=template&id=
|
|
52417
|
+
;// CONCATENATED MODULE: ./src/packages/JwtTableButton/index.vue?vue&type=template&id=0ab9f1f2
|
|
52417
52418
|
|
|
52418
52419
|
// EXTERNAL MODULE: ./src/utils/commons.js
|
|
52419
52420
|
var commons = __webpack_require__(9657);
|
|
@@ -53557,7 +53558,7 @@ var map = {
|
|
|
53557
53558
|
"./JwtRateIcon/index.vue": 897,
|
|
53558
53559
|
"./JwtSelectServer/index.vue": 9813,
|
|
53559
53560
|
"./JwtTable/index.vue": 5639,
|
|
53560
|
-
"./JwtTableButton/index.vue":
|
|
53561
|
+
"./JwtTableButton/index.vue": 3682,
|
|
53561
53562
|
"./JwtTableOnly/index.vue": 5082,
|
|
53562
53563
|
"./JwtTags/index.vue": 4308,
|
|
53563
53564
|
"./JwtUploadImage/index.vue": 601
|