@xyo-network/react-error 2.45.1 → 2.45.2
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/ThrownErrorBoundary.js.map +1 -1
- package/dist/docs.json +609 -633
- package/dist/esm/components/XyoErrorBoundary/ThrownErrorBoundary.js.map +1 -1
- package/dist/types/components/XyoErrorBoundary/ThrownErrorBoundary.d.ts +0 -2
- package/dist/types/components/XyoErrorBoundary/ThrownErrorBoundary.d.ts.map +1 -1
- package/package.json +2 -4
- package/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx +0 -2
package/dist/docs.json
CHANGED
@@ -7,14 +7,14 @@
|
|
7
7
|
"originalName": "",
|
8
8
|
"children": [
|
9
9
|
{
|
10
|
-
"id":
|
10
|
+
"id": 15,
|
11
11
|
"name": "XyoThrownErrorBoundary",
|
12
12
|
"kind": 128,
|
13
13
|
"kindString": "Class",
|
14
14
|
"flags": {},
|
15
15
|
"children": [
|
16
16
|
{
|
17
|
-
"id":
|
17
|
+
"id": 24,
|
18
18
|
"name": "constructor",
|
19
19
|
"kind": 512,
|
20
20
|
"kindString": "Constructor",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
],
|
36
36
|
"signatures": [
|
37
37
|
{
|
38
|
-
"id":
|
38
|
+
"id": 25,
|
39
39
|
"name": "new XyoThrownErrorBoundary",
|
40
40
|
"kind": 16384,
|
41
41
|
"kindString": "Constructor signature",
|
@@ -44,7 +44,7 @@
|
|
44
44
|
},
|
45
45
|
"parameters": [
|
46
46
|
{
|
47
|
-
"id":
|
47
|
+
"id": 26,
|
48
48
|
"name": "props",
|
49
49
|
"kind": 32768,
|
50
50
|
"kindString": "Parameter",
|
@@ -78,7 +78,7 @@
|
|
78
78
|
],
|
79
79
|
"type": {
|
80
80
|
"type": "reference",
|
81
|
-
"id":
|
81
|
+
"id": 15,
|
82
82
|
"name": "XyoThrownErrorBoundary"
|
83
83
|
},
|
84
84
|
"inheritedFrom": {
|
@@ -87,7 +87,7 @@
|
|
87
87
|
}
|
88
88
|
},
|
89
89
|
{
|
90
|
-
"id":
|
90
|
+
"id": 27,
|
91
91
|
"name": "new XyoThrownErrorBoundary",
|
92
92
|
"kind": 16384,
|
93
93
|
"kindString": "Constructor signature",
|
@@ -114,7 +114,7 @@
|
|
114
114
|
},
|
115
115
|
"parameters": [
|
116
116
|
{
|
117
|
-
"id":
|
117
|
+
"id": 28,
|
118
118
|
"name": "props",
|
119
119
|
"kind": 32768,
|
120
120
|
"kindString": "Parameter",
|
@@ -128,7 +128,7 @@
|
|
128
128
|
}
|
129
129
|
},
|
130
130
|
{
|
131
|
-
"id":
|
131
|
+
"id": 29,
|
132
132
|
"name": "context",
|
133
133
|
"kind": 32768,
|
134
134
|
"kindString": "Parameter",
|
@@ -143,7 +143,7 @@
|
|
143
143
|
],
|
144
144
|
"type": {
|
145
145
|
"type": "reference",
|
146
|
-
"id":
|
146
|
+
"id": 15,
|
147
147
|
"name": "XyoThrownErrorBoundary"
|
148
148
|
},
|
149
149
|
"inheritedFrom": {
|
@@ -158,7 +158,7 @@
|
|
158
158
|
}
|
159
159
|
},
|
160
160
|
{
|
161
|
-
"id":
|
161
|
+
"id": 30,
|
162
162
|
"name": "state",
|
163
163
|
"kind": 1024,
|
164
164
|
"kindString": "Property",
|
@@ -168,14 +168,14 @@
|
|
168
168
|
"sources": [
|
169
169
|
{
|
170
170
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
171
|
-
"line":
|
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/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L20"
|
174
174
|
}
|
175
175
|
],
|
176
176
|
"type": {
|
177
177
|
"type": "reference",
|
178
|
-
"id":
|
178
|
+
"id": 12,
|
179
179
|
"name": "XyoErrorBoundaryState"
|
180
180
|
},
|
181
181
|
"defaultValue": "...",
|
@@ -185,7 +185,7 @@
|
|
185
185
|
}
|
186
186
|
},
|
187
187
|
{
|
188
|
-
"id":
|
188
|
+
"id": 31,
|
189
189
|
"name": "componentDidCatch",
|
190
190
|
"kind": 2048,
|
191
191
|
"kindString": "Method",
|
@@ -195,21 +195,21 @@
|
|
195
195
|
"sources": [
|
196
196
|
{
|
197
197
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
198
|
-
"line":
|
198
|
+
"line": 32,
|
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/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L32"
|
201
201
|
}
|
202
202
|
],
|
203
203
|
"signatures": [
|
204
204
|
{
|
205
|
-
"id":
|
205
|
+
"id": 32,
|
206
206
|
"name": "componentDidCatch",
|
207
207
|
"kind": 4096,
|
208
208
|
"kindString": "Call signature",
|
209
209
|
"flags": {},
|
210
210
|
"parameters": [
|
211
211
|
{
|
212
|
-
"id":
|
212
|
+
"id": 33,
|
213
213
|
"name": "error",
|
214
214
|
"kind": 32768,
|
215
215
|
"kindString": "Parameter",
|
@@ -222,7 +222,7 @@
|
|
222
222
|
}
|
223
223
|
},
|
224
224
|
{
|
225
|
-
"id":
|
225
|
+
"id": 34,
|
226
226
|
"name": "errorInfo",
|
227
227
|
"kind": 32768,
|
228
228
|
"kindString": "Parameter",
|
@@ -251,7 +251,7 @@
|
|
251
251
|
}
|
252
252
|
},
|
253
253
|
{
|
254
|
-
"id":
|
254
|
+
"id": 35,
|
255
255
|
"name": "render",
|
256
256
|
"kind": 2048,
|
257
257
|
"kindString": "Method",
|
@@ -261,14 +261,14 @@
|
|
261
261
|
"sources": [
|
262
262
|
{
|
263
263
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
264
|
-
"line":
|
264
|
+
"line": 44,
|
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/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L44"
|
267
267
|
}
|
268
268
|
],
|
269
269
|
"signatures": [
|
270
270
|
{
|
271
|
-
"id":
|
271
|
+
"id": 36,
|
272
272
|
"name": "render",
|
273
273
|
"kind": 4096,
|
274
274
|
"kindString": "Call signature",
|
@@ -322,7 +322,7 @@
|
|
322
322
|
}
|
323
323
|
},
|
324
324
|
{
|
325
|
-
"id":
|
325
|
+
"id": 16,
|
326
326
|
"name": "getDerivedStateFromError",
|
327
327
|
"kind": 2048,
|
328
328
|
"kindString": "Method",
|
@@ -332,21 +332,21 @@
|
|
332
332
|
"sources": [
|
333
333
|
{
|
334
334
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
335
|
-
"line":
|
335
|
+
"line": 24,
|
336
336
|
"character": 9,
|
337
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
337
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L24"
|
338
338
|
}
|
339
339
|
],
|
340
340
|
"signatures": [
|
341
341
|
{
|
342
|
-
"id":
|
342
|
+
"id": 17,
|
343
343
|
"name": "getDerivedStateFromError",
|
344
344
|
"kind": 4096,
|
345
345
|
"kindString": "Call signature",
|
346
346
|
"flags": {},
|
347
347
|
"parameters": [
|
348
348
|
{
|
349
|
-
"id":
|
349
|
+
"id": 18,
|
350
350
|
"name": "error",
|
351
351
|
"kind": 32768,
|
352
352
|
"kindString": "Parameter",
|
@@ -361,14 +361,14 @@
|
|
361
361
|
],
|
362
362
|
"type": {
|
363
363
|
"type": "reference",
|
364
|
-
"id":
|
364
|
+
"id": 12,
|
365
365
|
"name": "XyoErrorBoundaryState"
|
366
366
|
}
|
367
367
|
}
|
368
368
|
]
|
369
369
|
},
|
370
370
|
{
|
371
|
-
"id":
|
371
|
+
"id": 19,
|
372
372
|
"name": "normalizeError",
|
373
373
|
"kind": 2048,
|
374
374
|
"kindString": "Method",
|
@@ -379,21 +379,21 @@
|
|
379
379
|
"sources": [
|
380
380
|
{
|
381
381
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
382
|
-
"line":
|
382
|
+
"line": 28,
|
383
383
|
"character": 16,
|
384
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
384
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L28"
|
385
385
|
}
|
386
386
|
],
|
387
387
|
"signatures": [
|
388
388
|
{
|
389
|
-
"id":
|
389
|
+
"id": 20,
|
390
390
|
"name": "normalizeError",
|
391
391
|
"kind": 4096,
|
392
392
|
"kindString": "Call signature",
|
393
393
|
"flags": {},
|
394
394
|
"parameters": [
|
395
395
|
{
|
396
|
-
"id":
|
396
|
+
"id": 21,
|
397
397
|
"name": "error",
|
398
398
|
"kind": 32768,
|
399
399
|
"kindString": "Parameter",
|
@@ -419,7 +419,7 @@
|
|
419
419
|
{
|
420
420
|
"type": "reflection",
|
421
421
|
"declaration": {
|
422
|
-
"id":
|
422
|
+
"id": 22,
|
423
423
|
"name": "__type",
|
424
424
|
"kind": 65536,
|
425
425
|
"kindString": "Type literal",
|
@@ -463,7 +463,7 @@
|
|
463
463
|
{
|
464
464
|
"type": "reflection",
|
465
465
|
"declaration": {
|
466
|
-
"id":
|
466
|
+
"id": 23,
|
467
467
|
"name": "__type",
|
468
468
|
"kind": 65536,
|
469
469
|
"kindString": "Type literal",
|
@@ -487,31 +487,31 @@
|
|
487
487
|
{
|
488
488
|
"title": "Constructors",
|
489
489
|
"children": [
|
490
|
-
|
490
|
+
24
|
491
491
|
]
|
492
492
|
},
|
493
493
|
{
|
494
494
|
"title": "Properties",
|
495
495
|
"children": [
|
496
|
-
|
496
|
+
30
|
497
497
|
]
|
498
498
|
},
|
499
499
|
{
|
500
500
|
"title": "Methods",
|
501
501
|
"children": [
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
502
|
+
31,
|
503
|
+
35,
|
504
|
+
16,
|
505
|
+
19
|
506
506
|
]
|
507
507
|
}
|
508
508
|
],
|
509
509
|
"sources": [
|
510
510
|
{
|
511
511
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
512
|
-
"line":
|
512
|
+
"line": 19,
|
513
513
|
"character": 13,
|
514
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
514
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L19"
|
515
515
|
}
|
516
516
|
],
|
517
517
|
"extendedTypes": [
|
@@ -525,7 +525,7 @@
|
|
525
525
|
},
|
526
526
|
{
|
527
527
|
"type": "reference",
|
528
|
-
"id":
|
528
|
+
"id": 12,
|
529
529
|
"name": "XyoErrorBoundaryState"
|
530
530
|
}
|
531
531
|
],
|
@@ -536,14 +536,14 @@
|
|
536
536
|
]
|
537
537
|
},
|
538
538
|
{
|
539
|
-
"id":
|
539
|
+
"id": 436,
|
540
540
|
"name": "ErrorReporterContextState",
|
541
541
|
"kind": 256,
|
542
542
|
"kindString": "Interface",
|
543
543
|
"flags": {},
|
544
544
|
"children": [
|
545
545
|
{
|
546
|
-
"id":
|
546
|
+
"id": 437,
|
547
547
|
"name": "rollbar",
|
548
548
|
"kind": 1024,
|
549
549
|
"kindString": "Property",
|
@@ -555,7 +555,7 @@
|
|
555
555
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
556
556
|
"line": 4,
|
557
557
|
"character": 2,
|
558
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
558
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L4"
|
559
559
|
}
|
560
560
|
],
|
561
561
|
"type": {
|
@@ -570,7 +570,7 @@
|
|
570
570
|
{
|
571
571
|
"title": "Properties",
|
572
572
|
"children": [
|
573
|
-
|
573
|
+
437
|
574
574
|
]
|
575
575
|
}
|
576
576
|
],
|
@@ -579,19 +579,19 @@
|
|
579
579
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts",
|
580
580
|
"line": 3,
|
581
581
|
"character": 17,
|
582
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
582
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/State.ts#L3"
|
583
583
|
}
|
584
584
|
]
|
585
585
|
},
|
586
586
|
{
|
587
|
-
"id":
|
587
|
+
"id": 430,
|
588
588
|
"name": "ErrorReporterProviderProps",
|
589
589
|
"kind": 256,
|
590
590
|
"kindString": "Interface",
|
591
591
|
"flags": {},
|
592
592
|
"children": [
|
593
593
|
{
|
594
|
-
"id":
|
594
|
+
"id": 431,
|
595
595
|
"name": "rollbar",
|
596
596
|
"kind": 1024,
|
597
597
|
"kindString": "Property",
|
@@ -601,7 +601,7 @@
|
|
601
601
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
602
602
|
"line": 8,
|
603
603
|
"character": 2,
|
604
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
604
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L8"
|
605
605
|
}
|
606
606
|
],
|
607
607
|
"type": {
|
@@ -616,7 +616,7 @@
|
|
616
616
|
{
|
617
617
|
"title": "Properties",
|
618
618
|
"children": [
|
619
|
-
|
619
|
+
431
|
620
620
|
]
|
621
621
|
}
|
622
622
|
],
|
@@ -625,19 +625,19 @@
|
|
625
625
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
626
626
|
"line": 7,
|
627
627
|
"character": 17,
|
628
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
628
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L7"
|
629
629
|
}
|
630
630
|
]
|
631
631
|
},
|
632
632
|
{
|
633
|
-
"id":
|
633
|
+
"id": 37,
|
634
634
|
"name": "XyoErrorAlertProps",
|
635
635
|
"kind": 256,
|
636
636
|
"kindString": "Interface",
|
637
637
|
"flags": {},
|
638
638
|
"children": [
|
639
639
|
{
|
640
|
-
"id":
|
640
|
+
"id": 38,
|
641
641
|
"name": "error",
|
642
642
|
"kind": 1024,
|
643
643
|
"kindString": "Property",
|
@@ -649,7 +649,7 @@
|
|
649
649
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx",
|
650
650
|
"line": 5,
|
651
651
|
"character": 2,
|
652
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
652
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx#L5"
|
653
653
|
}
|
654
654
|
],
|
655
655
|
"type": {
|
@@ -673,7 +673,7 @@
|
|
673
673
|
{
|
674
674
|
"type": "reflection",
|
675
675
|
"declaration": {
|
676
|
-
"id":
|
676
|
+
"id": 39,
|
677
677
|
"name": "__type",
|
678
678
|
"kind": 65536,
|
679
679
|
"kindString": "Type literal",
|
@@ -699,7 +699,7 @@
|
|
699
699
|
}
|
700
700
|
},
|
701
701
|
{
|
702
|
-
"id":
|
702
|
+
"id": 40,
|
703
703
|
"name": "errorContext",
|
704
704
|
"kind": 1024,
|
705
705
|
"kindString": "Property",
|
@@ -711,7 +711,7 @@
|
|
711
711
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx",
|
712
712
|
"line": 6,
|
713
713
|
"character": 2,
|
714
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
714
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx#L6"
|
715
715
|
}
|
716
716
|
],
|
717
717
|
"type": {
|
@@ -724,8 +724,8 @@
|
|
724
724
|
{
|
725
725
|
"title": "Properties",
|
726
726
|
"children": [
|
727
|
-
|
728
|
-
|
727
|
+
38,
|
728
|
+
40
|
729
729
|
]
|
730
730
|
}
|
731
731
|
],
|
@@ -734,7 +734,7 @@
|
|
734
734
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx",
|
735
735
|
"line": 4,
|
736
736
|
"character": 17,
|
737
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
737
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx#L4"
|
738
738
|
}
|
739
739
|
],
|
740
740
|
"extendedTypes": [
|
@@ -755,29 +755,6 @@
|
|
755
755
|
"children": [
|
756
756
|
{
|
757
757
|
"id": 2,
|
758
|
-
"name": "basePageProps",
|
759
|
-
"kind": 1024,
|
760
|
-
"kindString": "Property",
|
761
|
-
"flags": {
|
762
|
-
"isOptional": true
|
763
|
-
},
|
764
|
-
"sources": [
|
765
|
-
{
|
766
|
-
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
767
|
-
"line": 9,
|
768
|
-
"character": 2,
|
769
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/410d82b41/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L9"
|
770
|
-
}
|
771
|
-
],
|
772
|
-
"type": {
|
773
|
-
"type": "reference",
|
774
|
-
"name": "BasePageProps",
|
775
|
-
"qualifiedName": "BasePageProps",
|
776
|
-
"package": "@xylabs/react-base-page"
|
777
|
-
}
|
778
|
-
},
|
779
|
-
{
|
780
|
-
"id": 3,
|
781
758
|
"name": "boundaryName",
|
782
759
|
"kind": 1024,
|
783
760
|
"kindString": "Property",
|
@@ -787,9 +764,9 @@
|
|
787
764
|
"sources": [
|
788
765
|
{
|
789
766
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
790
|
-
"line":
|
767
|
+
"line": 8,
|
791
768
|
"character": 2,
|
792
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
769
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L8"
|
793
770
|
}
|
794
771
|
],
|
795
772
|
"type": {
|
@@ -798,7 +775,7 @@
|
|
798
775
|
}
|
799
776
|
},
|
800
777
|
{
|
801
|
-
"id":
|
778
|
+
"id": 3,
|
802
779
|
"name": "children",
|
803
780
|
"kind": 1024,
|
804
781
|
"kindString": "Property",
|
@@ -806,9 +783,9 @@
|
|
806
783
|
"sources": [
|
807
784
|
{
|
808
785
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
809
|
-
"line":
|
786
|
+
"line": 9,
|
810
787
|
"character": 2,
|
811
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
788
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L9"
|
812
789
|
}
|
813
790
|
],
|
814
791
|
"type": {
|
@@ -819,7 +796,7 @@
|
|
819
796
|
}
|
820
797
|
},
|
821
798
|
{
|
822
|
-
"id":
|
799
|
+
"id": 4,
|
823
800
|
"name": "errorComponent",
|
824
801
|
"kind": 1024,
|
825
802
|
"kindString": "Property",
|
@@ -829,15 +806,15 @@
|
|
829
806
|
"sources": [
|
830
807
|
{
|
831
808
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
832
|
-
"line":
|
809
|
+
"line": 10,
|
833
810
|
"character": 2,
|
834
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
811
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
835
812
|
}
|
836
813
|
],
|
837
814
|
"type": {
|
838
815
|
"type": "reflection",
|
839
816
|
"declaration": {
|
840
|
-
"id":
|
817
|
+
"id": 5,
|
841
818
|
"name": "__type",
|
842
819
|
"kind": 65536,
|
843
820
|
"kindString": "Type literal",
|
@@ -845,21 +822,21 @@
|
|
845
822
|
"sources": [
|
846
823
|
{
|
847
824
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
848
|
-
"line":
|
825
|
+
"line": 10,
|
849
826
|
"character": 19,
|
850
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
827
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L10"
|
851
828
|
}
|
852
829
|
],
|
853
830
|
"signatures": [
|
854
831
|
{
|
855
|
-
"id":
|
832
|
+
"id": 6,
|
856
833
|
"name": "__type",
|
857
834
|
"kind": 4096,
|
858
835
|
"kindString": "Call signature",
|
859
836
|
"flags": {},
|
860
837
|
"parameters": [
|
861
838
|
{
|
862
|
-
"id":
|
839
|
+
"id": 7,
|
863
840
|
"name": "e",
|
864
841
|
"kind": 32768,
|
865
842
|
"kindString": "Parameter",
|
@@ -882,7 +859,7 @@
|
|
882
859
|
{
|
883
860
|
"type": "reflection",
|
884
861
|
"declaration": {
|
885
|
-
"id":
|
862
|
+
"id": 8,
|
886
863
|
"name": "__type",
|
887
864
|
"kind": 65536,
|
888
865
|
"kindString": "Type literal",
|
@@ -900,7 +877,7 @@
|
|
900
877
|
}
|
901
878
|
},
|
902
879
|
{
|
903
|
-
"id":
|
880
|
+
"id": 9,
|
904
881
|
"name": "boundaryName",
|
905
882
|
"kind": 32768,
|
906
883
|
"kindString": "Parameter",
|
@@ -925,7 +902,7 @@
|
|
925
902
|
}
|
926
903
|
},
|
927
904
|
{
|
928
|
-
"id":
|
905
|
+
"id": 10,
|
929
906
|
"name": "rethrow",
|
930
907
|
"kind": 1024,
|
931
908
|
"kindString": "Property",
|
@@ -935,9 +912,9 @@
|
|
935
912
|
"sources": [
|
936
913
|
{
|
937
914
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
938
|
-
"line":
|
915
|
+
"line": 11,
|
939
916
|
"character": 2,
|
940
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
917
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L11"
|
941
918
|
}
|
942
919
|
],
|
943
920
|
"type": {
|
@@ -946,7 +923,7 @@
|
|
946
923
|
}
|
947
924
|
},
|
948
925
|
{
|
949
|
-
"id":
|
926
|
+
"id": 11,
|
950
927
|
"name": "rollbar",
|
951
928
|
"kind": 1024,
|
952
929
|
"kindString": "Property",
|
@@ -956,9 +933,9 @@
|
|
956
933
|
"sources": [
|
957
934
|
{
|
958
935
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
959
|
-
"line":
|
936
|
+
"line": 12,
|
960
937
|
"character": 2,
|
961
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
938
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L12"
|
962
939
|
}
|
963
940
|
],
|
964
941
|
"type": {
|
@@ -976,30 +953,29 @@
|
|
976
953
|
2,
|
977
954
|
3,
|
978
955
|
4,
|
979
|
-
|
980
|
-
11
|
981
|
-
12
|
956
|
+
10,
|
957
|
+
11
|
982
958
|
]
|
983
959
|
}
|
984
960
|
],
|
985
961
|
"sources": [
|
986
962
|
{
|
987
963
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
988
|
-
"line":
|
964
|
+
"line": 7,
|
989
965
|
"character": 17,
|
990
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
966
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L7"
|
991
967
|
}
|
992
968
|
]
|
993
969
|
},
|
994
970
|
{
|
995
|
-
"id":
|
971
|
+
"id": 12,
|
996
972
|
"name": "XyoErrorBoundaryState",
|
997
973
|
"kind": 256,
|
998
974
|
"kindString": "Interface",
|
999
975
|
"flags": {},
|
1000
976
|
"children": [
|
1001
977
|
{
|
1002
|
-
"id":
|
978
|
+
"id": 13,
|
1003
979
|
"name": "xyoError",
|
1004
980
|
"kind": 1024,
|
1005
981
|
"kindString": "Property",
|
@@ -1009,9 +985,9 @@
|
|
1009
985
|
"sources": [
|
1010
986
|
{
|
1011
987
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
1012
|
-
"line":
|
988
|
+
"line": 16,
|
1013
989
|
"character": 2,
|
1014
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
990
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L16"
|
1015
991
|
}
|
1016
992
|
],
|
1017
993
|
"type": {
|
@@ -1032,7 +1008,7 @@
|
|
1032
1008
|
{
|
1033
1009
|
"type": "reflection",
|
1034
1010
|
"declaration": {
|
1035
|
-
"id":
|
1011
|
+
"id": 14,
|
1036
1012
|
"name": "__type",
|
1037
1013
|
"kind": 65536,
|
1038
1014
|
"kindString": "Type literal",
|
@@ -1054,28 +1030,28 @@
|
|
1054
1030
|
{
|
1055
1031
|
"title": "Properties",
|
1056
1032
|
"children": [
|
1057
|
-
|
1033
|
+
13
|
1058
1034
|
]
|
1059
1035
|
}
|
1060
1036
|
],
|
1061
1037
|
"sources": [
|
1062
1038
|
{
|
1063
1039
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx",
|
1064
|
-
"line":
|
1040
|
+
"line": 15,
|
1065
1041
|
"character": 17,
|
1066
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
1042
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorBoundary/ThrownErrorBoundary.tsx#L15"
|
1067
1043
|
}
|
1068
1044
|
]
|
1069
1045
|
},
|
1070
1046
|
{
|
1071
|
-
"id":
|
1047
|
+
"id": 45,
|
1072
1048
|
"name": "XyoErrorRenderProps",
|
1073
1049
|
"kind": 256,
|
1074
1050
|
"kindString": "Interface",
|
1075
1051
|
"flags": {},
|
1076
1052
|
"children": [
|
1077
1053
|
{
|
1078
|
-
"id":
|
1054
|
+
"id": 134,
|
1079
1055
|
"name": "alignContent",
|
1080
1056
|
"kind": 1024,
|
1081
1057
|
"kindString": "Property",
|
@@ -1116,7 +1092,7 @@
|
|
1116
1092
|
{
|
1117
1093
|
"type": "reflection",
|
1118
1094
|
"declaration": {
|
1119
|
-
"id":
|
1095
|
+
"id": 135,
|
1120
1096
|
"name": "__type",
|
1121
1097
|
"kind": 65536,
|
1122
1098
|
"kindString": "Type literal",
|
@@ -1130,14 +1106,14 @@
|
|
1130
1106
|
],
|
1131
1107
|
"signatures": [
|
1132
1108
|
{
|
1133
|
-
"id":
|
1109
|
+
"id": 136,
|
1134
1110
|
"name": "__type",
|
1135
1111
|
"kind": 4096,
|
1136
1112
|
"kindString": "Call signature",
|
1137
1113
|
"flags": {},
|
1138
1114
|
"parameters": [
|
1139
1115
|
{
|
1140
|
-
"id":
|
1116
|
+
"id": 137,
|
1141
1117
|
"name": "theme",
|
1142
1118
|
"kind": 32768,
|
1143
1119
|
"kindString": "Parameter",
|
@@ -1192,7 +1168,7 @@
|
|
1192
1168
|
}
|
1193
1169
|
},
|
1194
1170
|
{
|
1195
|
-
"id":
|
1171
|
+
"id": 130,
|
1196
1172
|
"name": "alignItems",
|
1197
1173
|
"kind": 1024,
|
1198
1174
|
"kindString": "Property",
|
@@ -1233,7 +1209,7 @@
|
|
1233
1209
|
{
|
1234
1210
|
"type": "reflection",
|
1235
1211
|
"declaration": {
|
1236
|
-
"id":
|
1212
|
+
"id": 131,
|
1237
1213
|
"name": "__type",
|
1238
1214
|
"kind": 65536,
|
1239
1215
|
"kindString": "Type literal",
|
@@ -1247,14 +1223,14 @@
|
|
1247
1223
|
],
|
1248
1224
|
"signatures": [
|
1249
1225
|
{
|
1250
|
-
"id":
|
1226
|
+
"id": 132,
|
1251
1227
|
"name": "__type",
|
1252
1228
|
"kind": 4096,
|
1253
1229
|
"kindString": "Call signature",
|
1254
1230
|
"flags": {},
|
1255
1231
|
"parameters": [
|
1256
1232
|
{
|
1257
|
-
"id":
|
1233
|
+
"id": 133,
|
1258
1234
|
"name": "theme",
|
1259
1235
|
"kind": 32768,
|
1260
1236
|
"kindString": "Parameter",
|
@@ -1309,7 +1285,7 @@
|
|
1309
1285
|
}
|
1310
1286
|
},
|
1311
1287
|
{
|
1312
|
-
"id":
|
1288
|
+
"id": 154,
|
1313
1289
|
"name": "alignSelf",
|
1314
1290
|
"kind": 1024,
|
1315
1291
|
"kindString": "Property",
|
@@ -1350,7 +1326,7 @@
|
|
1350
1326
|
{
|
1351
1327
|
"type": "reflection",
|
1352
1328
|
"declaration": {
|
1353
|
-
"id":
|
1329
|
+
"id": 155,
|
1354
1330
|
"name": "__type",
|
1355
1331
|
"kind": 65536,
|
1356
1332
|
"kindString": "Type literal",
|
@@ -1364,14 +1340,14 @@
|
|
1364
1340
|
],
|
1365
1341
|
"signatures": [
|
1366
1342
|
{
|
1367
|
-
"id":
|
1343
|
+
"id": 156,
|
1368
1344
|
"name": "__type",
|
1369
1345
|
"kind": 4096,
|
1370
1346
|
"kindString": "Call signature",
|
1371
1347
|
"flags": {},
|
1372
1348
|
"parameters": [
|
1373
1349
|
{
|
1374
|
-
"id":
|
1350
|
+
"id": 157,
|
1375
1351
|
"name": "theme",
|
1376
1352
|
"kind": 32768,
|
1377
1353
|
"kindString": "Parameter",
|
@@ -1426,7 +1402,7 @@
|
|
1426
1402
|
}
|
1427
1403
|
},
|
1428
1404
|
{
|
1429
|
-
"id":
|
1405
|
+
"id": 214,
|
1430
1406
|
"name": "bgcolor",
|
1431
1407
|
"kind": 1024,
|
1432
1408
|
"kindString": "Property",
|
@@ -1467,7 +1443,7 @@
|
|
1467
1443
|
{
|
1468
1444
|
"type": "reflection",
|
1469
1445
|
"declaration": {
|
1470
|
-
"id":
|
1446
|
+
"id": 215,
|
1471
1447
|
"name": "__type",
|
1472
1448
|
"kind": 65536,
|
1473
1449
|
"kindString": "Type literal",
|
@@ -1481,14 +1457,14 @@
|
|
1481
1457
|
],
|
1482
1458
|
"signatures": [
|
1483
1459
|
{
|
1484
|
-
"id":
|
1460
|
+
"id": 216,
|
1485
1461
|
"name": "__type",
|
1486
1462
|
"kind": 4096,
|
1487
1463
|
"kindString": "Call signature",
|
1488
1464
|
"flags": {},
|
1489
1465
|
"parameters": [
|
1490
1466
|
{
|
1491
|
-
"id":
|
1467
|
+
"id": 217,
|
1492
1468
|
"name": "theme",
|
1493
1469
|
"kind": 32768,
|
1494
1470
|
"kindString": "Parameter",
|
@@ -1543,7 +1519,7 @@
|
|
1543
1519
|
}
|
1544
1520
|
},
|
1545
1521
|
{
|
1546
|
-
"id":
|
1522
|
+
"id": 60,
|
1547
1523
|
"name": "border",
|
1548
1524
|
"kind": 1024,
|
1549
1525
|
"kindString": "Property",
|
@@ -1579,7 +1555,7 @@
|
|
1579
1555
|
{
|
1580
1556
|
"type": "reflection",
|
1581
1557
|
"declaration": {
|
1582
|
-
"id":
|
1558
|
+
"id": 61,
|
1583
1559
|
"name": "__type",
|
1584
1560
|
"kind": 65536,
|
1585
1561
|
"kindString": "Type literal",
|
@@ -2382,7 +2358,7 @@
|
|
2382
2358
|
{
|
2383
2359
|
"type": "reflection",
|
2384
2360
|
"declaration": {
|
2385
|
-
"id":
|
2361
|
+
"id": 62,
|
2386
2362
|
"name": "__type",
|
2387
2363
|
"kind": 65536,
|
2388
2364
|
"kindString": "Type literal",
|
@@ -2396,14 +2372,14 @@
|
|
2396
2372
|
],
|
2397
2373
|
"signatures": [
|
2398
2374
|
{
|
2399
|
-
"id":
|
2375
|
+
"id": 63,
|
2400
2376
|
"name": "__type",
|
2401
2377
|
"kind": 4096,
|
2402
2378
|
"kindString": "Call signature",
|
2403
2379
|
"flags": {},
|
2404
2380
|
"parameters": [
|
2405
2381
|
{
|
2406
|
-
"id":
|
2382
|
+
"id": 64,
|
2407
2383
|
"name": "theme",
|
2408
2384
|
"kind": 32768,
|
2409
2385
|
"kindString": "Parameter",
|
@@ -2444,7 +2420,7 @@
|
|
2444
2420
|
{
|
2445
2421
|
"type": "reflection",
|
2446
2422
|
"declaration": {
|
2447
|
-
"id":
|
2423
|
+
"id": 65,
|
2448
2424
|
"name": "__type",
|
2449
2425
|
"kind": 65536,
|
2450
2426
|
"kindString": "Type literal",
|
@@ -3256,7 +3232,7 @@
|
|
3256
3232
|
}
|
3257
3233
|
},
|
3258
3234
|
{
|
3259
|
-
"id":
|
3235
|
+
"id": 74,
|
3260
3236
|
"name": "borderBottom",
|
3261
3237
|
"kind": 1024,
|
3262
3238
|
"kindString": "Property",
|
@@ -3346,7 +3322,7 @@
|
|
3346
3322
|
{
|
3347
3323
|
"type": "reflection",
|
3348
3324
|
"declaration": {
|
3349
|
-
"id":
|
3325
|
+
"id": 75,
|
3350
3326
|
"name": "__type",
|
3351
3327
|
"kind": 65536,
|
3352
3328
|
"kindString": "Type literal",
|
@@ -3360,14 +3336,14 @@
|
|
3360
3336
|
],
|
3361
3337
|
"signatures": [
|
3362
3338
|
{
|
3363
|
-
"id":
|
3339
|
+
"id": 76,
|
3364
3340
|
"name": "__type",
|
3365
3341
|
"kind": 4096,
|
3366
3342
|
"kindString": "Call signature",
|
3367
3343
|
"flags": {},
|
3368
3344
|
"parameters": [
|
3369
3345
|
{
|
3370
|
-
"id":
|
3346
|
+
"id": 77,
|
3371
3347
|
"name": "theme",
|
3372
3348
|
"kind": 32768,
|
3373
3349
|
"kindString": "Parameter",
|
@@ -3471,7 +3447,7 @@
|
|
3471
3447
|
}
|
3472
3448
|
},
|
3473
3449
|
{
|
3474
|
-
"id":
|
3450
|
+
"id": 82,
|
3475
3451
|
"name": "borderColor",
|
3476
3452
|
"kind": 1024,
|
3477
3453
|
"kindString": "Property",
|
@@ -3512,7 +3488,7 @@
|
|
3512
3488
|
{
|
3513
3489
|
"type": "reflection",
|
3514
3490
|
"declaration": {
|
3515
|
-
"id":
|
3491
|
+
"id": 83,
|
3516
3492
|
"name": "__type",
|
3517
3493
|
"kind": 65536,
|
3518
3494
|
"kindString": "Type literal",
|
@@ -3526,14 +3502,14 @@
|
|
3526
3502
|
],
|
3527
3503
|
"signatures": [
|
3528
3504
|
{
|
3529
|
-
"id":
|
3505
|
+
"id": 84,
|
3530
3506
|
"name": "__type",
|
3531
3507
|
"kind": 4096,
|
3532
3508
|
"kindString": "Call signature",
|
3533
3509
|
"flags": {},
|
3534
3510
|
"parameters": [
|
3535
3511
|
{
|
3536
|
-
"id":
|
3512
|
+
"id": 85,
|
3537
3513
|
"name": "theme",
|
3538
3514
|
"kind": 32768,
|
3539
3515
|
"kindString": "Parameter",
|
@@ -3588,7 +3564,7 @@
|
|
3588
3564
|
}
|
3589
3565
|
},
|
3590
3566
|
{
|
3591
|
-
"id":
|
3567
|
+
"id": 78,
|
3592
3568
|
"name": "borderLeft",
|
3593
3569
|
"kind": 1024,
|
3594
3570
|
"kindString": "Property",
|
@@ -3678,7 +3654,7 @@
|
|
3678
3654
|
{
|
3679
3655
|
"type": "reflection",
|
3680
3656
|
"declaration": {
|
3681
|
-
"id":
|
3657
|
+
"id": 79,
|
3682
3658
|
"name": "__type",
|
3683
3659
|
"kind": 65536,
|
3684
3660
|
"kindString": "Type literal",
|
@@ -3692,14 +3668,14 @@
|
|
3692
3668
|
],
|
3693
3669
|
"signatures": [
|
3694
3670
|
{
|
3695
|
-
"id":
|
3671
|
+
"id": 80,
|
3696
3672
|
"name": "__type",
|
3697
3673
|
"kind": 4096,
|
3698
3674
|
"kindString": "Call signature",
|
3699
3675
|
"flags": {},
|
3700
3676
|
"parameters": [
|
3701
3677
|
{
|
3702
|
-
"id":
|
3678
|
+
"id": 81,
|
3703
3679
|
"name": "theme",
|
3704
3680
|
"kind": 32768,
|
3705
3681
|
"kindString": "Parameter",
|
@@ -3803,7 +3779,7 @@
|
|
3803
3779
|
}
|
3804
3780
|
},
|
3805
3781
|
{
|
3806
|
-
"id":
|
3782
|
+
"id": 86,
|
3807
3783
|
"name": "borderRadius",
|
3808
3784
|
"kind": 1024,
|
3809
3785
|
"kindString": "Property",
|
@@ -3893,7 +3869,7 @@
|
|
3893
3869
|
{
|
3894
3870
|
"type": "reflection",
|
3895
3871
|
"declaration": {
|
3896
|
-
"id":
|
3872
|
+
"id": 87,
|
3897
3873
|
"name": "__type",
|
3898
3874
|
"kind": 65536,
|
3899
3875
|
"kindString": "Type literal",
|
@@ -3907,14 +3883,14 @@
|
|
3907
3883
|
],
|
3908
3884
|
"signatures": [
|
3909
3885
|
{
|
3910
|
-
"id":
|
3886
|
+
"id": 88,
|
3911
3887
|
"name": "__type",
|
3912
3888
|
"kind": 4096,
|
3913
3889
|
"kindString": "Call signature",
|
3914
3890
|
"flags": {},
|
3915
3891
|
"parameters": [
|
3916
3892
|
{
|
3917
|
-
"id":
|
3893
|
+
"id": 89,
|
3918
3894
|
"name": "theme",
|
3919
3895
|
"kind": 32768,
|
3920
3896
|
"kindString": "Parameter",
|
@@ -4018,7 +3994,7 @@
|
|
4018
3994
|
}
|
4019
3995
|
},
|
4020
3996
|
{
|
4021
|
-
"id":
|
3997
|
+
"id": 70,
|
4022
3998
|
"name": "borderRight",
|
4023
3999
|
"kind": 1024,
|
4024
4000
|
"kindString": "Property",
|
@@ -4108,7 +4084,7 @@
|
|
4108
4084
|
{
|
4109
4085
|
"type": "reflection",
|
4110
4086
|
"declaration": {
|
4111
|
-
"id":
|
4087
|
+
"id": 71,
|
4112
4088
|
"name": "__type",
|
4113
4089
|
"kind": 65536,
|
4114
4090
|
"kindString": "Type literal",
|
@@ -4122,14 +4098,14 @@
|
|
4122
4098
|
],
|
4123
4099
|
"signatures": [
|
4124
4100
|
{
|
4125
|
-
"id":
|
4101
|
+
"id": 72,
|
4126
4102
|
"name": "__type",
|
4127
4103
|
"kind": 4096,
|
4128
4104
|
"kindString": "Call signature",
|
4129
4105
|
"flags": {},
|
4130
4106
|
"parameters": [
|
4131
4107
|
{
|
4132
|
-
"id":
|
4108
|
+
"id": 73,
|
4133
4109
|
"name": "theme",
|
4134
4110
|
"kind": 32768,
|
4135
4111
|
"kindString": "Parameter",
|
@@ -4233,7 +4209,7 @@
|
|
4233
4209
|
}
|
4234
4210
|
},
|
4235
4211
|
{
|
4236
|
-
"id":
|
4212
|
+
"id": 66,
|
4237
4213
|
"name": "borderTop",
|
4238
4214
|
"kind": 1024,
|
4239
4215
|
"kindString": "Property",
|
@@ -4323,7 +4299,7 @@
|
|
4323
4299
|
{
|
4324
4300
|
"type": "reflection",
|
4325
4301
|
"declaration": {
|
4326
|
-
"id":
|
4302
|
+
"id": 67,
|
4327
4303
|
"name": "__type",
|
4328
4304
|
"kind": 65536,
|
4329
4305
|
"kindString": "Type literal",
|
@@ -4337,14 +4313,14 @@
|
|
4337
4313
|
],
|
4338
4314
|
"signatures": [
|
4339
4315
|
{
|
4340
|
-
"id":
|
4316
|
+
"id": 68,
|
4341
4317
|
"name": "__type",
|
4342
4318
|
"kind": 4096,
|
4343
4319
|
"kindString": "Call signature",
|
4344
4320
|
"flags": {},
|
4345
4321
|
"parameters": [
|
4346
4322
|
{
|
4347
|
-
"id":
|
4323
|
+
"id": 69,
|
4348
4324
|
"name": "theme",
|
4349
4325
|
"kind": 32768,
|
4350
4326
|
"kindString": "Parameter",
|
@@ -4448,7 +4424,7 @@
|
|
4448
4424
|
}
|
4449
4425
|
},
|
4450
4426
|
{
|
4451
|
-
"id":
|
4427
|
+
"id": 238,
|
4452
4428
|
"name": "bottom",
|
4453
4429
|
"kind": 1024,
|
4454
4430
|
"kindString": "Property",
|
@@ -4538,7 +4514,7 @@
|
|
4538
4514
|
{
|
4539
4515
|
"type": "reflection",
|
4540
4516
|
"declaration": {
|
4541
|
-
"id":
|
4517
|
+
"id": 239,
|
4542
4518
|
"name": "__type",
|
4543
4519
|
"kind": 65536,
|
4544
4520
|
"kindString": "Type literal",
|
@@ -4552,14 +4528,14 @@
|
|
4552
4528
|
],
|
4553
4529
|
"signatures": [
|
4554
4530
|
{
|
4555
|
-
"id":
|
4531
|
+
"id": 240,
|
4556
4532
|
"name": "__type",
|
4557
4533
|
"kind": 4096,
|
4558
4534
|
"kindString": "Call signature",
|
4559
4535
|
"flags": {},
|
4560
4536
|
"parameters": [
|
4561
4537
|
{
|
4562
|
-
"id":
|
4538
|
+
"id": 241,
|
4563
4539
|
"name": "theme",
|
4564
4540
|
"kind": 32768,
|
4565
4541
|
"kindString": "Parameter",
|
@@ -4663,7 +4639,7 @@
|
|
4663
4639
|
}
|
4664
4640
|
},
|
4665
4641
|
{
|
4666
|
-
"id":
|
4642
|
+
"id": 246,
|
4667
4643
|
"name": "boxShadow",
|
4668
4644
|
"kind": 1024,
|
4669
4645
|
"kindString": "Property",
|
@@ -4701,7 +4677,7 @@
|
|
4701
4677
|
{
|
4702
4678
|
"type": "reflection",
|
4703
4679
|
"declaration": {
|
4704
|
-
"id":
|
4680
|
+
"id": 247,
|
4705
4681
|
"name": "__type",
|
4706
4682
|
"kind": 65536,
|
4707
4683
|
"kindString": "Type literal",
|
@@ -4715,14 +4691,14 @@
|
|
4715
4691
|
],
|
4716
4692
|
"signatures": [
|
4717
4693
|
{
|
4718
|
-
"id":
|
4694
|
+
"id": 248,
|
4719
4695
|
"name": "__type",
|
4720
4696
|
"kind": 4096,
|
4721
4697
|
"kindString": "Call signature",
|
4722
4698
|
"flags": {},
|
4723
4699
|
"parameters": [
|
4724
4700
|
{
|
4725
|
-
"id":
|
4701
|
+
"id": 249,
|
4726
4702
|
"name": "theme",
|
4727
4703
|
"kind": 32768,
|
4728
4704
|
"kindString": "Parameter",
|
@@ -4774,7 +4750,7 @@
|
|
4774
4750
|
}
|
4775
4751
|
},
|
4776
4752
|
{
|
4777
|
-
"id":
|
4753
|
+
"id": 274,
|
4778
4754
|
"name": "boxSizing",
|
4779
4755
|
"kind": 1024,
|
4780
4756
|
"kindString": "Property",
|
@@ -4834,7 +4810,7 @@
|
|
4834
4810
|
{
|
4835
4811
|
"type": "reflection",
|
4836
4812
|
"declaration": {
|
4837
|
-
"id":
|
4813
|
+
"id": 275,
|
4838
4814
|
"name": "__type",
|
4839
4815
|
"kind": 65536,
|
4840
4816
|
"kindString": "Type literal",
|
@@ -4848,14 +4824,14 @@
|
|
4848
4824
|
],
|
4849
4825
|
"signatures": [
|
4850
4826
|
{
|
4851
|
-
"id":
|
4827
|
+
"id": 276,
|
4852
4828
|
"name": "__type",
|
4853
4829
|
"kind": 4096,
|
4854
4830
|
"kindString": "Call signature",
|
4855
4831
|
"flags": {},
|
4856
4832
|
"parameters": [
|
4857
4833
|
{
|
4858
|
-
"id":
|
4834
|
+
"id": 277,
|
4859
4835
|
"name": "theme",
|
4860
4836
|
"kind": 32768,
|
4861
4837
|
"kindString": "Parameter",
|
@@ -4929,7 +4905,7 @@
|
|
4929
4905
|
}
|
4930
4906
|
},
|
4931
4907
|
{
|
4932
|
-
"id":
|
4908
|
+
"id": 56,
|
4933
4909
|
"name": "color",
|
4934
4910
|
"kind": 1024,
|
4935
4911
|
"kindString": "Property",
|
@@ -4970,7 +4946,7 @@
|
|
4970
4946
|
{
|
4971
4947
|
"type": "reflection",
|
4972
4948
|
"declaration": {
|
4973
|
-
"id":
|
4949
|
+
"id": 57,
|
4974
4950
|
"name": "__type",
|
4975
4951
|
"kind": 65536,
|
4976
4952
|
"kindString": "Type literal",
|
@@ -4984,14 +4960,14 @@
|
|
4984
4960
|
],
|
4985
4961
|
"signatures": [
|
4986
4962
|
{
|
4987
|
-
"id":
|
4963
|
+
"id": 58,
|
4988
4964
|
"name": "__type",
|
4989
4965
|
"kind": 4096,
|
4990
4966
|
"kindString": "Call signature",
|
4991
4967
|
"flags": {},
|
4992
4968
|
"parameters": [
|
4993
4969
|
{
|
4994
|
-
"id":
|
4970
|
+
"id": 59,
|
4995
4971
|
"name": "theme",
|
4996
4972
|
"kind": 32768,
|
4997
4973
|
"kindString": "Parameter",
|
@@ -5046,7 +5022,7 @@
|
|
5046
5022
|
}
|
5047
5023
|
},
|
5048
5024
|
{
|
5049
|
-
"id":
|
5025
|
+
"id": 170,
|
5050
5026
|
"name": "columnGap",
|
5051
5027
|
"kind": 1024,
|
5052
5028
|
"kindString": "Property",
|
@@ -5136,7 +5112,7 @@
|
|
5136
5112
|
{
|
5137
5113
|
"type": "reflection",
|
5138
5114
|
"declaration": {
|
5139
|
-
"id":
|
5115
|
+
"id": 171,
|
5140
5116
|
"name": "__type",
|
5141
5117
|
"kind": 65536,
|
5142
5118
|
"kindString": "Type literal",
|
@@ -5150,14 +5126,14 @@
|
|
5150
5126
|
],
|
5151
5127
|
"signatures": [
|
5152
5128
|
{
|
5153
|
-
"id":
|
5129
|
+
"id": 172,
|
5154
5130
|
"name": "__type",
|
5155
5131
|
"kind": 4096,
|
5156
5132
|
"kindString": "Call signature",
|
5157
5133
|
"flags": {},
|
5158
5134
|
"parameters": [
|
5159
5135
|
{
|
5160
|
-
"id":
|
5136
|
+
"id": 173,
|
5161
5137
|
"name": "theme",
|
5162
5138
|
"kind": 32768,
|
5163
5139
|
"kindString": "Parameter",
|
@@ -5261,7 +5237,7 @@
|
|
5261
5237
|
}
|
5262
5238
|
},
|
5263
5239
|
{
|
5264
|
-
"id":
|
5240
|
+
"id": 46,
|
5265
5241
|
"name": "customError",
|
5266
5242
|
"kind": 1024,
|
5267
5243
|
"kindString": "Property",
|
@@ -5273,7 +5249,7 @@
|
|
5273
5249
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
5274
5250
|
"line": 6,
|
5275
5251
|
"character": 2,
|
5276
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
5252
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L6"
|
5277
5253
|
}
|
5278
5254
|
],
|
5279
5255
|
"type": {
|
@@ -5284,7 +5260,7 @@
|
|
5284
5260
|
}
|
5285
5261
|
},
|
5286
5262
|
{
|
5287
|
-
"id":
|
5263
|
+
"id": 90,
|
5288
5264
|
"name": "display",
|
5289
5265
|
"kind": 1024,
|
5290
5266
|
"kindString": "Property",
|
@@ -5325,7 +5301,7 @@
|
|
5325
5301
|
{
|
5326
5302
|
"type": "reflection",
|
5327
5303
|
"declaration": {
|
5328
|
-
"id":
|
5304
|
+
"id": 91,
|
5329
5305
|
"name": "__type",
|
5330
5306
|
"kind": 65536,
|
5331
5307
|
"kindString": "Type literal",
|
@@ -5339,14 +5315,14 @@
|
|
5339
5315
|
],
|
5340
5316
|
"signatures": [
|
5341
5317
|
{
|
5342
|
-
"id":
|
5318
|
+
"id": 92,
|
5343
5319
|
"name": "__type",
|
5344
5320
|
"kind": 4096,
|
5345
5321
|
"kindString": "Call signature",
|
5346
5322
|
"flags": {},
|
5347
5323
|
"parameters": [
|
5348
5324
|
{
|
5349
|
-
"id":
|
5325
|
+
"id": 93,
|
5350
5326
|
"name": "theme",
|
5351
5327
|
"kind": 32768,
|
5352
5328
|
"kindString": "Parameter",
|
@@ -5401,7 +5377,7 @@
|
|
5401
5377
|
}
|
5402
5378
|
},
|
5403
5379
|
{
|
5404
|
-
"id":
|
5380
|
+
"id": 94,
|
5405
5381
|
"name": "displayPrint",
|
5406
5382
|
"kind": 1024,
|
5407
5383
|
"kindString": "Property",
|
@@ -5442,7 +5418,7 @@
|
|
5442
5418
|
{
|
5443
5419
|
"type": "reflection",
|
5444
5420
|
"declaration": {
|
5445
|
-
"id":
|
5421
|
+
"id": 95,
|
5446
5422
|
"name": "__type",
|
5447
5423
|
"kind": 65536,
|
5448
5424
|
"kindString": "Type literal",
|
@@ -5456,14 +5432,14 @@
|
|
5456
5432
|
],
|
5457
5433
|
"signatures": [
|
5458
5434
|
{
|
5459
|
-
"id":
|
5435
|
+
"id": 96,
|
5460
5436
|
"name": "__type",
|
5461
5437
|
"kind": 4096,
|
5462
5438
|
"kindString": "Call signature",
|
5463
5439
|
"flags": {},
|
5464
5440
|
"parameters": [
|
5465
5441
|
{
|
5466
|
-
"id":
|
5442
|
+
"id": 97,
|
5467
5443
|
"name": "theme",
|
5468
5444
|
"kind": 32768,
|
5469
5445
|
"kindString": "Parameter",
|
@@ -5518,7 +5494,7 @@
|
|
5518
5494
|
}
|
5519
5495
|
},
|
5520
5496
|
{
|
5521
|
-
"id":
|
5497
|
+
"id": 47,
|
5522
5498
|
"name": "error",
|
5523
5499
|
"kind": 1024,
|
5524
5500
|
"kindString": "Property",
|
@@ -5530,7 +5506,7 @@
|
|
5530
5506
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
5531
5507
|
"line": 7,
|
5532
5508
|
"character": 2,
|
5533
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
5509
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L7"
|
5534
5510
|
}
|
5535
5511
|
],
|
5536
5512
|
"type": {
|
@@ -5554,7 +5530,7 @@
|
|
5554
5530
|
{
|
5555
5531
|
"type": "reflection",
|
5556
5532
|
"declaration": {
|
5557
|
-
"id":
|
5533
|
+
"id": 48,
|
5558
5534
|
"name": "__type",
|
5559
5535
|
"kind": 65536,
|
5560
5536
|
"kindString": "Type literal",
|
@@ -5580,7 +5556,7 @@
|
|
5580
5556
|
}
|
5581
5557
|
},
|
5582
5558
|
{
|
5583
|
-
"id":
|
5559
|
+
"id": 49,
|
5584
5560
|
"name": "errorContext",
|
5585
5561
|
"kind": 1024,
|
5586
5562
|
"kindString": "Property",
|
@@ -5592,7 +5568,7 @@
|
|
5592
5568
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
5593
5569
|
"line": 8,
|
5594
5570
|
"character": 2,
|
5595
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
5571
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L8"
|
5596
5572
|
}
|
5597
5573
|
],
|
5598
5574
|
"type": {
|
@@ -5601,7 +5577,7 @@
|
|
5601
5577
|
}
|
5602
5578
|
},
|
5603
5579
|
{
|
5604
|
-
"id":
|
5580
|
+
"id": 142,
|
5605
5581
|
"name": "flex",
|
5606
5582
|
"kind": 1024,
|
5607
5583
|
"kindString": "Property",
|
@@ -5691,7 +5667,7 @@
|
|
5691
5667
|
{
|
5692
5668
|
"type": "reflection",
|
5693
5669
|
"declaration": {
|
5694
|
-
"id":
|
5670
|
+
"id": 143,
|
5695
5671
|
"name": "__type",
|
5696
5672
|
"kind": 65536,
|
5697
5673
|
"kindString": "Type literal",
|
@@ -5705,14 +5681,14 @@
|
|
5705
5681
|
],
|
5706
5682
|
"signatures": [
|
5707
5683
|
{
|
5708
|
-
"id":
|
5684
|
+
"id": 144,
|
5709
5685
|
"name": "__type",
|
5710
5686
|
"kind": 4096,
|
5711
5687
|
"kindString": "Call signature",
|
5712
5688
|
"flags": {},
|
5713
5689
|
"parameters": [
|
5714
5690
|
{
|
5715
|
-
"id":
|
5691
|
+
"id": 145,
|
5716
5692
|
"name": "theme",
|
5717
5693
|
"kind": 32768,
|
5718
5694
|
"kindString": "Parameter",
|
@@ -5816,7 +5792,7 @@
|
|
5816
5792
|
}
|
5817
5793
|
},
|
5818
5794
|
{
|
5819
|
-
"id":
|
5795
|
+
"id": 114,
|
5820
5796
|
"name": "flexBasis",
|
5821
5797
|
"kind": 1024,
|
5822
5798
|
"kindString": "Property",
|
@@ -5906,7 +5882,7 @@
|
|
5906
5882
|
{
|
5907
5883
|
"type": "reflection",
|
5908
5884
|
"declaration": {
|
5909
|
-
"id":
|
5885
|
+
"id": 115,
|
5910
5886
|
"name": "__type",
|
5911
5887
|
"kind": 65536,
|
5912
5888
|
"kindString": "Type literal",
|
@@ -5920,14 +5896,14 @@
|
|
5920
5896
|
],
|
5921
5897
|
"signatures": [
|
5922
5898
|
{
|
5923
|
-
"id":
|
5899
|
+
"id": 116,
|
5924
5900
|
"name": "__type",
|
5925
5901
|
"kind": 4096,
|
5926
5902
|
"kindString": "Call signature",
|
5927
5903
|
"flags": {},
|
5928
5904
|
"parameters": [
|
5929
5905
|
{
|
5930
|
-
"id":
|
5906
|
+
"id": 117,
|
5931
5907
|
"name": "theme",
|
5932
5908
|
"kind": 32768,
|
5933
5909
|
"kindString": "Parameter",
|
@@ -6031,7 +6007,7 @@
|
|
6031
6007
|
}
|
6032
6008
|
},
|
6033
6009
|
{
|
6034
|
-
"id":
|
6010
|
+
"id": 118,
|
6035
6011
|
"name": "flexDirection",
|
6036
6012
|
"kind": 1024,
|
6037
6013
|
"kindString": "Property",
|
@@ -6091,7 +6067,7 @@
|
|
6091
6067
|
{
|
6092
6068
|
"type": "reflection",
|
6093
6069
|
"declaration": {
|
6094
|
-
"id":
|
6070
|
+
"id": 119,
|
6095
6071
|
"name": "__type",
|
6096
6072
|
"kind": 65536,
|
6097
6073
|
"kindString": "Type literal",
|
@@ -6105,14 +6081,14 @@
|
|
6105
6081
|
],
|
6106
6082
|
"signatures": [
|
6107
6083
|
{
|
6108
|
-
"id":
|
6084
|
+
"id": 120,
|
6109
6085
|
"name": "__type",
|
6110
6086
|
"kind": 4096,
|
6111
6087
|
"kindString": "Call signature",
|
6112
6088
|
"flags": {},
|
6113
6089
|
"parameters": [
|
6114
6090
|
{
|
6115
|
-
"id":
|
6091
|
+
"id": 121,
|
6116
6092
|
"name": "theme",
|
6117
6093
|
"kind": 32768,
|
6118
6094
|
"kindString": "Parameter",
|
@@ -6186,7 +6162,7 @@
|
|
6186
6162
|
}
|
6187
6163
|
},
|
6188
6164
|
{
|
6189
|
-
"id":
|
6165
|
+
"id": 146,
|
6190
6166
|
"name": "flexGrow",
|
6191
6167
|
"kind": 1024,
|
6192
6168
|
"kindString": "Property",
|
@@ -6246,7 +6222,7 @@
|
|
6246
6222
|
{
|
6247
6223
|
"type": "reflection",
|
6248
6224
|
"declaration": {
|
6249
|
-
"id":
|
6225
|
+
"id": 147,
|
6250
6226
|
"name": "__type",
|
6251
6227
|
"kind": 65536,
|
6252
6228
|
"kindString": "Type literal",
|
@@ -6260,14 +6236,14 @@
|
|
6260
6236
|
],
|
6261
6237
|
"signatures": [
|
6262
6238
|
{
|
6263
|
-
"id":
|
6239
|
+
"id": 148,
|
6264
6240
|
"name": "__type",
|
6265
6241
|
"kind": 4096,
|
6266
6242
|
"kindString": "Call signature",
|
6267
6243
|
"flags": {},
|
6268
6244
|
"parameters": [
|
6269
6245
|
{
|
6270
|
-
"id":
|
6246
|
+
"id": 149,
|
6271
6247
|
"name": "theme",
|
6272
6248
|
"kind": 32768,
|
6273
6249
|
"kindString": "Parameter",
|
@@ -6341,7 +6317,7 @@
|
|
6341
6317
|
}
|
6342
6318
|
},
|
6343
6319
|
{
|
6344
|
-
"id":
|
6320
|
+
"id": 150,
|
6345
6321
|
"name": "flexShrink",
|
6346
6322
|
"kind": 1024,
|
6347
6323
|
"kindString": "Property",
|
@@ -6401,7 +6377,7 @@
|
|
6401
6377
|
{
|
6402
6378
|
"type": "reflection",
|
6403
6379
|
"declaration": {
|
6404
|
-
"id":
|
6380
|
+
"id": 151,
|
6405
6381
|
"name": "__type",
|
6406
6382
|
"kind": 65536,
|
6407
6383
|
"kindString": "Type literal",
|
@@ -6415,14 +6391,14 @@
|
|
6415
6391
|
],
|
6416
6392
|
"signatures": [
|
6417
6393
|
{
|
6418
|
-
"id":
|
6394
|
+
"id": 152,
|
6419
6395
|
"name": "__type",
|
6420
6396
|
"kind": 4096,
|
6421
6397
|
"kindString": "Call signature",
|
6422
6398
|
"flags": {},
|
6423
6399
|
"parameters": [
|
6424
6400
|
{
|
6425
|
-
"id":
|
6401
|
+
"id": 153,
|
6426
6402
|
"name": "theme",
|
6427
6403
|
"kind": 32768,
|
6428
6404
|
"kindString": "Parameter",
|
@@ -6496,7 +6472,7 @@
|
|
6496
6472
|
}
|
6497
6473
|
},
|
6498
6474
|
{
|
6499
|
-
"id":
|
6475
|
+
"id": 122,
|
6500
6476
|
"name": "flexWrap",
|
6501
6477
|
"kind": 1024,
|
6502
6478
|
"kindString": "Property",
|
@@ -6556,7 +6532,7 @@
|
|
6556
6532
|
{
|
6557
6533
|
"type": "reflection",
|
6558
6534
|
"declaration": {
|
6559
|
-
"id":
|
6535
|
+
"id": 123,
|
6560
6536
|
"name": "__type",
|
6561
6537
|
"kind": 65536,
|
6562
6538
|
"kindString": "Type literal",
|
@@ -6570,14 +6546,14 @@
|
|
6570
6546
|
],
|
6571
6547
|
"signatures": [
|
6572
6548
|
{
|
6573
|
-
"id":
|
6549
|
+
"id": 124,
|
6574
6550
|
"name": "__type",
|
6575
6551
|
"kind": 4096,
|
6576
6552
|
"kindString": "Call signature",
|
6577
6553
|
"flags": {},
|
6578
6554
|
"parameters": [
|
6579
6555
|
{
|
6580
|
-
"id":
|
6556
|
+
"id": 125,
|
6581
6557
|
"name": "theme",
|
6582
6558
|
"kind": 32768,
|
6583
6559
|
"kindString": "Parameter",
|
@@ -6651,7 +6627,7 @@
|
|
6651
6627
|
}
|
6652
6628
|
},
|
6653
6629
|
{
|
6654
|
-
"id":
|
6630
|
+
"id": 390,
|
6655
6631
|
"name": "fontFamily",
|
6656
6632
|
"kind": 1024,
|
6657
6633
|
"kindString": "Property",
|
@@ -6692,7 +6668,7 @@
|
|
6692
6668
|
{
|
6693
6669
|
"type": "reflection",
|
6694
6670
|
"declaration": {
|
6695
|
-
"id":
|
6671
|
+
"id": 391,
|
6696
6672
|
"name": "__type",
|
6697
6673
|
"kind": 65536,
|
6698
6674
|
"kindString": "Type literal",
|
@@ -6706,14 +6682,14 @@
|
|
6706
6682
|
],
|
6707
6683
|
"signatures": [
|
6708
6684
|
{
|
6709
|
-
"id":
|
6685
|
+
"id": 392,
|
6710
6686
|
"name": "__type",
|
6711
6687
|
"kind": 4096,
|
6712
6688
|
"kindString": "Call signature",
|
6713
6689
|
"flags": {},
|
6714
6690
|
"parameters": [
|
6715
6691
|
{
|
6716
|
-
"id":
|
6692
|
+
"id": 393,
|
6717
6693
|
"name": "theme",
|
6718
6694
|
"kind": 32768,
|
6719
6695
|
"kindString": "Parameter",
|
@@ -6768,7 +6744,7 @@
|
|
6768
6744
|
}
|
6769
6745
|
},
|
6770
6746
|
{
|
6771
|
-
"id":
|
6747
|
+
"id": 394,
|
6772
6748
|
"name": "fontSize",
|
6773
6749
|
"kind": 1024,
|
6774
6750
|
"kindString": "Property",
|
@@ -6858,7 +6834,7 @@
|
|
6858
6834
|
{
|
6859
6835
|
"type": "reflection",
|
6860
6836
|
"declaration": {
|
6861
|
-
"id":
|
6837
|
+
"id": 395,
|
6862
6838
|
"name": "__type",
|
6863
6839
|
"kind": 65536,
|
6864
6840
|
"kindString": "Type literal",
|
@@ -6872,14 +6848,14 @@
|
|
6872
6848
|
],
|
6873
6849
|
"signatures": [
|
6874
6850
|
{
|
6875
|
-
"id":
|
6851
|
+
"id": 396,
|
6876
6852
|
"name": "__type",
|
6877
6853
|
"kind": 4096,
|
6878
6854
|
"kindString": "Call signature",
|
6879
6855
|
"flags": {},
|
6880
6856
|
"parameters": [
|
6881
6857
|
{
|
6882
|
-
"id":
|
6858
|
+
"id": 397,
|
6883
6859
|
"name": "theme",
|
6884
6860
|
"kind": 32768,
|
6885
6861
|
"kindString": "Parameter",
|
@@ -6983,7 +6959,7 @@
|
|
6983
6959
|
}
|
6984
6960
|
},
|
6985
6961
|
{
|
6986
|
-
"id":
|
6962
|
+
"id": 398,
|
6987
6963
|
"name": "fontStyle",
|
6988
6964
|
"kind": 1024,
|
6989
6965
|
"kindString": "Property",
|
@@ -7024,7 +7000,7 @@
|
|
7024
7000
|
{
|
7025
7001
|
"type": "reflection",
|
7026
7002
|
"declaration": {
|
7027
|
-
"id":
|
7003
|
+
"id": 399,
|
7028
7004
|
"name": "__type",
|
7029
7005
|
"kind": 65536,
|
7030
7006
|
"kindString": "Type literal",
|
@@ -7038,14 +7014,14 @@
|
|
7038
7014
|
],
|
7039
7015
|
"signatures": [
|
7040
7016
|
{
|
7041
|
-
"id":
|
7017
|
+
"id": 400,
|
7042
7018
|
"name": "__type",
|
7043
7019
|
"kind": 4096,
|
7044
7020
|
"kindString": "Call signature",
|
7045
7021
|
"flags": {},
|
7046
7022
|
"parameters": [
|
7047
7023
|
{
|
7048
|
-
"id":
|
7024
|
+
"id": 401,
|
7049
7025
|
"name": "theme",
|
7050
7026
|
"kind": 32768,
|
7051
7027
|
"kindString": "Parameter",
|
@@ -7100,7 +7076,7 @@
|
|
7100
7076
|
}
|
7101
7077
|
},
|
7102
7078
|
{
|
7103
|
-
"id":
|
7079
|
+
"id": 402,
|
7104
7080
|
"name": "fontWeight",
|
7105
7081
|
"kind": 1024,
|
7106
7082
|
"kindString": "Property",
|
@@ -7132,7 +7108,7 @@
|
|
7132
7108
|
{
|
7133
7109
|
"type": "reflection",
|
7134
7110
|
"declaration": {
|
7135
|
-
"id":
|
7111
|
+
"id": 403,
|
7136
7112
|
"name": "__type",
|
7137
7113
|
"kind": 65536,
|
7138
7114
|
"kindString": "Type literal",
|
@@ -7151,7 +7127,7 @@
|
|
7151
7127
|
{
|
7152
7128
|
"type": "reflection",
|
7153
7129
|
"declaration": {
|
7154
|
-
"id":
|
7130
|
+
"id": 404,
|
7155
7131
|
"name": "__type",
|
7156
7132
|
"kind": 65536,
|
7157
7133
|
"kindString": "Type literal",
|
@@ -7170,7 +7146,7 @@
|
|
7170
7146
|
{
|
7171
7147
|
"type": "reflection",
|
7172
7148
|
"declaration": {
|
7173
|
-
"id":
|
7149
|
+
"id": 405,
|
7174
7150
|
"name": "__type",
|
7175
7151
|
"kind": 65536,
|
7176
7152
|
"kindString": "Type literal",
|
@@ -7184,14 +7160,14 @@
|
|
7184
7160
|
],
|
7185
7161
|
"signatures": [
|
7186
7162
|
{
|
7187
|
-
"id":
|
7163
|
+
"id": 406,
|
7188
7164
|
"name": "__type",
|
7189
7165
|
"kind": 4096,
|
7190
7166
|
"kindString": "Call signature",
|
7191
7167
|
"flags": {},
|
7192
7168
|
"parameters": [
|
7193
7169
|
{
|
7194
|
-
"id":
|
7170
|
+
"id": 407,
|
7195
7171
|
"name": "theme",
|
7196
7172
|
"kind": 32768,
|
7197
7173
|
"kindString": "Parameter",
|
@@ -7228,7 +7204,7 @@
|
|
7228
7204
|
{
|
7229
7205
|
"type": "reflection",
|
7230
7206
|
"declaration": {
|
7231
|
-
"id":
|
7207
|
+
"id": 408,
|
7232
7208
|
"name": "__type",
|
7233
7209
|
"kind": 65536,
|
7234
7210
|
"kindString": "Type literal",
|
@@ -7247,7 +7223,7 @@
|
|
7247
7223
|
{
|
7248
7224
|
"type": "reflection",
|
7249
7225
|
"declaration": {
|
7250
|
-
"id":
|
7226
|
+
"id": 409,
|
7251
7227
|
"name": "__type",
|
7252
7228
|
"kind": 65536,
|
7253
7229
|
"kindString": "Type literal",
|
@@ -7275,7 +7251,7 @@
|
|
7275
7251
|
}
|
7276
7252
|
},
|
7277
7253
|
{
|
7278
|
-
"id":
|
7254
|
+
"id": 166,
|
7279
7255
|
"name": "gap",
|
7280
7256
|
"kind": 1024,
|
7281
7257
|
"kindString": "Property",
|
@@ -7365,7 +7341,7 @@
|
|
7365
7341
|
{
|
7366
7342
|
"type": "reflection",
|
7367
7343
|
"declaration": {
|
7368
|
-
"id":
|
7344
|
+
"id": 167,
|
7369
7345
|
"name": "__type",
|
7370
7346
|
"kind": 65536,
|
7371
7347
|
"kindString": "Type literal",
|
@@ -7379,14 +7355,14 @@
|
|
7379
7355
|
],
|
7380
7356
|
"signatures": [
|
7381
7357
|
{
|
7382
|
-
"id":
|
7358
|
+
"id": 168,
|
7383
7359
|
"name": "__type",
|
7384
7360
|
"kind": 4096,
|
7385
7361
|
"kindString": "Call signature",
|
7386
7362
|
"flags": {},
|
7387
7363
|
"parameters": [
|
7388
7364
|
{
|
7389
|
-
"id":
|
7365
|
+
"id": 169,
|
7390
7366
|
"name": "theme",
|
7391
7367
|
"kind": 32768,
|
7392
7368
|
"kindString": "Parameter",
|
@@ -7490,7 +7466,7 @@
|
|
7490
7466
|
}
|
7491
7467
|
},
|
7492
7468
|
{
|
7493
|
-
"id":
|
7469
|
+
"id": 210,
|
7494
7470
|
"name": "gridArea",
|
7495
7471
|
"kind": 1024,
|
7496
7472
|
"kindString": "Property",
|
@@ -7550,7 +7526,7 @@
|
|
7550
7526
|
{
|
7551
7527
|
"type": "reflection",
|
7552
7528
|
"declaration": {
|
7553
|
-
"id":
|
7529
|
+
"id": 211,
|
7554
7530
|
"name": "__type",
|
7555
7531
|
"kind": 65536,
|
7556
7532
|
"kindString": "Type literal",
|
@@ -7564,14 +7540,14 @@
|
|
7564
7540
|
],
|
7565
7541
|
"signatures": [
|
7566
7542
|
{
|
7567
|
-
"id":
|
7543
|
+
"id": 212,
|
7568
7544
|
"name": "__type",
|
7569
7545
|
"kind": 4096,
|
7570
7546
|
"kindString": "Call signature",
|
7571
7547
|
"flags": {},
|
7572
7548
|
"parameters": [
|
7573
7549
|
{
|
7574
|
-
"id":
|
7550
|
+
"id": 213,
|
7575
7551
|
"name": "theme",
|
7576
7552
|
"kind": 32768,
|
7577
7553
|
"kindString": "Parameter",
|
@@ -7645,7 +7621,7 @@
|
|
7645
7621
|
}
|
7646
7622
|
},
|
7647
7623
|
{
|
7648
|
-
"id":
|
7624
|
+
"id": 190,
|
7649
7625
|
"name": "gridAutoColumns",
|
7650
7626
|
"kind": 1024,
|
7651
7627
|
"kindString": "Property",
|
@@ -7735,7 +7711,7 @@
|
|
7735
7711
|
{
|
7736
7712
|
"type": "reflection",
|
7737
7713
|
"declaration": {
|
7738
|
-
"id":
|
7714
|
+
"id": 191,
|
7739
7715
|
"name": "__type",
|
7740
7716
|
"kind": 65536,
|
7741
7717
|
"kindString": "Type literal",
|
@@ -7749,14 +7725,14 @@
|
|
7749
7725
|
],
|
7750
7726
|
"signatures": [
|
7751
7727
|
{
|
7752
|
-
"id":
|
7728
|
+
"id": 192,
|
7753
7729
|
"name": "__type",
|
7754
7730
|
"kind": 4096,
|
7755
7731
|
"kindString": "Call signature",
|
7756
7732
|
"flags": {},
|
7757
7733
|
"parameters": [
|
7758
7734
|
{
|
7759
|
-
"id":
|
7735
|
+
"id": 193,
|
7760
7736
|
"name": "theme",
|
7761
7737
|
"kind": 32768,
|
7762
7738
|
"kindString": "Parameter",
|
@@ -7860,7 +7836,7 @@
|
|
7860
7836
|
}
|
7861
7837
|
},
|
7862
7838
|
{
|
7863
|
-
"id":
|
7839
|
+
"id": 186,
|
7864
7840
|
"name": "gridAutoFlow",
|
7865
7841
|
"kind": 1024,
|
7866
7842
|
"kindString": "Property",
|
@@ -7901,7 +7877,7 @@
|
|
7901
7877
|
{
|
7902
7878
|
"type": "reflection",
|
7903
7879
|
"declaration": {
|
7904
|
-
"id":
|
7880
|
+
"id": 187,
|
7905
7881
|
"name": "__type",
|
7906
7882
|
"kind": 65536,
|
7907
7883
|
"kindString": "Type literal",
|
@@ -7915,14 +7891,14 @@
|
|
7915
7891
|
],
|
7916
7892
|
"signatures": [
|
7917
7893
|
{
|
7918
|
-
"id":
|
7894
|
+
"id": 188,
|
7919
7895
|
"name": "__type",
|
7920
7896
|
"kind": 4096,
|
7921
7897
|
"kindString": "Call signature",
|
7922
7898
|
"flags": {},
|
7923
7899
|
"parameters": [
|
7924
7900
|
{
|
7925
|
-
"id":
|
7901
|
+
"id": 189,
|
7926
7902
|
"name": "theme",
|
7927
7903
|
"kind": 32768,
|
7928
7904
|
"kindString": "Parameter",
|
@@ -7977,7 +7953,7 @@
|
|
7977
7953
|
}
|
7978
7954
|
},
|
7979
7955
|
{
|
7980
|
-
"id":
|
7956
|
+
"id": 194,
|
7981
7957
|
"name": "gridAutoRows",
|
7982
7958
|
"kind": 1024,
|
7983
7959
|
"kindString": "Property",
|
@@ -8067,7 +8043,7 @@
|
|
8067
8043
|
{
|
8068
8044
|
"type": "reflection",
|
8069
8045
|
"declaration": {
|
8070
|
-
"id":
|
8046
|
+
"id": 195,
|
8071
8047
|
"name": "__type",
|
8072
8048
|
"kind": 65536,
|
8073
8049
|
"kindString": "Type literal",
|
@@ -8081,14 +8057,14 @@
|
|
8081
8057
|
],
|
8082
8058
|
"signatures": [
|
8083
8059
|
{
|
8084
|
-
"id":
|
8060
|
+
"id": 196,
|
8085
8061
|
"name": "__type",
|
8086
8062
|
"kind": 4096,
|
8087
8063
|
"kindString": "Call signature",
|
8088
8064
|
"flags": {},
|
8089
8065
|
"parameters": [
|
8090
8066
|
{
|
8091
|
-
"id":
|
8067
|
+
"id": 197,
|
8092
8068
|
"name": "theme",
|
8093
8069
|
"kind": 32768,
|
8094
8070
|
"kindString": "Parameter",
|
@@ -8192,7 +8168,7 @@
|
|
8192
8168
|
}
|
8193
8169
|
},
|
8194
8170
|
{
|
8195
|
-
"id":
|
8171
|
+
"id": 178,
|
8196
8172
|
"name": "gridColumn",
|
8197
8173
|
"kind": 1024,
|
8198
8174
|
"kindString": "Property",
|
@@ -8252,7 +8228,7 @@
|
|
8252
8228
|
{
|
8253
8229
|
"type": "reflection",
|
8254
8230
|
"declaration": {
|
8255
|
-
"id":
|
8231
|
+
"id": 179,
|
8256
8232
|
"name": "__type",
|
8257
8233
|
"kind": 65536,
|
8258
8234
|
"kindString": "Type literal",
|
@@ -8266,14 +8242,14 @@
|
|
8266
8242
|
],
|
8267
8243
|
"signatures": [
|
8268
8244
|
{
|
8269
|
-
"id":
|
8245
|
+
"id": 180,
|
8270
8246
|
"name": "__type",
|
8271
8247
|
"kind": 4096,
|
8272
8248
|
"kindString": "Call signature",
|
8273
8249
|
"flags": {},
|
8274
8250
|
"parameters": [
|
8275
8251
|
{
|
8276
|
-
"id":
|
8252
|
+
"id": 181,
|
8277
8253
|
"name": "theme",
|
8278
8254
|
"kind": 32768,
|
8279
8255
|
"kindString": "Parameter",
|
@@ -8347,7 +8323,7 @@
|
|
8347
8323
|
}
|
8348
8324
|
},
|
8349
8325
|
{
|
8350
|
-
"id":
|
8326
|
+
"id": 182,
|
8351
8327
|
"name": "gridRow",
|
8352
8328
|
"kind": 1024,
|
8353
8329
|
"kindString": "Property",
|
@@ -8407,7 +8383,7 @@
|
|
8407
8383
|
{
|
8408
8384
|
"type": "reflection",
|
8409
8385
|
"declaration": {
|
8410
|
-
"id":
|
8386
|
+
"id": 183,
|
8411
8387
|
"name": "__type",
|
8412
8388
|
"kind": 65536,
|
8413
8389
|
"kindString": "Type literal",
|
@@ -8421,14 +8397,14 @@
|
|
8421
8397
|
],
|
8422
8398
|
"signatures": [
|
8423
8399
|
{
|
8424
|
-
"id":
|
8400
|
+
"id": 184,
|
8425
8401
|
"name": "__type",
|
8426
8402
|
"kind": 4096,
|
8427
8403
|
"kindString": "Call signature",
|
8428
8404
|
"flags": {},
|
8429
8405
|
"parameters": [
|
8430
8406
|
{
|
8431
|
-
"id":
|
8407
|
+
"id": 185,
|
8432
8408
|
"name": "theme",
|
8433
8409
|
"kind": 32768,
|
8434
8410
|
"kindString": "Parameter",
|
@@ -8502,7 +8478,7 @@
|
|
8502
8478
|
}
|
8503
8479
|
},
|
8504
8480
|
{
|
8505
|
-
"id":
|
8481
|
+
"id": 206,
|
8506
8482
|
"name": "gridTemplateAreas",
|
8507
8483
|
"kind": 1024,
|
8508
8484
|
"kindString": "Property",
|
@@ -8543,7 +8519,7 @@
|
|
8543
8519
|
{
|
8544
8520
|
"type": "reflection",
|
8545
8521
|
"declaration": {
|
8546
|
-
"id":
|
8522
|
+
"id": 207,
|
8547
8523
|
"name": "__type",
|
8548
8524
|
"kind": 65536,
|
8549
8525
|
"kindString": "Type literal",
|
@@ -8557,14 +8533,14 @@
|
|
8557
8533
|
],
|
8558
8534
|
"signatures": [
|
8559
8535
|
{
|
8560
|
-
"id":
|
8536
|
+
"id": 208,
|
8561
8537
|
"name": "__type",
|
8562
8538
|
"kind": 4096,
|
8563
8539
|
"kindString": "Call signature",
|
8564
8540
|
"flags": {},
|
8565
8541
|
"parameters": [
|
8566
8542
|
{
|
8567
|
-
"id":
|
8543
|
+
"id": 209,
|
8568
8544
|
"name": "theme",
|
8569
8545
|
"kind": 32768,
|
8570
8546
|
"kindString": "Parameter",
|
@@ -8619,7 +8595,7 @@
|
|
8619
8595
|
}
|
8620
8596
|
},
|
8621
8597
|
{
|
8622
|
-
"id":
|
8598
|
+
"id": 198,
|
8623
8599
|
"name": "gridTemplateColumns",
|
8624
8600
|
"kind": 1024,
|
8625
8601
|
"kindString": "Property",
|
@@ -8709,7 +8685,7 @@
|
|
8709
8685
|
{
|
8710
8686
|
"type": "reflection",
|
8711
8687
|
"declaration": {
|
8712
|
-
"id":
|
8688
|
+
"id": 199,
|
8713
8689
|
"name": "__type",
|
8714
8690
|
"kind": 65536,
|
8715
8691
|
"kindString": "Type literal",
|
@@ -8723,14 +8699,14 @@
|
|
8723
8699
|
],
|
8724
8700
|
"signatures": [
|
8725
8701
|
{
|
8726
|
-
"id":
|
8702
|
+
"id": 200,
|
8727
8703
|
"name": "__type",
|
8728
8704
|
"kind": 4096,
|
8729
8705
|
"kindString": "Call signature",
|
8730
8706
|
"flags": {},
|
8731
8707
|
"parameters": [
|
8732
8708
|
{
|
8733
|
-
"id":
|
8709
|
+
"id": 201,
|
8734
8710
|
"name": "theme",
|
8735
8711
|
"kind": 32768,
|
8736
8712
|
"kindString": "Parameter",
|
@@ -8834,7 +8810,7 @@
|
|
8834
8810
|
}
|
8835
8811
|
},
|
8836
8812
|
{
|
8837
|
-
"id":
|
8813
|
+
"id": 202,
|
8838
8814
|
"name": "gridTemplateRows",
|
8839
8815
|
"kind": 1024,
|
8840
8816
|
"kindString": "Property",
|
@@ -8924,7 +8900,7 @@
|
|
8924
8900
|
{
|
8925
8901
|
"type": "reflection",
|
8926
8902
|
"declaration": {
|
8927
|
-
"id":
|
8903
|
+
"id": 203,
|
8928
8904
|
"name": "__type",
|
8929
8905
|
"kind": 65536,
|
8930
8906
|
"kindString": "Type literal",
|
@@ -8938,14 +8914,14 @@
|
|
8938
8914
|
],
|
8939
8915
|
"signatures": [
|
8940
8916
|
{
|
8941
|
-
"id":
|
8917
|
+
"id": 204,
|
8942
8918
|
"name": "__type",
|
8943
8919
|
"kind": 4096,
|
8944
8920
|
"kindString": "Call signature",
|
8945
8921
|
"flags": {},
|
8946
8922
|
"parameters": [
|
8947
8923
|
{
|
8948
|
-
"id":
|
8924
|
+
"id": 205,
|
8949
8925
|
"name": "theme",
|
8950
8926
|
"kind": 32768,
|
8951
8927
|
"kindString": "Parameter",
|
@@ -9049,7 +9025,7 @@
|
|
9049
9025
|
}
|
9050
9026
|
},
|
9051
9027
|
{
|
9052
|
-
"id":
|
9028
|
+
"id": 262,
|
9053
9029
|
"name": "height",
|
9054
9030
|
"kind": 1024,
|
9055
9031
|
"kindString": "Property",
|
@@ -9139,7 +9115,7 @@
|
|
9139
9115
|
{
|
9140
9116
|
"type": "reflection",
|
9141
9117
|
"declaration": {
|
9142
|
-
"id":
|
9118
|
+
"id": 263,
|
9143
9119
|
"name": "__type",
|
9144
9120
|
"kind": 65536,
|
9145
9121
|
"kindString": "Type literal",
|
@@ -9153,14 +9129,14 @@
|
|
9153
9129
|
],
|
9154
9130
|
"signatures": [
|
9155
9131
|
{
|
9156
|
-
"id":
|
9132
|
+
"id": 264,
|
9157
9133
|
"name": "__type",
|
9158
9134
|
"kind": 4096,
|
9159
9135
|
"kindString": "Call signature",
|
9160
9136
|
"flags": {},
|
9161
9137
|
"parameters": [
|
9162
9138
|
{
|
9163
|
-
"id":
|
9139
|
+
"id": 265,
|
9164
9140
|
"name": "theme",
|
9165
9141
|
"kind": 32768,
|
9166
9142
|
"kindString": "Parameter",
|
@@ -9264,7 +9240,7 @@
|
|
9264
9240
|
}
|
9265
9241
|
},
|
9266
9242
|
{
|
9267
|
-
"id":
|
9243
|
+
"id": 126,
|
9268
9244
|
"name": "justifyContent",
|
9269
9245
|
"kind": 1024,
|
9270
9246
|
"kindString": "Property",
|
@@ -9305,7 +9281,7 @@
|
|
9305
9281
|
{
|
9306
9282
|
"type": "reflection",
|
9307
9283
|
"declaration": {
|
9308
|
-
"id":
|
9284
|
+
"id": 127,
|
9309
9285
|
"name": "__type",
|
9310
9286
|
"kind": 65536,
|
9311
9287
|
"kindString": "Type literal",
|
@@ -9319,14 +9295,14 @@
|
|
9319
9295
|
],
|
9320
9296
|
"signatures": [
|
9321
9297
|
{
|
9322
|
-
"id":
|
9298
|
+
"id": 128,
|
9323
9299
|
"name": "__type",
|
9324
9300
|
"kind": 4096,
|
9325
9301
|
"kindString": "Call signature",
|
9326
9302
|
"flags": {},
|
9327
9303
|
"parameters": [
|
9328
9304
|
{
|
9329
|
-
"id":
|
9305
|
+
"id": 129,
|
9330
9306
|
"name": "theme",
|
9331
9307
|
"kind": 32768,
|
9332
9308
|
"kindString": "Parameter",
|
@@ -9381,7 +9357,7 @@
|
|
9381
9357
|
}
|
9382
9358
|
},
|
9383
9359
|
{
|
9384
|
-
"id":
|
9360
|
+
"id": 158,
|
9385
9361
|
"name": "justifyItems",
|
9386
9362
|
"kind": 1024,
|
9387
9363
|
"kindString": "Property",
|
@@ -9422,7 +9398,7 @@
|
|
9422
9398
|
{
|
9423
9399
|
"type": "reflection",
|
9424
9400
|
"declaration": {
|
9425
|
-
"id":
|
9401
|
+
"id": 159,
|
9426
9402
|
"name": "__type",
|
9427
9403
|
"kind": 65536,
|
9428
9404
|
"kindString": "Type literal",
|
@@ -9436,14 +9412,14 @@
|
|
9436
9412
|
],
|
9437
9413
|
"signatures": [
|
9438
9414
|
{
|
9439
|
-
"id":
|
9415
|
+
"id": 160,
|
9440
9416
|
"name": "__type",
|
9441
9417
|
"kind": 4096,
|
9442
9418
|
"kindString": "Call signature",
|
9443
9419
|
"flags": {},
|
9444
9420
|
"parameters": [
|
9445
9421
|
{
|
9446
|
-
"id":
|
9422
|
+
"id": 161,
|
9447
9423
|
"name": "theme",
|
9448
9424
|
"kind": 32768,
|
9449
9425
|
"kindString": "Parameter",
|
@@ -9498,7 +9474,7 @@
|
|
9498
9474
|
}
|
9499
9475
|
},
|
9500
9476
|
{
|
9501
|
-
"id":
|
9477
|
+
"id": 162,
|
9502
9478
|
"name": "justifySelf",
|
9503
9479
|
"kind": 1024,
|
9504
9480
|
"kindString": "Property",
|
@@ -9539,7 +9515,7 @@
|
|
9539
9515
|
{
|
9540
9516
|
"type": "reflection",
|
9541
9517
|
"declaration": {
|
9542
|
-
"id":
|
9518
|
+
"id": 163,
|
9543
9519
|
"name": "__type",
|
9544
9520
|
"kind": 65536,
|
9545
9521
|
"kindString": "Type literal",
|
@@ -9553,14 +9529,14 @@
|
|
9553
9529
|
],
|
9554
9530
|
"signatures": [
|
9555
9531
|
{
|
9556
|
-
"id":
|
9532
|
+
"id": 164,
|
9557
9533
|
"name": "__type",
|
9558
9534
|
"kind": 4096,
|
9559
9535
|
"kindString": "Call signature",
|
9560
9536
|
"flags": {},
|
9561
9537
|
"parameters": [
|
9562
9538
|
{
|
9563
|
-
"id":
|
9539
|
+
"id": 165,
|
9564
9540
|
"name": "theme",
|
9565
9541
|
"kind": 32768,
|
9566
9542
|
"kindString": "Parameter",
|
@@ -9615,7 +9591,7 @@
|
|
9615
9591
|
}
|
9616
9592
|
},
|
9617
9593
|
{
|
9618
|
-
"id":
|
9594
|
+
"id": 242,
|
9619
9595
|
"name": "left",
|
9620
9596
|
"kind": 1024,
|
9621
9597
|
"kindString": "Property",
|
@@ -9705,7 +9681,7 @@
|
|
9705
9681
|
{
|
9706
9682
|
"type": "reflection",
|
9707
9683
|
"declaration": {
|
9708
|
-
"id":
|
9684
|
+
"id": 243,
|
9709
9685
|
"name": "__type",
|
9710
9686
|
"kind": 65536,
|
9711
9687
|
"kindString": "Type literal",
|
@@ -9719,14 +9695,14 @@
|
|
9719
9695
|
],
|
9720
9696
|
"signatures": [
|
9721
9697
|
{
|
9722
|
-
"id":
|
9698
|
+
"id": 244,
|
9723
9699
|
"name": "__type",
|
9724
9700
|
"kind": 4096,
|
9725
9701
|
"kindString": "Call signature",
|
9726
9702
|
"flags": {},
|
9727
9703
|
"parameters": [
|
9728
9704
|
{
|
9729
|
-
"id":
|
9705
|
+
"id": 245,
|
9730
9706
|
"name": "theme",
|
9731
9707
|
"kind": 32768,
|
9732
9708
|
"kindString": "Parameter",
|
@@ -9830,7 +9806,7 @@
|
|
9830
9806
|
}
|
9831
9807
|
},
|
9832
9808
|
{
|
9833
|
-
"id":
|
9809
|
+
"id": 410,
|
9834
9810
|
"name": "letterSpacing",
|
9835
9811
|
"kind": 1024,
|
9836
9812
|
"kindString": "Property",
|
@@ -9920,7 +9896,7 @@
|
|
9920
9896
|
{
|
9921
9897
|
"type": "reflection",
|
9922
9898
|
"declaration": {
|
9923
|
-
"id":
|
9899
|
+
"id": 411,
|
9924
9900
|
"name": "__type",
|
9925
9901
|
"kind": 65536,
|
9926
9902
|
"kindString": "Type literal",
|
@@ -9934,14 +9910,14 @@
|
|
9934
9910
|
],
|
9935
9911
|
"signatures": [
|
9936
9912
|
{
|
9937
|
-
"id":
|
9913
|
+
"id": 412,
|
9938
9914
|
"name": "__type",
|
9939
9915
|
"kind": 4096,
|
9940
9916
|
"kindString": "Call signature",
|
9941
9917
|
"flags": {},
|
9942
9918
|
"parameters": [
|
9943
9919
|
{
|
9944
|
-
"id":
|
9920
|
+
"id": 413,
|
9945
9921
|
"name": "theme",
|
9946
9922
|
"kind": 32768,
|
9947
9923
|
"kindString": "Parameter",
|
@@ -10045,7 +10021,7 @@
|
|
10045
10021
|
}
|
10046
10022
|
},
|
10047
10023
|
{
|
10048
|
-
"id":
|
10024
|
+
"id": 414,
|
10049
10025
|
"name": "lineHeight",
|
10050
10026
|
"kind": 1024,
|
10051
10027
|
"kindString": "Property",
|
@@ -10135,7 +10111,7 @@
|
|
10135
10111
|
{
|
10136
10112
|
"type": "reflection",
|
10137
10113
|
"declaration": {
|
10138
|
-
"id":
|
10114
|
+
"id": 415,
|
10139
10115
|
"name": "__type",
|
10140
10116
|
"kind": 65536,
|
10141
10117
|
"kindString": "Type literal",
|
@@ -10149,14 +10125,14 @@
|
|
10149
10125
|
],
|
10150
10126
|
"signatures": [
|
10151
10127
|
{
|
10152
|
-
"id":
|
10128
|
+
"id": 416,
|
10153
10129
|
"name": "__type",
|
10154
10130
|
"kind": 4096,
|
10155
10131
|
"kindString": "Call signature",
|
10156
10132
|
"flags": {},
|
10157
10133
|
"parameters": [
|
10158
10134
|
{
|
10159
|
-
"id":
|
10135
|
+
"id": 417,
|
10160
10136
|
"name": "theme",
|
10161
10137
|
"kind": 32768,
|
10162
10138
|
"kindString": "Parameter",
|
@@ -10260,7 +10236,7 @@
|
|
10260
10236
|
}
|
10261
10237
|
},
|
10262
10238
|
{
|
10263
|
-
"id":
|
10239
|
+
"id": 278,
|
10264
10240
|
"name": "m",
|
10265
10241
|
"kind": 1024,
|
10266
10242
|
"kindString": "Property",
|
@@ -10350,7 +10326,7 @@
|
|
10350
10326
|
{
|
10351
10327
|
"type": "reflection",
|
10352
10328
|
"declaration": {
|
10353
|
-
"id":
|
10329
|
+
"id": 279,
|
10354
10330
|
"name": "__type",
|
10355
10331
|
"kind": 65536,
|
10356
10332
|
"kindString": "Type literal",
|
@@ -10364,14 +10340,14 @@
|
|
10364
10340
|
],
|
10365
10341
|
"signatures": [
|
10366
10342
|
{
|
10367
|
-
"id":
|
10343
|
+
"id": 280,
|
10368
10344
|
"name": "__type",
|
10369
10345
|
"kind": 4096,
|
10370
10346
|
"kindString": "Call signature",
|
10371
10347
|
"flags": {},
|
10372
10348
|
"parameters": [
|
10373
10349
|
{
|
10374
|
-
"id":
|
10350
|
+
"id": 281,
|
10375
10351
|
"name": "theme",
|
10376
10352
|
"kind": 32768,
|
10377
10353
|
"kindString": "Parameter",
|
@@ -10475,7 +10451,7 @@
|
|
10475
10451
|
}
|
10476
10452
|
},
|
10477
10453
|
{
|
10478
|
-
"id":
|
10454
|
+
"id": 330,
|
10479
10455
|
"name": "margin",
|
10480
10456
|
"kind": 1024,
|
10481
10457
|
"kindString": "Property",
|
@@ -10565,7 +10541,7 @@
|
|
10565
10541
|
{
|
10566
10542
|
"type": "reflection",
|
10567
10543
|
"declaration": {
|
10568
|
-
"id":
|
10544
|
+
"id": 331,
|
10569
10545
|
"name": "__type",
|
10570
10546
|
"kind": 65536,
|
10571
10547
|
"kindString": "Type literal",
|
@@ -10579,14 +10555,14 @@
|
|
10579
10555
|
],
|
10580
10556
|
"signatures": [
|
10581
10557
|
{
|
10582
|
-
"id":
|
10558
|
+
"id": 332,
|
10583
10559
|
"name": "__type",
|
10584
10560
|
"kind": 4096,
|
10585
10561
|
"kindString": "Call signature",
|
10586
10562
|
"flags": {},
|
10587
10563
|
"parameters": [
|
10588
10564
|
{
|
10589
|
-
"id":
|
10565
|
+
"id": 333,
|
10590
10566
|
"name": "theme",
|
10591
10567
|
"kind": 32768,
|
10592
10568
|
"kindString": "Parameter",
|
@@ -10690,7 +10666,7 @@
|
|
10690
10666
|
}
|
10691
10667
|
},
|
10692
10668
|
{
|
10693
|
-
"id":
|
10669
|
+
"id": 342,
|
10694
10670
|
"name": "marginBottom",
|
10695
10671
|
"kind": 1024,
|
10696
10672
|
"kindString": "Property",
|
@@ -10780,7 +10756,7 @@
|
|
10780
10756
|
{
|
10781
10757
|
"type": "reflection",
|
10782
10758
|
"declaration": {
|
10783
|
-
"id":
|
10759
|
+
"id": 343,
|
10784
10760
|
"name": "__type",
|
10785
10761
|
"kind": 65536,
|
10786
10762
|
"kindString": "Type literal",
|
@@ -10794,14 +10770,14 @@
|
|
10794
10770
|
],
|
10795
10771
|
"signatures": [
|
10796
10772
|
{
|
10797
|
-
"id":
|
10773
|
+
"id": 344,
|
10798
10774
|
"name": "__type",
|
10799
10775
|
"kind": 4096,
|
10800
10776
|
"kindString": "Call signature",
|
10801
10777
|
"flags": {},
|
10802
10778
|
"parameters": [
|
10803
10779
|
{
|
10804
|
-
"id":
|
10780
|
+
"id": 345,
|
10805
10781
|
"name": "theme",
|
10806
10782
|
"kind": 32768,
|
10807
10783
|
"kindString": "Parameter",
|
@@ -10905,7 +10881,7 @@
|
|
10905
10881
|
}
|
10906
10882
|
},
|
10907
10883
|
{
|
10908
|
-
"id":
|
10884
|
+
"id": 346,
|
10909
10885
|
"name": "marginLeft",
|
10910
10886
|
"kind": 1024,
|
10911
10887
|
"kindString": "Property",
|
@@ -10995,7 +10971,7 @@
|
|
10995
10971
|
{
|
10996
10972
|
"type": "reflection",
|
10997
10973
|
"declaration": {
|
10998
|
-
"id":
|
10974
|
+
"id": 347,
|
10999
10975
|
"name": "__type",
|
11000
10976
|
"kind": 65536,
|
11001
10977
|
"kindString": "Type literal",
|
@@ -11009,14 +10985,14 @@
|
|
11009
10985
|
],
|
11010
10986
|
"signatures": [
|
11011
10987
|
{
|
11012
|
-
"id":
|
10988
|
+
"id": 348,
|
11013
10989
|
"name": "__type",
|
11014
10990
|
"kind": 4096,
|
11015
10991
|
"kindString": "Call signature",
|
11016
10992
|
"flags": {},
|
11017
10993
|
"parameters": [
|
11018
10994
|
{
|
11019
|
-
"id":
|
10995
|
+
"id": 349,
|
11020
10996
|
"name": "theme",
|
11021
10997
|
"kind": 32768,
|
11022
10998
|
"kindString": "Parameter",
|
@@ -11120,7 +11096,7 @@
|
|
11120
11096
|
}
|
11121
11097
|
},
|
11122
11098
|
{
|
11123
|
-
"id":
|
11099
|
+
"id": 338,
|
11124
11100
|
"name": "marginRight",
|
11125
11101
|
"kind": 1024,
|
11126
11102
|
"kindString": "Property",
|
@@ -11210,7 +11186,7 @@
|
|
11210
11186
|
{
|
11211
11187
|
"type": "reflection",
|
11212
11188
|
"declaration": {
|
11213
|
-
"id":
|
11189
|
+
"id": 339,
|
11214
11190
|
"name": "__type",
|
11215
11191
|
"kind": 65536,
|
11216
11192
|
"kindString": "Type literal",
|
@@ -11224,14 +11200,14 @@
|
|
11224
11200
|
],
|
11225
11201
|
"signatures": [
|
11226
11202
|
{
|
11227
|
-
"id":
|
11203
|
+
"id": 340,
|
11228
11204
|
"name": "__type",
|
11229
11205
|
"kind": 4096,
|
11230
11206
|
"kindString": "Call signature",
|
11231
11207
|
"flags": {},
|
11232
11208
|
"parameters": [
|
11233
11209
|
{
|
11234
|
-
"id":
|
11210
|
+
"id": 341,
|
11235
11211
|
"name": "theme",
|
11236
11212
|
"kind": 32768,
|
11237
11213
|
"kindString": "Parameter",
|
@@ -11335,7 +11311,7 @@
|
|
11335
11311
|
}
|
11336
11312
|
},
|
11337
11313
|
{
|
11338
|
-
"id":
|
11314
|
+
"id": 334,
|
11339
11315
|
"name": "marginTop",
|
11340
11316
|
"kind": 1024,
|
11341
11317
|
"kindString": "Property",
|
@@ -11425,7 +11401,7 @@
|
|
11425
11401
|
{
|
11426
11402
|
"type": "reflection",
|
11427
11403
|
"declaration": {
|
11428
|
-
"id":
|
11404
|
+
"id": 335,
|
11429
11405
|
"name": "__type",
|
11430
11406
|
"kind": 65536,
|
11431
11407
|
"kindString": "Type literal",
|
@@ -11439,14 +11415,14 @@
|
|
11439
11415
|
],
|
11440
11416
|
"signatures": [
|
11441
11417
|
{
|
11442
|
-
"id":
|
11418
|
+
"id": 336,
|
11443
11419
|
"name": "__type",
|
11444
11420
|
"kind": 4096,
|
11445
11421
|
"kindString": "Call signature",
|
11446
11422
|
"flags": {},
|
11447
11423
|
"parameters": [
|
11448
11424
|
{
|
11449
|
-
"id":
|
11425
|
+
"id": 337,
|
11450
11426
|
"name": "theme",
|
11451
11427
|
"kind": 32768,
|
11452
11428
|
"kindString": "Parameter",
|
@@ -11550,7 +11526,7 @@
|
|
11550
11526
|
}
|
11551
11527
|
},
|
11552
11528
|
{
|
11553
|
-
"id":
|
11529
|
+
"id": 350,
|
11554
11530
|
"name": "marginX",
|
11555
11531
|
"kind": 1024,
|
11556
11532
|
"kindString": "Property",
|
@@ -11640,7 +11616,7 @@
|
|
11640
11616
|
{
|
11641
11617
|
"type": "reflection",
|
11642
11618
|
"declaration": {
|
11643
|
-
"id":
|
11619
|
+
"id": 351,
|
11644
11620
|
"name": "__type",
|
11645
11621
|
"kind": 65536,
|
11646
11622
|
"kindString": "Type literal",
|
@@ -11654,14 +11630,14 @@
|
|
11654
11630
|
],
|
11655
11631
|
"signatures": [
|
11656
11632
|
{
|
11657
|
-
"id":
|
11633
|
+
"id": 352,
|
11658
11634
|
"name": "__type",
|
11659
11635
|
"kind": 4096,
|
11660
11636
|
"kindString": "Call signature",
|
11661
11637
|
"flags": {},
|
11662
11638
|
"parameters": [
|
11663
11639
|
{
|
11664
|
-
"id":
|
11640
|
+
"id": 353,
|
11665
11641
|
"name": "theme",
|
11666
11642
|
"kind": 32768,
|
11667
11643
|
"kindString": "Parameter",
|
@@ -11765,7 +11741,7 @@
|
|
11765
11741
|
}
|
11766
11742
|
},
|
11767
11743
|
{
|
11768
|
-
"id":
|
11744
|
+
"id": 354,
|
11769
11745
|
"name": "marginY",
|
11770
11746
|
"kind": 1024,
|
11771
11747
|
"kindString": "Property",
|
@@ -11855,7 +11831,7 @@
|
|
11855
11831
|
{
|
11856
11832
|
"type": "reflection",
|
11857
11833
|
"declaration": {
|
11858
|
-
"id":
|
11834
|
+
"id": 355,
|
11859
11835
|
"name": "__type",
|
11860
11836
|
"kind": 65536,
|
11861
11837
|
"kindString": "Type literal",
|
@@ -11869,14 +11845,14 @@
|
|
11869
11845
|
],
|
11870
11846
|
"signatures": [
|
11871
11847
|
{
|
11872
|
-
"id":
|
11848
|
+
"id": 356,
|
11873
11849
|
"name": "__type",
|
11874
11850
|
"kind": 4096,
|
11875
11851
|
"kindString": "Call signature",
|
11876
11852
|
"flags": {},
|
11877
11853
|
"parameters": [
|
11878
11854
|
{
|
11879
|
-
"id":
|
11855
|
+
"id": 357,
|
11880
11856
|
"name": "theme",
|
11881
11857
|
"kind": 32768,
|
11882
11858
|
"kindString": "Parameter",
|
@@ -11980,7 +11956,7 @@
|
|
11980
11956
|
}
|
11981
11957
|
},
|
11982
11958
|
{
|
11983
|
-
"id":
|
11959
|
+
"id": 266,
|
11984
11960
|
"name": "maxHeight",
|
11985
11961
|
"kind": 1024,
|
11986
11962
|
"kindString": "Property",
|
@@ -12070,7 +12046,7 @@
|
|
12070
12046
|
{
|
12071
12047
|
"type": "reflection",
|
12072
12048
|
"declaration": {
|
12073
|
-
"id":
|
12049
|
+
"id": 267,
|
12074
12050
|
"name": "__type",
|
12075
12051
|
"kind": 65536,
|
12076
12052
|
"kindString": "Type literal",
|
@@ -12084,14 +12060,14 @@
|
|
12084
12060
|
],
|
12085
12061
|
"signatures": [
|
12086
12062
|
{
|
12087
|
-
"id":
|
12063
|
+
"id": 268,
|
12088
12064
|
"name": "__type",
|
12089
12065
|
"kind": 4096,
|
12090
12066
|
"kindString": "Call signature",
|
12091
12067
|
"flags": {},
|
12092
12068
|
"parameters": [
|
12093
12069
|
{
|
12094
|
-
"id":
|
12070
|
+
"id": 269,
|
12095
12071
|
"name": "theme",
|
12096
12072
|
"kind": 32768,
|
12097
12073
|
"kindString": "Parameter",
|
@@ -12195,7 +12171,7 @@
|
|
12195
12171
|
}
|
12196
12172
|
},
|
12197
12173
|
{
|
12198
|
-
"id":
|
12174
|
+
"id": 254,
|
12199
12175
|
"name": "maxWidth",
|
12200
12176
|
"kind": 1024,
|
12201
12177
|
"kindString": "Property",
|
@@ -12285,7 +12261,7 @@
|
|
12285
12261
|
{
|
12286
12262
|
"type": "reflection",
|
12287
12263
|
"declaration": {
|
12288
|
-
"id":
|
12264
|
+
"id": 255,
|
12289
12265
|
"name": "__type",
|
12290
12266
|
"kind": 65536,
|
12291
12267
|
"kindString": "Type literal",
|
@@ -12299,14 +12275,14 @@
|
|
12299
12275
|
],
|
12300
12276
|
"signatures": [
|
12301
12277
|
{
|
12302
|
-
"id":
|
12278
|
+
"id": 256,
|
12303
12279
|
"name": "__type",
|
12304
12280
|
"kind": 4096,
|
12305
12281
|
"kindString": "Call signature",
|
12306
12282
|
"flags": {},
|
12307
12283
|
"parameters": [
|
12308
12284
|
{
|
12309
|
-
"id":
|
12285
|
+
"id": 257,
|
12310
12286
|
"name": "theme",
|
12311
12287
|
"kind": 32768,
|
12312
12288
|
"kindString": "Parameter",
|
@@ -12410,7 +12386,7 @@
|
|
12410
12386
|
}
|
12411
12387
|
},
|
12412
12388
|
{
|
12413
|
-
"id":
|
12389
|
+
"id": 290,
|
12414
12390
|
"name": "mb",
|
12415
12391
|
"kind": 1024,
|
12416
12392
|
"kindString": "Property",
|
@@ -12500,7 +12476,7 @@
|
|
12500
12476
|
{
|
12501
12477
|
"type": "reflection",
|
12502
12478
|
"declaration": {
|
12503
|
-
"id":
|
12479
|
+
"id": 291,
|
12504
12480
|
"name": "__type",
|
12505
12481
|
"kind": 65536,
|
12506
12482
|
"kindString": "Type literal",
|
@@ -12514,14 +12490,14 @@
|
|
12514
12490
|
],
|
12515
12491
|
"signatures": [
|
12516
12492
|
{
|
12517
|
-
"id":
|
12493
|
+
"id": 292,
|
12518
12494
|
"name": "__type",
|
12519
12495
|
"kind": 4096,
|
12520
12496
|
"kindString": "Call signature",
|
12521
12497
|
"flags": {},
|
12522
12498
|
"parameters": [
|
12523
12499
|
{
|
12524
|
-
"id":
|
12500
|
+
"id": 293,
|
12525
12501
|
"name": "theme",
|
12526
12502
|
"kind": 32768,
|
12527
12503
|
"kindString": "Parameter",
|
@@ -12625,7 +12601,7 @@
|
|
12625
12601
|
}
|
12626
12602
|
},
|
12627
12603
|
{
|
12628
|
-
"id":
|
12604
|
+
"id": 270,
|
12629
12605
|
"name": "minHeight",
|
12630
12606
|
"kind": 1024,
|
12631
12607
|
"kindString": "Property",
|
@@ -12715,7 +12691,7 @@
|
|
12715
12691
|
{
|
12716
12692
|
"type": "reflection",
|
12717
12693
|
"declaration": {
|
12718
|
-
"id":
|
12694
|
+
"id": 271,
|
12719
12695
|
"name": "__type",
|
12720
12696
|
"kind": 65536,
|
12721
12697
|
"kindString": "Type literal",
|
@@ -12729,14 +12705,14 @@
|
|
12729
12705
|
],
|
12730
12706
|
"signatures": [
|
12731
12707
|
{
|
12732
|
-
"id":
|
12708
|
+
"id": 272,
|
12733
12709
|
"name": "__type",
|
12734
12710
|
"kind": 4096,
|
12735
12711
|
"kindString": "Call signature",
|
12736
12712
|
"flags": {},
|
12737
12713
|
"parameters": [
|
12738
12714
|
{
|
12739
|
-
"id":
|
12715
|
+
"id": 273,
|
12740
12716
|
"name": "theme",
|
12741
12717
|
"kind": 32768,
|
12742
12718
|
"kindString": "Parameter",
|
@@ -12840,7 +12816,7 @@
|
|
12840
12816
|
}
|
12841
12817
|
},
|
12842
12818
|
{
|
12843
|
-
"id":
|
12819
|
+
"id": 258,
|
12844
12820
|
"name": "minWidth",
|
12845
12821
|
"kind": 1024,
|
12846
12822
|
"kindString": "Property",
|
@@ -12930,7 +12906,7 @@
|
|
12930
12906
|
{
|
12931
12907
|
"type": "reflection",
|
12932
12908
|
"declaration": {
|
12933
|
-
"id":
|
12909
|
+
"id": 259,
|
12934
12910
|
"name": "__type",
|
12935
12911
|
"kind": 65536,
|
12936
12912
|
"kindString": "Type literal",
|
@@ -12944,14 +12920,14 @@
|
|
12944
12920
|
],
|
12945
12921
|
"signatures": [
|
12946
12922
|
{
|
12947
|
-
"id":
|
12923
|
+
"id": 260,
|
12948
12924
|
"name": "__type",
|
12949
12925
|
"kind": 4096,
|
12950
12926
|
"kindString": "Call signature",
|
12951
12927
|
"flags": {},
|
12952
12928
|
"parameters": [
|
12953
12929
|
{
|
12954
|
-
"id":
|
12930
|
+
"id": 261,
|
12955
12931
|
"name": "theme",
|
12956
12932
|
"kind": 32768,
|
12957
12933
|
"kindString": "Parameter",
|
@@ -13055,7 +13031,7 @@
|
|
13055
13031
|
}
|
13056
13032
|
},
|
13057
13033
|
{
|
13058
|
-
"id":
|
13034
|
+
"id": 294,
|
13059
13035
|
"name": "ml",
|
13060
13036
|
"kind": 1024,
|
13061
13037
|
"kindString": "Property",
|
@@ -13145,7 +13121,7 @@
|
|
13145
13121
|
{
|
13146
13122
|
"type": "reflection",
|
13147
13123
|
"declaration": {
|
13148
|
-
"id":
|
13124
|
+
"id": 295,
|
13149
13125
|
"name": "__type",
|
13150
13126
|
"kind": 65536,
|
13151
13127
|
"kindString": "Type literal",
|
@@ -13159,14 +13135,14 @@
|
|
13159
13135
|
],
|
13160
13136
|
"signatures": [
|
13161
13137
|
{
|
13162
|
-
"id":
|
13138
|
+
"id": 296,
|
13163
13139
|
"name": "__type",
|
13164
13140
|
"kind": 4096,
|
13165
13141
|
"kindString": "Call signature",
|
13166
13142
|
"flags": {},
|
13167
13143
|
"parameters": [
|
13168
13144
|
{
|
13169
|
-
"id":
|
13145
|
+
"id": 297,
|
13170
13146
|
"name": "theme",
|
13171
13147
|
"kind": 32768,
|
13172
13148
|
"kindString": "Parameter",
|
@@ -13270,7 +13246,7 @@
|
|
13270
13246
|
}
|
13271
13247
|
},
|
13272
13248
|
{
|
13273
|
-
"id":
|
13249
|
+
"id": 286,
|
13274
13250
|
"name": "mr",
|
13275
13251
|
"kind": 1024,
|
13276
13252
|
"kindString": "Property",
|
@@ -13360,7 +13336,7 @@
|
|
13360
13336
|
{
|
13361
13337
|
"type": "reflection",
|
13362
13338
|
"declaration": {
|
13363
|
-
"id":
|
13339
|
+
"id": 287,
|
13364
13340
|
"name": "__type",
|
13365
13341
|
"kind": 65536,
|
13366
13342
|
"kindString": "Type literal",
|
@@ -13374,14 +13350,14 @@
|
|
13374
13350
|
],
|
13375
13351
|
"signatures": [
|
13376
13352
|
{
|
13377
|
-
"id":
|
13353
|
+
"id": 288,
|
13378
13354
|
"name": "__type",
|
13379
13355
|
"kind": 4096,
|
13380
13356
|
"kindString": "Call signature",
|
13381
13357
|
"flags": {},
|
13382
13358
|
"parameters": [
|
13383
13359
|
{
|
13384
|
-
"id":
|
13360
|
+
"id": 289,
|
13385
13361
|
"name": "theme",
|
13386
13362
|
"kind": 32768,
|
13387
13363
|
"kindString": "Parameter",
|
@@ -13485,7 +13461,7 @@
|
|
13485
13461
|
}
|
13486
13462
|
},
|
13487
13463
|
{
|
13488
|
-
"id":
|
13464
|
+
"id": 282,
|
13489
13465
|
"name": "mt",
|
13490
13466
|
"kind": 1024,
|
13491
13467
|
"kindString": "Property",
|
@@ -13575,7 +13551,7 @@
|
|
13575
13551
|
{
|
13576
13552
|
"type": "reflection",
|
13577
13553
|
"declaration": {
|
13578
|
-
"id":
|
13554
|
+
"id": 283,
|
13579
13555
|
"name": "__type",
|
13580
13556
|
"kind": 65536,
|
13581
13557
|
"kindString": "Type literal",
|
@@ -13589,14 +13565,14 @@
|
|
13589
13565
|
],
|
13590
13566
|
"signatures": [
|
13591
13567
|
{
|
13592
|
-
"id":
|
13568
|
+
"id": 284,
|
13593
13569
|
"name": "__type",
|
13594
13570
|
"kind": 4096,
|
13595
13571
|
"kindString": "Call signature",
|
13596
13572
|
"flags": {},
|
13597
13573
|
"parameters": [
|
13598
13574
|
{
|
13599
|
-
"id":
|
13575
|
+
"id": 285,
|
13600
13576
|
"name": "theme",
|
13601
13577
|
"kind": 32768,
|
13602
13578
|
"kindString": "Parameter",
|
@@ -13700,7 +13676,7 @@
|
|
13700
13676
|
}
|
13701
13677
|
},
|
13702
13678
|
{
|
13703
|
-
"id":
|
13679
|
+
"id": 298,
|
13704
13680
|
"name": "mx",
|
13705
13681
|
"kind": 1024,
|
13706
13682
|
"kindString": "Property",
|
@@ -13790,7 +13766,7 @@
|
|
13790
13766
|
{
|
13791
13767
|
"type": "reflection",
|
13792
13768
|
"declaration": {
|
13793
|
-
"id":
|
13769
|
+
"id": 299,
|
13794
13770
|
"name": "__type",
|
13795
13771
|
"kind": 65536,
|
13796
13772
|
"kindString": "Type literal",
|
@@ -13804,14 +13780,14 @@
|
|
13804
13780
|
],
|
13805
13781
|
"signatures": [
|
13806
13782
|
{
|
13807
|
-
"id":
|
13783
|
+
"id": 300,
|
13808
13784
|
"name": "__type",
|
13809
13785
|
"kind": 4096,
|
13810
13786
|
"kindString": "Call signature",
|
13811
13787
|
"flags": {},
|
13812
13788
|
"parameters": [
|
13813
13789
|
{
|
13814
|
-
"id":
|
13790
|
+
"id": 301,
|
13815
13791
|
"name": "theme",
|
13816
13792
|
"kind": 32768,
|
13817
13793
|
"kindString": "Parameter",
|
@@ -13915,7 +13891,7 @@
|
|
13915
13891
|
}
|
13916
13892
|
},
|
13917
13893
|
{
|
13918
|
-
"id":
|
13894
|
+
"id": 302,
|
13919
13895
|
"name": "my",
|
13920
13896
|
"kind": 1024,
|
13921
13897
|
"kindString": "Property",
|
@@ -14005,7 +13981,7 @@
|
|
14005
13981
|
{
|
14006
13982
|
"type": "reflection",
|
14007
13983
|
"declaration": {
|
14008
|
-
"id":
|
13984
|
+
"id": 303,
|
14009
13985
|
"name": "__type",
|
14010
13986
|
"kind": 65536,
|
14011
13987
|
"kindString": "Type literal",
|
@@ -14019,14 +13995,14 @@
|
|
14019
13995
|
],
|
14020
13996
|
"signatures": [
|
14021
13997
|
{
|
14022
|
-
"id":
|
13998
|
+
"id": 304,
|
14023
13999
|
"name": "__type",
|
14024
14000
|
"kind": 4096,
|
14025
14001
|
"kindString": "Call signature",
|
14026
14002
|
"flags": {},
|
14027
14003
|
"parameters": [
|
14028
14004
|
{
|
14029
|
-
"id":
|
14005
|
+
"id": 305,
|
14030
14006
|
"name": "theme",
|
14031
14007
|
"kind": 32768,
|
14032
14008
|
"kindString": "Parameter",
|
@@ -14130,7 +14106,7 @@
|
|
14130
14106
|
}
|
14131
14107
|
},
|
14132
14108
|
{
|
14133
|
-
"id":
|
14109
|
+
"id": 50,
|
14134
14110
|
"name": "noErrorDisplay",
|
14135
14111
|
"kind": 1024,
|
14136
14112
|
"kindString": "Property",
|
@@ -14142,7 +14118,7 @@
|
|
14142
14118
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
14143
14119
|
"line": 9,
|
14144
14120
|
"character": 2,
|
14145
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
14121
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L9"
|
14146
14122
|
}
|
14147
14123
|
],
|
14148
14124
|
"type": {
|
@@ -14151,7 +14127,7 @@
|
|
14151
14127
|
}
|
14152
14128
|
},
|
14153
14129
|
{
|
14154
|
-
"id":
|
14130
|
+
"id": 51,
|
14155
14131
|
"name": "noReAuth",
|
14156
14132
|
"kind": 1024,
|
14157
14133
|
"kindString": "Property",
|
@@ -14163,7 +14139,7 @@
|
|
14163
14139
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
14164
14140
|
"line": 10,
|
14165
14141
|
"character": 2,
|
14166
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
14142
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L10"
|
14167
14143
|
}
|
14168
14144
|
],
|
14169
14145
|
"type": {
|
@@ -14172,7 +14148,7 @@
|
|
14172
14148
|
}
|
14173
14149
|
},
|
14174
14150
|
{
|
14175
|
-
"id":
|
14151
|
+
"id": 138,
|
14176
14152
|
"name": "order",
|
14177
14153
|
"kind": 1024,
|
14178
14154
|
"kindString": "Property",
|
@@ -14232,7 +14208,7 @@
|
|
14232
14208
|
{
|
14233
14209
|
"type": "reflection",
|
14234
14210
|
"declaration": {
|
14235
|
-
"id":
|
14211
|
+
"id": 139,
|
14236
14212
|
"name": "__type",
|
14237
14213
|
"kind": 65536,
|
14238
14214
|
"kindString": "Type literal",
|
@@ -14246,14 +14222,14 @@
|
|
14246
14222
|
],
|
14247
14223
|
"signatures": [
|
14248
14224
|
{
|
14249
|
-
"id":
|
14225
|
+
"id": 140,
|
14250
14226
|
"name": "__type",
|
14251
14227
|
"kind": 4096,
|
14252
14228
|
"kindString": "Call signature",
|
14253
14229
|
"flags": {},
|
14254
14230
|
"parameters": [
|
14255
14231
|
{
|
14256
|
-
"id":
|
14232
|
+
"id": 141,
|
14257
14233
|
"name": "theme",
|
14258
14234
|
"kind": 32768,
|
14259
14235
|
"kindString": "Parameter",
|
@@ -14327,7 +14303,7 @@
|
|
14327
14303
|
}
|
14328
14304
|
},
|
14329
14305
|
{
|
14330
|
-
"id":
|
14306
|
+
"id": 98,
|
14331
14307
|
"name": "overflow",
|
14332
14308
|
"kind": 1024,
|
14333
14309
|
"kindString": "Property",
|
@@ -14368,7 +14344,7 @@
|
|
14368
14344
|
{
|
14369
14345
|
"type": "reflection",
|
14370
14346
|
"declaration": {
|
14371
|
-
"id":
|
14347
|
+
"id": 99,
|
14372
14348
|
"name": "__type",
|
14373
14349
|
"kind": 65536,
|
14374
14350
|
"kindString": "Type literal",
|
@@ -14382,14 +14358,14 @@
|
|
14382
14358
|
],
|
14383
14359
|
"signatures": [
|
14384
14360
|
{
|
14385
|
-
"id":
|
14361
|
+
"id": 100,
|
14386
14362
|
"name": "__type",
|
14387
14363
|
"kind": 4096,
|
14388
14364
|
"kindString": "Call signature",
|
14389
14365
|
"flags": {},
|
14390
14366
|
"parameters": [
|
14391
14367
|
{
|
14392
|
-
"id":
|
14368
|
+
"id": 101,
|
14393
14369
|
"name": "theme",
|
14394
14370
|
"kind": 32768,
|
14395
14371
|
"kindString": "Parameter",
|
@@ -14444,7 +14420,7 @@
|
|
14444
14420
|
}
|
14445
14421
|
},
|
14446
14422
|
{
|
14447
|
-
"id":
|
14423
|
+
"id": 52,
|
14448
14424
|
"name": "p",
|
14449
14425
|
"kind": 1024,
|
14450
14426
|
"kindString": "Property",
|
@@ -14534,7 +14510,7 @@
|
|
14534
14510
|
{
|
14535
14511
|
"type": "reflection",
|
14536
14512
|
"declaration": {
|
14537
|
-
"id":
|
14513
|
+
"id": 53,
|
14538
14514
|
"name": "__type",
|
14539
14515
|
"kind": 65536,
|
14540
14516
|
"kindString": "Type literal",
|
@@ -14548,14 +14524,14 @@
|
|
14548
14524
|
],
|
14549
14525
|
"signatures": [
|
14550
14526
|
{
|
14551
|
-
"id":
|
14527
|
+
"id": 54,
|
14552
14528
|
"name": "__type",
|
14553
14529
|
"kind": 4096,
|
14554
14530
|
"kindString": "Call signature",
|
14555
14531
|
"flags": {},
|
14556
14532
|
"parameters": [
|
14557
14533
|
{
|
14558
|
-
"id":
|
14534
|
+
"id": 55,
|
14559
14535
|
"name": "theme",
|
14560
14536
|
"kind": 32768,
|
14561
14537
|
"kindString": "Parameter",
|
@@ -14659,7 +14635,7 @@
|
|
14659
14635
|
}
|
14660
14636
|
},
|
14661
14637
|
{
|
14662
|
-
"id":
|
14638
|
+
"id": 358,
|
14663
14639
|
"name": "padding",
|
14664
14640
|
"kind": 1024,
|
14665
14641
|
"kindString": "Property",
|
@@ -14749,7 +14725,7 @@
|
|
14749
14725
|
{
|
14750
14726
|
"type": "reflection",
|
14751
14727
|
"declaration": {
|
14752
|
-
"id":
|
14728
|
+
"id": 359,
|
14753
14729
|
"name": "__type",
|
14754
14730
|
"kind": 65536,
|
14755
14731
|
"kindString": "Type literal",
|
@@ -14763,14 +14739,14 @@
|
|
14763
14739
|
],
|
14764
14740
|
"signatures": [
|
14765
14741
|
{
|
14766
|
-
"id":
|
14742
|
+
"id": 360,
|
14767
14743
|
"name": "__type",
|
14768
14744
|
"kind": 4096,
|
14769
14745
|
"kindString": "Call signature",
|
14770
14746
|
"flags": {},
|
14771
14747
|
"parameters": [
|
14772
14748
|
{
|
14773
|
-
"id":
|
14749
|
+
"id": 361,
|
14774
14750
|
"name": "theme",
|
14775
14751
|
"kind": 32768,
|
14776
14752
|
"kindString": "Parameter",
|
@@ -14874,7 +14850,7 @@
|
|
14874
14850
|
}
|
14875
14851
|
},
|
14876
14852
|
{
|
14877
|
-
"id":
|
14853
|
+
"id": 370,
|
14878
14854
|
"name": "paddingBottom",
|
14879
14855
|
"kind": 1024,
|
14880
14856
|
"kindString": "Property",
|
@@ -14964,7 +14940,7 @@
|
|
14964
14940
|
{
|
14965
14941
|
"type": "reflection",
|
14966
14942
|
"declaration": {
|
14967
|
-
"id":
|
14943
|
+
"id": 371,
|
14968
14944
|
"name": "__type",
|
14969
14945
|
"kind": 65536,
|
14970
14946
|
"kindString": "Type literal",
|
@@ -14978,14 +14954,14 @@
|
|
14978
14954
|
],
|
14979
14955
|
"signatures": [
|
14980
14956
|
{
|
14981
|
-
"id":
|
14957
|
+
"id": 372,
|
14982
14958
|
"name": "__type",
|
14983
14959
|
"kind": 4096,
|
14984
14960
|
"kindString": "Call signature",
|
14985
14961
|
"flags": {},
|
14986
14962
|
"parameters": [
|
14987
14963
|
{
|
14988
|
-
"id":
|
14964
|
+
"id": 373,
|
14989
14965
|
"name": "theme",
|
14990
14966
|
"kind": 32768,
|
14991
14967
|
"kindString": "Parameter",
|
@@ -15089,7 +15065,7 @@
|
|
15089
15065
|
}
|
15090
15066
|
},
|
15091
15067
|
{
|
15092
|
-
"id":
|
15068
|
+
"id": 374,
|
15093
15069
|
"name": "paddingLeft",
|
15094
15070
|
"kind": 1024,
|
15095
15071
|
"kindString": "Property",
|
@@ -15179,7 +15155,7 @@
|
|
15179
15155
|
{
|
15180
15156
|
"type": "reflection",
|
15181
15157
|
"declaration": {
|
15182
|
-
"id":
|
15158
|
+
"id": 375,
|
15183
15159
|
"name": "__type",
|
15184
15160
|
"kind": 65536,
|
15185
15161
|
"kindString": "Type literal",
|
@@ -15193,14 +15169,14 @@
|
|
15193
15169
|
],
|
15194
15170
|
"signatures": [
|
15195
15171
|
{
|
15196
|
-
"id":
|
15172
|
+
"id": 376,
|
15197
15173
|
"name": "__type",
|
15198
15174
|
"kind": 4096,
|
15199
15175
|
"kindString": "Call signature",
|
15200
15176
|
"flags": {},
|
15201
15177
|
"parameters": [
|
15202
15178
|
{
|
15203
|
-
"id":
|
15179
|
+
"id": 377,
|
15204
15180
|
"name": "theme",
|
15205
15181
|
"kind": 32768,
|
15206
15182
|
"kindString": "Parameter",
|
@@ -15304,7 +15280,7 @@
|
|
15304
15280
|
}
|
15305
15281
|
},
|
15306
15282
|
{
|
15307
|
-
"id":
|
15283
|
+
"id": 366,
|
15308
15284
|
"name": "paddingRight",
|
15309
15285
|
"kind": 1024,
|
15310
15286
|
"kindString": "Property",
|
@@ -15394,7 +15370,7 @@
|
|
15394
15370
|
{
|
15395
15371
|
"type": "reflection",
|
15396
15372
|
"declaration": {
|
15397
|
-
"id":
|
15373
|
+
"id": 367,
|
15398
15374
|
"name": "__type",
|
15399
15375
|
"kind": 65536,
|
15400
15376
|
"kindString": "Type literal",
|
@@ -15408,14 +15384,14 @@
|
|
15408
15384
|
],
|
15409
15385
|
"signatures": [
|
15410
15386
|
{
|
15411
|
-
"id":
|
15387
|
+
"id": 368,
|
15412
15388
|
"name": "__type",
|
15413
15389
|
"kind": 4096,
|
15414
15390
|
"kindString": "Call signature",
|
15415
15391
|
"flags": {},
|
15416
15392
|
"parameters": [
|
15417
15393
|
{
|
15418
|
-
"id":
|
15394
|
+
"id": 369,
|
15419
15395
|
"name": "theme",
|
15420
15396
|
"kind": 32768,
|
15421
15397
|
"kindString": "Parameter",
|
@@ -15519,7 +15495,7 @@
|
|
15519
15495
|
}
|
15520
15496
|
},
|
15521
15497
|
{
|
15522
|
-
"id":
|
15498
|
+
"id": 362,
|
15523
15499
|
"name": "paddingTop",
|
15524
15500
|
"kind": 1024,
|
15525
15501
|
"kindString": "Property",
|
@@ -15609,7 +15585,7 @@
|
|
15609
15585
|
{
|
15610
15586
|
"type": "reflection",
|
15611
15587
|
"declaration": {
|
15612
|
-
"id":
|
15588
|
+
"id": 363,
|
15613
15589
|
"name": "__type",
|
15614
15590
|
"kind": 65536,
|
15615
15591
|
"kindString": "Type literal",
|
@@ -15623,14 +15599,14 @@
|
|
15623
15599
|
],
|
15624
15600
|
"signatures": [
|
15625
15601
|
{
|
15626
|
-
"id":
|
15602
|
+
"id": 364,
|
15627
15603
|
"name": "__type",
|
15628
15604
|
"kind": 4096,
|
15629
15605
|
"kindString": "Call signature",
|
15630
15606
|
"flags": {},
|
15631
15607
|
"parameters": [
|
15632
15608
|
{
|
15633
|
-
"id":
|
15609
|
+
"id": 365,
|
15634
15610
|
"name": "theme",
|
15635
15611
|
"kind": 32768,
|
15636
15612
|
"kindString": "Parameter",
|
@@ -15734,7 +15710,7 @@
|
|
15734
15710
|
}
|
15735
15711
|
},
|
15736
15712
|
{
|
15737
|
-
"id":
|
15713
|
+
"id": 378,
|
15738
15714
|
"name": "paddingX",
|
15739
15715
|
"kind": 1024,
|
15740
15716
|
"kindString": "Property",
|
@@ -15824,7 +15800,7 @@
|
|
15824
15800
|
{
|
15825
15801
|
"type": "reflection",
|
15826
15802
|
"declaration": {
|
15827
|
-
"id":
|
15803
|
+
"id": 379,
|
15828
15804
|
"name": "__type",
|
15829
15805
|
"kind": 65536,
|
15830
15806
|
"kindString": "Type literal",
|
@@ -15838,14 +15814,14 @@
|
|
15838
15814
|
],
|
15839
15815
|
"signatures": [
|
15840
15816
|
{
|
15841
|
-
"id":
|
15817
|
+
"id": 380,
|
15842
15818
|
"name": "__type",
|
15843
15819
|
"kind": 4096,
|
15844
15820
|
"kindString": "Call signature",
|
15845
15821
|
"flags": {},
|
15846
15822
|
"parameters": [
|
15847
15823
|
{
|
15848
|
-
"id":
|
15824
|
+
"id": 381,
|
15849
15825
|
"name": "theme",
|
15850
15826
|
"kind": 32768,
|
15851
15827
|
"kindString": "Parameter",
|
@@ -15949,7 +15925,7 @@
|
|
15949
15925
|
}
|
15950
15926
|
},
|
15951
15927
|
{
|
15952
|
-
"id":
|
15928
|
+
"id": 382,
|
15953
15929
|
"name": "paddingY",
|
15954
15930
|
"kind": 1024,
|
15955
15931
|
"kindString": "Property",
|
@@ -16039,7 +16015,7 @@
|
|
16039
16015
|
{
|
16040
16016
|
"type": "reflection",
|
16041
16017
|
"declaration": {
|
16042
|
-
"id":
|
16018
|
+
"id": 383,
|
16043
16019
|
"name": "__type",
|
16044
16020
|
"kind": 65536,
|
16045
16021
|
"kindString": "Type literal",
|
@@ -16053,14 +16029,14 @@
|
|
16053
16029
|
],
|
16054
16030
|
"signatures": [
|
16055
16031
|
{
|
16056
|
-
"id":
|
16032
|
+
"id": 384,
|
16057
16033
|
"name": "__type",
|
16058
16034
|
"kind": 4096,
|
16059
16035
|
"kindString": "Call signature",
|
16060
16036
|
"flags": {},
|
16061
16037
|
"parameters": [
|
16062
16038
|
{
|
16063
|
-
"id":
|
16039
|
+
"id": 385,
|
16064
16040
|
"name": "theme",
|
16065
16041
|
"kind": 32768,
|
16066
16042
|
"kindString": "Parameter",
|
@@ -16164,7 +16140,7 @@
|
|
16164
16140
|
}
|
16165
16141
|
},
|
16166
16142
|
{
|
16167
|
-
"id":
|
16143
|
+
"id": 314,
|
16168
16144
|
"name": "pb",
|
16169
16145
|
"kind": 1024,
|
16170
16146
|
"kindString": "Property",
|
@@ -16254,7 +16230,7 @@
|
|
16254
16230
|
{
|
16255
16231
|
"type": "reflection",
|
16256
16232
|
"declaration": {
|
16257
|
-
"id":
|
16233
|
+
"id": 315,
|
16258
16234
|
"name": "__type",
|
16259
16235
|
"kind": 65536,
|
16260
16236
|
"kindString": "Type literal",
|
@@ -16268,14 +16244,14 @@
|
|
16268
16244
|
],
|
16269
16245
|
"signatures": [
|
16270
16246
|
{
|
16271
|
-
"id":
|
16247
|
+
"id": 316,
|
16272
16248
|
"name": "__type",
|
16273
16249
|
"kind": 4096,
|
16274
16250
|
"kindString": "Call signature",
|
16275
16251
|
"flags": {},
|
16276
16252
|
"parameters": [
|
16277
16253
|
{
|
16278
|
-
"id":
|
16254
|
+
"id": 317,
|
16279
16255
|
"name": "theme",
|
16280
16256
|
"kind": 32768,
|
16281
16257
|
"kindString": "Parameter",
|
@@ -16379,7 +16355,7 @@
|
|
16379
16355
|
}
|
16380
16356
|
},
|
16381
16357
|
{
|
16382
|
-
"id":
|
16358
|
+
"id": 318,
|
16383
16359
|
"name": "pl",
|
16384
16360
|
"kind": 1024,
|
16385
16361
|
"kindString": "Property",
|
@@ -16469,7 +16445,7 @@
|
|
16469
16445
|
{
|
16470
16446
|
"type": "reflection",
|
16471
16447
|
"declaration": {
|
16472
|
-
"id":
|
16448
|
+
"id": 319,
|
16473
16449
|
"name": "__type",
|
16474
16450
|
"kind": 65536,
|
16475
16451
|
"kindString": "Type literal",
|
@@ -16483,14 +16459,14 @@
|
|
16483
16459
|
],
|
16484
16460
|
"signatures": [
|
16485
16461
|
{
|
16486
|
-
"id":
|
16462
|
+
"id": 320,
|
16487
16463
|
"name": "__type",
|
16488
16464
|
"kind": 4096,
|
16489
16465
|
"kindString": "Call signature",
|
16490
16466
|
"flags": {},
|
16491
16467
|
"parameters": [
|
16492
16468
|
{
|
16493
|
-
"id":
|
16469
|
+
"id": 321,
|
16494
16470
|
"name": "theme",
|
16495
16471
|
"kind": 32768,
|
16496
16472
|
"kindString": "Parameter",
|
@@ -16594,7 +16570,7 @@
|
|
16594
16570
|
}
|
16595
16571
|
},
|
16596
16572
|
{
|
16597
|
-
"id":
|
16573
|
+
"id": 226,
|
16598
16574
|
"name": "position",
|
16599
16575
|
"kind": 1024,
|
16600
16576
|
"kindString": "Property",
|
@@ -16654,7 +16630,7 @@
|
|
16654
16630
|
{
|
16655
16631
|
"type": "reflection",
|
16656
16632
|
"declaration": {
|
16657
|
-
"id":
|
16633
|
+
"id": 227,
|
16658
16634
|
"name": "__type",
|
16659
16635
|
"kind": 65536,
|
16660
16636
|
"kindString": "Type literal",
|
@@ -16668,14 +16644,14 @@
|
|
16668
16644
|
],
|
16669
16645
|
"signatures": [
|
16670
16646
|
{
|
16671
|
-
"id":
|
16647
|
+
"id": 228,
|
16672
16648
|
"name": "__type",
|
16673
16649
|
"kind": 4096,
|
16674
16650
|
"kindString": "Call signature",
|
16675
16651
|
"flags": {},
|
16676
16652
|
"parameters": [
|
16677
16653
|
{
|
16678
|
-
"id":
|
16654
|
+
"id": 229,
|
16679
16655
|
"name": "theme",
|
16680
16656
|
"kind": 32768,
|
16681
16657
|
"kindString": "Parameter",
|
@@ -16749,7 +16725,7 @@
|
|
16749
16725
|
}
|
16750
16726
|
},
|
16751
16727
|
{
|
16752
|
-
"id":
|
16728
|
+
"id": 310,
|
16753
16729
|
"name": "pr",
|
16754
16730
|
"kind": 1024,
|
16755
16731
|
"kindString": "Property",
|
@@ -16839,7 +16815,7 @@
|
|
16839
16815
|
{
|
16840
16816
|
"type": "reflection",
|
16841
16817
|
"declaration": {
|
16842
|
-
"id":
|
16818
|
+
"id": 311,
|
16843
16819
|
"name": "__type",
|
16844
16820
|
"kind": 65536,
|
16845
16821
|
"kindString": "Type literal",
|
@@ -16853,14 +16829,14 @@
|
|
16853
16829
|
],
|
16854
16830
|
"signatures": [
|
16855
16831
|
{
|
16856
|
-
"id":
|
16832
|
+
"id": 312,
|
16857
16833
|
"name": "__type",
|
16858
16834
|
"kind": 4096,
|
16859
16835
|
"kindString": "Call signature",
|
16860
16836
|
"flags": {},
|
16861
16837
|
"parameters": [
|
16862
16838
|
{
|
16863
|
-
"id":
|
16839
|
+
"id": 313,
|
16864
16840
|
"name": "theme",
|
16865
16841
|
"kind": 32768,
|
16866
16842
|
"kindString": "Parameter",
|
@@ -16964,7 +16940,7 @@
|
|
16964
16940
|
}
|
16965
16941
|
},
|
16966
16942
|
{
|
16967
|
-
"id":
|
16943
|
+
"id": 306,
|
16968
16944
|
"name": "pt",
|
16969
16945
|
"kind": 1024,
|
16970
16946
|
"kindString": "Property",
|
@@ -17054,7 +17030,7 @@
|
|
17054
17030
|
{
|
17055
17031
|
"type": "reflection",
|
17056
17032
|
"declaration": {
|
17057
|
-
"id":
|
17033
|
+
"id": 307,
|
17058
17034
|
"name": "__type",
|
17059
17035
|
"kind": 65536,
|
17060
17036
|
"kindString": "Type literal",
|
@@ -17068,14 +17044,14 @@
|
|
17068
17044
|
],
|
17069
17045
|
"signatures": [
|
17070
17046
|
{
|
17071
|
-
"id":
|
17047
|
+
"id": 308,
|
17072
17048
|
"name": "__type",
|
17073
17049
|
"kind": 4096,
|
17074
17050
|
"kindString": "Call signature",
|
17075
17051
|
"flags": {},
|
17076
17052
|
"parameters": [
|
17077
17053
|
{
|
17078
|
-
"id":
|
17054
|
+
"id": 309,
|
17079
17055
|
"name": "theme",
|
17080
17056
|
"kind": 32768,
|
17081
17057
|
"kindString": "Parameter",
|
@@ -17179,7 +17155,7 @@
|
|
17179
17155
|
}
|
17180
17156
|
},
|
17181
17157
|
{
|
17182
|
-
"id":
|
17158
|
+
"id": 322,
|
17183
17159
|
"name": "px",
|
17184
17160
|
"kind": 1024,
|
17185
17161
|
"kindString": "Property",
|
@@ -17269,7 +17245,7 @@
|
|
17269
17245
|
{
|
17270
17246
|
"type": "reflection",
|
17271
17247
|
"declaration": {
|
17272
|
-
"id":
|
17248
|
+
"id": 323,
|
17273
17249
|
"name": "__type",
|
17274
17250
|
"kind": 65536,
|
17275
17251
|
"kindString": "Type literal",
|
@@ -17283,14 +17259,14 @@
|
|
17283
17259
|
],
|
17284
17260
|
"signatures": [
|
17285
17261
|
{
|
17286
|
-
"id":
|
17262
|
+
"id": 324,
|
17287
17263
|
"name": "__type",
|
17288
17264
|
"kind": 4096,
|
17289
17265
|
"kindString": "Call signature",
|
17290
17266
|
"flags": {},
|
17291
17267
|
"parameters": [
|
17292
17268
|
{
|
17293
|
-
"id":
|
17269
|
+
"id": 325,
|
17294
17270
|
"name": "theme",
|
17295
17271
|
"kind": 32768,
|
17296
17272
|
"kindString": "Parameter",
|
@@ -17394,7 +17370,7 @@
|
|
17394
17370
|
}
|
17395
17371
|
},
|
17396
17372
|
{
|
17397
|
-
"id":
|
17373
|
+
"id": 326,
|
17398
17374
|
"name": "py",
|
17399
17375
|
"kind": 1024,
|
17400
17376
|
"kindString": "Property",
|
@@ -17484,7 +17460,7 @@
|
|
17484
17460
|
{
|
17485
17461
|
"type": "reflection",
|
17486
17462
|
"declaration": {
|
17487
|
-
"id":
|
17463
|
+
"id": 327,
|
17488
17464
|
"name": "__type",
|
17489
17465
|
"kind": 65536,
|
17490
17466
|
"kindString": "Type literal",
|
@@ -17498,14 +17474,14 @@
|
|
17498
17474
|
],
|
17499
17475
|
"signatures": [
|
17500
17476
|
{
|
17501
|
-
"id":
|
17477
|
+
"id": 328,
|
17502
17478
|
"name": "__type",
|
17503
17479
|
"kind": 4096,
|
17504
17480
|
"kindString": "Call signature",
|
17505
17481
|
"flags": {},
|
17506
17482
|
"parameters": [
|
17507
17483
|
{
|
17508
|
-
"id":
|
17484
|
+
"id": 329,
|
17509
17485
|
"name": "theme",
|
17510
17486
|
"kind": 32768,
|
17511
17487
|
"kindString": "Parameter",
|
@@ -17609,7 +17585,7 @@
|
|
17609
17585
|
}
|
17610
17586
|
},
|
17611
17587
|
{
|
17612
|
-
"id":
|
17588
|
+
"id": 234,
|
17613
17589
|
"name": "right",
|
17614
17590
|
"kind": 1024,
|
17615
17591
|
"kindString": "Property",
|
@@ -17699,7 +17675,7 @@
|
|
17699
17675
|
{
|
17700
17676
|
"type": "reflection",
|
17701
17677
|
"declaration": {
|
17702
|
-
"id":
|
17678
|
+
"id": 235,
|
17703
17679
|
"name": "__type",
|
17704
17680
|
"kind": 65536,
|
17705
17681
|
"kindString": "Type literal",
|
@@ -17713,14 +17689,14 @@
|
|
17713
17689
|
],
|
17714
17690
|
"signatures": [
|
17715
17691
|
{
|
17716
|
-
"id":
|
17692
|
+
"id": 236,
|
17717
17693
|
"name": "__type",
|
17718
17694
|
"kind": 4096,
|
17719
17695
|
"kindString": "Call signature",
|
17720
17696
|
"flags": {},
|
17721
17697
|
"parameters": [
|
17722
17698
|
{
|
17723
|
-
"id":
|
17699
|
+
"id": 237,
|
17724
17700
|
"name": "theme",
|
17725
17701
|
"kind": 32768,
|
17726
17702
|
"kindString": "Parameter",
|
@@ -17824,7 +17800,7 @@
|
|
17824
17800
|
}
|
17825
17801
|
},
|
17826
17802
|
{
|
17827
|
-
"id":
|
17803
|
+
"id": 174,
|
17828
17804
|
"name": "rowGap",
|
17829
17805
|
"kind": 1024,
|
17830
17806
|
"kindString": "Property",
|
@@ -17914,7 +17890,7 @@
|
|
17914
17890
|
{
|
17915
17891
|
"type": "reflection",
|
17916
17892
|
"declaration": {
|
17917
|
-
"id":
|
17893
|
+
"id": 175,
|
17918
17894
|
"name": "__type",
|
17919
17895
|
"kind": 65536,
|
17920
17896
|
"kindString": "Type literal",
|
@@ -17928,14 +17904,14 @@
|
|
17928
17904
|
],
|
17929
17905
|
"signatures": [
|
17930
17906
|
{
|
17931
|
-
"id":
|
17907
|
+
"id": 176,
|
17932
17908
|
"name": "__type",
|
17933
17909
|
"kind": 4096,
|
17934
17910
|
"kindString": "Call signature",
|
17935
17911
|
"flags": {},
|
17936
17912
|
"parameters": [
|
17937
17913
|
{
|
17938
|
-
"id":
|
17914
|
+
"id": 177,
|
17939
17915
|
"name": "theme",
|
17940
17916
|
"kind": 32768,
|
17941
17917
|
"kindString": "Parameter",
|
@@ -18039,7 +18015,7 @@
|
|
18039
18015
|
}
|
18040
18016
|
},
|
18041
18017
|
{
|
18042
|
-
"id":
|
18018
|
+
"id": 418,
|
18043
18019
|
"name": "textAlign",
|
18044
18020
|
"kind": 1024,
|
18045
18021
|
"kindString": "Property",
|
@@ -18099,7 +18075,7 @@
|
|
18099
18075
|
{
|
18100
18076
|
"type": "reflection",
|
18101
18077
|
"declaration": {
|
18102
|
-
"id":
|
18078
|
+
"id": 419,
|
18103
18079
|
"name": "__type",
|
18104
18080
|
"kind": 65536,
|
18105
18081
|
"kindString": "Type literal",
|
@@ -18113,14 +18089,14 @@
|
|
18113
18089
|
],
|
18114
18090
|
"signatures": [
|
18115
18091
|
{
|
18116
|
-
"id":
|
18092
|
+
"id": 420,
|
18117
18093
|
"name": "__type",
|
18118
18094
|
"kind": 4096,
|
18119
18095
|
"kindString": "Call signature",
|
18120
18096
|
"flags": {},
|
18121
18097
|
"parameters": [
|
18122
18098
|
{
|
18123
|
-
"id":
|
18099
|
+
"id": 421,
|
18124
18100
|
"name": "theme",
|
18125
18101
|
"kind": 32768,
|
18126
18102
|
"kindString": "Parameter",
|
@@ -18194,7 +18170,7 @@
|
|
18194
18170
|
}
|
18195
18171
|
},
|
18196
18172
|
{
|
18197
|
-
"id":
|
18173
|
+
"id": 102,
|
18198
18174
|
"name": "textOverflow",
|
18199
18175
|
"kind": 1024,
|
18200
18176
|
"kindString": "Property",
|
@@ -18235,7 +18211,7 @@
|
|
18235
18211
|
{
|
18236
18212
|
"type": "reflection",
|
18237
18213
|
"declaration": {
|
18238
|
-
"id":
|
18214
|
+
"id": 103,
|
18239
18215
|
"name": "__type",
|
18240
18216
|
"kind": 65536,
|
18241
18217
|
"kindString": "Type literal",
|
@@ -18249,14 +18225,14 @@
|
|
18249
18225
|
],
|
18250
18226
|
"signatures": [
|
18251
18227
|
{
|
18252
|
-
"id":
|
18228
|
+
"id": 104,
|
18253
18229
|
"name": "__type",
|
18254
18230
|
"kind": 4096,
|
18255
18231
|
"kindString": "Call signature",
|
18256
18232
|
"flags": {},
|
18257
18233
|
"parameters": [
|
18258
18234
|
{
|
18259
|
-
"id":
|
18235
|
+
"id": 105,
|
18260
18236
|
"name": "theme",
|
18261
18237
|
"kind": 32768,
|
18262
18238
|
"kindString": "Parameter",
|
@@ -18311,7 +18287,7 @@
|
|
18311
18287
|
}
|
18312
18288
|
},
|
18313
18289
|
{
|
18314
|
-
"id":
|
18290
|
+
"id": 422,
|
18315
18291
|
"name": "textTransform",
|
18316
18292
|
"kind": 1024,
|
18317
18293
|
"kindString": "Property",
|
@@ -18371,7 +18347,7 @@
|
|
18371
18347
|
{
|
18372
18348
|
"type": "reflection",
|
18373
18349
|
"declaration": {
|
18374
|
-
"id":
|
18350
|
+
"id": 423,
|
18375
18351
|
"name": "__type",
|
18376
18352
|
"kind": 65536,
|
18377
18353
|
"kindString": "Type literal",
|
@@ -18385,14 +18361,14 @@
|
|
18385
18361
|
],
|
18386
18362
|
"signatures": [
|
18387
18363
|
{
|
18388
|
-
"id":
|
18364
|
+
"id": 424,
|
18389
18365
|
"name": "__type",
|
18390
18366
|
"kind": 4096,
|
18391
18367
|
"kindString": "Call signature",
|
18392
18368
|
"flags": {},
|
18393
18369
|
"parameters": [
|
18394
18370
|
{
|
18395
|
-
"id":
|
18371
|
+
"id": 425,
|
18396
18372
|
"name": "theme",
|
18397
18373
|
"kind": 32768,
|
18398
18374
|
"kindString": "Parameter",
|
@@ -18466,7 +18442,7 @@
|
|
18466
18442
|
}
|
18467
18443
|
},
|
18468
18444
|
{
|
18469
|
-
"id":
|
18445
|
+
"id": 230,
|
18470
18446
|
"name": "top",
|
18471
18447
|
"kind": 1024,
|
18472
18448
|
"kindString": "Property",
|
@@ -18556,7 +18532,7 @@
|
|
18556
18532
|
{
|
18557
18533
|
"type": "reflection",
|
18558
18534
|
"declaration": {
|
18559
|
-
"id":
|
18535
|
+
"id": 231,
|
18560
18536
|
"name": "__type",
|
18561
18537
|
"kind": 65536,
|
18562
18538
|
"kindString": "Type literal",
|
@@ -18570,14 +18546,14 @@
|
|
18570
18546
|
],
|
18571
18547
|
"signatures": [
|
18572
18548
|
{
|
18573
|
-
"id":
|
18549
|
+
"id": 232,
|
18574
18550
|
"name": "__type",
|
18575
18551
|
"kind": 4096,
|
18576
18552
|
"kindString": "Call signature",
|
18577
18553
|
"flags": {},
|
18578
18554
|
"parameters": [
|
18579
18555
|
{
|
18580
|
-
"id":
|
18556
|
+
"id": 233,
|
18581
18557
|
"name": "theme",
|
18582
18558
|
"kind": 32768,
|
18583
18559
|
"kindString": "Parameter",
|
@@ -18681,7 +18657,7 @@
|
|
18681
18657
|
}
|
18682
18658
|
},
|
18683
18659
|
{
|
18684
|
-
"id":
|
18660
|
+
"id": 386,
|
18685
18661
|
"name": "typography",
|
18686
18662
|
"kind": 1024,
|
18687
18663
|
"kindString": "Property",
|
@@ -18713,7 +18689,7 @@
|
|
18713
18689
|
{
|
18714
18690
|
"type": "reflection",
|
18715
18691
|
"declaration": {
|
18716
|
-
"id":
|
18692
|
+
"id": 387,
|
18717
18693
|
"name": "__type",
|
18718
18694
|
"kind": 65536,
|
18719
18695
|
"kindString": "Type literal",
|
@@ -18727,14 +18703,14 @@
|
|
18727
18703
|
],
|
18728
18704
|
"signatures": [
|
18729
18705
|
{
|
18730
|
-
"id":
|
18706
|
+
"id": 388,
|
18731
18707
|
"name": "__type",
|
18732
18708
|
"kind": 4096,
|
18733
18709
|
"kindString": "Call signature",
|
18734
18710
|
"flags": {},
|
18735
18711
|
"parameters": [
|
18736
18712
|
{
|
18737
|
-
"id":
|
18713
|
+
"id": 389,
|
18738
18714
|
"name": "theme",
|
18739
18715
|
"kind": 32768,
|
18740
18716
|
"kindString": "Parameter",
|
@@ -18780,7 +18756,7 @@
|
|
18780
18756
|
}
|
18781
18757
|
},
|
18782
18758
|
{
|
18783
|
-
"id":
|
18759
|
+
"id": 106,
|
18784
18760
|
"name": "visibility",
|
18785
18761
|
"kind": 1024,
|
18786
18762
|
"kindString": "Property",
|
@@ -18840,7 +18816,7 @@
|
|
18840
18816
|
{
|
18841
18817
|
"type": "reflection",
|
18842
18818
|
"declaration": {
|
18843
|
-
"id":
|
18819
|
+
"id": 107,
|
18844
18820
|
"name": "__type",
|
18845
18821
|
"kind": 65536,
|
18846
18822
|
"kindString": "Type literal",
|
@@ -18854,14 +18830,14 @@
|
|
18854
18830
|
],
|
18855
18831
|
"signatures": [
|
18856
18832
|
{
|
18857
|
-
"id":
|
18833
|
+
"id": 108,
|
18858
18834
|
"name": "__type",
|
18859
18835
|
"kind": 4096,
|
18860
18836
|
"kindString": "Call signature",
|
18861
18837
|
"flags": {},
|
18862
18838
|
"parameters": [
|
18863
18839
|
{
|
18864
|
-
"id":
|
18840
|
+
"id": 109,
|
18865
18841
|
"name": "theme",
|
18866
18842
|
"kind": 32768,
|
18867
18843
|
"kindString": "Parameter",
|
@@ -18935,7 +18911,7 @@
|
|
18935
18911
|
}
|
18936
18912
|
},
|
18937
18913
|
{
|
18938
|
-
"id":
|
18914
|
+
"id": 110,
|
18939
18915
|
"name": "whiteSpace",
|
18940
18916
|
"kind": 1024,
|
18941
18917
|
"kindString": "Property",
|
@@ -18995,7 +18971,7 @@
|
|
18995
18971
|
{
|
18996
18972
|
"type": "reflection",
|
18997
18973
|
"declaration": {
|
18998
|
-
"id":
|
18974
|
+
"id": 111,
|
18999
18975
|
"name": "__type",
|
19000
18976
|
"kind": 65536,
|
19001
18977
|
"kindString": "Type literal",
|
@@ -19009,14 +18985,14 @@
|
|
19009
18985
|
],
|
19010
18986
|
"signatures": [
|
19011
18987
|
{
|
19012
|
-
"id":
|
18988
|
+
"id": 112,
|
19013
18989
|
"name": "__type",
|
19014
18990
|
"kind": 4096,
|
19015
18991
|
"kindString": "Call signature",
|
19016
18992
|
"flags": {},
|
19017
18993
|
"parameters": [
|
19018
18994
|
{
|
19019
|
-
"id":
|
18995
|
+
"id": 113,
|
19020
18996
|
"name": "theme",
|
19021
18997
|
"kind": 32768,
|
19022
18998
|
"kindString": "Parameter",
|
@@ -19090,7 +19066,7 @@
|
|
19090
19066
|
}
|
19091
19067
|
},
|
19092
19068
|
{
|
19093
|
-
"id":
|
19069
|
+
"id": 250,
|
19094
19070
|
"name": "width",
|
19095
19071
|
"kind": 1024,
|
19096
19072
|
"kindString": "Property",
|
@@ -19180,7 +19156,7 @@
|
|
19180
19156
|
{
|
19181
19157
|
"type": "reflection",
|
19182
19158
|
"declaration": {
|
19183
|
-
"id":
|
19159
|
+
"id": 251,
|
19184
19160
|
"name": "__type",
|
19185
19161
|
"kind": 65536,
|
19186
19162
|
"kindString": "Type literal",
|
@@ -19194,14 +19170,14 @@
|
|
19194
19170
|
],
|
19195
19171
|
"signatures": [
|
19196
19172
|
{
|
19197
|
-
"id":
|
19173
|
+
"id": 252,
|
19198
19174
|
"name": "__type",
|
19199
19175
|
"kind": 4096,
|
19200
19176
|
"kindString": "Call signature",
|
19201
19177
|
"flags": {},
|
19202
19178
|
"parameters": [
|
19203
19179
|
{
|
19204
|
-
"id":
|
19180
|
+
"id": 253,
|
19205
19181
|
"name": "theme",
|
19206
19182
|
"kind": 32768,
|
19207
19183
|
"kindString": "Parameter",
|
@@ -19305,7 +19281,7 @@
|
|
19305
19281
|
}
|
19306
19282
|
},
|
19307
19283
|
{
|
19308
|
-
"id":
|
19284
|
+
"id": 218,
|
19309
19285
|
"name": "zIndex",
|
19310
19286
|
"kind": 1024,
|
19311
19287
|
"kindString": "Property",
|
@@ -19337,7 +19313,7 @@
|
|
19337
19313
|
{
|
19338
19314
|
"type": "reflection",
|
19339
19315
|
"declaration": {
|
19340
|
-
"id":
|
19316
|
+
"id": 219,
|
19341
19317
|
"name": "__type",
|
19342
19318
|
"kind": 65536,
|
19343
19319
|
"kindString": "Type literal",
|
@@ -19356,7 +19332,7 @@
|
|
19356
19332
|
{
|
19357
19333
|
"type": "reflection",
|
19358
19334
|
"declaration": {
|
19359
|
-
"id":
|
19335
|
+
"id": 220,
|
19360
19336
|
"name": "__type",
|
19361
19337
|
"kind": 65536,
|
19362
19338
|
"kindString": "Type literal",
|
@@ -19375,7 +19351,7 @@
|
|
19375
19351
|
{
|
19376
19352
|
"type": "reflection",
|
19377
19353
|
"declaration": {
|
19378
|
-
"id":
|
19354
|
+
"id": 221,
|
19379
19355
|
"name": "__type",
|
19380
19356
|
"kind": 65536,
|
19381
19357
|
"kindString": "Type literal",
|
@@ -19389,14 +19365,14 @@
|
|
19389
19365
|
],
|
19390
19366
|
"signatures": [
|
19391
19367
|
{
|
19392
|
-
"id":
|
19368
|
+
"id": 222,
|
19393
19369
|
"name": "__type",
|
19394
19370
|
"kind": 4096,
|
19395
19371
|
"kindString": "Call signature",
|
19396
19372
|
"flags": {},
|
19397
19373
|
"parameters": [
|
19398
19374
|
{
|
19399
|
-
"id":
|
19375
|
+
"id": 223,
|
19400
19376
|
"name": "theme",
|
19401
19377
|
"kind": 32768,
|
19402
19378
|
"kindString": "Parameter",
|
@@ -19433,7 +19409,7 @@
|
|
19433
19409
|
{
|
19434
19410
|
"type": "reflection",
|
19435
19411
|
"declaration": {
|
19436
|
-
"id":
|
19412
|
+
"id": 224,
|
19437
19413
|
"name": "__type",
|
19438
19414
|
"kind": 65536,
|
19439
19415
|
"kindString": "Type literal",
|
@@ -19452,7 +19428,7 @@
|
|
19452
19428
|
{
|
19453
19429
|
"type": "reflection",
|
19454
19430
|
"declaration": {
|
19455
|
-
"id":
|
19431
|
+
"id": 225,
|
19456
19432
|
"name": "__type",
|
19457
19433
|
"kind": 65536,
|
19458
19434
|
"kindString": "Type literal",
|
@@ -19484,102 +19460,102 @@
|
|
19484
19460
|
{
|
19485
19461
|
"title": "Properties",
|
19486
19462
|
"children": [
|
19487
|
-
|
19488
|
-
|
19489
|
-
|
19490
|
-
|
19491
|
-
|
19492
|
-
|
19493
|
-
|
19494
|
-
|
19495
|
-
|
19496
|
-
|
19497
|
-
|
19498
|
-
|
19499
|
-
|
19500
|
-
|
19501
|
-
|
19502
|
-
|
19463
|
+
134,
|
19464
|
+
130,
|
19465
|
+
154,
|
19466
|
+
214,
|
19467
|
+
60,
|
19468
|
+
74,
|
19469
|
+
82,
|
19470
|
+
78,
|
19471
|
+
86,
|
19472
|
+
70,
|
19473
|
+
66,
|
19474
|
+
238,
|
19475
|
+
246,
|
19476
|
+
274,
|
19477
|
+
56,
|
19478
|
+
170,
|
19479
|
+
46,
|
19480
|
+
90,
|
19481
|
+
94,
|
19503
19482
|
47,
|
19504
|
-
|
19505
|
-
|
19506
|
-
|
19483
|
+
49,
|
19484
|
+
142,
|
19485
|
+
114,
|
19486
|
+
118,
|
19487
|
+
146,
|
19488
|
+
150,
|
19489
|
+
122,
|
19490
|
+
390,
|
19491
|
+
394,
|
19492
|
+
398,
|
19493
|
+
402,
|
19494
|
+
166,
|
19495
|
+
210,
|
19496
|
+
190,
|
19497
|
+
186,
|
19498
|
+
194,
|
19499
|
+
178,
|
19500
|
+
182,
|
19501
|
+
206,
|
19502
|
+
198,
|
19503
|
+
202,
|
19504
|
+
262,
|
19505
|
+
126,
|
19506
|
+
158,
|
19507
|
+
162,
|
19508
|
+
242,
|
19509
|
+
410,
|
19510
|
+
414,
|
19511
|
+
278,
|
19512
|
+
330,
|
19513
|
+
342,
|
19514
|
+
346,
|
19515
|
+
338,
|
19516
|
+
334,
|
19517
|
+
350,
|
19518
|
+
354,
|
19519
|
+
266,
|
19520
|
+
254,
|
19521
|
+
290,
|
19522
|
+
270,
|
19523
|
+
258,
|
19524
|
+
294,
|
19525
|
+
286,
|
19526
|
+
282,
|
19527
|
+
298,
|
19528
|
+
302,
|
19507
19529
|
50,
|
19508
|
-
143,
|
19509
|
-
115,
|
19510
|
-
119,
|
19511
|
-
147,
|
19512
|
-
151,
|
19513
|
-
123,
|
19514
|
-
391,
|
19515
|
-
395,
|
19516
|
-
399,
|
19517
|
-
403,
|
19518
|
-
167,
|
19519
|
-
211,
|
19520
|
-
191,
|
19521
|
-
187,
|
19522
|
-
195,
|
19523
|
-
179,
|
19524
|
-
183,
|
19525
|
-
207,
|
19526
|
-
199,
|
19527
|
-
203,
|
19528
|
-
263,
|
19529
|
-
127,
|
19530
|
-
159,
|
19531
|
-
163,
|
19532
|
-
243,
|
19533
|
-
411,
|
19534
|
-
415,
|
19535
|
-
279,
|
19536
|
-
331,
|
19537
|
-
343,
|
19538
|
-
347,
|
19539
|
-
339,
|
19540
|
-
335,
|
19541
|
-
351,
|
19542
|
-
355,
|
19543
|
-
267,
|
19544
|
-
255,
|
19545
|
-
291,
|
19546
|
-
271,
|
19547
|
-
259,
|
19548
|
-
295,
|
19549
|
-
287,
|
19550
|
-
283,
|
19551
|
-
299,
|
19552
|
-
303,
|
19553
19530
|
51,
|
19531
|
+
138,
|
19532
|
+
98,
|
19554
19533
|
52,
|
19555
|
-
|
19556
|
-
|
19557
|
-
|
19558
|
-
|
19559
|
-
|
19560
|
-
|
19561
|
-
|
19562
|
-
|
19563
|
-
|
19564
|
-
|
19565
|
-
|
19566
|
-
|
19567
|
-
|
19568
|
-
|
19569
|
-
|
19570
|
-
|
19571
|
-
|
19572
|
-
|
19573
|
-
|
19574
|
-
|
19575
|
-
|
19576
|
-
|
19577
|
-
|
19578
|
-
|
19579
|
-
|
19580
|
-
111,
|
19581
|
-
251,
|
19582
|
-
219
|
19534
|
+
358,
|
19535
|
+
370,
|
19536
|
+
374,
|
19537
|
+
366,
|
19538
|
+
362,
|
19539
|
+
378,
|
19540
|
+
382,
|
19541
|
+
314,
|
19542
|
+
318,
|
19543
|
+
226,
|
19544
|
+
310,
|
19545
|
+
306,
|
19546
|
+
322,
|
19547
|
+
326,
|
19548
|
+
234,
|
19549
|
+
174,
|
19550
|
+
418,
|
19551
|
+
102,
|
19552
|
+
422,
|
19553
|
+
230,
|
19554
|
+
386,
|
19555
|
+
106,
|
19556
|
+
110,
|
19557
|
+
250,
|
19558
|
+
218
|
19583
19559
|
]
|
19584
19560
|
}
|
19585
19561
|
],
|
@@ -19588,7 +19564,7 @@
|
|
19588
19564
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts",
|
19589
19565
|
"line": 5,
|
19590
19566
|
"character": 17,
|
19591
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19567
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Props.ts#L5"
|
19592
19568
|
}
|
19593
19569
|
],
|
19594
19570
|
"extendedTypes": [
|
@@ -19601,7 +19577,7 @@
|
|
19601
19577
|
]
|
19602
19578
|
},
|
19603
19579
|
{
|
19604
|
-
"id":
|
19580
|
+
"id": 432,
|
19605
19581
|
"name": "ErrorReporterProvider",
|
19606
19582
|
"kind": 64,
|
19607
19583
|
"kindString": "Function",
|
@@ -19611,19 +19587,19 @@
|
|
19611
19587
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx",
|
19612
19588
|
"line": 11,
|
19613
19589
|
"character": 6,
|
19614
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19590
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/Provider.tsx#L11"
|
19615
19591
|
}
|
19616
19592
|
],
|
19617
19593
|
"signatures": [
|
19618
19594
|
{
|
19619
|
-
"id":
|
19595
|
+
"id": 433,
|
19620
19596
|
"name": "ErrorReporterProvider",
|
19621
19597
|
"kind": 4096,
|
19622
19598
|
"kindString": "Call signature",
|
19623
19599
|
"flags": {},
|
19624
19600
|
"parameters": [
|
19625
19601
|
{
|
19626
|
-
"id":
|
19602
|
+
"id": 434,
|
19627
19603
|
"name": "props",
|
19628
19604
|
"kind": 32768,
|
19629
19605
|
"kindString": "Parameter",
|
@@ -19633,7 +19609,7 @@
|
|
19633
19609
|
"typeArguments": [
|
19634
19610
|
{
|
19635
19611
|
"type": "reference",
|
19636
|
-
"id":
|
19612
|
+
"id": 430,
|
19637
19613
|
"name": "ErrorReporterProviderProps"
|
19638
19614
|
}
|
19639
19615
|
],
|
@@ -19643,7 +19619,7 @@
|
|
19643
19619
|
}
|
19644
19620
|
},
|
19645
19621
|
{
|
19646
|
-
"id":
|
19622
|
+
"id": 435,
|
19647
19623
|
"name": "context",
|
19648
19624
|
"kind": 32768,
|
19649
19625
|
"kindString": "Parameter",
|
@@ -19685,7 +19661,7 @@
|
|
19685
19661
|
]
|
19686
19662
|
},
|
19687
19663
|
{
|
19688
|
-
"id":
|
19664
|
+
"id": 41,
|
19689
19665
|
"name": "XyoErrorAlert",
|
19690
19666
|
"kind": 64,
|
19691
19667
|
"kindString": "Function",
|
@@ -19695,31 +19671,31 @@
|
|
19695
19671
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx",
|
19696
19672
|
"line": 9,
|
19697
19673
|
"character": 13,
|
19698
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19674
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/ErrorAlert.tsx#L9"
|
19699
19675
|
}
|
19700
19676
|
],
|
19701
19677
|
"signatures": [
|
19702
19678
|
{
|
19703
|
-
"id":
|
19679
|
+
"id": 42,
|
19704
19680
|
"name": "XyoErrorAlert",
|
19705
19681
|
"kind": 4096,
|
19706
19682
|
"kindString": "Call signature",
|
19707
19683
|
"flags": {},
|
19708
19684
|
"parameters": [
|
19709
19685
|
{
|
19710
|
-
"id":
|
19686
|
+
"id": 43,
|
19711
19687
|
"name": "props",
|
19712
19688
|
"kind": 32768,
|
19713
19689
|
"kindString": "Parameter",
|
19714
19690
|
"flags": {},
|
19715
19691
|
"type": {
|
19716
19692
|
"type": "reference",
|
19717
|
-
"id":
|
19693
|
+
"id": 37,
|
19718
19694
|
"name": "XyoErrorAlertProps"
|
19719
19695
|
}
|
19720
19696
|
},
|
19721
19697
|
{
|
19722
|
-
"id":
|
19698
|
+
"id": 44,
|
19723
19699
|
"name": "context",
|
19724
19700
|
"kind": 32768,
|
19725
19701
|
"kindString": "Parameter",
|
@@ -19761,7 +19737,7 @@
|
|
19761
19737
|
]
|
19762
19738
|
},
|
19763
19739
|
{
|
19764
|
-
"id":
|
19740
|
+
"id": 426,
|
19765
19741
|
"name": "XyoErrorRender",
|
19766
19742
|
"kind": 64,
|
19767
19743
|
"kindString": "Function",
|
@@ -19771,31 +19747,31 @@
|
|
19771
19747
|
"fileName": "packages/sdk/packages/error/src/components/XyoErrorRender/Render.tsx",
|
19772
19748
|
"line": 8,
|
19773
19749
|
"character": 13,
|
19774
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19750
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/components/XyoErrorRender/Render.tsx#L8"
|
19775
19751
|
}
|
19776
19752
|
],
|
19777
19753
|
"signatures": [
|
19778
19754
|
{
|
19779
|
-
"id":
|
19755
|
+
"id": 427,
|
19780
19756
|
"name": "XyoErrorRender",
|
19781
19757
|
"kind": 4096,
|
19782
19758
|
"kindString": "Call signature",
|
19783
19759
|
"flags": {},
|
19784
19760
|
"parameters": [
|
19785
19761
|
{
|
19786
|
-
"id":
|
19762
|
+
"id": 428,
|
19787
19763
|
"name": "props",
|
19788
19764
|
"kind": 32768,
|
19789
19765
|
"kindString": "Parameter",
|
19790
19766
|
"flags": {},
|
19791
19767
|
"type": {
|
19792
19768
|
"type": "reference",
|
19793
|
-
"id":
|
19769
|
+
"id": 45,
|
19794
19770
|
"name": "XyoErrorRenderProps"
|
19795
19771
|
}
|
19796
19772
|
},
|
19797
19773
|
{
|
19798
|
-
"id":
|
19774
|
+
"id": 429,
|
19799
19775
|
"name": "context",
|
19800
19776
|
"kind": 32768,
|
19801
19777
|
"kindString": "Parameter",
|
@@ -19837,7 +19813,7 @@
|
|
19837
19813
|
]
|
19838
19814
|
},
|
19839
19815
|
{
|
19840
|
-
"id":
|
19816
|
+
"id": 438,
|
19841
19817
|
"name": "useRollbar",
|
19842
19818
|
"kind": 64,
|
19843
19819
|
"kindString": "Function",
|
@@ -19847,19 +19823,19 @@
|
|
19847
19823
|
"fileName": "packages/sdk/packages/error/src/contexts/ErrorReporter/useRollbar.tsx",
|
19848
19824
|
"line": 5,
|
19849
19825
|
"character": 6,
|
19850
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19826
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/contexts/ErrorReporter/useRollbar.tsx#L5"
|
19851
19827
|
}
|
19852
19828
|
],
|
19853
19829
|
"signatures": [
|
19854
19830
|
{
|
19855
|
-
"id":
|
19831
|
+
"id": 439,
|
19856
19832
|
"name": "useRollbar",
|
19857
19833
|
"kind": 4096,
|
19858
19834
|
"kindString": "Call signature",
|
19859
19835
|
"flags": {},
|
19860
19836
|
"type": {
|
19861
19837
|
"type": "reference",
|
19862
|
-
"id":
|
19838
|
+
"id": 436,
|
19863
19839
|
"name": "ErrorReporterContextState"
|
19864
19840
|
}
|
19865
19841
|
}
|
@@ -19870,27 +19846,27 @@
|
|
19870
19846
|
{
|
19871
19847
|
"title": "Classes",
|
19872
19848
|
"children": [
|
19873
|
-
|
19849
|
+
15
|
19874
19850
|
]
|
19875
19851
|
},
|
19876
19852
|
{
|
19877
19853
|
"title": "Interfaces",
|
19878
19854
|
"children": [
|
19879
|
-
|
19880
|
-
|
19881
|
-
|
19855
|
+
436,
|
19856
|
+
430,
|
19857
|
+
37,
|
19882
19858
|
1,
|
19883
|
-
|
19884
|
-
|
19859
|
+
12,
|
19860
|
+
45
|
19885
19861
|
]
|
19886
19862
|
},
|
19887
19863
|
{
|
19888
19864
|
"title": "Functions",
|
19889
19865
|
"children": [
|
19890
|
-
|
19891
|
-
|
19892
|
-
|
19893
|
-
|
19866
|
+
432,
|
19867
|
+
41,
|
19868
|
+
426,
|
19869
|
+
438
|
19894
19870
|
]
|
19895
19871
|
}
|
19896
19872
|
],
|
@@ -19899,7 +19875,7 @@
|
|
19899
19875
|
"fileName": "packages/sdk/packages/error/src/index.ts",
|
19900
19876
|
"line": 1,
|
19901
19877
|
"character": 0,
|
19902
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19878
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1cd28000e/packages/sdk/packages/error/src/index.ts#L1"
|
19903
19879
|
}
|
19904
19880
|
]
|
19905
19881
|
}
|