aiware-js 1.0.0-master.417 → 1.0.0-master.419
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/index.esm.css +96 -93
- package/index.esm.css.gz +0 -0
- package/index.esm.js +1 -1
- package/index.esm.js.gz +0 -0
- package/js-core.esm.js +1 -1
- package/js-core.esm.js.gz +0 -0
- package/js-core.esm67.js +8 -8
- package/js-core.esm67.js.gz +0 -0
- package/js-core.esm68.js +2 -2
- package/js-core.esm68.js.gz +0 -0
- package/js-core.esm69.js +1 -1
- package/js-core.esm69.js.gz +0 -0
- package/js-core.esm71.js +1 -1
- package/js-core.esm71.js.gz +0 -0
- package/js-core.esm72.js +1 -1
- package/js-core.esm72.js.gz +0 -0
- package/js-core.esm80.js +1 -1
- package/js-core.esm80.js.gz +0 -0
- package/js-core.umd.css +4 -1
- package/js-core.umd.css.gz +0 -0
- package/js-core.umd.js +160 -160
- package/js-core.umd.js.gz +0 -0
- package/locales/es.json +1 -1
- package/locales/fr.json +1 -1
- package/package.json +2 -2
package/index.esm.css
CHANGED
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
.react-flow__connection {
|
|
133
133
|
pointer-events: none;
|
|
134
134
|
}
|
|
135
|
-
.react-flow__connection.animated {
|
|
135
|
+
.react-flow__connection .animated {
|
|
136
136
|
stroke-dasharray: 5;
|
|
137
137
|
-webkit-animation: dashdraw 0.5s linear infinite;
|
|
138
138
|
animation: dashdraw 0.5s linear infinite;
|
|
@@ -256,6 +256,9 @@
|
|
|
256
256
|
width: 100%;
|
|
257
257
|
height: 100%;
|
|
258
258
|
pointer-events: none;
|
|
259
|
+
-webkit-user-select: none;
|
|
260
|
+
-moz-user-select: none;
|
|
261
|
+
user-select: none;
|
|
259
262
|
}
|
|
260
263
|
.react-flow__edge.updating .react-flow__edge-path {
|
|
261
264
|
stroke: #777;
|
|
@@ -344,98 +347,6 @@
|
|
|
344
347
|
background-color: #fff;
|
|
345
348
|
}
|
|
346
349
|
|
|
347
|
-
/* dosis-200normal - latin */
|
|
348
|
-
@font-face {
|
|
349
|
-
font-family: 'Dosis';
|
|
350
|
-
font-style: normal;
|
|
351
|
-
font-display: swap;
|
|
352
|
-
font-weight: 200;
|
|
353
|
-
src:
|
|
354
|
-
local('Dosis Extra Light '),
|
|
355
|
-
local('Dosis-Extra Light'),
|
|
356
|
-
url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
|
|
357
|
-
url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
/* dosis-300normal - latin */
|
|
361
|
-
@font-face {
|
|
362
|
-
font-family: 'Dosis';
|
|
363
|
-
font-style: normal;
|
|
364
|
-
font-display: swap;
|
|
365
|
-
font-weight: 300;
|
|
366
|
-
src:
|
|
367
|
-
local('Dosis Light '),
|
|
368
|
-
local('Dosis-Light'),
|
|
369
|
-
url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
370
|
-
url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
/* dosis-400normal - latin */
|
|
374
|
-
@font-face {
|
|
375
|
-
font-family: 'Dosis';
|
|
376
|
-
font-style: normal;
|
|
377
|
-
font-display: swap;
|
|
378
|
-
font-weight: 400;
|
|
379
|
-
src:
|
|
380
|
-
local('Dosis Regular '),
|
|
381
|
-
local('Dosis-Regular'),
|
|
382
|
-
url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
|
|
383
|
-
url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
/* dosis-500normal - latin */
|
|
387
|
-
@font-face {
|
|
388
|
-
font-family: 'Dosis';
|
|
389
|
-
font-style: normal;
|
|
390
|
-
font-display: swap;
|
|
391
|
-
font-weight: 500;
|
|
392
|
-
src:
|
|
393
|
-
local('Dosis Medium '),
|
|
394
|
-
local('Dosis-Medium'),
|
|
395
|
-
url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
|
|
396
|
-
url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
/* dosis-600normal - latin */
|
|
400
|
-
@font-face {
|
|
401
|
-
font-family: 'Dosis';
|
|
402
|
-
font-style: normal;
|
|
403
|
-
font-display: swap;
|
|
404
|
-
font-weight: 600;
|
|
405
|
-
src:
|
|
406
|
-
local('Dosis SemiBold '),
|
|
407
|
-
local('Dosis-SemiBold'),
|
|
408
|
-
url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
|
|
409
|
-
url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
/* dosis-700normal - latin */
|
|
413
|
-
@font-face {
|
|
414
|
-
font-family: 'Dosis';
|
|
415
|
-
font-style: normal;
|
|
416
|
-
font-display: swap;
|
|
417
|
-
font-weight: 700;
|
|
418
|
-
src:
|
|
419
|
-
local('Dosis Bold '),
|
|
420
|
-
local('Dosis-Bold'),
|
|
421
|
-
url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
422
|
-
url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
/* dosis-800normal - latin */
|
|
426
|
-
@font-face {
|
|
427
|
-
font-family: 'Dosis';
|
|
428
|
-
font-style: normal;
|
|
429
|
-
font-display: swap;
|
|
430
|
-
font-weight: 800;
|
|
431
|
-
src:
|
|
432
|
-
local('Dosis ExtraBold '),
|
|
433
|
-
local('Dosis-ExtraBold'),
|
|
434
|
-
url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
|
|
435
|
-
url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
|
|
439
350
|
/* nunito-200normal - latin */
|
|
440
351
|
@font-face {
|
|
441
352
|
font-family: 'Nunito';
|
|
@@ -619,6 +530,98 @@
|
|
|
619
530
|
}
|
|
620
531
|
|
|
621
532
|
|
|
533
|
+
/* dosis-200normal - latin */
|
|
534
|
+
@font-face {
|
|
535
|
+
font-family: 'Dosis';
|
|
536
|
+
font-style: normal;
|
|
537
|
+
font-display: swap;
|
|
538
|
+
font-weight: 200;
|
|
539
|
+
src:
|
|
540
|
+
local('Dosis Extra Light '),
|
|
541
|
+
local('Dosis-Extra Light'),
|
|
542
|
+
url('./files/dosis-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
|
|
543
|
+
url('./files/dosis-latin-200.woff') format('woff'); /* Modern Browsers */
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
/* dosis-300normal - latin */
|
|
547
|
+
@font-face {
|
|
548
|
+
font-family: 'Dosis';
|
|
549
|
+
font-style: normal;
|
|
550
|
+
font-display: swap;
|
|
551
|
+
font-weight: 300;
|
|
552
|
+
src:
|
|
553
|
+
local('Dosis Light '),
|
|
554
|
+
local('Dosis-Light'),
|
|
555
|
+
url('./files/dosis-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
|
556
|
+
url('./files/dosis-latin-300.woff') format('woff'); /* Modern Browsers */
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
/* dosis-400normal - latin */
|
|
560
|
+
@font-face {
|
|
561
|
+
font-family: 'Dosis';
|
|
562
|
+
font-style: normal;
|
|
563
|
+
font-display: swap;
|
|
564
|
+
font-weight: 400;
|
|
565
|
+
src:
|
|
566
|
+
local('Dosis Regular '),
|
|
567
|
+
local('Dosis-Regular'),
|
|
568
|
+
url('./files/dosis-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
|
|
569
|
+
url('./files/dosis-latin-400.woff') format('woff'); /* Modern Browsers */
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
/* dosis-500normal - latin */
|
|
573
|
+
@font-face {
|
|
574
|
+
font-family: 'Dosis';
|
|
575
|
+
font-style: normal;
|
|
576
|
+
font-display: swap;
|
|
577
|
+
font-weight: 500;
|
|
578
|
+
src:
|
|
579
|
+
local('Dosis Medium '),
|
|
580
|
+
local('Dosis-Medium'),
|
|
581
|
+
url('./files/dosis-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
|
|
582
|
+
url('./files/dosis-latin-500.woff') format('woff'); /* Modern Browsers */
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
/* dosis-600normal - latin */
|
|
586
|
+
@font-face {
|
|
587
|
+
font-family: 'Dosis';
|
|
588
|
+
font-style: normal;
|
|
589
|
+
font-display: swap;
|
|
590
|
+
font-weight: 600;
|
|
591
|
+
src:
|
|
592
|
+
local('Dosis SemiBold '),
|
|
593
|
+
local('Dosis-SemiBold'),
|
|
594
|
+
url('./files/dosis-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
|
|
595
|
+
url('./files/dosis-latin-600.woff') format('woff'); /* Modern Browsers */
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
/* dosis-700normal - latin */
|
|
599
|
+
@font-face {
|
|
600
|
+
font-family: 'Dosis';
|
|
601
|
+
font-style: normal;
|
|
602
|
+
font-display: swap;
|
|
603
|
+
font-weight: 700;
|
|
604
|
+
src:
|
|
605
|
+
local('Dosis Bold '),
|
|
606
|
+
local('Dosis-Bold'),
|
|
607
|
+
url('./files/dosis-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
|
608
|
+
url('./files/dosis-latin-700.woff') format('woff'); /* Modern Browsers */
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
/* dosis-800normal - latin */
|
|
612
|
+
@font-face {
|
|
613
|
+
font-family: 'Dosis';
|
|
614
|
+
font-style: normal;
|
|
615
|
+
font-display: swap;
|
|
616
|
+
font-weight: 800;
|
|
617
|
+
src:
|
|
618
|
+
local('Dosis ExtraBold '),
|
|
619
|
+
local('Dosis-ExtraBold'),
|
|
620
|
+
url('./files/dosis-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
|
|
621
|
+
url('./files/dosis-latin-800.woff') format('woff'); /* Modern Browsers */
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
|
|
622
625
|
/* nunito-cyrillic-ext-300-normal*/
|
|
623
626
|
@font-face {
|
|
624
627
|
font-family: 'Nunito';
|
package/index.esm.css.gz
CHANGED
|
Binary file
|
package/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{gG as AvailableWidgets,gM as hidePanel,cg as hidePanelAction,gO as init,gK as mountPanel,ch as mountPanelAction,gI as mountWidget,gF as registerComponent,gE as registry,gH as root,e1 as setData,s as store,gN as unmountAllPanel,gL as unmountPanel,cd as unmountPanelAction,gJ as unmountWidget,e0 as updatePanelMicroFrontendPropsAction}from"./js-core.esm.js";
|
package/index.esm.js.gz
CHANGED
|
Binary file
|