tinybase 9.5.0-beta.1 → 9.5.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/ui-react-dom/index.d.ts +10 -10
- package/@types/ui-react-dom/with-schemas/index.d.ts +10 -10
- package/@types/ui-react-dom-charts/index.d.ts +7 -7
- package/@types/ui-react-dom-charts/with-schemas/index.d.ts +7 -7
- package/@types/ui-react-inspector/index.d.ts +1 -1
- package/@types/ui-react-inspector/with-schemas/index.d.ts +1 -1
- package/@types/ui-solid-dom/index.d.ts +10 -10
- package/@types/ui-solid-dom/with-schemas/index.d.ts +10 -10
- package/@types/ui-solid-inspector/index.d.ts +1 -1
- package/@types/ui-solid-inspector/with-schemas/index.d.ts +1 -1
- package/@types/ui-svelte-dom/index.d.ts +10 -10
- package/@types/ui-svelte-dom/with-schemas/index.d.ts +10 -10
- package/@types/ui-svelte-inspector/index.d.ts +1 -1
- package/@types/ui-svelte-inspector/with-schemas/index.d.ts +1 -1
- package/agents.md +55 -2
- package/package.json +5 -5
- package/readme.md +14 -14
- package/releases.md +66 -66
- 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/ui-svelte/index.js
CHANGED
package/ui-svelte-dom/index.js
CHANGED
|
@@ -107,7 +107,7 @@ const objMap = (obj, cb) => {
|
|
|
107
107
|
|
|
108
108
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
109
109
|
|
|
110
|
-
/* functions.svelte.ts generated by Svelte v5.56.
|
|
110
|
+
/* functions.svelte.ts generated by Svelte v5.56.9 */
|
|
111
111
|
|
|
112
112
|
class ReactiveHandle {
|
|
113
113
|
#get;
|
|
@@ -1750,7 +1750,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
1750
1750
|
|
|
1751
1751
|
$.delegate(['click']);
|
|
1752
1752
|
|
|
1753
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.
|
|
1753
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.9 */
|
|
1754
1754
|
|
|
1755
1755
|
const createSortingAndPagination = (
|
|
1756
1756
|
getCellId,
|
|
@@ -107,7 +107,7 @@ const objMap = (obj, cb) => {
|
|
|
107
107
|
|
|
108
108
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
109
109
|
|
|
110
|
-
/* functions.svelte.ts generated by Svelte v5.56.
|
|
110
|
+
/* functions.svelte.ts generated by Svelte v5.56.9 */
|
|
111
111
|
|
|
112
112
|
class ReactiveHandle {
|
|
113
113
|
#get;
|
|
@@ -1750,7 +1750,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
1750
1750
|
|
|
1751
1751
|
$.delegate(['click']);
|
|
1752
1752
|
|
|
1753
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.
|
|
1753
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.9 */
|
|
1754
1754
|
|
|
1755
1755
|
const createSortingAndPagination = (
|
|
1756
1756
|
getCellId,
|
|
@@ -3619,7 +3619,7 @@ const createStore = () => {
|
|
|
3619
3619
|
|
|
3620
3620
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
3621
3621
|
|
|
3622
|
-
/* functions.svelte.ts generated by Svelte v5.56.
|
|
3622
|
+
/* functions.svelte.ts generated by Svelte v5.56.9 */
|
|
3623
3623
|
|
|
3624
3624
|
class ReactiveHandle {
|
|
3625
3625
|
#get;
|
|
@@ -5489,7 +5489,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
5489
5489
|
|
|
5490
5490
|
$.delegate(['click']);
|
|
5491
5491
|
|
|
5492
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.
|
|
5492
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.9 */
|
|
5493
5493
|
|
|
5494
5494
|
const createSortingAndPagination = (
|
|
5495
5495
|
getCellId,
|
|
@@ -3619,7 +3619,7 @@ const createStore = () => {
|
|
|
3619
3619
|
|
|
3620
3620
|
const TINYBASE_CONTEXT_KEY = TINYBASE + '_uisc';
|
|
3621
3621
|
|
|
3622
|
-
/* functions.svelte.ts generated by Svelte v5.56.
|
|
3622
|
+
/* functions.svelte.ts generated by Svelte v5.56.9 */
|
|
3623
3623
|
|
|
3624
3624
|
class ReactiveHandle {
|
|
3625
3625
|
#get;
|
|
@@ -5489,7 +5489,7 @@ function SortedTablePaginator($$anchor, $$props) {
|
|
|
5489
5489
|
|
|
5490
5490
|
$.delegate(['click']);
|
|
5491
5491
|
|
|
5492
|
-
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.
|
|
5492
|
+
/* sortingAndPagination.svelte.ts generated by Svelte v5.56.9 */
|
|
5493
5493
|
|
|
5494
5494
|
const createSortingAndPagination = (
|
|
5495
5495
|
getCellId,
|