@ariakit/react-core 0.3.1 → 0.3.2
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/CHANGELOG.md +12 -0
- package/cjs/__chunks/{6MLKTO2T.cjs → 3ULNMLN7.cjs} +2 -2
- package/cjs/__chunks/{SL7OXEFQ.cjs → 4ULJINEP.cjs} +2 -2
- package/cjs/__chunks/{C47ZNHA6.cjs → 6UXB6PRK.cjs} +2 -2
- package/cjs/__chunks/{OAQQQ7LS.cjs → DMTOMUIM.cjs} +2 -2
- package/cjs/__chunks/{P2EILHN6.cjs → E4C2KZA5.cjs} +2 -2
- package/cjs/__chunks/{J63NAJOO.cjs → HCQYEOCO.cjs} +2 -2
- package/cjs/__chunks/{WRVKUV4V.cjs → HFISYIKE.cjs} +2 -2
- package/cjs/__chunks/{U33H4JTD.cjs → LJBXMHCD.cjs} +2 -2
- package/cjs/__chunks/{BPMML63M.cjs → NATUYKIW.cjs} +2 -2
- package/cjs/__chunks/{ZEASCR4B.cjs → QEG5AJH6.cjs} +2 -2
- package/cjs/__chunks/{B4KDFSF3.cjs → WBPFHFAX.cjs} +2 -2
- package/cjs/__chunks/{PHDU6PLM.cjs → XOHN6PER.cjs} +2 -2
- package/cjs/checkbox/checkbox.d.ts +12 -9
- package/cjs/collection/collection.d.ts +5 -1
- package/cjs/combobox/combobox-cancel.d.ts +14 -9
- package/cjs/combobox/combobox-disclosure.d.ts +14 -9
- package/cjs/combobox/combobox-group-label.d.ts +16 -11
- package/cjs/combobox/combobox-group.d.ts +16 -11
- package/cjs/combobox/combobox-item-value.d.ts +14 -10
- package/cjs/combobox/combobox-item.d.ts +45 -20
- package/cjs/combobox/combobox-list.d.ts +17 -10
- package/cjs/combobox/combobox-popover.cjs +5 -5
- package/cjs/combobox/combobox-popover.d.ts +8 -7
- package/cjs/combobox/combobox-provider.cjs +5 -5
- package/cjs/combobox/combobox-row.d.ts +21 -16
- package/cjs/combobox/combobox-separator.d.ts +15 -10
- package/cjs/combobox/combobox-store.cjs +5 -5
- package/cjs/combobox/combobox-store.d.ts +9 -4
- package/cjs/combobox/combobox.d.ts +55 -36
- package/cjs/composite/composite-overflow-store.cjs +4 -4
- package/cjs/composite/composite-overflow.cjs +5 -5
- package/cjs/dialog/dialog-backdrop.cjs +3 -3
- package/cjs/dialog/dialog-provider.cjs +3 -3
- package/cjs/dialog/dialog-store.cjs +3 -3
- package/cjs/dialog/dialog.cjs +4 -4
- package/cjs/disclosure/disclosure-content.d.ts +9 -4
- package/cjs/disclosure/disclosure-provider.cjs +2 -2
- package/cjs/disclosure/disclosure-store.cjs +2 -2
- package/cjs/disclosure/disclosure-store.d.ts +1 -2
- package/cjs/disclosure/disclosure.d.ts +13 -6
- package/cjs/form/form-checkbox.d.ts +5 -1
- package/cjs/form/form-description.d.ts +10 -3
- package/cjs/form/form-error.d.ts +10 -3
- package/cjs/form/form-field.d.ts +17 -9
- package/cjs/form/form-group-label.d.ts +7 -4
- package/cjs/form/form-group.d.ts +5 -2
- package/cjs/form/form-input.d.ts +9 -4
- package/cjs/form/form-label.d.ts +10 -3
- package/cjs/form/form-push.d.ts +5 -2
- package/cjs/form/form-radio-group.d.ts +5 -1
- package/cjs/form/form-radio.d.ts +5 -1
- package/cjs/form/form-remove.d.ts +5 -2
- package/cjs/form/form-reset.d.ts +6 -2
- package/cjs/form/form-store.d.ts +5 -1
- package/cjs/form/form-submit.d.ts +5 -2
- package/cjs/form/form.d.ts +5 -1
- package/cjs/hovercard/hovercard-anchor.d.ts +11 -5
- package/cjs/hovercard/hovercard-arrow.d.ts +13 -8
- package/cjs/hovercard/hovercard-description.d.ts +14 -9
- package/cjs/hovercard/hovercard-disclosure.d.ts +14 -8
- package/cjs/hovercard/hovercard-dismiss.d.ts +11 -6
- package/cjs/hovercard/hovercard-heading.d.ts +14 -9
- package/cjs/hovercard/hovercard-provider.cjs +5 -5
- package/cjs/hovercard/hovercard-store.cjs +5 -5
- package/cjs/hovercard/hovercard-store.d.ts +1 -0
- package/cjs/hovercard/hovercard.cjs +6 -6
- package/cjs/hovercard/hovercard.d.ts +11 -5
- package/cjs/menu/menu-button.cjs +3 -1
- package/cjs/menu/menu-provider.cjs +6 -6
- package/cjs/menu/menu-store.cjs +6 -6
- package/cjs/menu/menu-store.d.ts +6 -6
- package/cjs/menu/menu.cjs +6 -6
- package/cjs/popover/popover-provider.cjs +4 -4
- package/cjs/popover/popover-store.cjs +4 -4
- package/cjs/popover/popover.cjs +5 -5
- package/cjs/select/select-popover.cjs +5 -5
- package/cjs/select/select-provider.cjs +5 -5
- package/cjs/select/select-store.cjs +5 -5
- package/cjs/select/select-store.d.ts +2 -2
- package/cjs/tab/tab-panel.cjs +2 -2
- package/cjs/tooltip/tooltip-provider.cjs +6 -6
- package/cjs/tooltip/tooltip-store.cjs +6 -6
- package/cjs/tooltip/tooltip.cjs +6 -6
- package/cjs/tsconfig.build.tsbuildinfo +1 -1
- package/esm/__chunks/{YJPXO6F5.js → 34JEM52B.js} +1 -1
- package/esm/__chunks/{CJPLAYFB.js → 4RP654JS.js} +1 -1
- package/esm/__chunks/{RA2AAYOC.js → 4SB2BYFE.js} +1 -1
- package/esm/__chunks/{E6GADH6Y.js → A2ONBKVT.js} +2 -2
- package/esm/__chunks/{RVGVDX6B.js → GP4UGJIZ.js} +1 -1
- package/esm/__chunks/{XEZV3AK4.js → H2BG4QDT.js} +1 -1
- package/esm/__chunks/{HJHTMRDC.js → HZPJPDJY.js} +1 -1
- package/esm/__chunks/{6LKB3PXM.js → IFNQMENS.js} +1 -1
- package/esm/__chunks/{MA5WD4CD.js → UQFOL5I6.js} +1 -1
- package/esm/__chunks/{HCTAKPNS.js → UY3UQ4QI.js} +1 -1
- package/esm/__chunks/{R3N4R7UZ.js → V5EW3YHP.js} +1 -1
- package/esm/__chunks/{NRLOAE2I.js → W575AF63.js} +1 -1
- package/esm/checkbox/checkbox.d.ts +12 -9
- package/esm/collection/collection.d.ts +5 -1
- package/esm/combobox/combobox-cancel.d.ts +14 -9
- package/esm/combobox/combobox-disclosure.d.ts +14 -9
- package/esm/combobox/combobox-group-label.d.ts +16 -11
- package/esm/combobox/combobox-group.d.ts +16 -11
- package/esm/combobox/combobox-item-value.d.ts +14 -10
- package/esm/combobox/combobox-item.d.ts +45 -20
- package/esm/combobox/combobox-list.d.ts +17 -10
- package/esm/combobox/combobox-popover.d.ts +8 -7
- package/esm/combobox/combobox-popover.js +4 -4
- package/esm/combobox/combobox-provider.js +4 -4
- package/esm/combobox/combobox-row.d.ts +21 -16
- package/esm/combobox/combobox-separator.d.ts +15 -10
- package/esm/combobox/combobox-store.d.ts +9 -4
- package/esm/combobox/combobox-store.js +4 -4
- package/esm/combobox/combobox.d.ts +55 -36
- package/esm/composite/composite-overflow-store.js +3 -3
- package/esm/composite/composite-overflow.js +4 -4
- package/esm/dialog/dialog-backdrop.js +2 -2
- package/esm/dialog/dialog-provider.js +2 -2
- package/esm/dialog/dialog-store.js +2 -2
- package/esm/dialog/dialog.js +3 -3
- package/esm/disclosure/disclosure-content.d.ts +9 -4
- package/esm/disclosure/disclosure-provider.js +1 -1
- package/esm/disclosure/disclosure-store.d.ts +1 -2
- package/esm/disclosure/disclosure-store.js +1 -1
- package/esm/disclosure/disclosure.d.ts +13 -6
- package/esm/form/form-checkbox.d.ts +5 -1
- package/esm/form/form-description.d.ts +10 -3
- package/esm/form/form-error.d.ts +10 -3
- package/esm/form/form-field.d.ts +17 -9
- package/esm/form/form-group-label.d.ts +7 -4
- package/esm/form/form-group.d.ts +5 -2
- package/esm/form/form-input.d.ts +9 -4
- package/esm/form/form-label.d.ts +10 -3
- package/esm/form/form-push.d.ts +5 -2
- package/esm/form/form-radio-group.d.ts +5 -1
- package/esm/form/form-radio.d.ts +5 -1
- package/esm/form/form-remove.d.ts +5 -2
- package/esm/form/form-reset.d.ts +6 -2
- package/esm/form/form-store.d.ts +5 -1
- package/esm/form/form-submit.d.ts +5 -2
- package/esm/form/form.d.ts +5 -1
- package/esm/hovercard/hovercard-anchor.d.ts +11 -5
- package/esm/hovercard/hovercard-arrow.d.ts +13 -8
- package/esm/hovercard/hovercard-description.d.ts +14 -9
- package/esm/hovercard/hovercard-disclosure.d.ts +14 -8
- package/esm/hovercard/hovercard-dismiss.d.ts +11 -6
- package/esm/hovercard/hovercard-heading.d.ts +14 -9
- package/esm/hovercard/hovercard-provider.js +4 -4
- package/esm/hovercard/hovercard-store.d.ts +1 -0
- package/esm/hovercard/hovercard-store.js +4 -4
- package/esm/hovercard/hovercard.d.ts +11 -5
- package/esm/hovercard/hovercard.js +5 -5
- package/esm/menu/menu-button.js +3 -1
- package/esm/menu/menu-provider.js +5 -5
- package/esm/menu/menu-store.d.ts +6 -6
- package/esm/menu/menu-store.js +5 -5
- package/esm/menu/menu.js +5 -5
- package/esm/popover/popover-provider.js +3 -3
- package/esm/popover/popover-store.js +3 -3
- package/esm/popover/popover.js +4 -4
- package/esm/select/select-popover.js +4 -4
- package/esm/select/select-provider.js +4 -4
- package/esm/select/select-store.d.ts +2 -2
- package/esm/select/select-store.js +4 -4
- package/esm/tab/tab-panel.js +1 -1
- package/esm/tooltip/tooltip-provider.js +5 -5
- package/esm/tooltip/tooltip-store.js +5 -5
- package/esm/tooltip/tooltip.js +5 -5
- package/esm/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @ariakit/react-core
|
|
2
2
|
|
|
3
|
+
## 0.3.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`#2811`](https://github.com/ariakit/ariakit/pull/2811) **TypeScript**: Fixed missing `null` type on props from [`useMenuStore`](https://ariakit.org/reference/use-menu-store) ([`combobox`](https://ariakit.org/reference/use-menu-store#combobox), [`parent`](https://ariakit.org/reference/use-menu-store#parent), [`menubar`](https://ariakit.org/reference/use-menu-store#menubar)), and [`useSelectStore`](https://ariakit.org/reference/use-select-store) ([`combobox`](https://ariakit.org/reference/use-select-store#combobox)).
|
|
8
|
+
|
|
9
|
+
- [`#2812`](https://github.com/ariakit/ariakit/pull/2812) Fixed an infinite loop issue when using [`MenuButton`](https://ariakit.org/reference/menu-buton) with a [`store`](https://ariakit.org/reference/menu-button#store) that is synchronized with another store.
|
|
10
|
+
|
|
11
|
+
- Improved JSDocs.
|
|
12
|
+
|
|
13
|
+
- Updated dependencies: `@ariakit/core@0.3.2`.
|
|
14
|
+
|
|
3
15
|
## 0.3.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -8,8 +8,8 @@ var _5WLTMVVQcjs = require('./5WLTMVVQ.cjs');
|
|
|
8
8
|
|
|
9
9
|
// src/disclosure/disclosure-store.ts
|
|
10
10
|
var _disclosurestore = require('@ariakit/core/disclosure/disclosure-store'); var Core = _interopRequireWildcard(_disclosurestore);
|
|
11
|
-
function useDisclosureStoreProps(store, update, props
|
|
12
|
-
_5WLTMVVQcjs.useUpdateEffect.call(void 0, update, [props.store, props.disclosure
|
|
11
|
+
function useDisclosureStoreProps(store, update, props) {
|
|
12
|
+
_5WLTMVVQcjs.useUpdateEffect.call(void 0, update, [props.store, props.disclosure]);
|
|
13
13
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "open", "setOpen");
|
|
14
14
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "mounted", "setMounted");
|
|
15
15
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "animated");
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _FWCQCCG3cjs = require('./FWCQCCG3.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _E4C2KZA5cjs = require('./E4C2KZA5.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -12,7 +12,7 @@ var _I63PYP2Ucjs = require('./I63PYP2U.cjs');
|
|
|
12
12
|
// src/combobox/combobox-store.ts
|
|
13
13
|
var _comboboxstore = require('@ariakit/core/combobox/combobox-store'); var Core = _interopRequireWildcard(_comboboxstore);
|
|
14
14
|
function useComboboxStoreProps(store, update, props) {
|
|
15
|
-
store =
|
|
15
|
+
store = _E4C2KZA5cjs.usePopoverStoreProps.call(void 0, store, update, props);
|
|
16
16
|
store = _FWCQCCG3cjs.useCompositeStoreProps.call(void 0, store, update, props);
|
|
17
17
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "value", "setValue");
|
|
18
18
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "resetValueOnHide");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _E4C2KZA5cjs = require('./E4C2KZA5.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -9,7 +9,7 @@ var _I63PYP2Ucjs = require('./I63PYP2U.cjs');
|
|
|
9
9
|
// src/hovercard/hovercard-store.ts
|
|
10
10
|
var _hovercardstore = require('@ariakit/core/hovercard/hovercard-store'); var Core = _interopRequireWildcard(_hovercardstore);
|
|
11
11
|
function useHovercardStoreProps(store, update, props) {
|
|
12
|
-
store =
|
|
12
|
+
store = _E4C2KZA5cjs.usePopoverStoreProps.call(void 0, store, update, props);
|
|
13
13
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "timeout");
|
|
14
14
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "showTimeout");
|
|
15
15
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "hideTimeout");
|
|
@@ -6,7 +6,7 @@ var _ZBG4TGVLcjs = require('./ZBG4TGVL.cjs');
|
|
|
6
6
|
var _FWCQCCG3cjs = require('./FWCQCCG3.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _E4C2KZA5cjs = require('./E4C2KZA5.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -24,7 +24,7 @@ var _selectstore = require('@ariakit/core/select/select-store'); var Core = _int
|
|
|
24
24
|
function useSelectStoreProps(store, update, props) {
|
|
25
25
|
_5WLTMVVQcjs.useUpdateEffect.call(void 0, update, [props.combobox]);
|
|
26
26
|
store = _FWCQCCG3cjs.useCompositeStoreProps.call(void 0, store, update, props);
|
|
27
|
-
store =
|
|
27
|
+
store = _E4C2KZA5cjs.usePopoverStoreProps.call(void 0, store, update, props);
|
|
28
28
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "value", "setValue");
|
|
29
29
|
return Object.assign(store, { combobox: props.combobox });
|
|
30
30
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _NATUYKIWcjs = require('./NATUYKIW.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -13,7 +13,7 @@ var _5WLTMVVQcjs = require('./5WLTMVVQ.cjs');
|
|
|
13
13
|
var _popoverstore = require('@ariakit/core/popover/popover-store'); var Core = _interopRequireWildcard(_popoverstore);
|
|
14
14
|
function usePopoverStoreProps(store, update, props) {
|
|
15
15
|
_5WLTMVVQcjs.useUpdateEffect.call(void 0, update, [props.popover]);
|
|
16
|
-
store =
|
|
16
|
+
store = _NATUYKIWcjs.useDialogStoreProps.call(void 0, store, update, props);
|
|
17
17
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "placement");
|
|
18
18
|
return store;
|
|
19
19
|
}
|
|
@@ -9,7 +9,7 @@ var _OAEUR56Wcjs = require('./OAEUR56W.cjs');
|
|
|
9
9
|
var _5E5FKYEOcjs = require('./5E5FKYEO.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
var
|
|
12
|
+
var _3ULNMLN7cjs = require('./3ULNMLN7.cjs');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
@@ -30,7 +30,7 @@ function DialogBackdrop({
|
|
|
30
30
|
hidden
|
|
31
31
|
}) {
|
|
32
32
|
const ref = _react.useRef.call(void 0, null);
|
|
33
|
-
const disclosure =
|
|
33
|
+
const disclosure = _3ULNMLN7cjs.useDisclosureStore.call(void 0, { disclosure: store });
|
|
34
34
|
const contentElement = store.useState("contentElement");
|
|
35
35
|
_5WLTMVVQcjs.useSafeLayoutEffect.call(void 0, () => {
|
|
36
36
|
const backdrop2 = ref.current;
|
|
@@ -10,7 +10,7 @@ var _ZBG4TGVLcjs = require('./ZBG4TGVL.cjs');
|
|
|
10
10
|
var _FWCQCCG3cjs = require('./FWCQCCG3.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _6UXB6PRKcjs = require('./6UXB6PRK.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -28,7 +28,7 @@ var _menustore = require('@ariakit/core/menu/menu-store'); var Core = _interopRe
|
|
|
28
28
|
function useMenuStoreProps(store, update, props) {
|
|
29
29
|
_5WLTMVVQcjs.useUpdateEffect.call(void 0, update, [props.combobox, props.parent, props.menubar]);
|
|
30
30
|
store = _FWCQCCG3cjs.useCompositeStoreProps.call(void 0, store, update, props);
|
|
31
|
-
store =
|
|
31
|
+
store = _6UXB6PRKcjs.useHovercardStoreProps.call(void 0, store, update, props);
|
|
32
32
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "values", "setValues");
|
|
33
33
|
return Object.assign(store, {
|
|
34
34
|
combobox: props.combobox,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _6UXB6PRKcjs = require('./6UXB6PRK.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -9,7 +9,7 @@ var _I63PYP2Ucjs = require('./I63PYP2U.cjs');
|
|
|
9
9
|
// src/tooltip/tooltip-store.ts
|
|
10
10
|
var _tooltipstore = require('@ariakit/core/tooltip/tooltip-store'); var Core = _interopRequireWildcard(_tooltipstore);
|
|
11
11
|
function useTooltipStoreProps(store, update, props) {
|
|
12
|
-
store =
|
|
12
|
+
store = _6UXB6PRKcjs.useHovercardStoreProps.call(void 0, store, update, props);
|
|
13
13
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "type");
|
|
14
14
|
_I63PYP2Ucjs.useStoreProps.call(void 0, store, props, "skipTimeout");
|
|
15
15
|
return store;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _3ULNMLN7cjs = require('./3ULNMLN7.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _I63PYP2Ucjs = require('./I63PYP2U.cjs');
|
|
@@ -8,7 +8,7 @@ var _I63PYP2Ucjs = require('./I63PYP2U.cjs');
|
|
|
8
8
|
// src/dialog/dialog-store.ts
|
|
9
9
|
var _dialogstore = require('@ariakit/core/dialog/dialog-store'); var Core = _interopRequireWildcard(_dialogstore);
|
|
10
10
|
function useDialogStoreProps(store, update, props) {
|
|
11
|
-
return
|
|
11
|
+
return _3ULNMLN7cjs.useDisclosureStoreProps.call(void 0, store, update, props);
|
|
12
12
|
}
|
|
13
13
|
function useDialogStore(props = {}) {
|
|
14
14
|
const [store, update] = _I63PYP2Ucjs.useStore.call(void 0, Core.createDialogStore, props);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _HCQYEOCOcjs = require('./HCQYEOCO.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _6BAHKJ5Kcjs = require('./6BAHKJ5K.cjs');
|
|
@@ -451,7 +451,7 @@ var useDialog = _Z5PUIG6Acjs.createHook.call(void 0,
|
|
|
451
451
|
return element;
|
|
452
452
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
453
453
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
454
|
-
|
|
454
|
+
_HCQYEOCOcjs.DialogBackdrop,
|
|
455
455
|
{
|
|
456
456
|
store,
|
|
457
457
|
backdrop,
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
var _OLGMV24Ucjs = require('./OLGMV24U.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _XOHN6PERcjs = require('./XOHN6PER.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -286,7 +286,7 @@ var useHovercard = _Z5PUIG6Acjs.createHook.call(void 0,
|
|
|
286
286
|
});
|
|
287
287
|
props = useAutoFocusOnHide(_72I2GWXFcjs.__spreadValues.call(void 0, { store }, props));
|
|
288
288
|
props = useAutoFocusOnShow(_72I2GWXFcjs.__spreadValues.call(void 0, { store, modal }, props));
|
|
289
|
-
props =
|
|
289
|
+
props = _XOHN6PERcjs.usePopover.call(void 0, _72I2GWXFcjs.__spreadProps.call(void 0, _72I2GWXFcjs.__spreadValues.call(void 0, {
|
|
290
290
|
store,
|
|
291
291
|
modal,
|
|
292
292
|
portal
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _QEG5AJH6cjs = require('./QEG5AJH6.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -351,7 +351,7 @@ var usePopover = _Z5PUIG6Acjs.createHook.call(void 0,
|
|
|
351
351
|
position: "relative"
|
|
352
352
|
}, props.style)
|
|
353
353
|
});
|
|
354
|
-
props =
|
|
354
|
+
props = _QEG5AJH6cjs.useDialog.call(void 0, _72I2GWXFcjs.__spreadProps.call(void 0, _72I2GWXFcjs.__spreadValues.call(void 0, {
|
|
355
355
|
store,
|
|
356
356
|
modal,
|
|
357
357
|
preserveTabOrder,
|
|
@@ -27,12 +27,15 @@ export declare const useCheckbox: import("../utils/types.js").Hook<CheckboxOptio
|
|
|
27
27
|
export declare const Checkbox: import("../utils/types.js").Component<CheckboxOptions<"input">>;
|
|
28
28
|
export interface CheckboxOptions<T extends As = "input"> extends CommandOptions<T> {
|
|
29
29
|
/**
|
|
30
|
-
* Object returned by the
|
|
31
|
-
*
|
|
30
|
+
* Object returned by the
|
|
31
|
+
* [`useCheckboxStore`](https://ariakit.org/reference/use-checkbox-store)
|
|
32
|
+
* hook. If not provided, the closest
|
|
33
|
+
* [`CheckboxProvider`](https://ariakit.org/reference/checkbox-provider)
|
|
34
|
+
* component's context will be used. Otherwise, the component will fall back
|
|
35
|
+
* to an internal store.
|
|
32
36
|
*
|
|
33
37
|
* Live examples:
|
|
34
38
|
* - [Checkbox as button](https://ariakit.org/examples/checkbox-as-button)
|
|
35
|
-
* - [Custom Checkbox](https://ariakit.org/examples/checkbox-custom)
|
|
36
39
|
*/
|
|
37
40
|
store?: CheckboxStore;
|
|
38
41
|
/**
|
|
@@ -42,14 +45,14 @@ export interface CheckboxOptions<T extends As = "input"> extends CommandOptions<
|
|
|
42
45
|
*
|
|
43
46
|
* Live examples:
|
|
44
47
|
* - [Checkbox group](https://ariakit.org/examples/checkbox-group)
|
|
48
|
+
* - [MenuItemCheckbox](https://ariakit.org/examples/menu-item-checkbox)
|
|
45
49
|
* @example
|
|
46
50
|
* ```jsx
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
* <Checkbox store={checkbox} value="Watermelon" />
|
|
51
|
+
* <CheckboxProvider defaultValue={["Apple", "Orange"]}>
|
|
52
|
+
* <Checkbox value="Apple" />
|
|
53
|
+
* <Checkbox value="Orange" />
|
|
54
|
+
* <Checkbox value="Watermelon" />
|
|
55
|
+
* </CheckboxProvider>
|
|
53
56
|
* ```
|
|
54
57
|
*/
|
|
55
58
|
value?: InputHTMLAttributes<HTMLInputElement>["value"];
|
|
@@ -35,7 +35,11 @@ export declare const useCollection: import("../utils/types.js").Hook<CollectionO
|
|
|
35
35
|
export declare const Collection: import("../utils/types.js").Component<CollectionOptions<"div">>;
|
|
36
36
|
export interface CollectionOptions<T extends As = "div"> extends Options<T> {
|
|
37
37
|
/**
|
|
38
|
-
* Object returned by the
|
|
38
|
+
* Object returned by the
|
|
39
|
+
* [`useCollectionStore`](https://ariakit.org/reference/use-collection-store)
|
|
40
|
+
* hook. If not provided, the closest
|
|
41
|
+
* [`CollectionProvider`](https://ariakit.org/reference/collection-provider)
|
|
42
|
+
* component's context will be used.
|
|
39
43
|
*/
|
|
40
44
|
store?: CollectionStore;
|
|
41
45
|
}
|
|
@@ -19,20 +19,25 @@ export declare const useComboboxCancel: import("../utils/types.js").Hook<Combobo
|
|
|
19
19
|
* @see https://ariakit.org/components/combobox
|
|
20
20
|
* @example
|
|
21
21
|
* ```jsx
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
22
|
+
* <ComboboxProvider>
|
|
23
|
+
* <Combobox />
|
|
24
|
+
* <ComboboxCancel />
|
|
25
|
+
* <ComboboxPopover>
|
|
26
|
+
* <ComboboxItem value="Apple" />
|
|
27
|
+
* <ComboboxItem value="Banana" />
|
|
28
|
+
* <ComboboxItem value="Orange" />
|
|
29
|
+
* </ComboboxPopover>
|
|
30
|
+
* </ComboboxProvider>
|
|
30
31
|
* ```
|
|
31
32
|
*/
|
|
32
33
|
export declare const ComboboxCancel: import("../utils/types.js").Component<ComboboxCancelOptions<"button">>;
|
|
33
34
|
export interface ComboboxCancelOptions<T extends As = "button"> extends ButtonOptions<T> {
|
|
34
35
|
/**
|
|
35
|
-
* Object returned by the
|
|
36
|
+
* Object returned by the
|
|
37
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
38
|
+
* hook. If not provided, the closest
|
|
39
|
+
* [`ComboboxProvider`](https://ariakit.org/reference/combobox-provider)
|
|
40
|
+
* component's context will be used.
|
|
36
41
|
*/
|
|
37
42
|
store?: ComboboxStore;
|
|
38
43
|
}
|
|
@@ -25,20 +25,25 @@ export declare const useComboboxDisclosure: import("../utils/types.js").Hook<Com
|
|
|
25
25
|
* @see https://ariakit.org/components/combobox
|
|
26
26
|
* @example
|
|
27
27
|
* ```jsx
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
28
|
+
* <ComboboxProvider>
|
|
29
|
+
* <Combobox />
|
|
30
|
+
* <ComboboxDisclosure />
|
|
31
|
+
* <ComboboxPopover>
|
|
32
|
+
* <ComboboxItem value="Apple" />
|
|
33
|
+
* <ComboboxItem value="Banana" />
|
|
34
|
+
* <ComboboxItem value="Orange" />
|
|
35
|
+
* </ComboboxPopover>
|
|
36
|
+
* </ComboboxProvider>
|
|
36
37
|
* ```
|
|
37
38
|
*/
|
|
38
39
|
export declare const ComboboxDisclosure: import("../utils/types.js").Component<ComboboxDisclosureOptions<"button">>;
|
|
39
40
|
export interface ComboboxDisclosureOptions<T extends As = "button"> extends DialogDisclosureOptions<T> {
|
|
40
41
|
/**
|
|
41
|
-
* Object returned by the
|
|
42
|
+
* Object returned by the
|
|
43
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
44
|
+
* hook. If not provided, the closest
|
|
45
|
+
* [`ComboboxProvider`](https://ariakit.org/reference/combobox-provider)
|
|
46
|
+
* component's context will be used.
|
|
42
47
|
*/
|
|
43
48
|
store?: ComboboxStore;
|
|
44
49
|
}
|
|
@@ -21,22 +21,27 @@ export declare const useComboboxGroupLabel: import("../utils/types.js").Hook<Com
|
|
|
21
21
|
* @see https://ariakit.org/components/combobox
|
|
22
22
|
* @example
|
|
23
23
|
* ```jsx
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
24
|
+
* <ComboboxProvider>
|
|
25
|
+
* <Combobox />
|
|
26
|
+
* <ComboboxPopover>
|
|
27
|
+
* <ComboboxGroup>
|
|
28
|
+
* <ComboboxGroupLabel>Fruits</ComboboxGroupLabel>
|
|
29
|
+
* <ComboboxItem value="Apple" />
|
|
30
|
+
* <ComboboxItem value="Banana" />
|
|
31
|
+
* </ComboboxGroup>
|
|
32
|
+
* </ComboboxPopover>
|
|
33
|
+
* </ComboboxProvider>
|
|
33
34
|
* ```
|
|
34
35
|
*/
|
|
35
36
|
export declare const ComboboxGroupLabel: import("../utils/types.js").Component<ComboboxGroupLabelOptions<"div">>;
|
|
36
37
|
export interface ComboboxGroupLabelOptions<T extends As = "div"> extends CompositeGroupLabelOptions<T> {
|
|
37
38
|
/**
|
|
38
|
-
* Object returned by the
|
|
39
|
-
* `
|
|
39
|
+
* Object returned by the
|
|
40
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
41
|
+
* hook. If not provided, the parent
|
|
42
|
+
* [`ComboboxList`](https://ariakit.org/reference/combobox-list) or
|
|
43
|
+
* [`ComboboxPopover`](https://ariakit.org/reference/combobox-popover)
|
|
44
|
+
* components' context will be used.
|
|
40
45
|
*/
|
|
41
46
|
store?: ComboboxStore;
|
|
42
47
|
}
|
|
@@ -24,22 +24,27 @@ export declare const useComboboxGroup: import("../utils/types.js").Hook<Combobox
|
|
|
24
24
|
* @see https://ariakit.org/components/combobox
|
|
25
25
|
* @example
|
|
26
26
|
* ```jsx
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
27
|
+
* <ComboboxProvider>
|
|
28
|
+
* <Combobox />
|
|
29
|
+
* <ComboboxPopover>
|
|
30
|
+
* <ComboboxGroup>
|
|
31
|
+
* <ComboboxGroupLabel>Fruits</ComboboxGroupLabel>
|
|
32
|
+
* <ComboboxItem value="Apple" />
|
|
33
|
+
* <ComboboxItem value="Banana" />
|
|
34
|
+
* </ComboboxGroup>
|
|
35
|
+
* </ComboboxPopover>
|
|
36
|
+
* </ComboboxProvider>
|
|
36
37
|
* ```
|
|
37
38
|
*/
|
|
38
39
|
export declare const ComboboxGroup: import("../utils/types.js").Component<ComboboxGroupOptions<"div">>;
|
|
39
40
|
export interface ComboboxGroupOptions<T extends As = "div"> extends CompositeGroupOptions<T> {
|
|
40
41
|
/**
|
|
41
|
-
* Object returned by the
|
|
42
|
-
* `
|
|
42
|
+
* Object returned by the
|
|
43
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
44
|
+
* hook. If not provided, the parent
|
|
45
|
+
* [`ComboboxList`](https://ariakit.org/reference/combobox-list) or
|
|
46
|
+
* [`ComboboxPopover`](https://ariakit.org/reference/combobox-popover)
|
|
47
|
+
* components' context will be used.
|
|
43
48
|
*/
|
|
44
49
|
store?: ComboboxStore;
|
|
45
50
|
}
|
|
@@ -30,14 +30,14 @@ export declare const useComboboxItemValue: import("../utils/types.js").Hook<Comb
|
|
|
30
30
|
* @see https://ariakit.org/components/combobox
|
|
31
31
|
* @example
|
|
32
32
|
* ```jsx
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
* </
|
|
40
|
-
* </
|
|
33
|
+
* <ComboboxProvider value="p">
|
|
34
|
+
* <Combobox />
|
|
35
|
+
* <ComboboxPopover>
|
|
36
|
+
* <ComboboxItem value="Apple">
|
|
37
|
+
* <ComboboxItemValue />
|
|
38
|
+
* </ComboboxItem>
|
|
39
|
+
* </ComboboxPopover>
|
|
40
|
+
* </ComboboxProvider>
|
|
41
41
|
*
|
|
42
42
|
* // The Apple item will have a value element that looks like this:
|
|
43
43
|
* <span>
|
|
@@ -51,8 +51,12 @@ export declare const useComboboxItemValue: import("../utils/types.js").Hook<Comb
|
|
|
51
51
|
export declare const ComboboxItemValue: import("../utils/types.js").Component<ComboboxItemValueOptions<"span">>;
|
|
52
52
|
export interface ComboboxItemValueOptions<T extends As = "span"> extends Options<T> {
|
|
53
53
|
/**
|
|
54
|
-
* Object returned by the
|
|
55
|
-
* `
|
|
54
|
+
* Object returned by the
|
|
55
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
56
|
+
* hook. If not provided, the parent
|
|
57
|
+
* [`ComboboxList`](https://ariakit.org/reference/combobox-list) or
|
|
58
|
+
* [`ComboboxPopover`](https://ariakit.org/reference/combobox-popover)
|
|
59
|
+
* components' context will be used.
|
|
56
60
|
*/
|
|
57
61
|
store?: ComboboxStore;
|
|
58
62
|
/**
|
|
@@ -16,42 +16,67 @@ import type { ComboboxStore } from "./combobox-store.js";
|
|
|
16
16
|
*/
|
|
17
17
|
export declare const useComboboxItem: import("../utils/types.js").Hook<ComboboxItemOptions<"div">>;
|
|
18
18
|
/**
|
|
19
|
-
* Renders a combobox item inside a
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
* `
|
|
24
|
-
*
|
|
19
|
+
* Renders a combobox item inside a
|
|
20
|
+
* [`ComboboxList`](https://ariakit.org/reference/combobox-list) or
|
|
21
|
+
* [`ComboboxPopover`](https://ariakit.org/reference/combobox-popover)
|
|
22
|
+
* components. The `role` prop will be automatically set based on the list's own
|
|
23
|
+
* `role` prop. For example, if the list `role` is set to `listbox` (default),
|
|
24
|
+
* the `ComboboxItem` `role` will be set to `option`.
|
|
25
|
+
*
|
|
26
|
+
* By default, the
|
|
27
|
+
* [`value`](https://ariakit.org/reference/combobox-item#value) prop will be
|
|
28
|
+
* rendered as the children, but this can be overriden.
|
|
25
29
|
* @see https://ariakit.org/components/combobox
|
|
26
30
|
* @example
|
|
27
31
|
* ```jsx
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
32
|
+
* <ComboboxProvider>
|
|
33
|
+
* <Combobox />
|
|
34
|
+
* <ComboboxPopover>
|
|
35
|
+
* <ComboboxItem value="Apple" />
|
|
36
|
+
* <ComboboxItem value="Banana" />
|
|
37
|
+
* <ComboboxItem value="Orange" />
|
|
38
|
+
* </ComboboxPopover>
|
|
39
|
+
* </ComboboxProvider>
|
|
35
40
|
* ```
|
|
36
41
|
*/
|
|
37
42
|
export declare const ComboboxItem: import("../utils/types.js").Component<ComboboxItemOptions<"div">>;
|
|
38
43
|
export interface ComboboxItemOptions<T extends As = "div"> extends CompositeItemOptions<T>, CompositeHoverOptions<T> {
|
|
39
44
|
/**
|
|
40
|
-
* Object returned by the
|
|
41
|
-
* `
|
|
45
|
+
* Object returned by the
|
|
46
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
47
|
+
* hook. If not provided, the parent
|
|
48
|
+
* [`ComboboxList`](https://ariakit.org/reference/combobox-list) or
|
|
49
|
+
* [`ComboboxPopover`](https://ariakit.org/reference/combobox-popover)
|
|
50
|
+
* components' context will be used.
|
|
42
51
|
*/
|
|
43
52
|
store?: ComboboxStore;
|
|
44
53
|
/**
|
|
45
54
|
* The value of the item. This will be rendered as the children by default.
|
|
46
|
-
* - If
|
|
47
|
-
* combobox
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
55
|
+
* - If
|
|
56
|
+
* [`setValueOnClick`](https://ariakit.org/reference/combobox-item#setvalueonclick)
|
|
57
|
+
* is set to `true`, this will be the value of the combobox input when the
|
|
58
|
+
* user clicks on this item.
|
|
59
|
+
* - If the
|
|
60
|
+
* [`autoComplete`](https://ariakit.org/reference/combobox#autocomplete)
|
|
61
|
+
* prop on the [`Combobox`](https://ariakit.org/reference/combobox)
|
|
62
|
+
* component is set to `both` or `inline`, this will be the value of the
|
|
63
|
+
* combobox input when the combobox loses focus.
|
|
64
|
+
*
|
|
65
|
+
* Live examples:
|
|
66
|
+
* - [Animated Combobox](https://ariakit.org/examples/combobox-animated)
|
|
67
|
+
* - [ComboboxCancel](https://ariakit.org/examples/combobox-cancel)
|
|
68
|
+
* - [ComboboxDisclosure](https://ariakit.org/examples/combobox-disclosure)
|
|
69
|
+
* - [Combobox filtering](https://ariakit.org/examples/combobox-filtering)
|
|
70
|
+
* - [ComboboxGroup](https://ariakit.org/examples/combobox-group)
|
|
71
|
+
* - [Textarea with inline
|
|
72
|
+
* Combobox](https://ariakit.org/examples/combobox-textarea)
|
|
51
73
|
*/
|
|
52
74
|
value?: string;
|
|
53
75
|
/**
|
|
54
76
|
* Whether to hide the combobox when this item is clicked.
|
|
77
|
+
*
|
|
78
|
+
* Live examples:
|
|
79
|
+
* - [Combobox with links](https://ariakit.org/examples/combobox-links)
|
|
55
80
|
* @default true
|
|
56
81
|
*/
|
|
57
82
|
hideOnClick?: BooleanOrCallback<MouseEvent<HTMLElement>>;
|
|
@@ -20,24 +20,31 @@ export declare const useComboboxList: import("../utils/types.js").Hook<ComboboxL
|
|
|
20
20
|
/**
|
|
21
21
|
* Renders a combobox list. The `role` prop is set to `listbox` by default, but
|
|
22
22
|
* can be overriden by any other valid combobox popup role (`listbox`, `menu`,
|
|
23
|
-
* `tree`, `grid` or `dialog`).
|
|
24
|
-
*
|
|
23
|
+
* `tree`, `grid` or `dialog`).
|
|
24
|
+
*
|
|
25
|
+
* The `aria-labelledby` prop is set to the combobox input element's `id` by
|
|
26
|
+
* default.
|
|
25
27
|
* @see https://ariakit.org/components/combobox
|
|
26
28
|
* @example
|
|
27
29
|
* ```jsx
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
30
|
+
* <ComboboxProvider>
|
|
31
|
+
* <Combobox />
|
|
32
|
+
* <ComboboxList>
|
|
33
|
+
* <ComboboxItem value="Apple" />
|
|
34
|
+
* <ComboboxItem value="Banana" />
|
|
35
|
+
* <ComboboxItem value="Orange" />
|
|
36
|
+
* </ComboboxList>
|
|
37
|
+
* </ComboboxProvider>
|
|
35
38
|
* ```
|
|
36
39
|
*/
|
|
37
40
|
export declare const ComboboxList: import("../utils/types.js").Component<ComboboxListOptions<"div">>;
|
|
38
41
|
export interface ComboboxListOptions<T extends As = "div"> extends FocusableOptions<T>, Pick<DisclosureContentOptions, "alwaysVisible"> {
|
|
39
42
|
/**
|
|
40
|
-
* Object returned by the
|
|
43
|
+
* Object returned by the
|
|
44
|
+
* [`useComboboxStore`](https://ariakit.org/reference/use-combobox-store)
|
|
45
|
+
* hook. If not provided, the closest
|
|
46
|
+
* [`ComboboxProvider`](https://ariakit.org/reference/combobox-provider)
|
|
47
|
+
* component's context will be used.
|
|
41
48
|
*/
|
|
42
49
|
store?: ComboboxStore;
|
|
43
50
|
}
|