tinybase 9.3.0-beta.1 → 9.3.0

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.
Files changed (34) hide show
  1. package/@types/ui-react-dom/index.d.ts +10 -10
  2. package/@types/ui-react-dom/with-schemas/index.d.ts +10 -10
  3. package/@types/ui-react-dom-charts/index.d.ts +7 -7
  4. package/@types/ui-react-dom-charts/with-schemas/index.d.ts +7 -7
  5. package/@types/ui-react-inspector/index.d.ts +1 -1
  6. package/@types/ui-react-inspector/with-schemas/index.d.ts +1 -1
  7. package/@types/ui-solid-dom/index.d.ts +10 -10
  8. package/@types/ui-solid-dom/with-schemas/index.d.ts +10 -10
  9. package/@types/ui-solid-inspector/index.d.ts +1 -1
  10. package/@types/ui-solid-inspector/with-schemas/index.d.ts +1 -1
  11. package/@types/ui-svelte-dom/index.d.ts +10 -10
  12. package/@types/ui-svelte-dom/with-schemas/index.d.ts +10 -10
  13. package/@types/ui-svelte-inspector/index.d.ts +1 -1
  14. package/@types/ui-svelte-inspector/with-schemas/index.d.ts +1 -1
  15. package/min/omni/index.js +1 -1
  16. package/min/omni/index.js.gz +0 -0
  17. package/min/omni/with-schemas/index.js +1 -1
  18. package/min/omni/with-schemas/index.js.gz +0 -0
  19. package/min/persisters/persister-powersync/index.js +1 -1
  20. package/min/persisters/persister-powersync/index.js.gz +0 -0
  21. package/min/persisters/persister-powersync/with-schemas/index.js +1 -1
  22. package/min/persisters/persister-powersync/with-schemas/index.js.gz +0 -0
  23. package/omni/index.js +0 -1
  24. package/omni/with-schemas/index.js +0 -1
  25. package/package.json +13 -8
  26. package/persisters/persister-powersync/index.js +0 -1
  27. package/persisters/persister-powersync/with-schemas/index.js +0 -1
  28. package/readme.md +1 -1
  29. package/ui-svelte/index.js +1 -1
  30. package/ui-svelte/with-schemas/index.js +1 -1
  31. package/ui-svelte-dom/index.js +2 -2
  32. package/ui-svelte-dom/with-schemas/index.js +2 -2
  33. package/ui-svelte-inspector/index.js +2 -2
  34. package/ui-svelte-inspector/with-schemas/index.js +2 -2
@@ -692,7 +692,7 @@ export type SortedTablePaginatorProps = {
692
692
  *
693
693
  * See the <TableInHtmlTable /> (React) demo for this component in action:
694
694
  *
695
- * ![TableInHtmlTable example](https://beta.tinybase.org/shots/tableinhtmltable-react-demo.png
695
+ * ![TableInHtmlTable example](https://tinybase.org/shots/tableinhtmltable-react-demo.png
696
696
  * "TableInHtmlTable example")
697
697
  *
698
698
  * The component's props identify which Table to render based on Table Id, and
@@ -838,7 +838,7 @@ export function TableInHtmlTable(
838
838
  * See the <SortedTableInHtmlTable /> (React) demo for this component in
839
839
  * action:
840
840
  *
841
- * ![SortedTableInHtmlTable example](https://beta.tinybase.org/shots/sortedtableinhtmltable-react-demo.png
841
+ * ![SortedTableInHtmlTable example](https://tinybase.org/shots/sortedtableinhtmltable-react-demo.png
842
842
  * "SortedTableInHtmlTable example")
843
843
  *
844
844
  * The component's props identify which Table to render based on Table Id, and
@@ -1011,7 +1011,7 @@ export function SortedTableInHtmlTable(
1011
1011
  *
1012
1012
  * See the <ValuesInHtmlTable /> (React) demo for this component in action:
1013
1013
  *
1014
- * ![ValuesInHtmlTable example](https://beta.tinybase.org/shots/valuesinhtmltable-react-demo.png
1014
+ * ![ValuesInHtmlTable example](https://tinybase.org/shots/valuesinhtmltable-react-demo.png
1015
1015
  * "ValuesInHtmlTable example")
1016
1016
  *
1017
1017
  * The component's props identify which Row to render based on Table Id, Row Id,
@@ -1142,7 +1142,7 @@ export function ValuesInHtmlTable(
1142
1142
  *
1143
1143
  * See the <SliceInHtmlTable /> (React) demo for this component in action:
1144
1144
  *
1145
- * ![SliceInHtmlTable example](https://beta.tinybase.org/shots/sliceinhtmltable-react-demo.png
1145
+ * ![SliceInHtmlTable example](https://tinybase.org/shots/sliceinhtmltable-react-demo.png
1146
1146
  * "SliceInHtmlTable example")
1147
1147
  *
1148
1148
  * The component's props identify which Slice to render based on Index Id, Slice
@@ -1300,7 +1300,7 @@ export function SliceInHtmlTable(
1300
1300
  * See the <RelationshipInHtmlTable /> (React) demo for this component in
1301
1301
  * action:
1302
1302
  *
1303
- * ![RelationshipInHtmlTable example](https://beta.tinybase.org/shots/relationshipinhtmltable-react-demo.png
1303
+ * ![RelationshipInHtmlTable example](https://tinybase.org/shots/relationshipinhtmltable-react-demo.png
1304
1304
  * "RelationshipInHtmlTable example")
1305
1305
  *
1306
1306
  * The component's props identify which Relationship to render based on
@@ -1478,7 +1478,7 @@ export function RelationshipInHtmlTable(
1478
1478
  * See the <ResultTableInHtmlTable /> (React) demo for this component in
1479
1479
  * action:
1480
1480
  *
1481
- * ![ResultTableInHtmlTable example](https://beta.tinybase.org/shots/resulttableinhtmltable-react-demo.png
1481
+ * ![ResultTableInHtmlTable example](https://tinybase.org/shots/resulttableinhtmltable-react-demo.png
1482
1482
  * "ResultTableInHtmlTable example")
1483
1483
  *
1484
1484
  * The component's props identify which ResultTable to render based on query Id,
@@ -1631,7 +1631,7 @@ export function ResultTableInHtmlTable(
1631
1631
  * See the <ResultSortedTableInHtmlTable /> (React) demo for this component in
1632
1632
  * action:
1633
1633
  *
1634
- * ![ResultSortedTableInHtmlTable example](https://beta.tinybase.org/shots/resultsortedtableinhtmltable-react-demo.png
1634
+ * ![ResultSortedTableInHtmlTable example](https://tinybase.org/shots/resultsortedtableinhtmltable-react-demo.png
1635
1635
  * "ResultSortedTableInHtmlTable example")
1636
1636
  *
1637
1637
  * The component's props identify which ResultTable to render based on query Id,
@@ -1805,7 +1805,7 @@ export function ResultSortedTableInHtmlTable(
1805
1805
  *
1806
1806
  * See the <EditableCellView /> (React) demo for this component in action:
1807
1807
  *
1808
- * ![EditableCellView example](https://beta.tinybase.org/shots/editablecellview-react-demo.png
1808
+ * ![EditableCellView example](https://tinybase.org/shots/editablecellview-react-demo.png
1809
1809
  * "EditableCellView example")
1810
1810
  *
1811
1811
  * The component's props identify which Cell to render based on Table Id, Row
@@ -1876,7 +1876,7 @@ export function EditableCellView(
1876
1876
  *
1877
1877
  * See the <EditableValueView /> (React) demo for this component in action:
1878
1878
  *
1879
- * ![EditableValueView example](https://beta.tinybase.org/shots/editablevalueview-react-demo.png
1879
+ * ![EditableValueView example](https://tinybase.org/shots/editablevalueview-react-demo.png
1880
1880
  * "EditableValueView example")
1881
1881
  *
1882
1882
  * The component's props identify which Value to render based on Table Id, Row
@@ -1947,7 +1947,7 @@ export function EditableValueView(
1947
1947
  * See the <SortedTableInHtmlTable /> (React) demo for this component in
1948
1948
  * action:
1949
1949
  *
1950
- * ![SortedTablePaginator example](https://beta.tinybase.org/shots/sortedtablepaginator-react-demo.png
1950
+ * ![SortedTablePaginator example](https://tinybase.org/shots/sortedtablepaginator-react-demo.png
1951
1951
  * "SortedTablePaginator example")
1952
1952
  *
1953
1953
  * The component displays 'previous' and 'next' buttons for paging through the
@@ -668,7 +668,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
668
668
  *
669
669
  * See the <TableInHtmlTable /> (React) demo for this component in action:
670
670
  *
671
- * ![TableInHtmlTable example](https://beta.tinybase.org/shots/tableinhtmltable-react-demo.png
671
+ * ![TableInHtmlTable example](https://tinybase.org/shots/tableinhtmltable-react-demo.png
672
672
  * "TableInHtmlTable example")
673
673
  *
674
674
  * The component's props identify which Table to render based on Table Id, and
@@ -822,7 +822,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
822
822
  * See the <SortedTableInHtmlTable /> (React) demo for this component in
823
823
  * action:
824
824
  *
825
- * ![SortedTableInHtmlTable example](https://beta.tinybase.org/shots/sortedtableinhtmltable-react-demo.png
825
+ * ![SortedTableInHtmlTable example](https://tinybase.org/shots/sortedtableinhtmltable-react-demo.png
826
826
  * "SortedTableInHtmlTable example")
827
827
  *
828
828
  * The component's props identify which Table to render based on Table Id, and
@@ -1003,7 +1003,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1003
1003
  *
1004
1004
  * See the <ValuesInHtmlTable /> (React) demo for this component in action:
1005
1005
  *
1006
- * ![ValuesInHtmlTable example](https://beta.tinybase.org/shots/valuesinhtmltable-react-demo.png
1006
+ * ![ValuesInHtmlTable example](https://tinybase.org/shots/valuesinhtmltable-react-demo.png
1007
1007
  * "ValuesInHtmlTable example")
1008
1008
  *
1009
1009
  * The component's props identify which Row to render based on Table Id, Row Id,
@@ -1142,7 +1142,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1142
1142
  *
1143
1143
  * See the <SliceInHtmlTable /> (React) demo for this component in action:
1144
1144
  *
1145
- * ![SliceInHtmlTable example](https://beta.tinybase.org/shots/sliceinhtmltable-react-demo.png
1145
+ * ![SliceInHtmlTable example](https://tinybase.org/shots/sliceinhtmltable-react-demo.png
1146
1146
  * "SliceInHtmlTable example")
1147
1147
  *
1148
1148
  * The component's props identify which Slice to render based on Index Id, Slice
@@ -1308,7 +1308,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1308
1308
  * See the <RelationshipInHtmlTable /> (React) demo for this component in
1309
1309
  * action:
1310
1310
  *
1311
- * ![RelationshipInHtmlTable example](https://beta.tinybase.org/shots/relationshipinhtmltable-react-demo.png
1311
+ * ![RelationshipInHtmlTable example](https://tinybase.org/shots/relationshipinhtmltable-react-demo.png
1312
1312
  * "RelationshipInHtmlTable example")
1313
1313
  *
1314
1314
  * The component's props identify which Relationship to render based on
@@ -1494,7 +1494,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1494
1494
  * See the <ResultTableInHtmlTable /> (React) demo for this component in
1495
1495
  * action:
1496
1496
  *
1497
- * ![ResultTableInHtmlTable example](https://beta.tinybase.org/shots/resulttableinhtmltable-react-demo.png
1497
+ * ![ResultTableInHtmlTable example](https://tinybase.org/shots/resulttableinhtmltable-react-demo.png
1498
1498
  * "ResultTableInHtmlTable example")
1499
1499
  *
1500
1500
  * The component's props identify which ResultTable to render based on query Id,
@@ -1655,7 +1655,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1655
1655
  * See the <ResultSortedTableInHtmlTable /> (React) demo for this component in
1656
1656
  * action:
1657
1657
  *
1658
- * ![ResultSortedTableInHtmlTable example](https://beta.tinybase.org/shots/resultsortedtableinhtmltable-react-demo.png
1658
+ * ![ResultSortedTableInHtmlTable example](https://tinybase.org/shots/resultsortedtableinhtmltable-react-demo.png
1659
1659
  * "ResultSortedTableInHtmlTable example")
1660
1660
  *
1661
1661
  * The component's props identify which ResultTable to render based on query Id,
@@ -1837,7 +1837,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1837
1837
  *
1838
1838
  * See the <EditableCellView /> (React) demo for this component in action:
1839
1839
  *
1840
- * ![EditableCellView example](https://beta.tinybase.org/shots/editablecellview-react-demo.png
1840
+ * ![EditableCellView example](https://tinybase.org/shots/editablecellview-react-demo.png
1841
1841
  * "EditableCellView example")
1842
1842
  *
1843
1843
  * The component's props identify which Cell to render based on Table Id, Row
@@ -1922,7 +1922,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1922
1922
  *
1923
1923
  * See the <EditableValueView /> (React) demo for this component in action:
1924
1924
  *
1925
- * ![EditableValueView example](https://beta.tinybase.org/shots/editablevalueview-react-demo.png
1925
+ * ![EditableValueView example](https://tinybase.org/shots/editablevalueview-react-demo.png
1926
1926
  * "EditableValueView example")
1927
1927
  *
1928
1928
  * The component's props identify which Value to render based on Table Id, Row
@@ -1993,7 +1993,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1993
1993
  * See the <SortedTableInHtmlTable /> (React) demo for this component in
1994
1994
  * action:
1995
1995
  *
1996
- * ![SortedTablePaginator example](https://beta.tinybase.org/shots/sortedtablepaginator-react-demo.png
1996
+ * ![SortedTablePaginator example](https://tinybase.org/shots/sortedtablepaginator-react-demo.png
1997
1997
  * "SortedTablePaginator example")
1998
1998
  *
1999
1999
  * The component displays 'previous' and 'next' buttons for paging through the
@@ -483,7 +483,7 @@ export type YAxisProps = {
483
483
  *
484
484
  * See the Composing Charts (React) demo for this component in action:
485
485
  *
486
- * ![CartesianChart component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
486
+ * ![CartesianChart component example](https://tinybase.org/shots/composing-charts-react-demo.png
487
487
  * "CartesianChart component example")
488
488
  *
489
489
  * The series children declare their own xCellId and yCellId bindings. The
@@ -542,7 +542,7 @@ export function CartesianChart(
542
542
  *
543
543
  * See the Axis Overrides (React) demo for this component in action:
544
544
  *
545
- * ![XAxis component example](https://beta.tinybase.org/shots/axis-overrides-react-demo.png
545
+ * ![XAxis component example](https://tinybase.org/shots/axis-overrides-react-demo.png
546
546
  * "XAxis component example")
547
547
  * @category Store components
548
548
  * @since v8.5.0
@@ -558,7 +558,7 @@ export function XAxis(props: XAxisProps): ComponentReturnType;
558
558
  *
559
559
  * See the Axis Overrides (React) demo for this component in action:
560
560
  *
561
- * ![YAxis component example](https://beta.tinybase.org/shots/axis-overrides-react-demo.png
561
+ * ![YAxis component example](https://tinybase.org/shots/axis-overrides-react-demo.png
562
562
  * "YAxis component example")
563
563
  * @category Store components
564
564
  * @since v8.5.0
@@ -574,7 +574,7 @@ export function YAxis(props: YAxisProps): ComponentReturnType;
574
574
  *
575
575
  * See the Composing Charts (React) demo for this component in action:
576
576
  *
577
- * ![LineSeries component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
577
+ * ![LineSeries component example](https://tinybase.org/shots/composing-charts-react-demo.png
578
578
  * "LineSeries component example")
579
579
  * @category Store components
580
580
  * @since v8.5.0
@@ -590,7 +590,7 @@ export function LineSeries(props: SeriesProps): ComponentReturnType;
590
590
  *
591
591
  * See the Composing Charts (React) demo for this component in action:
592
592
  *
593
- * ![BarSeries component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
593
+ * ![BarSeries component example](https://tinybase.org/shots/composing-charts-react-demo.png
594
594
  * "BarSeries component example")
595
595
  * @category Store components
596
596
  * @since v8.5.0
@@ -607,7 +607,7 @@ export function BarSeries(props: SeriesProps): ComponentReturnType;
607
607
  *
608
608
  * See the <LineChart /> (React) demo for this component in action:
609
609
  *
610
- * ![LineChart component example](https://beta.tinybase.org/shots/basic-chart-react-demo.png "LineChart
610
+ * ![LineChart component example](https://tinybase.org/shots/basic-chart-react-demo.png "LineChart
611
611
  * component example")
612
612
  * @category Store components
613
613
  * @since v8.5.0
@@ -660,7 +660,7 @@ export function LineChart(
660
660
  *
661
661
  * See the Sorting And Types (React) demo for this component in action:
662
662
  *
663
- * ![BarChart component example](https://beta.tinybase.org/shots/sorting-and-types-react-demo.png
663
+ * ![BarChart component example](https://tinybase.org/shots/sorting-and-types-react-demo.png
664
664
  * "BarChart component example")
665
665
  * @category Store components
666
666
  * @since v8.5.0
@@ -544,7 +544,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
544
544
  *
545
545
  * See the Composing Charts (React) demo for this component in action:
546
546
  *
547
- * ![CartesianChart component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
547
+ * ![CartesianChart component example](https://tinybase.org/shots/composing-charts-react-demo.png
548
548
  * "CartesianChart component example")
549
549
  *
550
550
  * The series children declare their own xCellId and yCellId bindings. The
@@ -609,7 +609,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
609
609
  *
610
610
  * See the Axis Overrides (React) demo for this component in action:
611
611
  *
612
- * ![XAxis component example](https://beta.tinybase.org/shots/axis-overrides-react-demo.png
612
+ * ![XAxis component example](https://tinybase.org/shots/axis-overrides-react-demo.png
613
613
  * "XAxis component example")
614
614
  * @category Store components
615
615
  * @since v8.5.0
@@ -625,7 +625,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
625
625
  *
626
626
  * See the Axis Overrides (React) demo for this component in action:
627
627
  *
628
- * ![YAxis component example](https://beta.tinybase.org/shots/axis-overrides-react-demo.png
628
+ * ![YAxis component example](https://tinybase.org/shots/axis-overrides-react-demo.png
629
629
  * "YAxis component example")
630
630
  * @category Store components
631
631
  * @since v8.5.0
@@ -641,7 +641,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
641
641
  *
642
642
  * See the Composing Charts (React) demo for this component in action:
643
643
  *
644
- * ![LineSeries component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
644
+ * ![LineSeries component example](https://tinybase.org/shots/composing-charts-react-demo.png
645
645
  * "LineSeries component example")
646
646
  * @category Store components
647
647
  * @since v8.5.0
@@ -657,7 +657,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
657
657
  *
658
658
  * See the Composing Charts (React) demo for this component in action:
659
659
  *
660
- * ![BarSeries component example](https://beta.tinybase.org/shots/composing-charts-react-demo.png
660
+ * ![BarSeries component example](https://tinybase.org/shots/composing-charts-react-demo.png
661
661
  * "BarSeries component example")
662
662
  * @category Store components
663
663
  * @since v8.5.0
@@ -684,7 +684,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
684
684
  *
685
685
  * See the <LineChart /> (React) demo for this component in action:
686
686
  *
687
- * ![LineChart component example](https://beta.tinybase.org/shots/basic-chart-react-demo.png "LineChart
687
+ * ![LineChart component example](https://tinybase.org/shots/basic-chart-react-demo.png "LineChart
688
688
  * component example")
689
689
  * @category Store components
690
690
  * @since v8.5.0
@@ -750,7 +750,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
750
750
  *
751
751
  * See the Sorting And Types (React) demo for this component in action:
752
752
  *
753
- * ![BarChart component example](https://beta.tinybase.org/shots/sorting-and-types-react-demo.png
753
+ * ![BarChart component example](https://tinybase.org/shots/sorting-and-types-react-demo.png
754
754
  * "BarChart component example")
755
755
  * @category Store components
756
756
  * @since v8.5.0
@@ -46,7 +46,7 @@ export type InspectorProps = {
46
46
  *
47
47
  * See the <Inspector /> (React) demo for this component in action:
48
48
  *
49
- * ![Inspector example](https://beta.tinybase.org/shots/inspector-react-demo.png
49
+ * ![Inspector example](https://tinybase.org/shots/inspector-react-demo.png
50
50
  * "Inspector example")
51
51
  *
52
52
  * The component displays a nub in the corner of the screen which you may then
@@ -46,7 +46,7 @@ export type InspectorProps = {
46
46
  *
47
47
  * See the <Inspector /> (React) demo for this component in action:
48
48
  *
49
- * ![Inspector example](https://beta.tinybase.org/shots/inspector-react-demo.png
49
+ * ![Inspector example](https://tinybase.org/shots/inspector-react-demo.png
50
50
  * "Inspector example")
51
51
  *
52
52
  * The component displays a nub in the corner of the screen which you may then
@@ -695,7 +695,7 @@ export type SortedTablePaginatorProps = {
695
695
  *
696
696
  * See the <TableInHtmlTable /> (Solid) demo for this component in action:
697
697
  *
698
- * ![TableInHtmlTable example](https://beta.tinybase.org/shots/tableinhtmltable-solid-demo.png
698
+ * ![TableInHtmlTable example](https://tinybase.org/shots/tableinhtmltable-solid-demo.png
699
699
  * "TableInHtmlTable example")
700
700
  *
701
701
  * The component's props identify which Table to render based on Table Id, and
@@ -839,7 +839,7 @@ export function TableInHtmlTable(
839
839
  * See the <SortedTableInHtmlTable /> (Solid) demo for this component in
840
840
  * action:
841
841
  *
842
- * ![SortedTableInHtmlTable example](https://beta.tinybase.org/shots/sortedtableinhtmltable-solid-demo.png
842
+ * ![SortedTableInHtmlTable example](https://tinybase.org/shots/sortedtableinhtmltable-solid-demo.png
843
843
  * "SortedTableInHtmlTable example")
844
844
  *
845
845
  * The component's props identify which Table to render based on Table Id, and
@@ -1010,7 +1010,7 @@ export function SortedTableInHtmlTable(
1010
1010
  *
1011
1011
  * See the <ValuesInHtmlTable /> (Solid) demo for this component in action:
1012
1012
  *
1013
- * ![ValuesInHtmlTable example](https://beta.tinybase.org/shots/valuesinhtmltable-solid-demo.png
1013
+ * ![ValuesInHtmlTable example](https://tinybase.org/shots/valuesinhtmltable-solid-demo.png
1014
1014
  * "ValuesInHtmlTable example")
1015
1015
  *
1016
1016
  * The component's props identify which Row to render based on Table Id, Row Id,
@@ -1139,7 +1139,7 @@ export function ValuesInHtmlTable(
1139
1139
  *
1140
1140
  * See the <SliceInHtmlTable /> (Solid) demo for this component in action:
1141
1141
  *
1142
- * ![SliceInHtmlTable example](https://beta.tinybase.org/shots/sliceinhtmltable-solid-demo.png
1142
+ * ![SliceInHtmlTable example](https://tinybase.org/shots/sliceinhtmltable-solid-demo.png
1143
1143
  * "SliceInHtmlTable example")
1144
1144
  *
1145
1145
  * The component's props identify which Slice to render based on Index Id, Slice
@@ -1295,7 +1295,7 @@ export function SliceInHtmlTable(
1295
1295
  * See the <RelationshipInHtmlTable /> (Solid) demo for this component in
1296
1296
  * action:
1297
1297
  *
1298
- * ![RelationshipInHtmlTable example](https://beta.tinybase.org/shots/relationshipinhtmltable-solid-demo.png
1298
+ * ![RelationshipInHtmlTable example](https://tinybase.org/shots/relationshipinhtmltable-solid-demo.png
1299
1299
  * "RelationshipInHtmlTable example")
1300
1300
  *
1301
1301
  * The component's props identify which Relationship to render based on
@@ -1469,7 +1469,7 @@ export function RelationshipInHtmlTable(
1469
1469
  * See the <ResultTableInHtmlTable /> (Solid) demo for this component in
1470
1470
  * action:
1471
1471
  *
1472
- * ![ResultTableInHtmlTable example](https://beta.tinybase.org/shots/resulttableinhtmltable-solid-demo.png
1472
+ * ![ResultTableInHtmlTable example](https://tinybase.org/shots/resulttableinhtmltable-solid-demo.png
1473
1473
  * "ResultTableInHtmlTable example")
1474
1474
  *
1475
1475
  * The component's props identify which ResultTable to render based on query Id,
@@ -1620,7 +1620,7 @@ export function ResultTableInHtmlTable(
1620
1620
  * See the <ResultSortedTableInHtmlTable /> (Solid) demo for this component in
1621
1621
  * action:
1622
1622
  *
1623
- * ![ResultSortedTableInHtmlTable example](https://beta.tinybase.org/shots/resultsortedtableinhtmltable-solid-demo.png
1623
+ * ![ResultSortedTableInHtmlTable example](https://tinybase.org/shots/resultsortedtableinhtmltable-solid-demo.png
1624
1624
  * "ResultSortedTableInHtmlTable example")
1625
1625
  *
1626
1626
  * The component's props identify which ResultTable to render based on query Id,
@@ -1792,7 +1792,7 @@ export function ResultSortedTableInHtmlTable(
1792
1792
  *
1793
1793
  * See the <EditableCellView /> (Solid) demo for this component in action:
1794
1794
  *
1795
- * ![EditableCellView example](https://beta.tinybase.org/shots/editablecellview-solid-demo.png
1795
+ * ![EditableCellView example](https://tinybase.org/shots/editablecellview-solid-demo.png
1796
1796
  * "EditableCellView example")
1797
1797
  *
1798
1798
  * The component's props identify which Cell to render based on Table Id, Row
@@ -1862,7 +1862,7 @@ export function EditableCellView(
1862
1862
  *
1863
1863
  * See the <EditableValueView /> (Solid) demo for this component in action:
1864
1864
  *
1865
- * ![EditableValueView example](https://beta.tinybase.org/shots/editablevalueview-solid-demo.png
1865
+ * ![EditableValueView example](https://tinybase.org/shots/editablevalueview-solid-demo.png
1866
1866
  * "EditableValueView example")
1867
1867
  *
1868
1868
  * The component's props identify which Value to render based on Table Id, Row
@@ -1932,7 +1932,7 @@ export function EditableValueView(
1932
1932
  * See the <SortedTableInHtmlTable /> (Solid) demo for this component in
1933
1933
  * action:
1934
1934
  *
1935
- * ![SortedTablePaginator example](https://beta.tinybase.org/shots/sortedtablepaginator-solid-demo.png
1935
+ * ![SortedTablePaginator example](https://tinybase.org/shots/sortedtablepaginator-solid-demo.png
1936
1936
  * "SortedTablePaginator example")
1937
1937
  *
1938
1938
  * The component displays 'previous' and 'next' buttons for paging through the
@@ -669,7 +669,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
669
669
  *
670
670
  * See the <TableInHtmlTable /> (Solid) demo for this component in action:
671
671
  *
672
- * ![TableInHtmlTable example](https://beta.tinybase.org/shots/tableinhtmltable-solid-demo.png
672
+ * ![TableInHtmlTable example](https://tinybase.org/shots/tableinhtmltable-solid-demo.png
673
673
  * "TableInHtmlTable example")
674
674
  *
675
675
  * The component's props identify which Table to render based on Table Id, and
@@ -821,7 +821,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
821
821
  * See the <SortedTableInHtmlTable /> (Solid) demo for this component in
822
822
  * action:
823
823
  *
824
- * ![SortedTableInHtmlTable example](https://beta.tinybase.org/shots/sortedtableinhtmltable-solid-demo.png
824
+ * ![SortedTableInHtmlTable example](https://tinybase.org/shots/sortedtableinhtmltable-solid-demo.png
825
825
  * "SortedTableInHtmlTable example")
826
826
  *
827
827
  * The component's props identify which Table to render based on Table Id, and
@@ -1000,7 +1000,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1000
1000
  *
1001
1001
  * See the <ValuesInHtmlTable /> (Solid) demo for this component in action:
1002
1002
  *
1003
- * ![ValuesInHtmlTable example](https://beta.tinybase.org/shots/valuesinhtmltable-solid-demo.png
1003
+ * ![ValuesInHtmlTable example](https://tinybase.org/shots/valuesinhtmltable-solid-demo.png
1004
1004
  * "ValuesInHtmlTable example")
1005
1005
  *
1006
1006
  * The component's props identify which Row to render based on Table Id, Row Id,
@@ -1137,7 +1137,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1137
1137
  *
1138
1138
  * See the <SliceInHtmlTable /> (Solid) demo for this component in action:
1139
1139
  *
1140
- * ![SliceInHtmlTable example](https://beta.tinybase.org/shots/sliceinhtmltable-solid-demo.png
1140
+ * ![SliceInHtmlTable example](https://tinybase.org/shots/sliceinhtmltable-solid-demo.png
1141
1141
  * "SliceInHtmlTable example")
1142
1142
  *
1143
1143
  * The component's props identify which Slice to render based on Index Id, Slice
@@ -1301,7 +1301,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1301
1301
  * See the <RelationshipInHtmlTable /> (Solid) demo for this component in
1302
1302
  * action:
1303
1303
  *
1304
- * ![RelationshipInHtmlTable example](https://beta.tinybase.org/shots/relationshipinhtmltable-solid-demo.png
1304
+ * ![RelationshipInHtmlTable example](https://tinybase.org/shots/relationshipinhtmltable-solid-demo.png
1305
1305
  * "RelationshipInHtmlTable example")
1306
1306
  *
1307
1307
  * The component's props identify which Relationship to render based on
@@ -1483,7 +1483,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1483
1483
  * See the <ResultTableInHtmlTable /> (Solid) demo for this component in
1484
1484
  * action:
1485
1485
  *
1486
- * ![ResultTableInHtmlTable example](https://beta.tinybase.org/shots/resulttableinhtmltable-solid-demo.png
1486
+ * ![ResultTableInHtmlTable example](https://tinybase.org/shots/resulttableinhtmltable-solid-demo.png
1487
1487
  * "ResultTableInHtmlTable example")
1488
1488
  *
1489
1489
  * The component's props identify which ResultTable to render based on query Id,
@@ -1642,7 +1642,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1642
1642
  * See the <ResultSortedTableInHtmlTable /> (Solid) demo for this component in
1643
1643
  * action:
1644
1644
  *
1645
- * ![ResultSortedTableInHtmlTable example](https://beta.tinybase.org/shots/resultsortedtableinhtmltable-solid-demo.png
1645
+ * ![ResultSortedTableInHtmlTable example](https://tinybase.org/shots/resultsortedtableinhtmltable-solid-demo.png
1646
1646
  * "ResultSortedTableInHtmlTable example")
1647
1647
  *
1648
1648
  * The component's props identify which ResultTable to render based on query Id,
@@ -1822,7 +1822,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1822
1822
  *
1823
1823
  * See the <EditableCellView /> (Solid) demo for this component in action:
1824
1824
  *
1825
- * ![EditableCellView example](https://beta.tinybase.org/shots/editablecellview-solid-demo.png
1825
+ * ![EditableCellView example](https://tinybase.org/shots/editablecellview-solid-demo.png
1826
1826
  * "EditableCellView example")
1827
1827
  *
1828
1828
  * The component's props identify which Cell to render based on Table Id, Row
@@ -1906,7 +1906,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1906
1906
  *
1907
1907
  * See the <EditableValueView /> (Solid) demo for this component in action:
1908
1908
  *
1909
- * ![EditableValueView example](https://beta.tinybase.org/shots/editablevalueview-solid-demo.png
1909
+ * ![EditableValueView example](https://tinybase.org/shots/editablevalueview-solid-demo.png
1910
1910
  * "EditableValueView example")
1911
1911
  *
1912
1912
  * The component's props identify which Value to render based on Table Id, Row
@@ -1976,7 +1976,7 @@ export type WithSchemas<Schemas extends OptionalSchemas> = {
1976
1976
  * See the <SortedTableInHtmlTable /> (Solid) demo for this component in
1977
1977
  * action:
1978
1978
  *
1979
- * ![SortedTablePaginator example](https://beta.tinybase.org/shots/sortedtablepaginator-solid-demo.png
1979
+ * ![SortedTablePaginator example](https://tinybase.org/shots/sortedtablepaginator-solid-demo.png
1980
1980
  * "SortedTablePaginator example")
1981
1981
  *
1982
1982
  * The component displays 'previous' and 'next' buttons for paging through the
@@ -49,7 +49,7 @@ export type InspectorProps = {
49
49
  *
50
50
  * See the <Inspector /> (Solid) demo for this component in action:
51
51
  *
52
- * ![Inspector example](https://beta.tinybase.org/shots/inspector-solid-demo.png
52
+ * ![Inspector example](https://tinybase.org/shots/inspector-solid-demo.png
53
53
  * "Inspector example")
54
54
  *
55
55
  * The component displays a nub in the corner of the screen which you may then
@@ -49,7 +49,7 @@ export type InspectorProps = {
49
49
  *
50
50
  * See the <Inspector /> (Solid) demo for this component in action:
51
51
  *
52
- * ![Inspector example](https://beta.tinybase.org/shots/inspector-solid-demo.png
52
+ * ![Inspector example](https://tinybase.org/shots/inspector-solid-demo.png
53
53
  * "Inspector example")
54
54
  *
55
55
  * The component displays a nub in the corner of the screen which you may then
@@ -693,7 +693,7 @@ export type SortedTablePaginatorProps = {
693
693
  *
694
694
  * See the <TableInHtmlTable /> (Svelte) demo for this component in action:
695
695
  *
696
- * ![TableInHtmlTable example](https://beta.tinybase.org/shots/tableinhtmltable-svelte-demo.png
696
+ * ![TableInHtmlTable example](https://tinybase.org/shots/tableinhtmltable-svelte-demo.png
697
697
  * "TableInHtmlTable example")
698
698
  *
699
699
  * The component's props identify which Table to render based on Table Id, and
@@ -857,7 +857,7 @@ export const TableInHtmlTable: Component<
857
857
  * See the <SortedTableInHtmlTable /> (Svelte) demo for this component in
858
858
  * action:
859
859
  *
860
- * ![SortedTableInHtmlTable example](https://beta.tinybase.org/shots/sortedtableinhtmltable-svelte-demo.png
860
+ * ![SortedTableInHtmlTable example](https://tinybase.org/shots/sortedtableinhtmltable-svelte-demo.png
861
861
  * "SortedTableInHtmlTable example")
862
862
  *
863
863
  * The component's props identify which Table to render based on Table Id, and
@@ -1045,7 +1045,7 @@ export const SortedTableInHtmlTable: Component<
1045
1045
  *
1046
1046
  * See the <ValuesInHtmlTable /> (Svelte) demo for this component in action:
1047
1047
  *
1048
- * ![ValuesInHtmlTable example](https://beta.tinybase.org/shots/valuesinhtmltable-svelte-demo.png
1048
+ * ![ValuesInHtmlTable example](https://tinybase.org/shots/valuesinhtmltable-svelte-demo.png
1049
1049
  * "ValuesInHtmlTable example")
1050
1050
  *
1051
1051
  * The component's props identify which Row to render based on Table Id, Row Id,
@@ -1188,7 +1188,7 @@ export const ValuesInHtmlTable: Component<
1188
1188
  *
1189
1189
  * See the <SliceInHtmlTable /> (Svelte) demo for this component in action:
1190
1190
  *
1191
- * ![SliceInHtmlTable example](https://beta.tinybase.org/shots/sliceinhtmltable-svelte-demo.png
1191
+ * ![SliceInHtmlTable example](https://tinybase.org/shots/sliceinhtmltable-svelte-demo.png
1192
1192
  * "SliceInHtmlTable example")
1193
1193
  *
1194
1194
  * The component's props identify which Slice to render based on Index Id, Slice
@@ -1360,7 +1360,7 @@ export const SliceInHtmlTable: Component<
1360
1360
  * See the <RelationshipInHtmlTable /> (Svelte) demo for this component in
1361
1361
  * action:
1362
1362
  *
1363
- * ![RelationshipInHtmlTable example](https://beta.tinybase.org/shots/relationshipinhtmltable-svelte-demo.png
1363
+ * ![RelationshipInHtmlTable example](https://tinybase.org/shots/relationshipinhtmltable-svelte-demo.png
1364
1364
  * "RelationshipInHtmlTable example")
1365
1365
  *
1366
1366
  * The component's props identify which Relationship to render based on
@@ -1547,7 +1547,7 @@ export const RelationshipInHtmlTable: Component<
1547
1547
  * See the <ResultTableInHtmlTable /> (Svelte) demo for this component in
1548
1548
  * action:
1549
1549
  *
1550
- * ![ResultTableInHtmlTable example](https://beta.tinybase.org/shots/resulttableinhtmltable-svelte-demo.png
1550
+ * ![ResultTableInHtmlTable example](https://tinybase.org/shots/resulttableinhtmltable-svelte-demo.png
1551
1551
  * "ResultTableInHtmlTable example")
1552
1552
  *
1553
1553
  * The component's props identify which ResultTable to render based on query Id,
@@ -1716,7 +1716,7 @@ export const ResultTableInHtmlTable: Component<
1716
1716
  * See the <ResultSortedTableInHtmlTable /> (Svelte) demo for this component in
1717
1717
  * action:
1718
1718
  *
1719
- * ![ResultSortedTableInHtmlTable example](https://beta.tinybase.org/shots/resultsortedtableinhtmltable-svelte-demo.png
1719
+ * ![ResultSortedTableInHtmlTable example](https://tinybase.org/shots/resultsortedtableinhtmltable-svelte-demo.png
1720
1720
  * "ResultSortedTableInHtmlTable example")
1721
1721
  *
1722
1722
  * The component's props identify which ResultTable to render based on query Id,
@@ -1905,7 +1905,7 @@ export const ResultSortedTableInHtmlTable: Component<
1905
1905
  *
1906
1906
  * See the <EditableCellView /> (Svelte) demo for this component in action:
1907
1907
  *
1908
- * ![EditableCellView example](https://beta.tinybase.org/shots/editablecellview-svelte-demo.png
1908
+ * ![EditableCellView example](https://tinybase.org/shots/editablecellview-svelte-demo.png
1909
1909
  * "EditableCellView example")
1910
1910
  *
1911
1911
  * The component's props identify which Cell to render based on Table Id, Row
@@ -1978,7 +1978,7 @@ export const EditableCellView: Component<
1978
1978
  *
1979
1979
  * See the <EditableValueView /> (Svelte) demo for this component in action:
1980
1980
  *
1981
- * ![EditableValueView example](https://beta.tinybase.org/shots/editablevalueview-svelte-demo.png
1981
+ * ![EditableValueView example](https://tinybase.org/shots/editablevalueview-svelte-demo.png
1982
1982
  * "EditableValueView example")
1983
1983
  *
1984
1984
  * The component's props identify which Value to render based on Table Id, Row
@@ -2053,7 +2053,7 @@ export const EditableValueView: Component<
2053
2053
  * See the <SortedTableInHtmlTable /> (Svelte) demo for this component in
2054
2054
  * action:
2055
2055
  *
2056
- * ![SortedTablePaginator example](https://beta.tinybase.org/shots/sortedtablepaginator-svelte-demo.png
2056
+ * ![SortedTablePaginator example](https://tinybase.org/shots/sortedtablepaginator-svelte-demo.png
2057
2057
  * "SortedTablePaginator example")
2058
2058
  *
2059
2059
  * The component displays 'previous' and 'next' buttons for paging through the