@powerhousedao/vetra 5.0.0-staging.17 → 5.0.0-staging.19
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/editors/app-editor/components/AppEditorForm.d.ts +0 -1
- package/dist/editors/app-editor/components/AppEditorForm.d.ts.map +1 -1
- package/dist/editors/app-editor/components/AppEditorForm.js +2 -2
- package/dist/editors/app-editor/components/AppEditorForm.js.map +1 -1
- package/dist/editors/app-editor/editor.d.ts +1 -3
- package/dist/editors/app-editor/editor.d.ts.map +1 -1
- package/dist/editors/app-editor/editor.js +8 -10
- package/dist/editors/app-editor/editor.js.map +1 -1
- package/dist/editors/app-editor/index.js +1 -1
- package/dist/editors/app-editor/index.js.map +1 -1
- package/dist/editors/document-editor/components/DocumentEditorForm.d.ts +0 -1
- package/dist/editors/document-editor/components/DocumentEditorForm.d.ts.map +1 -1
- package/dist/editors/document-editor/components/DocumentEditorForm.js +2 -2
- package/dist/editors/document-editor/components/DocumentEditorForm.js.map +1 -1
- package/dist/editors/document-editor/editor.d.ts +1 -3
- package/dist/editors/document-editor/editor.d.ts.map +1 -1
- package/dist/editors/document-editor/editor.js +7 -9
- package/dist/editors/document-editor/editor.js.map +1 -1
- package/dist/editors/document-editor/index.js +1 -1
- package/dist/editors/document-editor/index.js.map +1 -1
- package/dist/editors/hooks/useAvailableDocumentTypes.d.ts +1 -1
- package/dist/editors/hooks/useAvailableDocumentTypes.d.ts.map +1 -1
- package/dist/editors/hooks/useAvailableDocumentTypes.js +5 -4
- package/dist/editors/hooks/useAvailableDocumentTypes.js.map +1 -1
- package/dist/editors/hooks/useVetraDocument.d.ts +16 -0
- package/dist/editors/hooks/useVetraDocument.d.ts.map +1 -0
- package/dist/editors/hooks/useVetraDocument.js +37 -0
- package/dist/editors/hooks/useVetraDocument.js.map +1 -0
- package/dist/editors/processor-editor/components/ProcessorEditorForm.d.ts +0 -1
- package/dist/editors/processor-editor/components/ProcessorEditorForm.d.ts.map +1 -1
- package/dist/editors/processor-editor/components/ProcessorEditorForm.js +2 -2
- package/dist/editors/processor-editor/components/ProcessorEditorForm.js.map +1 -1
- package/dist/editors/processor-editor/editor.d.ts +1 -3
- package/dist/editors/processor-editor/editor.d.ts.map +1 -1
- package/dist/editors/processor-editor/editor.js +8 -10
- package/dist/editors/processor-editor/editor.js.map +1 -1
- package/dist/editors/processor-editor/index.js +1 -1
- package/dist/editors/processor-editor/index.js.map +1 -1
- package/dist/editors/subgraph-editor/editor.d.ts +1 -3
- package/dist/editors/subgraph-editor/editor.d.ts.map +1 -1
- package/dist/editors/subgraph-editor/editor.js +6 -8
- package/dist/editors/subgraph-editor/editor.js.map +1 -1
- package/dist/editors/subgraph-editor/index.js +1 -1
- package/dist/editors/subgraph-editor/index.js.map +1 -1
- package/dist/editors/vetra-drive-app/DriveExplorer.d.ts +2 -2
- package/dist/editors/vetra-drive-app/DriveExplorer.d.ts.map +1 -1
- package/dist/editors/vetra-drive-app/DriveExplorer.js +1 -1
- package/dist/editors/vetra-drive-app/DriveExplorer.js.map +1 -1
- package/dist/editors/vetra-drive-app/components/EditorContainer.d.ts +1 -2
- package/dist/editors/vetra-drive-app/components/EditorContainer.d.ts.map +1 -1
- package/dist/editors/vetra-drive-app/components/EditorContainer.js +3 -3
- package/dist/editors/vetra-drive-app/components/EditorContainer.js.map +1 -1
- package/dist/editors/vetra-drive-app/components/PackageInformationSection.d.ts +1 -2
- package/dist/editors/vetra-drive-app/components/PackageInformationSection.d.ts.map +1 -1
- package/dist/editors/vetra-drive-app/components/PackageInformationSection.js +2 -2
- package/dist/editors/vetra-drive-app/components/PackageInformationSection.js.map +1 -1
- package/dist/editors/vetra-drive-app/editor.d.ts +2 -2
- package/dist/editors/vetra-drive-app/editor.d.ts.map +1 -1
- package/dist/editors/vetra-drive-app/editor.js +8 -7
- package/dist/editors/vetra-drive-app/editor.js.map +1 -1
- package/dist/editors/vetra-drive-app/index.js +1 -1
- package/dist/editors/vetra-drive-app/index.js.map +1 -1
- package/dist/editors/vetra-drive-app/utils/withDropZone.d.ts.map +1 -1
- package/dist/editors/vetra-drive-app/utils/withDropZone.js +3 -2
- package/dist/editors/vetra-drive-app/utils/withDropZone.js.map +1 -1
- package/dist/editors/vetra-package/editor.d.ts +1 -3
- package/dist/editors/vetra-package/editor.d.ts.map +1 -1
- package/dist/editors/vetra-package/editor.js +25 -27
- package/dist/editors/vetra-package/editor.js.map +1 -1
- package/dist/editors/vetra-package/index.js +1 -1
- package/dist/editors/vetra-package/index.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/style.css +111 -17
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +13 -13
package/dist/style.css
CHANGED
|
@@ -60,6 +60,7 @@
|
|
|
60
60
|
--color-zinc-200: oklch(92% 0.004 286.32);
|
|
61
61
|
--color-zinc-500: oklch(55.2% 0.016 285.938);
|
|
62
62
|
--color-zinc-600: oklch(44.2% 0.017 285.786);
|
|
63
|
+
--color-stone-300: oklch(86.9% 0.005 56.366);
|
|
63
64
|
--color-black: #000;
|
|
64
65
|
--color-white: #fff;
|
|
65
66
|
--spacing: 0.25rem;
|
|
@@ -1481,6 +1482,7 @@
|
|
|
1481
1482
|
--color-zinc-200: oklch(92% 0.004 286.32);
|
|
1482
1483
|
--color-zinc-500: oklch(55.2% 0.016 285.938);
|
|
1483
1484
|
--color-zinc-600: oklch(44.2% 0.017 285.786);
|
|
1485
|
+
--color-stone-300: oklch(86.9% 0.005 56.366);
|
|
1484
1486
|
--color-black: hsl(0 0% 0%);
|
|
1485
1487
|
--color-white: hsl(0 0% 100%);
|
|
1486
1488
|
--spacing: 0.25rem;
|
|
@@ -3235,6 +3237,9 @@
|
|
|
3235
3237
|
.text-slate-800 {
|
|
3236
3238
|
color: var(--color-slate-800);
|
|
3237
3239
|
}
|
|
3240
|
+
.text-stone-300 {
|
|
3241
|
+
color: var(--color-stone-300);
|
|
3242
|
+
}
|
|
3238
3243
|
.text-white {
|
|
3239
3244
|
color: var(--color-white);
|
|
3240
3245
|
}
|
|
@@ -5081,6 +5086,95 @@ input[type="number"] {
|
|
|
5081
5086
|
cursor: pointer;
|
|
5082
5087
|
}
|
|
5083
5088
|
}
|
|
5089
|
+
.ph-default-styles h1 {
|
|
5090
|
+
font-family: "Inter", sans-serif;
|
|
5091
|
+
font-style: normal;
|
|
5092
|
+
font-weight: 600;
|
|
5093
|
+
font-size: 32px;
|
|
5094
|
+
line-height: 120%;
|
|
5095
|
+
color: #343839;
|
|
5096
|
+
}
|
|
5097
|
+
.ph-default-styles h2 {
|
|
5098
|
+
font-family: "Inter", sans-serif;
|
|
5099
|
+
font-style: normal;
|
|
5100
|
+
font-weight: 600;
|
|
5101
|
+
font-size: 24px;
|
|
5102
|
+
line-height: 120%;
|
|
5103
|
+
color: #343839;
|
|
5104
|
+
}
|
|
5105
|
+
.ph-default-styles h3 {
|
|
5106
|
+
font-family: "Inter", sans-serif;
|
|
5107
|
+
font-style: normal;
|
|
5108
|
+
font-weight: 600;
|
|
5109
|
+
font-size: 20px;
|
|
5110
|
+
line-height: 120%;
|
|
5111
|
+
color: #343839;
|
|
5112
|
+
}
|
|
5113
|
+
.ph-default-styles p {
|
|
5114
|
+
font-family: "Inter", sans-serif;
|
|
5115
|
+
font-style: normal;
|
|
5116
|
+
font-weight: 400;
|
|
5117
|
+
font-size: 16px;
|
|
5118
|
+
line-height: 120%;
|
|
5119
|
+
color: #343839;
|
|
5120
|
+
}
|
|
5121
|
+
.ph-default-styles small {
|
|
5122
|
+
font-family: "Inter", sans-serif;
|
|
5123
|
+
font-style: normal;
|
|
5124
|
+
font-weight: 400;
|
|
5125
|
+
font-size: 14px;
|
|
5126
|
+
line-height: 100%;
|
|
5127
|
+
color: #474d4e;
|
|
5128
|
+
}
|
|
5129
|
+
.ph-default-styles input[type="text"], .ph-default-styles input[type="email"], .ph-default-styles input[type="password"], .ph-default-styles input[type="search"], .ph-default-styles input[type="tel"], .ph-default-styles input[type="url"], .ph-default-styles input[type="number"], .ph-default-styles textarea {
|
|
5130
|
+
font-family: "Inter", sans-serif;
|
|
5131
|
+
font-size: 0.875rem;
|
|
5132
|
+
font-weight: 400;
|
|
5133
|
+
line-height: 1.25rem;
|
|
5134
|
+
color: #343839;
|
|
5135
|
+
background-color: #ffffff;
|
|
5136
|
+
border: 1px solid #ced4da;
|
|
5137
|
+
border-radius: 0.375rem;
|
|
5138
|
+
padding: 7px 0.75rem;
|
|
5139
|
+
width: 100%;
|
|
5140
|
+
box-sizing: border-box;
|
|
5141
|
+
margin-bottom: 10px;
|
|
5142
|
+
}
|
|
5143
|
+
.ph-default-styles textarea {
|
|
5144
|
+
min-height: 2.25rem;
|
|
5145
|
+
resize: vertical;
|
|
5146
|
+
}
|
|
5147
|
+
.ph-default-styles a {
|
|
5148
|
+
color: #007bff;
|
|
5149
|
+
text-decoration: none;
|
|
5150
|
+
}
|
|
5151
|
+
.ph-default-styles a:hover {
|
|
5152
|
+
text-decoration: underline;
|
|
5153
|
+
color: #0056b3;
|
|
5154
|
+
}
|
|
5155
|
+
.ph-default-styles a:focus {
|
|
5156
|
+
outline: 2px solid transparent;
|
|
5157
|
+
outline-offset: 2px;
|
|
5158
|
+
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px rgba(0, 123, 255, 0.5);
|
|
5159
|
+
}
|
|
5160
|
+
.ph-default-styles ul, .ph-default-styles ol {
|
|
5161
|
+
padding-left: 0px;
|
|
5162
|
+
margin-top: 0;
|
|
5163
|
+
margin-bottom: 0;
|
|
5164
|
+
}
|
|
5165
|
+
.ph-default-styles label {
|
|
5166
|
+
display: block;
|
|
5167
|
+
font-family: "Inter", sans-serif;
|
|
5168
|
+
font-weight: 500;
|
|
5169
|
+
color: #343839;
|
|
5170
|
+
}
|
|
5171
|
+
.ph-default-styles hr {
|
|
5172
|
+
border: 0;
|
|
5173
|
+
height: 1px;
|
|
5174
|
+
background-color: #ced4da;
|
|
5175
|
+
margin-top: 1rem;
|
|
5176
|
+
margin-bottom: 1rem;
|
|
5177
|
+
}
|
|
5084
5178
|
@layer base {
|
|
5085
5179
|
* {
|
|
5086
5180
|
scrollbar-color: initial;
|
|
@@ -5268,7 +5362,7 @@ input[type="number"] {
|
|
|
5268
5362
|
}
|
|
5269
5363
|
}
|
|
5270
5364
|
}
|
|
5271
|
-
.html-defaults-container h1 {
|
|
5365
|
+
.html-defaults-container-vetra h1 {
|
|
5272
5366
|
font-family: "Inter", sans-serif;
|
|
5273
5367
|
font-style: normal;
|
|
5274
5368
|
font-weight: 600;
|
|
@@ -5276,7 +5370,7 @@ input[type="number"] {
|
|
|
5276
5370
|
line-height: 120%;
|
|
5277
5371
|
color: #343839;
|
|
5278
5372
|
}
|
|
5279
|
-
.html-defaults-container h2 {
|
|
5373
|
+
.html-defaults-container-vetra h2 {
|
|
5280
5374
|
font-family: "Inter", sans-serif;
|
|
5281
5375
|
font-style: normal;
|
|
5282
5376
|
font-weight: 600;
|
|
@@ -5284,7 +5378,7 @@ input[type="number"] {
|
|
|
5284
5378
|
line-height: 120%;
|
|
5285
5379
|
color: #343839;
|
|
5286
5380
|
}
|
|
5287
|
-
.html-defaults-container h3 {
|
|
5381
|
+
.html-defaults-container-vetra h3 {
|
|
5288
5382
|
font-family: "Inter", sans-serif;
|
|
5289
5383
|
font-style: normal;
|
|
5290
5384
|
font-weight: 600;
|
|
@@ -5292,7 +5386,7 @@ input[type="number"] {
|
|
|
5292
5386
|
line-height: 120%;
|
|
5293
5387
|
color: #343839;
|
|
5294
5388
|
}
|
|
5295
|
-
.html-defaults-container p {
|
|
5389
|
+
.html-defaults-container-vetra p {
|
|
5296
5390
|
font-family: "Inter", sans-serif;
|
|
5297
5391
|
font-style: normal;
|
|
5298
5392
|
font-weight: 400;
|
|
@@ -5300,7 +5394,7 @@ input[type="number"] {
|
|
|
5300
5394
|
line-height: 120%;
|
|
5301
5395
|
color: #343839;
|
|
5302
5396
|
}
|
|
5303
|
-
.html-defaults-container small {
|
|
5397
|
+
.html-defaults-container-vetra small {
|
|
5304
5398
|
font-family: "Inter", sans-serif;
|
|
5305
5399
|
font-style: normal;
|
|
5306
5400
|
font-weight: 400;
|
|
@@ -5308,7 +5402,7 @@ input[type="number"] {
|
|
|
5308
5402
|
line-height: 100%;
|
|
5309
5403
|
color: #474d4e;
|
|
5310
5404
|
}
|
|
5311
|
-
.html-defaults-container input[type="text"], .html-defaults-container input[type="email"], .html-defaults-container input[type="password"], .html-defaults-container input[type="search"], .html-defaults-container input[type="tel"], .html-defaults-container input[type="url"], .html-defaults-container input[type="number"], .html-defaults-container textarea {
|
|
5405
|
+
.html-defaults-container-vetra input[type="text"], .html-defaults-container-vetra input[type="email"], .html-defaults-container-vetra input[type="password"], .html-defaults-container-vetra input[type="search"], .html-defaults-container-vetra input[type="tel"], .html-defaults-container-vetra input[type="url"], .html-defaults-container-vetra input[type="number"], .html-defaults-container-vetra textarea {
|
|
5312
5406
|
font-family: "Inter", sans-serif;
|
|
5313
5407
|
font-size: 0.875rem;
|
|
5314
5408
|
font-weight: 400;
|
|
@@ -5322,11 +5416,11 @@ input[type="number"] {
|
|
|
5322
5416
|
box-sizing: border-box;
|
|
5323
5417
|
margin-bottom: 10px;
|
|
5324
5418
|
}
|
|
5325
|
-
.html-defaults-container textarea {
|
|
5419
|
+
.html-defaults-container-vetra textarea {
|
|
5326
5420
|
min-height: 2.25rem;
|
|
5327
5421
|
resize: vertical;
|
|
5328
5422
|
}
|
|
5329
|
-
.html-defaults-container button {
|
|
5423
|
+
.html-defaults-container-vetra button {
|
|
5330
5424
|
font-family: "Inter", sans-serif;
|
|
5331
5425
|
font-size: 0.875rem;
|
|
5332
5426
|
font-weight: 500;
|
|
@@ -5341,37 +5435,37 @@ input[type="number"] {
|
|
|
5341
5435
|
text-align: center;
|
|
5342
5436
|
margin-bottom: 10px;
|
|
5343
5437
|
}
|
|
5344
|
-
.html-defaults-container button:hover {
|
|
5438
|
+
.html-defaults-container-vetra button:hover {
|
|
5345
5439
|
background-color: #f1f5f9;
|
|
5346
5440
|
box-shadow: none;
|
|
5347
5441
|
}
|
|
5348
|
-
.html-defaults-container button:focus {
|
|
5442
|
+
.html-defaults-container-vetra button:focus {
|
|
5349
5443
|
outline: 2px solid transparent;
|
|
5350
5444
|
outline-offset: 2px;
|
|
5351
5445
|
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px rgba(59, 130, 246, 0.5);
|
|
5352
5446
|
}
|
|
5353
|
-
.html-defaults-container a {
|
|
5447
|
+
.html-defaults-container-vetra a {
|
|
5354
5448
|
color: #007bff;
|
|
5355
5449
|
text-decoration: none;
|
|
5356
5450
|
}
|
|
5357
|
-
.html-defaults-container a:hover {
|
|
5451
|
+
.html-defaults-container-vetra a:hover {
|
|
5358
5452
|
text-decoration: underline;
|
|
5359
5453
|
color: #0056b3;
|
|
5360
5454
|
}
|
|
5361
|
-
.html-defaults-container a:focus {
|
|
5455
|
+
.html-defaults-container-vetra a:focus {
|
|
5362
5456
|
outline: 2px solid transparent;
|
|
5363
5457
|
outline-offset: 2px;
|
|
5364
5458
|
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px rgba(0, 123, 255, 0.5);
|
|
5365
5459
|
}
|
|
5366
|
-
.html-defaults-container ul, .html-defaults-container ol {
|
|
5460
|
+
.html-defaults-container-vetra ul, .html-defaults-container-vetra ol {
|
|
5367
5461
|
padding-left: 20px;
|
|
5368
5462
|
margin-top: 0;
|
|
5369
5463
|
margin-bottom: 1rem;
|
|
5370
5464
|
}
|
|
5371
|
-
.html-defaults-container li {
|
|
5465
|
+
.html-defaults-container-vetra li {
|
|
5372
5466
|
margin-bottom: 0.5rem;
|
|
5373
5467
|
}
|
|
5374
|
-
.html-defaults-container label {
|
|
5468
|
+
.html-defaults-container-vetra label {
|
|
5375
5469
|
display: block;
|
|
5376
5470
|
font-family: "Inter", sans-serif;
|
|
5377
5471
|
font-size: 0.875rem;
|
|
@@ -5379,7 +5473,7 @@ input[type="number"] {
|
|
|
5379
5473
|
color: #343839;
|
|
5380
5474
|
margin-bottom: 0.5rem;
|
|
5381
5475
|
}
|
|
5382
|
-
.html-defaults-container hr {
|
|
5476
|
+
.html-defaults-container-vetra hr {
|
|
5383
5477
|
border: 0;
|
|
5384
5478
|
height: 1px;
|
|
5385
5479
|
background-color: #ced4da;
|