@xylabs/sdk-react 2.16.13 → 2.16.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +195 -141
  2. package/package.json +25 -25
package/dist/docs.json CHANGED
@@ -157060,14 +157060,14 @@
157060
157060
  ]
157061
157061
  },
157062
157062
  {
157063
- "id": 5392,
157063
+ "id": 5395,
157064
157064
  "name": "ProfileResult",
157065
157065
  "kind": 256,
157066
157066
  "kindString": "Interface",
157067
157067
  "flags": {},
157068
157068
  "children": [
157069
157069
  {
157070
- "id": 5393,
157070
+ "id": 5396,
157071
157071
  "name": "endTime",
157072
157072
  "kind": 1024,
157073
157073
  "kindString": "Property",
@@ -157085,7 +157085,7 @@
157085
157085
  }
157086
157086
  },
157087
157087
  {
157088
- "id": 5394,
157088
+ "id": 5397,
157089
157089
  "name": "name",
157090
157090
  "kind": 1024,
157091
157091
  "kindString": "Property",
@@ -157103,7 +157103,7 @@
157103
157103
  }
157104
157104
  },
157105
157105
  {
157106
- "id": 5395,
157106
+ "id": 5398,
157107
157107
  "name": "startTime",
157108
157108
  "kind": 1024,
157109
157109
  "kindString": "Property",
@@ -157125,9 +157125,9 @@
157125
157125
  {
157126
157126
  "title": "Properties",
157127
157127
  "children": [
157128
- 5393,
157129
- 5394,
157130
- 5395
157128
+ 5396,
157129
+ 5397,
157130
+ 5398
157131
157131
  ]
157132
157132
  }
157133
157133
  ],
@@ -165297,14 +165297,14 @@
165297
165297
  ]
165298
165298
  },
165299
165299
  {
165300
- "id": 5384,
165300
+ "id": 5387,
165301
165301
  "name": "Size",
165302
165302
  "kind": 256,
165303
165303
  "kindString": "Interface",
165304
165304
  "flags": {},
165305
165305
  "children": [
165306
165306
  {
165307
- "id": 5385,
165307
+ "id": 5388,
165308
165308
  "name": "height",
165309
165309
  "kind": 1024,
165310
165310
  "kindString": "Property",
@@ -165324,7 +165324,7 @@
165324
165324
  }
165325
165325
  },
165326
165326
  {
165327
- "id": 5386,
165327
+ "id": 5389,
165328
165328
  "name": "width",
165329
165329
  "kind": 1024,
165330
165330
  "kindString": "Property",
@@ -165348,8 +165348,8 @@
165348
165348
  {
165349
165349
  "title": "Properties",
165350
165350
  "children": [
165351
- 5385,
165352
- 5386
165351
+ 5388,
165352
+ 5389
165353
165353
  ]
165354
165354
  }
165355
165355
  ],
@@ -171934,7 +171934,7 @@
171934
171934
  }
171935
171935
  },
171936
171936
  {
171937
- "id": 5387,
171937
+ "id": 5390,
171938
171938
  "name": "ComponentSizes",
171939
171939
  "kind": 4194304,
171940
171940
  "kindString": "Type alias",
@@ -172065,6 +172065,59 @@
172065
172065
  }
172066
172066
  }
172067
172067
  },
172068
+ {
172069
+ "id": 5341,
172070
+ "name": "EffectCallback",
172071
+ "kind": 4194304,
172072
+ "kindString": "Type alias",
172073
+ "flags": {},
172074
+ "sources": [
172075
+ {
172076
+ "fileName": "packages/shared/dist/types/hooks/useAsyncEffect.d.ts",
172077
+ "line": 4,
172078
+ "character": 12
172079
+ }
172080
+ ],
172081
+ "type": {
172082
+ "type": "reflection",
172083
+ "declaration": {
172084
+ "id": 5342,
172085
+ "name": "__type",
172086
+ "kind": 65536,
172087
+ "kindString": "Type literal",
172088
+ "flags": {},
172089
+ "sources": [
172090
+ {
172091
+ "fileName": "packages/shared/dist/types/hooks/useAsyncEffect.d.ts",
172092
+ "line": 4,
172093
+ "character": 29
172094
+ }
172095
+ ],
172096
+ "signatures": [
172097
+ {
172098
+ "id": 5343,
172099
+ "name": "__type",
172100
+ "kind": 4096,
172101
+ "kindString": "Call signature",
172102
+ "flags": {},
172103
+ "type": {
172104
+ "type": "union",
172105
+ "types": [
172106
+ {
172107
+ "type": "intrinsic",
172108
+ "name": "void"
172109
+ },
172110
+ {
172111
+ "type": "intrinsic",
172112
+ "name": "undefined"
172113
+ }
172114
+ ]
172115
+ }
172116
+ }
172117
+ ]
172118
+ }
172119
+ }
172120
+ },
172068
172121
  {
172069
172122
  "id": 5340,
172070
172123
  "name": "EffectFunc",
@@ -173508,7 +173561,7 @@
173508
173561
  }
173509
173562
  },
173510
173563
  {
173511
- "id": 5434,
173564
+ "id": 5437,
173512
173565
  "name": "WithChildren",
173513
173566
  "kind": 4194304,
173514
173567
  "kindString": "Type alias",
@@ -173522,7 +173575,7 @@
173522
173575
  ],
173523
173576
  "typeParameters": [
173524
173577
  {
173525
- "id": 5437,
173578
+ "id": 5440,
173526
173579
  "name": "T",
173527
173580
  "kind": 131072,
173528
173581
  "kindString": "Type parameter",
@@ -173541,7 +173594,7 @@
173541
173594
  "typeArguments": [
173542
173595
  {
173543
173596
  "type": "reference",
173544
- "id": 5437,
173597
+ "id": 5440,
173545
173598
  "name": "T"
173546
173599
  },
173547
173600
  {
@@ -173556,14 +173609,14 @@
173556
173609
  {
173557
173610
  "type": "reflection",
173558
173611
  "declaration": {
173559
- "id": 5435,
173612
+ "id": 5438,
173560
173613
  "name": "__type",
173561
173614
  "kind": 65536,
173562
173615
  "kindString": "Type literal",
173563
173616
  "flags": {},
173564
173617
  "children": [
173565
173618
  {
173566
- "id": 5436,
173619
+ "id": 5439,
173567
173620
  "name": "children",
173568
173621
  "kind": 1024,
173569
173622
  "kindString": "Property",
@@ -173589,7 +173642,7 @@
173589
173642
  {
173590
173643
  "title": "Properties",
173591
173644
  "children": [
173592
- 5436
173645
+ 5439
173593
173646
  ]
173594
173647
  }
173595
173648
  ],
@@ -174578,7 +174631,7 @@
174578
174631
  "defaultValue": "\"1d9f8053c65a49cfb99fafaa8ef201c0\""
174579
174632
  },
174580
174633
  {
174581
- "id": 5399,
174634
+ "id": 5402,
174582
174635
  "name": "profileResults",
174583
174636
  "kind": 32,
174584
174637
  "kindString": "Variable",
@@ -174596,7 +174649,7 @@
174596
174649
  "type": "array",
174597
174650
  "elementType": {
174598
174651
  "type": "reference",
174599
- "id": 5392,
174652
+ "id": 5395,
174600
174653
  "name": "ProfileResult"
174601
174654
  }
174602
174655
  }
@@ -175528,7 +175581,7 @@
175528
175581
  "flags": {},
175529
175582
  "type": {
175530
175583
  "type": "reference",
175531
- "id": 5434,
175584
+ "id": 5437,
175532
175585
  "typeArguments": [
175533
175586
  {
175534
175587
  "type": "intrinsic",
@@ -178227,7 +178280,7 @@
178227
178280
  "flags": {},
178228
178281
  "type": {
178229
178282
  "type": "reference",
178230
- "id": 5434,
178283
+ "id": 5437,
178231
178284
  "typeArguments": [
178232
178285
  {
178233
178286
  "type": "intrinsic",
@@ -179137,7 +179190,7 @@
179137
179190
  ]
179138
179191
  },
179139
179192
  {
179140
- "id": 5396,
179193
+ "id": 5399,
179141
179194
  "name": "enableProfileLogging",
179142
179195
  "kind": 64,
179143
179196
  "kindString": "Function",
@@ -179151,14 +179204,14 @@
179151
179204
  ],
179152
179205
  "signatures": [
179153
179206
  {
179154
- "id": 5397,
179207
+ "id": 5400,
179155
179208
  "name": "enableProfileLogging",
179156
179209
  "kind": 4096,
179157
179210
  "kindString": "Call signature",
179158
179211
  "flags": {},
179159
179212
  "parameters": [
179160
179213
  {
179161
- "id": 5398,
179214
+ "id": 5401,
179162
179215
  "name": "enabled",
179163
179216
  "kind": 32768,
179164
179217
  "kindString": "Parameter",
@@ -179177,7 +179230,7 @@
179177
179230
  ]
179178
179231
  },
179179
179232
  {
179180
- "id": 5388,
179233
+ "id": 5391,
179181
179234
  "name": "getApiStage",
179182
179235
  "kind": 64,
179183
179236
  "kindString": "Function",
@@ -179191,7 +179244,7 @@
179191
179244
  ],
179192
179245
  "signatures": [
179193
179246
  {
179194
- "id": 5389,
179247
+ "id": 5392,
179195
179248
  "name": "getApiStage",
179196
179249
  "kind": 4096,
179197
179250
  "kindString": "Call signature",
@@ -179206,7 +179259,7 @@
179206
179259
  ]
179207
179260
  },
179208
179261
  {
179209
- "id": 5406,
179262
+ "id": 5409,
179210
179263
  "name": "getLocalStorageObject",
179211
179264
  "kind": 64,
179212
179265
  "kindString": "Function",
@@ -179220,14 +179273,14 @@
179220
179273
  ],
179221
179274
  "signatures": [
179222
179275
  {
179223
- "id": 5407,
179276
+ "id": 5410,
179224
179277
  "name": "getLocalStorageObject",
179225
179278
  "kind": 4096,
179226
179279
  "kindString": "Call signature",
179227
179280
  "flags": {},
179228
179281
  "typeParameter": [
179229
179282
  {
179230
- "id": 5408,
179283
+ "id": 5411,
179231
179284
  "name": "T",
179232
179285
  "kind": 131072,
179233
179286
  "kindString": "Type parameter",
@@ -179236,7 +179289,7 @@
179236
179289
  ],
179237
179290
  "parameters": [
179238
179291
  {
179239
- "id": 5409,
179292
+ "id": 5412,
179240
179293
  "name": "key",
179241
179294
  "kind": 32768,
179242
179295
  "kindString": "Parameter",
@@ -179247,7 +179300,7 @@
179247
179300
  }
179248
179301
  },
179249
179302
  {
179250
- "id": 5410,
179303
+ "id": 5413,
179251
179304
  "name": "log",
179252
179305
  "kind": 32768,
179253
179306
  "kindString": "Parameter",
@@ -179264,14 +179317,14 @@
179264
179317
  ],
179265
179318
  "type": {
179266
179319
  "type": "reference",
179267
- "id": 5408,
179320
+ "id": 5411,
179268
179321
  "name": "T"
179269
179322
  }
179270
179323
  }
179271
179324
  ]
179272
179325
  },
179273
179326
  {
179274
- "id": 5417,
179327
+ "id": 5420,
179275
179328
  "name": "getSessionStorageObject",
179276
179329
  "kind": 64,
179277
179330
  "kindString": "Function",
@@ -179285,14 +179338,14 @@
179285
179338
  ],
179286
179339
  "signatures": [
179287
179340
  {
179288
- "id": 5418,
179341
+ "id": 5421,
179289
179342
  "name": "getSessionStorageObject",
179290
179343
  "kind": 4096,
179291
179344
  "kindString": "Call signature",
179292
179345
  "flags": {},
179293
179346
  "typeParameter": [
179294
179347
  {
179295
- "id": 5419,
179348
+ "id": 5422,
179296
179349
  "name": "T",
179297
179350
  "kind": 131072,
179298
179351
  "kindString": "Type parameter",
@@ -179301,7 +179354,7 @@
179301
179354
  ],
179302
179355
  "parameters": [
179303
179356
  {
179304
- "id": 5420,
179357
+ "id": 5423,
179305
179358
  "name": "key",
179306
179359
  "kind": 32768,
179307
179360
  "kindString": "Parameter",
@@ -179312,7 +179365,7 @@
179312
179365
  }
179313
179366
  },
179314
179367
  {
179315
- "id": 5421,
179368
+ "id": 5424,
179316
179369
  "name": "log",
179317
179370
  "kind": 32768,
179318
179371
  "kindString": "Parameter",
@@ -179329,14 +179382,14 @@
179329
179382
  ],
179330
179383
  "type": {
179331
179384
  "type": "reference",
179332
- "id": 5419,
179385
+ "id": 5422,
179333
179386
  "name": "T"
179334
179387
  }
179335
179388
  }
179336
179389
  ]
179337
179390
  },
179338
179391
  {
179339
- "id": 5390,
179392
+ "id": 5393,
179340
179393
  "name": "isLocalhost",
179341
179394
  "kind": 64,
179342
179395
  "kindString": "Function",
@@ -179350,7 +179403,7 @@
179350
179403
  ],
179351
179404
  "signatures": [
179352
179405
  {
179353
- "id": 5391,
179406
+ "id": 5394,
179354
179407
  "name": "isLocalhost",
179355
179408
  "kind": 4096,
179356
179409
  "kindString": "Call signature",
@@ -179363,7 +179416,7 @@
179363
179416
  ]
179364
179417
  },
179365
179418
  {
179366
- "id": 5428,
179419
+ "id": 5431,
179367
179420
  "name": "mergeBoxlikeStyles",
179368
179421
  "kind": 64,
179369
179422
  "kindString": "Function",
@@ -179377,14 +179430,14 @@
179377
179430
  ],
179378
179431
  "signatures": [
179379
179432
  {
179380
- "id": 5429,
179433
+ "id": 5432,
179381
179434
  "name": "mergeBoxlikeStyles",
179382
179435
  "kind": 4096,
179383
179436
  "kindString": "Call signature",
179384
179437
  "flags": {},
179385
179438
  "typeParameter": [
179386
179439
  {
179387
- "id": 5430,
179440
+ "id": 5433,
179388
179441
  "name": "T",
179389
179442
  "kind": 131072,
179390
179443
  "kindString": "Type parameter",
@@ -179398,7 +179451,7 @@
179398
179451
  ],
179399
179452
  "parameters": [
179400
179453
  {
179401
- "id": 5431,
179454
+ "id": 5434,
179402
179455
  "name": "theme",
179403
179456
  "kind": 32768,
179404
179457
  "kindString": "Parameter",
@@ -179411,7 +179464,7 @@
179411
179464
  }
179412
179465
  },
179413
179466
  {
179414
- "id": 5432,
179467
+ "id": 5435,
179415
179468
  "name": "props",
179416
179469
  "kind": 32768,
179417
179470
  "kindString": "Parameter",
@@ -179423,7 +179476,7 @@
179423
179476
  }
179424
179477
  },
179425
179478
  {
179426
- "id": 5433,
179479
+ "id": 5436,
179427
179480
  "name": "defaultProps",
179428
179481
  "kind": 32768,
179429
179482
  "kindString": "Parameter",
@@ -179439,14 +179492,14 @@
179439
179492
  ],
179440
179493
  "type": {
179441
179494
  "type": "reference",
179442
- "id": 5430,
179495
+ "id": 5433,
179443
179496
  "name": "T"
179444
179497
  }
179445
179498
  }
179446
179499
  ]
179447
179500
  },
179448
179501
  {
179449
- "id": 5400,
179502
+ "id": 5403,
179450
179503
  "name": "profileBlock",
179451
179504
  "kind": 64,
179452
179505
  "kindString": "Function",
@@ -179460,14 +179513,14 @@
179460
179513
  ],
179461
179514
  "signatures": [
179462
179515
  {
179463
- "id": 5401,
179516
+ "id": 5404,
179464
179517
  "name": "profileBlock",
179465
179518
  "kind": 4096,
179466
179519
  "kindString": "Call signature",
179467
179520
  "flags": {},
179468
179521
  "parameters": [
179469
179522
  {
179470
- "id": 5402,
179523
+ "id": 5405,
179471
179524
  "name": "name",
179472
179525
  "kind": 32768,
179473
179526
  "kindString": "Parameter",
@@ -179478,7 +179531,7 @@
179478
179531
  }
179479
179532
  },
179480
179533
  {
179481
- "id": 5403,
179534
+ "id": 5406,
179482
179535
  "name": "closure",
179483
179536
  "kind": 32768,
179484
179537
  "kindString": "Parameter",
@@ -179486,7 +179539,7 @@
179486
179539
  "type": {
179487
179540
  "type": "reflection",
179488
179541
  "declaration": {
179489
- "id": 5404,
179542
+ "id": 5407,
179490
179543
  "name": "__type",
179491
179544
  "kind": 65536,
179492
179545
  "kindString": "Type literal",
@@ -179500,7 +179553,7 @@
179500
179553
  ],
179501
179554
  "signatures": [
179502
179555
  {
179503
- "id": 5405,
179556
+ "id": 5408,
179504
179557
  "name": "__type",
179505
179558
  "kind": 4096,
179506
179559
  "kindString": "Call signature",
@@ -179820,7 +179873,7 @@
179820
179873
  ]
179821
179874
  },
179822
179875
  {
179823
- "id": 5411,
179876
+ "id": 5414,
179824
179877
  "name": "setLocalStorageObject",
179825
179878
  "kind": 64,
179826
179879
  "kindString": "Function",
@@ -179834,14 +179887,14 @@
179834
179887
  ],
179835
179888
  "signatures": [
179836
179889
  {
179837
- "id": 5412,
179890
+ "id": 5415,
179838
179891
  "name": "setLocalStorageObject",
179839
179892
  "kind": 4096,
179840
179893
  "kindString": "Call signature",
179841
179894
  "flags": {},
179842
179895
  "typeParameter": [
179843
179896
  {
179844
- "id": 5413,
179897
+ "id": 5416,
179845
179898
  "name": "T",
179846
179899
  "kind": 131072,
179847
179900
  "kindString": "Type parameter",
@@ -179850,7 +179903,7 @@
179850
179903
  ],
179851
179904
  "parameters": [
179852
179905
  {
179853
- "id": 5414,
179906
+ "id": 5417,
179854
179907
  "name": "key",
179855
179908
  "kind": 32768,
179856
179909
  "kindString": "Parameter",
@@ -179861,19 +179914,19 @@
179861
179914
  }
179862
179915
  },
179863
179916
  {
179864
- "id": 5415,
179917
+ "id": 5418,
179865
179918
  "name": "value",
179866
179919
  "kind": 32768,
179867
179920
  "kindString": "Parameter",
179868
179921
  "flags": {},
179869
179922
  "type": {
179870
179923
  "type": "reference",
179871
- "id": 5413,
179924
+ "id": 5416,
179872
179925
  "name": "T"
179873
179926
  }
179874
179927
  },
179875
179928
  {
179876
- "id": 5416,
179929
+ "id": 5419,
179877
179930
  "name": "log",
179878
179931
  "kind": 32768,
179879
179932
  "kindString": "Parameter",
@@ -179896,7 +179949,7 @@
179896
179949
  ]
179897
179950
  },
179898
179951
  {
179899
- "id": 5422,
179952
+ "id": 5425,
179900
179953
  "name": "setSessionStorageObject",
179901
179954
  "kind": 64,
179902
179955
  "kindString": "Function",
@@ -179910,14 +179963,14 @@
179910
179963
  ],
179911
179964
  "signatures": [
179912
179965
  {
179913
- "id": 5423,
179966
+ "id": 5426,
179914
179967
  "name": "setSessionStorageObject",
179915
179968
  "kind": 4096,
179916
179969
  "kindString": "Call signature",
179917
179970
  "flags": {},
179918
179971
  "typeParameter": [
179919
179972
  {
179920
- "id": 5424,
179973
+ "id": 5427,
179921
179974
  "name": "T",
179922
179975
  "kind": 131072,
179923
179976
  "kindString": "Type parameter",
@@ -179926,7 +179979,7 @@
179926
179979
  ],
179927
179980
  "parameters": [
179928
179981
  {
179929
- "id": 5425,
179982
+ "id": 5428,
179930
179983
  "name": "key",
179931
179984
  "kind": 32768,
179932
179985
  "kindString": "Parameter",
@@ -179937,19 +179990,19 @@
179937
179990
  }
179938
179991
  },
179939
179992
  {
179940
- "id": 5426,
179993
+ "id": 5429,
179941
179994
  "name": "value",
179942
179995
  "kind": 32768,
179943
179996
  "kindString": "Parameter",
179944
179997
  "flags": {},
179945
179998
  "type": {
179946
179999
  "type": "reference",
179947
- "id": 5424,
180000
+ "id": 5427,
179948
180001
  "name": "T"
179949
180002
  }
179950
180003
  },
179951
180004
  {
179952
- "id": 5427,
180005
+ "id": 5430,
179953
180006
  "name": "log",
179954
180007
  "kind": 32768,
179955
180008
  "kindString": "Parameter",
@@ -179980,7 +180033,7 @@
179980
180033
  "sources": [
179981
180034
  {
179982
180035
  "fileName": "packages/shared/dist/types/hooks/useAsyncEffect.d.ts",
179983
- "line": 4,
180036
+ "line": 5,
179984
180037
  "character": 24
179985
180038
  }
179986
180039
  ],
@@ -180029,7 +180082,7 @@
180029
180082
  ]
180030
180083
  },
180031
180084
  {
180032
- "id": 5341,
180085
+ "id": 5344,
180033
180086
  "name": "useBreakpoint",
180034
180087
  "kind": 64,
180035
180088
  "kindString": "Function",
@@ -180043,7 +180096,7 @@
180043
180096
  ],
180044
180097
  "signatures": [
180045
180098
  {
180046
- "id": 5342,
180099
+ "id": 5345,
180047
180100
  "name": "useBreakpoint",
180048
180101
  "kind": 4096,
180049
180102
  "kindString": "Call signature",
@@ -180523,7 +180576,7 @@
180523
180576
  ]
180524
180577
  },
180525
180578
  {
180526
- "id": 5343,
180579
+ "id": 5346,
180527
180580
  "name": "useInterval",
180528
180581
  "kind": 64,
180529
180582
  "kindString": "Function",
@@ -180537,14 +180590,14 @@
180537
180590
  ],
180538
180591
  "signatures": [
180539
180592
  {
180540
- "id": 5344,
180593
+ "id": 5347,
180541
180594
  "name": "useInterval",
180542
180595
  "kind": 4096,
180543
180596
  "kindString": "Call signature",
180544
180597
  "flags": {},
180545
180598
  "parameters": [
180546
180599
  {
180547
- "id": 5345,
180600
+ "id": 5348,
180548
180601
  "name": "callback",
180549
180602
  "kind": 32768,
180550
180603
  "kindString": "Parameter",
@@ -180552,7 +180605,7 @@
180552
180605
  "type": {
180553
180606
  "type": "reflection",
180554
180607
  "declaration": {
180555
- "id": 5346,
180608
+ "id": 5349,
180556
180609
  "name": "__type",
180557
180610
  "kind": 65536,
180558
180611
  "kindString": "Type literal",
@@ -180566,7 +180619,7 @@
180566
180619
  ],
180567
180620
  "signatures": [
180568
180621
  {
180569
- "id": 5347,
180622
+ "id": 5350,
180570
180623
  "name": "__type",
180571
180624
  "kind": 4096,
180572
180625
  "kindString": "Call signature",
@@ -180581,7 +180634,7 @@
180581
180634
  }
180582
180635
  },
180583
180636
  {
180584
- "id": 5348,
180637
+ "id": 5351,
180585
180638
  "name": "delay",
180586
180639
  "kind": 32768,
180587
180640
  "kindString": "Parameter",
@@ -180636,7 +180689,7 @@
180636
180689
  ]
180637
180690
  },
180638
180691
  {
180639
- "id": 5349,
180692
+ "id": 5352,
180640
180693
  "name": "useLocalStorage",
180641
180694
  "kind": 64,
180642
180695
  "kindString": "Function",
@@ -180650,14 +180703,14 @@
180650
180703
  ],
180651
180704
  "signatures": [
180652
180705
  {
180653
- "id": 5350,
180706
+ "id": 5353,
180654
180707
  "name": "useLocalStorage",
180655
180708
  "kind": 4096,
180656
180709
  "kindString": "Call signature",
180657
180710
  "flags": {},
180658
180711
  "typeParameter": [
180659
180712
  {
180660
- "id": 5351,
180713
+ "id": 5354,
180661
180714
  "name": "T",
180662
180715
  "kind": 131072,
180663
180716
  "kindString": "Type parameter",
@@ -180666,7 +180719,7 @@
180666
180719
  ],
180667
180720
  "parameters": [
180668
180721
  {
180669
- "id": 5352,
180722
+ "id": 5355,
180670
180723
  "name": "key",
180671
180724
  "kind": 32768,
180672
180725
  "kindString": "Parameter",
@@ -180677,14 +180730,14 @@
180677
180730
  }
180678
180731
  },
180679
180732
  {
180680
- "id": 5353,
180733
+ "id": 5356,
180681
180734
  "name": "defaultValue",
180682
180735
  "kind": 32768,
180683
180736
  "kindString": "Parameter",
180684
180737
  "flags": {},
180685
180738
  "type": {
180686
180739
  "type": "reference",
180687
- "id": 5351,
180740
+ "id": 5354,
180688
180741
  "name": "T"
180689
180742
  }
180690
180743
  }
@@ -180694,13 +180747,13 @@
180694
180747
  "elements": [
180695
180748
  {
180696
180749
  "type": "reference",
180697
- "id": 5351,
180750
+ "id": 5354,
180698
180751
  "name": "T"
180699
180752
  },
180700
180753
  {
180701
180754
  "type": "reflection",
180702
180755
  "declaration": {
180703
- "id": 5354,
180756
+ "id": 5357,
180704
180757
  "name": "__type",
180705
180758
  "kind": 65536,
180706
180759
  "kindString": "Type literal",
@@ -180714,21 +180767,21 @@
180714
180767
  ],
180715
180768
  "signatures": [
180716
180769
  {
180717
- "id": 5355,
180770
+ "id": 5358,
180718
180771
  "name": "__type",
180719
180772
  "kind": 4096,
180720
180773
  "kindString": "Call signature",
180721
180774
  "flags": {},
180722
180775
  "parameters": [
180723
180776
  {
180724
- "id": 5356,
180777
+ "id": 5359,
180725
180778
  "name": "value",
180726
180779
  "kind": 32768,
180727
180780
  "kindString": "Parameter",
180728
180781
  "flags": {},
180729
180782
  "type": {
180730
180783
  "type": "reference",
180731
- "id": 5351,
180784
+ "id": 5354,
180732
180785
  "name": "T"
180733
180786
  }
180734
180787
  }
@@ -180747,7 +180800,7 @@
180747
180800
  ]
180748
180801
  },
180749
180802
  {
180750
- "id": 5357,
180803
+ "id": 5360,
180751
180804
  "name": "useMediaQuery",
180752
180805
  "kind": 64,
180753
180806
  "kindString": "Function",
@@ -180761,7 +180814,7 @@
180761
180814
  ],
180762
180815
  "signatures": [
180763
180816
  {
180764
- "id": 5358,
180817
+ "id": 5361,
180765
180818
  "name": "useMediaQuery",
180766
180819
  "kind": 4096,
180767
180820
  "kindString": "Call signature",
@@ -180782,7 +180835,7 @@
180782
180835
  },
180783
180836
  "typeParameter": [
180784
180837
  {
180785
- "id": 5359,
180838
+ "id": 5362,
180786
180839
  "name": "Theme",
180787
180840
  "kind": 131072,
180788
180841
  "kindString": "Type parameter",
@@ -180795,7 +180848,7 @@
180795
180848
  ],
180796
180849
  "parameters": [
180797
180850
  {
180798
- "id": 5360,
180851
+ "id": 5363,
180799
180852
  "name": "queryInput",
180800
180853
  "kind": 32768,
180801
180854
  "kindString": "Parameter",
@@ -180810,7 +180863,7 @@
180810
180863
  {
180811
180864
  "type": "reflection",
180812
180865
  "declaration": {
180813
- "id": 5361,
180866
+ "id": 5364,
180814
180867
  "name": "__type",
180815
180868
  "kind": 65536,
180816
180869
  "kindString": "Type literal",
@@ -180824,21 +180877,21 @@
180824
180877
  ],
180825
180878
  "signatures": [
180826
180879
  {
180827
- "id": 5362,
180880
+ "id": 5365,
180828
180881
  "name": "__type",
180829
180882
  "kind": 4096,
180830
180883
  "kindString": "Call signature",
180831
180884
  "flags": {},
180832
180885
  "parameters": [
180833
180886
  {
180834
- "id": 5363,
180887
+ "id": 5366,
180835
180888
  "name": "theme",
180836
180889
  "kind": 32768,
180837
180890
  "kindString": "Parameter",
180838
180891
  "flags": {},
180839
180892
  "type": {
180840
180893
  "type": "reference",
180841
- "id": 5359,
180894
+ "id": 5362,
180842
180895
  "name": "Theme",
180843
180896
  "qualifiedName": "Theme",
180844
180897
  "package": "@mui/material"
@@ -180857,7 +180910,7 @@
180857
180910
  }
180858
180911
  },
180859
180912
  {
180860
- "id": 5364,
180913
+ "id": 5367,
180861
180914
  "name": "options",
180862
180915
  "kind": 32768,
180863
180916
  "kindString": "Parameter",
@@ -180880,7 +180933,7 @@
180880
180933
  ]
180881
180934
  },
180882
180935
  {
180883
- "id": 5365,
180936
+ "id": 5368,
180884
180937
  "name": "useMounted",
180885
180938
  "kind": 64,
180886
180939
  "kindString": "Function",
@@ -180894,7 +180947,7 @@
180894
180947
  ],
180895
180948
  "signatures": [
180896
180949
  {
180897
- "id": 5366,
180950
+ "id": 5369,
180898
180951
  "name": "useMounted",
180899
180952
  "kind": 4096,
180900
180953
  "kindString": "Call signature",
@@ -180902,7 +180955,7 @@
180902
180955
  "type": {
180903
180956
  "type": "reflection",
180904
180957
  "declaration": {
180905
- "id": 5367,
180958
+ "id": 5370,
180906
180959
  "name": "__type",
180907
180960
  "kind": 65536,
180908
180961
  "kindString": "Type literal",
@@ -180916,7 +180969,7 @@
180916
180969
  ],
180917
180970
  "signatures": [
180918
180971
  {
180919
- "id": 5368,
180972
+ "id": 5371,
180920
180973
  "name": "__type",
180921
180974
  "kind": 4096,
180922
180975
  "kindString": "Call signature",
@@ -181284,7 +181337,7 @@
181284
181337
  ]
181285
181338
  },
181286
181339
  {
181287
- "id": 5369,
181340
+ "id": 5372,
181288
181341
  "name": "useSpacing",
181289
181342
  "kind": 64,
181290
181343
  "kindString": "Function",
@@ -181298,14 +181351,14 @@
181298
181351
  ],
181299
181352
  "signatures": [
181300
181353
  {
181301
- "id": 5370,
181354
+ "id": 5373,
181302
181355
  "name": "useSpacing",
181303
181356
  "kind": 4096,
181304
181357
  "kindString": "Call signature",
181305
181358
  "flags": {},
181306
181359
  "parameters": [
181307
181360
  {
181308
- "id": 5371,
181361
+ "id": 5374,
181309
181362
  "name": "value",
181310
181363
  "kind": 32768,
181311
181364
  "kindString": "Parameter",
@@ -181333,7 +181386,7 @@
181333
181386
  ]
181334
181387
  },
181335
181388
  {
181336
- "id": 5372,
181389
+ "id": 5375,
181337
181390
  "name": "useTimeout",
181338
181391
  "kind": 64,
181339
181392
  "kindString": "Function",
@@ -181347,14 +181400,14 @@
181347
181400
  ],
181348
181401
  "signatures": [
181349
181402
  {
181350
- "id": 5373,
181403
+ "id": 5376,
181351
181404
  "name": "useTimeout",
181352
181405
  "kind": 4096,
181353
181406
  "kindString": "Call signature",
181354
181407
  "flags": {},
181355
181408
  "parameters": [
181356
181409
  {
181357
- "id": 5374,
181410
+ "id": 5377,
181358
181411
  "name": "callback",
181359
181412
  "kind": 32768,
181360
181413
  "kindString": "Parameter",
@@ -181362,7 +181415,7 @@
181362
181415
  "type": {
181363
181416
  "type": "reflection",
181364
181417
  "declaration": {
181365
- "id": 5375,
181418
+ "id": 5378,
181366
181419
  "name": "__type",
181367
181420
  "kind": 65536,
181368
181421
  "kindString": "Type literal",
@@ -181376,7 +181429,7 @@
181376
181429
  ],
181377
181430
  "signatures": [
181378
181431
  {
181379
- "id": 5376,
181432
+ "id": 5379,
181380
181433
  "name": "__type",
181381
181434
  "kind": 4096,
181382
181435
  "kindString": "Call signature",
@@ -181391,7 +181444,7 @@
181391
181444
  }
181392
181445
  },
181393
181446
  {
181394
- "id": 5377,
181447
+ "id": 5380,
181395
181448
  "name": "delay",
181396
181449
  "kind": 32768,
181397
181450
  "kindString": "Parameter",
@@ -181463,7 +181516,7 @@
181463
181516
  ]
181464
181517
  },
181465
181518
  {
181466
- "id": 5378,
181519
+ "id": 5381,
181467
181520
  "name": "useWebP",
181468
181521
  "kind": 64,
181469
181522
  "kindString": "Function",
@@ -181477,14 +181530,14 @@
181477
181530
  ],
181478
181531
  "signatures": [
181479
181532
  {
181480
- "id": 5379,
181533
+ "id": 5382,
181481
181534
  "name": "useWebP",
181482
181535
  "kind": 4096,
181483
181536
  "kindString": "Call signature",
181484
181537
  "flags": {},
181485
181538
  "parameters": [
181486
181539
  {
181487
- "id": 5380,
181540
+ "id": 5383,
181488
181541
  "name": "webp",
181489
181542
  "kind": 32768,
181490
181543
  "kindString": "Parameter",
@@ -181495,7 +181548,7 @@
181495
181548
  }
181496
181549
  },
181497
181550
  {
181498
- "id": 5381,
181551
+ "id": 5384,
181499
181552
  "name": "alt",
181500
181553
  "kind": 32768,
181501
181554
  "kindString": "Parameter",
@@ -181523,7 +181576,7 @@
181523
181576
  ]
181524
181577
  },
181525
181578
  {
181526
- "id": 5382,
181579
+ "id": 5385,
181527
181580
  "name": "useWindowSize",
181528
181581
  "kind": 64,
181529
181582
  "kindString": "Function",
@@ -181537,14 +181590,14 @@
181537
181590
  ],
181538
181591
  "signatures": [
181539
181592
  {
181540
- "id": 5383,
181593
+ "id": 5386,
181541
181594
  "name": "useWindowSize",
181542
181595
  "kind": 4096,
181543
181596
  "kindString": "Call signature",
181544
181597
  "flags": {},
181545
181598
  "type": {
181546
181599
  "type": "reference",
181547
- "id": 5384,
181600
+ "id": 5387,
181548
181601
  "name": "Size"
181549
181602
  }
181550
181603
  }
@@ -181691,7 +181744,7 @@
181691
181744
  516,
181692
181745
  4744,
181693
181746
  4772,
181694
- 5392,
181747
+ 5395,
181695
181748
  4826,
181696
181749
  4844,
181697
181750
  4866,
@@ -181706,7 +181759,7 @@
181706
181759
  5251,
181707
181760
  521,
181708
181761
  5051,
181709
- 5384,
181762
+ 5387,
181710
181763
  3289,
181711
181764
  3302,
181712
181765
  5086,
@@ -181722,10 +181775,11 @@
181722
181775
  "children": [
181723
181776
  3566,
181724
181777
  5296,
181725
- 5387,
181778
+ 5390,
181726
181779
  3774,
181727
181780
  3892,
181728
181781
  2517,
181782
+ 5341,
181729
181783
  5340,
181730
181784
  5327,
181731
181785
  5335,
@@ -181763,7 +181817,7 @@
181763
181817
  5241,
181764
181818
  1154,
181765
181819
  5242,
181766
- 5434
181820
+ 5437
181767
181821
  ]
181768
181822
  },
181769
181823
  {
@@ -181781,7 +181835,7 @@
181781
181835
  113,
181782
181836
  2499,
181783
181837
  1056,
181784
- 5399
181838
+ 5402
181785
181839
  ]
181786
181840
  },
181787
181841
  {
@@ -181843,35 +181897,35 @@
181843
181897
  981,
181844
181898
  1080,
181845
181899
  2510,
181846
- 5396,
181847
- 5388,
181848
- 5406,
181849
- 5417,
181850
- 5390,
181851
- 5428,
181852
- 5400,
181900
+ 5399,
181901
+ 5391,
181902
+ 5409,
181903
+ 5420,
181904
+ 5393,
181905
+ 5431,
181906
+ 5403,
181853
181907
  2035,
181854
181908
  1158,
181855
- 5411,
181856
- 5422,
181909
+ 5414,
181910
+ 5425,
181857
181911
  5323,
181858
- 5341,
181912
+ 5344,
181859
181913
  1629,
181860
181914
  933,
181861
181915
  1164,
181862
- 5343,
181916
+ 5346,
181863
181917
  2060,
181864
- 5349,
181865
- 5357,
181866
- 5365,
181918
+ 5352,
181919
+ 5360,
181920
+ 5368,
181867
181921
  1091,
181868
181922
  3497,
181869
181923
  3532,
181870
- 5369,
181871
181924
  5372,
181925
+ 5375,
181872
181926
  2514,
181873
- 5378,
181874
- 5382
181927
+ 5381,
181928
+ 5385
181875
181929
  ]
181876
181930
  }
181877
181931
  ],
@@ -181880,7 +181934,7 @@
181880
181934
  "fileName": "src/index.ts",
181881
181935
  "line": 1,
181882
181936
  "character": 0,
181883
- "url": "https://github.com/xylabs/sdk-react/blob/4af6552/src/index.ts#L1"
181937
+ "url": "https://github.com/xylabs/sdk-react/blob/7ddddfd/src/index.ts#L1"
181884
181938
  }
181885
181939
  ]
181886
181940
  }
package/package.json CHANGED
@@ -13,35 +13,35 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "^2.16.13",
17
- "@xylabs/react-appbar": "^2.16.13",
18
- "@xylabs/react-button": "^2.16.13",
19
- "@xylabs/react-common": "^2.16.13",
20
- "@xylabs/react-cookie-consent": "^2.16.13",
21
- "@xylabs/react-crypto": "^2.16.13",
22
- "@xylabs/react-dialogs": "^2.16.13",
23
- "@xylabs/react-experiments": "^2.16.13",
24
- "@xylabs/react-flexbox": "^2.16.13",
25
- "@xylabs/react-identicon": "^2.16.13",
26
- "@xylabs/react-invertable-theme": "^2.16.13",
27
- "@xylabs/react-invertible-theme": "^2.16.13",
28
- "@xylabs/react-link": "^2.16.13",
29
- "@xylabs/react-number-status": "^2.16.13",
30
- "@xylabs/react-pixel": "^2.16.13",
31
- "@xylabs/react-pixel-debugger": "^2.16.13",
32
- "@xylabs/react-quick-tip-button": "^2.16.13",
33
- "@xylabs/react-render-spin-check": "^2.16.13",
34
- "@xylabs/react-rich-result": "^2.16.13",
35
- "@xylabs/react-scroll-to-top": "^2.16.13",
36
- "@xylabs/react-shared": "^2.16.13"
16
+ "@xylabs/react-accordion": "^2.16.15",
17
+ "@xylabs/react-appbar": "^2.16.15",
18
+ "@xylabs/react-button": "^2.16.15",
19
+ "@xylabs/react-common": "^2.16.15",
20
+ "@xylabs/react-cookie-consent": "^2.16.15",
21
+ "@xylabs/react-crypto": "^2.16.15",
22
+ "@xylabs/react-dialogs": "^2.16.15",
23
+ "@xylabs/react-experiments": "^2.16.15",
24
+ "@xylabs/react-flexbox": "^2.16.15",
25
+ "@xylabs/react-identicon": "^2.16.15",
26
+ "@xylabs/react-invertable-theme": "^2.16.15",
27
+ "@xylabs/react-invertible-theme": "^2.16.15",
28
+ "@xylabs/react-link": "^2.16.15",
29
+ "@xylabs/react-number-status": "^2.16.15",
30
+ "@xylabs/react-pixel": "^2.16.15",
31
+ "@xylabs/react-pixel-debugger": "^2.16.15",
32
+ "@xylabs/react-quick-tip-button": "^2.16.15",
33
+ "@xylabs/react-render-spin-check": "^2.16.15",
34
+ "@xylabs/react-rich-result": "^2.16.15",
35
+ "@xylabs/react-scroll-to-top": "^2.16.15",
36
+ "@xylabs/react-shared": "^2.16.15"
37
37
  },
38
38
  "description": "Common React library for all XY Labs projects that use React",
39
39
  "devDependencies": {
40
- "@babel/core": "^7.21.3",
41
- "@babel/preset-env": "^7.20.2",
40
+ "@babel/core": "^7.21.4",
41
+ "@babel/preset-env": "^7.21.4",
42
42
  "@emotion/react": "^11.10.6",
43
43
  "@emotion/styled": "^11.10.6",
44
- "@mui/material": "^5.11.15",
44
+ "@mui/material": "^5.11.16",
45
45
  "@storybook/addon-actions": "^6.5.16",
46
46
  "@storybook/addon-docs": "^6.5.16",
47
47
  "@storybook/addon-essentials": "^6.5.16",
@@ -121,7 +121,7 @@
121
121
  },
122
122
  "sideEffects": false,
123
123
  "types": "dist/types/index.d.ts",
124
- "version": "2.16.13",
124
+ "version": "2.16.15",
125
125
  "packageManager": "yarn@3.4.1",
126
126
  "volta": {
127
127
  "node": "18.13.0",