@digi-frontend/dgate-api-documentation 1.0.26 → 1.0.27
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/node_modules/dom-serializer/lib/foreignNames.js +2 -0
- package/dist/node_modules/dom-serializer/lib/foreignNames.js.map +1 -0
- package/dist/node_modules/dom-serializer/lib/index.js +2 -0
- package/dist/node_modules/dom-serializer/lib/index.js.map +1 -0
- package/dist/node_modules/domhandler/lib/index.js +2 -0
- package/dist/node_modules/domhandler/lib/index.js.map +1 -0
- package/dist/node_modules/domhandler/lib/node.js +2 -0
- package/dist/node_modules/domhandler/lib/node.js.map +1 -0
- package/dist/node_modules/domutils/lib/feeds.js +2 -0
- package/dist/node_modules/domutils/lib/feeds.js.map +1 -0
- package/dist/node_modules/domutils/lib/helpers.js +2 -0
- package/dist/node_modules/domutils/lib/helpers.js.map +1 -0
- package/dist/node_modules/domutils/lib/index.js +2 -0
- package/dist/node_modules/domutils/lib/index.js.map +1 -0
- package/dist/node_modules/domutils/lib/legacy.js +2 -0
- package/dist/node_modules/domutils/lib/legacy.js.map +1 -0
- package/dist/node_modules/domutils/lib/manipulation.js +2 -0
- package/dist/node_modules/domutils/lib/manipulation.js.map +1 -0
- package/dist/node_modules/domutils/lib/querying.js +2 -0
- package/dist/node_modules/domutils/lib/querying.js.map +1 -0
- package/dist/node_modules/domutils/lib/stringify.js +2 -0
- package/dist/node_modules/domutils/lib/stringify.js.map +1 -0
- package/dist/node_modules/domutils/lib/traversal.js +2 -0
- package/dist/node_modules/domutils/lib/traversal.js.map +1 -0
- package/dist/node_modules/entities/lib/decode.js +2 -0
- package/dist/node_modules/entities/lib/decode.js.map +1 -0
- package/dist/node_modules/entities/lib/decode_codepoint.js +2 -0
- package/dist/node_modules/entities/lib/decode_codepoint.js.map +1 -0
- package/dist/node_modules/entities/lib/encode.js +2 -0
- package/dist/node_modules/entities/lib/encode.js.map +1 -0
- package/dist/node_modules/entities/lib/escape.js +2 -0
- package/dist/node_modules/entities/lib/escape.js.map +1 -0
- package/dist/node_modules/entities/lib/generated/decode-data-html.js +2 -0
- package/dist/node_modules/entities/lib/generated/decode-data-html.js.map +1 -0
- package/dist/node_modules/entities/lib/generated/decode-data-xml.js +2 -0
- package/dist/node_modules/entities/lib/generated/decode-data-xml.js.map +1 -0
- package/dist/node_modules/entities/lib/generated/encode-html.js +2 -0
- package/dist/node_modules/entities/lib/generated/encode-html.js.map +1 -0
- package/dist/node_modules/entities/lib/index.js +2 -0
- package/dist/node_modules/entities/lib/index.js.map +1 -0
- package/dist/node_modules/html-dom-parser/lib/server/html-to-dom.js +1 -1
- package/dist/node_modules/html-dom-parser/lib/server/html-to-dom.js.map +1 -1
- package/dist/node_modules/html-react-parser/lib/index.js +1 -1
- package/dist/node_modules/html-react-parser/lib/index.js.map +1 -1
- package/dist/node_modules/htmlparser2/dist/commonjs/index.js +1 -1
- package/dist/node_modules/htmlparser2/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/style-to-object/cjs/index.js +1 -1
- package/dist/src/components/InfoForm/InfoForm.js +1 -1
- package/dist/src/components/InfoForm/InfoForm.js.map +1 -1
- package/dist/src/components/MethodAccordion/MethodAccordion.js +1 -1
- package/dist/src/components/MethodAccordion/MethodAccordion.js.map +1 -1
- package/dist/src/helpers/layout.helper.js +1 -1
- package/dist/src/helpers/layout.helper.js.map +1 -1
- package/dist/src/layout/layout.js +1 -1
- package/dist/src/layout/layout.js.map +1 -1
- package/dist/src/layout/layout.module.css.js +1 -1
- package/dist/src/validator/form.scheme.js +1 -1
- package/dist/src/validator/form.scheme.js.map +1 -1
- package/dist/styles.css +310 -304
- package/package.json +1 -1
- package/src/components/InfoForm/InfoForm.tsx +34 -21
- package/src/components/LivePreview/LivePreview.module.scss +6 -0
- package/src/components/MethodAccordion/MethodAccordion.tsx +3 -1
- package/src/helpers/layout.helper.ts +5 -0
- package/src/layout/layout.module.css +2 -1
- package/src/layout/layout.tsx +9 -8
- package/src/validator/form.scheme.ts +1 -1
- package/dist/_virtual/index20.js +0 -2
- package/dist/_virtual/index20.js.map +0 -1
- package/dist/_virtual/index21.js +0 -2
- package/dist/_virtual/index21.js.map +0 -1
- package/dist/_virtual/node2.js +0 -2
- package/dist/_virtual/node2.js.map +0 -1
- package/dist/_virtual/node3.js +0 -2
- package/dist/_virtual/node3.js.map +0 -1
- package/dist/node_modules/html-dom-parser/node_modules/domhandler/lib/index.js +0 -2
- package/dist/node_modules/html-dom-parser/node_modules/domhandler/lib/index.js.map +0 -1
- package/dist/node_modules/html-dom-parser/node_modules/domhandler/lib/node.js +0 -2
- package/dist/node_modules/html-dom-parser/node_modules/domhandler/lib/node.js.map +0 -1
- package/dist/node_modules/html-react-parser/node_modules/domhandler/lib/index.js +0 -2
- package/dist/node_modules/html-react-parser/node_modules/domhandler/lib/index.js.map +0 -1
- package/dist/node_modules/html-react-parser/node_modules/domhandler/lib/node.js +0 -2
- package/dist/node_modules/html-react-parser/node_modules/domhandler/lib/node.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/lib/foreignNames.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/lib/foreignNames.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/lib/index.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/lib/index.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/decode.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/decode.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/decode_codepoint.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/decode_codepoint.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/encode.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/encode.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/escape.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/escape.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-html.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-html.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-xml.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-xml.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/encode-html.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/generated/encode-html.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/index.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/dom-serializer/node_modules/entities/lib/index.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domhandler/lib/index.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domhandler/lib/index.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domhandler/lib/node.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domhandler/lib/node.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/feeds.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/feeds.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/helpers.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/helpers.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/index.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/index.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/legacy.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/legacy.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/manipulation.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/manipulation.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/querying.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/querying.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/stringify.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/stringify.js.map +0 -1
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/traversal.js +0 -2
- package/dist/node_modules/htmlparser2/node_modules/domutils/lib/traversal.js.map +0 -1
- package/dist/src/assets/icons/CheckMarkSquare.svg.js +0 -2
- package/dist/src/assets/icons/CheckMarkSquare.svg.js.map +0 -1
- package/dist/src/assets/icons/CloseIcon.svg.js +0 -2
- package/dist/src/assets/icons/CloseIcon.svg.js.map +0 -1
- package/dist/src/assets/icons/UpArrow.svg.js +0 -2
- package/dist/src/assets/icons/UpArrow.svg.js.map +0 -1
- package/dist/src/components/Chips/Chips.js +0 -2
- package/dist/src/components/Chips/Chips.js.map +0 -1
- package/dist/types/types/index.d.ts +0 -18
package/dist/styles.css
CHANGED
|
@@ -271,6 +271,83 @@
|
|
|
271
271
|
}
|
|
272
272
|
.methodAccordion.readOnly .methodSummaryContainer .methodExpandArrowContainer {
|
|
273
273
|
background-color: #ebecf2;
|
|
274
|
+
}#common-dialog.dialog-content-wrapper {
|
|
275
|
+
overflow: visible !important;
|
|
276
|
+
max-height: 100%;
|
|
277
|
+
width: 22.1875rem;
|
|
278
|
+
}
|
|
279
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root {
|
|
280
|
+
overflow: visible !important;
|
|
281
|
+
border-radius: 0.625rem;
|
|
282
|
+
max-height: 100%;
|
|
283
|
+
}
|
|
284
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content {
|
|
285
|
+
padding: 0 1.875rem !important;
|
|
286
|
+
overflow: visible !important;
|
|
287
|
+
max-height: 100%;
|
|
288
|
+
}
|
|
289
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog {
|
|
290
|
+
position: relative;
|
|
291
|
+
}
|
|
292
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .close-icon {
|
|
293
|
+
position: absolute;
|
|
294
|
+
z-index: 1;
|
|
295
|
+
top: 1.5rem;
|
|
296
|
+
right: 0;
|
|
297
|
+
transform: translate(0.625rem, -0.625rem);
|
|
298
|
+
cursor: pointer;
|
|
299
|
+
}
|
|
300
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header {
|
|
301
|
+
display: flex;
|
|
302
|
+
padding-top: 0.5rem;
|
|
303
|
+
position: relative;
|
|
304
|
+
}
|
|
305
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon {
|
|
306
|
+
margin-top: 1rem;
|
|
307
|
+
margin-bottom: 1.5rem;
|
|
308
|
+
margin-inline: auto;
|
|
309
|
+
}
|
|
310
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info path {
|
|
311
|
+
stroke: #12131a;
|
|
312
|
+
}
|
|
313
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info line {
|
|
314
|
+
stroke: #12131a;
|
|
315
|
+
}
|
|
316
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info line + path {
|
|
317
|
+
fill: #12131a;
|
|
318
|
+
}
|
|
319
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.warning path {
|
|
320
|
+
stroke: #faad14;
|
|
321
|
+
}
|
|
322
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.warning line {
|
|
323
|
+
stroke: #faad14;
|
|
324
|
+
}
|
|
325
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error path {
|
|
326
|
+
stroke: #da3f3f;
|
|
327
|
+
}
|
|
328
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error line {
|
|
329
|
+
stroke: #da3f3f;
|
|
330
|
+
}
|
|
331
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error line + path {
|
|
332
|
+
fill: #da3f3f;
|
|
333
|
+
}
|
|
334
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title {
|
|
335
|
+
font-size: 1.5rem;
|
|
336
|
+
font-weight: 500;
|
|
337
|
+
line-height: 1.875rem;
|
|
338
|
+
text-align: center;
|
|
339
|
+
margin-bottom: 0.625rem;
|
|
340
|
+
}
|
|
341
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title.error-title {
|
|
342
|
+
color: #da3f3f;
|
|
343
|
+
}
|
|
344
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title.warning-title {
|
|
345
|
+
color: #faad14;
|
|
346
|
+
}
|
|
347
|
+
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-footer {
|
|
348
|
+
display: flex;
|
|
349
|
+
gap: 1.25rem;
|
|
350
|
+
margin-top: 1.875rem;
|
|
274
351
|
}.apiInfoForm {
|
|
275
352
|
display: grid;
|
|
276
353
|
padding: 1.25rem 1.875rem;
|
|
@@ -382,309 +459,55 @@
|
|
|
382
459
|
font-weight: 600;
|
|
383
460
|
font-size: 0.875rem;
|
|
384
461
|
line-height: 1.25rem;
|
|
385
|
-
padding: 0.75rem 1.25rem;
|
|
386
|
-
border-bottom: 1px solid #d8dae5;
|
|
387
|
-
}
|
|
388
|
-
.apiInfoForm :global(.requiredParam) :global(.headContainer)::after {
|
|
389
|
-
content: "*";
|
|
390
|
-
color: red;
|
|
391
|
-
transform: translateX(0.125rem);
|
|
392
|
-
}.json-editor-container {
|
|
393
|
-
overflow: hidden;
|
|
394
|
-
border-bottom-right-radius: 0.3125rem;
|
|
395
|
-
border-bottom-left-radius: 0.3125rem;
|
|
396
|
-
}
|
|
397
|
-
.json-editor-container .json-editor-label {
|
|
398
|
-
font-size: 0.875rem;
|
|
399
|
-
font-weight: 600;
|
|
400
|
-
line-height: 1.25rem;
|
|
401
|
-
margin-bottom: 0.3125rem;
|
|
402
|
-
}
|
|
403
|
-
.json-editor-container .json-editor {
|
|
404
|
-
display: flex;
|
|
405
|
-
flex-direction: column;
|
|
406
|
-
background-color: #142452;
|
|
407
|
-
width: 100%;
|
|
408
|
-
outline: 1px solid transparent;
|
|
409
|
-
position: relative;
|
|
410
|
-
overflow: hidden;
|
|
411
|
-
}
|
|
412
|
-
.json-editor-container .json-editor .actions-container {
|
|
413
|
-
width: 100%;
|
|
414
|
-
height: 5rem;
|
|
415
|
-
padding: 1.25rem;
|
|
416
|
-
border-radius: 0 0 0.3125rem 0.3125rem;
|
|
417
|
-
background: #101e47;
|
|
418
|
-
display: flex;
|
|
419
|
-
flex-direction: row;
|
|
420
|
-
gap: 1.25rem;
|
|
421
|
-
align-items: center;
|
|
422
|
-
}
|
|
423
|
-
.json-editor-container .json-editor .actions-container .validate {
|
|
424
|
-
color: #fff;
|
|
425
|
-
text-align: center;
|
|
426
|
-
font-size: 1rem;
|
|
427
|
-
font-style: normal;
|
|
428
|
-
font-weight: 600;
|
|
429
|
-
line-height: 1.25rem;
|
|
430
|
-
width: 8.75rem;
|
|
431
|
-
padding: 0.625rem 2.25rem;
|
|
432
|
-
background-color: rgba(240, 248, 255, 0);
|
|
433
|
-
border-radius: 0.3125rem;
|
|
434
|
-
border: 0.0625rem solid #4d75d8;
|
|
435
|
-
cursor: pointer;
|
|
436
|
-
}
|
|
437
|
-
.json-editor-container .json-editor .actions-container .validate:disabled {
|
|
438
|
-
color: #babdcc;
|
|
439
|
-
border-color: #a2a5b6;
|
|
440
|
-
}
|
|
441
|
-
.json-editor-container .json-editor .actions-container .beautify {
|
|
442
|
-
color: #fff;
|
|
443
|
-
text-align: center;
|
|
444
|
-
font-size: 1rem;
|
|
445
|
-
font-style: normal;
|
|
446
|
-
font-weight: 600;
|
|
447
|
-
line-height: 1.25rem;
|
|
448
|
-
width: 8.75rem;
|
|
449
|
-
padding: 0.625rem 2.25rem;
|
|
450
|
-
background-color: rgba(240, 248, 255, 0);
|
|
451
|
-
border-radius: 0.3125rem;
|
|
452
|
-
border: 1px solid #babdcc;
|
|
453
|
-
cursor: pointer;
|
|
454
|
-
}
|
|
455
|
-
.json-editor-container .json-editor .actions-container .beautify:disabled {
|
|
456
|
-
color: #a2a5b6;
|
|
457
|
-
border-color: #a2a5b6;
|
|
458
|
-
}
|
|
459
|
-
.json-editor-container .json-editor textarea {
|
|
460
|
-
width: 100%;
|
|
461
|
-
padding: 1.25rem;
|
|
462
|
-
font-size: 0.875rem;
|
|
463
|
-
font-style: normal;
|
|
464
|
-
font-weight: 400;
|
|
465
|
-
line-height: 1.25rem;
|
|
466
|
-
color: white;
|
|
467
|
-
height: 25rem;
|
|
468
|
-
background-color: #142452;
|
|
469
|
-
border: none;
|
|
470
|
-
resize: none;
|
|
471
|
-
}
|
|
472
|
-
.json-editor-container .json-editor textarea:focus, .json-editor-container .json-editor textarea:focus-within, .json-editor-container .json-editor textarea:focus-visible .json-editor-container .json-editor textarea:active {
|
|
473
|
-
outline: none;
|
|
474
|
-
border: none;
|
|
475
|
-
}
|
|
476
|
-
.json-editor-container .json-editor textarea::-webkit-scrollbar {
|
|
477
|
-
width: 0.5rem;
|
|
478
|
-
}
|
|
479
|
-
.json-editor-container .json-editor textarea::-webkit-scrollbar-track {
|
|
480
|
-
background-color: #828699;
|
|
481
|
-
border: none;
|
|
482
|
-
border-color: transparent;
|
|
483
|
-
border-top-left-radius: 0;
|
|
484
|
-
}
|
|
485
|
-
.json-editor-container .json-editor textarea::-webkit-scrollbar-thumb {
|
|
486
|
-
background-color: #d8dae5;
|
|
487
|
-
border: none;
|
|
488
|
-
border-color: transparent;
|
|
489
|
-
border-radius: 0;
|
|
490
|
-
}
|
|
491
|
-
.json-editor-container .json-editor.invalid {
|
|
492
|
-
outline: 1px solid #ce2828 !important;
|
|
493
|
-
}
|
|
494
|
-
.json-editor-container .error-message {
|
|
495
|
-
color: #ce2828;
|
|
496
|
-
font-size: 0.75rem;
|
|
497
|
-
line-height: 1.25rem;
|
|
498
|
-
margin-top: 0.625rem;
|
|
499
|
-
}
|
|
500
|
-
.json-editor-container.disabled .json-editor textarea {
|
|
501
|
-
background-color: white;
|
|
502
|
-
color: #12131a;
|
|
503
|
-
}#common-dialog.dialog-content-wrapper {
|
|
504
|
-
overflow: visible !important;
|
|
505
|
-
max-height: 100%;
|
|
506
|
-
width: 22.1875rem;
|
|
507
|
-
}
|
|
508
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root {
|
|
509
|
-
overflow: visible !important;
|
|
510
|
-
border-radius: 0.625rem;
|
|
511
|
-
max-height: 100%;
|
|
512
|
-
}
|
|
513
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content {
|
|
514
|
-
padding: 0 1.875rem !important;
|
|
515
|
-
overflow: visible !important;
|
|
516
|
-
max-height: 100%;
|
|
517
|
-
}
|
|
518
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog {
|
|
519
|
-
position: relative;
|
|
520
|
-
}
|
|
521
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .close-icon {
|
|
522
|
-
position: absolute;
|
|
523
|
-
z-index: 1;
|
|
524
|
-
top: 1.5rem;
|
|
525
|
-
right: 0;
|
|
526
|
-
transform: translate(0.625rem, -0.625rem);
|
|
527
|
-
cursor: pointer;
|
|
528
|
-
}
|
|
529
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header {
|
|
530
|
-
display: flex;
|
|
531
|
-
padding-top: 0.5rem;
|
|
532
|
-
position: relative;
|
|
533
|
-
}
|
|
534
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon {
|
|
535
|
-
margin-top: 1rem;
|
|
536
|
-
margin-bottom: 1.5rem;
|
|
537
|
-
margin-inline: auto;
|
|
538
|
-
}
|
|
539
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info path {
|
|
540
|
-
stroke: #12131a;
|
|
541
|
-
}
|
|
542
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info line {
|
|
543
|
-
stroke: #12131a;
|
|
544
|
-
}
|
|
545
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.info line + path {
|
|
546
|
-
fill: #12131a;
|
|
547
|
-
}
|
|
548
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.warning path {
|
|
549
|
-
stroke: #faad14;
|
|
550
|
-
}
|
|
551
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.warning line {
|
|
552
|
-
stroke: #faad14;
|
|
553
|
-
}
|
|
554
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error path {
|
|
555
|
-
stroke: #da3f3f;
|
|
556
|
-
}
|
|
557
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error line {
|
|
558
|
-
stroke: #da3f3f;
|
|
559
|
-
}
|
|
560
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-header .icon.error line + path {
|
|
561
|
-
fill: #da3f3f;
|
|
562
|
-
}
|
|
563
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title {
|
|
564
|
-
font-size: 1.5rem;
|
|
565
|
-
font-weight: 500;
|
|
566
|
-
line-height: 1.875rem;
|
|
567
|
-
text-align: center;
|
|
568
|
-
margin-bottom: 0.625rem;
|
|
569
|
-
}
|
|
570
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title.error-title {
|
|
571
|
-
color: #da3f3f;
|
|
572
|
-
}
|
|
573
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-title.warning-title {
|
|
574
|
-
color: #faad14;
|
|
575
|
-
}
|
|
576
|
-
#common-dialog.dialog-content-wrapper .dialog-content-root .dialog-content .common-dialog .confirmation-dialog-footer {
|
|
577
|
-
display: flex;
|
|
578
|
-
gap: 1.25rem;
|
|
579
|
-
margin-top: 1.875rem;
|
|
580
|
-
}.tooltip-custom-wrapper {
|
|
581
|
-
display: flex;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
[data-tippy-root] {
|
|
585
|
-
z-index: 2 !important;
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
.tippy-box {
|
|
589
|
-
background-color: #202f5b;
|
|
590
|
-
font-size: 0.875rem;
|
|
591
|
-
border-radius: 0.3125rem;
|
|
592
|
-
width: max-content;
|
|
593
|
-
max-width: 100%;
|
|
594
|
-
overflow-wrap: break-word;
|
|
595
|
-
word-break: break-word;
|
|
596
|
-
position: relative;
|
|
597
|
-
border: 1px solid #d8dae5;
|
|
598
|
-
z-index: 2;
|
|
599
|
-
}
|
|
600
|
-
.tippy-box.function .tippy-content {
|
|
601
|
-
background-color: #fff !important;
|
|
602
|
-
color: #000 !important;
|
|
603
|
-
}
|
|
604
|
-
.tippy-box.function[data-placement] > .tippy-arrow:before {
|
|
605
|
-
color: #fff !important;
|
|
606
|
-
}
|
|
607
|
-
.tippy-box.info .tippy-arrow {
|
|
608
|
-
color: #202f5b;
|
|
609
|
-
}
|
|
610
|
-
.tippy-box.success {
|
|
611
|
-
border-radius: 1.875rem;
|
|
612
|
-
background-color: #3aaa35;
|
|
613
|
-
padding-inline: 0.625rem;
|
|
614
|
-
}
|
|
615
|
-
.tippy-box .tippy-content {
|
|
616
|
-
text-align: justify;
|
|
617
|
-
font-size: 0.875rem;
|
|
618
|
-
line-height: 1.25rem;
|
|
619
|
-
padding: 0.625rem;
|
|
620
|
-
}
|
|
621
|
-
.tippy-box .tippy-arrow {
|
|
622
|
-
position: relative;
|
|
623
|
-
width: 1rem;
|
|
624
|
-
height: 1rem;
|
|
625
|
-
}
|
|
626
|
-
.tippy-box[data-placement^=top] .tippy-arrow:before {
|
|
627
|
-
bottom: -0.4375rem;
|
|
628
|
-
border-width: 0.5rem 0.5rem 0 !important;
|
|
629
|
-
}
|
|
630
|
-
.tippy-box[data-placement^=right] .tippy-arrow:before {
|
|
631
|
-
left: -0.4375rem;
|
|
632
|
-
border-width: 0.5rem 0.5rem 0.5rem 0 !important;
|
|
633
|
-
}
|
|
634
|
-
.tippy-box[data-placement^=bottom] .tippy-arrow:before {
|
|
635
|
-
top: -0.4375rem;
|
|
636
|
-
border-width: 0 0.5rem 0.5rem !important;
|
|
637
|
-
}
|
|
638
|
-
.tippy-box[data-placement^=left] .tippy-arrow:before {
|
|
639
|
-
right: -0.4375rem;
|
|
640
|
-
border-width: 0.5rem 0 0.5rem 0.5rem !important;
|
|
641
|
-
}
|
|
642
|
-
.tippy-box[data-placement^=bottom-start] .tippy-arrow {
|
|
643
|
-
transform: translate(0.937rem, 0) !important;
|
|
644
|
-
}
|
|
645
|
-
.tippy-box[data-placement^=bottom-end] .tippy-arrow {
|
|
646
|
-
margin-left: calc(100% - 1.937rem);
|
|
647
|
-
transform: translate(0, 0) !important;
|
|
648
|
-
}
|
|
649
|
-
.tippy-box[data-placement^=top-start] .tippy-arrow {
|
|
650
|
-
transform: translate(0.937rem, 0) !important;
|
|
651
|
-
}
|
|
652
|
-
.tippy-box[data-placement^=top-end] .tippy-arrow {
|
|
653
|
-
transform: translate(0.937rem, 0) !important;
|
|
654
|
-
}
|
|
655
|
-
.tippy-box.arrow-with-border {
|
|
656
|
-
border: 1px solid #d8dae5;
|
|
657
|
-
}
|
|
658
|
-
.tippy-box.arrow-with-border[data-placement] .tippy-arrow {
|
|
659
|
-
top: 1px;
|
|
660
|
-
background-color: white;
|
|
661
|
-
z-index: 2;
|
|
662
|
-
height: 1px;
|
|
462
|
+
padding: 0.75rem 1.25rem;
|
|
463
|
+
border-bottom: 1px solid #d8dae5;
|
|
663
464
|
}
|
|
664
|
-
.
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
transform: rotate(45deg);
|
|
669
|
-
border: none;
|
|
670
|
-
border-left: 1px solid #d8dae5 !important;
|
|
671
|
-
border-top: 1px solid #d8dae5 !important;
|
|
672
|
-
z-index: 2;
|
|
673
|
-
top: -0.45rem;
|
|
674
|
-
transform-origin: center !important;
|
|
465
|
+
.apiInfoForm :global(.requiredParam) :global(.headContainer)::after {
|
|
466
|
+
content: "*";
|
|
467
|
+
color: red;
|
|
468
|
+
transform: translateX(0.125rem);
|
|
675
469
|
}.livePreviewContainer .titleContainer {
|
|
676
470
|
display: flex;
|
|
677
471
|
justify-content: space-between;
|
|
678
472
|
align-items: center;
|
|
473
|
+
flex-wrap: wrap;
|
|
474
|
+
max-width: 100%;
|
|
475
|
+
gap: 1.25rem;
|
|
679
476
|
}
|
|
680
477
|
.livePreviewContainer .titleContainer p.apiName {
|
|
681
478
|
font-size: 40px;
|
|
682
479
|
line-height: 30px;
|
|
683
480
|
font-weight: 500;
|
|
481
|
+
word-wrap: break-word;
|
|
482
|
+
overflow-wrap: break-word;
|
|
483
|
+
word-break: break-all;
|
|
684
484
|
}
|
|
685
485
|
.livePreviewContainer .titleContainer .livePreviewChip {
|
|
686
486
|
background-color: #ebecf2;
|
|
687
487
|
color: #12131a;
|
|
488
|
+
}.containerTitleDrawer {
|
|
489
|
+
height: 64px;
|
|
490
|
+
min-height: 64px;
|
|
491
|
+
display: flex;
|
|
492
|
+
flex-direction: row;
|
|
493
|
+
justify-content: space-between;
|
|
494
|
+
align-items: center;
|
|
495
|
+
background-color: #f1f2f6;
|
|
496
|
+
padding: 0 30px 0 30px;
|
|
497
|
+
width: 100%;
|
|
498
|
+
}
|
|
499
|
+
.containerTitleDrawer span {
|
|
500
|
+
color: #12131a;
|
|
501
|
+
font-weight: 600;
|
|
502
|
+
font-size: 18px;
|
|
503
|
+
line-height: 25px;
|
|
504
|
+
letter-spacing: 0em;
|
|
505
|
+
}
|
|
506
|
+
.containerTitleDrawer svg path {
|
|
507
|
+
stroke: #000 !important;
|
|
508
|
+
}
|
|
509
|
+
.containerTitleDrawer .closeIcon {
|
|
510
|
+
cursor: pointer;
|
|
688
511
|
}:root {
|
|
689
512
|
--white: #fff;
|
|
690
513
|
--Gray-5: #f1f2f6;
|
|
@@ -920,29 +743,212 @@
|
|
|
920
743
|
.tableSectionContainer .descArrow path,
|
|
921
744
|
.tableSectionContainer .defaultSortArrow path {
|
|
922
745
|
fill: var(--Gray-50);
|
|
923
|
-
}.
|
|
924
|
-
|
|
925
|
-
|
|
746
|
+
}.json-editor-container {
|
|
747
|
+
overflow: hidden;
|
|
748
|
+
border-bottom-right-radius: 0.3125rem;
|
|
749
|
+
border-bottom-left-radius: 0.3125rem;
|
|
750
|
+
}
|
|
751
|
+
.json-editor-container .json-editor-label {
|
|
752
|
+
font-size: 0.875rem;
|
|
753
|
+
font-weight: 600;
|
|
754
|
+
line-height: 1.25rem;
|
|
755
|
+
margin-bottom: 0.3125rem;
|
|
756
|
+
}
|
|
757
|
+
.json-editor-container .json-editor {
|
|
758
|
+
display: flex;
|
|
759
|
+
flex-direction: column;
|
|
760
|
+
background-color: #142452;
|
|
761
|
+
width: 100%;
|
|
762
|
+
outline: 1px solid transparent;
|
|
763
|
+
position: relative;
|
|
764
|
+
overflow: hidden;
|
|
765
|
+
}
|
|
766
|
+
.json-editor-container .json-editor .actions-container {
|
|
767
|
+
width: 100%;
|
|
768
|
+
height: 5rem;
|
|
769
|
+
padding: 1.25rem;
|
|
770
|
+
border-radius: 0 0 0.3125rem 0.3125rem;
|
|
771
|
+
background: #101e47;
|
|
926
772
|
display: flex;
|
|
927
773
|
flex-direction: row;
|
|
928
|
-
|
|
774
|
+
gap: 1.25rem;
|
|
929
775
|
align-items: center;
|
|
930
|
-
background-color: #f1f2f6;
|
|
931
|
-
padding: 0 30px 0 30px;
|
|
932
|
-
width: 100%;
|
|
933
776
|
}
|
|
934
|
-
.
|
|
935
|
-
color: #
|
|
777
|
+
.json-editor-container .json-editor .actions-container .validate {
|
|
778
|
+
color: #fff;
|
|
779
|
+
text-align: center;
|
|
780
|
+
font-size: 1rem;
|
|
781
|
+
font-style: normal;
|
|
936
782
|
font-weight: 600;
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
783
|
+
line-height: 1.25rem;
|
|
784
|
+
width: 8.75rem;
|
|
785
|
+
padding: 0.625rem 2.25rem;
|
|
786
|
+
background-color: rgba(240, 248, 255, 0);
|
|
787
|
+
border-radius: 0.3125rem;
|
|
788
|
+
border: 0.0625rem solid #4d75d8;
|
|
789
|
+
cursor: pointer;
|
|
940
790
|
}
|
|
941
|
-
.
|
|
942
|
-
|
|
791
|
+
.json-editor-container .json-editor .actions-container .validate:disabled {
|
|
792
|
+
color: #babdcc;
|
|
793
|
+
border-color: #a2a5b6;
|
|
943
794
|
}
|
|
944
|
-
.
|
|
795
|
+
.json-editor-container .json-editor .actions-container .beautify {
|
|
796
|
+
color: #fff;
|
|
797
|
+
text-align: center;
|
|
798
|
+
font-size: 1rem;
|
|
799
|
+
font-style: normal;
|
|
800
|
+
font-weight: 600;
|
|
801
|
+
line-height: 1.25rem;
|
|
802
|
+
width: 8.75rem;
|
|
803
|
+
padding: 0.625rem 2.25rem;
|
|
804
|
+
background-color: rgba(240, 248, 255, 0);
|
|
805
|
+
border-radius: 0.3125rem;
|
|
806
|
+
border: 1px solid #babdcc;
|
|
945
807
|
cursor: pointer;
|
|
808
|
+
}
|
|
809
|
+
.json-editor-container .json-editor .actions-container .beautify:disabled {
|
|
810
|
+
color: #a2a5b6;
|
|
811
|
+
border-color: #a2a5b6;
|
|
812
|
+
}
|
|
813
|
+
.json-editor-container .json-editor textarea {
|
|
814
|
+
width: 100%;
|
|
815
|
+
padding: 1.25rem;
|
|
816
|
+
font-size: 0.875rem;
|
|
817
|
+
font-style: normal;
|
|
818
|
+
font-weight: 400;
|
|
819
|
+
line-height: 1.25rem;
|
|
820
|
+
color: white;
|
|
821
|
+
height: 25rem;
|
|
822
|
+
background-color: #142452;
|
|
823
|
+
border: none;
|
|
824
|
+
resize: none;
|
|
825
|
+
}
|
|
826
|
+
.json-editor-container .json-editor textarea:focus, .json-editor-container .json-editor textarea:focus-within, .json-editor-container .json-editor textarea:focus-visible .json-editor-container .json-editor textarea:active {
|
|
827
|
+
outline: none;
|
|
828
|
+
border: none;
|
|
829
|
+
}
|
|
830
|
+
.json-editor-container .json-editor textarea::-webkit-scrollbar {
|
|
831
|
+
width: 0.5rem;
|
|
832
|
+
}
|
|
833
|
+
.json-editor-container .json-editor textarea::-webkit-scrollbar-track {
|
|
834
|
+
background-color: #828699;
|
|
835
|
+
border: none;
|
|
836
|
+
border-color: transparent;
|
|
837
|
+
border-top-left-radius: 0;
|
|
838
|
+
}
|
|
839
|
+
.json-editor-container .json-editor textarea::-webkit-scrollbar-thumb {
|
|
840
|
+
background-color: #d8dae5;
|
|
841
|
+
border: none;
|
|
842
|
+
border-color: transparent;
|
|
843
|
+
border-radius: 0;
|
|
844
|
+
}
|
|
845
|
+
.json-editor-container .json-editor.invalid {
|
|
846
|
+
outline: 1px solid #ce2828 !important;
|
|
847
|
+
}
|
|
848
|
+
.json-editor-container .error-message {
|
|
849
|
+
color: #ce2828;
|
|
850
|
+
font-size: 0.75rem;
|
|
851
|
+
line-height: 1.25rem;
|
|
852
|
+
margin-top: 0.625rem;
|
|
853
|
+
}
|
|
854
|
+
.json-editor-container.disabled .json-editor textarea {
|
|
855
|
+
background-color: white;
|
|
856
|
+
color: #12131a;
|
|
857
|
+
}.tooltip-custom-wrapper {
|
|
858
|
+
display: flex;
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
[data-tippy-root] {
|
|
862
|
+
z-index: 2 !important;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.tippy-box {
|
|
866
|
+
background-color: #202f5b;
|
|
867
|
+
font-size: 0.875rem;
|
|
868
|
+
border-radius: 0.3125rem;
|
|
869
|
+
width: max-content;
|
|
870
|
+
max-width: 100%;
|
|
871
|
+
overflow-wrap: break-word;
|
|
872
|
+
word-break: break-word;
|
|
873
|
+
position: relative;
|
|
874
|
+
border: 1px solid #d8dae5;
|
|
875
|
+
z-index: 2;
|
|
876
|
+
}
|
|
877
|
+
.tippy-box.function .tippy-content {
|
|
878
|
+
background-color: #fff !important;
|
|
879
|
+
color: #000 !important;
|
|
880
|
+
}
|
|
881
|
+
.tippy-box.function[data-placement] > .tippy-arrow:before {
|
|
882
|
+
color: #fff !important;
|
|
883
|
+
}
|
|
884
|
+
.tippy-box.info .tippy-arrow {
|
|
885
|
+
color: #202f5b;
|
|
886
|
+
}
|
|
887
|
+
.tippy-box.success {
|
|
888
|
+
border-radius: 1.875rem;
|
|
889
|
+
background-color: #3aaa35;
|
|
890
|
+
padding-inline: 0.625rem;
|
|
891
|
+
}
|
|
892
|
+
.tippy-box .tippy-content {
|
|
893
|
+
text-align: justify;
|
|
894
|
+
font-size: 0.875rem;
|
|
895
|
+
line-height: 1.25rem;
|
|
896
|
+
padding: 0.625rem;
|
|
897
|
+
}
|
|
898
|
+
.tippy-box .tippy-arrow {
|
|
899
|
+
position: relative;
|
|
900
|
+
width: 1rem;
|
|
901
|
+
height: 1rem;
|
|
902
|
+
}
|
|
903
|
+
.tippy-box[data-placement^=top] .tippy-arrow:before {
|
|
904
|
+
bottom: -0.4375rem;
|
|
905
|
+
border-width: 0.5rem 0.5rem 0 !important;
|
|
906
|
+
}
|
|
907
|
+
.tippy-box[data-placement^=right] .tippy-arrow:before {
|
|
908
|
+
left: -0.4375rem;
|
|
909
|
+
border-width: 0.5rem 0.5rem 0.5rem 0 !important;
|
|
910
|
+
}
|
|
911
|
+
.tippy-box[data-placement^=bottom] .tippy-arrow:before {
|
|
912
|
+
top: -0.4375rem;
|
|
913
|
+
border-width: 0 0.5rem 0.5rem !important;
|
|
914
|
+
}
|
|
915
|
+
.tippy-box[data-placement^=left] .tippy-arrow:before {
|
|
916
|
+
right: -0.4375rem;
|
|
917
|
+
border-width: 0.5rem 0 0.5rem 0.5rem !important;
|
|
918
|
+
}
|
|
919
|
+
.tippy-box[data-placement^=bottom-start] .tippy-arrow {
|
|
920
|
+
transform: translate(0.937rem, 0) !important;
|
|
921
|
+
}
|
|
922
|
+
.tippy-box[data-placement^=bottom-end] .tippy-arrow {
|
|
923
|
+
margin-left: calc(100% - 1.937rem);
|
|
924
|
+
transform: translate(0, 0) !important;
|
|
925
|
+
}
|
|
926
|
+
.tippy-box[data-placement^=top-start] .tippy-arrow {
|
|
927
|
+
transform: translate(0.937rem, 0) !important;
|
|
928
|
+
}
|
|
929
|
+
.tippy-box[data-placement^=top-end] .tippy-arrow {
|
|
930
|
+
transform: translate(0.937rem, 0) !important;
|
|
931
|
+
}
|
|
932
|
+
.tippy-box.arrow-with-border {
|
|
933
|
+
border: 1px solid #d8dae5;
|
|
934
|
+
}
|
|
935
|
+
.tippy-box.arrow-with-border[data-placement] .tippy-arrow {
|
|
936
|
+
top: 1px;
|
|
937
|
+
background-color: white;
|
|
938
|
+
z-index: 2;
|
|
939
|
+
height: 1px;
|
|
940
|
+
}
|
|
941
|
+
.tippy-box.arrow-with-border[data-placement] .tippy-arrow:before {
|
|
942
|
+
width: 0.625rem;
|
|
943
|
+
height: 0.625rem;
|
|
944
|
+
background-color: white;
|
|
945
|
+
transform: rotate(45deg);
|
|
946
|
+
border: none;
|
|
947
|
+
border-left: 1px solid #d8dae5 !important;
|
|
948
|
+
border-top: 1px solid #d8dae5 !important;
|
|
949
|
+
z-index: 2;
|
|
950
|
+
top: -0.45rem;
|
|
951
|
+
transform-origin: center !important;
|
|
946
952
|
}:root {
|
|
947
953
|
--white: #fff;
|
|
948
954
|
--Gray-5: #f1f2f6;
|