@jetlinks-web/components 2.4.24 → 2.4.25

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.
@@ -48,7 +48,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
48
48
  "onFieldChange": "setup-const"
49
49
  } */
50
50
  import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, renderSlot as _renderSlot, normalizeClass as _normalizeClass, Fragment as _Fragment, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
51
- const _withScopeId = n => (_pushScopeId("data-v-1740639304953"), n = n(), _popScopeId(), n);
51
+ const _withScopeId = n => (_pushScopeId("data-v-1741691309984"), n = n(), _popScopeId(), n);
52
52
  const _hoisted_1 = { style: { "color": "#1d2129" } };
53
53
  const _hoisted_2 = {
54
54
  key: 0,
@@ -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-1740639305607"), n = n(), _popScopeId(), n);
12
+ const _withScopeId = n => (_pushScopeId("data-v-1741691310359"), 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';
@@ -88,6 +88,9 @@ const __sfc_main__ = _defineComponent({
88
88
  const globalPagination = tableConfig.pagination || {};
89
89
  let showQuickJumper = _nullishCoalesce(_nullishCoalesce(globalPagination.showQuickJumper, () => (props.pagination.showQuickJumper)), () => (false));
90
90
  return {
91
+ showSizeChanger: true,
92
+ size: 'size',
93
+ pageSizeOptions: ['12', '24', '48', '96'],
91
94
  ...globalPagination,
92
95
  ...props.pagination,
93
96
  showQuickJumper
@@ -10,7 +10,7 @@
10
10
  "onClick": "setup-const"
11
11
  } */
12
12
  import { unref as _unref, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, toDisplayString as _toDisplayString, normalizeClass as _normalizeClass, normalizeStyle as _normalizeStyle, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
13
- const _withScopeId = n => (_pushScopeId("data-v-1740639306875"), n = n(), _popScopeId(), n);
13
+ const _withScopeId = n => (_pushScopeId("data-v-1741691311834"), n = n(), _popScopeId(), n);
14
14
  const _hoisted_1 = ["onClick"];
15
15
  const __sfc_main__ = Object.assign({
16
16
  name: 'JRadioButton',
@@ -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-1740639307542"), n = n(), _popScopeId(), n);
26
+ const _withScopeId = n => (_pushScopeId("data-v-1741691312502"), n = n(), _popScopeId(), n);
27
27
  const _hoisted_1 = {
28
28
  key: 0,
29
29
  style: { "width": "240px" }
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-1740639306282"), n = n(), _popScopeId(), n);
83
+ const _withScopeId = n => (_pushScopeId("data-v-1741691311916"), n = n(), _popScopeId(), n);
84
84
  const _hoisted_1 = { class: "JSearch-item" };
85
85
  const _hoisted_2 = {
86
86
  key: 0,
@@ -45,7 +45,7 @@
45
45
  } */
46
46
  import { defineComponent as _defineComponent } from 'vue';
47
47
  import { renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, createVNode as _createVNode, unref as _unref, withCtx as _withCtx, createBlock as _createBlock, renderSlot as _renderSlot, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, normalizeStyle as _normalizeStyle, createElementVNode as _createElementVNode, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
48
- const _withScopeId = n => (_pushScopeId("data-v-1740639306523"), n = n(), _popScopeId(), n);
48
+ const _withScopeId = n => (_pushScopeId("data-v-1741691312014"), n = n(), _popScopeId(), n);
49
49
  const _hoisted_1 = { class: "JSearch-content simple" };
50
50
  const _hoisted_2 = { class: "JSearch-items" };
51
51
  import { Button, Row, Col, Form, FormItemRest, } from 'ant-design-vue';
@@ -0,0 +1,23 @@
1
+ .j-title {
2
+ display: flex;
3
+ align-items: center;
4
+ width: 100%;
5
+ margin-bottom: 16px;
6
+ }
7
+ .j-title .j-title-content {
8
+ position: relative;
9
+ padding-left: 10px;
10
+ color: rgba(0, 0, 0, 0.8);
11
+ font-weight: 600;
12
+ line-height: 1;
13
+ }
14
+ .j-title .j-title-content::before {
15
+ position: absolute;
16
+ top: 0;
17
+ left: 0;
18
+ width: 4px;
19
+ height: 100%;
20
+ background-color: #1890ff;
21
+ border-radius: 0 3px 3px 0;
22
+ content: ' ';
23
+ }
@@ -0,0 +1 @@
1
+ import './index.less';
@@ -0,0 +1,25 @@
1
+ .j-title {
2
+ display: flex;
3
+ align-items: center;
4
+ width: 100%;
5
+ margin-bottom: 16px;
6
+
7
+ .j-title-content {
8
+ position: relative;
9
+ padding-left: 10px;
10
+ color: rgba(0, 0, 0, 0.8);
11
+ font-weight: 600;
12
+ line-height: 1;
13
+
14
+ &::before {
15
+ position: absolute;
16
+ top: 0;
17
+ left: 0;
18
+ width: 4px;
19
+ height: 100%;
20
+ background-color: #1890ff;
21
+ border-radius: 0 3px 3px 0;
22
+ content: ' ';
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,35 @@
1
+ /* Analyzed bindings: {
2
+ "data": "props",
3
+ "style": "props",
4
+ "defineOptions": "setup-const",
5
+ "props": "setup-reactive-const"
6
+ } */
7
+ import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, renderSlot as _renderSlot, normalizeStyle as _normalizeStyle, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
8
+ const _hoisted_1 = { class: "j-title-content" };
9
+ const __sfc_main__ = Object.assign({
10
+ name: 'JTitle'
11
+ }, {
12
+ props: {
13
+ data: {
14
+ type: String,
15
+ default: '',
16
+ },
17
+ style: {
18
+ type: Object,
19
+ default: () => ({}),
20
+ },
21
+ },
22
+ setup(__props) {
23
+ const props = __props;
24
+ return (_ctx, _cache) => {
25
+ return (_openBlock(), _createElementBlock("div", {
26
+ class: "j-title",
27
+ style: _normalizeStyle(__props.style)
28
+ }, [
29
+ _createElementVNode("div", _hoisted_1, _toDisplayString(__props.data), 1 /* TEXT */),
30
+ _renderSlot(_ctx.$slots, "extra")
31
+ ], 4 /* STYLE */));
32
+ };
33
+ }
34
+ });
35
+ export default __sfc_main__;
@@ -27,6 +27,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
27
27
  "headers": "props",
28
28
  "disabled": "props",
29
29
  "extraProps": "props",
30
+ "handleFileChange": "setup-const",
30
31
  "CSSProperties": "setup-const",
31
32
  "PropType": "setup-const",
32
33
  "ref": "setup-const",
@@ -51,8 +52,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
51
52
  "objectValue": "setup-ref",
52
53
  "bindProps": "setup-ref",
53
54
  "handleItemModalSubmit": "setup-const",
54
- "onChange": "setup-const",
55
- "handleFileChange": "setup-const"
55
+ "onChange": "setup-const"
56
56
  } */
57
57
  import { defineComponent as _defineComponent } from 'vue';
58
58
  import { unref as _unref, mergeProps as _mergeProps, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, createVNode as _createVNode, withCtx as _withCtx, createElementVNode as _createElementVNode, createElementBlock as _createElementBlock } from "vue";
@@ -94,6 +94,9 @@ const __sfc_main__ = _defineComponent({
94
94
  extraProps: {
95
95
  type: Object,
96
96
  default: () => ({})
97
+ },
98
+ handleFileChange: {
99
+ type: Function,
97
100
  }
98
101
  },
99
102
  emits: ["update:modelValue", "change"],
@@ -117,9 +120,12 @@ const __sfc_main__ = _defineComponent({
117
120
  emit('update:modelValue', myValue.value);
118
121
  emit('change', e && e.target ? e.target.value : e);
119
122
  };
120
- const handleFileChange = (info) => {
123
+ const handleFileChange = async (info) => {
121
124
  if (info.file.status === 'done') {
122
- const url = _optionalChain([info, 'access', _2 => _2.file, 'access', _3 => _3.response, 'optionalAccess', _4 => _4.result]);
125
+ let url = _optionalChain([info, 'access', _2 => _2.file, 'access', _3 => _3.response, 'optionalAccess', _4 => _4.result, 'optionalAccess', _5 => _5.accessUrl]);
126
+ if (props.handleFileChange) {
127
+ url = await props.handleFileChange(info, info.file.response);
128
+ }
123
129
  myValue.value = url;
124
130
  emit('update:modelValue', url);
125
131
  emit('change', url);
@@ -48,7 +48,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
48
48
  "onFieldChange": "setup-const"
49
49
  } */
50
50
  import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, renderSlot as _renderSlot, normalizeClass as _normalizeClass, Fragment as _Fragment, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
51
- const _withScopeId = n => (_pushScopeId("data-v-1740639304928"), n = n(), _popScopeId(), n);
51
+ const _withScopeId = n => (_pushScopeId("data-v-1741691309963"), n = n(), _popScopeId(), n);
52
52
  const _hoisted_1 = { style: { "color": "#1d2129" } };
53
53
  const _hoisted_2 = {
54
54
  key: 0,
@@ -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-1740639305580"), n = n(), _popScopeId(), n);
12
+ const _withScopeId = n => (_pushScopeId("data-v-1741691310352"), 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';
@@ -88,6 +88,9 @@ const __sfc_main__ = _defineComponent({
88
88
  const globalPagination = tableConfig.pagination || {};
89
89
  let showQuickJumper = _nullishCoalesce(_nullishCoalesce(globalPagination.showQuickJumper, () => (props.pagination.showQuickJumper)), () => (false));
90
90
  return {
91
+ showSizeChanger: true,
92
+ size: 'size',
93
+ pageSizeOptions: ['12', '24', '48', '96'],
91
94
  ...globalPagination,
92
95
  ...props.pagination,
93
96
  showQuickJumper
@@ -10,7 +10,7 @@
10
10
  "onClick": "setup-const"
11
11
  } */
12
12
  import { unref as _unref, renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, toDisplayString as _toDisplayString, normalizeClass as _normalizeClass, normalizeStyle as _normalizeStyle, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
13
- const _withScopeId = n => (_pushScopeId("data-v-1740639306884"), n = n(), _popScopeId(), n);
13
+ const _withScopeId = n => (_pushScopeId("data-v-1741691311826"), n = n(), _popScopeId(), n);
14
14
  const _hoisted_1 = ["onClick"];
15
15
  const __sfc_main__ = Object.assign({
16
16
  name: 'JRadioButton',
@@ -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-1740639307553"), n = n(), _popScopeId(), n);
26
+ const _withScopeId = n => (_pushScopeId("data-v-1741691312483"), n = n(), _popScopeId(), n);
27
27
  const _hoisted_1 = {
28
28
  key: 0,
29
29
  style: { "width": "240px" }
@@ -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-1740639306359"), n = n(), _popScopeId(), n);
83
+ const _withScopeId = n => (_pushScopeId("data-v-1741691311856"), n = n(), _popScopeId(), n);
84
84
  const _hoisted_1 = { class: "JSearch-item" };
85
85
  const _hoisted_2 = {
86
86
  key: 0,
@@ -45,7 +45,7 @@
45
45
  } */
46
46
  import { defineComponent as _defineComponent } from 'vue';
47
47
  import { renderList as _renderList, Fragment as _Fragment, openBlock as _openBlock, createElementBlock as _createElementBlock, createVNode as _createVNode, unref as _unref, withCtx as _withCtx, createBlock as _createBlock, renderSlot as _renderSlot, toDisplayString as _toDisplayString, createTextVNode as _createTextVNode, normalizeStyle as _normalizeStyle, createElementVNode as _createElementVNode, normalizeClass as _normalizeClass, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
48
- const _withScopeId = n => (_pushScopeId("data-v-1740639306563"), n = n(), _popScopeId(), n);
48
+ const _withScopeId = n => (_pushScopeId("data-v-1741691311995"), n = n(), _popScopeId(), n);
49
49
  const _hoisted_1 = { class: "JSearch-content simple" };
50
50
  const _hoisted_2 = { class: "JSearch-items" };
51
51
  import { Button, Row, Col, Form, FormItemRest, } from 'ant-design-vue';
@@ -0,0 +1,23 @@
1
+ .j-title {
2
+ display: flex;
3
+ align-items: center;
4
+ width: 100%;
5
+ margin-bottom: 16px;
6
+ }
7
+ .j-title .j-title-content {
8
+ position: relative;
9
+ padding-left: 10px;
10
+ color: rgba(0, 0, 0, 0.8);
11
+ font-weight: 600;
12
+ line-height: 1;
13
+ }
14
+ .j-title .j-title-content::before {
15
+ position: absolute;
16
+ top: 0;
17
+ left: 0;
18
+ width: 4px;
19
+ height: 100%;
20
+ background-color: #1890ff;
21
+ border-radius: 0 3px 3px 0;
22
+ content: ' ';
23
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+
3
+ require("./index.less");
@@ -0,0 +1,25 @@
1
+ .j-title {
2
+ display: flex;
3
+ align-items: center;
4
+ width: 100%;
5
+ margin-bottom: 16px;
6
+
7
+ .j-title-content {
8
+ position: relative;
9
+ padding-left: 10px;
10
+ color: rgba(0, 0, 0, 0.8);
11
+ font-weight: 600;
12
+ line-height: 1;
13
+
14
+ &::before {
15
+ position: absolute;
16
+ top: 0;
17
+ left: 0;
18
+ width: 4px;
19
+ height: 100%;
20
+ background-color: #1890ff;
21
+ border-radius: 0 3px 3px 0;
22
+ content: ' ';
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,35 @@
1
+ /* Analyzed bindings: {
2
+ "data": "props",
3
+ "style": "props",
4
+ "defineOptions": "setup-const",
5
+ "props": "setup-reactive-const"
6
+ } */
7
+ import { toDisplayString as _toDisplayString, createElementVNode as _createElementVNode, renderSlot as _renderSlot, normalizeStyle as _normalizeStyle, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
8
+ const _hoisted_1 = { class: "j-title-content" };
9
+ const __sfc_main__ = Object.assign({
10
+ name: 'JTitle'
11
+ }, {
12
+ props: {
13
+ data: {
14
+ type: String,
15
+ default: '',
16
+ },
17
+ style: {
18
+ type: Object,
19
+ default: () => ({}),
20
+ },
21
+ },
22
+ setup(__props) {
23
+ const props = __props;
24
+ return (_ctx, _cache) => {
25
+ return (_openBlock(), _createElementBlock("div", {
26
+ class: "j-title",
27
+ style: _normalizeStyle(__props.style)
28
+ }, [
29
+ _createElementVNode("div", _hoisted_1, _toDisplayString(__props.data), 1 /* TEXT */),
30
+ _renderSlot(_ctx.$slots, "extra")
31
+ ], 4 /* STYLE */));
32
+ };
33
+ }
34
+ });
35
+ export default __sfc_main__;
@@ -27,6 +27,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
27
27
  "headers": "props",
28
28
  "disabled": "props",
29
29
  "extraProps": "props",
30
+ "handleFileChange": "setup-const",
30
31
  "CSSProperties": "setup-const",
31
32
  "PropType": "setup-const",
32
33
  "ref": "setup-const",
@@ -51,8 +52,7 @@ function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]
51
52
  "objectValue": "setup-ref",
52
53
  "bindProps": "setup-ref",
53
54
  "handleItemModalSubmit": "setup-const",
54
- "onChange": "setup-const",
55
- "handleFileChange": "setup-const"
55
+ "onChange": "setup-const"
56
56
  } */
57
57
  import { defineComponent as _defineComponent } from 'vue';
58
58
  import { unref as _unref, mergeProps as _mergeProps, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, resolveComponent as _resolveComponent, createVNode as _createVNode, withCtx as _withCtx, createElementVNode as _createElementVNode, createElementBlock as _createElementBlock } from "vue";
@@ -94,6 +94,9 @@ const __sfc_main__ = _defineComponent({
94
94
  extraProps: {
95
95
  type: Object,
96
96
  default: () => ({})
97
+ },
98
+ handleFileChange: {
99
+ type: Function,
97
100
  }
98
101
  },
99
102
  emits: ["update:modelValue", "change"],
@@ -117,9 +120,12 @@ const __sfc_main__ = _defineComponent({
117
120
  emit('update:modelValue', myValue.value);
118
121
  emit('change', e && e.target ? e.target.value : e);
119
122
  };
120
- const handleFileChange = (info) => {
123
+ const handleFileChange = async (info) => {
121
124
  if (info.file.status === 'done') {
122
- const url = _optionalChain([info, 'access', _2 => _2.file, 'access', _3 => _3.response, 'optionalAccess', _4 => _4.result]);
125
+ let url = _optionalChain([info, 'access', _2 => _2.file, 'access', _3 => _3.response, 'optionalAccess', _4 => _4.result, 'optionalAccess', _5 => _5.accessUrl]);
126
+ if (props.handleFileChange) {
127
+ url = await props.handleFileChange(info, info.file.response);
128
+ }
123
129
  myValue.value = url;
124
130
  emit('update:modelValue', url);
125
131
  emit('change', url);
@@ -5,3 +5,4 @@
5
5
  @import "../Ellipsis/style/index-pure.less";
6
6
  @import "../MonacoEditor/style/index-pure.less";
7
7
  @import "../Scrollbar/style/index-pure.less";
8
+ @import "../Title/style/index-pure.less";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetlinks-web/components",
3
- "version": "2.4.24",
3
+ "version": "2.4.25",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -156,9 +156,9 @@
156
156
  "webpack-dev-server": "^4.0.0",
157
157
  "webpack-merge": "^5.0.0",
158
158
  "webpackbar": "^5.0.2",
159
- "@jetlinks-web/hooks": "^1.0.24",
160
159
  "@jetlinks-web/constants": "^1.0.9",
161
- "@jetlinks-web/utils": "^1.2.8"
160
+ "@jetlinks-web/utils": "^1.2.8",
161
+ "@jetlinks-web/hooks": "^1.0.24"
162
162
  },
163
163
  "publishConfig": {
164
164
  "registry": "https://registry.npmjs.org/",