@genesislcap/foundation-utils 14.368.0 → 14.370.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +523 -523
- package/package.json +11 -11
|
@@ -503,6 +503,29 @@
|
|
|
503
503
|
}
|
|
504
504
|
]
|
|
505
505
|
},
|
|
506
|
+
{
|
|
507
|
+
"kind": "javascript-module",
|
|
508
|
+
"path": "src/directives/index.ts",
|
|
509
|
+
"declarations": [],
|
|
510
|
+
"exports": [
|
|
511
|
+
{
|
|
512
|
+
"kind": "js",
|
|
513
|
+
"name": "*",
|
|
514
|
+
"declaration": {
|
|
515
|
+
"name": "*",
|
|
516
|
+
"package": "./sync"
|
|
517
|
+
}
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"kind": "js",
|
|
521
|
+
"name": "*",
|
|
522
|
+
"declaration": {
|
|
523
|
+
"name": "*",
|
|
524
|
+
"package": "./when-else"
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
]
|
|
528
|
+
},
|
|
506
529
|
{
|
|
507
530
|
"kind": "javascript-module",
|
|
508
531
|
"path": "src/decorators/index.ts",
|
|
@@ -556,21 +579,6 @@
|
|
|
556
579
|
}
|
|
557
580
|
]
|
|
558
581
|
},
|
|
559
|
-
{
|
|
560
|
-
"kind": "javascript-module",
|
|
561
|
-
"path": "src/encoding/index.ts",
|
|
562
|
-
"declarations": [],
|
|
563
|
-
"exports": [
|
|
564
|
-
{
|
|
565
|
-
"kind": "js",
|
|
566
|
-
"name": "*",
|
|
567
|
-
"declaration": {
|
|
568
|
-
"name": "*",
|
|
569
|
-
"package": "./base64"
|
|
570
|
-
}
|
|
571
|
-
}
|
|
572
|
-
]
|
|
573
|
-
},
|
|
574
582
|
{
|
|
575
583
|
"kind": "javascript-module",
|
|
576
584
|
"path": "src/env/index.ts",
|
|
@@ -1247,7 +1255,7 @@
|
|
|
1247
1255
|
},
|
|
1248
1256
|
{
|
|
1249
1257
|
"kind": "javascript-module",
|
|
1250
|
-
"path": "src/
|
|
1258
|
+
"path": "src/encoding/index.ts",
|
|
1251
1259
|
"declarations": [],
|
|
1252
1260
|
"exports": [
|
|
1253
1261
|
{
|
|
@@ -1255,15 +1263,7 @@
|
|
|
1255
1263
|
"name": "*",
|
|
1256
1264
|
"declaration": {
|
|
1257
1265
|
"name": "*",
|
|
1258
|
-
"package": "./
|
|
1259
|
-
}
|
|
1260
|
-
},
|
|
1261
|
-
{
|
|
1262
|
-
"kind": "js",
|
|
1263
|
-
"name": "*",
|
|
1264
|
-
"declaration": {
|
|
1265
|
-
"name": "*",
|
|
1266
|
-
"package": "./when-else"
|
|
1266
|
+
"package": "./base64"
|
|
1267
1267
|
}
|
|
1268
1268
|
}
|
|
1269
1269
|
]
|
|
@@ -3218,136 +3218,29 @@
|
|
|
3218
3218
|
},
|
|
3219
3219
|
{
|
|
3220
3220
|
"kind": "javascript-module",
|
|
3221
|
-
"path": "src/
|
|
3222
|
-
"declarations": [
|
|
3223
|
-
{
|
|
3224
|
-
"kind": "function",
|
|
3225
|
-
"name": "delay",
|
|
3226
|
-
"return": {
|
|
3227
|
-
"type": {
|
|
3228
|
-
"text": ""
|
|
3229
|
-
}
|
|
3230
|
-
},
|
|
3231
|
-
"parameters": [
|
|
3232
|
-
{
|
|
3233
|
-
"name": "ms",
|
|
3234
|
-
"type": {
|
|
3235
|
-
"text": "number"
|
|
3236
|
-
},
|
|
3237
|
-
"description": "The number of milliseconds to delay"
|
|
3238
|
-
}
|
|
3239
|
-
],
|
|
3240
|
-
"description": "Delay for a given number of milliseconds",
|
|
3241
|
-
"privacy": "public"
|
|
3242
|
-
}
|
|
3243
|
-
],
|
|
3244
|
-
"exports": [
|
|
3245
|
-
{
|
|
3246
|
-
"kind": "js",
|
|
3247
|
-
"name": "delay",
|
|
3248
|
-
"declaration": {
|
|
3249
|
-
"name": "delay",
|
|
3250
|
-
"module": "src/utils/delay.ts"
|
|
3251
|
-
}
|
|
3252
|
-
}
|
|
3253
|
-
]
|
|
3254
|
-
},
|
|
3255
|
-
{
|
|
3256
|
-
"kind": "javascript-module",
|
|
3257
|
-
"path": "src/utils/dom.ts",
|
|
3221
|
+
"path": "src/styles/color.ts",
|
|
3258
3222
|
"declarations": [
|
|
3259
3223
|
{
|
|
3260
|
-
"kind": "
|
|
3261
|
-
"name": "
|
|
3262
|
-
"
|
|
3263
|
-
"type": {
|
|
3264
|
-
"text": ""
|
|
3265
|
-
}
|
|
3266
|
-
},
|
|
3267
|
-
"parameters": [
|
|
3268
|
-
{
|
|
3269
|
-
"name": "cssRule",
|
|
3270
|
-
"type": {
|
|
3271
|
-
"text": "string"
|
|
3272
|
-
},
|
|
3273
|
-
"description": "The CSS rule to insert."
|
|
3274
|
-
},
|
|
3275
|
-
{
|
|
3276
|
-
"name": "styleElementId",
|
|
3277
|
-
"type": {
|
|
3278
|
-
"text": "string"
|
|
3279
|
-
},
|
|
3280
|
-
"description": "The ID of the style element to use or create."
|
|
3281
|
-
}
|
|
3282
|
-
],
|
|
3283
|
-
"description": "Inserts a CSS rule into the document by creating a new style element or using an existing one with the specified ID.\nReturns a function that can be called to remove the rule from the document.",
|
|
3284
|
-
"privacy": "public"
|
|
3285
|
-
},
|
|
3286
|
-
{
|
|
3287
|
-
"kind": "function",
|
|
3288
|
-
"name": "insertDocumentLink",
|
|
3289
|
-
"parameters": [
|
|
3290
|
-
{
|
|
3291
|
-
"name": "href",
|
|
3292
|
-
"type": {
|
|
3293
|
-
"text": "string"
|
|
3294
|
-
},
|
|
3295
|
-
"description": "The URL of the CSS file to insert."
|
|
3296
|
-
}
|
|
3297
|
-
],
|
|
3298
|
-
"description": "Inserts a CSS link into the document if it doesn't already exist.",
|
|
3299
|
-
"privacy": "public"
|
|
3300
|
-
},
|
|
3301
|
-
{
|
|
3302
|
-
"kind": "function",
|
|
3303
|
-
"name": "getAllElements",
|
|
3304
|
-
"return": {
|
|
3305
|
-
"type": {
|
|
3306
|
-
"text": "Element[]"
|
|
3307
|
-
}
|
|
3308
|
-
},
|
|
3309
|
-
"parameters": [
|
|
3310
|
-
{
|
|
3311
|
-
"name": "root",
|
|
3312
|
-
"type": {
|
|
3313
|
-
"text": "Element | Document"
|
|
3314
|
-
}
|
|
3315
|
-
}
|
|
3316
|
-
],
|
|
3317
|
-
"description": "Recursively gather all elements including those in shadow DOM",
|
|
3224
|
+
"kind": "variable",
|
|
3225
|
+
"name": "activeColorScheme",
|
|
3226
|
+
"description": "A design token that represents the active color scheme (light or dark).",
|
|
3318
3227
|
"privacy": "public"
|
|
3319
3228
|
}
|
|
3320
3229
|
],
|
|
3321
3230
|
"exports": [
|
|
3322
3231
|
{
|
|
3323
3232
|
"kind": "js",
|
|
3324
|
-
"name": "
|
|
3325
|
-
"declaration": {
|
|
3326
|
-
"name": "insertDocumentCSSRule",
|
|
3327
|
-
"module": "src/utils/dom.ts"
|
|
3328
|
-
}
|
|
3329
|
-
},
|
|
3330
|
-
{
|
|
3331
|
-
"kind": "js",
|
|
3332
|
-
"name": "insertDocumentLink",
|
|
3333
|
-
"declaration": {
|
|
3334
|
-
"name": "insertDocumentLink",
|
|
3335
|
-
"module": "src/utils/dom.ts"
|
|
3336
|
-
}
|
|
3337
|
-
},
|
|
3338
|
-
{
|
|
3339
|
-
"kind": "js",
|
|
3340
|
-
"name": "getAllElements",
|
|
3233
|
+
"name": "activeColorScheme",
|
|
3341
3234
|
"declaration": {
|
|
3342
|
-
"name": "
|
|
3343
|
-
"module": "src/
|
|
3235
|
+
"name": "activeColorScheme",
|
|
3236
|
+
"module": "src/styles/color.ts"
|
|
3344
3237
|
}
|
|
3345
3238
|
}
|
|
3346
3239
|
]
|
|
3347
3240
|
},
|
|
3348
3241
|
{
|
|
3349
3242
|
"kind": "javascript-module",
|
|
3350
|
-
"path": "src/
|
|
3243
|
+
"path": "src/styles/index.ts",
|
|
3351
3244
|
"declarations": [],
|
|
3352
3245
|
"exports": [
|
|
3353
3246
|
{
|
|
@@ -3355,7 +3248,7 @@
|
|
|
3355
3248
|
"name": "*",
|
|
3356
3249
|
"declaration": {
|
|
3357
3250
|
"name": "*",
|
|
3358
|
-
"package": "./
|
|
3251
|
+
"package": "./color"
|
|
3359
3252
|
}
|
|
3360
3253
|
},
|
|
3361
3254
|
{
|
|
@@ -3363,7 +3256,7 @@
|
|
|
3363
3256
|
"name": "*",
|
|
3364
3257
|
"declaration": {
|
|
3365
3258
|
"name": "*",
|
|
3366
|
-
"package": "./
|
|
3259
|
+
"package": "./slotted-styles"
|
|
3367
3260
|
}
|
|
3368
3261
|
},
|
|
3369
3262
|
{
|
|
@@ -3371,221 +3264,47 @@
|
|
|
3371
3264
|
"name": "*",
|
|
3372
3265
|
"declaration": {
|
|
3373
3266
|
"name": "*",
|
|
3374
|
-
"package": "./
|
|
3267
|
+
"package": "./typography"
|
|
3375
3268
|
}
|
|
3376
|
-
}
|
|
3377
|
-
]
|
|
3378
|
-
},
|
|
3379
|
-
{
|
|
3380
|
-
"kind": "javascript-module",
|
|
3381
|
-
"path": "src/utils/logger.ts",
|
|
3382
|
-
"declarations": [
|
|
3383
|
-
{
|
|
3384
|
-
"kind": "variable",
|
|
3385
|
-
"name": "logger",
|
|
3386
|
-
"description": "Logger for the foundation-utils package",
|
|
3387
|
-
"privacy": "public"
|
|
3388
|
-
}
|
|
3389
|
-
],
|
|
3390
|
-
"exports": [
|
|
3269
|
+
},
|
|
3391
3270
|
{
|
|
3392
3271
|
"kind": "js",
|
|
3393
|
-
"name": "
|
|
3272
|
+
"name": "*",
|
|
3394
3273
|
"declaration": {
|
|
3395
|
-
"name": "
|
|
3396
|
-
"
|
|
3274
|
+
"name": "*",
|
|
3275
|
+
"package": "./toElementStyles"
|
|
3397
3276
|
}
|
|
3398
3277
|
}
|
|
3399
3278
|
]
|
|
3400
3279
|
},
|
|
3401
3280
|
{
|
|
3402
3281
|
"kind": "javascript-module",
|
|
3403
|
-
"path": "src/
|
|
3282
|
+
"path": "src/styles/slotted-styles.ts",
|
|
3404
3283
|
"declarations": [
|
|
3405
3284
|
{
|
|
3406
3285
|
"kind": "class",
|
|
3407
|
-
"description": "
|
|
3408
|
-
"name": "
|
|
3286
|
+
"description": "A custom element that encapsulates a set of styles that can be applied to slotted elements.",
|
|
3287
|
+
"name": "SlottedStyles",
|
|
3409
3288
|
"members": [
|
|
3410
3289
|
{
|
|
3411
3290
|
"kind": "field",
|
|
3412
|
-
"name": "
|
|
3413
|
-
"type": {
|
|
3414
|
-
"text": "boolean"
|
|
3415
|
-
},
|
|
3416
|
-
"static": true,
|
|
3417
|
-
"description": "Detects if the current platform is macOS",
|
|
3418
|
-
"readonly": true
|
|
3419
|
-
},
|
|
3420
|
-
{
|
|
3421
|
-
"kind": "field",
|
|
3422
|
-
"name": "isWindows",
|
|
3423
|
-
"type": {
|
|
3424
|
-
"text": "boolean"
|
|
3425
|
-
},
|
|
3426
|
-
"static": true,
|
|
3427
|
-
"description": "Detects if the current platform is Windows",
|
|
3428
|
-
"readonly": true
|
|
3429
|
-
},
|
|
3430
|
-
{
|
|
3431
|
-
"kind": "field",
|
|
3432
|
-
"name": "isLinux",
|
|
3291
|
+
"name": "styles",
|
|
3433
3292
|
"type": {
|
|
3434
|
-
"text": "
|
|
3435
|
-
},
|
|
3436
|
-
"static": true,
|
|
3437
|
-
"description": "Detects if the current platform is Linux",
|
|
3438
|
-
"readonly": true
|
|
3439
|
-
},
|
|
3440
|
-
{
|
|
3441
|
-
"kind": "method",
|
|
3442
|
-
"name": "getModifierSymbols",
|
|
3443
|
-
"static": true,
|
|
3444
|
-
"return": {
|
|
3445
|
-
"type": {
|
|
3446
|
-
"text": "{\n ctrl: string;\n alt: string;\n shift: string;\n meta: string;\n }"
|
|
3447
|
-
}
|
|
3293
|
+
"text": "ElementStyles"
|
|
3448
3294
|
},
|
|
3449
|
-
"description": "
|
|
3295
|
+
"description": "The styles to apply to slotted elements."
|
|
3450
3296
|
},
|
|
3451
3297
|
{
|
|
3452
3298
|
"kind": "method",
|
|
3453
|
-
"name": "
|
|
3454
|
-
"static": true,
|
|
3299
|
+
"name": "stylesChanged",
|
|
3455
3300
|
"return": {
|
|
3456
3301
|
"type": {
|
|
3457
|
-
"text": "
|
|
3302
|
+
"text": "void"
|
|
3458
3303
|
}
|
|
3459
3304
|
},
|
|
3460
3305
|
"parameters": [
|
|
3461
3306
|
{
|
|
3462
|
-
"name": "
|
|
3463
|
-
"type": {
|
|
3464
|
-
"text": "string"
|
|
3465
|
-
}
|
|
3466
|
-
},
|
|
3467
|
-
{
|
|
3468
|
-
"name": "ctrlKey",
|
|
3469
|
-
"default": "false"
|
|
3470
|
-
},
|
|
3471
|
-
{
|
|
3472
|
-
"name": "altKey",
|
|
3473
|
-
"default": "false"
|
|
3474
|
-
},
|
|
3475
|
-
{
|
|
3476
|
-
"name": "shiftKey",
|
|
3477
|
-
"default": "false"
|
|
3478
|
-
},
|
|
3479
|
-
{
|
|
3480
|
-
"name": "metaKey",
|
|
3481
|
-
"default": "false"
|
|
3482
|
-
}
|
|
3483
|
-
],
|
|
3484
|
-
"description": "Formats a key combination with platform-appropriate symbols"
|
|
3485
|
-
}
|
|
3486
|
-
]
|
|
3487
|
-
}
|
|
3488
|
-
],
|
|
3489
|
-
"exports": [
|
|
3490
|
-
{
|
|
3491
|
-
"kind": "js",
|
|
3492
|
-
"name": "OperatingSystemUtils",
|
|
3493
|
-
"declaration": {
|
|
3494
|
-
"name": "OperatingSystemUtils",
|
|
3495
|
-
"module": "src/utils/os-platform.ts"
|
|
3496
|
-
}
|
|
3497
|
-
}
|
|
3498
|
-
]
|
|
3499
|
-
},
|
|
3500
|
-
{
|
|
3501
|
-
"kind": "javascript-module",
|
|
3502
|
-
"path": "src/styles/color.ts",
|
|
3503
|
-
"declarations": [
|
|
3504
|
-
{
|
|
3505
|
-
"kind": "variable",
|
|
3506
|
-
"name": "activeColorScheme",
|
|
3507
|
-
"description": "A design token that represents the active color scheme (light or dark).",
|
|
3508
|
-
"privacy": "public"
|
|
3509
|
-
}
|
|
3510
|
-
],
|
|
3511
|
-
"exports": [
|
|
3512
|
-
{
|
|
3513
|
-
"kind": "js",
|
|
3514
|
-
"name": "activeColorScheme",
|
|
3515
|
-
"declaration": {
|
|
3516
|
-
"name": "activeColorScheme",
|
|
3517
|
-
"module": "src/styles/color.ts"
|
|
3518
|
-
}
|
|
3519
|
-
}
|
|
3520
|
-
]
|
|
3521
|
-
},
|
|
3522
|
-
{
|
|
3523
|
-
"kind": "javascript-module",
|
|
3524
|
-
"path": "src/styles/index.ts",
|
|
3525
|
-
"declarations": [],
|
|
3526
|
-
"exports": [
|
|
3527
|
-
{
|
|
3528
|
-
"kind": "js",
|
|
3529
|
-
"name": "*",
|
|
3530
|
-
"declaration": {
|
|
3531
|
-
"name": "*",
|
|
3532
|
-
"package": "./color"
|
|
3533
|
-
}
|
|
3534
|
-
},
|
|
3535
|
-
{
|
|
3536
|
-
"kind": "js",
|
|
3537
|
-
"name": "*",
|
|
3538
|
-
"declaration": {
|
|
3539
|
-
"name": "*",
|
|
3540
|
-
"package": "./slotted-styles"
|
|
3541
|
-
}
|
|
3542
|
-
},
|
|
3543
|
-
{
|
|
3544
|
-
"kind": "js",
|
|
3545
|
-
"name": "*",
|
|
3546
|
-
"declaration": {
|
|
3547
|
-
"name": "*",
|
|
3548
|
-
"package": "./typography"
|
|
3549
|
-
}
|
|
3550
|
-
},
|
|
3551
|
-
{
|
|
3552
|
-
"kind": "js",
|
|
3553
|
-
"name": "*",
|
|
3554
|
-
"declaration": {
|
|
3555
|
-
"name": "*",
|
|
3556
|
-
"package": "./toElementStyles"
|
|
3557
|
-
}
|
|
3558
|
-
}
|
|
3559
|
-
]
|
|
3560
|
-
},
|
|
3561
|
-
{
|
|
3562
|
-
"kind": "javascript-module",
|
|
3563
|
-
"path": "src/styles/slotted-styles.ts",
|
|
3564
|
-
"declarations": [
|
|
3565
|
-
{
|
|
3566
|
-
"kind": "class",
|
|
3567
|
-
"description": "A custom element that encapsulates a set of styles that can be applied to slotted elements.",
|
|
3568
|
-
"name": "SlottedStyles",
|
|
3569
|
-
"members": [
|
|
3570
|
-
{
|
|
3571
|
-
"kind": "field",
|
|
3572
|
-
"name": "styles",
|
|
3573
|
-
"type": {
|
|
3574
|
-
"text": "ElementStyles"
|
|
3575
|
-
},
|
|
3576
|
-
"description": "The styles to apply to slotted elements."
|
|
3577
|
-
},
|
|
3578
|
-
{
|
|
3579
|
-
"kind": "method",
|
|
3580
|
-
"name": "stylesChanged",
|
|
3581
|
-
"return": {
|
|
3582
|
-
"type": {
|
|
3583
|
-
"text": "void"
|
|
3584
|
-
}
|
|
3585
|
-
},
|
|
3586
|
-
"parameters": [
|
|
3587
|
-
{
|
|
3588
|
-
"name": "prev",
|
|
3307
|
+
"name": "prev",
|
|
3589
3308
|
"type": {
|
|
3590
3309
|
"text": "ElementStyles"
|
|
3591
3310
|
},
|
|
@@ -3772,283 +3491,386 @@
|
|
|
3772
3491
|
},
|
|
3773
3492
|
{
|
|
3774
3493
|
"kind": "javascript-module",
|
|
3775
|
-
"path": "src/
|
|
3776
|
-
"declarations": [],
|
|
3777
|
-
"exports": [
|
|
3778
|
-
{
|
|
3779
|
-
"kind": "js",
|
|
3780
|
-
"name": "*",
|
|
3781
|
-
"declaration": {
|
|
3782
|
-
"name": "*",
|
|
3783
|
-
"package": "./uuid"
|
|
3784
|
-
}
|
|
3785
|
-
}
|
|
3786
|
-
]
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
"kind": "javascript-module",
|
|
3790
|
-
"path": "src/uuid/uuid.ts",
|
|
3494
|
+
"path": "src/utils/delay.ts",
|
|
3791
3495
|
"declarations": [
|
|
3792
3496
|
{
|
|
3793
|
-
"kind": "
|
|
3794
|
-
"name": "
|
|
3795
|
-
"
|
|
3497
|
+
"kind": "function",
|
|
3498
|
+
"name": "delay",
|
|
3499
|
+
"return": {
|
|
3500
|
+
"type": {
|
|
3501
|
+
"text": ""
|
|
3502
|
+
}
|
|
3503
|
+
},
|
|
3504
|
+
"parameters": [
|
|
3505
|
+
{
|
|
3506
|
+
"name": "ms",
|
|
3507
|
+
"type": {
|
|
3508
|
+
"text": "number"
|
|
3509
|
+
},
|
|
3510
|
+
"description": "The number of milliseconds to delay"
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"description": "Delay for a given number of milliseconds",
|
|
3796
3514
|
"privacy": "public"
|
|
3797
3515
|
}
|
|
3798
3516
|
],
|
|
3799
3517
|
"exports": [
|
|
3800
3518
|
{
|
|
3801
3519
|
"kind": "js",
|
|
3802
|
-
"name": "
|
|
3803
|
-
"declaration": {
|
|
3804
|
-
"name": "UUID",
|
|
3805
|
-
"module": "src/uuid/uuid.ts"
|
|
3806
|
-
}
|
|
3807
|
-
}
|
|
3808
|
-
]
|
|
3809
|
-
},
|
|
3810
|
-
{
|
|
3811
|
-
"kind": "javascript-module",
|
|
3812
|
-
"path": "src/window/index.ts",
|
|
3813
|
-
"declarations": [],
|
|
3814
|
-
"exports": [
|
|
3815
|
-
{
|
|
3816
|
-
"kind": "js",
|
|
3817
|
-
"name": "*",
|
|
3520
|
+
"name": "delay",
|
|
3818
3521
|
"declaration": {
|
|
3819
|
-
"name": "
|
|
3820
|
-
"
|
|
3522
|
+
"name": "delay",
|
|
3523
|
+
"module": "src/utils/delay.ts"
|
|
3821
3524
|
}
|
|
3822
3525
|
}
|
|
3823
3526
|
]
|
|
3824
3527
|
},
|
|
3825
3528
|
{
|
|
3826
3529
|
"kind": "javascript-module",
|
|
3827
|
-
"path": "src/
|
|
3530
|
+
"path": "src/utils/dom.ts",
|
|
3828
3531
|
"declarations": [
|
|
3829
3532
|
{
|
|
3830
3533
|
"kind": "function",
|
|
3831
|
-
"name": "
|
|
3534
|
+
"name": "insertDocumentCSSRule",
|
|
3832
3535
|
"return": {
|
|
3833
3536
|
"type": {
|
|
3834
3537
|
"text": ""
|
|
3835
3538
|
}
|
|
3836
3539
|
},
|
|
3837
|
-
"
|
|
3540
|
+
"parameters": [
|
|
3541
|
+
{
|
|
3542
|
+
"name": "cssRule",
|
|
3543
|
+
"type": {
|
|
3544
|
+
"text": "string"
|
|
3545
|
+
},
|
|
3546
|
+
"description": "The CSS rule to insert."
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"name": "styleElementId",
|
|
3550
|
+
"type": {
|
|
3551
|
+
"text": "string"
|
|
3552
|
+
},
|
|
3553
|
+
"description": "The ID of the style element to use or create."
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3556
|
+
"description": "Inserts a CSS rule into the document by creating a new style element or using an existing one with the specified ID.\nReturns a function that can be called to remove the rule from the document.",
|
|
3838
3557
|
"privacy": "public"
|
|
3839
3558
|
},
|
|
3840
3559
|
{
|
|
3841
3560
|
"kind": "function",
|
|
3842
|
-
"name": "
|
|
3843
|
-
"
|
|
3844
|
-
|
|
3845
|
-
"
|
|
3561
|
+
"name": "insertDocumentLink",
|
|
3562
|
+
"parameters": [
|
|
3563
|
+
{
|
|
3564
|
+
"name": "href",
|
|
3565
|
+
"type": {
|
|
3566
|
+
"text": "string"
|
|
3567
|
+
},
|
|
3568
|
+
"description": "The URL of the CSS file to insert."
|
|
3846
3569
|
}
|
|
3847
|
-
|
|
3848
|
-
"description": "
|
|
3849
|
-
"privacy": "public"
|
|
3850
|
-
},
|
|
3851
|
-
{
|
|
3852
|
-
"kind": "variable",
|
|
3853
|
-
"name": "POPUP_DEFAULT_WIDTH",
|
|
3854
|
-
"type": {
|
|
3855
|
-
"text": "number"
|
|
3856
|
-
},
|
|
3857
|
-
"default": "483",
|
|
3858
|
-
"description": "The default width (in pixels) for pop-up windows.",
|
|
3859
|
-
"privacy": "public"
|
|
3860
|
-
},
|
|
3861
|
-
{
|
|
3862
|
-
"kind": "variable",
|
|
3863
|
-
"name": "POPUP_DEFAULT_HEIGHT",
|
|
3864
|
-
"type": {
|
|
3865
|
-
"text": "number"
|
|
3866
|
-
},
|
|
3867
|
-
"default": "600",
|
|
3868
|
-
"description": "The default height (in pixels) for pop-up windows.",
|
|
3570
|
+
],
|
|
3571
|
+
"description": "Inserts a CSS link into the document if it doesn't already exist.",
|
|
3869
3572
|
"privacy": "public"
|
|
3870
3573
|
},
|
|
3871
3574
|
{
|
|
3872
3575
|
"kind": "function",
|
|
3873
|
-
"name": "
|
|
3576
|
+
"name": "getAllElements",
|
|
3874
3577
|
"return": {
|
|
3875
3578
|
"type": {
|
|
3876
|
-
"text": ""
|
|
3579
|
+
"text": "Element[]"
|
|
3877
3580
|
}
|
|
3878
3581
|
},
|
|
3879
3582
|
"parameters": [
|
|
3880
3583
|
{
|
|
3881
|
-
"name": "
|
|
3882
|
-
"type": {
|
|
3883
|
-
"text": "string"
|
|
3884
|
-
},
|
|
3885
|
-
"description": "The URL to navigate to."
|
|
3886
|
-
},
|
|
3887
|
-
{
|
|
3888
|
-
"name": "target",
|
|
3584
|
+
"name": "root",
|
|
3889
3585
|
"type": {
|
|
3890
|
-
"text": "
|
|
3891
|
-
}
|
|
3892
|
-
"description": "The name of the new window."
|
|
3893
|
-
},
|
|
3894
|
-
{
|
|
3895
|
-
"name": "popUpWidth",
|
|
3896
|
-
"default": "POPUP_DEFAULT_WIDTH",
|
|
3897
|
-
"type": {
|
|
3898
|
-
"text": "number"
|
|
3899
|
-
},
|
|
3900
|
-
"description": "The width of the new window (optional)."
|
|
3901
|
-
},
|
|
3902
|
-
{
|
|
3903
|
-
"name": "popUpHeight",
|
|
3904
|
-
"default": "POPUP_DEFAULT_HEIGHT",
|
|
3905
|
-
"type": {
|
|
3906
|
-
"text": "number"
|
|
3907
|
-
},
|
|
3908
|
-
"description": "The height of the new window (optional)."
|
|
3586
|
+
"text": "Element | Document"
|
|
3587
|
+
}
|
|
3909
3588
|
}
|
|
3910
3589
|
],
|
|
3911
|
-
"description": "
|
|
3590
|
+
"description": "Recursively gather all elements including those in shadow DOM",
|
|
3912
3591
|
"privacy": "public"
|
|
3913
3592
|
}
|
|
3914
3593
|
],
|
|
3915
3594
|
"exports": [
|
|
3916
3595
|
{
|
|
3917
3596
|
"kind": "js",
|
|
3918
|
-
"name": "
|
|
3597
|
+
"name": "insertDocumentCSSRule",
|
|
3919
3598
|
"declaration": {
|
|
3920
|
-
"name": "
|
|
3921
|
-
"module": "src/
|
|
3599
|
+
"name": "insertDocumentCSSRule",
|
|
3600
|
+
"module": "src/utils/dom.ts"
|
|
3922
3601
|
}
|
|
3923
3602
|
},
|
|
3924
3603
|
{
|
|
3925
3604
|
"kind": "js",
|
|
3926
|
-
"name": "
|
|
3605
|
+
"name": "insertDocumentLink",
|
|
3927
3606
|
"declaration": {
|
|
3928
|
-
"name": "
|
|
3929
|
-
"module": "src/
|
|
3607
|
+
"name": "insertDocumentLink",
|
|
3608
|
+
"module": "src/utils/dom.ts"
|
|
3930
3609
|
}
|
|
3931
3610
|
},
|
|
3932
3611
|
{
|
|
3933
3612
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3613
|
+
"name": "getAllElements",
|
|
3935
3614
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"module": "src/
|
|
3615
|
+
"name": "getAllElements",
|
|
3616
|
+
"module": "src/utils/dom.ts"
|
|
3617
|
+
}
|
|
3618
|
+
}
|
|
3619
|
+
]
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
"kind": "javascript-module",
|
|
3623
|
+
"path": "src/utils/index.ts",
|
|
3624
|
+
"declarations": [],
|
|
3625
|
+
"exports": [
|
|
3626
|
+
{
|
|
3627
|
+
"kind": "js",
|
|
3628
|
+
"name": "*",
|
|
3629
|
+
"declaration": {
|
|
3630
|
+
"name": "*",
|
|
3631
|
+
"package": "./delay"
|
|
3938
3632
|
}
|
|
3939
3633
|
},
|
|
3940
3634
|
{
|
|
3941
3635
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3636
|
+
"name": "*",
|
|
3943
3637
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3638
|
+
"name": "*",
|
|
3639
|
+
"package": "./dom"
|
|
3946
3640
|
}
|
|
3947
3641
|
},
|
|
3948
3642
|
{
|
|
3949
3643
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3644
|
+
"name": "*",
|
|
3951
3645
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3646
|
+
"name": "*",
|
|
3647
|
+
"package": "./logger"
|
|
3954
3648
|
}
|
|
3955
3649
|
}
|
|
3956
3650
|
]
|
|
3957
3651
|
},
|
|
3958
3652
|
{
|
|
3959
3653
|
"kind": "javascript-module",
|
|
3960
|
-
"path": "src/
|
|
3654
|
+
"path": "src/utils/logger.ts",
|
|
3961
3655
|
"declarations": [
|
|
3962
3656
|
{
|
|
3963
|
-
"kind": "
|
|
3964
|
-
"name": "
|
|
3965
|
-
"
|
|
3966
|
-
|
|
3967
|
-
|
|
3968
|
-
|
|
3969
|
-
|
|
3970
|
-
|
|
3657
|
+
"kind": "variable",
|
|
3658
|
+
"name": "logger",
|
|
3659
|
+
"description": "Logger for the foundation-utils package",
|
|
3660
|
+
"privacy": "public"
|
|
3661
|
+
}
|
|
3662
|
+
],
|
|
3663
|
+
"exports": [
|
|
3664
|
+
{
|
|
3665
|
+
"kind": "js",
|
|
3666
|
+
"name": "logger",
|
|
3667
|
+
"declaration": {
|
|
3668
|
+
"name": "logger",
|
|
3669
|
+
"module": "src/utils/logger.ts"
|
|
3670
|
+
}
|
|
3671
|
+
}
|
|
3672
|
+
]
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"kind": "javascript-module",
|
|
3676
|
+
"path": "src/utils/os-platform.ts",
|
|
3677
|
+
"declarations": [
|
|
3678
|
+
{
|
|
3679
|
+
"kind": "class",
|
|
3680
|
+
"description": "Platform detection utilities for cross-platform compatibility",
|
|
3681
|
+
"name": "OperatingSystemUtils",
|
|
3682
|
+
"members": [
|
|
3971
3683
|
{
|
|
3972
|
-
"
|
|
3684
|
+
"kind": "field",
|
|
3685
|
+
"name": "isMacOS",
|
|
3973
3686
|
"type": {
|
|
3974
|
-
"text": "
|
|
3975
|
-
}
|
|
3687
|
+
"text": "boolean"
|
|
3688
|
+
},
|
|
3689
|
+
"static": true,
|
|
3690
|
+
"description": "Detects if the current platform is macOS",
|
|
3691
|
+
"readonly": true
|
|
3976
3692
|
},
|
|
3977
3693
|
{
|
|
3978
|
-
"
|
|
3979
|
-
"name": "
|
|
3980
|
-
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
3987
|
-
"name": "decodeFromBase64WithPrefix",
|
|
3988
|
-
"return": {
|
|
3989
|
-
"type": {
|
|
3990
|
-
"text": ""
|
|
3991
|
-
}
|
|
3992
|
-
},
|
|
3993
|
-
"parameters": [
|
|
3694
|
+
"kind": "field",
|
|
3695
|
+
"name": "isWindows",
|
|
3696
|
+
"type": {
|
|
3697
|
+
"text": "boolean"
|
|
3698
|
+
},
|
|
3699
|
+
"static": true,
|
|
3700
|
+
"description": "Detects if the current platform is Windows",
|
|
3701
|
+
"readonly": true
|
|
3702
|
+
},
|
|
3994
3703
|
{
|
|
3995
|
-
"
|
|
3704
|
+
"kind": "field",
|
|
3705
|
+
"name": "isLinux",
|
|
3996
3706
|
"type": {
|
|
3997
|
-
"text": "
|
|
3707
|
+
"text": "boolean"
|
|
3998
3708
|
},
|
|
3999
|
-
"
|
|
3709
|
+
"static": true,
|
|
3710
|
+
"description": "Detects if the current platform is Linux",
|
|
3711
|
+
"readonly": true
|
|
3712
|
+
},
|
|
3713
|
+
{
|
|
3714
|
+
"kind": "method",
|
|
3715
|
+
"name": "getModifierSymbols",
|
|
3716
|
+
"static": true,
|
|
3717
|
+
"return": {
|
|
3718
|
+
"type": {
|
|
3719
|
+
"text": "{\n ctrl: string;\n alt: string;\n shift: string;\n meta: string;\n }"
|
|
3720
|
+
}
|
|
3721
|
+
},
|
|
3722
|
+
"description": "Gets the appropriate modifier key symbols for the current platform"
|
|
3723
|
+
},
|
|
3724
|
+
{
|
|
3725
|
+
"kind": "method",
|
|
3726
|
+
"name": "formatKeyCombination",
|
|
3727
|
+
"static": true,
|
|
3728
|
+
"return": {
|
|
3729
|
+
"type": {
|
|
3730
|
+
"text": "string"
|
|
3731
|
+
}
|
|
3732
|
+
},
|
|
3733
|
+
"parameters": [
|
|
3734
|
+
{
|
|
3735
|
+
"name": "key",
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "string"
|
|
3738
|
+
}
|
|
3739
|
+
},
|
|
3740
|
+
{
|
|
3741
|
+
"name": "ctrlKey",
|
|
3742
|
+
"default": "false"
|
|
3743
|
+
},
|
|
3744
|
+
{
|
|
3745
|
+
"name": "altKey",
|
|
3746
|
+
"default": "false"
|
|
3747
|
+
},
|
|
3748
|
+
{
|
|
3749
|
+
"name": "shiftKey",
|
|
3750
|
+
"default": "false"
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"name": "metaKey",
|
|
3754
|
+
"default": "false"
|
|
3755
|
+
}
|
|
3756
|
+
],
|
|
3757
|
+
"description": "Formats a key combination with platform-appropriate symbols"
|
|
4000
3758
|
}
|
|
4001
|
-
]
|
|
4002
|
-
|
|
3759
|
+
]
|
|
3760
|
+
}
|
|
3761
|
+
],
|
|
3762
|
+
"exports": [
|
|
3763
|
+
{
|
|
3764
|
+
"kind": "js",
|
|
3765
|
+
"name": "OperatingSystemUtils",
|
|
3766
|
+
"declaration": {
|
|
3767
|
+
"name": "OperatingSystemUtils",
|
|
3768
|
+
"module": "src/utils/os-platform.ts"
|
|
3769
|
+
}
|
|
3770
|
+
}
|
|
3771
|
+
]
|
|
3772
|
+
},
|
|
3773
|
+
{
|
|
3774
|
+
"kind": "javascript-module",
|
|
3775
|
+
"path": "src/uuid/index.ts",
|
|
3776
|
+
"declarations": [],
|
|
3777
|
+
"exports": [
|
|
3778
|
+
{
|
|
3779
|
+
"kind": "js",
|
|
3780
|
+
"name": "*",
|
|
3781
|
+
"declaration": {
|
|
3782
|
+
"name": "*",
|
|
3783
|
+
"package": "./uuid"
|
|
3784
|
+
}
|
|
3785
|
+
}
|
|
3786
|
+
]
|
|
3787
|
+
},
|
|
3788
|
+
{
|
|
3789
|
+
"kind": "javascript-module",
|
|
3790
|
+
"path": "src/uuid/uuid.ts",
|
|
3791
|
+
"declarations": [
|
|
3792
|
+
{
|
|
3793
|
+
"kind": "variable",
|
|
3794
|
+
"name": "UUID",
|
|
3795
|
+
"description": "A dependency injection token for the UUID interface.",
|
|
4003
3796
|
"privacy": "public"
|
|
4004
3797
|
}
|
|
4005
3798
|
],
|
|
4006
3799
|
"exports": [
|
|
4007
3800
|
{
|
|
4008
3801
|
"kind": "js",
|
|
4009
|
-
"name": "
|
|
3802
|
+
"name": "UUID",
|
|
4010
3803
|
"declaration": {
|
|
4011
|
-
"name": "
|
|
4012
|
-
"module": "src/
|
|
3804
|
+
"name": "UUID",
|
|
3805
|
+
"module": "src/uuid/uuid.ts"
|
|
4013
3806
|
}
|
|
4014
|
-
}
|
|
3807
|
+
}
|
|
3808
|
+
]
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
"kind": "javascript-module",
|
|
3812
|
+
"path": "src/window/index.ts",
|
|
3813
|
+
"declarations": [],
|
|
3814
|
+
"exports": [
|
|
4015
3815
|
{
|
|
4016
3816
|
"kind": "js",
|
|
4017
|
-
"name": "
|
|
3817
|
+
"name": "*",
|
|
4018
3818
|
"declaration": {
|
|
4019
|
-
"name": "
|
|
4020
|
-
"
|
|
3819
|
+
"name": "*",
|
|
3820
|
+
"package": "./window"
|
|
4021
3821
|
}
|
|
4022
3822
|
}
|
|
4023
3823
|
]
|
|
4024
3824
|
},
|
|
4025
3825
|
{
|
|
4026
3826
|
"kind": "javascript-module",
|
|
4027
|
-
"path": "src/
|
|
3827
|
+
"path": "src/window/window.ts",
|
|
4028
3828
|
"declarations": [
|
|
4029
3829
|
{
|
|
4030
|
-
"kind": "function",
|
|
4031
|
-
"name": "
|
|
4032
|
-
"return": {
|
|
4033
|
-
"type": {
|
|
4034
|
-
"text": ""
|
|
4035
|
-
}
|
|
3830
|
+
"kind": "function",
|
|
3831
|
+
"name": "inIFrame",
|
|
3832
|
+
"return": {
|
|
3833
|
+
"type": {
|
|
3834
|
+
"text": ""
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3837
|
+
"description": "Returns a boolean value indicating whether the current window is inside an iframe.",
|
|
3838
|
+
"privacy": "public"
|
|
3839
|
+
},
|
|
3840
|
+
{
|
|
3841
|
+
"kind": "function",
|
|
3842
|
+
"name": "inSymphonyDesktop",
|
|
3843
|
+
"return": {
|
|
3844
|
+
"type": {
|
|
3845
|
+
"text": ""
|
|
3846
|
+
}
|
|
3847
|
+
},
|
|
3848
|
+
"description": "Returns a boolean value indicating whether the user is running the Symphony desktop app.",
|
|
3849
|
+
"privacy": "public"
|
|
3850
|
+
},
|
|
3851
|
+
{
|
|
3852
|
+
"kind": "variable",
|
|
3853
|
+
"name": "POPUP_DEFAULT_WIDTH",
|
|
3854
|
+
"type": {
|
|
3855
|
+
"text": "number"
|
|
3856
|
+
},
|
|
3857
|
+
"default": "483",
|
|
3858
|
+
"description": "The default width (in pixels) for pop-up windows.",
|
|
3859
|
+
"privacy": "public"
|
|
3860
|
+
},
|
|
3861
|
+
{
|
|
3862
|
+
"kind": "variable",
|
|
3863
|
+
"name": "POPUP_DEFAULT_HEIGHT",
|
|
3864
|
+
"type": {
|
|
3865
|
+
"text": "number"
|
|
4036
3866
|
},
|
|
4037
|
-
"
|
|
4038
|
-
|
|
4039
|
-
"name": "value",
|
|
4040
|
-
"type": {
|
|
4041
|
-
"text": "string | ArrayBuffer"
|
|
4042
|
-
},
|
|
4043
|
-
"description": "The value to encode to base64."
|
|
4044
|
-
}
|
|
4045
|
-
],
|
|
4046
|
-
"description": "Encodes the given value to base64.",
|
|
3867
|
+
"default": "600",
|
|
3868
|
+
"description": "The default height (in pixels) for pop-up windows.",
|
|
4047
3869
|
"privacy": "public"
|
|
4048
3870
|
},
|
|
4049
3871
|
{
|
|
4050
3872
|
"kind": "function",
|
|
4051
|
-
"name": "
|
|
3873
|
+
"name": "openPopup",
|
|
4052
3874
|
"return": {
|
|
4053
3875
|
"type": {
|
|
4054
3876
|
"text": ""
|
|
@@ -4056,55 +3878,79 @@
|
|
|
4056
3878
|
},
|
|
4057
3879
|
"parameters": [
|
|
4058
3880
|
{
|
|
4059
|
-
"name": "
|
|
3881
|
+
"name": "urlNavigate",
|
|
4060
3882
|
"type": {
|
|
4061
|
-
"text": "string
|
|
3883
|
+
"text": "string"
|
|
4062
3884
|
},
|
|
4063
|
-
"description": "The
|
|
3885
|
+
"description": "The URL to navigate to."
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
"name": "target",
|
|
3889
|
+
"type": {
|
|
3890
|
+
"text": "string"
|
|
3891
|
+
},
|
|
3892
|
+
"description": "The name of the new window."
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "popUpWidth",
|
|
3896
|
+
"default": "POPUP_DEFAULT_WIDTH",
|
|
3897
|
+
"type": {
|
|
3898
|
+
"text": "number"
|
|
3899
|
+
},
|
|
3900
|
+
"description": "The width of the new window (optional)."
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"name": "popUpHeight",
|
|
3904
|
+
"default": "POPUP_DEFAULT_HEIGHT",
|
|
3905
|
+
"type": {
|
|
3906
|
+
"text": "number"
|
|
3907
|
+
},
|
|
3908
|
+
"description": "The height of the new window (optional)."
|
|
4064
3909
|
}
|
|
4065
3910
|
],
|
|
4066
|
-
"description": "
|
|
3911
|
+
"description": "Opens a new browser window with the specified URL, target, width, and height.",
|
|
4067
3912
|
"privacy": "public"
|
|
4068
3913
|
}
|
|
4069
3914
|
],
|
|
4070
3915
|
"exports": [
|
|
4071
3916
|
{
|
|
4072
3917
|
"kind": "js",
|
|
4073
|
-
"name": "
|
|
3918
|
+
"name": "inIFrame",
|
|
4074
3919
|
"declaration": {
|
|
4075
|
-
"name": "
|
|
4076
|
-
"module": "src/
|
|
3920
|
+
"name": "inIFrame",
|
|
3921
|
+
"module": "src/window/window.ts"
|
|
4077
3922
|
}
|
|
4078
3923
|
},
|
|
4079
3924
|
{
|
|
4080
3925
|
"kind": "js",
|
|
4081
|
-
"name": "
|
|
3926
|
+
"name": "inSymphonyDesktop",
|
|
4082
3927
|
"declaration": {
|
|
4083
|
-
"name": "
|
|
4084
|
-
"module": "src/
|
|
3928
|
+
"name": "inSymphonyDesktop",
|
|
3929
|
+
"module": "src/window/window.ts"
|
|
4085
3930
|
}
|
|
4086
|
-
}
|
|
4087
|
-
]
|
|
4088
|
-
},
|
|
4089
|
-
{
|
|
4090
|
-
"kind": "javascript-module",
|
|
4091
|
-
"path": "src/encoding/base64/index.ts",
|
|
4092
|
-
"declarations": [],
|
|
4093
|
-
"exports": [
|
|
3931
|
+
},
|
|
4094
3932
|
{
|
|
4095
3933
|
"kind": "js",
|
|
4096
|
-
"name": "
|
|
3934
|
+
"name": "POPUP_DEFAULT_WIDTH",
|
|
4097
3935
|
"declaration": {
|
|
4098
|
-
"name": "
|
|
4099
|
-
"
|
|
3936
|
+
"name": "POPUP_DEFAULT_WIDTH",
|
|
3937
|
+
"module": "src/window/window.ts"
|
|
4100
3938
|
}
|
|
4101
3939
|
},
|
|
4102
3940
|
{
|
|
4103
3941
|
"kind": "js",
|
|
4104
|
-
"name": "
|
|
3942
|
+
"name": "POPUP_DEFAULT_HEIGHT",
|
|
4105
3943
|
"declaration": {
|
|
4106
|
-
"name": "
|
|
4107
|
-
"
|
|
3944
|
+
"name": "POPUP_DEFAULT_HEIGHT",
|
|
3945
|
+
"module": "src/window/window.ts"
|
|
3946
|
+
}
|
|
3947
|
+
},
|
|
3948
|
+
{
|
|
3949
|
+
"kind": "js",
|
|
3950
|
+
"name": "openPopup",
|
|
3951
|
+
"declaration": {
|
|
3952
|
+
"name": "openPopup",
|
|
3953
|
+
"module": "src/window/window.ts"
|
|
4108
3954
|
}
|
|
4109
3955
|
}
|
|
4110
3956
|
]
|
|
@@ -4263,6 +4109,160 @@
|
|
|
4263
4109
|
}
|
|
4264
4110
|
]
|
|
4265
4111
|
},
|
|
4112
|
+
{
|
|
4113
|
+
"kind": "javascript-module",
|
|
4114
|
+
"path": "src/encoding/base64/decode.ts",
|
|
4115
|
+
"declarations": [
|
|
4116
|
+
{
|
|
4117
|
+
"kind": "function",
|
|
4118
|
+
"name": "decodeFromBase64",
|
|
4119
|
+
"return": {
|
|
4120
|
+
"type": {
|
|
4121
|
+
"text": ""
|
|
4122
|
+
}
|
|
4123
|
+
},
|
|
4124
|
+
"parameters": [
|
|
4125
|
+
{
|
|
4126
|
+
"name": "base64Value",
|
|
4127
|
+
"type": {
|
|
4128
|
+
"text": "string"
|
|
4129
|
+
}
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
"description": "The value to decode from base64.",
|
|
4133
|
+
"name": "value"
|
|
4134
|
+
}
|
|
4135
|
+
],
|
|
4136
|
+
"description": "Decodes a value from base64.",
|
|
4137
|
+
"privacy": "public"
|
|
4138
|
+
},
|
|
4139
|
+
{
|
|
4140
|
+
"kind": "function",
|
|
4141
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4142
|
+
"return": {
|
|
4143
|
+
"type": {
|
|
4144
|
+
"text": ""
|
|
4145
|
+
}
|
|
4146
|
+
},
|
|
4147
|
+
"parameters": [
|
|
4148
|
+
{
|
|
4149
|
+
"name": "value",
|
|
4150
|
+
"type": {
|
|
4151
|
+
"text": "string"
|
|
4152
|
+
},
|
|
4153
|
+
"description": "The value to decode from base64."
|
|
4154
|
+
}
|
|
4155
|
+
],
|
|
4156
|
+
"description": "Decodes a value from base64 with a prefix.",
|
|
4157
|
+
"privacy": "public"
|
|
4158
|
+
}
|
|
4159
|
+
],
|
|
4160
|
+
"exports": [
|
|
4161
|
+
{
|
|
4162
|
+
"kind": "js",
|
|
4163
|
+
"name": "decodeFromBase64",
|
|
4164
|
+
"declaration": {
|
|
4165
|
+
"name": "decodeFromBase64",
|
|
4166
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4167
|
+
}
|
|
4168
|
+
},
|
|
4169
|
+
{
|
|
4170
|
+
"kind": "js",
|
|
4171
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4172
|
+
"declaration": {
|
|
4173
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4174
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4175
|
+
}
|
|
4176
|
+
}
|
|
4177
|
+
]
|
|
4178
|
+
},
|
|
4179
|
+
{
|
|
4180
|
+
"kind": "javascript-module",
|
|
4181
|
+
"path": "src/encoding/base64/encode.ts",
|
|
4182
|
+
"declarations": [
|
|
4183
|
+
{
|
|
4184
|
+
"kind": "function",
|
|
4185
|
+
"name": "encodeToBase64",
|
|
4186
|
+
"return": {
|
|
4187
|
+
"type": {
|
|
4188
|
+
"text": ""
|
|
4189
|
+
}
|
|
4190
|
+
},
|
|
4191
|
+
"parameters": [
|
|
4192
|
+
{
|
|
4193
|
+
"name": "value",
|
|
4194
|
+
"type": {
|
|
4195
|
+
"text": "string | ArrayBuffer"
|
|
4196
|
+
},
|
|
4197
|
+
"description": "The value to encode to base64."
|
|
4198
|
+
}
|
|
4199
|
+
],
|
|
4200
|
+
"description": "Encodes the given value to base64.",
|
|
4201
|
+
"privacy": "public"
|
|
4202
|
+
},
|
|
4203
|
+
{
|
|
4204
|
+
"kind": "function",
|
|
4205
|
+
"name": "encodeToBase64WithPrefix",
|
|
4206
|
+
"return": {
|
|
4207
|
+
"type": {
|
|
4208
|
+
"text": ""
|
|
4209
|
+
}
|
|
4210
|
+
},
|
|
4211
|
+
"parameters": [
|
|
4212
|
+
{
|
|
4213
|
+
"name": "value",
|
|
4214
|
+
"type": {
|
|
4215
|
+
"text": "string | ArrayBuffer"
|
|
4216
|
+
},
|
|
4217
|
+
"description": "The value to encode to base64."
|
|
4218
|
+
}
|
|
4219
|
+
],
|
|
4220
|
+
"description": "Encodes the given value with a prefix to base64.",
|
|
4221
|
+
"privacy": "public"
|
|
4222
|
+
}
|
|
4223
|
+
],
|
|
4224
|
+
"exports": [
|
|
4225
|
+
{
|
|
4226
|
+
"kind": "js",
|
|
4227
|
+
"name": "encodeToBase64",
|
|
4228
|
+
"declaration": {
|
|
4229
|
+
"name": "encodeToBase64",
|
|
4230
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4231
|
+
}
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"kind": "js",
|
|
4235
|
+
"name": "encodeToBase64WithPrefix",
|
|
4236
|
+
"declaration": {
|
|
4237
|
+
"name": "encodeToBase64WithPrefix",
|
|
4238
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4239
|
+
}
|
|
4240
|
+
}
|
|
4241
|
+
]
|
|
4242
|
+
},
|
|
4243
|
+
{
|
|
4244
|
+
"kind": "javascript-module",
|
|
4245
|
+
"path": "src/encoding/base64/index.ts",
|
|
4246
|
+
"declarations": [],
|
|
4247
|
+
"exports": [
|
|
4248
|
+
{
|
|
4249
|
+
"kind": "js",
|
|
4250
|
+
"name": "*",
|
|
4251
|
+
"declaration": {
|
|
4252
|
+
"name": "*",
|
|
4253
|
+
"package": "./decode"
|
|
4254
|
+
}
|
|
4255
|
+
},
|
|
4256
|
+
{
|
|
4257
|
+
"kind": "js",
|
|
4258
|
+
"name": "*",
|
|
4259
|
+
"declaration": {
|
|
4260
|
+
"name": "*",
|
|
4261
|
+
"package": "./encode"
|
|
4262
|
+
}
|
|
4263
|
+
}
|
|
4264
|
+
]
|
|
4265
|
+
},
|
|
4266
4266
|
{
|
|
4267
4267
|
"kind": "javascript-module",
|
|
4268
4268
|
"path": "src/mappers/dto/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.370.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.
|
|
31
|
-
"@genesislcap/genx": "14.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.
|
|
33
|
-
"@genesislcap/ts-builder": "14.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
35
|
-
"@genesislcap/vite-builder": "14.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.370.0",
|
|
31
|
+
"@genesislcap/genx": "14.370.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.370.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.370.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.370.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.370.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.370.0",
|
|
37
37
|
"@types/json-schema": "^7.0.11"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/expression-builder": "14.
|
|
41
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/expression-builder": "14.370.0",
|
|
41
|
+
"@genesislcap/foundation-logger": "14.370.0",
|
|
42
42
|
"@microsoft/fast-components": "2.30.6",
|
|
43
43
|
"@microsoft/fast-element": "1.14.0",
|
|
44
44
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -56,5 +56,5 @@
|
|
|
56
56
|
"access": "public"
|
|
57
57
|
},
|
|
58
58
|
"customElements": "dist/custom-elements.json",
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "85079a1941403b9daee95a1cca7fc14bc5929435"
|
|
60
60
|
}
|