tinybase 8.3.0-beta.0 → 8.3.0-beta.1
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/@types/queries/index.d.ts +141 -0
- package/@types/queries/with-schemas/index.d.ts +184 -0
- package/index.js +594 -418
- package/indexes/index.js +8 -22
- package/indexes/with-schemas/index.js +8 -22
- package/metrics/index.js +8 -22
- package/metrics/with-schemas/index.js +8 -22
- package/min/index.js +1 -1
- package/min/index.js.gz +0 -0
- package/min/indexes/index.js +1 -1
- package/min/indexes/index.js.gz +0 -0
- package/min/indexes/with-schemas/index.js +1 -1
- package/min/indexes/with-schemas/index.js.gz +0 -0
- package/min/metrics/index.js +1 -1
- package/min/metrics/index.js.gz +0 -0
- package/min/metrics/with-schemas/index.js +1 -1
- package/min/metrics/with-schemas/index.js.gz +0 -0
- package/min/omni/index.js +1 -1
- package/min/omni/index.js.gz +0 -0
- package/min/omni/with-schemas/index.js +1 -1
- package/min/omni/with-schemas/index.js.gz +0 -0
- package/min/queries/index.js +1 -1
- package/min/queries/index.js.gz +0 -0
- package/min/queries/with-schemas/index.js +1 -1
- package/min/queries/with-schemas/index.js.gz +0 -0
- package/min/relationships/index.js +1 -1
- package/min/relationships/index.js.gz +0 -0
- package/min/relationships/with-schemas/index.js +1 -1
- package/min/relationships/with-schemas/index.js.gz +0 -0
- package/min/with-schemas/index.js +1 -1
- package/min/with-schemas/index.js.gz +0 -0
- package/omni/index.js +594 -418
- package/omni/with-schemas/index.js +594 -418
- package/package.json +10 -10
- package/queries/index.js +596 -454
- package/queries/with-schemas/index.js +596 -454
- package/readme.md +14 -14
- package/relationships/index.js +8 -22
- package/relationships/with-schemas/index.js +8 -22
- package/releases.md +51 -51
- package/ui-svelte/index.js +1 -1
- package/ui-svelte/with-schemas/index.js +1 -1
- package/ui-svelte-dom/index.js +2 -2
- package/ui-svelte-dom/with-schemas/index.js +2 -2
- package/ui-svelte-inspector/index.js +2 -2
- package/ui-svelte-inspector/with-schemas/index.js +2 -2
- package/with-schemas/index.js +594 -418
package/ui-svelte/index.js
CHANGED
|
@@ -59,7 +59,7 @@ const objGet = (obj, id) => ifNotUndefined(obj, (obj2) => obj2[id]);
|
|
|
59
59
|
|
|
60
60
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
61
61
|
|
|
62
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
62
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
63
63
|
|
|
64
64
|
class ReactiveHandle {
|
|
65
65
|
#get;
|
|
@@ -59,7 +59,7 @@ const objGet = (obj, id) => ifNotUndefined(obj, (obj2) => obj2[id]);
|
|
|
59
59
|
|
|
60
60
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
61
61
|
|
|
62
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
62
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
63
63
|
|
|
64
64
|
class ReactiveHandle {
|
|
65
65
|
#get;
|
package/ui-svelte-dom/index.js
CHANGED
|
@@ -88,7 +88,7 @@ const objMap = (obj, cb) =>
|
|
|
88
88
|
|
|
89
89
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
90
90
|
|
|
91
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
91
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
92
92
|
|
|
93
93
|
class ReactiveHandle {
|
|
94
94
|
#get;
|
|
@@ -1699,7 +1699,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
1699
1699
|
|
|
1700
1700
|
$.delegate(['click']);
|
|
1701
1701
|
|
|
1702
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.
|
|
1702
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.5 */
|
|
1703
1703
|
|
|
1704
1704
|
const createSortingAndPagination = (
|
|
1705
1705
|
getCellId,
|
|
@@ -88,7 +88,7 @@ const objMap = (obj, cb) =>
|
|
|
88
88
|
|
|
89
89
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
90
90
|
|
|
91
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
91
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
92
92
|
|
|
93
93
|
class ReactiveHandle {
|
|
94
94
|
#get;
|
|
@@ -1699,7 +1699,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
1699
1699
|
|
|
1700
1700
|
$.delegate(['click']);
|
|
1701
1701
|
|
|
1702
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.
|
|
1702
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.5 */
|
|
1703
1703
|
|
|
1704
1704
|
const createSortingAndPagination = (
|
|
1705
1705
|
getCellId,
|
|
@@ -2874,7 +2874,7 @@ const createStore = () => {
|
|
|
2874
2874
|
|
|
2875
2875
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
2876
2876
|
|
|
2877
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
2877
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
2878
2878
|
|
|
2879
2879
|
class ReactiveHandle {
|
|
2880
2880
|
#get;
|
|
@@ -4728,7 +4728,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
4728
4728
|
|
|
4729
4729
|
$.delegate(['click']);
|
|
4730
4730
|
|
|
4731
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.
|
|
4731
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.5 */
|
|
4732
4732
|
|
|
4733
4733
|
const createSortingAndPagination = (
|
|
4734
4734
|
getCellId,
|
|
@@ -2874,7 +2874,7 @@ const createStore = () => {
|
|
|
2874
2874
|
|
|
2875
2875
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
2876
2876
|
|
|
2877
|
-
/* functions.svelte.ts generated by Svelte v5.55.
|
|
2877
|
+
/* functions.svelte.ts generated by Svelte v5.55.5 */
|
|
2878
2878
|
|
|
2879
2879
|
class ReactiveHandle {
|
|
2880
2880
|
#get;
|
|
@@ -4728,7 +4728,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
4728
4728
|
|
|
4729
4729
|
$.delegate(['click']);
|
|
4730
4730
|
|
|
4731
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.
|
|
4731
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.55.5 */
|
|
4732
4732
|
|
|
4733
4733
|
const createSortingAndPagination = (
|
|
4734
4734
|
getCellId,
|