@tanstack/svelte-table 8.0.0-beta.7 → 8.0.3

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tanstack/svelte-table",
3
3
  "author": "Tanner Linsley",
4
- "version": "8.0.0-beta.7",
4
+ "version": "8.0.3",
5
5
  "description": "Headless UI for building powerful tables & datagrids for Svelte.",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/tanstack/table#readme",
@@ -34,7 +34,7 @@
34
34
  "src"
35
35
  ],
36
36
  "dependencies": {
37
- "@tanstack/table-core": "8.0.0-beta.7"
37
+ "@tanstack/table-core": "8.0.3"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "svelte": "^3.48.0"
@@ -1,205 +0,0 @@
1
- {
2
- "version": 2,
3
- "tree": {
4
- "name": "root",
5
- "children": [
6
- {
7
- "name": "index.production.js",
8
- "children": [
9
- {
10
- "name": "packages",
11
- "children": [
12
- {
13
- "name": "table-core/build/esm/index.js",
14
- "uid": "779a-175"
15
- },
16
- {
17
- "name": "svelte-table/src",
18
- "children": [
19
- {
20
- "uid": "779a-177",
21
- "name": "placeholder.svelte"
22
- },
23
- {
24
- "uid": "779a-179",
25
- "name": "placeholder.ts"
26
- },
27
- {
28
- "uid": "779a-181",
29
- "name": "render-component.ts"
30
- },
31
- {
32
- "uid": "779a-183",
33
- "name": "index.ts"
34
- }
35
- ]
36
- }
37
- ]
38
- }
39
- ]
40
- }
41
- ],
42
- "isRoot": true
43
- },
44
- "nodeParts": {
45
- "779a-175": {
46
- "renderedLength": 138804,
47
- "gzipLength": 23617,
48
- "brotliLength": 0,
49
- "mainUid": "779a-174"
50
- },
51
- "779a-177": {
52
- "renderedLength": 927,
53
- "gzipLength": 445,
54
- "brotliLength": 0,
55
- "mainUid": "779a-176"
56
- },
57
- "779a-179": {
58
- "renderedLength": 246,
59
- "gzipLength": 184,
60
- "brotliLength": 0,
61
- "mainUid": "779a-178"
62
- },
63
- "779a-181": {
64
- "renderedLength": 1458,
65
- "gzipLength": 539,
66
- "brotliLength": 0,
67
- "mainUid": "779a-180"
68
- },
69
- "779a-183": {
70
- "renderedLength": 3046,
71
- "gzipLength": 993,
72
- "brotliLength": 0,
73
- "mainUid": "779a-182"
74
- }
75
- },
76
- "nodeMetas": {
77
- "779a-174": {
78
- "id": "/packages/table-core/build/esm/index.js",
79
- "moduleParts": {
80
- "index.production.js": "779a-175"
81
- },
82
- "imported": [],
83
- "importedBy": [
84
- {
85
- "uid": "779a-182"
86
- }
87
- ]
88
- },
89
- "779a-176": {
90
- "id": "/packages/svelte-table/src/placeholder.svelte",
91
- "moduleParts": {
92
- "index.production.js": "779a-177"
93
- },
94
- "imported": [
95
- {
96
- "uid": "779a-184"
97
- }
98
- ],
99
- "importedBy": [
100
- {
101
- "uid": "779a-178"
102
- }
103
- ]
104
- },
105
- "779a-178": {
106
- "id": "/packages/svelte-table/src/placeholder.ts",
107
- "moduleParts": {
108
- "index.production.js": "779a-179"
109
- },
110
- "imported": [
111
- {
112
- "uid": "779a-184"
113
- },
114
- {
115
- "uid": "779a-176"
116
- }
117
- ],
118
- "importedBy": [
119
- {
120
- "uid": "779a-182"
121
- }
122
- ]
123
- },
124
- "779a-180": {
125
- "id": "/packages/svelte-table/src/render-component.ts",
126
- "moduleParts": {
127
- "index.production.js": "779a-181"
128
- },
129
- "imported": [
130
- {
131
- "uid": "779a-184"
132
- }
133
- ],
134
- "importedBy": [
135
- {
136
- "uid": "779a-182"
137
- }
138
- ]
139
- },
140
- "779a-182": {
141
- "id": "/packages/svelte-table/src/index.ts",
142
- "moduleParts": {
143
- "index.production.js": "779a-183"
144
- },
145
- "imported": [
146
- {
147
- "uid": "779a-174"
148
- },
149
- {
150
- "uid": "779a-178"
151
- },
152
- {
153
- "uid": "779a-184"
154
- },
155
- {
156
- "uid": "779a-185"
157
- },
158
- {
159
- "uid": "779a-180"
160
- }
161
- ],
162
- "importedBy": [],
163
- "isEntry": true
164
- },
165
- "779a-184": {
166
- "id": "svelte/internal",
167
- "moduleParts": {},
168
- "imported": [],
169
- "importedBy": [
170
- {
171
- "uid": "779a-182"
172
- },
173
- {
174
- "uid": "779a-178"
175
- },
176
- {
177
- "uid": "779a-180"
178
- },
179
- {
180
- "uid": "779a-176"
181
- }
182
- ],
183
- "isExternal": true
184
- },
185
- "779a-185": {
186
- "id": "svelte/store",
187
- "moduleParts": {},
188
- "imported": [],
189
- "importedBy": [
190
- {
191
- "uid": "779a-182"
192
- }
193
- ],
194
- "isExternal": true
195
- }
196
- },
197
- "env": {
198
- "rollup": "2.70.2"
199
- },
200
- "options": {
201
- "gzip": true,
202
- "brotli": false,
203
- "sourcemap": false
204
- }
205
- }
@@ -1,11 +0,0 @@
1
- import { Table, TableGenerics, TableOptions } from '@tanstack/table-core';
2
- import { Readable } from 'svelte/store';
3
- export { renderComponent } from './render-component';
4
- export * from '@tanstack/table-core';
5
- export declare function render(component: any, props: any): any;
6
- export declare const createTable: () => Table<{
7
- Renderer: typeof render;
8
- Rendered: any;
9
- }>;
10
- declare type ReadableOrVal<T> = T | Readable<T>;
11
- export declare function createTableInstance<TGenerics extends TableGenerics>(table: Table<TGenerics>, options: ReadableOrVal<TableOptions<TGenerics>>): Readable<import("@tanstack/table-core").TableInstance<TGenerics>>;
@@ -1,3 +0,0 @@
1
- import type { SvelteComponentDev } from 'svelte/internal';
2
- declare const _default: typeof SvelteComponentDev;
3
- export default _default;
@@ -1,3 +0,0 @@
1
- declare function renderClient(Comp: any, props: any): any;
2
- export declare const renderComponent: typeof renderClient;
3
- export {};