reactive-bulma 5.1.15 → 5.1.16
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/dist/components/molecules/Pagination/index.js +1 -1
- package/dist/functions/generators.js +1 -1
- package/dist/src/components/atoms/Block/index.d.ts +1 -1
- package/dist/src/components/atoms/Box/index.d.ts +1 -1
- package/dist/src/components/atoms/BreadcrumbItem/index.d.ts +1 -1
- package/dist/src/components/atoms/Button/index.d.ts +1 -1
- package/dist/src/components/atoms/Checkbox/index.d.ts +1 -1
- package/dist/src/components/atoms/Column/index.d.ts +1 -1
- package/dist/src/components/atoms/Delete/index.d.ts +1 -1
- package/dist/src/components/atoms/Delete/index.stories.d.ts +2 -2
- package/dist/src/components/atoms/DropdownItem/index.d.ts +1 -1
- package/dist/src/components/atoms/DropdownTrigger/index.d.ts +1 -1
- package/dist/src/components/atoms/File/index.d.ts +1 -1
- package/dist/src/components/atoms/File/index.stories.d.ts +1 -1
- package/dist/src/components/atoms/GridCell/index.d.ts +1 -1
- package/dist/src/components/atoms/Icon/index.d.ts +1 -1
- package/dist/src/components/atoms/Icon/index.stories.d.ts +1 -1
- package/dist/src/components/atoms/Image/index.d.ts +1 -1
- package/dist/src/components/atoms/Input/index.d.ts +1 -1
- package/dist/src/components/atoms/Input/index.stories.d.ts +1 -1
- package/dist/src/components/atoms/LevelHeader/index.d.ts +1 -1
- package/dist/src/components/atoms/MenuItem/index.d.ts +1 -1
- package/dist/src/components/atoms/NavBarItem/index.d.ts +1 -1
- package/dist/src/components/atoms/PaginationItem/index.d.ts +1 -1
- package/dist/src/components/atoms/ProgressBar/index.d.ts +1 -1
- package/dist/src/components/atoms/RadioButton/index.d.ts +1 -1
- package/dist/src/components/atoms/Select/index.d.ts +1 -1
- package/dist/src/components/atoms/Skeleton/index.d.ts +1 -1
- package/dist/src/components/atoms/TabItem/index.d.ts +1 -1
- package/dist/src/components/atoms/TableCell/index.d.ts +1 -1
- package/dist/src/components/atoms/TableHeadCell/index.d.ts +1 -1
- package/dist/src/components/atoms/Tag/index.d.ts +1 -1
- package/dist/src/components/atoms/TagWithAddon/index.d.ts +1 -1
- package/dist/src/components/atoms/TextArea/index.d.ts +1 -1
- package/dist/src/components/atoms/TextArea/index.stories.d.ts +1 -1
- package/dist/src/components/atoms/Tile/index.d.ts +1 -1
- package/dist/src/components/atoms/Tile/index.stories.d.ts +1 -1
- package/dist/src/components/atoms/Title/index.d.ts +1 -1
- package/dist/src/components/atoms/Title/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/Breadcrumbs/index.d.ts +1 -1
- package/dist/src/components/molecules/ButtonGroup/index.d.ts +1 -1
- package/dist/src/components/molecules/CheckboxGroup/index.d.ts +1 -1
- package/dist/src/components/molecules/ColumnGroup/index.d.ts +1 -1
- package/dist/src/components/molecules/Dropdown/index.d.ts +1 -1
- package/dist/src/components/molecules/Footer/index.d.ts +1 -1
- package/dist/src/components/molecules/Footer/index.stories.d.ts +4 -4
- package/dist/src/components/molecules/FormFieldInput/index.d.ts +1 -1
- package/dist/src/components/molecules/FormFieldInput/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/Grid/index.d.ts +1 -1
- package/dist/src/components/molecules/InputControl/index.d.ts +1 -1
- package/dist/src/components/molecules/InputControl/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/LevelItem/index.d.ts +1 -1
- package/dist/src/components/molecules/Media/index.d.ts +1 -1
- package/dist/src/components/molecules/Media/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/Menu/index.d.ts +1 -1
- package/dist/src/components/molecules/MenuList/index.d.ts +1 -1
- package/dist/src/components/molecules/Message/index.d.ts +1 -1
- package/dist/src/components/molecules/Modal/index.d.ts +1 -1
- package/dist/src/components/molecules/NavBarBrand/index.d.ts +1 -1
- package/dist/src/components/molecules/NavBarDropdown/index.d.ts +1 -1
- package/dist/src/components/molecules/Notification/index.d.ts +1 -1
- package/dist/src/components/molecules/Pagination/index.d.ts +1 -1
- package/dist/src/components/molecules/PanelBlock/index.d.ts +1 -1
- package/dist/src/components/molecules/PanelBlock/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/PanelTabs/index.d.ts +1 -1
- package/dist/src/components/molecules/PanelTabs/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/Section/index.d.ts +1 -1
- package/dist/src/components/molecules/TableRow/index.d.ts +1 -1
- package/dist/src/components/molecules/Tabs/index.d.ts +1 -1
- package/dist/src/components/molecules/Tabs/index.stories.d.ts +1 -1
- package/dist/src/components/molecules/TagList/index.d.ts +1 -1
- package/dist/src/components/molecules/TileBox/index.d.ts +1 -1
- package/dist/src/components/molecules/TileBox/index.stories.d.ts +1 -1
- package/dist/src/components/organisms/Card/index.d.ts +1 -1
- package/dist/src/components/organisms/Card/index.stories.d.ts +4 -4
- package/dist/src/components/organisms/FormField/index.d.ts +1 -1
- package/dist/src/components/organisms/Hero/index.d.ts +1 -1
- package/dist/src/components/organisms/Level/index.d.ts +1 -1
- package/dist/src/components/organisms/NavBar/index.d.ts +1 -1
- package/dist/src/components/organisms/Panel/index.d.ts +1 -1
- package/dist/src/components/organisms/Panel/index.stories.d.ts +1 -1
- package/dist/src/components/organisms/Table/index.d.ts +1 -1
- package/dist/src/components/organisms/Table/index.stories.d.ts +1 -1
- package/dist/src/components/organisms/TileGroup/index.d.ts +1 -1
- package/dist/src/interfaces/commonProps.d.ts +1 -1
- package/package.json +23 -23
|
@@ -40,7 +40,7 @@ var u = "pagination", d = "pagination-list", f = (n) => n ? /* @__PURE__ */ c("a
|
|
|
40
40
|
let s = o - b - 1, d = /* @__PURE__ */ c("li", { children: /* @__PURE__ */ c(i, { ...t }) });
|
|
41
41
|
if (n === 0) return /* @__PURE__ */ l(a.Fragment, { children: [d, e] }, `first-pagination-item-${r()}`);
|
|
42
42
|
if (!C || n > b && n < s) return /* @__PURE__ */ c("li", { children: /* @__PURE__ */ c(i, { ...t }) }, `${u}-item-${r()}`);
|
|
43
|
-
if (n ===
|
|
43
|
+
if (n === o - 1) return /* @__PURE__ */ l(a.Fragment, { children: [e, d] }, `last-${u}-item-${r()}`);
|
|
44
44
|
});
|
|
45
45
|
}, [
|
|
46
46
|
y,
|
|
@@ -3,6 +3,6 @@ var e = (e = 5e3, t = 1) => {
|
|
|
3
3
|
e = Math.floor(e), t = Math.ceil(t);
|
|
4
4
|
let n = new Uint32Array(1);
|
|
5
5
|
return window.crypto.getRandomValues(n), Math.floor(n[0] * (e - t) + t).toString();
|
|
6
|
-
}, t = ({ numberOfItems: e = 3, externalParser: t } = {}) => Array(e).fill(null).map((e, n) => t ? t(n) : { text: `${
|
|
6
|
+
}, t = ({ numberOfItems: e = 3, externalParser: t } = {}) => Array(e).fill(null).map((e, n) => t ? t(n) : { text: `${n + 1}` });
|
|
7
7
|
//#endregion
|
|
8
8
|
export { t as createObjArray, e as generateKey };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { BreadcrumbItemProps } from '
|
|
2
|
+
import { BreadcrumbItemProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const BreadcrumbItem: React.FC<BreadcrumbItemProps>;
|
|
4
4
|
export default BreadcrumbItem;
|
|
@@ -2,5 +2,5 @@ import { Meta } from '@storybook/react-vite';
|
|
|
2
2
|
import { default as Delete } from '.';
|
|
3
3
|
declare const _default: Meta<typeof Delete>;
|
|
4
4
|
export default _default;
|
|
5
|
-
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
6
|
-
export declare const WithBigSize: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
5
|
+
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/atomProps').DeleteProps>;
|
|
6
|
+
export declare const WithBigSize: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/atomProps').DeleteProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { DropdownItemProps } from '
|
|
2
|
+
import { DropdownItemProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const DropdownItem: React.FC<DropdownItemProps>;
|
|
4
4
|
export default DropdownItem;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { DropdownTriggerProps } from '
|
|
2
|
+
import { DropdownTriggerProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const DropdownTrigger: React.FC<DropdownTriggerProps>;
|
|
4
4
|
export default DropdownTrigger;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as File } from '.';
|
|
3
|
-
import { FileProps } from '
|
|
3
|
+
import { FileProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof File>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const OnlyRequiredProps: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, FileProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Icon } from '.';
|
|
3
|
-
import { IconProps } from '
|
|
3
|
+
import { IconProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof Icon>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, IconProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Input } from '.';
|
|
3
|
-
import { InputProps } from '
|
|
3
|
+
import { InputProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof Input>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, InputProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { PaginationItemProps } from '
|
|
2
|
+
import { PaginationItemProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const PaginationItem: React.FC<PaginationItemProps>;
|
|
4
4
|
export default PaginationItem;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { TableHeadCellProps } from '
|
|
2
|
+
import { TableHeadCellProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const TableHeadCell: React.FC<TableHeadCellProps>;
|
|
4
4
|
export default TableHeadCell;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { TagWithAddonProps } from '
|
|
2
|
+
import { TagWithAddonProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
declare const TagWithAddon: React.FC<TagWithAddonProps>;
|
|
4
4
|
export default TagWithAddon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as TextArea } from '.';
|
|
3
|
-
import { TextAreaProps } from '
|
|
3
|
+
import { TextAreaProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof TextArea>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TextAreaProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Tile } from '.';
|
|
3
|
-
import { TileProps } from '
|
|
3
|
+
import { TileProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof Tile>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TileProps>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
|
-
import { TitleProps } from '
|
|
2
|
+
import { TitleProps } from '../../../../interfaces/atomProps';
|
|
3
3
|
import { default as Title } from '.';
|
|
4
4
|
declare const _default: Meta<typeof Title>;
|
|
5
5
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { BreadcrumbsProps } from '
|
|
2
|
+
import { BreadcrumbsProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const Breadcrumbs: React.FC<BreadcrumbsProps>;
|
|
4
4
|
export default Breadcrumbs;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { ButtonGroupProps } from '
|
|
2
|
+
import { ButtonGroupProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const ButtonGroup: React.FC<ButtonGroupProps>;
|
|
4
4
|
export default ButtonGroup;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { CheckboxGroupProps } from '
|
|
2
|
+
import { CheckboxGroupProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const CheckboxGroup: React.FC<CheckboxGroupProps>;
|
|
4
4
|
export default CheckboxGroup;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { ColumnGroupProps } from '
|
|
2
|
+
import { ColumnGroupProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const ColumnGroup: React.FC<ColumnGroupProps>;
|
|
4
4
|
export default ColumnGroup;
|
|
@@ -2,7 +2,7 @@ import { Meta } from '@storybook/react-vite';
|
|
|
2
2
|
import { default as Footer } from '.';
|
|
3
3
|
declare const _default: Meta<typeof Footer>;
|
|
4
4
|
export default _default;
|
|
5
|
-
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
6
|
-
export declare const BulmaExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
7
|
-
export declare const Centered: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
8
|
-
export declare const WithCustomComponent: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
5
|
+
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/moleculeProps').FooterProps>;
|
|
6
|
+
export declare const BulmaExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/moleculeProps').FooterProps>;
|
|
7
|
+
export declare const Centered: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/moleculeProps').FooterProps>;
|
|
8
|
+
export declare const WithCustomComponent: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/moleculeProps').FooterProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { FormFieldInputProps } from '
|
|
2
|
+
import { FormFieldInputProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const FormFieldInput: React.FC<FormFieldInputProps>;
|
|
4
4
|
export default FormFieldInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as FormFieldInput } from '.';
|
|
3
|
-
import { FormFieldInputProps } from '
|
|
3
|
+
import { FormFieldInputProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof FormFieldInput>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, FormFieldInputProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { InputControlProps } from '
|
|
2
|
+
import { InputControlProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const InputControl: React.FC<InputControlProps>;
|
|
4
4
|
export default InputControl;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as InputControl } from '.';
|
|
3
|
-
import { InputControlProps } from '
|
|
3
|
+
import { InputControlProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof InputControl>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, InputControlProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Media } from '.';
|
|
3
|
-
import { MediaProps } from '
|
|
3
|
+
import { MediaProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof Media>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, MediaProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { NavBarBrandProps } from '
|
|
2
|
+
import { NavBarBrandProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const NavBarBrand: React.FC<NavBarBrandProps>;
|
|
4
4
|
export default NavBarBrand;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { NavBarDropdownProps } from '
|
|
2
|
+
import { NavBarDropdownProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const NavBarDropdown: React.FC<NavBarDropdownProps>;
|
|
4
4
|
export default NavBarDropdown;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { NotificationProps } from '
|
|
2
|
+
import { NotificationProps } from '../../../../interfaces/moleculeProps';
|
|
3
3
|
declare const Notification: React.FC<NotificationProps>;
|
|
4
4
|
export default Notification;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as PanelBlock } from '.';
|
|
3
|
-
import { PanelBlockProps } from '
|
|
3
|
+
import { PanelBlockProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof PanelBlock>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, PanelBlockProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as PanelTabs } from '.';
|
|
3
|
-
import { PanelTabsProps } from '
|
|
3
|
+
import { PanelTabsProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof PanelTabs>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, PanelTabsProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Tabs } from '.';
|
|
3
|
-
import { TabsProps } from '
|
|
3
|
+
import { TabsProps } from '../../../../interfaces/moleculeProps';
|
|
4
4
|
declare const _default: Meta<typeof Tabs>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TabsProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as TileBox } from '.';
|
|
3
|
-
import { TileProps } from '
|
|
3
|
+
import { TileProps } from '../../../../interfaces/atomProps';
|
|
4
4
|
declare const _default: Meta<typeof TileBox>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TileProps>;
|
|
@@ -2,7 +2,7 @@ import { Meta } from '@storybook/react-vite';
|
|
|
2
2
|
import { default as Card } from '.';
|
|
3
3
|
declare const _default: Meta<typeof Card>;
|
|
4
4
|
export default _default;
|
|
5
|
-
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
6
|
-
export declare const WithHeader: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
7
|
-
export declare const WithImage: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
8
|
-
export declare const WithFooter: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('
|
|
5
|
+
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/organismProps').CardProps>;
|
|
6
|
+
export declare const WithHeader: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/organismProps').CardProps>;
|
|
7
|
+
export declare const WithImage: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/organismProps').CardProps>;
|
|
8
|
+
export declare const WithFooter: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../../interfaces/organismProps').CardProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Panel } from '.';
|
|
3
|
-
import { PanelProps } from '
|
|
3
|
+
import { PanelProps } from '../../../../interfaces/organismProps';
|
|
4
4
|
declare const _default: Meta<typeof Panel>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, PanelProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-vite';
|
|
2
2
|
import { default as Table } from '.';
|
|
3
|
-
import { TableProps } from '
|
|
3
|
+
import { TableProps } from '../../../../interfaces/organismProps';
|
|
4
4
|
declare const _default: Meta<typeof Table>;
|
|
5
5
|
export default _default;
|
|
6
6
|
export declare const BasicExample: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, TableProps>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "reactive-bulma",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.16",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A component library based on React, Bulma, Typescript and Vite",
|
|
6
6
|
"keywords": [
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"@babel/preset-env": "^7.29.7",
|
|
59
59
|
"@babel/preset-react": "^7.29.7",
|
|
60
60
|
"@babel/preset-typescript": "^7.29.7",
|
|
61
|
-
"@commitlint/cli": "^21.0.
|
|
62
|
-
"@commitlint/config-conventional": "^21.0.
|
|
61
|
+
"@commitlint/cli": "^21.0.2",
|
|
62
|
+
"@commitlint/config-conventional": "^21.0.2",
|
|
63
63
|
"@eslint/compat": "^2.1.0",
|
|
64
|
-
"@eslint/js": "^
|
|
64
|
+
"@eslint/js": "^10.0.1",
|
|
65
65
|
"@mdi/font": "^7.4.47",
|
|
66
66
|
"@semantic-release/changelog": "^6.0.3",
|
|
67
67
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
@@ -70,48 +70,48 @@
|
|
|
70
70
|
"@semantic-release/github": "^12.0.8",
|
|
71
71
|
"@semantic-release/npm": "^13.1.5",
|
|
72
72
|
"@semantic-release/release-notes-generator": "^14.1.1",
|
|
73
|
-
"@storybook/addon-docs": "^10.4.
|
|
74
|
-
"@storybook/addon-links": "^10.4.
|
|
75
|
-
"@storybook/addon-onboarding": "^10.4.
|
|
76
|
-
"@storybook/addon-themes": "^10.4.
|
|
77
|
-
"@storybook/react-vite": "^10.4.
|
|
73
|
+
"@storybook/addon-docs": "^10.4.2",
|
|
74
|
+
"@storybook/addon-links": "^10.4.2",
|
|
75
|
+
"@storybook/addon-onboarding": "^10.4.2",
|
|
76
|
+
"@storybook/addon-themes": "^10.4.2",
|
|
77
|
+
"@storybook/react-vite": "^10.4.2",
|
|
78
78
|
"@testing-library/jest-dom": "^6.9.1",
|
|
79
79
|
"@testing-library/react": "^16.3.2",
|
|
80
80
|
"@testing-library/user-event": "^14.6.1",
|
|
81
81
|
"@types/css-modules": "^1.0.5",
|
|
82
82
|
"@types/jest": "^30.0.0",
|
|
83
|
-
"@types/node": "^25.9.
|
|
84
|
-
"@types/react": "^19.2.
|
|
83
|
+
"@types/node": "^25.9.2",
|
|
84
|
+
"@types/react": "^19.2.17",
|
|
85
85
|
"@types/react-dom": "^19.2.3",
|
|
86
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
87
|
-
"@typescript-eslint/parser": "^8.
|
|
86
|
+
"@typescript-eslint/eslint-plugin": "^8.60.1",
|
|
87
|
+
"@typescript-eslint/parser": "^8.60.1",
|
|
88
88
|
"@vitejs/plugin-react": "^6.0.2",
|
|
89
89
|
"babel-jest": "^30.4.1",
|
|
90
90
|
"babel-loader": "^10.1.1",
|
|
91
91
|
"bulma": "^1.0.4",
|
|
92
|
-
"eslint": "^10.4.
|
|
92
|
+
"eslint": "^10.4.1",
|
|
93
93
|
"eslint-config-prettier": "^10.1.8",
|
|
94
94
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
95
95
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
96
|
-
"eslint-plugin-storybook": "^10.4.
|
|
96
|
+
"eslint-plugin-storybook": "^10.4.2",
|
|
97
97
|
"glob": "^13.0.6",
|
|
98
98
|
"globals": "^17.6.0",
|
|
99
99
|
"husky": "^9.1.7",
|
|
100
100
|
"hygen": "^6.2.11",
|
|
101
101
|
"jest": "^30.4.2",
|
|
102
102
|
"jest-environment-jsdom": "^30.4.1",
|
|
103
|
-
"lint-staged": "^17.0.
|
|
104
|
-
"npm-check-updates": "^22.2.
|
|
103
|
+
"lint-staged": "^17.0.7",
|
|
104
|
+
"npm-check-updates": "^22.2.3",
|
|
105
105
|
"prettier": "^3.8.3",
|
|
106
|
-
"react": "^19.2.
|
|
107
|
-
"react-dom": "^19.2.
|
|
106
|
+
"react": "^19.2.7",
|
|
107
|
+
"react-dom": "^19.2.7",
|
|
108
108
|
"semantic-release": "^25.0.3",
|
|
109
|
-
"storybook": "^10.4.
|
|
109
|
+
"storybook": "^10.4.2",
|
|
110
110
|
"tslib": "^2.8.1",
|
|
111
111
|
"typescript": "~6.0.3",
|
|
112
|
-
"typescript-eslint": "^8.
|
|
113
|
-
"vite": "^8.0.
|
|
114
|
-
"vite-plugin-dts": "^5.0.
|
|
112
|
+
"typescript-eslint": "^8.60.1",
|
|
113
|
+
"vite": "^8.0.16",
|
|
114
|
+
"vite-plugin-dts": "^5.0.2"
|
|
115
115
|
},
|
|
116
116
|
"lint-staged": {
|
|
117
117
|
"src/**/*.(ts|tsx)": [
|