reactive-bulma 5.1.14 → 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.
Files changed (86) hide show
  1. package/dist/components/molecules/Pagination/index.js +1 -1
  2. package/dist/functions/generators.js +1 -1
  3. package/dist/src/components/atoms/Block/index.d.ts +1 -1
  4. package/dist/src/components/atoms/Box/index.d.ts +1 -1
  5. package/dist/src/components/atoms/BreadcrumbItem/index.d.ts +1 -1
  6. package/dist/src/components/atoms/Button/index.d.ts +1 -1
  7. package/dist/src/components/atoms/Checkbox/index.d.ts +1 -1
  8. package/dist/src/components/atoms/Column/index.d.ts +1 -1
  9. package/dist/src/components/atoms/Delete/index.d.ts +1 -1
  10. package/dist/src/components/atoms/Delete/index.stories.d.ts +2 -2
  11. package/dist/src/components/atoms/DropdownItem/index.d.ts +1 -1
  12. package/dist/src/components/atoms/DropdownTrigger/index.d.ts +1 -1
  13. package/dist/src/components/atoms/File/index.d.ts +1 -1
  14. package/dist/src/components/atoms/File/index.stories.d.ts +1 -1
  15. package/dist/src/components/atoms/GridCell/index.d.ts +1 -1
  16. package/dist/src/components/atoms/Icon/index.d.ts +1 -1
  17. package/dist/src/components/atoms/Icon/index.stories.d.ts +1 -1
  18. package/dist/src/components/atoms/Image/index.d.ts +1 -1
  19. package/dist/src/components/atoms/Input/index.d.ts +1 -1
  20. package/dist/src/components/atoms/Input/index.stories.d.ts +1 -1
  21. package/dist/src/components/atoms/LevelHeader/index.d.ts +1 -1
  22. package/dist/src/components/atoms/MenuItem/index.d.ts +1 -1
  23. package/dist/src/components/atoms/NavBarItem/index.d.ts +1 -1
  24. package/dist/src/components/atoms/PaginationItem/index.d.ts +1 -1
  25. package/dist/src/components/atoms/ProgressBar/index.d.ts +1 -1
  26. package/dist/src/components/atoms/RadioButton/index.d.ts +1 -1
  27. package/dist/src/components/atoms/Select/index.d.ts +1 -1
  28. package/dist/src/components/atoms/Skeleton/index.d.ts +1 -1
  29. package/dist/src/components/atoms/TabItem/index.d.ts +1 -1
  30. package/dist/src/components/atoms/TableCell/index.d.ts +1 -1
  31. package/dist/src/components/atoms/TableHeadCell/index.d.ts +1 -1
  32. package/dist/src/components/atoms/Tag/index.d.ts +1 -1
  33. package/dist/src/components/atoms/TagWithAddon/index.d.ts +1 -1
  34. package/dist/src/components/atoms/TextArea/index.d.ts +1 -1
  35. package/dist/src/components/atoms/TextArea/index.stories.d.ts +1 -1
  36. package/dist/src/components/atoms/Tile/index.d.ts +1 -1
  37. package/dist/src/components/atoms/Tile/index.stories.d.ts +1 -1
  38. package/dist/src/components/atoms/Title/index.d.ts +1 -1
  39. package/dist/src/components/atoms/Title/index.stories.d.ts +1 -1
  40. package/dist/src/components/molecules/Breadcrumbs/index.d.ts +1 -1
  41. package/dist/src/components/molecules/ButtonGroup/index.d.ts +1 -1
  42. package/dist/src/components/molecules/CheckboxGroup/index.d.ts +1 -1
  43. package/dist/src/components/molecules/ColumnGroup/index.d.ts +1 -1
  44. package/dist/src/components/molecules/Dropdown/index.d.ts +1 -1
  45. package/dist/src/components/molecules/Footer/index.d.ts +1 -1
  46. package/dist/src/components/molecules/Footer/index.stories.d.ts +4 -4
  47. package/dist/src/components/molecules/FormFieldInput/index.d.ts +1 -1
  48. package/dist/src/components/molecules/FormFieldInput/index.stories.d.ts +1 -1
  49. package/dist/src/components/molecules/Grid/index.d.ts +1 -1
  50. package/dist/src/components/molecules/InputControl/index.d.ts +1 -1
  51. package/dist/src/components/molecules/InputControl/index.stories.d.ts +1 -1
  52. package/dist/src/components/molecules/LevelItem/index.d.ts +1 -1
  53. package/dist/src/components/molecules/Media/index.d.ts +1 -1
  54. package/dist/src/components/molecules/Media/index.stories.d.ts +1 -1
  55. package/dist/src/components/molecules/Menu/index.d.ts +1 -1
  56. package/dist/src/components/molecules/MenuList/index.d.ts +1 -1
  57. package/dist/src/components/molecules/Message/index.d.ts +1 -1
  58. package/dist/src/components/molecules/Modal/index.d.ts +1 -1
  59. package/dist/src/components/molecules/NavBarBrand/index.d.ts +1 -1
  60. package/dist/src/components/molecules/NavBarDropdown/index.d.ts +1 -1
  61. package/dist/src/components/molecules/Notification/index.d.ts +1 -1
  62. package/dist/src/components/molecules/Pagination/index.d.ts +1 -1
  63. package/dist/src/components/molecules/PanelBlock/index.d.ts +1 -1
  64. package/dist/src/components/molecules/PanelBlock/index.stories.d.ts +1 -1
  65. package/dist/src/components/molecules/PanelTabs/index.d.ts +1 -1
  66. package/dist/src/components/molecules/PanelTabs/index.stories.d.ts +1 -1
  67. package/dist/src/components/molecules/Section/index.d.ts +1 -1
  68. package/dist/src/components/molecules/TableRow/index.d.ts +1 -1
  69. package/dist/src/components/molecules/Tabs/index.d.ts +1 -1
  70. package/dist/src/components/molecules/Tabs/index.stories.d.ts +1 -1
  71. package/dist/src/components/molecules/TagList/index.d.ts +1 -1
  72. package/dist/src/components/molecules/TileBox/index.d.ts +1 -1
  73. package/dist/src/components/molecules/TileBox/index.stories.d.ts +1 -1
  74. package/dist/src/components/organisms/Card/index.d.ts +1 -1
  75. package/dist/src/components/organisms/Card/index.stories.d.ts +4 -4
  76. package/dist/src/components/organisms/FormField/index.d.ts +1 -1
  77. package/dist/src/components/organisms/Hero/index.d.ts +1 -1
  78. package/dist/src/components/organisms/Level/index.d.ts +1 -1
  79. package/dist/src/components/organisms/NavBar/index.d.ts +1 -1
  80. package/dist/src/components/organisms/Panel/index.d.ts +1 -1
  81. package/dist/src/components/organisms/Panel/index.stories.d.ts +1 -1
  82. package/dist/src/components/organisms/Table/index.d.ts +1 -1
  83. package/dist/src/components/organisms/Table/index.stories.d.ts +1 -1
  84. package/dist/src/components/organisms/TileGroup/index.d.ts +1 -1
  85. package/dist/src/interfaces/commonProps.d.ts +1 -1
  86. package/package.json +27 -27
@@ -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 === --o) return /* @__PURE__ */ l(a.Fragment, { children: [e, d] }, `last-${u}-item-${r()}`);
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: `${++n}` });
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 { BlockProps } from '../../../interfaces/atomProps';
2
+ import { BlockProps } from '../../../../interfaces/atomProps';
3
3
  declare const Block: React.FC<BlockProps>;
4
4
  export default Block;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { BoxProps } from '../../../interfaces/atomProps';
2
+ import { BoxProps } from '../../../../interfaces/atomProps';
3
3
  declare const Box: React.FC<BoxProps>;
4
4
  export default Box;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { BreadcrumbItemProps } from '../../../interfaces/atomProps';
2
+ import { BreadcrumbItemProps } from '../../../../interfaces/atomProps';
3
3
  declare const BreadcrumbItem: React.FC<BreadcrumbItemProps>;
4
4
  export default BreadcrumbItem;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { ButtonProps } from '../../../interfaces/atomProps';
2
+ import { ButtonProps } from '../../../../interfaces/atomProps';
3
3
  declare const Button: React.FC<ButtonProps>;
4
4
  export default Button;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { CheckBoxProps } from '../../../interfaces/atomProps';
2
+ import { CheckBoxProps } from '../../../../interfaces/atomProps';
3
3
  declare const Checkbox: React.FC<CheckBoxProps>;
4
4
  export default Checkbox;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { ColumnProps } from '../../../interfaces/atomProps';
2
+ import { ColumnProps } from '../../../../interfaces/atomProps';
3
3
  declare const Column: React.FC<ColumnProps>;
4
4
  export default Column;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { DeleteProps } from '../../../interfaces/atomProps';
2
+ import { DeleteProps } from '../../../../interfaces/atomProps';
3
3
  declare const Delete: React.FC<DeleteProps>;
4
4
  export default Delete;
@@ -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('../../../interfaces/atomProps').DeleteProps>;
6
- export declare const WithBigSize: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react').ReactRenderer, import('../../../interfaces/atomProps').DeleteProps>;
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 '../../../interfaces/atomProps';
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 '../../../interfaces/atomProps';
2
+ import { DropdownTriggerProps } from '../../../../interfaces/atomProps';
3
3
  declare const DropdownTrigger: React.FC<DropdownTriggerProps>;
4
4
  export default DropdownTrigger;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { FileProps } from '../../../interfaces/atomProps';
2
+ import { FileProps } from '../../../../interfaces/atomProps';
3
3
  declare const File: React.FC<FileProps>;
4
4
  export default File;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as File } from '.';
3
- import { FileProps } from '../../../interfaces/atomProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { GridCellProps } from '../../../interfaces/atomProps';
2
+ import { GridCellProps } from '../../../../interfaces/atomProps';
3
3
  declare const GridCell: React.FC<GridCellProps>;
4
4
  export default GridCell;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { IconProps } from '../../../interfaces/atomProps';
2
+ import { IconProps } from '../../../../interfaces/atomProps';
3
3
  declare const Icon: React.FC<IconProps>;
4
4
  export default Icon;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Icon } from '.';
3
- import { IconProps } from '../../../interfaces/atomProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { ImageProps } from '../../../interfaces/atomProps';
2
+ import { ImageProps } from '../../../../interfaces/atomProps';
3
3
  declare const Image: React.FC<ImageProps>;
4
4
  export default Image;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { InputProps } from '../../../interfaces/atomProps';
2
+ import { InputProps } from '../../../../interfaces/atomProps';
3
3
  declare const Input: React.FC<InputProps>;
4
4
  export default Input;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Input } from '.';
3
- import { InputProps } from '../../../interfaces/atomProps';
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 { LevelHeaderProps } from '../../../interfaces/atomProps';
2
+ import { LevelHeaderProps } from '../../../../interfaces/atomProps';
3
3
  declare const LevelHeader: React.FC<LevelHeaderProps>;
4
4
  export default LevelHeader;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { MenuItemProps } from '../../../interfaces/atomProps';
2
+ import { MenuItemProps } from '../../../../interfaces/atomProps';
3
3
  declare const MenuItem: React.FC<MenuItemProps>;
4
4
  export default MenuItem;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { NavBarItemProps } from '../../../interfaces/atomProps';
2
+ import { NavBarItemProps } from '../../../../interfaces/atomProps';
3
3
  declare const NavBarItem: React.FC<NavBarItemProps>;
4
4
  export default NavBarItem;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { PaginationItemProps } from '../../../interfaces/atomProps';
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 { ProgressBarProps } from '../../../interfaces/atomProps';
2
+ import { ProgressBarProps } from '../../../../interfaces/atomProps';
3
3
  declare const ProgressBar: React.FC<ProgressBarProps>;
4
4
  export default ProgressBar;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { RadioButtonProps } from '../../../interfaces/atomProps';
2
+ import { RadioButtonProps } from '../../../../interfaces/atomProps';
3
3
  declare const RadioButton: React.FC<RadioButtonProps>;
4
4
  export default RadioButton;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { SelectProps } from '../../../interfaces/atomProps';
2
+ import { SelectProps } from '../../../../interfaces/atomProps';
3
3
  declare const Select: React.FC<SelectProps>;
4
4
  export default Select;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { SkeletonProps } from '../../../interfaces/atomProps';
2
+ import { SkeletonProps } from '../../../../interfaces/atomProps';
3
3
  declare const Skeleton: React.FC<SkeletonProps>;
4
4
  export default Skeleton;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TabItemProps } from '../../../interfaces/atomProps';
2
+ import { TabItemProps } from '../../../../interfaces/atomProps';
3
3
  declare const TabItem: React.FC<TabItemProps>;
4
4
  export default TabItem;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TableCellProps } from '../../../interfaces/atomProps';
2
+ import { TableCellProps } from '../../../../interfaces/atomProps';
3
3
  declare const TableCell: React.FC<TableCellProps>;
4
4
  export default TableCell;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TableHeadCellProps } from '../../../interfaces/atomProps';
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 { TagProps } from '../../../interfaces/atomProps';
2
+ import { TagProps } from '../../../../interfaces/atomProps';
3
3
  declare const Tag: React.FC<TagProps>;
4
4
  export default Tag;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TagWithAddonProps } from '../../../interfaces/atomProps';
2
+ import { TagWithAddonProps } from '../../../../interfaces/atomProps';
3
3
  declare const TagWithAddon: React.FC<TagWithAddonProps>;
4
4
  export default TagWithAddon;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TextAreaProps } from '../../../interfaces/atomProps';
2
+ import { TextAreaProps } from '../../../../interfaces/atomProps';
3
3
  declare const TextArea: React.FC<TextAreaProps>;
4
4
  export default TextArea;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as TextArea } from '.';
3
- import { TextAreaProps } from '../../../interfaces/atomProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TileProps } from '../../../interfaces/atomProps';
2
+ import { TileProps } from '../../../../interfaces/atomProps';
3
3
  declare const Tile: React.FC<TileProps>;
4
4
  export default Tile;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Tile } from '.';
3
- import { TileProps } from '../../../interfaces/atomProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TitleProps } from '../../../interfaces/atomProps';
2
+ import { TitleProps } from '../../../../interfaces/atomProps';
3
3
  declare const Title: React.FC<TitleProps>;
4
4
  export default Title;
@@ -1,5 +1,5 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
- import { TitleProps } from '../../../interfaces/atomProps';
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 '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
2
+ import { ColumnGroupProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const ColumnGroup: React.FC<ColumnGroupProps>;
4
4
  export default ColumnGroup;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { DropdownProps } from '../../../interfaces/moleculeProps';
2
+ import { DropdownProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Dropdown: React.FC<DropdownProps>;
4
4
  export default Dropdown;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { FooterProps } from '../../../interfaces/moleculeProps';
2
+ import { FooterProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Footer: React.FC<FooterProps>;
4
4
  export default Footer;
@@ -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('../../../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>;
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 '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
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 { GridProps } from '../../../interfaces/moleculeProps';
2
+ import { GridProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Grid: React.FC<GridProps>;
4
4
  export default Grid;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { InputControlProps } from '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { LevelItemProps } from '../../../interfaces/moleculeProps';
2
+ import { LevelItemProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const LevelItem: React.FC<LevelItemProps>;
4
4
  export default LevelItem;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { MediaProps } from '../../../interfaces/moleculeProps';
2
+ import { MediaProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Media: React.FC<MediaProps>;
4
4
  export default Media;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Media } from '.';
3
- import { MediaProps } from '../../../interfaces/moleculeProps';
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 { MenuProps } from '../../../interfaces/moleculeProps';
2
+ import { MenuProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Menu: React.FC<MenuProps>;
4
4
  export default Menu;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { MenuListProps } from '../../../interfaces/moleculeProps';
2
+ import { MenuListProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const MenuList: React.FC<MenuListProps>;
4
4
  export default MenuList;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { MessageProps } from '../../../interfaces/moleculeProps';
2
+ import { MessageProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Message: React.FC<MessageProps>;
4
4
  export default Message;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { ModalProps } from '../../../interfaces/moleculeProps';
2
+ import { ModalProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Modal: React.FC<ModalProps>;
4
4
  export default Modal;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { NavBarBrandProps } from '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
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 '../../../interfaces/moleculeProps';
2
+ import { NotificationProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Notification: React.FC<NotificationProps>;
4
4
  export default Notification;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { PaginationProps } from '../../../interfaces/moleculeProps';
2
+ import { PaginationProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Pagination: React.FC<PaginationProps>;
4
4
  export default Pagination;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { PanelBlockProps } from '../../../interfaces/moleculeProps';
2
+ import { PanelBlockProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const PanelBlock: React.FC<PanelBlockProps>;
4
4
  export default PanelBlock;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as PanelBlock } from '.';
3
- import { PanelBlockProps } from '../../../interfaces/moleculeProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { PanelTabsProps } from '../../../interfaces/moleculeProps';
2
+ import { PanelTabsProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const PanelTabs: React.FC<PanelTabsProps>;
4
4
  export default PanelTabs;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as PanelTabs } from '.';
3
- import { PanelTabsProps } from '../../../interfaces/moleculeProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { SectionProps } from '../../../interfaces/moleculeProps';
2
+ import { SectionProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Section: React.FC<SectionProps>;
4
4
  export default Section;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TableRowProps } from '../../../interfaces/moleculeProps';
2
+ import { TableRowProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const TableRow: React.FC<TableRowProps>;
4
4
  export default TableRow;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TabsProps } from '../../../interfaces/moleculeProps';
2
+ import { TabsProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const Tabs: React.FC<TabsProps>;
4
4
  export default Tabs;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Tabs } from '.';
3
- import { TabsProps } from '../../../interfaces/moleculeProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TagListProps } from '../../../interfaces/moleculeProps';
2
+ import { TagListProps } from '../../../../interfaces/moleculeProps';
3
3
  declare const TagList: React.FC<TagListProps>;
4
4
  export default TagList;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TileProps } from '../../../interfaces/atomProps';
2
+ import { TileProps } from '../../../../interfaces/atomProps';
3
3
  declare const TileBox: React.FC<TileProps>;
4
4
  export default TileBox;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as TileBox } from '.';
3
- import { TileProps } from '../../../interfaces/atomProps';
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>;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { CardProps } from '../../../interfaces/organismProps';
2
+ import { CardProps } from '../../../../interfaces/organismProps';
3
3
  declare const Card: React.FC<CardProps>;
4
4
  export default Card;
@@ -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('../../../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>;
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { FormFieldProps } from '../../../interfaces/organismProps';
2
+ import { FormFieldProps } from '../../../../interfaces/organismProps';
3
3
  declare const FormField: React.FC<FormFieldProps>;
4
4
  export default FormField;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { HeroProps } from '../../../interfaces/organismProps';
2
+ import { HeroProps } from '../../../../interfaces/organismProps';
3
3
  declare const Hero: React.FC<HeroProps>;
4
4
  export default Hero;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { LevelProps } from '../../../interfaces/organismProps';
2
+ import { LevelProps } from '../../../../interfaces/organismProps';
3
3
  declare const Level: React.FC<LevelProps>;
4
4
  export default Level;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { NavBarProps } from '../../../interfaces/organismProps';
2
+ import { NavBarProps } from '../../../../interfaces/organismProps';
3
3
  declare const NavBar: React.FC<NavBarProps>;
4
4
  export default NavBar;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { PanelProps } from '../../../interfaces/organismProps';
2
+ import { PanelProps } from '../../../../interfaces/organismProps';
3
3
  declare const Panel: React.FC<PanelProps>;
4
4
  export default Panel;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Panel } from '.';
3
- import { PanelProps } from '../../../interfaces/organismProps';
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,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TableProps } from '../../../interfaces/organismProps';
2
+ import { TableProps } from '../../../../interfaces/organismProps';
3
3
  declare const Table: React.FC<TableProps>;
4
4
  export default Table;
@@ -1,6 +1,6 @@
1
1
  import { Meta } from '@storybook/react-vite';
2
2
  import { default as Table } from '.';
3
- import { TableProps } from '../../../interfaces/organismProps';
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>;
@@ -1,4 +1,4 @@
1
1
  import { default as React } from 'react';
2
- import { TileGroupProps } from '../../../interfaces/organismProps';
2
+ import { TileGroupProps } from '../../../../interfaces/organismProps';
3
3
  declare const TileGroup: React.FC<TileGroupProps>;
4
4
  export default TileGroup;
@@ -1,4 +1,4 @@
1
- import { ColorType } from '../types/styleTypes';
1
+ import { ColorType } from '../../types/styleTypes';
2
2
  export interface ContainerProps {
3
3
  /** `Attribute` *For container case*. ID used to locate the element in unit test suites (like Jest) */
4
4
  containerTestId?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reactive-bulma",
3
- "version": "5.1.14",
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": [
@@ -54,14 +54,14 @@
54
54
  "update:doctor": "npm run prettier:ci && npm run lint && npm run test && npm run build"
55
55
  },
56
56
  "devDependencies": {
57
- "@babel/core": "^7.29.0",
58
- "@babel/preset-env": "^7.29.5",
59
- "@babel/preset-react": "^7.28.5",
60
- "@babel/preset-typescript": "^7.28.5",
61
- "@commitlint/cli": "^21.0.1",
62
- "@commitlint/config-conventional": "^21.0.1",
57
+ "@babel/core": "^7.29.7",
58
+ "@babel/preset-env": "^7.29.7",
59
+ "@babel/preset-react": "^7.29.7",
60
+ "@babel/preset-typescript": "^7.29.7",
61
+ "@commitlint/cli": "^21.0.2",
62
+ "@commitlint/config-conventional": "^21.0.2",
63
63
  "@eslint/compat": "^2.1.0",
64
- "@eslint/js": "^9.39.2",
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.0",
74
- "@storybook/addon-links": "^10.4.0",
75
- "@storybook/addon-onboarding": "^10.4.0",
76
- "@storybook/addon-themes": "^10.4.0",
77
- "@storybook/react-vite": "^10.4.0",
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.8.0",
84
- "@types/react": "^19.2.14",
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.59.3",
87
- "@typescript-eslint/parser": "^8.59.3",
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.0",
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.0",
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.5",
104
- "npm-check-updates": "^22.2.0",
103
+ "lint-staged": "^17.0.7",
104
+ "npm-check-updates": "^22.2.3",
105
105
  "prettier": "^3.8.3",
106
- "react": "^19.2.6",
107
- "react-dom": "^19.2.6",
106
+ "react": "^19.2.7",
107
+ "react-dom": "^19.2.7",
108
108
  "semantic-release": "^25.0.3",
109
- "storybook": "^10.4.0",
109
+ "storybook": "^10.4.2",
110
110
  "tslib": "^2.8.1",
111
111
  "typescript": "~6.0.3",
112
- "typescript-eslint": "^8.59.3",
113
- "vite": "^8.0.13",
114
- "vite-plugin-dts": "^5.0.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)": [