@wordpress/components 25.1.10 → 25.1.11
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/build-types/alignment-matrix-control/stories/index.story.d.ts +15 -0
- package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -0
- package/build-types/angle-picker-control/stories/index.story.d.ts +15 -0
- package/build-types/angle-picker-control/stories/index.story.d.ts.map +1 -0
- package/build-types/animate/stories/index.story.d.ts +18 -0
- package/build-types/animate/stories/index.story.d.ts.map +1 -0
- package/build-types/base-control/stories/index.story.d.ts +21 -0
- package/build-types/base-control/stories/index.story.d.ts.map +1 -0
- package/build-types/base-field/hook.d.ts +270 -0
- package/build-types/base-field/hook.d.ts.map +1 -0
- package/build-types/base-field/index.d.ts +2 -0
- package/build-types/base-field/index.d.ts.map +1 -0
- package/build-types/base-field/styles.d.ts +6 -0
- package/build-types/base-field/styles.d.ts.map +1 -0
- package/build-types/base-field/test/index.d.ts +2 -0
- package/build-types/base-field/test/index.d.ts.map +1 -0
- package/build-types/base-field/types.d.ts +29 -0
- package/build-types/base-field/types.d.ts.map +1 -0
- package/build-types/border-box-control/stories/index.story.d.ts +17 -0
- package/build-types/border-box-control/stories/index.story.d.ts.map +1 -0
- package/build-types/border-control/stories/index.story.d.ts +119 -0
- package/build-types/border-control/stories/index.story.d.ts.map +1 -0
- package/build-types/button/stories/e2e/index.story.d.ts +15 -0
- package/build-types/button/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/button/stories/index.story.d.ts +21 -0
- package/build-types/button/stories/index.story.d.ts.map +1 -0
- package/build-types/button-group/stories/index.story.d.ts +12 -0
- package/build-types/button-group/stories/index.story.d.ts.map +1 -0
- package/build-types/card/stories/index.story.d.ts +36 -0
- package/build-types/card/stories/index.story.d.ts.map +1 -0
- package/build-types/checkbox-control/stories/index.story.d.ts +13 -0
- package/build-types/checkbox-control/stories/index.story.d.ts.map +1 -0
- package/build-types/circular-option-picker/stories/index.story.d.ts +14 -0
- package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/color-indicator/stories/index.story.d.ts +12 -0
- package/build-types/color-indicator/stories/index.story.d.ts.map +1 -0
- package/build-types/color-list-picker/index.d.ts +5 -0
- package/build-types/color-list-picker/index.d.ts.map +1 -0
- package/build-types/color-list-picker/types.d.ts +42 -0
- package/build-types/color-list-picker/types.d.ts.map +1 -0
- package/build-types/color-palette/stories/index.story.d.ts +13 -0
- package/build-types/color-palette/stories/index.story.d.ts.map +1 -0
- package/build-types/color-picker/stories/index.story.d.ts +19 -0
- package/build-types/color-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/combobox-control/stories/index.story.d.ts +47 -0
- package/build-types/combobox-control/stories/index.story.d.ts.map +1 -0
- package/build-types/custom-gradient-picker/stories/index.story.d.ts +12 -0
- package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/date-time/stories/date-time.story.d.ts +14 -0
- package/build-types/date-time/stories/date-time.story.d.ts.map +1 -0
- package/build-types/date-time/stories/date.story.d.ts +14 -0
- package/build-types/date-time/stories/date.story.d.ts.map +1 -0
- package/build-types/date-time/stories/time.story.d.ts +12 -0
- package/build-types/date-time/stories/time.story.d.ts.map +1 -0
- package/build-types/dimension-control/stories/index.story.d.ts +4 -0
- package/build-types/dimension-control/stories/index.story.d.ts.map +1 -0
- package/build-types/disabled/stories/index.story.d.ts +13 -0
- package/build-types/disabled/stories/index.story.d.ts.map +1 -0
- package/build-types/divider/stories/index.story.d.ts +11 -0
- package/build-types/divider/stories/index.story.d.ts.map +1 -0
- package/build-types/draggable/stories/index.story.d.ts +20 -0
- package/build-types/draggable/stories/index.story.d.ts.map +1 -0
- package/build-types/drop-zone/stories/index.story.d.ts +13 -0
- package/build-types/drop-zone/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown/stories/index.story.d.ts +24 -0
- package/build-types/dropdown/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown-menu/stories/index.story.d.ts +14 -0
- package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts +11 -0
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts.map +1 -0
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts +13 -0
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts.map +1 -0
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts +14 -0
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -0
- package/build-types/elevation/stories/index.story.d.ts +22 -0
- package/build-types/elevation/stories/index.story.d.ts.map +1 -0
- package/build-types/external-link/stories/index.story.d.ts +12 -0
- package/build-types/external-link/stories/index.story.d.ts.map +1 -0
- package/build-types/flex/stories/index.story.d.ts +13 -0
- package/build-types/flex/stories/index.story.d.ts.map +1 -0
- package/build-types/focal-point-picker/stories/index.story.d.ts +56 -0
- package/build-types/focal-point-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/font-size-picker/stories/e2e/index.story.d.ts +16 -0
- package/build-types/font-size-picker/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/font-size-picker/stories/index.story.d.ts +31 -0
- package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/form-file-upload/stories/index.story.d.ts +24 -0
- package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -0
- package/build-types/form-toggle/stories/index.story.d.ts +12 -0
- package/build-types/form-toggle/stories/index.story.d.ts.map +1 -0
- package/build-types/form-token-field/stories/index.story.d.ts +26 -0
- package/build-types/form-token-field/stories/index.story.d.ts.map +1 -0
- package/build-types/gradient-picker/stories/index.story.d.ts +14 -0
- package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/grid/stories/index.story.d.ts +9 -0
- package/build-types/grid/stories/index.story.d.ts.map +1 -0
- package/build-types/guide/stories/index.story.d.ts +9 -0
- package/build-types/guide/stories/index.story.d.ts.map +1 -0
- package/build-types/h-stack/stories/e2e/index.story.d.ts +9 -0
- package/build-types/h-stack/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/h-stack/stories/index.story.d.ts +9 -0
- package/build-types/h-stack/stories/index.story.d.ts.map +1 -0
- package/build-types/heading/stories/index.story.d.ts +12 -0
- package/build-types/heading/stories/index.story.d.ts.map +1 -0
- package/build-types/icon/stories/index.story.d.ts +22 -0
- package/build-types/icon/stories/index.story.d.ts.map +1 -0
- package/build-types/input-control/stories/index.story.d.ts +28 -0
- package/build-types/input-control/stories/index.story.d.ts.map +1 -0
- package/build-types/item-group/stories/index.story.d.ts +15 -0
- package/build-types/item-group/stories/index.story.d.ts.map +1 -0
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts +12 -0
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -0
- package/build-types/menu-group/stories/index.d.ts +17 -0
- package/build-types/menu-group/stories/index.d.ts.map +1 -0
- package/build-types/menu-group/stories/index.story.d.ts +17 -0
- package/build-types/menu-group/stories/index.story.d.ts.map +1 -0
- package/build-types/menu-item/stories/index.story.d.ts +74 -0
- package/build-types/menu-item/stories/index.story.d.ts.map +1 -0
- package/build-types/menu-item/types.d.ts +63 -0
- package/build-types/menu-item/types.d.ts.map +1 -0
- package/build-types/menu-items-choice/stories/index.story.d.ts +12 -0
- package/build-types/menu-items-choice/stories/index.story.d.ts.map +1 -0
- package/build-types/modal/stories/index.story.d.ts +10 -0
- package/build-types/modal/stories/index.story.d.ts.map +1 -0
- package/build-types/navigable-container/stories/navigable-menu.story.d.ts +12 -0
- package/build-types/navigable-container/stories/navigable-menu.story.d.ts.map +1 -0
- package/build-types/navigable-container/stories/tabbable-container.story.d.ts +12 -0
- package/build-types/navigable-container/stories/tabbable-container.story.d.ts.map +1 -0
- package/build-types/navigation/stories/index.story.d.ts +18 -0
- package/build-types/navigation/stories/index.story.d.ts.map +1 -0
- package/build-types/navigator/stories/index.story.d.ts +11 -0
- package/build-types/navigator/stories/index.story.d.ts.map +1 -0
- package/build-types/notice/stories/index.story.d.ts +17 -0
- package/build-types/notice/stories/index.story.d.ts.map +1 -0
- package/build-types/number-control/stories/index.story.d.ts +26 -0
- package/build-types/number-control/stories/index.story.d.ts.map +1 -0
- package/build-types/palette-edit/stories/index.story.d.ts +13 -0
- package/build-types/palette-edit/stories/index.story.d.ts.map +1 -0
- package/build-types/panel/stories/index.story.d.ts +19 -0
- package/build-types/panel/stories/index.story.d.ts.map +1 -0
- package/build-types/placeholder/stories/index.story.d.ts +12 -0
- package/build-types/placeholder/stories/index.story.d.ts.map +1 -0
- package/build-types/popover/stories/e2e/index.story.d.ts +8 -0
- package/build-types/popover/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/popover/stories/index.story.d.ts +13 -0
- package/build-types/popover/stories/index.story.d.ts.map +1 -0
- package/build-types/popover/test/utils/index.d.ts +7 -0
- package/build-types/popover/test/utils/index.d.ts.map +1 -0
- package/build-types/progress-bar/index.d.ts +5 -0
- package/build-types/progress-bar/index.d.ts.map +1 -0
- package/build-types/progress-bar/stories/index.d.ts +12 -0
- package/build-types/progress-bar/stories/index.d.ts.map +1 -0
- package/build-types/progress-bar/stories/index.story.d.ts +12 -0
- package/build-types/progress-bar/stories/index.story.d.ts.map +1 -0
- package/build-types/progress-bar/styles.d.ts +18 -0
- package/build-types/progress-bar/styles.d.ts.map +1 -0
- package/build-types/progress-bar/test/index.d.ts +2 -0
- package/build-types/progress-bar/test/index.d.ts.map +1 -0
- package/build-types/progress-bar/types.d.ts +11 -0
- package/build-types/progress-bar/types.d.ts.map +1 -0
- package/build-types/query-controls/stories/index.story.d.ts +13 -0
- package/build-types/query-controls/stories/index.story.d.ts.map +1 -0
- package/build-types/radio-control/stories/index.story.d.ts +12 -0
- package/build-types/radio-control/stories/index.story.d.ts.map +1 -0
- package/build-types/range-control/stories/index.story.d.ts +48 -0
- package/build-types/range-control/stories/index.story.d.ts.map +1 -0
- package/build-types/resizable-box/stories/index.story.d.ts +61 -0
- package/build-types/resizable-box/stories/index.story.d.ts.map +1 -0
- package/build-types/resizable-box/styles/resizable-box.styles.d.ts +1 -0
- package/build-types/resizable-box/styles/resizable-box.styles.d.ts.map +1 -0
- package/build-types/responsive-wrapper/stories/index.story.d.ts +22 -0
- package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -0
- package/build-types/sandbox/stories/index.story.d.ts +12 -0
- package/build-types/sandbox/stories/index.story.d.ts.map +1 -0
- package/build-types/scroll-lock/stories/index.story.d.ts +9 -0
- package/build-types/scroll-lock/stories/index.story.d.ts.map +1 -0
- package/build-types/scrollable/stories/index.story.d.ts +9 -0
- package/build-types/scrollable/stories/index.story.d.ts.map +1 -0
- package/build-types/search-control/stories/index.story.d.ts +33 -0
- package/build-types/search-control/stories/index.story.d.ts.map +1 -0
- package/build-types/select-control/stories/index.story.d.ts +19 -0
- package/build-types/select-control/stories/index.story.d.ts.map +1 -0
- package/build-types/shortcut/stories/index.story.d.ts +13 -0
- package/build-types/shortcut/stories/index.story.d.ts.map +1 -0
- package/build-types/snackbar/stories/index.story.d.ts +16 -0
- package/build-types/snackbar/stories/index.story.d.ts.map +1 -0
- package/build-types/snackbar/stories/list.story.d.ts +12 -0
- package/build-types/snackbar/stories/list.story.d.ts.map +1 -0
- package/build-types/spacer/stories/index.story.d.ts +12 -0
- package/build-types/spacer/stories/index.story.d.ts.map +1 -0
- package/build-types/spinner/stories/index.story.d.ts +13 -0
- package/build-types/spinner/stories/index.story.d.ts.map +1 -0
- package/build-types/surface/stories/index.story.d.ts +12 -0
- package/build-types/surface/stories/index.story.d.ts.map +1 -0
- package/build-types/tab-panel/stories/index.story.d.ts +16 -0
- package/build-types/tab-panel/stories/index.story.d.ts.map +1 -0
- package/build-types/text-control/stories/index.story.d.ts +13 -0
- package/build-types/text-control/stories/index.story.d.ts.map +1 -0
- package/build-types/text-control/test/text-control.d.ts +2 -0
- package/build-types/text-control/test/text-control.d.ts.map +1 -0
- package/build-types/text-highlight/stories/index.story.d.ts +12 -0
- package/build-types/text-highlight/stories/index.story.d.ts.map +1 -0
- package/build-types/textarea-control/stories/index.story.d.ts +12 -0
- package/build-types/textarea-control/stories/index.story.d.ts.map +1 -0
- package/build-types/theme/stories/index.story.d.ts +22 -0
- package/build-types/theme/stories/index.story.d.ts.map +1 -0
- package/build-types/tip/stories/index.story.d.ts +12 -0
- package/build-types/tip/stories/index.story.d.ts.map +1 -0
- package/build-types/toggle-control/stories/index.story.d.ts +22 -0
- package/build-types/toggle-control/stories/index.story.d.ts.map +1 -0
- package/build-types/toggle-group-control/stories/index.story.d.ts +27 -0
- package/build-types/toggle-group-control/stories/index.story.d.ts.map +1 -0
- package/build-types/toolbar/stories/index.story.d.ts +14 -0
- package/build-types/toolbar/stories/index.story.d.ts.map +1 -0
- package/build-types/tools-panel/stories/index.story.d.ts +17 -0
- package/build-types/tools-panel/stories/index.story.d.ts.map +1 -0
- package/build-types/tree-grid/stories/index.story.d.ts +13 -0
- package/build-types/tree-grid/stories/index.story.d.ts.map +1 -0
- package/build-types/tree-select/stories/index.story.d.ts +12 -0
- package/build-types/tree-select/stories/index.story.d.ts.map +1 -0
- package/build-types/truncate/stories/index.story.d.ts +13 -0
- package/build-types/truncate/stories/index.story.d.ts.map +1 -0
- package/build-types/unit-control/stories/index.story.d.ts +33 -0
- package/build-types/unit-control/stories/index.story.d.ts.map +1 -0
- package/build-types/v-stack/stories/e2e/index.story.d.ts +9 -0
- package/build-types/v-stack/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/v-stack/stories/index.story.d.ts +15 -0
- package/build-types/v-stack/stories/index.story.d.ts.map +1 -0
- package/build-types/view/stories/index.story.d.ts +12 -0
- package/build-types/view/stories/index.story.d.ts.map +1 -0
- package/build-types/visually-hidden/stories/index.story.d.ts +14 -0
- package/build-types/visually-hidden/stories/index.story.d.ts.map +1 -0
- package/build-types/z-stack/stories/index.story.d.ts +6 -0
- package/build-types/z-stack/stories/index.story.d.ts.map +1 -0
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/menu-item/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC;;GAEG;AACH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAE3D,MAAM,MAAM,aAAa,GAAG,IAAI,CAAE,mBAAmB,EAAE,eAAe,CAAE,GAAG;IAC1E;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,IAAI,CAAC,EAAE,GAAG,CAAC,OAAO,GAAG,IAAI,CAAC;IAC1B;;OAEG;IACH,YAAY,CAAC,EAAE,mBAAmB,CAAE,cAAc,CAAE,CAAC;IACrD;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IAC3D;;;;;OAKG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CACf,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import MenuItemsChoice from '..';
|
|
9
|
+
declare const meta: Meta<typeof MenuItemsChoice>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof MenuItemsChoice>;
|
|
12
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/menu-items-choice/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAGjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,eAAe,CAcvC,CAAC;AACF,eAAe,IAAI,CAAC;AAwBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,eAAe,CAAwB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { StoryFn, Meta } from '@storybook/react';
|
|
5
|
+
import Modal from '../';
|
|
6
|
+
declare const meta: Meta<typeof Modal>;
|
|
7
|
+
export default meta;
|
|
8
|
+
export declare const Default: StoryFn<typeof Modal>;
|
|
9
|
+
export declare const WithHeaderActions: StoryFn<typeof Modal>;
|
|
10
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/modal/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAatD,OAAO,KAAK,MAAM,KAAK,CAAC;AAGxB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,KAAK,CA0B7B,CAAC;AACF,eAAe,IAAI,CAAC;AA4CpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC;AAuBpE,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { NavigableMenu } from '..';
|
|
9
|
+
declare const meta: Meta<typeof NavigableMenu>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof NavigableMenu>;
|
|
12
|
+
//# sourceMappingURL=navigable-menu.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"navigable-menu.story.d.ts","sourceRoot":"","sources":["../../../src/navigable-container/stories/navigable-menu.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AAEnC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAarC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,aAAa,CA2BlD,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { TabbableContainer } from '..';
|
|
9
|
+
declare const meta: Meta<typeof TabbableContainer>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof TabbableContainer>;
|
|
12
|
+
//# sourceMappingURL=tabbable-container.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tabbable-container.story.d.ts","sourceRoot":"","sources":["../../../src/navigable-container/stories/tabbable-container.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,iBAAiB,EAAE,MAAM,IAAI,CAAC;AAEvC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,iBAAiB,CAazC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,iBAAiB,CAsBtD,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { Navigation } from '..';
|
|
9
|
+
import './style.css';
|
|
10
|
+
declare const meta: Meta<typeof Navigation>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const _default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
13
|
+
export declare const ControlledState: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
14
|
+
export declare const Groups: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
15
|
+
export declare const Search: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
16
|
+
export declare const MoreExamples: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
17
|
+
export declare const HideIfEmpty: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NavigationProps>;
|
|
18
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/navigation/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;AAWhC,OAAO,aAAa,CAAC;AAErB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,CA0BlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,QAAQ,mIAA0B,CAAC;AAChD,eAAO,MAAM,eAAe,mIAAkC,CAAC;AAC/D,eAAO,MAAM,MAAM,mIAAwB,CAAC;AAC5C,eAAO,MAAM,MAAM,mIAAyB,CAAC;AAC7C,eAAO,MAAM,YAAY,mIAA+B,CAAC;AACzD,eAAO,MAAM,WAAW,mIAA8B,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
import { NavigatorProvider } from '..';
|
|
6
|
+
declare const meta: Meta<typeof NavigatorProvider>;
|
|
7
|
+
export default meta;
|
|
8
|
+
export declare const Default: StoryFn<typeof NavigatorProvider>;
|
|
9
|
+
export declare const NestedNavigator: StoryFn<typeof NavigatorProvider>;
|
|
10
|
+
export declare const SkipFocus: StoryFn<typeof NavigatorProvider>;
|
|
11
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/navigator/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAStD,OAAO,EACN,iBAAiB,EAMjB,MAAM,IAAI,CAAC;AAEZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,iBAAiB,CAczC,CAAC;AACF,eAAe,IAAI,CAAC;AAkJpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,iBAAiB,CAAwB,CAAC;AAiHhF,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,iBAAiB,CAC5B,CAAC;AAuBpC,eAAO,MAAM,SAAS,EAAE,OAAO,CAAE,OAAO,iBAAiB,CAExD,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import Notice from '..';
|
|
9
|
+
import NoticeList from '../list';
|
|
10
|
+
declare const meta: Meta<typeof Notice>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NoticeProps>;
|
|
13
|
+
export declare const WithCustomSpokenMessage: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NoticeProps>;
|
|
14
|
+
export declare const WithJSXChildren: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NoticeProps>;
|
|
15
|
+
export declare const WithActions: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").NoticeProps>;
|
|
16
|
+
export declare const NoticeListSubcomponent: StoryFn<typeof NoticeList>;
|
|
17
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/notice/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,MAAM,MAAM,IAAI,CAAC;AAExB,OAAO,UAAU,MAAM,SAAS,CAAC;AAGjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAU9B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,+HAAsB,CAAC;AAK3C,eAAO,MAAM,uBAAuB,+HAAsB,CAAC;AAO3D,eAAO,MAAM,eAAe,+HAAsB,CAAC;AAiBnD,eAAO,MAAM,WAAW,+HAAsB,CAAC;AAqB/C,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAE,OAAO,UAAU,CA+B9D,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { Meta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import NumberControl from '..';
|
|
10
|
+
declare const meta: Meta<typeof NumberControl>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<import("../../input-control/types").InputControlProps, "value" | "type" | "step" | "max" | "min" | "required" | "isDragEnabled"> & {
|
|
13
|
+
hideHTMLArrows?: boolean | undefined;
|
|
14
|
+
spinControls?: "none" | "custom" | "native" | undefined;
|
|
15
|
+
isDragEnabled?: boolean | undefined;
|
|
16
|
+
isShiftStepEnabled?: boolean | undefined;
|
|
17
|
+
max?: number | undefined;
|
|
18
|
+
min?: number | undefined;
|
|
19
|
+
required?: boolean | undefined;
|
|
20
|
+
shiftStep?: number | undefined;
|
|
21
|
+
step?: string | number | undefined;
|
|
22
|
+
spinFactor?: number | undefined;
|
|
23
|
+
type?: import("react").HTMLInputTypeAttribute | undefined;
|
|
24
|
+
value?: string | number | undefined;
|
|
25
|
+
} & Omit<Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, "defaultValue" | "onChange" | "value" | "name" | "color" | "height" | "translate" | "width" | "hidden" | "size" | "style" | "help" | "multiple" | "disabled" | "key" | "children" | "form" | "label" | "slot" | "title" | "pattern" | "as" | "type" | "id" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "max" | "min" | "crossOrigin" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "src" | "alt" | "accept" | "capture" | "checked" | "enterKeyHint" | "suffix" | "__next36pxDefaultSize" | "__unstableInputWidth" | "hideLabelFromVision" | "labelPosition" | "dragDirection" | "dragThreshold" | "isDragEnabled" | "isPressEnterToChange" | "onValidate" | "__unstableStateReducer" | "hideHTMLArrows" | "spinControls" | "isShiftStepEnabled" | "shiftStep" | "spinFactor"> & import("react").RefAttributes<any>>;
|
|
26
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/number-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAerC,CAAC;AAEF,eAAe,IAAI,CAAC;AA4BpB,eAAO,MAAM,OAAO;;;;;;;;;;;;;k7KAAsB,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import PaletteEdit from '..';
|
|
9
|
+
declare const meta: Meta<typeof PaletteEdit>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").PaletteEditProps>;
|
|
12
|
+
export declare const Gradients: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").PaletteEditProps>;
|
|
13
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/palette-edit/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAQnC,CAAC;AACF,eAAe,IAAI,CAAC;AA4BpB,eAAO,MAAM,OAAO,oIAAsB,CAAC;AAc3C,eAAO,MAAM,SAAS,oIAAsB,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import Panel from '../';
|
|
9
|
+
declare const meta: Meta<typeof Panel>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof Panel>;
|
|
12
|
+
/**
|
|
13
|
+
* `PanelRow` is a generic container for rows within a `PanelBody`.
|
|
14
|
+
* It is a flex container with a top margin for spacing.
|
|
15
|
+
*/
|
|
16
|
+
export declare const _PanelRow: StoryFn<typeof Panel>;
|
|
17
|
+
export declare const DisabledSection: StoryFn<typeof Panel>;
|
|
18
|
+
export declare const WithIcon: StoryFn<typeof Panel>;
|
|
19
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/panel/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,KAAK,MAAM,KAAK,CAAC;AAUxB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,KAAK,CAY7B,CAAC;AACF,eAAe,IAAI,CAAC;AAIpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC;AA+BpE;;;GAGG;AACH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC;AAiBtE,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC;AAY5E,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAE,OAAO,KAAK,CAAwB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import Placeholder from '../';
|
|
9
|
+
declare const meta: Meta<typeof Placeholder>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof Placeholder>;
|
|
12
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/placeholder/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAQtD;;GAEG;AACH,OAAO,WAAW,MAAM,KAAK,CAAC;AAK9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAiBnC,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,WAAW,CAAwB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: import("react").ForwardRefExoticComponent<Omit<import("../../../ui/context").WordPressComponentProps<import("../../types").PopoverProps, "div", false>, "initial" | "transition" | "inherit" | "layout" | "style" | "drag" | "exit" | "onDrag" | "onDragEnd" | "onDragStart" | "onAnimationStart" | "viewport" | "transformTemplate" | "transformValues" | "variants" | "onBeforeLayoutMeasure" | "onLayoutMeasure" | "onUpdate" | "onAnimationComplete" | "onPan" | "onPanStart" | "onPanSessionStart" | "onPanEnd" | "onTap" | "onTapStart" | "onTapCancel" | "whileTap" | "whileHover" | "onHoverStart" | "onHoverEnd" | "whileFocus" | "whileInView" | "onViewportEnter" | "onViewportLeave" | "whileDrag" | "dragDirectionLock" | "dragPropagation" | "dragConstraints" | "dragElastic" | "dragMomentum" | "dragTransition" | "dragControls" | "dragSnapToOrigin" | "dragListener" | "onMeasureDragConstraints" | "_dragX" | "_dragY" | "onDirectionLock" | "onDragTransitionEnd" | "layoutId" | "onLayoutAnimationStart" | "onLayoutAnimationComplete" | "layoutDependency" | "layoutScroll" | "layoutRoot" | "custom" | "ignoreStrict"> & import("react").RefAttributes<any>>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: () => JSX.Element;
|
|
8
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../../src/popover/stories/e2e/index.story.tsx"],"names":[],"mappings":";;;;;AAUA,wBAGE;AAEF,eAAO,MAAM,OAAO,mBASnB,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { StoryFn, Meta } from '@storybook/react';
|
|
5
|
+
import { Popover } from '..';
|
|
6
|
+
declare const meta: Meta<typeof Popover>;
|
|
7
|
+
export default meta;
|
|
8
|
+
export declare const Default: StoryFn<typeof Popover>;
|
|
9
|
+
export declare const Unstyled: StoryFn<typeof Popover>;
|
|
10
|
+
export declare const AllPlacements: StoryFn<typeof Popover>;
|
|
11
|
+
export declare const DynamicHeight: StoryFn<typeof Popover>;
|
|
12
|
+
export declare const WithSlotOutsideIframe: StoryFn<typeof Popover>;
|
|
13
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/popover/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAatD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAoB7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAoB/B,CAAC;AAEF,eAAe,IAAI,CAAC;AA4DpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAYtE,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAavE,eAAO,MAAM,aAAa,EAAE,OAAO,CAAE,OAAO,OAAO,CA+BlD,CAAC;AAsBF,eAAO,MAAM,aAAa,EAAE,OAAO,CAAE,OAAO,OAAO,CA8ClD,CAAC;AAMF,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAE,OAAO,OAAO,CAE1D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/popover/test/utils/index.tsx"],"names":[],"mappings":";AAKA;;GAEG;AACH,OAAO,OAAO,MAAM,OAAO,CAAC;AA8B5B,eAAO,MAAM,yCAAyC,UAC9C,MAAM,cAAc,CAAE,cAAc,CAAE,gBA+C7C,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { ProgressBarProps } from './types';
|
|
3
|
+
export declare const ProgressBar: import("react").ForwardRefExoticComponent<ProgressBarProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>, "key" | keyof import("react").ProgressHTMLAttributes<HTMLProgressElement>>, "children" | "as" | keyof ProgressBarProps> & import("react").RefAttributes<HTMLProgressElement>>;
|
|
4
|
+
export default ProgressBar;
|
|
5
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/progress-bar/index.tsx"],"names":[],"mappings":";AAeA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AA2BhD,eAAO,MAAM,WAAW,2WAAuC,CAAC;AAEhE,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { ProgressBar } from '..';
|
|
9
|
+
declare const meta: ComponentMeta<typeof ProgressBar>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: ComponentStory<typeof ProgressBar>;
|
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/progress-bar/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,IAAI,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,WAAW,CAY5C,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,WAAW,CAEvD,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { ProgressBar } from '..';
|
|
9
|
+
declare const meta: Meta<typeof ProgressBar>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof ProgressBar>;
|
|
12
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/progress-bar/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,IAAI,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAYnC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,WAAW,CAAwB,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const INDETERMINATE_TRACK_WIDTH = 50;
|
|
3
|
+
export declare const Track: import("@emotion/styled").StyledComponent<{
|
|
4
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
5
|
+
as?: import("react").ElementType<any> | undefined;
|
|
6
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
+
export declare const Indicator: import("@emotion/styled").StyledComponent<{
|
|
8
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
9
|
+
as?: import("react").ElementType<any> | undefined;
|
|
10
|
+
} & {
|
|
11
|
+
isIndeterminate: boolean;
|
|
12
|
+
value?: number | undefined;
|
|
13
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
|
+
export declare const ProgressElement: import("@emotion/styled").StyledComponent<{
|
|
15
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
16
|
+
as?: import("react").ElementType<any> | undefined;
|
|
17
|
+
}, import("react").DetailedHTMLProps<import("react").ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>, {}>;
|
|
18
|
+
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/progress-bar/styles.ts"],"names":[],"mappings":";AAqBA,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAE5C,eAAO,MAAM,KAAK;;;yGAWjB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;qBACJ,OAAO;;yGAuBxB,CAAC;AAEF,eAAO,MAAM,eAAe;;;2HAO3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/progress-bar/test/index.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/progress-bar/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import QueryControls from '..';
|
|
9
|
+
declare const meta: Meta<typeof QueryControls>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof QueryControls>;
|
|
12
|
+
export declare const SelectSingleCategory: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").QueryControlsProps>;
|
|
13
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/query-controls/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAO/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAgBrC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,aAAa,CAuElD,CAAC;AA4EF,eAAO,MAAM,oBAAoB,sIAAoC,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import RadioControl from '..';
|
|
9
|
+
declare const meta: Meta<typeof RadioControl>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof RadioControl>;
|
|
12
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/radio-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,YAAY,MAAM,IAAI,CAAC;AAE9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CAuBpC,CAAC;AACF,eAAe,IAAI,CAAC;AAsBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,YAAY,CAAwB,CAAC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import RangeControl from '..';
|
|
9
|
+
declare const meta: Meta<typeof RangeControl>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: StoryFn<typeof RangeControl>;
|
|
12
|
+
/**
|
|
13
|
+
* Setting the `step` prop to `"any"` will allow users to select non-integer
|
|
14
|
+
* values. This also overrides both `withInputField` and `showTooltip` props to
|
|
15
|
+
* `false`.
|
|
16
|
+
*/
|
|
17
|
+
export declare const WithAnyStep: StoryFn<typeof RangeControl>;
|
|
18
|
+
/**
|
|
19
|
+
* Use `marks` to render a visual representation of `step` ticks. Marks may be
|
|
20
|
+
* automatically generated or custom mark indicators can be provided by an
|
|
21
|
+
* `Array`.
|
|
22
|
+
*/
|
|
23
|
+
export declare const WithIntegerStepAndMarks: StoryFn<typeof RangeControl>;
|
|
24
|
+
/**
|
|
25
|
+
* Decimal values may be used for `marks` rendered as a visual representation of
|
|
26
|
+
* `step` ticks. Marks may be automatically generated or custom mark indicators
|
|
27
|
+
* can be provided by an `Array`.
|
|
28
|
+
*/
|
|
29
|
+
export declare const WithDecimalStepAndMarks: StoryFn<typeof RangeControl>;
|
|
30
|
+
/**
|
|
31
|
+
* A negative `min` value can be used to constrain `RangeControl` values. Mark
|
|
32
|
+
* indicators can represent negative values as well. Marks may be automatically
|
|
33
|
+
* generated or custom mark indicators can be provided by an `Array`.
|
|
34
|
+
*/
|
|
35
|
+
export declare const WithNegativeMinimumAndMarks: StoryFn<typeof RangeControl>;
|
|
36
|
+
/**
|
|
37
|
+
* The entire range of valid values for a `RangeControl` may be negative. Mark
|
|
38
|
+
* indicators can represent negative values as well. Marks may be automatically
|
|
39
|
+
* generated or custom mark indicators can be provided by an `Array`.
|
|
40
|
+
*/
|
|
41
|
+
export declare const WithNegativeRangeAndMarks: StoryFn<typeof RangeControl>;
|
|
42
|
+
/**
|
|
43
|
+
* When a `RangeControl` has a `step` value of `any` a user may select
|
|
44
|
+
* non-integer values. This may still be used in conjunction with `marks`
|
|
45
|
+
* rendering a visual representation of `step` ticks.
|
|
46
|
+
*/
|
|
47
|
+
export declare const WithAnyStepAndMarks: StoryFn<typeof RangeControl>;
|
|
48
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/range-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAQtD;;GAEG;AACH,OAAO,YAAY,MAAM,IAAI,CAAC;AAI9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CAkCpC,CAAC;AACF,eAAe,IAAI,CAAC;AAiBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,YAAY,CAAwB,CAAC;AAS3E;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,OAAO,CAAE,OAAO,YAAY,CAoBrD,CAAC;AAwDF;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAE,OAAO,YAAY,CAC1C,CAAC;AAUzB;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAE,OAAO,YAAY,CAC1C,CAAC;AAazB;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,EAAE,OAAO,CAAE,OAAO,YAAY,CAC9C,CAAC;AASzB;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,EAAE,OAAO,CAAE,OAAO,YAAY,CAC5C,CAAC;AASzB;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAE,OAAO,YAAY,CACtC,CAAC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { Meta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import ResizableBox from '..';
|
|
10
|
+
declare const meta: Meta<typeof ResizableBox>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("re-resizable").ResizableProps & {
|
|
13
|
+
children: import("react").ReactNode;
|
|
14
|
+
showHandle?: boolean | undefined;
|
|
15
|
+
__experimentalShowTooltip?: boolean | undefined;
|
|
16
|
+
__experimentalTooltipProps?: (Pick<{
|
|
17
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
18
|
+
as?: import("react").ElementType<any> | undefined;
|
|
19
|
+
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
20
|
+
'aria-hidden'?: boolean | undefined;
|
|
21
|
+
axis?: import("../resize-tooltip/utils").Axis | undefined;
|
|
22
|
+
className?: string | undefined;
|
|
23
|
+
fadeTimeout?: number | undefined;
|
|
24
|
+
isVisible?: boolean | undefined;
|
|
25
|
+
labelRef?: import("react").Ref<HTMLDivElement> | undefined;
|
|
26
|
+
onResize?: ((data: {
|
|
27
|
+
width: number | null;
|
|
28
|
+
height: number | null;
|
|
29
|
+
}) => void) | undefined;
|
|
30
|
+
position?: import("../resize-tooltip/utils").Position | undefined;
|
|
31
|
+
showPx?: boolean | undefined;
|
|
32
|
+
zIndex?: number | undefined;
|
|
33
|
+
}, "position" | "zIndex" | "key" | "theme" | "as" | keyof import("react").HTMLAttributes<HTMLDivElement> | "axis" | "fadeTimeout" | "onResize" | "showPx" | "isVisible" | "labelRef"> & import("react").RefAttributes<HTMLDivElement>) | undefined;
|
|
34
|
+
} & import("react").RefAttributes<import("re-resizable").Resizable>>;
|
|
35
|
+
/**
|
|
36
|
+
* The `enable` prop can be used to disable resizing in specific directions.
|
|
37
|
+
*/
|
|
38
|
+
export declare const DisabledDirections: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("re-resizable").ResizableProps & {
|
|
39
|
+
children: import("react").ReactNode;
|
|
40
|
+
showHandle?: boolean | undefined;
|
|
41
|
+
__experimentalShowTooltip?: boolean | undefined;
|
|
42
|
+
__experimentalTooltipProps?: (Pick<{
|
|
43
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
44
|
+
as?: import("react").ElementType<any> | undefined;
|
|
45
|
+
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
46
|
+
'aria-hidden'?: boolean | undefined;
|
|
47
|
+
axis?: import("../resize-tooltip/utils").Axis | undefined;
|
|
48
|
+
className?: string | undefined;
|
|
49
|
+
fadeTimeout?: number | undefined;
|
|
50
|
+
isVisible?: boolean | undefined;
|
|
51
|
+
labelRef?: import("react").Ref<HTMLDivElement> | undefined;
|
|
52
|
+
onResize?: ((data: {
|
|
53
|
+
width: number | null;
|
|
54
|
+
height: number | null;
|
|
55
|
+
}) => void) | undefined;
|
|
56
|
+
position?: import("../resize-tooltip/utils").Position | undefined;
|
|
57
|
+
showPx?: boolean | undefined;
|
|
58
|
+
zIndex?: number | undefined;
|
|
59
|
+
}, "position" | "zIndex" | "key" | "theme" | "as" | keyof import("react").HTMLAttributes<HTMLDivElement> | "axis" | "fadeTimeout" | "onResize" | "showPx" | "isVisible" | "labelRef"> & import("react").RefAttributes<HTMLDivElement>) | undefined;
|
|
60
|
+
} & import("react").RefAttributes<import("re-resizable").Resizable>>;
|
|
61
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/resizable-box/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,YAAY,MAAM,IAAI,CAAC;AAO9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CAYpC,CAAC;AACF,eAAe,IAAI,CAAC;AA6BpB,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;oEAAsB,CAAC;AAkB3C;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;oEAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=resizable-box.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resizable-box.styles.d.ts","sourceRoot":"","sources":["../../../src/resizable-box/styles/resizable-box.styles.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import ResponsiveWrapper from '..';
|
|
9
|
+
declare const meta: Meta<typeof ResponsiveWrapper>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ResponsiveWrapperProps>;
|
|
12
|
+
/**
|
|
13
|
+
* When passing an `SVG` element as the `<ResponsiveWrapper />`'s child, make
|
|
14
|
+
* sure that it has the `viewbox` and the `preserveAspectRatio` set.
|
|
15
|
+
*
|
|
16
|
+
* When dealing with SVGs, it may not be possible to derive its `naturalWidth`
|
|
17
|
+
* and `naturalHeight` and therefore passing them as propertied to
|
|
18
|
+
* `<ResponsiveWrapper />`. In this case, the SVG simply keeps scaling up to fill
|
|
19
|
+
* its container, unless the `height` and `width` attributes are specified.
|
|
20
|
+
*/
|
|
21
|
+
export declare const WithSVG: StoryFn<typeof ResponsiveWrapper>;
|
|
22
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/responsive-wrapper/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,iBAAiB,MAAM,IAAI,CAAC;AAEnC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,iBAAiB,CAUzC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,0IAAsB,CAAC;AAY3C;;;;;;;;GAQG;AACH,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,iBAAiB,CAAwB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import SandBox from '..';
|
|
9
|
+
declare const meta: Meta<typeof SandBox>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").SandBoxProps>;
|
|
12
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/sandbox/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,OAAO,MAAM,IAAI,CAAC;AAEzB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAW/B,CAAC;AACF,eAAe,IAAI,CAAC;AAIpB,eAAO,MAAM,OAAO,gIAAsB,CAAC"}
|