@jetlinks-web/components 2.7.3 → 2.7.5

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.
@@ -42,7 +42,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
42
42
  "onDesc": "setup-const"
43
43
  } */
44
44
  import { unref as _unref, toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, createTextVNode as _createTextVNode, withCtx as _withCtx, createVNode as _createVNode, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
45
- const _withScopeId = n => (_pushScopeId("data-v-1775015259092"), n = n(), _popScopeId(), n);
45
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353869"), n = n(), _popScopeId(), n);
46
46
  const _hoisted_1 = { class: "jetlinks-table-sort-content" };
47
47
  const _hoisted_2 = { class: "jetlinks-table-sort-title" };
48
48
  const _hoisted_3 = { class: "table-sort-body" };
@@ -9,7 +9,7 @@
9
9
  } */
10
10
  import { defineComponent as _defineComponent } from 'vue';
11
11
  import { unref as _unref, renderSlot as _renderSlot, createElementVNode as _createElementVNode, normalizeStyle as _normalizeStyle, openBlock as _openBlock, createElementBlock as _createElementBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
12
- const _withScopeId = n => (_pushScopeId("data-v-1775015256307"), n = n(), _popScopeId(), n);
12
+ const _withScopeId = n => (_pushScopeId("data-v-1776942351253"), n = n(), _popScopeId(), n);
13
13
  const _hoisted_1 = { class: "full-page-warp-content" };
14
14
  import { ref, inject } from 'vue';
15
15
  import { useElementBounding } from '@vueuse/core';
@@ -237,7 +237,11 @@ const __sfc_main__ = _defineComponent({
237
237
  }
238
238
  };
239
239
  watch(() => props.params, (newValue) => {
240
- _debounceFn(newValue || {});
240
+ _debounceFn({
241
+ ...(newValue || {}),
242
+ pageSize: page.pageSize || 12,
243
+ pageIndex: 0,
244
+ });
241
245
  }, { deep: true, immediate: true });
242
246
  watch(() => props.dataSource, (newVal) => {
243
247
  if (newVal && !props.request) {
@@ -75,7 +75,6 @@
75
75
  flex-direction: column;
76
76
 
77
77
  .jtable-card-items {
78
- height: 100%;
79
78
  overflow-y: auto;
80
79
  display: grid;
81
80
  grid-gap: 26px;
@@ -23,7 +23,7 @@
23
23
  } */
24
24
  import { defineComponent as _defineComponent } from 'vue';
25
25
  import { unref as _unref, createVNode as _createVNode, withCtx as _withCtx, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, createBlock as _createBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
26
- const _withScopeId = n => (_pushScopeId("data-v-1775015258864"), n = n(), _popScopeId(), n);
26
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353683"), n = n(), _popScopeId(), n);
27
27
  const _hoisted_1 = {
28
28
  key: 0,
29
29
  style: { "width": "240px" }
@@ -81,17 +81,11 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
81
81
  "clearValue": "setup-const"
82
82
  } */
83
83
  import { defineComponent as _defineComponent } from 'vue';
84
- import { createCommentVNode as _createCommentVNode, createVNode as _createVNode, openBlock as _openBlock, createBlock as _createBlock, createElementVNode as _createElementVNode, unref as _unref, createElementBlock as _createElementBlock, renderList as _renderList, Fragment as _Fragment, normalizeClass as _normalizeClass, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, withCtx as _withCtx, normalizeStyle as _normalizeStyle } from "vue";
84
+ import { createCommentVNode as _createCommentVNode, createVNode as _createVNode, vShow as _vShow, withDirectives as _withDirectives, createElementVNode as _createElementVNode, unref as _unref, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, withCtx as _withCtx, normalizeStyle as _normalizeStyle, createBlock as _createBlock } from "vue";
85
85
  const _hoisted_1 = { class: "left" };
86
86
  const _hoisted_2 = { class: "left-items" };
87
- const _hoisted_3 = {
88
- key: 0,
89
- class: "center"
90
- };
91
- const _hoisted_4 = {
92
- key: 1,
93
- class: "right"
94
- };
87
+ const _hoisted_3 = { class: "center" };
88
+ const _hoisted_4 = { class: "right" };
95
89
  const _hoisted_5 = { class: "right-items" };
96
90
  const _hoisted_6 = { class: "JSearch-footer--btns" };
97
91
  const _hoisted_7 = { class: "more-text" };
@@ -195,14 +189,6 @@ const __sfc_main__ = _defineComponent({
195
189
  const emit = __emit;
196
190
  const expandChange = () => {
197
191
  expand.value = !expand.value;
198
- if (!expand.value) {
199
- // 收起
200
- const firstItem = termsData.terms[0].terms[0];
201
- termsData.terms = [
202
- { terms: [firstItem, null, null] },
203
- { type: 'or', terms: [null, null, null] },
204
- ];
205
- }
206
192
  };
207
193
  const itemValueChange = (value, index) => {
208
194
  if (index < 4) {
@@ -416,58 +402,56 @@ const __sfc_main__ = _defineComponent({
416
402
  reset: resetNumber.value,
417
403
  onChange: _cache[0] || (_cache[0] = (v) => itemValueChange(v, 1))
418
404
  }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]),
419
- (expand.value)
420
- ? (_openBlock(), _createBlock(SearchItem, {
421
- key: 0,
422
- expand: expand.value,
423
- index: 2,
424
- columns: searchItems.value,
425
- "terms-item": termsData.terms[0].terms[1],
426
- reset: resetNumber.value,
427
- onChange: _cache[1] || (_cache[1] = (v) => itemValueChange(v, 2))
428
- }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]))
429
- : _createCommentVNode("v-if", true),
430
- (expand.value)
431
- ? (_openBlock(), _createBlock(SearchItem, {
432
- key: 1,
405
+ _withDirectives(_createVNode(SearchItem, {
406
+ expand: expand.value,
407
+ index: 2,
408
+ columns: searchItems.value,
409
+ "terms-item": termsData.terms[0].terms[1],
410
+ reset: resetNumber.value,
411
+ onChange: _cache[1] || (_cache[1] = (v) => itemValueChange(v, 2))
412
+ }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]), [
413
+ [_vShow, expand.value]
414
+ ]),
415
+ _withDirectives(_createVNode(SearchItem, {
416
+ expand: expand.value,
417
+ index: 3,
418
+ columns: searchItems.value,
419
+ "terms-item": termsData.terms[0].terms[2],
420
+ reset: resetNumber.value,
421
+ onChange: _cache[2] || (_cache[2] = (v) => itemValueChange(v, 3))
422
+ }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]), [
423
+ [_vShow, expand.value]
424
+ ])
425
+ ])
426
+ ]),
427
+ _withDirectives(_createElementVNode("div", _hoisted_3, [
428
+ _createVNode(_unref(Select), {
429
+ value: termsData.terms[1].type,
430
+ "onUpdate:value": _cache[3] || (_cache[3] = ($event) => ((termsData.terms[1].type) = $event)),
431
+ class: "center-select",
432
+ style: { "width": "100px" },
433
+ options: _unref(typeOptions)(_unref(contextLocale))
434
+ }, null, 8 /* PROPS */, ["value", "options"])
435
+ ], 512 /* NEED_PATCH */), [
436
+ [_vShow, expand.value]
437
+ ]),
438
+ _withDirectives(_createElementVNode("div", _hoisted_4, [
439
+ _createElementVNode("div", _hoisted_5, [
440
+ (_openBlock(), _createElementBlock(_Fragment, null, _renderList([4, 5, 6], (item) => {
441
+ return _createVNode(SearchItem, {
442
+ key: `search_item_${item}`,
433
443
  expand: expand.value,
434
- index: 3,
444
+ index: item,
435
445
  columns: searchItems.value,
436
- "terms-item": termsData.terms[0].terms[2],
446
+ "terms-item": termsData.terms[1].terms[item - 4],
437
447
  reset: resetNumber.value,
438
- onChange: _cache[2] || (_cache[2] = (v) => itemValueChange(v, 3))
439
- }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]))
440
- : _createCommentVNode("v-if", true)
448
+ onChange: (v) => itemValueChange(v, item)
449
+ }, null, 8 /* PROPS */, ["expand", "index", "columns", "terms-item", "reset", "onChange"]);
450
+ }), 64 /* STABLE_FRAGMENT */))
441
451
  ])
442
- ]),
443
- (expand.value)
444
- ? (_openBlock(), _createElementBlock("div", _hoisted_3, [
445
- _createVNode(_unref(Select), {
446
- value: termsData.terms[1].type,
447
- "onUpdate:value": _cache[3] || (_cache[3] = ($event) => ((termsData.terms[1].type) = $event)),
448
- class: "center-select",
449
- style: { "width": "100px" },
450
- options: _unref(typeOptions)(_unref(contextLocale))
451
- }, null, 8 /* PROPS */, ["value", "options"])
452
- ]))
453
- : _createCommentVNode("v-if", true),
454
- (expand.value)
455
- ? (_openBlock(), _createElementBlock("div", _hoisted_4, [
456
- _createElementVNode("div", _hoisted_5, [
457
- (_openBlock(), _createElementBlock(_Fragment, null, _renderList([4, 5, 6], (item) => {
458
- return _createVNode(SearchItem, {
459
- key: `search_item_${item}`,
460
- expand: expand.value,
461
- index: item,
462
- columns: searchItems.value,
463
- "terms-item": termsData.terms[1].terms[item - 4],
464
- reset: resetNumber.value,
465
- onChange: (v) => itemValueChange(v, item)
466
- }, null, 8 /* PROPS */, ["expand", "index", "columns", "terms-item", "reset", "onChange"]);
467
- }), 64 /* STABLE_FRAGMENT */))
468
- ])
469
- ]))
470
- : _createCommentVNode("v-if", true)
452
+ ], 512 /* NEED_PATCH */), [
453
+ [_vShow, expand.value]
454
+ ])
471
455
  ], 2 /* CLASS */),
472
456
  _createElementVNode("div", {
473
457
  class: _normalizeClass([
package/es/Search/Item.js CHANGED
@@ -80,7 +80,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
80
80
  } */
81
81
  import { defineComponent as _defineComponent } from 'vue';
82
82
  import { unref as _unref, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, createElementBlock as _createElementBlock, createVNode as _createVNode, Fragment as _Fragment, normalizeStyle as _normalizeStyle, mergeProps as _mergeProps, resolveDynamicComponent as _resolveDynamicComponent, withCtx as _withCtx, createElementVNode as _createElementVNode, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
83
- const _withScopeId = n => (_pushScopeId("data-v-1775015258124"), n = n(), _popScopeId(), n);
83
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353030"), n = n(), _popScopeId(), n);
84
84
  const _hoisted_1 = { class: "JSearch-item" };
85
85
  const _hoisted_2 = {
86
86
  key: 0,
@@ -4516,7 +4516,6 @@ span.ant-radio + * {
4516
4516
  flex-direction: column;
4517
4517
  }
4518
4518
  .jtable-box .jtable-card .jtable-card-items {
4519
- height: 100%;
4520
4519
  overflow-y: auto;
4521
4520
  display: grid;
4522
4521
  grid-gap: 26px;
@@ -42,7 +42,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
42
42
  "onDesc": "setup-const"
43
43
  } */
44
44
  import { unref as _unref, toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, createTextVNode as _createTextVNode, withCtx as _withCtx, createVNode as _createVNode, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
45
- const _withScopeId = n => (_pushScopeId("data-v-1775015259060"), n = n(), _popScopeId(), n);
45
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353894"), n = n(), _popScopeId(), n);
46
46
  const _hoisted_1 = { class: "jetlinks-table-sort-content" };
47
47
  const _hoisted_2 = { class: "jetlinks-table-sort-title" };
48
48
  const _hoisted_3 = { class: "table-sort-body" };
@@ -9,7 +9,7 @@
9
9
  } */
10
10
  import { defineComponent as _defineComponent } from 'vue';
11
11
  import { unref as _unref, renderSlot as _renderSlot, createElementVNode as _createElementVNode, normalizeStyle as _normalizeStyle, openBlock as _openBlock, createElementBlock as _createElementBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
12
- const _withScopeId = n => (_pushScopeId("data-v-1775015256301"), n = n(), _popScopeId(), n);
12
+ const _withScopeId = n => (_pushScopeId("data-v-1776942351261"), n = n(), _popScopeId(), n);
13
13
  const _hoisted_1 = { class: "full-page-warp-content" };
14
14
  import { ref, inject } from 'vue';
15
15
  import { useElementBounding } from '@vueuse/core';
@@ -237,7 +237,11 @@ const __sfc_main__ = _defineComponent({
237
237
  }
238
238
  };
239
239
  watch(() => props.params, (newValue) => {
240
- _debounceFn(newValue || {});
240
+ _debounceFn({
241
+ ...(newValue || {}),
242
+ pageSize: page.pageSize || 12,
243
+ pageIndex: 0,
244
+ });
241
245
  }, { deep: true, immediate: true });
242
246
  watch(() => props.dataSource, (newVal) => {
243
247
  if (newVal && !props.request) {
@@ -75,7 +75,6 @@
75
75
  flex-direction: column;
76
76
 
77
77
  .jtable-card-items {
78
- height: 100%;
79
78
  overflow-y: auto;
80
79
  display: grid;
81
80
  grid-gap: 26px;
@@ -23,7 +23,7 @@
23
23
  } */
24
24
  import { defineComponent as _defineComponent } from 'vue';
25
25
  import { unref as _unref, createVNode as _createVNode, withCtx as _withCtx, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, createBlock as _createBlock, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
26
- const _withScopeId = n => (_pushScopeId("data-v-1775015258837"), n = n(), _popScopeId(), n);
26
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353698"), n = n(), _popScopeId(), n);
27
27
  const _hoisted_1 = {
28
28
  key: 0,
29
29
  style: { "width": "240px" }
@@ -81,17 +81,11 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
81
81
  "clearValue": "setup-const"
82
82
  } */
83
83
  import { defineComponent as _defineComponent } from 'vue';
84
- import { createCommentVNode as _createCommentVNode, createVNode as _createVNode, openBlock as _openBlock, createBlock as _createBlock, createElementVNode as _createElementVNode, unref as _unref, createElementBlock as _createElementBlock, renderList as _renderList, Fragment as _Fragment, normalizeClass as _normalizeClass, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, withCtx as _withCtx, normalizeStyle as _normalizeStyle } from "vue";
84
+ import { createCommentVNode as _createCommentVNode, createVNode as _createVNode, vShow as _vShow, withDirectives as _withDirectives, createElementVNode as _createElementVNode, unref as _unref, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, normalizeClass as _normalizeClass, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, withCtx as _withCtx, normalizeStyle as _normalizeStyle, createBlock as _createBlock } from "vue";
85
85
  const _hoisted_1 = { class: "left" };
86
86
  const _hoisted_2 = { class: "left-items" };
87
- const _hoisted_3 = {
88
- key: 0,
89
- class: "center"
90
- };
91
- const _hoisted_4 = {
92
- key: 1,
93
- class: "right"
94
- };
87
+ const _hoisted_3 = { class: "center" };
88
+ const _hoisted_4 = { class: "right" };
95
89
  const _hoisted_5 = { class: "right-items" };
96
90
  const _hoisted_6 = { class: "JSearch-footer--btns" };
97
91
  const _hoisted_7 = { class: "more-text" };
@@ -195,14 +189,6 @@ const __sfc_main__ = _defineComponent({
195
189
  const emit = __emit;
196
190
  const expandChange = () => {
197
191
  expand.value = !expand.value;
198
- if (!expand.value) {
199
- // 收起
200
- const firstItem = termsData.terms[0].terms[0];
201
- termsData.terms = [
202
- { terms: [firstItem, null, null] },
203
- { type: 'or', terms: [null, null, null] },
204
- ];
205
- }
206
192
  };
207
193
  const itemValueChange = (value, index) => {
208
194
  if (index < 4) {
@@ -416,58 +402,56 @@ const __sfc_main__ = _defineComponent({
416
402
  reset: resetNumber.value,
417
403
  onChange: _cache[0] || (_cache[0] = (v) => itemValueChange(v, 1))
418
404
  }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]),
419
- (expand.value)
420
- ? (_openBlock(), _createBlock(SearchItem, {
421
- key: 0,
422
- expand: expand.value,
423
- index: 2,
424
- columns: searchItems.value,
425
- "terms-item": termsData.terms[0].terms[1],
426
- reset: resetNumber.value,
427
- onChange: _cache[1] || (_cache[1] = (v) => itemValueChange(v, 2))
428
- }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]))
429
- : _createCommentVNode("v-if", true),
430
- (expand.value)
431
- ? (_openBlock(), _createBlock(SearchItem, {
432
- key: 1,
405
+ _withDirectives(_createVNode(SearchItem, {
406
+ expand: expand.value,
407
+ index: 2,
408
+ columns: searchItems.value,
409
+ "terms-item": termsData.terms[0].terms[1],
410
+ reset: resetNumber.value,
411
+ onChange: _cache[1] || (_cache[1] = (v) => itemValueChange(v, 2))
412
+ }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]), [
413
+ [_vShow, expand.value]
414
+ ]),
415
+ _withDirectives(_createVNode(SearchItem, {
416
+ expand: expand.value,
417
+ index: 3,
418
+ columns: searchItems.value,
419
+ "terms-item": termsData.terms[0].terms[2],
420
+ reset: resetNumber.value,
421
+ onChange: _cache[2] || (_cache[2] = (v) => itemValueChange(v, 3))
422
+ }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]), [
423
+ [_vShow, expand.value]
424
+ ])
425
+ ])
426
+ ]),
427
+ _withDirectives(_createElementVNode("div", _hoisted_3, [
428
+ _createVNode(_unref(Select), {
429
+ value: termsData.terms[1].type,
430
+ "onUpdate:value": _cache[3] || (_cache[3] = ($event) => ((termsData.terms[1].type) = $event)),
431
+ class: "center-select",
432
+ style: { "width": "100px" },
433
+ options: _unref(typeOptions)(_unref(contextLocale))
434
+ }, null, 8 /* PROPS */, ["value", "options"])
435
+ ], 512 /* NEED_PATCH */), [
436
+ [_vShow, expand.value]
437
+ ]),
438
+ _withDirectives(_createElementVNode("div", _hoisted_4, [
439
+ _createElementVNode("div", _hoisted_5, [
440
+ (_openBlock(), _createElementBlock(_Fragment, null, _renderList([4, 5, 6], (item) => {
441
+ return _createVNode(SearchItem, {
442
+ key: `search_item_${item}`,
433
443
  expand: expand.value,
434
- index: 3,
444
+ index: item,
435
445
  columns: searchItems.value,
436
- "terms-item": termsData.terms[0].terms[2],
446
+ "terms-item": termsData.terms[1].terms[item - 4],
437
447
  reset: resetNumber.value,
438
- onChange: _cache[2] || (_cache[2] = (v) => itemValueChange(v, 3))
439
- }, null, 8 /* PROPS */, ["expand", "columns", "terms-item", "reset"]))
440
- : _createCommentVNode("v-if", true)
448
+ onChange: (v) => itemValueChange(v, item)
449
+ }, null, 8 /* PROPS */, ["expand", "index", "columns", "terms-item", "reset", "onChange"]);
450
+ }), 64 /* STABLE_FRAGMENT */))
441
451
  ])
442
- ]),
443
- (expand.value)
444
- ? (_openBlock(), _createElementBlock("div", _hoisted_3, [
445
- _createVNode(_unref(Select), {
446
- value: termsData.terms[1].type,
447
- "onUpdate:value": _cache[3] || (_cache[3] = ($event) => ((termsData.terms[1].type) = $event)),
448
- class: "center-select",
449
- style: { "width": "100px" },
450
- options: _unref(typeOptions)(_unref(contextLocale))
451
- }, null, 8 /* PROPS */, ["value", "options"])
452
- ]))
453
- : _createCommentVNode("v-if", true),
454
- (expand.value)
455
- ? (_openBlock(), _createElementBlock("div", _hoisted_4, [
456
- _createElementVNode("div", _hoisted_5, [
457
- (_openBlock(), _createElementBlock(_Fragment, null, _renderList([4, 5, 6], (item) => {
458
- return _createVNode(SearchItem, {
459
- key: `search_item_${item}`,
460
- expand: expand.value,
461
- index: item,
462
- columns: searchItems.value,
463
- "terms-item": termsData.terms[1].terms[item - 4],
464
- reset: resetNumber.value,
465
- onChange: (v) => itemValueChange(v, item)
466
- }, null, 8 /* PROPS */, ["expand", "index", "columns", "terms-item", "reset", "onChange"]);
467
- }), 64 /* STABLE_FRAGMENT */))
468
- ])
469
- ]))
470
- : _createCommentVNode("v-if", true)
452
+ ], 512 /* NEED_PATCH */), [
453
+ [_vShow, expand.value]
454
+ ])
471
455
  ], 2 /* CLASS */),
472
456
  _createElementVNode("div", {
473
457
  class: _normalizeClass([
@@ -80,7 +80,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
80
80
  } */
81
81
  import { defineComponent as _defineComponent } from 'vue';
82
82
  import { unref as _unref, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, createElementBlock as _createElementBlock, createVNode as _createVNode, Fragment as _Fragment, normalizeStyle as _normalizeStyle, mergeProps as _mergeProps, resolveDynamicComponent as _resolveDynamicComponent, withCtx as _withCtx, createElementVNode as _createElementVNode, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
83
- const _withScopeId = n => (_pushScopeId("data-v-1775015257934"), n = n(), _popScopeId(), n);
83
+ const _withScopeId = n => (_pushScopeId("data-v-1776942353124"), n = n(), _popScopeId(), n);
84
84
  const _hoisted_1 = { class: "JSearch-item" };
85
85
  const _hoisted_2 = {
86
86
  key: 0,
@@ -4516,7 +4516,6 @@ span.ant-radio + * {
4516
4516
  flex-direction: column;
4517
4517
  }
4518
4518
  .jtable-box .jtable-card .jtable-card-items {
4519
- height: 100%;
4520
4519
  overflow-y: auto;
4521
4520
  display: grid;
4522
4521
  grid-gap: 26px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetlinks-web/components",
3
- "version": "2.7.3",
3
+ "version": "2.7.5",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",