@xyo-network/react-error 2.53.0 → 2.54.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.
- package/dist/cjs/components/{XyoErrorBoundary → ErrorBoundary}/ThrownErrorBoundary.js +7 -7
- package/dist/cjs/components/ErrorBoundary/ThrownErrorBoundary.js.map +1 -0
- package/dist/cjs/components/ErrorBoundary/index.js.map +1 -0
- package/dist/cjs/components/{XyoErrorRender → ErrorRender}/ErrorAlert.js +3 -3
- package/dist/cjs/components/ErrorRender/ErrorAlert.js.map +1 -0
- package/dist/cjs/components/ErrorRender/Props.js.map +1 -0
- package/dist/cjs/components/{XyoErrorRender → ErrorRender}/Render.js +4 -4
- package/dist/cjs/components/ErrorRender/Render.js.map +1 -0
- package/dist/cjs/components/ErrorRender/index.js.map +1 -0
- package/dist/cjs/components/index.js +2 -2
- package/dist/cjs/components/index.js.map +1 -1
- package/dist/docs.json +722 -722
- package/dist/esm/components/{XyoErrorBoundary → ErrorBoundary}/ThrownErrorBoundary.js +5 -5
- package/dist/esm/components/ErrorBoundary/ThrownErrorBoundary.js.map +1 -0
- package/dist/esm/components/ErrorBoundary/index.js.map +1 -0
- package/dist/esm/components/{XyoErrorRender → ErrorRender}/ErrorAlert.js +1 -1
- package/dist/esm/components/ErrorRender/ErrorAlert.js.map +1 -0
- package/dist/esm/components/ErrorRender/Props.js.map +1 -0
- package/dist/esm/components/{XyoErrorRender → ErrorRender}/Render.js +3 -3
- package/dist/esm/components/ErrorRender/Render.js.map +1 -0
- package/dist/esm/components/ErrorRender/index.js.map +1 -0
- package/dist/esm/components/index.js +2 -2
- package/dist/esm/components/index.js.map +1 -1
- package/dist/types/components/{XyoErrorBoundary → ErrorBoundary}/ThrownErrorBoundary.d.ts +5 -5
- package/dist/types/components/ErrorBoundary/ThrownErrorBoundary.d.ts.map +1 -0
- package/dist/types/components/ErrorBoundary/index.d.ts.map +1 -0
- package/dist/types/components/{XyoErrorRender → ErrorRender}/ErrorAlert.d.ts +2 -2
- package/dist/types/components/ErrorRender/ErrorAlert.d.ts.map +1 -0
- package/dist/types/components/{XyoErrorRender → ErrorRender}/Props.d.ts +1 -1
- package/dist/types/components/ErrorRender/Props.d.ts.map +1 -0
- package/dist/types/components/ErrorRender/Render.d.ts +4 -0
- package/dist/types/components/ErrorRender/Render.d.ts.map +1 -0
- package/dist/types/components/ErrorRender/index.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +2 -2
- package/dist/types/components/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/{XyoErrorBoundary → ErrorBoundary}/ThrownErrorBoundary.stories.tsx +6 -6
- package/src/components/{XyoErrorBoundary → ErrorBoundary}/ThrownErrorBoundary.tsx +8 -8
- package/src/components/{XyoErrorRender → ErrorRender}/ErrorAlert.tsx +2 -2
- package/src/components/{XyoErrorRender → ErrorRender}/Props.ts +1 -1
- package/src/components/{XyoErrorRender → ErrorRender}/Render.tsx +4 -11
- package/src/components/index.ts +2 -2
- package/dist/cjs/components/XyoErrorBoundary/ThrownErrorBoundary.js.map +0 -1
- package/dist/cjs/components/XyoErrorBoundary/index.js.map +0 -1
- package/dist/cjs/components/XyoErrorRender/ErrorAlert.js.map +0 -1
- package/dist/cjs/components/XyoErrorRender/Props.js.map +0 -1
- package/dist/cjs/components/XyoErrorRender/Render.js.map +0 -1
- package/dist/cjs/components/XyoErrorRender/index.js.map +0 -1
- package/dist/esm/components/XyoErrorBoundary/ThrownErrorBoundary.js.map +0 -1
- package/dist/esm/components/XyoErrorBoundary/index.js.map +0 -1
- package/dist/esm/components/XyoErrorRender/ErrorAlert.js.map +0 -1
- package/dist/esm/components/XyoErrorRender/Props.js.map +0 -1
- package/dist/esm/components/XyoErrorRender/Render.js.map +0 -1
- package/dist/esm/components/XyoErrorRender/index.js.map +0 -1
- package/dist/types/components/XyoErrorBoundary/ThrownErrorBoundary.d.ts.map +0 -1
- package/dist/types/components/XyoErrorBoundary/index.d.ts.map +0 -1
- package/dist/types/components/XyoErrorRender/ErrorAlert.d.ts.map +0 -1
- package/dist/types/components/XyoErrorRender/Props.d.ts.map +0 -1
- package/dist/types/components/XyoErrorRender/Render.d.ts +0 -4
- package/dist/types/components/XyoErrorRender/Render.d.ts.map +0 -1
- package/dist/types/components/XyoErrorRender/index.d.ts.map +0 -1
- /package/dist/cjs/components/{XyoErrorBoundary → ErrorBoundary}/index.js +0 -0
- /package/dist/cjs/components/{XyoErrorRender → ErrorRender}/Props.js +0 -0
- /package/dist/cjs/components/{XyoErrorRender → ErrorRender}/index.js +0 -0
- /package/dist/esm/components/{XyoErrorBoundary → ErrorBoundary}/index.js +0 -0
- /package/dist/esm/components/{XyoErrorRender → ErrorRender}/Props.js +0 -0
- /package/dist/esm/components/{XyoErrorRender → ErrorRender}/index.js +0 -0
- /package/dist/types/components/{XyoErrorBoundary → ErrorBoundary}/index.d.ts +0 -0
- /package/dist/types/components/{XyoErrorRender → ErrorRender}/index.d.ts +0 -0
- /package/src/components/{XyoErrorBoundary → ErrorBoundary}/index.ts +0 -0
- /package/src/components/{XyoErrorRender → ErrorRender}/index.ts +0 -0
package/dist/docs.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
"children": [
|
9
9
|
{
|
10
10
|
"id": 15,
|
11
|
-
"name": "
|
11
|
+
"name": "ThrownErrorBoundary",
|
12
12
|
"kind": 128,
|
13
13
|
"kindString": "Class",
|
14
14
|
"flags": {},
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"signatures": [
|
37
37
|
{
|
38
38
|
"id": 25,
|
39
|
-
"name": "new
|
39
|
+
"name": "new ThrownErrorBoundary",
|
40
40
|
"kind": 16384,
|
41
41
|
"kindString": "Constructor signature",
|
42
42
|
"flags": {
|
@@ -57,7 +57,7 @@
|
|
57
57
|
{
|
58
58
|
"type": "reference",
|
59
59
|
"id": 1,
|
60
|
-
"name": "
|
60
|
+
"name": "ThrownErrorBoundaryProps"
|
61
61
|
},
|
62
62
|
{
|
63
63
|
"type": "reference",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
{
|
66
66
|
"type": "reference",
|
67
67
|
"id": 1,
|
68
|
-
"name": "
|
68
|
+
"name": "ThrownErrorBoundaryProps"
|
69
69
|
}
|
70
70
|
],
|
71
71
|
"name": "Readonly",
|
@@ -79,16 +79,16 @@
|
|
79
79
|
"type": {
|
80
80
|
"type": "reference",
|
81
81
|
"id": 15,
|
82
|
-
"name": "
|
82
|
+
"name": "ThrownErrorBoundary"
|
83
83
|
},
|
84
84
|
"inheritedFrom": {
|
85
85
|
"type": "reference",
|
86
|
-
"name": "Component<
|
86
|
+
"name": "Component<ThrownErrorBoundaryProps, ThrownErrorBoundaryState>.constructor"
|
87
87
|
}
|
88
88
|
},
|
89
89
|
{
|
90
90
|
"id": 27,
|
91
|
-
"name": "new
|
91
|
+
"name": "new ThrownErrorBoundary",
|
92
92
|
"kind": 16384,
|
93
93
|
"kindString": "Constructor signature",
|
94
94
|
"flags": {
|
@@ -124,7 +124,7 @@
|
|
124
124
|
"type": {
|
125
125
|
"type": "reference",
|
126
126
|
"id": 1,
|
127
|
-
"name": "
|
127
|
+
"name": "ThrownErrorBoundaryProps"
|
128
128
|
}
|
129
129
|
},
|
130
130
|
{
|
@@ -144,17 +144,17 @@
|
|
144
144
|
"type": {
|
145
145
|
"type": "reference",
|
146
146
|
"id": 15,
|
147
|
-
"name": "
|
147
|
+
"name": "ThrownErrorBoundary"
|
148
148
|
},
|
149
149
|
"inheritedFrom": {
|
150
150
|
"type": "reference",
|
151
|
-
"name": "Component<
|
151
|
+
"name": "Component<ThrownErrorBoundaryProps, ThrownErrorBoundaryState>.constructor"
|
152
152
|
}
|
153
153
|
}
|
154
154
|
],
|
155
155
|
"inheritedFrom": {
|
156
156
|
"type": "reference",
|
157
|
-
"name": "Component<
|
157
|
+
"name": "Component<ThrownErrorBoundaryProps, ThrownErrorBoundaryState>.constructor"
|
158
158
|
}
|
159
159
|
},
|
160
160
|
{
|
@@ -167,16 +167,16 @@
|
|
167
167
|
},
|
168
168
|
"sources": [
|
169
169
|
{
|
170
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
170
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
171
171
|
"line": 20,
|
172
172
|
"character": 18,
|
173
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
173
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L20"
|
174
174
|
}
|
175
175
|
],
|
176
176
|
"type": {
|
177
177
|
"type": "reference",
|
178
178
|
"id": 12,
|
179
|
-
"name": "
|
179
|
+
"name": "ThrownErrorBoundaryState"
|
180
180
|
},
|
181
181
|
"defaultValue": "...",
|
182
182
|
"overwrites": {
|
@@ -194,10 +194,10 @@
|
|
194
194
|
},
|
195
195
|
"sources": [
|
196
196
|
{
|
197
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
197
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
198
198
|
"line": 34,
|
199
199
|
"character": 18,
|
200
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
200
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L34"
|
201
201
|
}
|
202
202
|
],
|
203
203
|
"signatures": [
|
@@ -260,10 +260,10 @@
|
|
260
260
|
},
|
261
261
|
"sources": [
|
262
262
|
{
|
263
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
263
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
264
264
|
"line": 46,
|
265
265
|
"character": 18,
|
266
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
266
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L46"
|
267
267
|
}
|
268
268
|
],
|
269
269
|
"signatures": [
|
@@ -339,10 +339,10 @@
|
|
339
339
|
},
|
340
340
|
"sources": [
|
341
341
|
{
|
342
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
342
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
343
343
|
"line": 24,
|
344
344
|
"character": 9,
|
345
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
345
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L24"
|
346
346
|
}
|
347
347
|
],
|
348
348
|
"signatures": [
|
@@ -370,7 +370,7 @@
|
|
370
370
|
"type": {
|
371
371
|
"type": "reference",
|
372
372
|
"id": 12,
|
373
|
-
"name": "
|
373
|
+
"name": "ThrownErrorBoundaryState"
|
374
374
|
}
|
375
375
|
}
|
376
376
|
]
|
@@ -386,10 +386,10 @@
|
|
386
386
|
},
|
387
387
|
"sources": [
|
388
388
|
{
|
389
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
389
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
390
390
|
"line": 28,
|
391
391
|
"character": 16,
|
392
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
392
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L28"
|
393
393
|
}
|
394
394
|
],
|
395
395
|
"signatures": [
|
@@ -516,10 +516,10 @@
|
|
516
516
|
],
|
517
517
|
"sources": [
|
518
518
|
{
|
519
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
519
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
520
520
|
"line": 19,
|
521
521
|
"character": 13,
|
522
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
522
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L19"
|
523
523
|
}
|
524
524
|
],
|
525
525
|
"extendedTypes": [
|
@@ -529,12 +529,12 @@
|
|
529
529
|
{
|
530
530
|
"type": "reference",
|
531
531
|
"id": 1,
|
532
|
-
"name": "
|
532
|
+
"name": "ThrownErrorBoundaryProps"
|
533
533
|
},
|
534
534
|
{
|
535
535
|
"type": "reference",
|
536
536
|
"id": 12,
|
537
|
-
"name": "
|
537
|
+
"name": "ThrownErrorBoundaryState"
|
538
538
|
}
|
539
539
|
],
|
540
540
|
"name": "Component",
|
@@ -543,103 +543,9 @@
|
|
543
543
|
}
|
544
544
|
]
|
545
545
|
},
|
546
|
-
{
|
547
|
-
"id": 436,
|
548
|
-
"name": "ErrorReporterContextState",
|
549
|
-
"kind": 256,
|
550
|
-
"kindString": "Interface",
|
551
|
-
"flags": {},
|
552
|
-
"children": [
|
553
|
-
{
|
554
|
-
"id": 437,
|
555
|
-
"name": "rollbar",
|
556
|
-
"kind": 1024,
|
557
|
-
"kindString": "Property",
|
558
|
-
"flags": {
|
559
|
-
"isOptional": true
|
560
|
-
},
|
561
|
-
"sources": [
|
562
|
-
{
|
563
|
-
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
564
|
-
"line": 4,
|
565
|
-
"character": 2,
|
566
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L4"
|
567
|
-
}
|
568
|
-
],
|
569
|
-
"type": {
|
570
|
-
"type": "reference",
|
571
|
-
"name": "Rollbar",
|
572
|
-
"qualifiedName": "Rollbar",
|
573
|
-
"package": "rollbar"
|
574
|
-
}
|
575
|
-
}
|
576
|
-
],
|
577
|
-
"groups": [
|
578
|
-
{
|
579
|
-
"title": "Properties",
|
580
|
-
"children": [
|
581
|
-
437
|
582
|
-
]
|
583
|
-
}
|
584
|
-
],
|
585
|
-
"sources": [
|
586
|
-
{
|
587
|
-
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
588
|
-
"line": 3,
|
589
|
-
"character": 17,
|
590
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L3"
|
591
|
-
}
|
592
|
-
]
|
593
|
-
},
|
594
|
-
{
|
595
|
-
"id": 430,
|
596
|
-
"name": "ErrorReporterProviderProps",
|
597
|
-
"kind": 256,
|
598
|
-
"kindString": "Interface",
|
599
|
-
"flags": {},
|
600
|
-
"children": [
|
601
|
-
{
|
602
|
-
"id": 431,
|
603
|
-
"name": "rollbar",
|
604
|
-
"kind": 1024,
|
605
|
-
"kindString": "Property",
|
606
|
-
"flags": {},
|
607
|
-
"sources": [
|
608
|
-
{
|
609
|
-
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
610
|
-
"line": 8,
|
611
|
-
"character": 2,
|
612
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L8"
|
613
|
-
}
|
614
|
-
],
|
615
|
-
"type": {
|
616
|
-
"type": "reference",
|
617
|
-
"name": "Rollbar",
|
618
|
-
"qualifiedName": "Rollbar",
|
619
|
-
"package": "rollbar"
|
620
|
-
}
|
621
|
-
}
|
622
|
-
],
|
623
|
-
"groups": [
|
624
|
-
{
|
625
|
-
"title": "Properties",
|
626
|
-
"children": [
|
627
|
-
431
|
628
|
-
]
|
629
|
-
}
|
630
|
-
],
|
631
|
-
"sources": [
|
632
|
-
{
|
633
|
-
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
634
|
-
"line": 7,
|
635
|
-
"character": 17,
|
636
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L7"
|
637
|
-
}
|
638
|
-
]
|
639
|
-
},
|
640
546
|
{
|
641
547
|
"id": 37,
|
642
|
-
"name": "
|
548
|
+
"name": "ErrorAlertProps",
|
643
549
|
"kind": 256,
|
644
550
|
"kindString": "Interface",
|
645
551
|
"flags": {},
|
@@ -654,10 +560,10 @@
|
|
654
560
|
},
|
655
561
|
"sources": [
|
656
562
|
{
|
657
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
563
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx",
|
658
564
|
"line": 5,
|
659
565
|
"character": 2,
|
660
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
566
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx#L5"
|
661
567
|
}
|
662
568
|
],
|
663
569
|
"type": {
|
@@ -716,10 +622,10 @@
|
|
716
622
|
},
|
717
623
|
"sources": [
|
718
624
|
{
|
719
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
625
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx",
|
720
626
|
"line": 6,
|
721
627
|
"character": 2,
|
722
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
628
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx#L6"
|
723
629
|
}
|
724
630
|
],
|
725
631
|
"type": {
|
@@ -739,10 +645,10 @@
|
|
739
645
|
],
|
740
646
|
"sources": [
|
741
647
|
{
|
742
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
648
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx",
|
743
649
|
"line": 4,
|
744
650
|
"character": 17,
|
745
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
651
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx#L4"
|
746
652
|
}
|
747
653
|
],
|
748
654
|
"extendedTypes": [
|
@@ -755,315 +661,135 @@
|
|
755
661
|
]
|
756
662
|
},
|
757
663
|
{
|
758
|
-
"id":
|
759
|
-
"name": "
|
664
|
+
"id": 45,
|
665
|
+
"name": "ErrorRenderProps",
|
760
666
|
"kind": 256,
|
761
667
|
"kindString": "Interface",
|
762
668
|
"flags": {},
|
763
669
|
"children": [
|
764
670
|
{
|
765
|
-
"id":
|
766
|
-
"name": "
|
767
|
-
"kind": 1024,
|
768
|
-
"kindString": "Property",
|
769
|
-
"flags": {
|
770
|
-
"isOptional": true
|
771
|
-
},
|
772
|
-
"sources": [
|
773
|
-
{
|
774
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
775
|
-
"line": 8,
|
776
|
-
"character": 2,
|
777
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L8"
|
778
|
-
}
|
779
|
-
],
|
780
|
-
"type": {
|
781
|
-
"type": "intrinsic",
|
782
|
-
"name": "string"
|
783
|
-
}
|
784
|
-
},
|
785
|
-
{
|
786
|
-
"id": 3,
|
787
|
-
"name": "children",
|
671
|
+
"id": 134,
|
672
|
+
"name": "alignContent",
|
788
673
|
"kind": 1024,
|
789
674
|
"kindString": "Property",
|
790
675
|
"flags": {},
|
791
|
-
"sources": [
|
792
|
-
{
|
793
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
794
|
-
"line": 9,
|
795
|
-
"character": 2,
|
796
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L9"
|
797
|
-
}
|
798
|
-
],
|
799
676
|
"type": {
|
677
|
+
"type": "union",
|
678
|
+
"types": [
|
679
|
+
{
|
680
|
+
"type": "reference",
|
681
|
+
"typeArguments": [
|
682
|
+
{
|
683
|
+
"type": "union",
|
684
|
+
"types": [
|
685
|
+
{
|
686
|
+
"type": "intrinsic",
|
687
|
+
"name": "undefined"
|
688
|
+
},
|
689
|
+
{
|
690
|
+
"type": "array",
|
691
|
+
"elementType": {
|
692
|
+
"type": "intrinsic",
|
693
|
+
"name": "string"
|
694
|
+
}
|
695
|
+
},
|
696
|
+
{
|
697
|
+
"type": "reference",
|
698
|
+
"name": "AlignContent",
|
699
|
+
"qualifiedName": "Property.AlignContent",
|
700
|
+
"package": "csstype"
|
701
|
+
}
|
702
|
+
]
|
703
|
+
}
|
704
|
+
],
|
705
|
+
"name": "ResponsiveStyleValue",
|
706
|
+
"qualifiedName": "ResponsiveStyleValue",
|
707
|
+
"package": "@mui/system"
|
708
|
+
},
|
709
|
+
{
|
710
|
+
"type": "reflection",
|
711
|
+
"declaration": {
|
712
|
+
"id": 135,
|
713
|
+
"name": "__type",
|
714
|
+
"kind": 65536,
|
715
|
+
"kindString": "Type literal",
|
716
|
+
"flags": {},
|
717
|
+
"sources": [
|
718
|
+
{
|
719
|
+
"fileName": "node_modules/@mui/system/Box/Box.d.ts",
|
720
|
+
"line": 170,
|
721
|
+
"character": 7
|
722
|
+
}
|
723
|
+
],
|
724
|
+
"signatures": [
|
725
|
+
{
|
726
|
+
"id": 136,
|
727
|
+
"name": "__type",
|
728
|
+
"kind": 4096,
|
729
|
+
"kindString": "Call signature",
|
730
|
+
"flags": {},
|
731
|
+
"parameters": [
|
732
|
+
{
|
733
|
+
"id": 137,
|
734
|
+
"name": "theme",
|
735
|
+
"kind": 32768,
|
736
|
+
"kindString": "Parameter",
|
737
|
+
"flags": {},
|
738
|
+
"type": {
|
739
|
+
"type": "reference",
|
740
|
+
"name": "Theme",
|
741
|
+
"qualifiedName": "Theme",
|
742
|
+
"package": "@mui/material"
|
743
|
+
}
|
744
|
+
}
|
745
|
+
],
|
746
|
+
"type": {
|
747
|
+
"type": "reference",
|
748
|
+
"typeArguments": [
|
749
|
+
{
|
750
|
+
"type": "union",
|
751
|
+
"types": [
|
752
|
+
{
|
753
|
+
"type": "intrinsic",
|
754
|
+
"name": "undefined"
|
755
|
+
},
|
756
|
+
{
|
757
|
+
"type": "array",
|
758
|
+
"elementType": {
|
759
|
+
"type": "intrinsic",
|
760
|
+
"name": "string"
|
761
|
+
}
|
762
|
+
},
|
763
|
+
{
|
764
|
+
"type": "reference",
|
765
|
+
"name": "AlignContent",
|
766
|
+
"qualifiedName": "Property.AlignContent",
|
767
|
+
"package": "csstype"
|
768
|
+
}
|
769
|
+
]
|
770
|
+
}
|
771
|
+
],
|
772
|
+
"name": "ResponsiveStyleValue",
|
773
|
+
"qualifiedName": "ResponsiveStyleValue",
|
774
|
+
"package": "@mui/system"
|
775
|
+
}
|
776
|
+
}
|
777
|
+
]
|
778
|
+
}
|
779
|
+
}
|
780
|
+
]
|
781
|
+
},
|
782
|
+
"inheritedFrom": {
|
800
783
|
"type": "reference",
|
801
|
-
"name": "
|
802
|
-
"qualifiedName": "React.ReactNode",
|
803
|
-
"package": "@types/react"
|
784
|
+
"name": "FlexBoxProps.alignContent"
|
804
785
|
}
|
805
786
|
},
|
806
787
|
{
|
807
|
-
"id":
|
808
|
-
"name": "
|
788
|
+
"id": 130,
|
789
|
+
"name": "alignItems",
|
809
790
|
"kind": 1024,
|
810
791
|
"kindString": "Property",
|
811
|
-
"flags": {
|
812
|
-
"isOptional": true
|
813
|
-
},
|
814
|
-
"sources": [
|
815
|
-
{
|
816
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
817
|
-
"line": 10,
|
818
|
-
"character": 2,
|
819
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
820
|
-
}
|
821
|
-
],
|
822
|
-
"type": {
|
823
|
-
"type": "reflection",
|
824
|
-
"declaration": {
|
825
|
-
"id": 5,
|
826
|
-
"name": "__type",
|
827
|
-
"kind": 65536,
|
828
|
-
"kindString": "Type literal",
|
829
|
-
"flags": {},
|
830
|
-
"sources": [
|
831
|
-
{
|
832
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
833
|
-
"line": 10,
|
834
|
-
"character": 19,
|
835
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
836
|
-
}
|
837
|
-
],
|
838
|
-
"signatures": [
|
839
|
-
{
|
840
|
-
"id": 6,
|
841
|
-
"name": "__type",
|
842
|
-
"kind": 4096,
|
843
|
-
"kindString": "Call signature",
|
844
|
-
"flags": {},
|
845
|
-
"parameters": [
|
846
|
-
{
|
847
|
-
"id": 7,
|
848
|
-
"name": "e",
|
849
|
-
"kind": 32768,
|
850
|
-
"kindString": "Parameter",
|
851
|
-
"flags": {},
|
852
|
-
"type": {
|
853
|
-
"type": "intersection",
|
854
|
-
"types": [
|
855
|
-
{
|
856
|
-
"type": "reference",
|
857
|
-
"name": "SchemaFields",
|
858
|
-
"qualifiedName": "SchemaFields",
|
859
|
-
"package": "@xyo-network/payload-model"
|
860
|
-
},
|
861
|
-
{
|
862
|
-
"type": "reference",
|
863
|
-
"name": "PayloadFields",
|
864
|
-
"qualifiedName": "PayloadFields",
|
865
|
-
"package": "@xyo-network/payload-model"
|
866
|
-
},
|
867
|
-
{
|
868
|
-
"type": "reflection",
|
869
|
-
"declaration": {
|
870
|
-
"id": 8,
|
871
|
-
"name": "__type",
|
872
|
-
"kind": 65536,
|
873
|
-
"kindString": "Type literal",
|
874
|
-
"flags": {},
|
875
|
-
"sources": [
|
876
|
-
{
|
877
|
-
"fileName": "node_modules/@xyo-network/module-abstract/dist/types/Error.d.ts",
|
878
|
-
"line": 5,
|
879
|
-
"character": 34
|
880
|
-
}
|
881
|
-
]
|
882
|
-
}
|
883
|
-
}
|
884
|
-
]
|
885
|
-
}
|
886
|
-
},
|
887
|
-
{
|
888
|
-
"id": 9,
|
889
|
-
"name": "boundaryName",
|
890
|
-
"kind": 32768,
|
891
|
-
"kindString": "Parameter",
|
892
|
-
"flags": {
|
893
|
-
"isOptional": true
|
894
|
-
},
|
895
|
-
"type": {
|
896
|
-
"type": "intrinsic",
|
897
|
-
"name": "string"
|
898
|
-
}
|
899
|
-
}
|
900
|
-
],
|
901
|
-
"type": {
|
902
|
-
"type": "reference",
|
903
|
-
"name": "ReactNode",
|
904
|
-
"qualifiedName": "React.ReactNode",
|
905
|
-
"package": "@types/react"
|
906
|
-
}
|
907
|
-
}
|
908
|
-
]
|
909
|
-
}
|
910
|
-
}
|
911
|
-
},
|
912
|
-
{
|
913
|
-
"id": 10,
|
914
|
-
"name": "rethrow",
|
915
|
-
"kind": 1024,
|
916
|
-
"kindString": "Property",
|
917
|
-
"flags": {
|
918
|
-
"isOptional": true
|
919
|
-
},
|
920
|
-
"sources": [
|
921
|
-
{
|
922
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
923
|
-
"line": 11,
|
924
|
-
"character": 2,
|
925
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L11"
|
926
|
-
}
|
927
|
-
],
|
928
|
-
"type": {
|
929
|
-
"type": "intrinsic",
|
930
|
-
"name": "boolean"
|
931
|
-
}
|
932
|
-
},
|
933
|
-
{
|
934
|
-
"id": 11,
|
935
|
-
"name": "rollbar",
|
936
|
-
"kind": 1024,
|
937
|
-
"kindString": "Property",
|
938
|
-
"flags": {
|
939
|
-
"isOptional": true
|
940
|
-
},
|
941
|
-
"sources": [
|
942
|
-
{
|
943
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
944
|
-
"line": 12,
|
945
|
-
"character": 2,
|
946
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L12"
|
947
|
-
}
|
948
|
-
],
|
949
|
-
"type": {
|
950
|
-
"type": "reference",
|
951
|
-
"name": "Rollbar",
|
952
|
-
"qualifiedName": "Rollbar",
|
953
|
-
"package": "rollbar"
|
954
|
-
}
|
955
|
-
}
|
956
|
-
],
|
957
|
-
"groups": [
|
958
|
-
{
|
959
|
-
"title": "Properties",
|
960
|
-
"children": [
|
961
|
-
2,
|
962
|
-
3,
|
963
|
-
4,
|
964
|
-
10,
|
965
|
-
11
|
966
|
-
]
|
967
|
-
}
|
968
|
-
],
|
969
|
-
"sources": [
|
970
|
-
{
|
971
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
972
|
-
"line": 7,
|
973
|
-
"character": 17,
|
974
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L7"
|
975
|
-
}
|
976
|
-
]
|
977
|
-
},
|
978
|
-
{
|
979
|
-
"id": 12,
|
980
|
-
"name": "XyoErrorBoundaryState",
|
981
|
-
"kind": 256,
|
982
|
-
"kindString": "Interface",
|
983
|
-
"flags": {},
|
984
|
-
"children": [
|
985
|
-
{
|
986
|
-
"id": 13,
|
987
|
-
"name": "xyoError",
|
988
|
-
"kind": 1024,
|
989
|
-
"kindString": "Property",
|
990
|
-
"flags": {
|
991
|
-
"isOptional": true
|
992
|
-
},
|
993
|
-
"sources": [
|
994
|
-
{
|
995
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
996
|
-
"line": 16,
|
997
|
-
"character": 2,
|
998
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L16"
|
999
|
-
}
|
1000
|
-
],
|
1001
|
-
"type": {
|
1002
|
-
"type": "intersection",
|
1003
|
-
"types": [
|
1004
|
-
{
|
1005
|
-
"type": "reference",
|
1006
|
-
"name": "SchemaFields",
|
1007
|
-
"qualifiedName": "SchemaFields",
|
1008
|
-
"package": "@xyo-network/payload-model"
|
1009
|
-
},
|
1010
|
-
{
|
1011
|
-
"type": "reference",
|
1012
|
-
"name": "PayloadFields",
|
1013
|
-
"qualifiedName": "PayloadFields",
|
1014
|
-
"package": "@xyo-network/payload-model"
|
1015
|
-
},
|
1016
|
-
{
|
1017
|
-
"type": "reflection",
|
1018
|
-
"declaration": {
|
1019
|
-
"id": 14,
|
1020
|
-
"name": "__type",
|
1021
|
-
"kind": 65536,
|
1022
|
-
"kindString": "Type literal",
|
1023
|
-
"flags": {},
|
1024
|
-
"sources": [
|
1025
|
-
{
|
1026
|
-
"fileName": "node_modules/@xyo-network/module-abstract/dist/types/Error.d.ts",
|
1027
|
-
"line": 5,
|
1028
|
-
"character": 34
|
1029
|
-
}
|
1030
|
-
]
|
1031
|
-
}
|
1032
|
-
}
|
1033
|
-
]
|
1034
|
-
}
|
1035
|
-
}
|
1036
|
-
],
|
1037
|
-
"groups": [
|
1038
|
-
{
|
1039
|
-
"title": "Properties",
|
1040
|
-
"children": [
|
1041
|
-
13
|
1042
|
-
]
|
1043
|
-
}
|
1044
|
-
],
|
1045
|
-
"sources": [
|
1046
|
-
{
|
1047
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
1048
|
-
"line": 15,
|
1049
|
-
"character": 17,
|
1050
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L15"
|
1051
|
-
}
|
1052
|
-
]
|
1053
|
-
},
|
1054
|
-
{
|
1055
|
-
"id": 45,
|
1056
|
-
"name": "XyoErrorRenderProps",
|
1057
|
-
"kind": 256,
|
1058
|
-
"kindString": "Interface",
|
1059
|
-
"flags": {},
|
1060
|
-
"children": [
|
1061
|
-
{
|
1062
|
-
"id": 134,
|
1063
|
-
"name": "alignContent",
|
1064
|
-
"kind": 1024,
|
1065
|
-
"kindString": "Property",
|
1066
|
-
"flags": {},
|
792
|
+
"flags": {},
|
1067
793
|
"type": {
|
1068
794
|
"type": "union",
|
1069
795
|
"types": [
|
@@ -1086,8 +812,8 @@
|
|
1086
812
|
},
|
1087
813
|
{
|
1088
814
|
"type": "reference",
|
1089
|
-
"name": "
|
1090
|
-
"qualifiedName": "Property.
|
815
|
+
"name": "AlignItems",
|
816
|
+
"qualifiedName": "Property.AlignItems",
|
1091
817
|
"package": "csstype"
|
1092
818
|
}
|
1093
819
|
]
|
@@ -1100,7 +826,7 @@
|
|
1100
826
|
{
|
1101
827
|
"type": "reflection",
|
1102
828
|
"declaration": {
|
1103
|
-
"id":
|
829
|
+
"id": 131,
|
1104
830
|
"name": "__type",
|
1105
831
|
"kind": 65536,
|
1106
832
|
"kindString": "Type literal",
|
@@ -1114,14 +840,14 @@
|
|
1114
840
|
],
|
1115
841
|
"signatures": [
|
1116
842
|
{
|
1117
|
-
"id":
|
843
|
+
"id": 132,
|
1118
844
|
"name": "__type",
|
1119
845
|
"kind": 4096,
|
1120
846
|
"kindString": "Call signature",
|
1121
847
|
"flags": {},
|
1122
848
|
"parameters": [
|
1123
849
|
{
|
1124
|
-
"id":
|
850
|
+
"id": 133,
|
1125
851
|
"name": "theme",
|
1126
852
|
"kind": 32768,
|
1127
853
|
"kindString": "Parameter",
|
@@ -1153,8 +879,8 @@
|
|
1153
879
|
},
|
1154
880
|
{
|
1155
881
|
"type": "reference",
|
1156
|
-
"name": "
|
1157
|
-
"qualifiedName": "Property.
|
882
|
+
"name": "AlignItems",
|
883
|
+
"qualifiedName": "Property.AlignItems",
|
1158
884
|
"package": "csstype"
|
1159
885
|
}
|
1160
886
|
]
|
@@ -1172,12 +898,12 @@
|
|
1172
898
|
},
|
1173
899
|
"inheritedFrom": {
|
1174
900
|
"type": "reference",
|
1175
|
-
"name": "FlexBoxProps.
|
901
|
+
"name": "FlexBoxProps.alignItems"
|
1176
902
|
}
|
1177
903
|
},
|
1178
904
|
{
|
1179
|
-
"id":
|
1180
|
-
"name": "
|
905
|
+
"id": 154,
|
906
|
+
"name": "alignSelf",
|
1181
907
|
"kind": 1024,
|
1182
908
|
"kindString": "Property",
|
1183
909
|
"flags": {},
|
@@ -1203,8 +929,8 @@
|
|
1203
929
|
},
|
1204
930
|
{
|
1205
931
|
"type": "reference",
|
1206
|
-
"name": "
|
1207
|
-
"qualifiedName": "Property.
|
932
|
+
"name": "AlignSelf",
|
933
|
+
"qualifiedName": "Property.AlignSelf",
|
1208
934
|
"package": "csstype"
|
1209
935
|
}
|
1210
936
|
]
|
@@ -1217,7 +943,7 @@
|
|
1217
943
|
{
|
1218
944
|
"type": "reflection",
|
1219
945
|
"declaration": {
|
1220
|
-
"id":
|
946
|
+
"id": 155,
|
1221
947
|
"name": "__type",
|
1222
948
|
"kind": 65536,
|
1223
949
|
"kindString": "Type literal",
|
@@ -1231,14 +957,14 @@
|
|
1231
957
|
],
|
1232
958
|
"signatures": [
|
1233
959
|
{
|
1234
|
-
"id":
|
960
|
+
"id": 156,
|
1235
961
|
"name": "__type",
|
1236
962
|
"kind": 4096,
|
1237
963
|
"kindString": "Call signature",
|
1238
964
|
"flags": {},
|
1239
965
|
"parameters": [
|
1240
966
|
{
|
1241
|
-
"id":
|
967
|
+
"id": 157,
|
1242
968
|
"name": "theme",
|
1243
969
|
"kind": 32768,
|
1244
970
|
"kindString": "Parameter",
|
@@ -1270,8 +996,8 @@
|
|
1270
996
|
},
|
1271
997
|
{
|
1272
998
|
"type": "reference",
|
1273
|
-
"name": "
|
1274
|
-
"qualifiedName": "Property.
|
999
|
+
"name": "AlignSelf",
|
1000
|
+
"qualifiedName": "Property.AlignSelf",
|
1275
1001
|
"package": "csstype"
|
1276
1002
|
}
|
1277
1003
|
]
|
@@ -1289,124 +1015,7 @@
|
|
1289
1015
|
},
|
1290
1016
|
"inheritedFrom": {
|
1291
1017
|
"type": "reference",
|
1292
|
-
"name": "FlexBoxProps.
|
1293
|
-
}
|
1294
|
-
},
|
1295
|
-
{
|
1296
|
-
"id": 154,
|
1297
|
-
"name": "alignSelf",
|
1298
|
-
"kind": 1024,
|
1299
|
-
"kindString": "Property",
|
1300
|
-
"flags": {},
|
1301
|
-
"type": {
|
1302
|
-
"type": "union",
|
1303
|
-
"types": [
|
1304
|
-
{
|
1305
|
-
"type": "reference",
|
1306
|
-
"typeArguments": [
|
1307
|
-
{
|
1308
|
-
"type": "union",
|
1309
|
-
"types": [
|
1310
|
-
{
|
1311
|
-
"type": "intrinsic",
|
1312
|
-
"name": "undefined"
|
1313
|
-
},
|
1314
|
-
{
|
1315
|
-
"type": "array",
|
1316
|
-
"elementType": {
|
1317
|
-
"type": "intrinsic",
|
1318
|
-
"name": "string"
|
1319
|
-
}
|
1320
|
-
},
|
1321
|
-
{
|
1322
|
-
"type": "reference",
|
1323
|
-
"name": "AlignSelf",
|
1324
|
-
"qualifiedName": "Property.AlignSelf",
|
1325
|
-
"package": "csstype"
|
1326
|
-
}
|
1327
|
-
]
|
1328
|
-
}
|
1329
|
-
],
|
1330
|
-
"name": "ResponsiveStyleValue",
|
1331
|
-
"qualifiedName": "ResponsiveStyleValue",
|
1332
|
-
"package": "@mui/system"
|
1333
|
-
},
|
1334
|
-
{
|
1335
|
-
"type": "reflection",
|
1336
|
-
"declaration": {
|
1337
|
-
"id": 155,
|
1338
|
-
"name": "__type",
|
1339
|
-
"kind": 65536,
|
1340
|
-
"kindString": "Type literal",
|
1341
|
-
"flags": {},
|
1342
|
-
"sources": [
|
1343
|
-
{
|
1344
|
-
"fileName": "node_modules/@mui/system/Box/Box.d.ts",
|
1345
|
-
"line": 170,
|
1346
|
-
"character": 7
|
1347
|
-
}
|
1348
|
-
],
|
1349
|
-
"signatures": [
|
1350
|
-
{
|
1351
|
-
"id": 156,
|
1352
|
-
"name": "__type",
|
1353
|
-
"kind": 4096,
|
1354
|
-
"kindString": "Call signature",
|
1355
|
-
"flags": {},
|
1356
|
-
"parameters": [
|
1357
|
-
{
|
1358
|
-
"id": 157,
|
1359
|
-
"name": "theme",
|
1360
|
-
"kind": 32768,
|
1361
|
-
"kindString": "Parameter",
|
1362
|
-
"flags": {},
|
1363
|
-
"type": {
|
1364
|
-
"type": "reference",
|
1365
|
-
"name": "Theme",
|
1366
|
-
"qualifiedName": "Theme",
|
1367
|
-
"package": "@mui/material"
|
1368
|
-
}
|
1369
|
-
}
|
1370
|
-
],
|
1371
|
-
"type": {
|
1372
|
-
"type": "reference",
|
1373
|
-
"typeArguments": [
|
1374
|
-
{
|
1375
|
-
"type": "union",
|
1376
|
-
"types": [
|
1377
|
-
{
|
1378
|
-
"type": "intrinsic",
|
1379
|
-
"name": "undefined"
|
1380
|
-
},
|
1381
|
-
{
|
1382
|
-
"type": "array",
|
1383
|
-
"elementType": {
|
1384
|
-
"type": "intrinsic",
|
1385
|
-
"name": "string"
|
1386
|
-
}
|
1387
|
-
},
|
1388
|
-
{
|
1389
|
-
"type": "reference",
|
1390
|
-
"name": "AlignSelf",
|
1391
|
-
"qualifiedName": "Property.AlignSelf",
|
1392
|
-
"package": "csstype"
|
1393
|
-
}
|
1394
|
-
]
|
1395
|
-
}
|
1396
|
-
],
|
1397
|
-
"name": "ResponsiveStyleValue",
|
1398
|
-
"qualifiedName": "ResponsiveStyleValue",
|
1399
|
-
"package": "@mui/system"
|
1400
|
-
}
|
1401
|
-
}
|
1402
|
-
]
|
1403
|
-
}
|
1404
|
-
}
|
1405
|
-
]
|
1406
|
-
},
|
1407
|
-
"inheritedFrom": {
|
1408
|
-
"type": "reference",
|
1409
|
-
"name": "FlexBoxProps.alignSelf"
|
1018
|
+
"name": "FlexBoxProps.alignSelf"
|
1410
1019
|
}
|
1411
1020
|
},
|
1412
1021
|
{
|
@@ -5254,10 +4863,10 @@
|
|
5254
4863
|
},
|
5255
4864
|
"sources": [
|
5256
4865
|
{
|
5257
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
4866
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
5258
4867
|
"line": 6,
|
5259
4868
|
"character": 2,
|
5260
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
4869
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L6"
|
5261
4870
|
}
|
5262
4871
|
],
|
5263
4872
|
"type": {
|
@@ -5511,10 +5120,10 @@
|
|
5511
5120
|
},
|
5512
5121
|
"sources": [
|
5513
5122
|
{
|
5514
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
5123
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
5515
5124
|
"line": 7,
|
5516
5125
|
"character": 2,
|
5517
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
5126
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L7"
|
5518
5127
|
}
|
5519
5128
|
],
|
5520
5129
|
"type": {
|
@@ -5573,10 +5182,10 @@
|
|
5573
5182
|
},
|
5574
5183
|
"sources": [
|
5575
5184
|
{
|
5576
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
5185
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
5577
5186
|
"line": 8,
|
5578
5187
|
"character": 2,
|
5579
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
5188
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L8"
|
5580
5189
|
}
|
5581
5190
|
],
|
5582
5191
|
"type": {
|
@@ -14123,10 +13732,10 @@
|
|
14123
13732
|
},
|
14124
13733
|
"sources": [
|
14125
13734
|
{
|
14126
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
13735
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
14127
13736
|
"line": 9,
|
14128
13737
|
"character": 2,
|
14129
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
13738
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L9"
|
14130
13739
|
}
|
14131
13740
|
],
|
14132
13741
|
"type": {
|
@@ -14144,10 +13753,10 @@
|
|
14144
13753
|
},
|
14145
13754
|
"sources": [
|
14146
13755
|
{
|
14147
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
13756
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
14148
13757
|
"line": 10,
|
14149
13758
|
"character": 2,
|
14150
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
13759
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L10"
|
14151
13760
|
}
|
14152
13761
|
],
|
14153
13762
|
"type": {
|
@@ -19458,9 +19067,423 @@
|
|
19458
19067
|
}
|
19459
19068
|
]
|
19460
19069
|
},
|
19461
|
-
"inheritedFrom": {
|
19070
|
+
"inheritedFrom": {
|
19071
|
+
"type": "reference",
|
19072
|
+
"name": "FlexBoxProps.zIndex"
|
19073
|
+
}
|
19074
|
+
}
|
19075
|
+
],
|
19076
|
+
"groups": [
|
19077
|
+
{
|
19078
|
+
"title": "Properties",
|
19079
|
+
"children": [
|
19080
|
+
134,
|
19081
|
+
130,
|
19082
|
+
154,
|
19083
|
+
214,
|
19084
|
+
60,
|
19085
|
+
74,
|
19086
|
+
82,
|
19087
|
+
78,
|
19088
|
+
86,
|
19089
|
+
70,
|
19090
|
+
66,
|
19091
|
+
238,
|
19092
|
+
246,
|
19093
|
+
274,
|
19094
|
+
56,
|
19095
|
+
170,
|
19096
|
+
46,
|
19097
|
+
90,
|
19098
|
+
94,
|
19099
|
+
47,
|
19100
|
+
49,
|
19101
|
+
142,
|
19102
|
+
114,
|
19103
|
+
118,
|
19104
|
+
146,
|
19105
|
+
150,
|
19106
|
+
122,
|
19107
|
+
390,
|
19108
|
+
394,
|
19109
|
+
398,
|
19110
|
+
402,
|
19111
|
+
166,
|
19112
|
+
210,
|
19113
|
+
190,
|
19114
|
+
186,
|
19115
|
+
194,
|
19116
|
+
178,
|
19117
|
+
182,
|
19118
|
+
206,
|
19119
|
+
198,
|
19120
|
+
202,
|
19121
|
+
262,
|
19122
|
+
126,
|
19123
|
+
158,
|
19124
|
+
162,
|
19125
|
+
242,
|
19126
|
+
410,
|
19127
|
+
414,
|
19128
|
+
278,
|
19129
|
+
330,
|
19130
|
+
342,
|
19131
|
+
346,
|
19132
|
+
338,
|
19133
|
+
334,
|
19134
|
+
350,
|
19135
|
+
354,
|
19136
|
+
266,
|
19137
|
+
254,
|
19138
|
+
290,
|
19139
|
+
270,
|
19140
|
+
258,
|
19141
|
+
294,
|
19142
|
+
286,
|
19143
|
+
282,
|
19144
|
+
298,
|
19145
|
+
302,
|
19146
|
+
50,
|
19147
|
+
51,
|
19148
|
+
138,
|
19149
|
+
98,
|
19150
|
+
52,
|
19151
|
+
358,
|
19152
|
+
370,
|
19153
|
+
374,
|
19154
|
+
366,
|
19155
|
+
362,
|
19156
|
+
378,
|
19157
|
+
382,
|
19158
|
+
314,
|
19159
|
+
318,
|
19160
|
+
226,
|
19161
|
+
310,
|
19162
|
+
306,
|
19163
|
+
322,
|
19164
|
+
326,
|
19165
|
+
234,
|
19166
|
+
174,
|
19167
|
+
418,
|
19168
|
+
102,
|
19169
|
+
422,
|
19170
|
+
230,
|
19171
|
+
386,
|
19172
|
+
106,
|
19173
|
+
110,
|
19174
|
+
250,
|
19175
|
+
218
|
19176
|
+
]
|
19177
|
+
}
|
19178
|
+
],
|
19179
|
+
"sources": [
|
19180
|
+
{
|
19181
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Props.ts",
|
19182
|
+
"line": 5,
|
19183
|
+
"character": 17,
|
19184
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Props.ts#L5"
|
19185
|
+
}
|
19186
|
+
],
|
19187
|
+
"extendedTypes": [
|
19188
|
+
{
|
19189
|
+
"type": "reference",
|
19190
|
+
"name": "FlexBoxProps",
|
19191
|
+
"qualifiedName": "FlexBoxProps",
|
19192
|
+
"package": "@xylabs/react-flexbox"
|
19193
|
+
}
|
19194
|
+
]
|
19195
|
+
},
|
19196
|
+
{
|
19197
|
+
"id": 436,
|
19198
|
+
"name": "ErrorReporterContextState",
|
19199
|
+
"kind": 256,
|
19200
|
+
"kindString": "Interface",
|
19201
|
+
"flags": {},
|
19202
|
+
"children": [
|
19203
|
+
{
|
19204
|
+
"id": 437,
|
19205
|
+
"name": "rollbar",
|
19206
|
+
"kind": 1024,
|
19207
|
+
"kindString": "Property",
|
19208
|
+
"flags": {
|
19209
|
+
"isOptional": true
|
19210
|
+
},
|
19211
|
+
"sources": [
|
19212
|
+
{
|
19213
|
+
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
19214
|
+
"line": 4,
|
19215
|
+
"character": 2,
|
19216
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L4"
|
19217
|
+
}
|
19218
|
+
],
|
19219
|
+
"type": {
|
19220
|
+
"type": "reference",
|
19221
|
+
"name": "Rollbar",
|
19222
|
+
"qualifiedName": "Rollbar",
|
19223
|
+
"package": "rollbar"
|
19224
|
+
}
|
19225
|
+
}
|
19226
|
+
],
|
19227
|
+
"groups": [
|
19228
|
+
{
|
19229
|
+
"title": "Properties",
|
19230
|
+
"children": [
|
19231
|
+
437
|
19232
|
+
]
|
19233
|
+
}
|
19234
|
+
],
|
19235
|
+
"sources": [
|
19236
|
+
{
|
19237
|
+
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
19238
|
+
"line": 3,
|
19239
|
+
"character": 17,
|
19240
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L3"
|
19241
|
+
}
|
19242
|
+
]
|
19243
|
+
},
|
19244
|
+
{
|
19245
|
+
"id": 430,
|
19246
|
+
"name": "ErrorReporterProviderProps",
|
19247
|
+
"kind": 256,
|
19248
|
+
"kindString": "Interface",
|
19249
|
+
"flags": {},
|
19250
|
+
"children": [
|
19251
|
+
{
|
19252
|
+
"id": 431,
|
19253
|
+
"name": "rollbar",
|
19254
|
+
"kind": 1024,
|
19255
|
+
"kindString": "Property",
|
19256
|
+
"flags": {},
|
19257
|
+
"sources": [
|
19258
|
+
{
|
19259
|
+
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
19260
|
+
"line": 8,
|
19261
|
+
"character": 2,
|
19262
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L8"
|
19263
|
+
}
|
19264
|
+
],
|
19265
|
+
"type": {
|
19266
|
+
"type": "reference",
|
19267
|
+
"name": "Rollbar",
|
19268
|
+
"qualifiedName": "Rollbar",
|
19269
|
+
"package": "rollbar"
|
19270
|
+
}
|
19271
|
+
}
|
19272
|
+
],
|
19273
|
+
"groups": [
|
19274
|
+
{
|
19275
|
+
"title": "Properties",
|
19276
|
+
"children": [
|
19277
|
+
431
|
19278
|
+
]
|
19279
|
+
}
|
19280
|
+
],
|
19281
|
+
"sources": [
|
19282
|
+
{
|
19283
|
+
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
19284
|
+
"line": 7,
|
19285
|
+
"character": 17,
|
19286
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L7"
|
19287
|
+
}
|
19288
|
+
]
|
19289
|
+
},
|
19290
|
+
{
|
19291
|
+
"id": 1,
|
19292
|
+
"name": "ThrownErrorBoundaryProps",
|
19293
|
+
"kind": 256,
|
19294
|
+
"kindString": "Interface",
|
19295
|
+
"flags": {},
|
19296
|
+
"children": [
|
19297
|
+
{
|
19298
|
+
"id": 2,
|
19299
|
+
"name": "boundaryName",
|
19300
|
+
"kind": 1024,
|
19301
|
+
"kindString": "Property",
|
19302
|
+
"flags": {
|
19303
|
+
"isOptional": true
|
19304
|
+
},
|
19305
|
+
"sources": [
|
19306
|
+
{
|
19307
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19308
|
+
"line": 8,
|
19309
|
+
"character": 2,
|
19310
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L8"
|
19311
|
+
}
|
19312
|
+
],
|
19313
|
+
"type": {
|
19314
|
+
"type": "intrinsic",
|
19315
|
+
"name": "string"
|
19316
|
+
}
|
19317
|
+
},
|
19318
|
+
{
|
19319
|
+
"id": 3,
|
19320
|
+
"name": "children",
|
19321
|
+
"kind": 1024,
|
19322
|
+
"kindString": "Property",
|
19323
|
+
"flags": {},
|
19324
|
+
"sources": [
|
19325
|
+
{
|
19326
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19327
|
+
"line": 9,
|
19328
|
+
"character": 2,
|
19329
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L9"
|
19330
|
+
}
|
19331
|
+
],
|
19332
|
+
"type": {
|
19333
|
+
"type": "reference",
|
19334
|
+
"name": "ReactNode",
|
19335
|
+
"qualifiedName": "React.ReactNode",
|
19336
|
+
"package": "@types/react"
|
19337
|
+
}
|
19338
|
+
},
|
19339
|
+
{
|
19340
|
+
"id": 4,
|
19341
|
+
"name": "errorComponent",
|
19342
|
+
"kind": 1024,
|
19343
|
+
"kindString": "Property",
|
19344
|
+
"flags": {
|
19345
|
+
"isOptional": true
|
19346
|
+
},
|
19347
|
+
"sources": [
|
19348
|
+
{
|
19349
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19350
|
+
"line": 10,
|
19351
|
+
"character": 2,
|
19352
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
19353
|
+
}
|
19354
|
+
],
|
19355
|
+
"type": {
|
19356
|
+
"type": "reflection",
|
19357
|
+
"declaration": {
|
19358
|
+
"id": 5,
|
19359
|
+
"name": "__type",
|
19360
|
+
"kind": 65536,
|
19361
|
+
"kindString": "Type literal",
|
19362
|
+
"flags": {},
|
19363
|
+
"sources": [
|
19364
|
+
{
|
19365
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19366
|
+
"line": 10,
|
19367
|
+
"character": 19,
|
19368
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
19369
|
+
}
|
19370
|
+
],
|
19371
|
+
"signatures": [
|
19372
|
+
{
|
19373
|
+
"id": 6,
|
19374
|
+
"name": "__type",
|
19375
|
+
"kind": 4096,
|
19376
|
+
"kindString": "Call signature",
|
19377
|
+
"flags": {},
|
19378
|
+
"parameters": [
|
19379
|
+
{
|
19380
|
+
"id": 7,
|
19381
|
+
"name": "e",
|
19382
|
+
"kind": 32768,
|
19383
|
+
"kindString": "Parameter",
|
19384
|
+
"flags": {},
|
19385
|
+
"type": {
|
19386
|
+
"type": "intersection",
|
19387
|
+
"types": [
|
19388
|
+
{
|
19389
|
+
"type": "reference",
|
19390
|
+
"name": "SchemaFields",
|
19391
|
+
"qualifiedName": "SchemaFields",
|
19392
|
+
"package": "@xyo-network/payload-model"
|
19393
|
+
},
|
19394
|
+
{
|
19395
|
+
"type": "reference",
|
19396
|
+
"name": "PayloadFields",
|
19397
|
+
"qualifiedName": "PayloadFields",
|
19398
|
+
"package": "@xyo-network/payload-model"
|
19399
|
+
},
|
19400
|
+
{
|
19401
|
+
"type": "reflection",
|
19402
|
+
"declaration": {
|
19403
|
+
"id": 8,
|
19404
|
+
"name": "__type",
|
19405
|
+
"kind": 65536,
|
19406
|
+
"kindString": "Type literal",
|
19407
|
+
"flags": {},
|
19408
|
+
"sources": [
|
19409
|
+
{
|
19410
|
+
"fileName": "node_modules/@xyo-network/module-abstract/dist/types/Error.d.ts",
|
19411
|
+
"line": 5,
|
19412
|
+
"character": 34
|
19413
|
+
}
|
19414
|
+
]
|
19415
|
+
}
|
19416
|
+
}
|
19417
|
+
]
|
19418
|
+
}
|
19419
|
+
},
|
19420
|
+
{
|
19421
|
+
"id": 9,
|
19422
|
+
"name": "boundaryName",
|
19423
|
+
"kind": 32768,
|
19424
|
+
"kindString": "Parameter",
|
19425
|
+
"flags": {
|
19426
|
+
"isOptional": true
|
19427
|
+
},
|
19428
|
+
"type": {
|
19429
|
+
"type": "intrinsic",
|
19430
|
+
"name": "string"
|
19431
|
+
}
|
19432
|
+
}
|
19433
|
+
],
|
19434
|
+
"type": {
|
19435
|
+
"type": "reference",
|
19436
|
+
"name": "ReactNode",
|
19437
|
+
"qualifiedName": "React.ReactNode",
|
19438
|
+
"package": "@types/react"
|
19439
|
+
}
|
19440
|
+
}
|
19441
|
+
]
|
19442
|
+
}
|
19443
|
+
}
|
19444
|
+
},
|
19445
|
+
{
|
19446
|
+
"id": 10,
|
19447
|
+
"name": "rethrow",
|
19448
|
+
"kind": 1024,
|
19449
|
+
"kindString": "Property",
|
19450
|
+
"flags": {
|
19451
|
+
"isOptional": true
|
19452
|
+
},
|
19453
|
+
"sources": [
|
19454
|
+
{
|
19455
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19456
|
+
"line": 11,
|
19457
|
+
"character": 2,
|
19458
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L11"
|
19459
|
+
}
|
19460
|
+
],
|
19461
|
+
"type": {
|
19462
|
+
"type": "intrinsic",
|
19463
|
+
"name": "boolean"
|
19464
|
+
}
|
19465
|
+
},
|
19466
|
+
{
|
19467
|
+
"id": 11,
|
19468
|
+
"name": "rollbar",
|
19469
|
+
"kind": 1024,
|
19470
|
+
"kindString": "Property",
|
19471
|
+
"flags": {
|
19472
|
+
"isOptional": true
|
19473
|
+
},
|
19474
|
+
"sources": [
|
19475
|
+
{
|
19476
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19477
|
+
"line": 12,
|
19478
|
+
"character": 2,
|
19479
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L12"
|
19480
|
+
}
|
19481
|
+
],
|
19482
|
+
"type": {
|
19462
19483
|
"type": "reference",
|
19463
|
-
"name": "
|
19484
|
+
"name": "Rollbar",
|
19485
|
+
"qualifiedName": "Rollbar",
|
19486
|
+
"package": "rollbar"
|
19464
19487
|
}
|
19465
19488
|
}
|
19466
19489
|
],
|
@@ -19468,166 +19491,135 @@
|
|
19468
19491
|
{
|
19469
19492
|
"title": "Properties",
|
19470
19493
|
"children": [
|
19471
|
-
|
19472
|
-
|
19473
|
-
|
19474
|
-
|
19475
|
-
|
19476
|
-
74,
|
19477
|
-
82,
|
19478
|
-
78,
|
19479
|
-
86,
|
19480
|
-
70,
|
19481
|
-
66,
|
19482
|
-
238,
|
19483
|
-
246,
|
19484
|
-
274,
|
19485
|
-
56,
|
19486
|
-
170,
|
19487
|
-
46,
|
19488
|
-
90,
|
19489
|
-
94,
|
19490
|
-
47,
|
19491
|
-
49,
|
19492
|
-
142,
|
19493
|
-
114,
|
19494
|
-
118,
|
19495
|
-
146,
|
19496
|
-
150,
|
19497
|
-
122,
|
19498
|
-
390,
|
19499
|
-
394,
|
19500
|
-
398,
|
19501
|
-
402,
|
19502
|
-
166,
|
19503
|
-
210,
|
19504
|
-
190,
|
19505
|
-
186,
|
19506
|
-
194,
|
19507
|
-
178,
|
19508
|
-
182,
|
19509
|
-
206,
|
19510
|
-
198,
|
19511
|
-
202,
|
19512
|
-
262,
|
19513
|
-
126,
|
19514
|
-
158,
|
19515
|
-
162,
|
19516
|
-
242,
|
19517
|
-
410,
|
19518
|
-
414,
|
19519
|
-
278,
|
19520
|
-
330,
|
19521
|
-
342,
|
19522
|
-
346,
|
19523
|
-
338,
|
19524
|
-
334,
|
19525
|
-
350,
|
19526
|
-
354,
|
19527
|
-
266,
|
19528
|
-
254,
|
19529
|
-
290,
|
19530
|
-
270,
|
19531
|
-
258,
|
19532
|
-
294,
|
19533
|
-
286,
|
19534
|
-
282,
|
19535
|
-
298,
|
19536
|
-
302,
|
19537
|
-
50,
|
19538
|
-
51,
|
19539
|
-
138,
|
19540
|
-
98,
|
19541
|
-
52,
|
19542
|
-
358,
|
19543
|
-
370,
|
19544
|
-
374,
|
19545
|
-
366,
|
19546
|
-
362,
|
19547
|
-
378,
|
19548
|
-
382,
|
19549
|
-
314,
|
19550
|
-
318,
|
19551
|
-
226,
|
19552
|
-
310,
|
19553
|
-
306,
|
19554
|
-
322,
|
19555
|
-
326,
|
19556
|
-
234,
|
19557
|
-
174,
|
19558
|
-
418,
|
19559
|
-
102,
|
19560
|
-
422,
|
19561
|
-
230,
|
19562
|
-
386,
|
19563
|
-
106,
|
19564
|
-
110,
|
19565
|
-
250,
|
19566
|
-
218
|
19494
|
+
2,
|
19495
|
+
3,
|
19496
|
+
4,
|
19497
|
+
10,
|
19498
|
+
11
|
19567
19499
|
]
|
19568
19500
|
}
|
19569
19501
|
],
|
19570
19502
|
"sources": [
|
19571
19503
|
{
|
19572
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
19573
|
-
"line":
|
19504
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19505
|
+
"line": 7,
|
19574
19506
|
"character": 17,
|
19575
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19507
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L7"
|
19508
|
+
}
|
19509
|
+
]
|
19510
|
+
},
|
19511
|
+
{
|
19512
|
+
"id": 12,
|
19513
|
+
"name": "ThrownErrorBoundaryState",
|
19514
|
+
"kind": 256,
|
19515
|
+
"kindString": "Interface",
|
19516
|
+
"flags": {},
|
19517
|
+
"children": [
|
19518
|
+
{
|
19519
|
+
"id": 13,
|
19520
|
+
"name": "xyoError",
|
19521
|
+
"kind": 1024,
|
19522
|
+
"kindString": "Property",
|
19523
|
+
"flags": {
|
19524
|
+
"isOptional": true
|
19525
|
+
},
|
19526
|
+
"sources": [
|
19527
|
+
{
|
19528
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19529
|
+
"line": 16,
|
19530
|
+
"character": 2,
|
19531
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L16"
|
19532
|
+
}
|
19533
|
+
],
|
19534
|
+
"type": {
|
19535
|
+
"type": "intersection",
|
19536
|
+
"types": [
|
19537
|
+
{
|
19538
|
+
"type": "reference",
|
19539
|
+
"name": "SchemaFields",
|
19540
|
+
"qualifiedName": "SchemaFields",
|
19541
|
+
"package": "@xyo-network/payload-model"
|
19542
|
+
},
|
19543
|
+
{
|
19544
|
+
"type": "reference",
|
19545
|
+
"name": "PayloadFields",
|
19546
|
+
"qualifiedName": "PayloadFields",
|
19547
|
+
"package": "@xyo-network/payload-model"
|
19548
|
+
},
|
19549
|
+
{
|
19550
|
+
"type": "reflection",
|
19551
|
+
"declaration": {
|
19552
|
+
"id": 14,
|
19553
|
+
"name": "__type",
|
19554
|
+
"kind": 65536,
|
19555
|
+
"kindString": "Type literal",
|
19556
|
+
"flags": {},
|
19557
|
+
"sources": [
|
19558
|
+
{
|
19559
|
+
"fileName": "node_modules/@xyo-network/module-abstract/dist/types/Error.d.ts",
|
19560
|
+
"line": 5,
|
19561
|
+
"character": 34
|
19562
|
+
}
|
19563
|
+
]
|
19564
|
+
}
|
19565
|
+
}
|
19566
|
+
]
|
19567
|
+
}
|
19576
19568
|
}
|
19577
19569
|
],
|
19578
|
-
"
|
19570
|
+
"groups": [
|
19579
19571
|
{
|
19580
|
-
"
|
19581
|
-
"
|
19582
|
-
|
19583
|
-
|
19572
|
+
"title": "Properties",
|
19573
|
+
"children": [
|
19574
|
+
13
|
19575
|
+
]
|
19576
|
+
}
|
19577
|
+
],
|
19578
|
+
"sources": [
|
19579
|
+
{
|
19580
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx",
|
19581
|
+
"line": 15,
|
19582
|
+
"character": 17,
|
19583
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorBoundary/ThrownErrorBoundary.tsx#L15"
|
19584
19584
|
}
|
19585
19585
|
]
|
19586
19586
|
},
|
19587
19587
|
{
|
19588
|
-
"id":
|
19589
|
-
"name": "
|
19588
|
+
"id": 41,
|
19589
|
+
"name": "ErrorAlert",
|
19590
19590
|
"kind": 64,
|
19591
19591
|
"kindString": "Function",
|
19592
19592
|
"flags": {},
|
19593
19593
|
"sources": [
|
19594
19594
|
{
|
19595
|
-
"fileName": "packages/sdk/packages/error/src/
|
19596
|
-
"line":
|
19597
|
-
"character":
|
19598
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19595
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx",
|
19596
|
+
"line": 9,
|
19597
|
+
"character": 13,
|
19598
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/ErrorAlert.tsx#L9"
|
19599
19599
|
}
|
19600
19600
|
],
|
19601
19601
|
"signatures": [
|
19602
19602
|
{
|
19603
|
-
"id":
|
19604
|
-
"name": "
|
19603
|
+
"id": 42,
|
19604
|
+
"name": "ErrorAlert",
|
19605
19605
|
"kind": 4096,
|
19606
19606
|
"kindString": "Call signature",
|
19607
19607
|
"flags": {},
|
19608
19608
|
"parameters": [
|
19609
19609
|
{
|
19610
|
-
"id":
|
19610
|
+
"id": 43,
|
19611
19611
|
"name": "props",
|
19612
19612
|
"kind": 32768,
|
19613
19613
|
"kindString": "Parameter",
|
19614
19614
|
"flags": {},
|
19615
19615
|
"type": {
|
19616
19616
|
"type": "reference",
|
19617
|
-
"
|
19618
|
-
|
19619
|
-
"type": "reference",
|
19620
|
-
"id": 430,
|
19621
|
-
"name": "ErrorReporterProviderProps"
|
19622
|
-
}
|
19623
|
-
],
|
19624
|
-
"name": "WithChildren",
|
19625
|
-
"qualifiedName": "WithChildren",
|
19626
|
-
"package": "@xylabs/react-shared"
|
19617
|
+
"id": 37,
|
19618
|
+
"name": "ErrorAlertProps"
|
19627
19619
|
}
|
19628
19620
|
},
|
19629
19621
|
{
|
19630
|
-
"id":
|
19622
|
+
"id": 44,
|
19631
19623
|
"name": "context",
|
19632
19624
|
"kind": 32768,
|
19633
19625
|
"kindString": "Parameter",
|
@@ -19669,41 +19661,41 @@
|
|
19669
19661
|
]
|
19670
19662
|
},
|
19671
19663
|
{
|
19672
|
-
"id":
|
19673
|
-
"name": "
|
19664
|
+
"id": 426,
|
19665
|
+
"name": "ErrorRender",
|
19674
19666
|
"kind": 64,
|
19675
19667
|
"kindString": "Function",
|
19676
19668
|
"flags": {},
|
19677
19669
|
"sources": [
|
19678
19670
|
{
|
19679
|
-
"fileName": "packages/sdk/packages/error/src/components/
|
19680
|
-
"line":
|
19671
|
+
"fileName": "packages/sdk/packages/error/src/components/ErrorRender/Render.tsx",
|
19672
|
+
"line": 8,
|
19681
19673
|
"character": 13,
|
19682
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19674
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/components/ErrorRender/Render.tsx#L8"
|
19683
19675
|
}
|
19684
19676
|
],
|
19685
19677
|
"signatures": [
|
19686
19678
|
{
|
19687
|
-
"id":
|
19688
|
-
"name": "
|
19679
|
+
"id": 427,
|
19680
|
+
"name": "ErrorRender",
|
19689
19681
|
"kind": 4096,
|
19690
19682
|
"kindString": "Call signature",
|
19691
19683
|
"flags": {},
|
19692
19684
|
"parameters": [
|
19693
19685
|
{
|
19694
|
-
"id":
|
19686
|
+
"id": 428,
|
19695
19687
|
"name": "props",
|
19696
19688
|
"kind": 32768,
|
19697
19689
|
"kindString": "Parameter",
|
19698
19690
|
"flags": {},
|
19699
19691
|
"type": {
|
19700
19692
|
"type": "reference",
|
19701
|
-
"id":
|
19702
|
-
"name": "
|
19693
|
+
"id": 45,
|
19694
|
+
"name": "ErrorRenderProps"
|
19703
19695
|
}
|
19704
19696
|
},
|
19705
19697
|
{
|
19706
|
-
"id":
|
19698
|
+
"id": 429,
|
19707
19699
|
"name": "context",
|
19708
19700
|
"kind": 32768,
|
19709
19701
|
"kindString": "Parameter",
|
@@ -19745,41 +19737,49 @@
|
|
19745
19737
|
]
|
19746
19738
|
},
|
19747
19739
|
{
|
19748
|
-
"id":
|
19749
|
-
"name": "
|
19740
|
+
"id": 432,
|
19741
|
+
"name": "ErrorReporterProvider",
|
19750
19742
|
"kind": 64,
|
19751
19743
|
"kindString": "Function",
|
19752
19744
|
"flags": {},
|
19753
19745
|
"sources": [
|
19754
19746
|
{
|
19755
|
-
"fileName": "packages/sdk/packages/error/src/
|
19756
|
-
"line":
|
19757
|
-
"character":
|
19758
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19747
|
+
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
19748
|
+
"line": 11,
|
19749
|
+
"character": 6,
|
19750
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L11"
|
19759
19751
|
}
|
19760
19752
|
],
|
19761
19753
|
"signatures": [
|
19762
19754
|
{
|
19763
|
-
"id":
|
19764
|
-
"name": "
|
19755
|
+
"id": 433,
|
19756
|
+
"name": "ErrorReporterProvider",
|
19765
19757
|
"kind": 4096,
|
19766
19758
|
"kindString": "Call signature",
|
19767
19759
|
"flags": {},
|
19768
19760
|
"parameters": [
|
19769
19761
|
{
|
19770
|
-
"id":
|
19762
|
+
"id": 434,
|
19771
19763
|
"name": "props",
|
19772
19764
|
"kind": 32768,
|
19773
19765
|
"kindString": "Parameter",
|
19774
19766
|
"flags": {},
|
19775
19767
|
"type": {
|
19776
19768
|
"type": "reference",
|
19777
|
-
"
|
19778
|
-
|
19769
|
+
"typeArguments": [
|
19770
|
+
{
|
19771
|
+
"type": "reference",
|
19772
|
+
"id": 430,
|
19773
|
+
"name": "ErrorReporterProviderProps"
|
19774
|
+
}
|
19775
|
+
],
|
19776
|
+
"name": "WithChildren",
|
19777
|
+
"qualifiedName": "WithChildren",
|
19778
|
+
"package": "@xylabs/react-shared"
|
19779
19779
|
}
|
19780
19780
|
},
|
19781
19781
|
{
|
19782
|
-
"id":
|
19782
|
+
"id": 435,
|
19783
19783
|
"name": "context",
|
19784
19784
|
"kind": 32768,
|
19785
19785
|
"kindString": "Parameter",
|
@@ -19831,7 +19831,7 @@
|
|
19831
19831
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/useRollbar.tsx",
|
19832
19832
|
"line": 5,
|
19833
19833
|
"character": 6,
|
19834
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19834
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/contexts/ErrorReporter/useRollbar.tsx#L5"
|
19835
19835
|
}
|
19836
19836
|
],
|
19837
19837
|
"signatures": [
|
@@ -19860,20 +19860,20 @@
|
|
19860
19860
|
{
|
19861
19861
|
"title": "Interfaces",
|
19862
19862
|
"children": [
|
19863
|
+
37,
|
19864
|
+
45,
|
19863
19865
|
436,
|
19864
19866
|
430,
|
19865
|
-
37,
|
19866
19867
|
1,
|
19867
|
-
12
|
19868
|
-
45
|
19868
|
+
12
|
19869
19869
|
]
|
19870
19870
|
},
|
19871
19871
|
{
|
19872
19872
|
"title": "Functions",
|
19873
19873
|
"children": [
|
19874
|
-
432,
|
19875
19874
|
41,
|
19876
19875
|
426,
|
19876
|
+
432,
|
19877
19877
|
438
|
19878
19878
|
]
|
19879
19879
|
}
|
@@ -19883,7 +19883,7 @@
|
|
19883
19883
|
"fileName": "packages/sdk/packages/error/src/index.ts",
|
19884
19884
|
"line": 1,
|
19885
19885
|
"character": 0,
|
19886
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19886
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/error/src/index.ts#L1"
|
19887
19887
|
}
|
19888
19888
|
]
|
19889
19889
|
}
|