reactive-bulma 5.1.18 → 5.1.20
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/README.md +14 -15
- package/dist/{src/components → components}/atoms/Block/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Box/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/BreadcrumbItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Button/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Checkbox/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Column/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Delete/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Delete/index.stories.d.ts +2 -2
- package/dist/{src/components → components}/atoms/DropdownItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/DropdownTrigger/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/File/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/File/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/GridCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Icon/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Icon/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Image/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Input/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Input/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/LevelHeader/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/MenuItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/NavBarItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/PaginationItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/ProgressBar/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/RadioButton/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Select/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Skeleton/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TabItem/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TableCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TableHeadCell/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tag/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TagWithAddon/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TextArea/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/TextArea/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tile/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Tile/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Title/index.d.ts +1 -1
- package/dist/{src/components → components}/atoms/Title/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Breadcrumbs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/ButtonGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/CheckboxGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/ColumnGroup/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Dropdown/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Footer/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Footer/index.stories.d.ts +4 -4
- package/dist/{src/components → components}/molecules/FormFieldInput/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/FormFieldInput/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Grid/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/InputControl/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/InputControl/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/LevelItem/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Media/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Media/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Menu/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/MenuList/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Message/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Modal/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/NavBarBrand/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/NavBarDropdown/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Notification/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Pagination/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelBlock/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelBlock/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelTabs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/PanelTabs/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Section/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TableRow/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Tabs/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/Tabs/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TagList/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TileBox/index.d.ts +1 -1
- package/dist/{src/components → components}/molecules/TileBox/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Card/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Card/index.stories.d.ts +4 -4
- package/dist/{src/components → components}/organisms/FormField/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Hero/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Level/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/NavBar/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Panel/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Panel/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Table/index.d.ts +1 -1
- package/dist/{src/components → components}/organisms/Table/index.stories.d.ts +1 -1
- package/dist/{src/components → components}/organisms/TileGroup/index.d.ts +1 -1
- package/dist/functions/generators.js +1 -1
- package/dist/{src/interfaces → interfaces}/commonProps.d.ts +1 -1
- package/dist/{src/types → types}/domTypes.d.ts +3 -3
- package/package.json +40 -40
- /package/dist/{src/components → components}/atoms/Block/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Block/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Box/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Box/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/BreadcrumbItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/BreadcrumbItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Column/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Column/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Delete/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownTrigger/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DropdownTrigger/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/File/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/GridCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/GridCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Icon/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Image/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Image/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Input/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LevelHeader/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LevelHeader/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/MenuItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/MenuItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/NavBarItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/NavBarItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/PaginationItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/PaginationItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ProgressBar/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ProgressBar/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableHeadCell/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TableHeadCell/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TagWithAddon/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TagWithAddon/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TextArea/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tile/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Title/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumbs/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumbs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ButtonGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ButtonGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/CheckboxGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/CheckboxGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ColumnGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ColumnGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Dropdown/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Dropdown/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Footer/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/FormFieldInput/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Grid/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Grid/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/InputControl/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LevelItem/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LevelItem/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Media/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Message/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Message/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Modal/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Modal/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarBrand/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarBrand/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarDropdown/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/NavBarDropdown/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Notification/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Notification/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PanelBlock/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PanelTabs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Section/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Section/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TableRow/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TableRow/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tabs/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagList/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagList/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TileBox/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Card/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/FormField/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/FormField/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Hero/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Hero/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Level/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Level/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/NavBar/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/NavBar/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Panel/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Table/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/TileGroup/index.stories.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/TileGroup/index.test.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/classes.d.ts +0 -0
- /package/dist/{src/constants → constants}/regExp.d.ts +0 -0
- /package/dist/{src/functions → functions}/generators.d.ts +0 -0
- /package/dist/{src/functions → functions}/jest.d.ts +0 -0
- /package/dist/{src/functions → functions}/parsers.d.ts +0 -0
- /package/dist/{src/functions → functions}/tests/generators.test.d.ts +0 -0
- /package/dist/{src/functions → functions}/tests/parsers.test.d.ts +0 -0
- /package/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/dist/{src/interfaces → interfaces}/atomProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/functionProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/moleculeProps.d.ts +0 -0
- /package/dist/{src/interfaces → interfaces}/organismProps.d.ts +0 -0
- /package/dist/{src/types → types}/styleTypes.d.ts +0 -0
|
@@ -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>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
//#region src/functions/generators.ts
|
|
2
2
|
var e = (e = 5e3, t = 1) => {
|
|
3
3
|
e = Math.floor(e), t = Math.ceil(t);
|
|
4
|
-
let n = new Uint32Array(1);
|
|
4
|
+
let n = /* @__PURE__ */ new Uint32Array(1);
|
|
5
5
|
return window.crypto.getRandomValues(n), Math.floor(n[0] * (e - t) + t).toString();
|
|
6
6
|
}, t = ({ numberOfItems: e = 3, externalParser: t } = {}) => Array(e).fill(null).map((e, n) => t ? t(n) : { text: `${n + 1}` });
|
|
7
7
|
//#endregion
|
|
@@ -7,9 +7,9 @@ export type ChildrenType = string | React.ReactElement | React.ReactElement[];
|
|
|
7
7
|
/** Reffers to the component or string that will be shown inside the item */
|
|
8
8
|
export type SingleChildType = Exclude<ChildrenType, React.ReactElement[]>;
|
|
9
9
|
export declare enum IconSizeEnum {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
small = 24,
|
|
11
|
+
medium = 36,
|
|
12
|
+
large = 48
|
|
13
13
|
}
|
|
14
14
|
export type TileContextType = 'is-child' | 'is-parent' | 'is-ancestor';
|
|
15
15
|
export type HeroContentType = 'head' | 'body' | 'foot';
|
package/package.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "reactive-bulma",
|
|
3
|
-
"version": "5.1.
|
|
4
|
-
"type": "module",
|
|
3
|
+
"version": "5.1.20",
|
|
5
4
|
"description": "A component library based on React, Bulma, Typescript and Vite",
|
|
6
5
|
"keywords": [
|
|
7
6
|
"typescript",
|
|
@@ -26,6 +25,7 @@
|
|
|
26
25
|
"bugs": {
|
|
27
26
|
"url": "https://github.com/NicolasOmar/reactive-bulma/issues"
|
|
28
27
|
},
|
|
28
|
+
"type": "module",
|
|
29
29
|
"main": "dist/index.js",
|
|
30
30
|
"types": "dist/index.d.ts",
|
|
31
31
|
"files": [
|
|
@@ -34,32 +34,32 @@
|
|
|
34
34
|
"scripts": {
|
|
35
35
|
"start": "storybook dev -p 6006",
|
|
36
36
|
"start:cli": "npm start -- --no-open",
|
|
37
|
-
"test": "jest --watchAll=false --verbose",
|
|
38
|
-
"test:ci": "npm test -- --coverage",
|
|
39
|
-
"test:diff": "npm run test:ci -- -o",
|
|
40
|
-
"lint": "eslint",
|
|
41
|
-
"prettier": "prettier src/**/*.{tsx,ts} --write",
|
|
42
|
-
"prettier:ci": "prettier src/**/*.{tsx,ts} --check",
|
|
43
|
-
"lint-staged": "lint-staged -v",
|
|
44
|
-
"setup": "npm ci && husky",
|
|
45
37
|
"compile": "tsc -b",
|
|
46
|
-
"build": "npm run compile && vite build",
|
|
47
|
-
"build:storybook": "storybook build",
|
|
38
|
+
"build": "npm run compile && vite build --config configs/vite.config.ts",
|
|
39
|
+
"build:storybook": "npm run compile && storybook build",
|
|
48
40
|
"prepare": "npm run build",
|
|
49
|
-
"
|
|
50
|
-
"
|
|
41
|
+
"test": "jest --config configs/jest.config.js --watchAll=false --verbose",
|
|
42
|
+
"test:coverage": "npm test -- --coverage",
|
|
43
|
+
"lint": "eslint --config configs/eslint.config.js --max-warnings 0",
|
|
44
|
+
"format:base": "prettier --config configs/.prettierrc src/**/*.{tsx,ts}",
|
|
45
|
+
"format": "npm run format:base -- --write",
|
|
46
|
+
"format:check": "npm run format:base -- --check",
|
|
47
|
+
"lint-staged": "lint-staged -v",
|
|
48
|
+
"setup": "npm ci && husky",
|
|
51
49
|
"update": "npm run update:deps && npm run update:doctor && npm run update:storybook",
|
|
52
|
-
"update:deps": "ncu -i --format group",
|
|
50
|
+
"update:deps": "ncu -i --format group --configFilePath configs --configFileName .ncurc.cjs",
|
|
53
51
|
"update:storybook": "npx storybook@latest upgrade && npm run build:storybook",
|
|
54
|
-
"
|
|
52
|
+
"check:project": "npm run format:check && npm run lint && npm run build && npm run build:storybook && npm run test",
|
|
53
|
+
"create": "hygen component new",
|
|
54
|
+
"publish": "semantic-release --extends ./configs/release.config.mjs"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@babel/core": "^8.0.1",
|
|
58
58
|
"@babel/preset-env": "^8.0.2",
|
|
59
59
|
"@babel/preset-react": "^8.0.1",
|
|
60
60
|
"@babel/preset-typescript": "^8.0.1",
|
|
61
|
-
"@commitlint/cli": "^21.
|
|
62
|
-
"@commitlint/config-conventional": "^21.0
|
|
61
|
+
"@commitlint/cli": "^21.2.1",
|
|
62
|
+
"@commitlint/config-conventional": "^21.2.0",
|
|
63
63
|
"@eslint/compat": "^2.1.0",
|
|
64
64
|
"@eslint/js": "^10.0.1",
|
|
65
65
|
"@mdi/font": "^7.4.47",
|
|
@@ -67,56 +67,56 @@
|
|
|
67
67
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
68
68
|
"@semantic-release/exec": "^7.1.0",
|
|
69
69
|
"@semantic-release/git": "^10.0.1",
|
|
70
|
-
"@semantic-release/github": "^12.0.
|
|
70
|
+
"@semantic-release/github": "^12.0.9",
|
|
71
71
|
"@semantic-release/npm": "^13.1.5",
|
|
72
72
|
"@semantic-release/release-notes-generator": "^14.1.1",
|
|
73
|
-
"@storybook/addon-docs": "^10.
|
|
74
|
-
"@storybook/addon-links": "^10.
|
|
75
|
-
"@storybook/addon-onboarding": "^10.
|
|
76
|
-
"@storybook/addon-themes": "^10.
|
|
77
|
-
"@storybook/react-vite": "^10.
|
|
73
|
+
"@storybook/addon-docs": "^10.5.2",
|
|
74
|
+
"@storybook/addon-links": "^10.5.2",
|
|
75
|
+
"@storybook/addon-onboarding": "^10.5.2",
|
|
76
|
+
"@storybook/addon-themes": "^10.5.2",
|
|
77
|
+
"@storybook/react-vite": "^10.5.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": "^26.
|
|
83
|
+
"@types/node": "^26.1.1",
|
|
84
84
|
"@types/react": "^19.2.17",
|
|
85
85
|
"@types/react-dom": "^19.2.3",
|
|
86
86
|
"@typescript-eslint/eslint-plugin": "^8.60.1",
|
|
87
|
-
"@typescript-eslint/parser": "^8.
|
|
88
|
-
"@vitejs/plugin-react": "^6.0.
|
|
87
|
+
"@typescript-eslint/parser": "^8.64.0",
|
|
88
|
+
"@vitejs/plugin-react": "^6.0.3",
|
|
89
89
|
"babel-jest": "^30.4.1",
|
|
90
90
|
"babel-loader": "^10.1.1",
|
|
91
91
|
"bulma": "^1.0.4",
|
|
92
|
-
"eslint": "^10.
|
|
92
|
+
"eslint": "^10.7.0",
|
|
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.3",
|
|
96
|
-
"eslint-plugin-storybook": "^10.
|
|
96
|
+
"eslint-plugin-storybook": "^10.5.2",
|
|
97
97
|
"glob": "^13.0.6",
|
|
98
|
-
"globals": "^17.
|
|
98
|
+
"globals": "^17.7.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.
|
|
105
|
-
"prettier": "^3.
|
|
103
|
+
"lint-staged": "^17.1.0",
|
|
104
|
+
"npm-check-updates": "^22.2.9",
|
|
105
|
+
"prettier": "^3.9.5",
|
|
106
106
|
"react": "^19.2.7",
|
|
107
107
|
"react-dom": "^19.2.7",
|
|
108
|
-
"semantic-release": "^25.0.
|
|
109
|
-
"storybook": "^10.
|
|
108
|
+
"semantic-release": "^25.0.8",
|
|
109
|
+
"storybook": "^10.5.2",
|
|
110
110
|
"tslib": "^2.8.1",
|
|
111
111
|
"typescript": "~6.0.3",
|
|
112
|
-
"typescript-eslint": "^8.
|
|
113
|
-
"vite": "^8.
|
|
114
|
-
"vite-plugin-dts": "^5.0.
|
|
112
|
+
"typescript-eslint": "^8.64.0",
|
|
113
|
+
"vite": "^8.1.5",
|
|
114
|
+
"vite-plugin-dts": "^5.0.3"
|
|
115
115
|
},
|
|
116
116
|
"lint-staged": {
|
|
117
117
|
"src/**/*.(ts|tsx)": [
|
|
118
|
-
"prettier --write",
|
|
119
|
-
"eslint"
|
|
118
|
+
"prettier --config configs/.prettierrc --write",
|
|
119
|
+
"eslint --config configs/eslint.config.js --max-warnings 0"
|
|
120
120
|
]
|
|
121
121
|
},
|
|
122
122
|
"eslintConfig": {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|