@xyo-network/react-app-settings 2.27.21 → 2.27.24

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/docs.json CHANGED
@@ -7,14 +7,14 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 30,
10
+ "id": 36,
11
11
  "name": "AppSettingSlug",
12
12
  "kind": 8,
13
13
  "kindString": "Enumeration",
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 31,
17
+ "id": 37,
18
18
  "name": "DarkMode",
19
19
  "kind": 16,
20
20
  "kindString": "Enumeration Member",
@@ -24,7 +24,7 @@
24
24
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts",
25
25
  "line": 2,
26
26
  "character": 2,
27
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L2"
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L2"
28
28
  }
29
29
  ],
30
30
  "type": {
@@ -33,7 +33,7 @@
33
33
  }
34
34
  },
35
35
  {
36
- "id": 32,
36
+ "id": 38,
37
37
  "name": "Developer",
38
38
  "kind": 16,
39
39
  "kindString": "Enumeration Member",
@@ -43,7 +43,7 @@
43
43
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts",
44
44
  "line": 3,
45
45
  "character": 2,
46
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L3"
46
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L3"
47
47
  }
48
48
  ],
49
49
  "type": {
@@ -52,7 +52,7 @@
52
52
  }
53
53
  },
54
54
  {
55
- "id": 33,
55
+ "id": 39,
56
56
  "name": "NavigationType",
57
57
  "kind": 16,
58
58
  "kindString": "Enumeration Member",
@@ -62,7 +62,7 @@
62
62
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts",
63
63
  "line": 4,
64
64
  "character": 2,
65
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L4"
65
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L4"
66
66
  }
67
67
  ],
68
68
  "type": {
@@ -75,9 +75,9 @@
75
75
  {
76
76
  "title": "Enumeration Members",
77
77
  "children": [
78
- 31,
79
- 32,
80
- 33
78
+ 37,
79
+ 38,
80
+ 39
81
81
  ]
82
82
  }
83
83
  ],
@@ -86,19 +86,19 @@
86
86
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts",
87
87
  "line": 1,
88
88
  "character": 12,
89
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L1"
89
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Slug.ts#L1"
90
90
  }
91
91
  ]
92
92
  },
93
93
  {
94
- "id": 34,
94
+ "id": 40,
95
95
  "name": "AppSettingsStorage",
96
96
  "kind": 128,
97
97
  "kindString": "Class",
98
98
  "flags": {},
99
99
  "children": [
100
100
  {
101
- "id": 35,
101
+ "id": 41,
102
102
  "name": "constructor",
103
103
  "kind": 512,
104
104
  "kindString": "Constructor",
@@ -108,19 +108,19 @@
108
108
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
109
109
  "line": 7,
110
110
  "character": 2,
111
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L7"
111
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L7"
112
112
  }
113
113
  ],
114
114
  "signatures": [
115
115
  {
116
- "id": 36,
116
+ "id": 42,
117
117
  "name": "new AppSettingsStorage",
118
118
  "kind": 16384,
119
119
  "kindString": "Constructor signature",
120
120
  "flags": {},
121
121
  "parameters": [
122
122
  {
123
- "id": 37,
123
+ "id": 43,
124
124
  "name": "prefix",
125
125
  "kind": 32768,
126
126
  "kindString": "Parameter",
@@ -132,7 +132,7 @@
132
132
  "defaultValue": "'AppSettings'"
133
133
  },
134
134
  {
135
- "id": 38,
135
+ "id": 44,
136
136
  "name": "defaults",
137
137
  "kind": 32768,
138
138
  "kindString": "Parameter",
@@ -159,24 +159,24 @@
159
159
  ],
160
160
  "type": {
161
161
  "type": "reference",
162
- "id": 34,
162
+ "id": 40,
163
163
  "name": "AppSettingsStorage"
164
164
  },
165
165
  "overwrites": {
166
166
  "type": "reference",
167
- "id": 90,
167
+ "id": 96,
168
168
  "name": "AppSettingsStorageBase.constructor"
169
169
  }
170
170
  }
171
171
  ],
172
172
  "overwrites": {
173
173
  "type": "reference",
174
- "id": 89,
174
+ "id": 95,
175
175
  "name": "AppSettingsStorageBase.constructor"
176
176
  }
177
177
  },
178
178
  {
179
- "id": 39,
179
+ "id": 45,
180
180
  "name": "darkMode",
181
181
  "kind": 262144,
182
182
  "kindString": "Accessor",
@@ -186,17 +186,17 @@
186
186
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
187
187
  "line": 11,
188
188
  "character": 6,
189
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L11"
189
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L11"
190
190
  },
191
191
  {
192
192
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
193
193
  "line": 15,
194
194
  "character": 6,
195
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L15"
195
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L15"
196
196
  }
197
197
  ],
198
198
  "getSignature": {
199
- "id": 40,
199
+ "id": 46,
200
200
  "name": "darkMode",
201
201
  "kind": 524288,
202
202
  "kindString": "Get signature",
@@ -207,14 +207,14 @@
207
207
  }
208
208
  },
209
209
  "setSignature": {
210
- "id": 41,
210
+ "id": 47,
211
211
  "name": "darkMode",
212
212
  "kind": 1048576,
213
213
  "kindString": "Set signature",
214
214
  "flags": {},
215
215
  "parameters": [
216
216
  {
217
- "id": 42,
217
+ "id": 48,
218
218
  "name": "value",
219
219
  "kind": 32768,
220
220
  "kindString": "Parameter",
@@ -232,7 +232,7 @@
232
232
  }
233
233
  },
234
234
  {
235
- "id": 43,
235
+ "id": 49,
236
236
  "name": "developerMode",
237
237
  "kind": 262144,
238
238
  "kindString": "Accessor",
@@ -242,17 +242,17 @@
242
242
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
243
243
  "line": 19,
244
244
  "character": 6,
245
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L19"
245
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L19"
246
246
  },
247
247
  {
248
248
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
249
249
  "line": 23,
250
250
  "character": 6,
251
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L23"
251
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L23"
252
252
  }
253
253
  ],
254
254
  "getSignature": {
255
- "id": 44,
255
+ "id": 50,
256
256
  "name": "developerMode",
257
257
  "kind": 524288,
258
258
  "kindString": "Get signature",
@@ -263,14 +263,14 @@
263
263
  }
264
264
  },
265
265
  "setSignature": {
266
- "id": 45,
266
+ "id": 51,
267
267
  "name": "developerMode",
268
268
  "kind": 1048576,
269
269
  "kindString": "Set signature",
270
270
  "flags": {},
271
271
  "parameters": [
272
272
  {
273
- "id": 46,
273
+ "id": 52,
274
274
  "name": "value",
275
275
  "kind": 32768,
276
276
  "kindString": "Parameter",
@@ -288,7 +288,7 @@
288
288
  }
289
289
  },
290
290
  {
291
- "id": 47,
291
+ "id": 53,
292
292
  "name": "navigationType",
293
293
  "kind": 262144,
294
294
  "kindString": "Accessor",
@@ -298,43 +298,43 @@
298
298
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
299
299
  "line": 27,
300
300
  "character": 6,
301
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L27"
301
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L27"
302
302
  },
303
303
  {
304
304
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
305
305
  "line": 31,
306
306
  "character": 6,
307
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L31"
307
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L31"
308
308
  }
309
309
  ],
310
310
  "getSignature": {
311
- "id": 48,
311
+ "id": 54,
312
312
  "name": "navigationType",
313
313
  "kind": 524288,
314
314
  "kindString": "Get signature",
315
315
  "flags": {},
316
316
  "type": {
317
317
  "type": "reference",
318
- "id": 134,
318
+ "id": 140,
319
319
  "name": "WebAppNavigationType"
320
320
  }
321
321
  },
322
322
  "setSignature": {
323
- "id": 49,
323
+ "id": 55,
324
324
  "name": "navigationType",
325
325
  "kind": 1048576,
326
326
  "kindString": "Set signature",
327
327
  "flags": {},
328
328
  "parameters": [
329
329
  {
330
- "id": 50,
330
+ "id": 56,
331
331
  "name": "value",
332
332
  "kind": 32768,
333
333
  "kindString": "Parameter",
334
334
  "flags": {},
335
335
  "type": {
336
336
  "type": "reference",
337
- "id": 134,
337
+ "id": 140,
338
338
  "name": "WebAppNavigationType"
339
339
  }
340
340
  }
@@ -346,7 +346,7 @@
346
346
  }
347
347
  },
348
348
  {
349
- "id": 51,
349
+ "id": 57,
350
350
  "name": "getBoolean",
351
351
  "kind": 2048,
352
352
  "kindString": "Method",
@@ -358,19 +358,19 @@
358
358
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
359
359
  "line": 12,
360
360
  "character": 9,
361
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L12"
361
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L12"
362
362
  }
363
363
  ],
364
364
  "signatures": [
365
365
  {
366
- "id": 52,
366
+ "id": 58,
367
367
  "name": "getBoolean",
368
368
  "kind": 4096,
369
369
  "kindString": "Call signature",
370
370
  "flags": {},
371
371
  "parameters": [
372
372
  {
373
- "id": 53,
373
+ "id": 59,
374
374
  "name": "name",
375
375
  "kind": 32768,
376
376
  "kindString": "Parameter",
@@ -387,19 +387,19 @@
387
387
  },
388
388
  "inheritedFrom": {
389
389
  "type": "reference",
390
- "id": 96,
390
+ "id": 102,
391
391
  "name": "AppSettingsStorageBase.getBoolean"
392
392
  }
393
393
  }
394
394
  ],
395
395
  "inheritedFrom": {
396
396
  "type": "reference",
397
- "id": 95,
397
+ "id": 101,
398
398
  "name": "AppSettingsStorageBase.getBoolean"
399
399
  }
400
400
  },
401
401
  {
402
- "id": 62,
402
+ "id": 68,
403
403
  "name": "getNumber",
404
404
  "kind": 2048,
405
405
  "kindString": "Method",
@@ -411,19 +411,19 @@
411
411
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
412
412
  "line": 31,
413
413
  "character": 9,
414
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L31"
414
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L31"
415
415
  }
416
416
  ],
417
417
  "signatures": [
418
418
  {
419
- "id": 63,
419
+ "id": 69,
420
420
  "name": "getNumber",
421
421
  "kind": 4096,
422
422
  "kindString": "Call signature",
423
423
  "flags": {},
424
424
  "parameters": [
425
425
  {
426
- "id": 64,
426
+ "id": 70,
427
427
  "name": "name",
428
428
  "kind": 32768,
429
429
  "kindString": "Parameter",
@@ -440,19 +440,19 @@
440
440
  },
441
441
  "inheritedFrom": {
442
442
  "type": "reference",
443
- "id": 107,
443
+ "id": 113,
444
444
  "name": "AppSettingsStorageBase.getNumber"
445
445
  }
446
446
  }
447
447
  ],
448
448
  "inheritedFrom": {
449
449
  "type": "reference",
450
- "id": 106,
450
+ "id": 112,
451
451
  "name": "AppSettingsStorageBase.getNumber"
452
452
  }
453
453
  },
454
454
  {
455
- "id": 79,
455
+ "id": 85,
456
456
  "name": "getObject",
457
457
  "kind": 2048,
458
458
  "kindString": "Method",
@@ -464,19 +464,19 @@
464
464
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
465
465
  "line": 72,
466
466
  "character": 9,
467
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L72"
467
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L72"
468
468
  }
469
469
  ],
470
470
  "signatures": [
471
471
  {
472
- "id": 80,
472
+ "id": 86,
473
473
  "name": "getObject",
474
474
  "kind": 4096,
475
475
  "kindString": "Call signature",
476
476
  "flags": {},
477
477
  "typeParameter": [
478
478
  {
479
- "id": 81,
479
+ "id": 87,
480
480
  "name": "T",
481
481
  "kind": 131072,
482
482
  "kindString": "Type parameter",
@@ -485,7 +485,7 @@
485
485
  ],
486
486
  "parameters": [
487
487
  {
488
- "id": 82,
488
+ "id": 88,
489
489
  "name": "name",
490
490
  "kind": 32768,
491
491
  "kindString": "Parameter",
@@ -498,24 +498,24 @@
498
498
  ],
499
499
  "type": {
500
500
  "type": "reference",
501
- "id": 81,
501
+ "id": 87,
502
502
  "name": "T"
503
503
  },
504
504
  "inheritedFrom": {
505
505
  "type": "reference",
506
- "id": 124,
506
+ "id": 130,
507
507
  "name": "AppSettingsStorageBase.getObject"
508
508
  }
509
509
  }
510
510
  ],
511
511
  "inheritedFrom": {
512
512
  "type": "reference",
513
- "id": 123,
513
+ "id": 129,
514
514
  "name": "AppSettingsStorageBase.getObject"
515
515
  }
516
516
  },
517
517
  {
518
- "id": 65,
518
+ "id": 71,
519
519
  "name": "getString",
520
520
  "kind": 2048,
521
521
  "kindString": "Method",
@@ -527,19 +527,19 @@
527
527
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
528
528
  "line": 42,
529
529
  "character": 9,
530
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L42"
530
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L42"
531
531
  }
532
532
  ],
533
533
  "signatures": [
534
534
  {
535
- "id": 66,
535
+ "id": 72,
536
536
  "name": "getString",
537
537
  "kind": 4096,
538
538
  "kindString": "Call signature",
539
539
  "flags": {},
540
540
  "parameters": [
541
541
  {
542
- "id": 67,
542
+ "id": 73,
543
543
  "name": "name",
544
544
  "kind": 32768,
545
545
  "kindString": "Parameter",
@@ -556,19 +556,19 @@
556
556
  },
557
557
  "inheritedFrom": {
558
558
  "type": "reference",
559
- "id": 110,
559
+ "id": 116,
560
560
  "name": "AppSettingsStorageBase.getString"
561
561
  }
562
562
  }
563
563
  ],
564
564
  "inheritedFrom": {
565
565
  "type": "reference",
566
- "id": 109,
566
+ "id": 115,
567
567
  "name": "AppSettingsStorageBase.getString"
568
568
  }
569
569
  },
570
570
  {
571
- "id": 72,
571
+ "id": 78,
572
572
  "name": "getStringArray",
573
573
  "kind": 2048,
574
574
  "kindString": "Method",
@@ -580,19 +580,19 @@
580
580
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
581
581
  "line": 57,
582
582
  "character": 9,
583
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L57"
583
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L57"
584
584
  }
585
585
  ],
586
586
  "signatures": [
587
587
  {
588
- "id": 73,
588
+ "id": 79,
589
589
  "name": "getStringArray",
590
590
  "kind": 4096,
591
591
  "kindString": "Call signature",
592
592
  "flags": {},
593
593
  "parameters": [
594
594
  {
595
- "id": 74,
595
+ "id": 80,
596
596
  "name": "name",
597
597
  "kind": 32768,
598
598
  "kindString": "Parameter",
@@ -612,19 +612,19 @@
612
612
  },
613
613
  "inheritedFrom": {
614
614
  "type": "reference",
615
- "id": 117,
615
+ "id": 123,
616
616
  "name": "AppSettingsStorageBase.getStringArray"
617
617
  }
618
618
  }
619
619
  ],
620
620
  "inheritedFrom": {
621
621
  "type": "reference",
622
- "id": 116,
622
+ "id": 122,
623
623
  "name": "AppSettingsStorageBase.getStringArray"
624
624
  }
625
625
  },
626
626
  {
627
- "id": 54,
627
+ "id": 60,
628
628
  "name": "setBoolean",
629
629
  "kind": 2048,
630
630
  "kindString": "Method",
@@ -636,19 +636,19 @@
636
636
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
637
637
  "line": 23,
638
638
  "character": 9,
639
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L23"
639
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L23"
640
640
  }
641
641
  ],
642
642
  "signatures": [
643
643
  {
644
- "id": 55,
644
+ "id": 61,
645
645
  "name": "setBoolean",
646
646
  "kind": 4096,
647
647
  "kindString": "Call signature",
648
648
  "flags": {},
649
649
  "parameters": [
650
650
  {
651
- "id": 56,
651
+ "id": 62,
652
652
  "name": "name",
653
653
  "kind": 32768,
654
654
  "kindString": "Parameter",
@@ -659,7 +659,7 @@
659
659
  }
660
660
  },
661
661
  {
662
- "id": 57,
662
+ "id": 63,
663
663
  "name": "value",
664
664
  "kind": 32768,
665
665
  "kindString": "Parameter",
@@ -676,19 +676,19 @@
676
676
  },
677
677
  "inheritedFrom": {
678
678
  "type": "reference",
679
- "id": 99,
679
+ "id": 105,
680
680
  "name": "AppSettingsStorageBase.setBoolean"
681
681
  }
682
682
  }
683
683
  ],
684
684
  "inheritedFrom": {
685
685
  "type": "reference",
686
- "id": 98,
686
+ "id": 104,
687
687
  "name": "AppSettingsStorageBase.setBoolean"
688
688
  }
689
689
  },
690
690
  {
691
- "id": 58,
691
+ "id": 64,
692
692
  "name": "setNumber",
693
693
  "kind": 2048,
694
694
  "kindString": "Method",
@@ -700,19 +700,19 @@
700
700
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
701
701
  "line": 27,
702
702
  "character": 9,
703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L27"
703
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L27"
704
704
  }
705
705
  ],
706
706
  "signatures": [
707
707
  {
708
- "id": 59,
708
+ "id": 65,
709
709
  "name": "setNumber",
710
710
  "kind": 4096,
711
711
  "kindString": "Call signature",
712
712
  "flags": {},
713
713
  "parameters": [
714
714
  {
715
- "id": 60,
715
+ "id": 66,
716
716
  "name": "name",
717
717
  "kind": 32768,
718
718
  "kindString": "Parameter",
@@ -723,7 +723,7 @@
723
723
  }
724
724
  },
725
725
  {
726
- "id": 61,
726
+ "id": 67,
727
727
  "name": "value",
728
728
  "kind": 32768,
729
729
  "kindString": "Parameter",
@@ -740,19 +740,19 @@
740
740
  },
741
741
  "inheritedFrom": {
742
742
  "type": "reference",
743
- "id": 103,
743
+ "id": 109,
744
744
  "name": "AppSettingsStorageBase.setNumber"
745
745
  }
746
746
  }
747
747
  ],
748
748
  "inheritedFrom": {
749
749
  "type": "reference",
750
- "id": 102,
750
+ "id": 108,
751
751
  "name": "AppSettingsStorageBase.setNumber"
752
752
  }
753
753
  },
754
754
  {
755
- "id": 83,
755
+ "id": 89,
756
756
  "name": "setObject",
757
757
  "kind": 2048,
758
758
  "kindString": "Method",
@@ -764,19 +764,19 @@
764
764
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
765
765
  "line": 82,
766
766
  "character": 9,
767
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L82"
767
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L82"
768
768
  }
769
769
  ],
770
770
  "signatures": [
771
771
  {
772
- "id": 84,
772
+ "id": 90,
773
773
  "name": "setObject",
774
774
  "kind": 4096,
775
775
  "kindString": "Call signature",
776
776
  "flags": {},
777
777
  "typeParameter": [
778
778
  {
779
- "id": 85,
779
+ "id": 91,
780
780
  "name": "T",
781
781
  "kind": 131072,
782
782
  "kindString": "Type parameter",
@@ -785,7 +785,7 @@
785
785
  ],
786
786
  "parameters": [
787
787
  {
788
- "id": 86,
788
+ "id": 92,
789
789
  "name": "name",
790
790
  "kind": 32768,
791
791
  "kindString": "Parameter",
@@ -796,14 +796,14 @@
796
796
  }
797
797
  },
798
798
  {
799
- "id": 87,
799
+ "id": 93,
800
800
  "name": "value",
801
801
  "kind": 32768,
802
802
  "kindString": "Parameter",
803
803
  "flags": {},
804
804
  "type": {
805
805
  "type": "reference",
806
- "id": 85,
806
+ "id": 91,
807
807
  "name": "T"
808
808
  }
809
809
  }
@@ -814,19 +814,19 @@
814
814
  },
815
815
  "inheritedFrom": {
816
816
  "type": "reference",
817
- "id": 128,
817
+ "id": 134,
818
818
  "name": "AppSettingsStorageBase.setObject"
819
819
  }
820
820
  }
821
821
  ],
822
822
  "inheritedFrom": {
823
823
  "type": "reference",
824
- "id": 127,
824
+ "id": 133,
825
825
  "name": "AppSettingsStorageBase.setObject"
826
826
  }
827
827
  },
828
828
  {
829
- "id": 68,
829
+ "id": 74,
830
830
  "name": "setString",
831
831
  "kind": 2048,
832
832
  "kindString": "Method",
@@ -838,19 +838,19 @@
838
838
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
839
839
  "line": 53,
840
840
  "character": 9,
841
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L53"
841
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L53"
842
842
  }
843
843
  ],
844
844
  "signatures": [
845
845
  {
846
- "id": 69,
846
+ "id": 75,
847
847
  "name": "setString",
848
848
  "kind": 4096,
849
849
  "kindString": "Call signature",
850
850
  "flags": {},
851
851
  "parameters": [
852
852
  {
853
- "id": 70,
853
+ "id": 76,
854
854
  "name": "name",
855
855
  "kind": 32768,
856
856
  "kindString": "Parameter",
@@ -861,7 +861,7 @@
861
861
  }
862
862
  },
863
863
  {
864
- "id": 71,
864
+ "id": 77,
865
865
  "name": "value",
866
866
  "kind": 32768,
867
867
  "kindString": "Parameter",
@@ -878,19 +878,19 @@
878
878
  },
879
879
  "inheritedFrom": {
880
880
  "type": "reference",
881
- "id": 113,
881
+ "id": 119,
882
882
  "name": "AppSettingsStorageBase.setString"
883
883
  }
884
884
  }
885
885
  ],
886
886
  "inheritedFrom": {
887
887
  "type": "reference",
888
- "id": 112,
888
+ "id": 118,
889
889
  "name": "AppSettingsStorageBase.setString"
890
890
  }
891
891
  },
892
892
  {
893
- "id": 75,
893
+ "id": 81,
894
894
  "name": "setStringArray",
895
895
  "kind": 2048,
896
896
  "kindString": "Method",
@@ -902,19 +902,19 @@
902
902
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
903
903
  "line": 68,
904
904
  "character": 9,
905
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L68"
905
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L68"
906
906
  }
907
907
  ],
908
908
  "signatures": [
909
909
  {
910
- "id": 76,
910
+ "id": 82,
911
911
  "name": "setStringArray",
912
912
  "kind": 4096,
913
913
  "kindString": "Call signature",
914
914
  "flags": {},
915
915
  "parameters": [
916
916
  {
917
- "id": 77,
917
+ "id": 83,
918
918
  "name": "name",
919
919
  "kind": 32768,
920
920
  "kindString": "Parameter",
@@ -925,7 +925,7 @@
925
925
  }
926
926
  },
927
927
  {
928
- "id": 78,
928
+ "id": 84,
929
929
  "name": "value",
930
930
  "kind": 32768,
931
931
  "kindString": "Parameter",
@@ -945,14 +945,14 @@
945
945
  },
946
946
  "inheritedFrom": {
947
947
  "type": "reference",
948
- "id": 120,
948
+ "id": 126,
949
949
  "name": "AppSettingsStorageBase.setStringArray"
950
950
  }
951
951
  }
952
952
  ],
953
953
  "inheritedFrom": {
954
954
  "type": "reference",
955
- "id": 119,
955
+ "id": 125,
956
956
  "name": "AppSettingsStorageBase.setStringArray"
957
957
  }
958
958
  }
@@ -961,30 +961,30 @@
961
961
  {
962
962
  "title": "Constructors",
963
963
  "children": [
964
- 35
964
+ 41
965
965
  ]
966
966
  },
967
967
  {
968
968
  "title": "Accessors",
969
969
  "children": [
970
- 39,
971
- 43,
972
- 47
970
+ 45,
971
+ 49,
972
+ 53
973
973
  ]
974
974
  },
975
975
  {
976
976
  "title": "Methods",
977
977
  "children": [
978
- 51,
979
- 62,
980
- 79,
981
- 65,
982
- 72,
983
- 54,
984
- 58,
985
- 83,
978
+ 57,
986
979
  68,
987
- 75
980
+ 85,
981
+ 71,
982
+ 78,
983
+ 60,
984
+ 64,
985
+ 89,
986
+ 74,
987
+ 81
988
988
  ]
989
989
  }
990
990
  ],
@@ -993,26 +993,26 @@
993
993
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts",
994
994
  "line": 6,
995
995
  "character": 13,
996
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L6"
996
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Storage.ts#L6"
997
997
  }
998
998
  ],
999
999
  "extendedTypes": [
1000
1000
  {
1001
1001
  "type": "reference",
1002
- "id": 88,
1002
+ "id": 94,
1003
1003
  "name": "AppSettingsStorageBase"
1004
1004
  }
1005
1005
  ]
1006
1006
  },
1007
1007
  {
1008
- "id": 88,
1008
+ "id": 94,
1009
1009
  "name": "AppSettingsStorageBase",
1010
1010
  "kind": 128,
1011
1011
  "kindString": "Class",
1012
1012
  "flags": {},
1013
1013
  "children": [
1014
1014
  {
1015
- "id": 89,
1015
+ "id": 95,
1016
1016
  "name": "constructor",
1017
1017
  "kind": 512,
1018
1018
  "kindString": "Constructor",
@@ -1022,19 +1022,19 @@
1022
1022
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1023
1023
  "line": 7,
1024
1024
  "character": 2,
1025
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L7"
1025
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L7"
1026
1026
  }
1027
1027
  ],
1028
1028
  "signatures": [
1029
1029
  {
1030
- "id": 90,
1030
+ "id": 96,
1031
1031
  "name": "new AppSettingsStorageBase",
1032
1032
  "kind": 16384,
1033
1033
  "kindString": "Constructor signature",
1034
1034
  "flags": {},
1035
1035
  "parameters": [
1036
1036
  {
1037
- "id": 91,
1037
+ "id": 97,
1038
1038
  "name": "prefix",
1039
1039
  "kind": 32768,
1040
1040
  "kindString": "Parameter",
@@ -1046,7 +1046,7 @@
1046
1046
  "defaultValue": "'AppSettings'"
1047
1047
  },
1048
1048
  {
1049
- "id": 92,
1049
+ "id": 98,
1050
1050
  "name": "defaults",
1051
1051
  "kind": 32768,
1052
1052
  "kindString": "Parameter",
@@ -1073,14 +1073,14 @@
1073
1073
  ],
1074
1074
  "type": {
1075
1075
  "type": "reference",
1076
- "id": 88,
1076
+ "id": 94,
1077
1077
  "name": "AppSettingsStorageBase"
1078
1078
  }
1079
1079
  }
1080
1080
  ]
1081
1081
  },
1082
1082
  {
1083
- "id": 94,
1083
+ "id": 100,
1084
1084
  "name": "defaults",
1085
1085
  "kind": 1024,
1086
1086
  "kindString": "Property",
@@ -1092,7 +1092,7 @@
1092
1092
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1093
1093
  "line": 6,
1094
1094
  "character": 10,
1095
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L6"
1095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L6"
1096
1096
  }
1097
1097
  ],
1098
1098
  "type": {
@@ -1113,7 +1113,7 @@
1113
1113
  }
1114
1114
  },
1115
1115
  {
1116
- "id": 93,
1116
+ "id": 99,
1117
1117
  "name": "prefix",
1118
1118
  "kind": 1024,
1119
1119
  "kindString": "Property",
@@ -1125,7 +1125,7 @@
1125
1125
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1126
1126
  "line": 5,
1127
1127
  "character": 10,
1128
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L5"
1128
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L5"
1129
1129
  }
1130
1130
  ],
1131
1131
  "type": {
@@ -1134,7 +1134,7 @@
1134
1134
  }
1135
1135
  },
1136
1136
  {
1137
- "id": 95,
1137
+ "id": 101,
1138
1138
  "name": "getBoolean",
1139
1139
  "kind": 2048,
1140
1140
  "kindString": "Method",
@@ -1146,19 +1146,19 @@
1146
1146
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1147
1147
  "line": 12,
1148
1148
  "character": 9,
1149
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L12"
1149
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L12"
1150
1150
  }
1151
1151
  ],
1152
1152
  "signatures": [
1153
1153
  {
1154
- "id": 96,
1154
+ "id": 102,
1155
1155
  "name": "getBoolean",
1156
1156
  "kind": 4096,
1157
1157
  "kindString": "Call signature",
1158
1158
  "flags": {},
1159
1159
  "parameters": [
1160
1160
  {
1161
- "id": 97,
1161
+ "id": 103,
1162
1162
  "name": "name",
1163
1163
  "kind": 32768,
1164
1164
  "kindString": "Parameter",
@@ -1177,7 +1177,7 @@
1177
1177
  ]
1178
1178
  },
1179
1179
  {
1180
- "id": 106,
1180
+ "id": 112,
1181
1181
  "name": "getNumber",
1182
1182
  "kind": 2048,
1183
1183
  "kindString": "Method",
@@ -1189,19 +1189,19 @@
1189
1189
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1190
1190
  "line": 31,
1191
1191
  "character": 9,
1192
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L31"
1192
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L31"
1193
1193
  }
1194
1194
  ],
1195
1195
  "signatures": [
1196
1196
  {
1197
- "id": 107,
1197
+ "id": 113,
1198
1198
  "name": "getNumber",
1199
1199
  "kind": 4096,
1200
1200
  "kindString": "Call signature",
1201
1201
  "flags": {},
1202
1202
  "parameters": [
1203
1203
  {
1204
- "id": 108,
1204
+ "id": 114,
1205
1205
  "name": "name",
1206
1206
  "kind": 32768,
1207
1207
  "kindString": "Parameter",
@@ -1220,7 +1220,7 @@
1220
1220
  ]
1221
1221
  },
1222
1222
  {
1223
- "id": 123,
1223
+ "id": 129,
1224
1224
  "name": "getObject",
1225
1225
  "kind": 2048,
1226
1226
  "kindString": "Method",
@@ -1232,19 +1232,19 @@
1232
1232
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1233
1233
  "line": 72,
1234
1234
  "character": 9,
1235
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L72"
1235
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L72"
1236
1236
  }
1237
1237
  ],
1238
1238
  "signatures": [
1239
1239
  {
1240
- "id": 124,
1240
+ "id": 130,
1241
1241
  "name": "getObject",
1242
1242
  "kind": 4096,
1243
1243
  "kindString": "Call signature",
1244
1244
  "flags": {},
1245
1245
  "typeParameter": [
1246
1246
  {
1247
- "id": 125,
1247
+ "id": 131,
1248
1248
  "name": "T",
1249
1249
  "kind": 131072,
1250
1250
  "kindString": "Type parameter",
@@ -1253,7 +1253,7 @@
1253
1253
  ],
1254
1254
  "parameters": [
1255
1255
  {
1256
- "id": 126,
1256
+ "id": 132,
1257
1257
  "name": "name",
1258
1258
  "kind": 32768,
1259
1259
  "kindString": "Parameter",
@@ -1266,14 +1266,14 @@
1266
1266
  ],
1267
1267
  "type": {
1268
1268
  "type": "reference",
1269
- "id": 81,
1269
+ "id": 87,
1270
1270
  "name": "T"
1271
1271
  }
1272
1272
  }
1273
1273
  ]
1274
1274
  },
1275
1275
  {
1276
- "id": 109,
1276
+ "id": 115,
1277
1277
  "name": "getString",
1278
1278
  "kind": 2048,
1279
1279
  "kindString": "Method",
@@ -1285,19 +1285,19 @@
1285
1285
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1286
1286
  "line": 42,
1287
1287
  "character": 9,
1288
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L42"
1288
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L42"
1289
1289
  }
1290
1290
  ],
1291
1291
  "signatures": [
1292
1292
  {
1293
- "id": 110,
1293
+ "id": 116,
1294
1294
  "name": "getString",
1295
1295
  "kind": 4096,
1296
1296
  "kindString": "Call signature",
1297
1297
  "flags": {},
1298
1298
  "parameters": [
1299
1299
  {
1300
- "id": 111,
1300
+ "id": 117,
1301
1301
  "name": "name",
1302
1302
  "kind": 32768,
1303
1303
  "kindString": "Parameter",
@@ -1316,7 +1316,7 @@
1316
1316
  ]
1317
1317
  },
1318
1318
  {
1319
- "id": 116,
1319
+ "id": 122,
1320
1320
  "name": "getStringArray",
1321
1321
  "kind": 2048,
1322
1322
  "kindString": "Method",
@@ -1328,19 +1328,19 @@
1328
1328
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1329
1329
  "line": 57,
1330
1330
  "character": 9,
1331
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L57"
1331
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L57"
1332
1332
  }
1333
1333
  ],
1334
1334
  "signatures": [
1335
1335
  {
1336
- "id": 117,
1336
+ "id": 123,
1337
1337
  "name": "getStringArray",
1338
1338
  "kind": 4096,
1339
1339
  "kindString": "Call signature",
1340
1340
  "flags": {},
1341
1341
  "parameters": [
1342
1342
  {
1343
- "id": 118,
1343
+ "id": 124,
1344
1344
  "name": "name",
1345
1345
  "kind": 32768,
1346
1346
  "kindString": "Parameter",
@@ -1362,7 +1362,7 @@
1362
1362
  ]
1363
1363
  },
1364
1364
  {
1365
- "id": 98,
1365
+ "id": 104,
1366
1366
  "name": "setBoolean",
1367
1367
  "kind": 2048,
1368
1368
  "kindString": "Method",
@@ -1374,19 +1374,19 @@
1374
1374
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1375
1375
  "line": 23,
1376
1376
  "character": 9,
1377
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L23"
1377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L23"
1378
1378
  }
1379
1379
  ],
1380
1380
  "signatures": [
1381
1381
  {
1382
- "id": 99,
1382
+ "id": 105,
1383
1383
  "name": "setBoolean",
1384
1384
  "kind": 4096,
1385
1385
  "kindString": "Call signature",
1386
1386
  "flags": {},
1387
1387
  "parameters": [
1388
1388
  {
1389
- "id": 100,
1389
+ "id": 106,
1390
1390
  "name": "name",
1391
1391
  "kind": 32768,
1392
1392
  "kindString": "Parameter",
@@ -1397,7 +1397,7 @@
1397
1397
  }
1398
1398
  },
1399
1399
  {
1400
- "id": 101,
1400
+ "id": 107,
1401
1401
  "name": "value",
1402
1402
  "kind": 32768,
1403
1403
  "kindString": "Parameter",
@@ -1416,7 +1416,7 @@
1416
1416
  ]
1417
1417
  },
1418
1418
  {
1419
- "id": 102,
1419
+ "id": 108,
1420
1420
  "name": "setNumber",
1421
1421
  "kind": 2048,
1422
1422
  "kindString": "Method",
@@ -1428,19 +1428,19 @@
1428
1428
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1429
1429
  "line": 27,
1430
1430
  "character": 9,
1431
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L27"
1431
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L27"
1432
1432
  }
1433
1433
  ],
1434
1434
  "signatures": [
1435
1435
  {
1436
- "id": 103,
1436
+ "id": 109,
1437
1437
  "name": "setNumber",
1438
1438
  "kind": 4096,
1439
1439
  "kindString": "Call signature",
1440
1440
  "flags": {},
1441
1441
  "parameters": [
1442
1442
  {
1443
- "id": 104,
1443
+ "id": 110,
1444
1444
  "name": "name",
1445
1445
  "kind": 32768,
1446
1446
  "kindString": "Parameter",
@@ -1451,7 +1451,7 @@
1451
1451
  }
1452
1452
  },
1453
1453
  {
1454
- "id": 105,
1454
+ "id": 111,
1455
1455
  "name": "value",
1456
1456
  "kind": 32768,
1457
1457
  "kindString": "Parameter",
@@ -1470,7 +1470,7 @@
1470
1470
  ]
1471
1471
  },
1472
1472
  {
1473
- "id": 127,
1473
+ "id": 133,
1474
1474
  "name": "setObject",
1475
1475
  "kind": 2048,
1476
1476
  "kindString": "Method",
@@ -1482,19 +1482,19 @@
1482
1482
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1483
1483
  "line": 82,
1484
1484
  "character": 9,
1485
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L82"
1485
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L82"
1486
1486
  }
1487
1487
  ],
1488
1488
  "signatures": [
1489
1489
  {
1490
- "id": 128,
1490
+ "id": 134,
1491
1491
  "name": "setObject",
1492
1492
  "kind": 4096,
1493
1493
  "kindString": "Call signature",
1494
1494
  "flags": {},
1495
1495
  "typeParameter": [
1496
1496
  {
1497
- "id": 129,
1497
+ "id": 135,
1498
1498
  "name": "T",
1499
1499
  "kind": 131072,
1500
1500
  "kindString": "Type parameter",
@@ -1503,7 +1503,7 @@
1503
1503
  ],
1504
1504
  "parameters": [
1505
1505
  {
1506
- "id": 130,
1506
+ "id": 136,
1507
1507
  "name": "name",
1508
1508
  "kind": 32768,
1509
1509
  "kindString": "Parameter",
@@ -1514,14 +1514,14 @@
1514
1514
  }
1515
1515
  },
1516
1516
  {
1517
- "id": 131,
1517
+ "id": 137,
1518
1518
  "name": "value",
1519
1519
  "kind": 32768,
1520
1520
  "kindString": "Parameter",
1521
1521
  "flags": {},
1522
1522
  "type": {
1523
1523
  "type": "reference",
1524
- "id": 85,
1524
+ "id": 91,
1525
1525
  "name": "T"
1526
1526
  }
1527
1527
  }
@@ -1534,7 +1534,7 @@
1534
1534
  ]
1535
1535
  },
1536
1536
  {
1537
- "id": 112,
1537
+ "id": 118,
1538
1538
  "name": "setString",
1539
1539
  "kind": 2048,
1540
1540
  "kindString": "Method",
@@ -1546,19 +1546,19 @@
1546
1546
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1547
1547
  "line": 53,
1548
1548
  "character": 9,
1549
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L53"
1549
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L53"
1550
1550
  }
1551
1551
  ],
1552
1552
  "signatures": [
1553
1553
  {
1554
- "id": 113,
1554
+ "id": 119,
1555
1555
  "name": "setString",
1556
1556
  "kind": 4096,
1557
1557
  "kindString": "Call signature",
1558
1558
  "flags": {},
1559
1559
  "parameters": [
1560
1560
  {
1561
- "id": 114,
1561
+ "id": 120,
1562
1562
  "name": "name",
1563
1563
  "kind": 32768,
1564
1564
  "kindString": "Parameter",
@@ -1569,7 +1569,7 @@
1569
1569
  }
1570
1570
  },
1571
1571
  {
1572
- "id": 115,
1572
+ "id": 121,
1573
1573
  "name": "value",
1574
1574
  "kind": 32768,
1575
1575
  "kindString": "Parameter",
@@ -1588,7 +1588,7 @@
1588
1588
  ]
1589
1589
  },
1590
1590
  {
1591
- "id": 119,
1591
+ "id": 125,
1592
1592
  "name": "setStringArray",
1593
1593
  "kind": 2048,
1594
1594
  "kindString": "Method",
@@ -1600,19 +1600,19 @@
1600
1600
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1601
1601
  "line": 68,
1602
1602
  "character": 9,
1603
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L68"
1603
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L68"
1604
1604
  }
1605
1605
  ],
1606
1606
  "signatures": [
1607
1607
  {
1608
- "id": 120,
1608
+ "id": 126,
1609
1609
  "name": "setStringArray",
1610
1610
  "kind": 4096,
1611
1611
  "kindString": "Call signature",
1612
1612
  "flags": {},
1613
1613
  "parameters": [
1614
1614
  {
1615
- "id": 121,
1615
+ "id": 127,
1616
1616
  "name": "name",
1617
1617
  "kind": 32768,
1618
1618
  "kindString": "Parameter",
@@ -1623,7 +1623,7 @@
1623
1623
  }
1624
1624
  },
1625
1625
  {
1626
- "id": 122,
1626
+ "id": 128,
1627
1627
  "name": "value",
1628
1628
  "kind": 32768,
1629
1629
  "kindString": "Parameter",
@@ -1649,29 +1649,29 @@
1649
1649
  {
1650
1650
  "title": "Constructors",
1651
1651
  "children": [
1652
- 89
1652
+ 95
1653
1653
  ]
1654
1654
  },
1655
1655
  {
1656
1656
  "title": "Properties",
1657
1657
  "children": [
1658
- 94,
1659
- 93
1658
+ 100,
1659
+ 99
1660
1660
  ]
1661
1661
  },
1662
1662
  {
1663
1663
  "title": "Methods",
1664
1664
  "children": [
1665
- 95,
1666
- 106,
1667
- 123,
1668
- 109,
1669
- 116,
1670
- 98,
1671
- 102,
1672
- 127,
1665
+ 101,
1673
1666
  112,
1674
- 119
1667
+ 129,
1668
+ 115,
1669
+ 122,
1670
+ 104,
1671
+ 108,
1672
+ 133,
1673
+ 118,
1674
+ 125
1675
1675
  ]
1676
1676
  }
1677
1677
  ],
@@ -1680,26 +1680,26 @@
1680
1680
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts",
1681
1681
  "line": 4,
1682
1682
  "character": 13,
1683
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L4"
1683
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/StorageBase.ts#L4"
1684
1684
  }
1685
1685
  ],
1686
1686
  "extendedBy": [
1687
1687
  {
1688
1688
  "type": "reference",
1689
- "id": 34,
1689
+ "id": 40,
1690
1690
  "name": "AppSettingsStorage"
1691
1691
  }
1692
1692
  ]
1693
1693
  },
1694
1694
  {
1695
- "id": 6,
1695
+ "id": 12,
1696
1696
  "name": "AppSettingsContextProps",
1697
1697
  "kind": 256,
1698
1698
  "kindString": "Interface",
1699
1699
  "flags": {},
1700
1700
  "children": [
1701
1701
  {
1702
- "id": 17,
1702
+ "id": 23,
1703
1703
  "name": "changeNavigationType",
1704
1704
  "kind": 1024,
1705
1705
  "kindString": "Property",
@@ -1711,13 +1711,13 @@
1711
1711
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1712
1712
  "line": 11,
1713
1713
  "character": 2,
1714
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L11"
1714
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L11"
1715
1715
  }
1716
1716
  ],
1717
1717
  "type": {
1718
1718
  "type": "reflection",
1719
1719
  "declaration": {
1720
- "id": 18,
1720
+ "id": 24,
1721
1721
  "name": "__type",
1722
1722
  "kind": 65536,
1723
1723
  "kindString": "Type literal",
@@ -1727,26 +1727,26 @@
1727
1727
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1728
1728
  "line": 11,
1729
1729
  "character": 25,
1730
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L11"
1730
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L11"
1731
1731
  }
1732
1732
  ],
1733
1733
  "signatures": [
1734
1734
  {
1735
- "id": 19,
1735
+ "id": 25,
1736
1736
  "name": "__type",
1737
1737
  "kind": 4096,
1738
1738
  "kindString": "Call signature",
1739
1739
  "flags": {},
1740
1740
  "parameters": [
1741
1741
  {
1742
- "id": 20,
1742
+ "id": 26,
1743
1743
  "name": "value",
1744
1744
  "kind": 32768,
1745
1745
  "kindString": "Parameter",
1746
1746
  "flags": {},
1747
1747
  "type": {
1748
1748
  "type": "reference",
1749
- "id": 134,
1749
+ "id": 140,
1750
1750
  "name": "WebAppNavigationType"
1751
1751
  }
1752
1752
  }
@@ -1761,7 +1761,7 @@
1761
1761
  }
1762
1762
  },
1763
1763
  {
1764
- "id": 7,
1764
+ "id": 13,
1765
1765
  "name": "darkMode",
1766
1766
  "kind": 1024,
1767
1767
  "kindString": "Property",
@@ -1773,7 +1773,7 @@
1773
1773
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1774
1774
  "line": 7,
1775
1775
  "character": 2,
1776
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L7"
1776
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L7"
1777
1777
  }
1778
1778
  ],
1779
1779
  "type": {
@@ -1782,7 +1782,7 @@
1782
1782
  }
1783
1783
  },
1784
1784
  {
1785
- "id": 8,
1785
+ "id": 14,
1786
1786
  "name": "developerMode",
1787
1787
  "kind": 1024,
1788
1788
  "kindString": "Property",
@@ -1794,7 +1794,7 @@
1794
1794
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1795
1795
  "line": 8,
1796
1796
  "character": 2,
1797
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L8"
1797
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L8"
1798
1798
  }
1799
1799
  ],
1800
1800
  "type": {
@@ -1803,7 +1803,7 @@
1803
1803
  }
1804
1804
  },
1805
1805
  {
1806
- "id": 9,
1806
+ "id": 15,
1807
1807
  "name": "enableDarkMode",
1808
1808
  "kind": 1024,
1809
1809
  "kindString": "Property",
@@ -1815,13 +1815,13 @@
1815
1815
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1816
1816
  "line": 9,
1817
1817
  "character": 2,
1818
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L9"
1818
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L9"
1819
1819
  }
1820
1820
  ],
1821
1821
  "type": {
1822
1822
  "type": "reflection",
1823
1823
  "declaration": {
1824
- "id": 10,
1824
+ "id": 16,
1825
1825
  "name": "__type",
1826
1826
  "kind": 65536,
1827
1827
  "kindString": "Type literal",
@@ -1831,19 +1831,19 @@
1831
1831
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1832
1832
  "line": 9,
1833
1833
  "character": 19,
1834
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L9"
1834
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L9"
1835
1835
  }
1836
1836
  ],
1837
1837
  "signatures": [
1838
1838
  {
1839
- "id": 11,
1839
+ "id": 17,
1840
1840
  "name": "__type",
1841
1841
  "kind": 4096,
1842
1842
  "kindString": "Call signature",
1843
1843
  "flags": {},
1844
1844
  "parameters": [
1845
1845
  {
1846
- "id": 12,
1846
+ "id": 18,
1847
1847
  "name": "value",
1848
1848
  "kind": 32768,
1849
1849
  "kindString": "Parameter",
@@ -1864,7 +1864,7 @@
1864
1864
  }
1865
1865
  },
1866
1866
  {
1867
- "id": 13,
1867
+ "id": 19,
1868
1868
  "name": "enableDeveloperMode",
1869
1869
  "kind": 1024,
1870
1870
  "kindString": "Property",
@@ -1876,13 +1876,13 @@
1876
1876
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1877
1877
  "line": 10,
1878
1878
  "character": 2,
1879
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L10"
1879
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L10"
1880
1880
  }
1881
1881
  ],
1882
1882
  "type": {
1883
1883
  "type": "reflection",
1884
1884
  "declaration": {
1885
- "id": 14,
1885
+ "id": 20,
1886
1886
  "name": "__type",
1887
1887
  "kind": 65536,
1888
1888
  "kindString": "Type literal",
@@ -1892,19 +1892,19 @@
1892
1892
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1893
1893
  "line": 10,
1894
1894
  "character": 24,
1895
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L10"
1895
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L10"
1896
1896
  }
1897
1897
  ],
1898
1898
  "signatures": [
1899
1899
  {
1900
- "id": 15,
1900
+ "id": 21,
1901
1901
  "name": "__type",
1902
1902
  "kind": 4096,
1903
1903
  "kindString": "Call signature",
1904
1904
  "flags": {},
1905
1905
  "parameters": [
1906
1906
  {
1907
- "id": 16,
1907
+ "id": 22,
1908
1908
  "name": "value",
1909
1909
  "kind": 32768,
1910
1910
  "kindString": "Parameter",
@@ -1925,7 +1925,7 @@
1925
1925
  }
1926
1926
  },
1927
1927
  {
1928
- "id": 21,
1928
+ "id": 27,
1929
1929
  "name": "navigationType",
1930
1930
  "kind": 1024,
1931
1931
  "kindString": "Property",
@@ -1937,12 +1937,12 @@
1937
1937
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1938
1938
  "line": 12,
1939
1939
  "character": 2,
1940
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L12"
1940
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L12"
1941
1941
  }
1942
1942
  ],
1943
1943
  "type": {
1944
1944
  "type": "reference",
1945
- "id": 134,
1945
+ "id": 140,
1946
1946
  "name": "WebAppNavigationType"
1947
1947
  }
1948
1948
  }
@@ -1951,12 +1951,12 @@
1951
1951
  {
1952
1952
  "title": "Properties",
1953
1953
  "children": [
1954
- 17,
1955
- 7,
1956
- 8,
1957
- 9,
1954
+ 23,
1958
1955
  13,
1959
- 21
1956
+ 14,
1957
+ 15,
1958
+ 19,
1959
+ 27
1960
1960
  ]
1961
1961
  }
1962
1962
  ],
@@ -1965,19 +1965,19 @@
1965
1965
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
1966
1966
  "line": 6,
1967
1967
  "character": 17,
1968
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L6"
1968
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L6"
1969
1969
  }
1970
1970
  ]
1971
1971
  },
1972
1972
  {
1973
- "id": 23,
1973
+ "id": 29,
1974
1974
  "name": "AppSettingsProviderProps",
1975
1975
  "kind": 256,
1976
1976
  "kindString": "Interface",
1977
1977
  "flags": {},
1978
1978
  "children": [
1979
1979
  {
1980
- "id": 24,
1980
+ "id": 30,
1981
1981
  "name": "storage",
1982
1982
  "kind": 1024,
1983
1983
  "kindString": "Property",
@@ -1989,12 +1989,12 @@
1989
1989
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx",
1990
1990
  "line": 9,
1991
1991
  "character": 2,
1992
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L9"
1992
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L9"
1993
1993
  }
1994
1994
  ],
1995
1995
  "type": {
1996
1996
  "type": "reference",
1997
- "id": 34,
1997
+ "id": 40,
1998
1998
  "name": "AppSettingsStorage"
1999
1999
  }
2000
2000
  }
@@ -2003,7 +2003,7 @@
2003
2003
  {
2004
2004
  "title": "Properties",
2005
2005
  "children": [
2006
- 24
2006
+ 30
2007
2007
  ]
2008
2008
  }
2009
2009
  ],
@@ -2012,24 +2012,24 @@
2012
2012
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx",
2013
2013
  "line": 8,
2014
2014
  "character": 17,
2015
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L8"
2015
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L8"
2016
2016
  }
2017
2017
  ],
2018
2018
  "typeParameters": [
2019
2019
  {
2020
- "id": 25,
2020
+ "id": 31,
2021
2021
  "name": "T",
2022
2022
  "kind": 131072,
2023
2023
  "kindString": "Type parameter",
2024
2024
  "flags": {},
2025
2025
  "type": {
2026
2026
  "type": "reference",
2027
- "id": 6,
2027
+ "id": 12,
2028
2028
  "name": "AppSettingsContextProps"
2029
2029
  },
2030
2030
  "default": {
2031
2031
  "type": "reference",
2032
- "id": 6,
2032
+ "id": 12,
2033
2033
  "name": "AppSettingsContextProps"
2034
2034
  }
2035
2035
  }
@@ -2040,7 +2040,7 @@
2040
2040
  "typeArguments": [
2041
2041
  {
2042
2042
  "type": "reference",
2043
- "id": 25,
2043
+ "id": 31,
2044
2044
  "name": "T"
2045
2045
  }
2046
2046
  ],
@@ -2051,7 +2051,7 @@
2051
2051
  ]
2052
2052
  },
2053
2053
  {
2054
- "id": 134,
2054
+ "id": 140,
2055
2055
  "name": "WebAppNavigationType",
2056
2056
  "kind": 4194304,
2057
2057
  "kindString": "Type alias",
@@ -2061,7 +2061,7 @@
2061
2061
  "fileName": "packages/sdk/app-settings/src/WebAppNavigationType.ts",
2062
2062
  "line": 1,
2063
2063
  "character": 12,
2064
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/WebAppNavigationType.ts#L1"
2064
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/WebAppNavigationType.ts#L1"
2065
2065
  }
2066
2066
  ],
2067
2067
  "type": {
@@ -2079,7 +2079,7 @@
2079
2079
  }
2080
2080
  },
2081
2081
  {
2082
- "id": 22,
2082
+ "id": 28,
2083
2083
  "name": "AppSettingsContext",
2084
2084
  "kind": 32,
2085
2085
  "kindString": "Variable",
@@ -2091,7 +2091,7 @@
2091
2091
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Context.ts",
2092
2092
  "line": 15,
2093
2093
  "character": 13,
2094
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L15"
2094
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Context.ts#L15"
2095
2095
  }
2096
2096
  ],
2097
2097
  "type": {
@@ -2099,7 +2099,7 @@
2099
2099
  "typeArguments": [
2100
2100
  {
2101
2101
  "type": "reference",
2102
- "id": 6,
2102
+ "id": 12,
2103
2103
  "name": "AppSettingsContextProps"
2104
2104
  }
2105
2105
  ],
@@ -2110,7 +2110,7 @@
2110
2110
  "defaultValue": "..."
2111
2111
  },
2112
2112
  {
2113
- "id": 26,
2113
+ "id": 32,
2114
2114
  "name": "AppSettingsProvider",
2115
2115
  "kind": 64,
2116
2116
  "kindString": "Function",
@@ -2120,19 +2120,19 @@
2120
2120
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx",
2121
2121
  "line": 12,
2122
2122
  "character": 13,
2123
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L12"
2123
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/Provider.tsx#L12"
2124
2124
  }
2125
2125
  ],
2126
2126
  "signatures": [
2127
2127
  {
2128
- "id": 27,
2128
+ "id": 33,
2129
2129
  "name": "AppSettingsProvider",
2130
2130
  "kind": 4096,
2131
2131
  "kindString": "Call signature",
2132
2132
  "flags": {},
2133
2133
  "parameters": [
2134
2134
  {
2135
- "id": 28,
2135
+ "id": 34,
2136
2136
  "name": "props",
2137
2137
  "kind": 32768,
2138
2138
  "kindString": "Parameter",
@@ -2142,11 +2142,11 @@
2142
2142
  "typeArguments": [
2143
2143
  {
2144
2144
  "type": "reference",
2145
- "id": 23,
2145
+ "id": 29,
2146
2146
  "typeArguments": [
2147
2147
  {
2148
2148
  "type": "reference",
2149
- "id": 6,
2149
+ "id": 12,
2150
2150
  "name": "AppSettingsContextProps"
2151
2151
  }
2152
2152
  ],
@@ -2159,7 +2159,7 @@
2159
2159
  }
2160
2160
  },
2161
2161
  {
2162
- "id": 29,
2162
+ "id": 35,
2163
2163
  "name": "context",
2164
2164
  "kind": 32768,
2165
2165
  "kindString": "Parameter",
@@ -2211,7 +2211,7 @@
2211
2211
  "fileName": "packages/sdk/app-settings/src/components/DarkModeIconButton.tsx",
2212
2212
  "line": 7,
2213
2213
  "character": 13,
2214
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/components/DarkModeIconButton.tsx#L7"
2214
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/components/DarkModeIconButton.tsx#L7"
2215
2215
  }
2216
2216
  ],
2217
2217
  "signatures": [
@@ -2294,7 +2294,154 @@
2294
2294
  ]
2295
2295
  },
2296
2296
  {
2297
- "id": 132,
2297
+ "id": 6,
2298
+ "name": "Developer",
2299
+ "kind": 64,
2300
+ "kindString": "Function",
2301
+ "flags": {},
2302
+ "sources": [
2303
+ {
2304
+ "fileName": "packages/sdk/app-settings/src/components/Developer.tsx",
2305
+ "line": 5,
2306
+ "character": 13,
2307
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/components/Developer.tsx#L5"
2308
+ }
2309
+ ],
2310
+ "signatures": [
2311
+ {
2312
+ "id": 7,
2313
+ "name": "Developer",
2314
+ "kind": 4096,
2315
+ "kindString": "Call signature",
2316
+ "flags": {},
2317
+ "parameters": [
2318
+ {
2319
+ "id": 8,
2320
+ "name": "props",
2321
+ "kind": 32768,
2322
+ "kindString": "Parameter",
2323
+ "flags": {},
2324
+ "type": {
2325
+ "type": "reflection",
2326
+ "declaration": {
2327
+ "id": 9,
2328
+ "name": "__type",
2329
+ "kind": 65536,
2330
+ "kindString": "Type literal",
2331
+ "flags": {},
2332
+ "children": [
2333
+ {
2334
+ "id": 10,
2335
+ "name": "children",
2336
+ "kind": 1024,
2337
+ "kindString": "Property",
2338
+ "flags": {},
2339
+ "sources": [
2340
+ {
2341
+ "fileName": "packages/sdk/app-settings/src/components/Developer.tsx",
2342
+ "line": 5,
2343
+ "character": 35,
2344
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/components/Developer.tsx#L5"
2345
+ }
2346
+ ],
2347
+ "type": {
2348
+ "type": "reference",
2349
+ "typeArguments": [
2350
+ {
2351
+ "type": "intrinsic",
2352
+ "name": "any"
2353
+ },
2354
+ {
2355
+ "type": "union",
2356
+ "types": [
2357
+ {
2358
+ "type": "intrinsic",
2359
+ "name": "string"
2360
+ },
2361
+ {
2362
+ "type": "reference",
2363
+ "typeArguments": [
2364
+ {
2365
+ "type": "intrinsic",
2366
+ "name": "any"
2367
+ }
2368
+ ],
2369
+ "name": "JSXElementConstructor",
2370
+ "qualifiedName": "React.JSXElementConstructor",
2371
+ "package": "@types/react"
2372
+ }
2373
+ ]
2374
+ }
2375
+ ],
2376
+ "name": "ReactElement",
2377
+ "qualifiedName": "React.ReactElement",
2378
+ "package": "@types/react"
2379
+ }
2380
+ }
2381
+ ],
2382
+ "groups": [
2383
+ {
2384
+ "title": "Properties",
2385
+ "children": [
2386
+ 10
2387
+ ]
2388
+ }
2389
+ ],
2390
+ "sources": [
2391
+ {
2392
+ "fileName": "packages/sdk/app-settings/src/components/Developer.tsx",
2393
+ "line": 5,
2394
+ "character": 33,
2395
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/components/Developer.tsx#L5"
2396
+ }
2397
+ ]
2398
+ }
2399
+ }
2400
+ },
2401
+ {
2402
+ "id": 11,
2403
+ "name": "context",
2404
+ "kind": 32768,
2405
+ "kindString": "Parameter",
2406
+ "flags": {
2407
+ "isOptional": true
2408
+ },
2409
+ "type": {
2410
+ "type": "intrinsic",
2411
+ "name": "any"
2412
+ }
2413
+ }
2414
+ ],
2415
+ "type": {
2416
+ "type": "union",
2417
+ "types": [
2418
+ {
2419
+ "type": "literal",
2420
+ "value": null
2421
+ },
2422
+ {
2423
+ "type": "reference",
2424
+ "typeArguments": [
2425
+ {
2426
+ "type": "intrinsic",
2427
+ "name": "any"
2428
+ },
2429
+ {
2430
+ "type": "intrinsic",
2431
+ "name": "any"
2432
+ }
2433
+ ],
2434
+ "name": "ReactElement",
2435
+ "qualifiedName": "React.ReactElement",
2436
+ "package": "@types/react"
2437
+ }
2438
+ ]
2439
+ }
2440
+ }
2441
+ ]
2442
+ },
2443
+ {
2444
+ "id": 138,
2298
2445
  "name": "useAppSettings",
2299
2446
  "kind": 64,
2300
2447
  "kindString": "Function",
@@ -2304,19 +2451,19 @@
2304
2451
  "fileName": "packages/sdk/app-settings/src/contexts/AppSettings/useAppSettings.ts",
2305
2452
  "line": 5,
2306
2453
  "character": 13,
2307
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/contexts/AppSettings/useAppSettings.ts#L5"
2454
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/contexts/AppSettings/useAppSettings.ts#L5"
2308
2455
  }
2309
2456
  ],
2310
2457
  "signatures": [
2311
2458
  {
2312
- "id": 133,
2459
+ "id": 139,
2313
2460
  "name": "useAppSettings",
2314
2461
  "kind": 4096,
2315
2462
  "kindString": "Call signature",
2316
2463
  "flags": {},
2317
2464
  "type": {
2318
2465
  "type": "reference",
2319
- "id": 6,
2466
+ "id": 12,
2320
2467
  "name": "AppSettingsContextProps"
2321
2468
  }
2322
2469
  }
@@ -2327,41 +2474,42 @@
2327
2474
  {
2328
2475
  "title": "Enumerations",
2329
2476
  "children": [
2330
- 30
2477
+ 36
2331
2478
  ]
2332
2479
  },
2333
2480
  {
2334
2481
  "title": "Classes",
2335
2482
  "children": [
2336
- 34,
2337
- 88
2483
+ 40,
2484
+ 94
2338
2485
  ]
2339
2486
  },
2340
2487
  {
2341
2488
  "title": "Interfaces",
2342
2489
  "children": [
2343
- 6,
2344
- 23
2490
+ 12,
2491
+ 29
2345
2492
  ]
2346
2493
  },
2347
2494
  {
2348
2495
  "title": "Type Aliases",
2349
2496
  "children": [
2350
- 134
2497
+ 140
2351
2498
  ]
2352
2499
  },
2353
2500
  {
2354
2501
  "title": "Variables",
2355
2502
  "children": [
2356
- 22
2503
+ 28
2357
2504
  ]
2358
2505
  },
2359
2506
  {
2360
2507
  "title": "Functions",
2361
2508
  "children": [
2362
- 26,
2509
+ 32,
2363
2510
  1,
2364
- 132
2511
+ 6,
2512
+ 138
2365
2513
  ]
2366
2514
  }
2367
2515
  ],
@@ -2370,7 +2518,7 @@
2370
2518
  "fileName": "packages/sdk/app-settings/src/index.ts",
2371
2519
  "line": 1,
2372
2520
  "character": 0,
2373
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/fcc5b6d/packages/sdk/app-settings/src/index.ts#L1"
2521
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2beaf0a/packages/sdk/app-settings/src/index.ts#L1"
2374
2522
  }
2375
2523
  ]
2376
2524
  }