@everymatrix/flash-register-wc 1.0.14 → 1.0.16
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/build-register-wc.js +66 -66
- package/dist/meta.json +64 -20
- package/package.json +1 -1
package/dist/meta.json
CHANGED
|
@@ -55361,8 +55361,19 @@
|
|
|
55361
55361
|
],
|
|
55362
55362
|
"format": "esm"
|
|
55363
55363
|
},
|
|
55364
|
+
"libs/frameworks/src/react/hooks/use-portal-root.ts": {
|
|
55365
|
+
"bytes": 269,
|
|
55366
|
+
"imports": [
|
|
55367
|
+
{
|
|
55368
|
+
"path": "react",
|
|
55369
|
+
"kind": "import-statement",
|
|
55370
|
+
"external": true
|
|
55371
|
+
}
|
|
55372
|
+
],
|
|
55373
|
+
"format": "esm"
|
|
55374
|
+
},
|
|
55364
55375
|
"libs/frameworks/src/react/components/common/popover/popover-content.tsx": {
|
|
55365
|
-
"bytes":
|
|
55376
|
+
"bytes": 1165,
|
|
55366
55377
|
"imports": [
|
|
55367
55378
|
{
|
|
55368
55379
|
"path": "node_modules/@radix-ui/react-popover/dist/index.mjs",
|
|
@@ -55374,6 +55385,11 @@
|
|
|
55374
55385
|
"kind": "import-statement",
|
|
55375
55386
|
"original": "@flash/utils/src/helpers/cn"
|
|
55376
55387
|
},
|
|
55388
|
+
{
|
|
55389
|
+
"path": "libs/frameworks/src/react/hooks/use-portal-root.ts",
|
|
55390
|
+
"kind": "import-statement",
|
|
55391
|
+
"original": "@flash/frameworks/src/react/hooks/use-portal-root"
|
|
55392
|
+
},
|
|
55377
55393
|
{
|
|
55378
55394
|
"path": "react/jsx-runtime",
|
|
55379
55395
|
"kind": "import-statement",
|
|
@@ -55415,13 +55431,18 @@
|
|
|
55415
55431
|
"format": "esm"
|
|
55416
55432
|
},
|
|
55417
55433
|
"libs/frameworks/src/react/components/common/popover/popover-portal.tsx": {
|
|
55418
|
-
"bytes":
|
|
55434
|
+
"bytes": 407,
|
|
55419
55435
|
"imports": [
|
|
55420
55436
|
{
|
|
55421
55437
|
"path": "node_modules/@radix-ui/react-popover/dist/index.mjs",
|
|
55422
55438
|
"kind": "import-statement",
|
|
55423
55439
|
"original": "@radix-ui/react-popover"
|
|
55424
55440
|
},
|
|
55441
|
+
{
|
|
55442
|
+
"path": "libs/frameworks/src/react/hooks/use-portal-root.ts",
|
|
55443
|
+
"kind": "import-statement",
|
|
55444
|
+
"original": "@flash/frameworks/src/react/hooks/use-portal-root"
|
|
55445
|
+
},
|
|
55425
55446
|
{
|
|
55426
55447
|
"path": "react/jsx-runtime",
|
|
55427
55448
|
"kind": "import-statement",
|
|
@@ -71569,13 +71590,18 @@
|
|
|
71569
71590
|
"format": "esm"
|
|
71570
71591
|
},
|
|
71571
71592
|
"libs/frameworks/src/react/components/common/select/select-content.tsx": {
|
|
71572
|
-
"bytes":
|
|
71593
|
+
"bytes": 1913,
|
|
71573
71594
|
"imports": [
|
|
71574
71595
|
{
|
|
71575
71596
|
"path": "node_modules/@radix-ui/react-select/dist/index.mjs",
|
|
71576
71597
|
"kind": "import-statement",
|
|
71577
71598
|
"original": "@radix-ui/react-select"
|
|
71578
71599
|
},
|
|
71600
|
+
{
|
|
71601
|
+
"path": "libs/frameworks/src/react/hooks/use-portal-root.ts",
|
|
71602
|
+
"kind": "import-statement",
|
|
71603
|
+
"original": "@flash/frameworks/src/react/hooks/use-portal-root"
|
|
71604
|
+
},
|
|
71579
71605
|
{
|
|
71580
71606
|
"path": "libs/utils/src/helpers/cn.ts",
|
|
71581
71607
|
"kind": "import-statement",
|
|
@@ -72566,7 +72592,7 @@
|
|
|
72566
72592
|
"format": "esm"
|
|
72567
72593
|
},
|
|
72568
72594
|
"libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.tsx": {
|
|
72569
|
-
"bytes":
|
|
72595
|
+
"bytes": 7355,
|
|
72570
72596
|
"imports": [
|
|
72571
72597
|
{
|
|
72572
72598
|
"path": "react",
|
|
@@ -72583,6 +72609,11 @@
|
|
|
72583
72609
|
"kind": "import-statement",
|
|
72584
72610
|
"original": "react-hook-form"
|
|
72585
72611
|
},
|
|
72612
|
+
{
|
|
72613
|
+
"path": "libs/api/src/schemas/auth.ts",
|
|
72614
|
+
"kind": "import-statement",
|
|
72615
|
+
"original": "@flash/api/src/schemas/auth"
|
|
72616
|
+
},
|
|
72586
72617
|
{
|
|
72587
72618
|
"path": "libs/frameworks/src/react/components/common/button/index.ts",
|
|
72588
72619
|
"kind": "import-statement",
|
|
@@ -72657,7 +72688,7 @@
|
|
|
72657
72688
|
"format": "esm"
|
|
72658
72689
|
},
|
|
72659
72690
|
"libs/frameworks/src/react/features/auth/components/gm2-register/register.types.ts": {
|
|
72660
|
-
"bytes":
|
|
72691
|
+
"bytes": 828,
|
|
72661
72692
|
"imports": [],
|
|
72662
72693
|
"format": "esm"
|
|
72663
72694
|
},
|
|
@@ -72866,7 +72897,7 @@
|
|
|
72866
72897
|
"format": "esm"
|
|
72867
72898
|
},
|
|
72868
72899
|
"libs/frameworks/src/react/components/common/dialog/dialog-content.tsx": {
|
|
72869
|
-
"bytes":
|
|
72900
|
+
"bytes": 2400,
|
|
72870
72901
|
"imports": [
|
|
72871
72902
|
{
|
|
72872
72903
|
"path": "node_modules/@radix-ui/react-dialog/dist/index.mjs",
|
|
@@ -72971,13 +73002,18 @@
|
|
|
72971
73002
|
"format": "esm"
|
|
72972
73003
|
},
|
|
72973
73004
|
"libs/frameworks/src/react/components/common/dialog/dialog-portal.tsx": {
|
|
72974
|
-
"bytes":
|
|
73005
|
+
"bytes": 403,
|
|
72975
73006
|
"imports": [
|
|
72976
73007
|
{
|
|
72977
73008
|
"path": "node_modules/@radix-ui/react-dialog/dist/index.mjs",
|
|
72978
73009
|
"kind": "import-statement",
|
|
72979
73010
|
"original": "@radix-ui/react-dialog"
|
|
72980
73011
|
},
|
|
73012
|
+
{
|
|
73013
|
+
"path": "libs/frameworks/src/react/hooks/use-portal-root.ts",
|
|
73014
|
+
"kind": "import-statement",
|
|
73015
|
+
"original": "@flash/frameworks/src/react/hooks/use-portal-root"
|
|
73016
|
+
},
|
|
72981
73017
|
{
|
|
72982
73018
|
"path": "react/jsx-runtime",
|
|
72983
73019
|
"kind": "import-statement",
|
|
@@ -73426,7 +73462,7 @@
|
|
|
73426
73462
|
"format": "esm"
|
|
73427
73463
|
},
|
|
73428
73464
|
"libs/frameworks/src/react/features/auth/components/gm2-register/register-modal/register-modal.tsx": {
|
|
73429
|
-
"bytes":
|
|
73465
|
+
"bytes": 1684,
|
|
73430
73466
|
"imports": [
|
|
73431
73467
|
{
|
|
73432
73468
|
"path": "libs/frameworks/src/react/features/auth/components/gm2-register/register-manager/register-manager.tsx",
|
|
@@ -73560,7 +73596,7 @@
|
|
|
73560
73596
|
"format": "esm"
|
|
73561
73597
|
},
|
|
73562
73598
|
"libs/register-wc/register-wc.tsx": {
|
|
73563
|
-
"bytes":
|
|
73599
|
+
"bytes": 3970,
|
|
73564
73600
|
"imports": [
|
|
73565
73601
|
{
|
|
73566
73602
|
"path": "react",
|
|
@@ -74174,6 +74210,11 @@
|
|
|
74174
74210
|
"kind": "import-statement",
|
|
74175
74211
|
"external": true
|
|
74176
74212
|
},
|
|
74213
|
+
{
|
|
74214
|
+
"path": "react",
|
|
74215
|
+
"kind": "import-statement",
|
|
74216
|
+
"external": true
|
|
74217
|
+
},
|
|
74177
74218
|
{
|
|
74178
74219
|
"path": "react/jsx-runtime",
|
|
74179
74220
|
"kind": "import-statement",
|
|
@@ -78212,10 +78253,10 @@
|
|
|
78212
78253
|
"bytesInOutput": 62
|
|
78213
78254
|
},
|
|
78214
78255
|
"node_modules/@radix-ui/react-label/node_modules/@radix-ui/react-slot/dist/index.mjs": {
|
|
78215
|
-
"bytesInOutput":
|
|
78256
|
+
"bytesInOutput": 1828
|
|
78216
78257
|
},
|
|
78217
78258
|
"node_modules/@radix-ui/react-label/node_modules/@radix-ui/react-primitive/dist/index.mjs": {
|
|
78218
|
-
"bytesInOutput":
|
|
78259
|
+
"bytesInOutput": 486
|
|
78219
78260
|
},
|
|
78220
78261
|
"node_modules/@radix-ui/react-label/dist/index.mjs": {
|
|
78221
78262
|
"bytesInOutput": 354
|
|
@@ -78355,8 +78396,11 @@
|
|
|
78355
78396
|
"libs/frameworks/src/react/components/common/popover/popover-trigger.tsx": {
|
|
78356
78397
|
"bytesInOutput": 131
|
|
78357
78398
|
},
|
|
78399
|
+
"libs/frameworks/src/react/hooks/use-portal-root.ts": {
|
|
78400
|
+
"bytesInOutput": 164
|
|
78401
|
+
},
|
|
78358
78402
|
"libs/frameworks/src/react/components/common/popover/popover-content.tsx": {
|
|
78359
|
-
"bytesInOutput":
|
|
78403
|
+
"bytesInOutput": 720
|
|
78360
78404
|
},
|
|
78361
78405
|
"libs/frameworks/src/react/components/common/popover/popover-anchor.tsx": {
|
|
78362
78406
|
"bytesInOutput": 60
|
|
@@ -78365,7 +78409,7 @@
|
|
|
78365
78409
|
"bytesInOutput": 60
|
|
78366
78410
|
},
|
|
78367
78411
|
"libs/frameworks/src/react/components/common/popover/popover-portal.tsx": {
|
|
78368
|
-
"bytesInOutput":
|
|
78412
|
+
"bytesInOutput": 166
|
|
78369
78413
|
},
|
|
78370
78414
|
"libs/frameworks/src/react/components/common/popover/index.ts": {
|
|
78371
78415
|
"bytesInOutput": 52
|
|
@@ -79865,7 +79909,7 @@
|
|
|
79865
79909
|
"bytesInOutput": 18109
|
|
79866
79910
|
},
|
|
79867
79911
|
"libs/frameworks/src/react/components/common/select/select-content.tsx": {
|
|
79868
|
-
"bytesInOutput":
|
|
79912
|
+
"bytesInOutput": 1286
|
|
79869
79913
|
},
|
|
79870
79914
|
"libs/frameworks/src/react/components/common/select/select-group.tsx": {
|
|
79871
79915
|
"bytesInOutput": 130
|
|
@@ -79997,7 +80041,7 @@
|
|
|
79997
80041
|
"bytesInOutput": 581
|
|
79998
80042
|
},
|
|
79999
80043
|
"libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.tsx": {
|
|
80000
|
-
"bytesInOutput":
|
|
80044
|
+
"bytesInOutput": 2963
|
|
80001
80045
|
},
|
|
80002
80046
|
"libs/frameworks/src/react/features/auth/components/gm2-register/register.types.ts": {
|
|
80003
80047
|
"bytesInOutput": 137
|
|
@@ -80015,7 +80059,7 @@
|
|
|
80015
80059
|
"bytesInOutput": 127
|
|
80016
80060
|
},
|
|
80017
80061
|
"libs/frameworks/src/react/components/common/dialog/dialog-content.tsx": {
|
|
80018
|
-
"bytesInOutput":
|
|
80062
|
+
"bytesInOutput": 1298
|
|
80019
80063
|
},
|
|
80020
80064
|
"libs/frameworks/src/react/components/common/dialog/dialog-description.tsx": {
|
|
80021
80065
|
"bytesInOutput": 240
|
|
@@ -80030,7 +80074,7 @@
|
|
|
80030
80074
|
"bytesInOutput": 309
|
|
80031
80075
|
},
|
|
80032
80076
|
"libs/frameworks/src/react/components/common/dialog/dialog-portal.tsx": {
|
|
80033
|
-
"bytesInOutput":
|
|
80077
|
+
"bytesInOutput": 165
|
|
80034
80078
|
},
|
|
80035
80079
|
"libs/frameworks/src/react/components/common/dialog/dialog-title.tsx": {
|
|
80036
80080
|
"bytesInOutput": 233
|
|
@@ -80090,7 +80134,7 @@
|
|
|
80090
80134
|
"bytesInOutput": 22
|
|
80091
80135
|
},
|
|
80092
80136
|
"libs/frameworks/src/react/features/auth/components/gm2-register/register-modal/register-modal.tsx": {
|
|
80093
|
-
"bytesInOutput":
|
|
80137
|
+
"bytesInOutput": 779
|
|
80094
80138
|
},
|
|
80095
80139
|
"libs/frameworks/src/react/features/auth/components/gm2-register/register-modal/index.ts": {
|
|
80096
80140
|
"bytesInOutput": 23
|
|
@@ -80102,7 +80146,7 @@
|
|
|
80102
80146
|
"bytesInOutput": 215
|
|
80103
80147
|
},
|
|
80104
80148
|
"libs/register-wc/register-wc.tsx": {
|
|
80105
|
-
"bytesInOutput":
|
|
80149
|
+
"bytesInOutput": 107994
|
|
80106
80150
|
},
|
|
80107
80151
|
"node_modules/@r2wc/react-to-web-component/dist/react-to-web-component.js": {
|
|
80108
80152
|
"bytesInOutput": 359
|
|
@@ -80117,7 +80161,7 @@
|
|
|
80117
80161
|
"bytesInOutput": 96
|
|
80118
80162
|
}
|
|
80119
80163
|
},
|
|
80120
|
-
"bytes":
|
|
80164
|
+
"bytes": 1359976
|
|
80121
80165
|
},
|
|
80122
80166
|
"libs/register-wc/dist/build-register-wc.css": {
|
|
80123
80167
|
"imports": [],
|