@pie-element/extended-text-entry 10.23.3-next.8 → 10.23.3
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/CHANGELOG.md +12 -0
- package/configure/CHANGELOG.md +11 -0
- package/configure/package.json +2 -2
- package/controller/CHANGELOG.md +11 -0
- package/controller/package.json +2 -2
- package/docs/config-schema.json +756 -41
- package/docs/config-schema.json.md +520 -0
- package/docs/pie-schema.json +286 -0
- package/docs/pie-schema.json.md +208 -0
- package/module/configure.js +1 -1
- package/module/element.js +1 -1
- package/module/manifest.json +1 -1
- package/module/print.js +1 -1
- package/package.json +3 -3
package/docs/pie-schema.json
CHANGED
|
@@ -364,6 +364,149 @@
|
|
|
364
364
|
"title": "disabled"
|
|
365
365
|
}
|
|
366
366
|
}
|
|
367
|
+
},
|
|
368
|
+
"languageCharacters": {
|
|
369
|
+
"title": "EditableHtmlButtonConfigure",
|
|
370
|
+
"type": "object",
|
|
371
|
+
"properties": {
|
|
372
|
+
"disabled": {
|
|
373
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
374
|
+
"type": "boolean",
|
|
375
|
+
"title": "disabled"
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
},
|
|
379
|
+
"bold": {
|
|
380
|
+
"title": "EditableHtmlButtonConfigure",
|
|
381
|
+
"type": "object",
|
|
382
|
+
"properties": {
|
|
383
|
+
"disabled": {
|
|
384
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
385
|
+
"type": "boolean",
|
|
386
|
+
"title": "disabled"
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
"html": {
|
|
391
|
+
"title": "EditableHtmlButtonConfigure",
|
|
392
|
+
"type": "object",
|
|
393
|
+
"properties": {
|
|
394
|
+
"disabled": {
|
|
395
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
396
|
+
"type": "boolean",
|
|
397
|
+
"title": "disabled"
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
},
|
|
401
|
+
"italic": {
|
|
402
|
+
"title": "EditableHtmlButtonConfigure",
|
|
403
|
+
"type": "object",
|
|
404
|
+
"properties": {
|
|
405
|
+
"disabled": {
|
|
406
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
407
|
+
"type": "boolean",
|
|
408
|
+
"title": "disabled"
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"ol_list": {
|
|
413
|
+
"title": "EditableHtmlButtonConfigure",
|
|
414
|
+
"type": "object",
|
|
415
|
+
"properties": {
|
|
416
|
+
"disabled": {
|
|
417
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
418
|
+
"type": "boolean",
|
|
419
|
+
"title": "disabled"
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
},
|
|
423
|
+
"redo": {
|
|
424
|
+
"title": "EditableHtmlButtonConfigure",
|
|
425
|
+
"type": "object",
|
|
426
|
+
"properties": {
|
|
427
|
+
"disabled": {
|
|
428
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
429
|
+
"type": "boolean",
|
|
430
|
+
"title": "disabled"
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
},
|
|
434
|
+
"strikethrough": {
|
|
435
|
+
"title": "EditableHtmlButtonConfigure",
|
|
436
|
+
"type": "object",
|
|
437
|
+
"properties": {
|
|
438
|
+
"disabled": {
|
|
439
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
440
|
+
"type": "boolean",
|
|
441
|
+
"title": "disabled"
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
"sub": {
|
|
446
|
+
"title": "EditableHtmlButtonConfigure",
|
|
447
|
+
"type": "object",
|
|
448
|
+
"properties": {
|
|
449
|
+
"disabled": {
|
|
450
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
451
|
+
"type": "boolean",
|
|
452
|
+
"title": "disabled"
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"sup": {
|
|
457
|
+
"title": "EditableHtmlButtonConfigure",
|
|
458
|
+
"type": "object",
|
|
459
|
+
"properties": {
|
|
460
|
+
"disabled": {
|
|
461
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
462
|
+
"type": "boolean",
|
|
463
|
+
"title": "disabled"
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
},
|
|
467
|
+
"table": {
|
|
468
|
+
"title": "EditableHtmlButtonConfigure",
|
|
469
|
+
"type": "object",
|
|
470
|
+
"properties": {
|
|
471
|
+
"disabled": {
|
|
472
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
473
|
+
"type": "boolean",
|
|
474
|
+
"title": "disabled"
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
"ul_list": {
|
|
479
|
+
"title": "EditableHtmlButtonConfigure",
|
|
480
|
+
"type": "object",
|
|
481
|
+
"properties": {
|
|
482
|
+
"disabled": {
|
|
483
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
484
|
+
"type": "boolean",
|
|
485
|
+
"title": "disabled"
|
|
486
|
+
}
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"underline": {
|
|
490
|
+
"title": "EditableHtmlButtonConfigure",
|
|
491
|
+
"type": "object",
|
|
492
|
+
"properties": {
|
|
493
|
+
"disabled": {
|
|
494
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
495
|
+
"type": "boolean",
|
|
496
|
+
"title": "disabled"
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
},
|
|
500
|
+
"undo": {
|
|
501
|
+
"title": "EditableHtmlButtonConfigure",
|
|
502
|
+
"type": "object",
|
|
503
|
+
"properties": {
|
|
504
|
+
"disabled": {
|
|
505
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
506
|
+
"type": "boolean",
|
|
507
|
+
"title": "disabled"
|
|
508
|
+
}
|
|
509
|
+
}
|
|
367
510
|
}
|
|
368
511
|
}
|
|
369
512
|
},
|
|
@@ -490,6 +633,149 @@
|
|
|
490
633
|
"title": "disabled"
|
|
491
634
|
}
|
|
492
635
|
}
|
|
636
|
+
},
|
|
637
|
+
"languageCharacters": {
|
|
638
|
+
"title": "EditableHtmlButtonConfigure",
|
|
639
|
+
"type": "object",
|
|
640
|
+
"properties": {
|
|
641
|
+
"disabled": {
|
|
642
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
643
|
+
"type": "boolean",
|
|
644
|
+
"title": "disabled"
|
|
645
|
+
}
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"bold": {
|
|
649
|
+
"title": "EditableHtmlButtonConfigure",
|
|
650
|
+
"type": "object",
|
|
651
|
+
"properties": {
|
|
652
|
+
"disabled": {
|
|
653
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
654
|
+
"type": "boolean",
|
|
655
|
+
"title": "disabled"
|
|
656
|
+
}
|
|
657
|
+
}
|
|
658
|
+
},
|
|
659
|
+
"html": {
|
|
660
|
+
"title": "EditableHtmlButtonConfigure",
|
|
661
|
+
"type": "object",
|
|
662
|
+
"properties": {
|
|
663
|
+
"disabled": {
|
|
664
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
665
|
+
"type": "boolean",
|
|
666
|
+
"title": "disabled"
|
|
667
|
+
}
|
|
668
|
+
}
|
|
669
|
+
},
|
|
670
|
+
"italic": {
|
|
671
|
+
"title": "EditableHtmlButtonConfigure",
|
|
672
|
+
"type": "object",
|
|
673
|
+
"properties": {
|
|
674
|
+
"disabled": {
|
|
675
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
676
|
+
"type": "boolean",
|
|
677
|
+
"title": "disabled"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
},
|
|
681
|
+
"ol_list": {
|
|
682
|
+
"title": "EditableHtmlButtonConfigure",
|
|
683
|
+
"type": "object",
|
|
684
|
+
"properties": {
|
|
685
|
+
"disabled": {
|
|
686
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
687
|
+
"type": "boolean",
|
|
688
|
+
"title": "disabled"
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
},
|
|
692
|
+
"redo": {
|
|
693
|
+
"title": "EditableHtmlButtonConfigure",
|
|
694
|
+
"type": "object",
|
|
695
|
+
"properties": {
|
|
696
|
+
"disabled": {
|
|
697
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
698
|
+
"type": "boolean",
|
|
699
|
+
"title": "disabled"
|
|
700
|
+
}
|
|
701
|
+
}
|
|
702
|
+
},
|
|
703
|
+
"strikethrough": {
|
|
704
|
+
"title": "EditableHtmlButtonConfigure",
|
|
705
|
+
"type": "object",
|
|
706
|
+
"properties": {
|
|
707
|
+
"disabled": {
|
|
708
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
709
|
+
"type": "boolean",
|
|
710
|
+
"title": "disabled"
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
},
|
|
714
|
+
"sub": {
|
|
715
|
+
"title": "EditableHtmlButtonConfigure",
|
|
716
|
+
"type": "object",
|
|
717
|
+
"properties": {
|
|
718
|
+
"disabled": {
|
|
719
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
720
|
+
"type": "boolean",
|
|
721
|
+
"title": "disabled"
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
"sup": {
|
|
726
|
+
"title": "EditableHtmlButtonConfigure",
|
|
727
|
+
"type": "object",
|
|
728
|
+
"properties": {
|
|
729
|
+
"disabled": {
|
|
730
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
731
|
+
"type": "boolean",
|
|
732
|
+
"title": "disabled"
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
"table": {
|
|
737
|
+
"title": "EditableHtmlButtonConfigure",
|
|
738
|
+
"type": "object",
|
|
739
|
+
"properties": {
|
|
740
|
+
"disabled": {
|
|
741
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
742
|
+
"type": "boolean",
|
|
743
|
+
"title": "disabled"
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
"ul_list": {
|
|
748
|
+
"title": "EditableHtmlButtonConfigure",
|
|
749
|
+
"type": "object",
|
|
750
|
+
"properties": {
|
|
751
|
+
"disabled": {
|
|
752
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
753
|
+
"type": "boolean",
|
|
754
|
+
"title": "disabled"
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
},
|
|
758
|
+
"underline": {
|
|
759
|
+
"title": "EditableHtmlButtonConfigure",
|
|
760
|
+
"type": "object",
|
|
761
|
+
"properties": {
|
|
762
|
+
"disabled": {
|
|
763
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
764
|
+
"type": "boolean",
|
|
765
|
+
"title": "disabled"
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
},
|
|
769
|
+
"undo": {
|
|
770
|
+
"title": "EditableHtmlButtonConfigure",
|
|
771
|
+
"type": "object",
|
|
772
|
+
"properties": {
|
|
773
|
+
"disabled": {
|
|
774
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
775
|
+
"type": "boolean",
|
|
776
|
+
"title": "disabled"
|
|
777
|
+
}
|
|
778
|
+
}
|
|
493
779
|
}
|
|
494
780
|
}
|
|
495
781
|
},
|
package/docs/pie-schema.json.md
CHANGED
|
@@ -287,6 +287,110 @@ Properties of the `h3` object:
|
|
|
287
287
|
|
|
288
288
|
Indicates if the plugin is disabled or not
|
|
289
289
|
|
|
290
|
+
#### `languageCharacters` (object)
|
|
291
|
+
|
|
292
|
+
Properties of the `languageCharacters` object:
|
|
293
|
+
|
|
294
|
+
##### `disabled` (boolean)
|
|
295
|
+
|
|
296
|
+
Indicates if the plugin is disabled or not
|
|
297
|
+
|
|
298
|
+
#### `bold` (object)
|
|
299
|
+
|
|
300
|
+
Properties of the `bold` object:
|
|
301
|
+
|
|
302
|
+
##### `disabled` (boolean)
|
|
303
|
+
|
|
304
|
+
Indicates if the plugin is disabled or not
|
|
305
|
+
|
|
306
|
+
#### `html` (object)
|
|
307
|
+
|
|
308
|
+
Properties of the `html` object:
|
|
309
|
+
|
|
310
|
+
##### `disabled` (boolean)
|
|
311
|
+
|
|
312
|
+
Indicates if the plugin is disabled or not
|
|
313
|
+
|
|
314
|
+
#### `italic` (object)
|
|
315
|
+
|
|
316
|
+
Properties of the `italic` object:
|
|
317
|
+
|
|
318
|
+
##### `disabled` (boolean)
|
|
319
|
+
|
|
320
|
+
Indicates if the plugin is disabled or not
|
|
321
|
+
|
|
322
|
+
#### `ol_list` (object)
|
|
323
|
+
|
|
324
|
+
Properties of the `ol_list` object:
|
|
325
|
+
|
|
326
|
+
##### `disabled` (boolean)
|
|
327
|
+
|
|
328
|
+
Indicates if the plugin is disabled or not
|
|
329
|
+
|
|
330
|
+
#### `redo` (object)
|
|
331
|
+
|
|
332
|
+
Properties of the `redo` object:
|
|
333
|
+
|
|
334
|
+
##### `disabled` (boolean)
|
|
335
|
+
|
|
336
|
+
Indicates if the plugin is disabled or not
|
|
337
|
+
|
|
338
|
+
#### `strikethrough` (object)
|
|
339
|
+
|
|
340
|
+
Properties of the `strikethrough` object:
|
|
341
|
+
|
|
342
|
+
##### `disabled` (boolean)
|
|
343
|
+
|
|
344
|
+
Indicates if the plugin is disabled or not
|
|
345
|
+
|
|
346
|
+
#### `sub` (object)
|
|
347
|
+
|
|
348
|
+
Properties of the `sub` object:
|
|
349
|
+
|
|
350
|
+
##### `disabled` (boolean)
|
|
351
|
+
|
|
352
|
+
Indicates if the plugin is disabled or not
|
|
353
|
+
|
|
354
|
+
#### `sup` (object)
|
|
355
|
+
|
|
356
|
+
Properties of the `sup` object:
|
|
357
|
+
|
|
358
|
+
##### `disabled` (boolean)
|
|
359
|
+
|
|
360
|
+
Indicates if the plugin is disabled or not
|
|
361
|
+
|
|
362
|
+
#### `table` (object)
|
|
363
|
+
|
|
364
|
+
Properties of the `table` object:
|
|
365
|
+
|
|
366
|
+
##### `disabled` (boolean)
|
|
367
|
+
|
|
368
|
+
Indicates if the plugin is disabled or not
|
|
369
|
+
|
|
370
|
+
#### `ul_list` (object)
|
|
371
|
+
|
|
372
|
+
Properties of the `ul_list` object:
|
|
373
|
+
|
|
374
|
+
##### `disabled` (boolean)
|
|
375
|
+
|
|
376
|
+
Indicates if the plugin is disabled or not
|
|
377
|
+
|
|
378
|
+
#### `underline` (object)
|
|
379
|
+
|
|
380
|
+
Properties of the `underline` object:
|
|
381
|
+
|
|
382
|
+
##### `disabled` (boolean)
|
|
383
|
+
|
|
384
|
+
Indicates if the plugin is disabled or not
|
|
385
|
+
|
|
386
|
+
#### `undo` (object)
|
|
387
|
+
|
|
388
|
+
Properties of the `undo` object:
|
|
389
|
+
|
|
390
|
+
##### `disabled` (boolean)
|
|
391
|
+
|
|
392
|
+
Indicates if the plugin is disabled or not
|
|
393
|
+
|
|
290
394
|
### `required` (boolean)
|
|
291
395
|
|
|
292
396
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -380,6 +484,110 @@ Properties of the `h3` object:
|
|
|
380
484
|
|
|
381
485
|
Indicates if the plugin is disabled or not
|
|
382
486
|
|
|
487
|
+
### `languageCharacters` (object)
|
|
488
|
+
|
|
489
|
+
Properties of the `languageCharacters` object:
|
|
490
|
+
|
|
491
|
+
#### `disabled` (boolean)
|
|
492
|
+
|
|
493
|
+
Indicates if the plugin is disabled or not
|
|
494
|
+
|
|
495
|
+
### `bold` (object)
|
|
496
|
+
|
|
497
|
+
Properties of the `bold` object:
|
|
498
|
+
|
|
499
|
+
#### `disabled` (boolean)
|
|
500
|
+
|
|
501
|
+
Indicates if the plugin is disabled or not
|
|
502
|
+
|
|
503
|
+
### `html` (object)
|
|
504
|
+
|
|
505
|
+
Properties of the `html` object:
|
|
506
|
+
|
|
507
|
+
#### `disabled` (boolean)
|
|
508
|
+
|
|
509
|
+
Indicates if the plugin is disabled or not
|
|
510
|
+
|
|
511
|
+
### `italic` (object)
|
|
512
|
+
|
|
513
|
+
Properties of the `italic` object:
|
|
514
|
+
|
|
515
|
+
#### `disabled` (boolean)
|
|
516
|
+
|
|
517
|
+
Indicates if the plugin is disabled or not
|
|
518
|
+
|
|
519
|
+
### `ol_list` (object)
|
|
520
|
+
|
|
521
|
+
Properties of the `ol_list` object:
|
|
522
|
+
|
|
523
|
+
#### `disabled` (boolean)
|
|
524
|
+
|
|
525
|
+
Indicates if the plugin is disabled or not
|
|
526
|
+
|
|
527
|
+
### `redo` (object)
|
|
528
|
+
|
|
529
|
+
Properties of the `redo` object:
|
|
530
|
+
|
|
531
|
+
#### `disabled` (boolean)
|
|
532
|
+
|
|
533
|
+
Indicates if the plugin is disabled or not
|
|
534
|
+
|
|
535
|
+
### `strikethrough` (object)
|
|
536
|
+
|
|
537
|
+
Properties of the `strikethrough` object:
|
|
538
|
+
|
|
539
|
+
#### `disabled` (boolean)
|
|
540
|
+
|
|
541
|
+
Indicates if the plugin is disabled or not
|
|
542
|
+
|
|
543
|
+
### `sub` (object)
|
|
544
|
+
|
|
545
|
+
Properties of the `sub` object:
|
|
546
|
+
|
|
547
|
+
#### `disabled` (boolean)
|
|
548
|
+
|
|
549
|
+
Indicates if the plugin is disabled or not
|
|
550
|
+
|
|
551
|
+
### `sup` (object)
|
|
552
|
+
|
|
553
|
+
Properties of the `sup` object:
|
|
554
|
+
|
|
555
|
+
#### `disabled` (boolean)
|
|
556
|
+
|
|
557
|
+
Indicates if the plugin is disabled or not
|
|
558
|
+
|
|
559
|
+
### `table` (object)
|
|
560
|
+
|
|
561
|
+
Properties of the `table` object:
|
|
562
|
+
|
|
563
|
+
#### `disabled` (boolean)
|
|
564
|
+
|
|
565
|
+
Indicates if the plugin is disabled or not
|
|
566
|
+
|
|
567
|
+
### `ul_list` (object)
|
|
568
|
+
|
|
569
|
+
Properties of the `ul_list` object:
|
|
570
|
+
|
|
571
|
+
#### `disabled` (boolean)
|
|
572
|
+
|
|
573
|
+
Indicates if the plugin is disabled or not
|
|
574
|
+
|
|
575
|
+
### `underline` (object)
|
|
576
|
+
|
|
577
|
+
Properties of the `underline` object:
|
|
578
|
+
|
|
579
|
+
#### `disabled` (boolean)
|
|
580
|
+
|
|
581
|
+
Indicates if the plugin is disabled or not
|
|
582
|
+
|
|
583
|
+
### `undo` (object)
|
|
584
|
+
|
|
585
|
+
Properties of the `undo` object:
|
|
586
|
+
|
|
587
|
+
#### `disabled` (boolean)
|
|
588
|
+
|
|
589
|
+
Indicates if the plugin is disabled or not
|
|
590
|
+
|
|
383
591
|
## `EditableHtmlButtonConfigure` (object)
|
|
384
592
|
|
|
385
593
|
Properties of the `EditableHtmlButtonConfigure` object:
|
package/module/configure.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.24.2/module/index.js";
|
|
2
2
|
import {_dll_pie_lib__pie_toolbox_config_ui, _dll_pie_lib__pie_toolbox_editable_html} from "../../../@pie-lib/pie-toolbox-module@4.24.3/module/index.js";
|
|
3
3
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
4
4
|
function getDefaultExportFromCjs(x) {
|
package/module/element.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.24.2/module/index.js";
|
|
2
2
|
import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_config_ui, _dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.24.3/module/index.js";
|
|
3
3
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
4
4
|
function getDefaultExportFromCjs(x) {
|
package/module/manifest.json
CHANGED
package/module/print.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.
|
|
1
|
+
import {_dll_react, _dll_prop_types, _dll_classnames, _dll_react_dom, _dll_lodash, _dll_debug, _dll_pie_lib__pie_toolbox_math_rendering_accessible} from "../../../@pie-lib/pie-toolbox-math-rendering-module@1.24.2/module/index.js";
|
|
2
2
|
import {_dll_pie_lib__pie_toolbox_editable_html, _dll_pie_lib__pie_toolbox_config_ui, _dll_pie_lib__pie_toolbox_render_ui} from "../../../@pie-lib/pie-toolbox-module@4.24.3/module/index.js";
|
|
3
3
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
4
4
|
function getDefaultExportFromCjs(x) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-element/extended-text-entry",
|
|
3
|
-
"version": "10.23.3
|
|
3
|
+
"version": "10.23.3",
|
|
4
4
|
"description": "",
|
|
5
5
|
"repository": "pie-framework/pie-elements",
|
|
6
6
|
"publishConfig": {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"@material-ui/core": "^3.9.2",
|
|
13
13
|
"@material-ui/icons": "^3.0.2",
|
|
14
14
|
"@pie-framework/pie-player-events": "^0.1.0",
|
|
15
|
-
"@pie-lib/pie-toolbox": "1.31.
|
|
15
|
+
"@pie-lib/pie-toolbox": "1.31.3",
|
|
16
16
|
"classnames": "^2.2.5",
|
|
17
17
|
"debug": "^4.1.1",
|
|
18
18
|
"lodash.throttle": "^4.1.1",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"react": "^16.8.1",
|
|
21
21
|
"react-dom": "^16.8.1"
|
|
22
22
|
},
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "8c0b9d9d91490c958440ece9a2c018acecbf7c5c",
|
|
24
24
|
"scripts": {
|
|
25
25
|
"postpublish": "../../scripts/postpublish"
|
|
26
26
|
},
|