@mittwald/flow-react-components 0.2.0-alpha.60 → 0.2.0-alpha.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/assets/doc-properties.json +5856 -5856
- package/dist/js/components/List/components/Header/components/ViewModeMenu/ViewModeMenu.mjs +2 -1
- package/dist/js/components/List/components/Header/components/ViewModeMenu/ViewModeMenu.mjs.map +1 -1
- package/dist/js/components/List/components/Items/Items.mjs +2 -1
- package/dist/js/components/List/components/Items/Items.mjs.map +1 -1
- package/dist/js/components/List/components/Items/components/Item/hooks/useGridItemProps.mjs +2 -1
- package/dist/js/components/List/components/Items/components/Item/hooks/useGridItemProps.mjs.map +1 -1
- package/dist/js/components/List/components/ListItemView/ListItemView.mjs +2 -1
- package/dist/js/components/List/components/ListItemView/ListItemView.mjs.map +1 -1
- package/dist/js/components/List/components/Table/Table.mjs +2 -1
- package/dist/js/components/List/components/Table/Table.mjs.map +1 -1
- package/dist/js/components/List/model/sorting/Sorting.mjs +5 -0
- package/dist/js/components/List/model/sorting/Sorting.mjs.map +1 -1
- package/dist/js/components/List/model/sorting/SortingFunctions.mjs +54 -0
- package/dist/js/components/List/model/sorting/SortingFunctions.mjs.map +1 -0
- package/dist/js/components/List/model/types.mjs.map +1 -1
- package/dist/js/components/List/typedList.mjs +2 -1
- package/dist/js/components/List/typedList.mjs.map +1 -1
- package/dist/js/flr-universal.mjs +1 -1
- package/dist/js/index.mjs +1 -0
- package/dist/js/index.mjs.map +1 -1
- package/dist/js/views/ItemsGridListItemView.mjs +2 -1
- package/dist/js/views/ItemsGridListItemView.mjs.map +1 -1
- package/dist/js/views/ItemsGridListView.mjs +2 -1
- package/dist/js/views/ItemsGridListView.mjs.map +1 -1
- package/dist/js/views/ListEmptyViewView.mjs +2 -1
- package/dist/js/views/ListEmptyViewView.mjs.map +1 -1
- package/dist/js/views/ListItemViewContentView.mjs +2 -1
- package/dist/js/views/ListItemViewContentView.mjs.map +1 -1
- package/dist/types/components/List/index.d.ts +2 -1
- package/dist/types/components/List/index.d.ts.map +1 -1
- package/dist/types/components/List/model/sorting/Sorting.d.ts +2 -1
- package/dist/types/components/List/model/sorting/Sorting.d.ts.map +1 -1
- package/dist/types/components/List/model/sorting/SortingFunctions.d.ts +7 -0
- package/dist/types/components/List/model/sorting/SortingFunctions.d.ts.map +1 -0
- package/dist/types/components/List/model/sorting/types.d.ts +3 -1
- package/dist/types/components/List/model/sorting/types.d.ts.map +1 -1
- package/dist/types/components/List/model/types.d.ts +7 -7
- package/dist/types/components/List/model/types.d.ts.map +1 -1
- package/dist/types/components/List/stories/EdgeCases.stories.d.ts +1 -0
- package/dist/types/components/List/stories/EdgeCases.stories.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { DeepKeys, DeepValue } from '@tanstack/react-table';
|
|
2
|
-
import { SortingShape } from './sorting/types';
|
|
3
|
-
import { BatchesControllerShape } from './pagination/types';
|
|
4
1
|
import { FilterShape } from './filter/types';
|
|
5
|
-
import { IncrementalLoaderShape } from './loading/types';
|
|
6
|
-
import { SearchShape } from './search/types';
|
|
7
2
|
import { ItemViewShape } from './item/ItemView';
|
|
8
|
-
import { ReactNode } from 'react';
|
|
9
|
-
import { ItemType } from '../../../lib/types/array';
|
|
10
3
|
import { default as List } from './List';
|
|
4
|
+
import { IncrementalLoaderShape } from './loading/types';
|
|
5
|
+
import { BatchesControllerShape } from './pagination/types';
|
|
6
|
+
import { SearchShape } from './search/types';
|
|
7
|
+
import { SortingShape } from './sorting/types';
|
|
11
8
|
import { TableShape } from './table/types';
|
|
9
|
+
import { ItemType } from '../../../lib/types/array';
|
|
12
10
|
import { MultipleSelection, SelectionBehavior } from '@react-types/shared';
|
|
11
|
+
import { DeepKeys, DeepValue } from '@tanstack/react-table';
|
|
12
|
+
import { ReactNode } from 'react';
|
|
13
13
|
export declare const customPropertyPrefix: "$";
|
|
14
14
|
export type CustomPropertyName = `${typeof customPropertyPrefix}${string}`;
|
|
15
15
|
export type PropertyName<T> = DeepKeys<T> | CustomPropertyName;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/model/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/model/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,4 +6,5 @@ type Story = StoryObj<typeof List>;
|
|
|
6
6
|
export declare const LoadingListItem: Story;
|
|
7
7
|
export declare const LoadingTableCell: Story;
|
|
8
8
|
export declare const VeryLongWords: Story;
|
|
9
|
+
export declare const CustomSortingList: () => import("react/jsx-runtime").JSX.Element;
|
|
9
10
|
//# sourceMappingURL=EdgeCases.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAIhC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAG3B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAUnC,eAAO,MAAM,eAAe,EAAE,KA2B7B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAgC9B,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,KAkC3B,CAAC;AAmCF,eAAO,MAAM,iBAAiB,+CA8G7B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.61",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"@chakra-ui/live-region": "^2.1.0",
|
|
54
54
|
"@internationalized/string-compiler": "^3.2.6",
|
|
55
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
55
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.61",
|
|
56
56
|
"@mittwald/react-use-promise": "^2.6.0",
|
|
57
57
|
"@react-aria/form": "^3.0.12",
|
|
58
58
|
"@react-aria/utils": "^3.27.0",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"@faker-js/faker": "^9.5.0",
|
|
92
92
|
"@internationalized/date": "^3.7.0",
|
|
93
93
|
"@mfalkenberg/remote-dom-react": "^1.2.3",
|
|
94
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
94
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.61",
|
|
95
95
|
"@mittwald/react-use-promise": "^2.6.0",
|
|
96
96
|
"@mittwald/typescript-config": "",
|
|
97
97
|
"@nx/storybook": "^20.4.5",
|
|
@@ -168,5 +168,5 @@
|
|
|
168
168
|
"optional": true
|
|
169
169
|
}
|
|
170
170
|
},
|
|
171
|
-
"gitHead": "
|
|
171
|
+
"gitHead": "24a0f6b4ab09c04086e8ccce31214ec2f6bae06d"
|
|
172
172
|
}
|