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.common.js
CHANGED
|
@@ -52364,7 +52364,7 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(JwtTablevue_typ
|
|
|
52364
52364
|
|
|
52365
52365
|
/***/ }),
|
|
52366
52366
|
|
|
52367
|
-
/***/
|
|
52367
|
+
/***/ 9033:
|
|
52368
52368
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
52369
52369
|
|
|
52370
52370
|
"use strict";
|
|
@@ -52380,7 +52380,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
52380
52380
|
var es_array_includes = __webpack_require__(6699);
|
|
52381
52381
|
// EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
52382
52382
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__(3797);
|
|
52383
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=
|
|
52383
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
|
|
52384
52384
|
|
|
52385
52385
|
|
|
52386
52386
|
const _hoisted_1 = {
|
|
@@ -52394,8 +52394,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
52394
52394
|
key: index,
|
|
52395
52395
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([action.code.includes('delete') ? 'cd' : '']),
|
|
52396
52396
|
disabled: action.disabled,
|
|
52397
|
+
link: "",
|
|
52397
52398
|
size: "small",
|
|
52398
|
-
type: "
|
|
52399
|
+
type: "primary",
|
|
52399
52400
|
onClick: $event => _ctx.handleTableAction(action)
|
|
52400
52401
|
}, {
|
|
52401
52402
|
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)]),
|
|
@@ -52403,7 +52404,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
52403
52404
|
}, 1032, ["class", "disabled", "onClick"]);
|
|
52404
52405
|
}), 128))]);
|
|
52405
52406
|
}
|
|
52406
|
-
;// CONCATENATED MODULE: ./src/packages/JwtTableButton/index.vue?vue&type=template&id=
|
|
52407
|
+
;// CONCATENATED MODULE: ./src/packages/JwtTableButton/index.vue?vue&type=template&id=0ab9f1f2
|
|
52407
52408
|
|
|
52408
52409
|
// EXTERNAL MODULE: ./src/utils/commons.js
|
|
52409
52410
|
var commons = __webpack_require__(3310);
|
|
@@ -53547,7 +53548,7 @@ var map = {
|
|
|
53547
53548
|
"./JwtRateIcon/index.vue": 5939,
|
|
53548
53549
|
"./JwtSelectServer/index.vue": 6563,
|
|
53549
53550
|
"./JwtTable/index.vue": 9566,
|
|
53550
|
-
"./JwtTableButton/index.vue":
|
|
53551
|
+
"./JwtTableButton/index.vue": 9033,
|
|
53551
53552
|
"./JwtTableOnly/index.vue": 5070,
|
|
53552
53553
|
"./JwtTags/index.vue": 6854,
|
|
53553
53554
|
"./JwtUploadImage/index.vue": 5486
|