@qooxdoo/framework 7.6.2 → 7.6.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/Manifest.json +1 -1
- package/README.md +3 -3
- package/lib/compiler/compile-info.json +69 -69
- package/lib/compiler/index.js +262 -262
- package/lib/resource/qx/tool/bin/build-website +1 -1
- package/package.json +35 -35
- package/source/class/qx/ui/basic/Image.js +5 -4
- package/source/class/qx/ui/core/scroll/MRoll.js +11 -1
- package/source/class/qx/ui/form/AbstractField.js +3 -3
- package/source/class/qx/ui/form/Button.js +14 -1
- package/source/class/qx/ui/form/SelectBox.js +24 -9
- package/source/class/qx/ui/mobile/dialog/Popup.js +5 -5
- package/source/class/qx/ui/treevirtual/SimpleTreeDataModel.js +13 -5
- package/source/class/qx/ui/window/Manager.js +3 -0
- package/source/resource/qx/tool/bin/build-website +1 -1
package/lib/compiler/index.js
CHANGED
|
@@ -96,7 +96,7 @@ if (typeof global !== "undefined") {
|
|
|
96
96
|
"qx.application": "qx.tool.cli.Application",
|
|
97
97
|
"qx.revision": "",
|
|
98
98
|
"qx.theme": "qx.theme.Simple",
|
|
99
|
-
"qx.version": "7.6.
|
|
99
|
+
"qx.version": "7.6.3",
|
|
100
100
|
"qx.compiler.targetType": "source",
|
|
101
101
|
"qx.compiler.outputDir": "compiled/node/build/",
|
|
102
102
|
"true": true,
|
|
@@ -128,7 +128,7 @@ if (typeof global !== "undefined") {
|
|
|
128
128
|
"qx.promise.warnings": true,
|
|
129
129
|
"qx.promise.longStackTraces": true,
|
|
130
130
|
"qx.compiler": true,
|
|
131
|
-
"qx.compiler.version": "7.6.
|
|
131
|
+
"qx.compiler.version": "7.6.3",
|
|
132
132
|
"qx.headless": true,
|
|
133
133
|
"qx.compiler.applicationType": "node",
|
|
134
134
|
"qx.compiler.applicationName": "compiler"
|
|
@@ -36579,7 +36579,7 @@ Version: v${await qx.tool.config.Utils.getQxVersion()}
|
|
|
36579
36579
|
* @return {String}
|
|
36580
36580
|
*/
|
|
36581
36581
|
getCompilerVersion() {
|
|
36582
|
-
return "7.6.
|
|
36582
|
+
return "7.6.3";
|
|
36583
36583
|
},
|
|
36584
36584
|
|
|
36585
36585
|
/**
|
|
@@ -73373,30 +73373,6 @@ qx.$$packageData['0'] = {
|
|
|
73373
73373
|
}
|
|
73374
73374
|
},
|
|
73375
73375
|
"resources": {
|
|
73376
|
-
"qx/decoration/Simple/checkbox/checked-disabled.png": [
|
|
73377
|
-
6,
|
|
73378
|
-
6,
|
|
73379
|
-
"png",
|
|
73380
|
-
"qx"
|
|
73381
|
-
],
|
|
73382
|
-
"qx/decoration/Simple/checkbox/checked.png": [
|
|
73383
|
-
6,
|
|
73384
|
-
6,
|
|
73385
|
-
"png",
|
|
73386
|
-
"qx"
|
|
73387
|
-
],
|
|
73388
|
-
"qx/decoration/Simple/checkbox/undetermined-disabled.png": [
|
|
73389
|
-
6,
|
|
73390
|
-
2,
|
|
73391
|
-
"png",
|
|
73392
|
-
"qx"
|
|
73393
|
-
],
|
|
73394
|
-
"qx/decoration/Simple/checkbox/undetermined.png": [
|
|
73395
|
-
6,
|
|
73396
|
-
2,
|
|
73397
|
-
"png",
|
|
73398
|
-
"qx"
|
|
73399
|
-
],
|
|
73400
73376
|
"qx/decoration/Simple/arrows/down-invert.gif": [
|
|
73401
73377
|
7,
|
|
73402
73378
|
4,
|
|
@@ -73421,14 +73397,14 @@ qx.$$packageData['0'] = {
|
|
|
73421
73397
|
"gif",
|
|
73422
73398
|
"qx"
|
|
73423
73399
|
],
|
|
73424
|
-
"qx/decoration/Simple/arrows/
|
|
73425
|
-
|
|
73400
|
+
"qx/decoration/Simple/arrows/forward.gif": [
|
|
73401
|
+
8,
|
|
73426
73402
|
7,
|
|
73427
73403
|
"gif",
|
|
73428
73404
|
"qx"
|
|
73429
73405
|
],
|
|
73430
|
-
"qx/decoration/Simple/arrows/
|
|
73431
|
-
|
|
73406
|
+
"qx/decoration/Simple/arrows/left.gif": [
|
|
73407
|
+
4,
|
|
73432
73408
|
7,
|
|
73433
73409
|
"gif",
|
|
73434
73410
|
"qx"
|
|
@@ -73439,9 +73415,9 @@ qx.$$packageData['0'] = {
|
|
|
73439
73415
|
"gif",
|
|
73440
73416
|
"qx"
|
|
73441
73417
|
],
|
|
73442
|
-
"qx/decoration/Simple/arrows/
|
|
73443
|
-
4,
|
|
73418
|
+
"qx/decoration/Simple/arrows/up-invert.gif": [
|
|
73444
73419
|
7,
|
|
73420
|
+
4,
|
|
73445
73421
|
"gif",
|
|
73446
73422
|
"qx"
|
|
73447
73423
|
],
|
|
@@ -73451,9 +73427,9 @@ qx.$$packageData['0'] = {
|
|
|
73451
73427
|
"gif",
|
|
73452
73428
|
"qx"
|
|
73453
73429
|
],
|
|
73454
|
-
"qx/decoration/Simple/arrows/
|
|
73455
|
-
7,
|
|
73430
|
+
"qx/decoration/Simple/arrows/right.gif": [
|
|
73456
73431
|
4,
|
|
73432
|
+
7,
|
|
73457
73433
|
"gif",
|
|
73458
73434
|
"qx"
|
|
73459
73435
|
],
|
|
@@ -73469,28 +73445,28 @@ qx.$$packageData['0'] = {
|
|
|
73469
73445
|
"gif",
|
|
73470
73446
|
"qx"
|
|
73471
73447
|
],
|
|
73472
|
-
"qx/decoration/Simple/
|
|
73473
|
-
|
|
73474
|
-
|
|
73475
|
-
"
|
|
73448
|
+
"qx/decoration/Simple/checkbox/checked-disabled.png": [
|
|
73449
|
+
6,
|
|
73450
|
+
6,
|
|
73451
|
+
"png",
|
|
73476
73452
|
"qx"
|
|
73477
73453
|
],
|
|
73478
|
-
"qx/decoration/Simple/
|
|
73479
|
-
|
|
73480
|
-
|
|
73481
|
-
"
|
|
73454
|
+
"qx/decoration/Simple/checkbox/checked.png": [
|
|
73455
|
+
6,
|
|
73456
|
+
6,
|
|
73457
|
+
"png",
|
|
73482
73458
|
"qx"
|
|
73483
73459
|
],
|
|
73484
|
-
"qx/decoration/Simple/
|
|
73485
|
-
|
|
73486
|
-
|
|
73487
|
-
"
|
|
73460
|
+
"qx/decoration/Simple/checkbox/undetermined-disabled.png": [
|
|
73461
|
+
6,
|
|
73462
|
+
2,
|
|
73463
|
+
"png",
|
|
73488
73464
|
"qx"
|
|
73489
73465
|
],
|
|
73490
|
-
"qx/decoration/Simple/
|
|
73491
|
-
|
|
73492
|
-
|
|
73493
|
-
"
|
|
73466
|
+
"qx/decoration/Simple/checkbox/undetermined.png": [
|
|
73467
|
+
6,
|
|
73468
|
+
2,
|
|
73469
|
+
"png",
|
|
73494
73470
|
"qx"
|
|
73495
73471
|
],
|
|
73496
73472
|
"qx/decoration/Simple/cursors/alias.gif": [
|
|
@@ -73499,45 +73475,45 @@ qx.$$packageData['0'] = {
|
|
|
73499
73475
|
"gif",
|
|
73500
73476
|
"qx"
|
|
73501
73477
|
],
|
|
73502
|
-
"qx/decoration/Simple/cursors/move.gif": [
|
|
73503
|
-
13,
|
|
73504
|
-
9,
|
|
73505
|
-
"gif",
|
|
73506
|
-
"qx"
|
|
73507
|
-
],
|
|
73508
73478
|
"qx/decoration/Simple/cursors/copy.gif": [
|
|
73509
73479
|
19,
|
|
73510
73480
|
15,
|
|
73511
73481
|
"gif",
|
|
73512
73482
|
"qx"
|
|
73513
73483
|
],
|
|
73484
|
+
"qx/decoration/Simple/cursors/move.gif": [
|
|
73485
|
+
13,
|
|
73486
|
+
9,
|
|
73487
|
+
"gif",
|
|
73488
|
+
"qx"
|
|
73489
|
+
],
|
|
73514
73490
|
"qx/decoration/Simple/cursors/nodrop.gif": [
|
|
73515
73491
|
20,
|
|
73516
73492
|
20,
|
|
73517
73493
|
"gif",
|
|
73518
73494
|
"qx"
|
|
73519
73495
|
],
|
|
73520
|
-
"qx/decoration/Simple/
|
|
73521
|
-
|
|
73522
|
-
|
|
73523
|
-
"
|
|
73496
|
+
"qx/decoration/Simple/menu/checkbox-invert.gif": [
|
|
73497
|
+
16,
|
|
73498
|
+
7,
|
|
73499
|
+
"gif",
|
|
73524
73500
|
"qx"
|
|
73525
73501
|
],
|
|
73526
|
-
"qx/decoration/Simple/
|
|
73527
|
-
|
|
73528
|
-
|
|
73502
|
+
"qx/decoration/Simple/menu/checkbox.gif": [
|
|
73503
|
+
16,
|
|
73504
|
+
7,
|
|
73529
73505
|
"gif",
|
|
73530
73506
|
"qx"
|
|
73531
73507
|
],
|
|
73532
|
-
"qx/decoration/Simple/
|
|
73533
|
-
|
|
73534
|
-
|
|
73535
|
-
"
|
|
73508
|
+
"qx/decoration/Simple/menu/radiobutton-invert.gif": [
|
|
73509
|
+
16,
|
|
73510
|
+
5,
|
|
73511
|
+
"gif",
|
|
73536
73512
|
"qx"
|
|
73537
73513
|
],
|
|
73538
|
-
"qx/decoration/Simple/
|
|
73539
|
-
|
|
73540
|
-
|
|
73514
|
+
"qx/decoration/Simple/menu/radiobutton.gif": [
|
|
73515
|
+
16,
|
|
73516
|
+
5,
|
|
73541
73517
|
"gif",
|
|
73542
73518
|
"qx"
|
|
73543
73519
|
],
|
|
@@ -73559,9 +73535,9 @@ qx.$$packageData['0'] = {
|
|
|
73559
73535
|
"png",
|
|
73560
73536
|
"qx"
|
|
73561
73537
|
],
|
|
73562
|
-
"qx/decoration/Simple/table/
|
|
73563
|
-
|
|
73564
|
-
|
|
73538
|
+
"qx/decoration/Simple/table/descending.png": [
|
|
73539
|
+
10,
|
|
73540
|
+
10,
|
|
73565
73541
|
"png",
|
|
73566
73542
|
"qx"
|
|
73567
73543
|
],
|
|
@@ -73571,9 +73547,9 @@ qx.$$packageData['0'] = {
|
|
|
73571
73547
|
"png",
|
|
73572
73548
|
"qx"
|
|
73573
73549
|
],
|
|
73574
|
-
"qx/decoration/Simple/table/
|
|
73575
|
-
|
|
73576
|
-
|
|
73550
|
+
"qx/decoration/Simple/table/boolean-true.png": [
|
|
73551
|
+
11,
|
|
73552
|
+
11,
|
|
73577
73553
|
"png",
|
|
73578
73554
|
"qx"
|
|
73579
73555
|
],
|
|
@@ -73583,6 +73559,30 @@ qx.$$packageData['0'] = {
|
|
|
73583
73559
|
"png",
|
|
73584
73560
|
"qx"
|
|
73585
73561
|
],
|
|
73562
|
+
"qx/decoration/Simple/colorselector/brightness-field.png": [
|
|
73563
|
+
19,
|
|
73564
|
+
256,
|
|
73565
|
+
"png",
|
|
73566
|
+
"qx"
|
|
73567
|
+
],
|
|
73568
|
+
"qx/decoration/Simple/colorselector/huesaturation-field.jpg": [
|
|
73569
|
+
256,
|
|
73570
|
+
256,
|
|
73571
|
+
"jpg",
|
|
73572
|
+
"qx"
|
|
73573
|
+
],
|
|
73574
|
+
"qx/decoration/Simple/colorselector/brightness-handle.gif": [
|
|
73575
|
+
35,
|
|
73576
|
+
11,
|
|
73577
|
+
"gif",
|
|
73578
|
+
"qx"
|
|
73579
|
+
],
|
|
73580
|
+
"qx/decoration/Simple/colorselector/huesaturation-handle.gif": [
|
|
73581
|
+
11,
|
|
73582
|
+
11,
|
|
73583
|
+
"gif",
|
|
73584
|
+
"qx"
|
|
73585
|
+
],
|
|
73586
73586
|
"qx/decoration/Simple/splitpane/knob-horizontal.png": [
|
|
73587
73587
|
1,
|
|
73588
73588
|
8,
|
|
@@ -73613,123 +73613,123 @@ qx.$$packageData['0'] = {
|
|
|
73613
73613
|
"gif",
|
|
73614
73614
|
"qx"
|
|
73615
73615
|
],
|
|
73616
|
-
"qx/decoration/Simple/
|
|
73617
|
-
|
|
73618
|
-
|
|
73616
|
+
"qx/decoration/Simple/treevirtual/cross.gif": [
|
|
73617
|
+
19,
|
|
73618
|
+
16,
|
|
73619
73619
|
"gif",
|
|
73620
73620
|
"qx"
|
|
73621
73621
|
],
|
|
73622
|
-
"qx/decoration/Simple/
|
|
73623
|
-
|
|
73624
|
-
|
|
73622
|
+
"qx/decoration/Simple/treevirtual/cross_minus.gif": [
|
|
73623
|
+
19,
|
|
73624
|
+
16,
|
|
73625
73625
|
"gif",
|
|
73626
73626
|
"qx"
|
|
73627
73627
|
],
|
|
73628
|
-
"qx/decoration/Simple/
|
|
73629
|
-
|
|
73630
|
-
|
|
73628
|
+
"qx/decoration/Simple/treevirtual/cross_plus.gif": [
|
|
73629
|
+
19,
|
|
73630
|
+
16,
|
|
73631
73631
|
"gif",
|
|
73632
73632
|
"qx"
|
|
73633
73633
|
],
|
|
73634
|
-
"qx/decoration/Simple/
|
|
73635
|
-
|
|
73636
|
-
|
|
73634
|
+
"qx/decoration/Simple/treevirtual/end_plus.gif": [
|
|
73635
|
+
19,
|
|
73636
|
+
16,
|
|
73637
73637
|
"gif",
|
|
73638
73638
|
"qx"
|
|
73639
73639
|
],
|
|
73640
|
-
"qx/decoration/Simple/
|
|
73641
|
-
|
|
73642
|
-
|
|
73640
|
+
"qx/decoration/Simple/treevirtual/end.gif": [
|
|
73641
|
+
19,
|
|
73642
|
+
16,
|
|
73643
73643
|
"gif",
|
|
73644
73644
|
"qx"
|
|
73645
73645
|
],
|
|
73646
|
-
"qx/decoration/Simple/
|
|
73647
|
-
|
|
73648
|
-
|
|
73646
|
+
"qx/decoration/Simple/treevirtual/end_minus.gif": [
|
|
73647
|
+
19,
|
|
73648
|
+
16,
|
|
73649
73649
|
"gif",
|
|
73650
73650
|
"qx"
|
|
73651
73651
|
],
|
|
73652
|
-
"qx/decoration/Simple/
|
|
73653
|
-
|
|
73654
|
-
|
|
73652
|
+
"qx/decoration/Simple/treevirtual/line.gif": [
|
|
73653
|
+
19,
|
|
73654
|
+
16,
|
|
73655
73655
|
"gif",
|
|
73656
73656
|
"qx"
|
|
73657
73657
|
],
|
|
73658
|
-
"qx/decoration/Simple/
|
|
73659
|
-
|
|
73660
|
-
|
|
73658
|
+
"qx/decoration/Simple/treevirtual/only_minus.gif": [
|
|
73659
|
+
19,
|
|
73660
|
+
16,
|
|
73661
73661
|
"gif",
|
|
73662
73662
|
"qx"
|
|
73663
73663
|
],
|
|
73664
|
-
"qx/decoration/Simple/treevirtual/
|
|
73664
|
+
"qx/decoration/Simple/treevirtual/only_plus.gif": [
|
|
73665
73665
|
19,
|
|
73666
73666
|
16,
|
|
73667
73667
|
"gif",
|
|
73668
73668
|
"qx"
|
|
73669
73669
|
],
|
|
73670
|
-
"qx/decoration/Simple/treevirtual/
|
|
73670
|
+
"qx/decoration/Simple/treevirtual/start.gif": [
|
|
73671
73671
|
19,
|
|
73672
73672
|
16,
|
|
73673
73673
|
"gif",
|
|
73674
73674
|
"qx"
|
|
73675
73675
|
],
|
|
73676
|
-
"qx/decoration/Simple/treevirtual/
|
|
73676
|
+
"qx/decoration/Simple/treevirtual/start_plus.gif": [
|
|
73677
73677
|
19,
|
|
73678
73678
|
16,
|
|
73679
73679
|
"gif",
|
|
73680
73680
|
"qx"
|
|
73681
73681
|
],
|
|
73682
|
-
"qx/decoration/Simple/treevirtual/
|
|
73682
|
+
"qx/decoration/Simple/treevirtual/start_minus.gif": [
|
|
73683
73683
|
19,
|
|
73684
73684
|
16,
|
|
73685
73685
|
"gif",
|
|
73686
73686
|
"qx"
|
|
73687
73687
|
],
|
|
73688
|
-
"qx/decoration/Simple/
|
|
73689
|
-
|
|
73690
|
-
|
|
73688
|
+
"qx/decoration/Simple/window/close-white.gif": [
|
|
73689
|
+
10,
|
|
73690
|
+
9,
|
|
73691
73691
|
"gif",
|
|
73692
73692
|
"qx"
|
|
73693
73693
|
],
|
|
73694
|
-
"qx/decoration/Simple/
|
|
73695
|
-
|
|
73696
|
-
|
|
73694
|
+
"qx/decoration/Simple/window/close.gif": [
|
|
73695
|
+
10,
|
|
73696
|
+
9,
|
|
73697
73697
|
"gif",
|
|
73698
73698
|
"qx"
|
|
73699
73699
|
],
|
|
73700
|
-
"qx/decoration/Simple/
|
|
73701
|
-
|
|
73702
|
-
|
|
73700
|
+
"qx/decoration/Simple/window/minimize-white.gif": [
|
|
73701
|
+
9,
|
|
73702
|
+
9,
|
|
73703
73703
|
"gif",
|
|
73704
73704
|
"qx"
|
|
73705
73705
|
],
|
|
73706
|
-
"qx/decoration/Simple/
|
|
73707
|
-
|
|
73708
|
-
|
|
73706
|
+
"qx/decoration/Simple/window/maximize-white.gif": [
|
|
73707
|
+
9,
|
|
73708
|
+
9,
|
|
73709
73709
|
"gif",
|
|
73710
73710
|
"qx"
|
|
73711
73711
|
],
|
|
73712
|
-
"qx/decoration/Simple/
|
|
73713
|
-
|
|
73714
|
-
|
|
73712
|
+
"qx/decoration/Simple/window/minimize.gif": [
|
|
73713
|
+
9,
|
|
73714
|
+
9,
|
|
73715
73715
|
"gif",
|
|
73716
73716
|
"qx"
|
|
73717
73717
|
],
|
|
73718
|
-
"qx/decoration/Simple/
|
|
73719
|
-
|
|
73720
|
-
|
|
73718
|
+
"qx/decoration/Simple/window/maximize.gif": [
|
|
73719
|
+
9,
|
|
73720
|
+
9,
|
|
73721
73721
|
"gif",
|
|
73722
73722
|
"qx"
|
|
73723
73723
|
],
|
|
73724
|
-
"qx/decoration/Simple/
|
|
73725
|
-
|
|
73726
|
-
|
|
73724
|
+
"qx/decoration/Simple/window/restore-white.gif": [
|
|
73725
|
+
8,
|
|
73726
|
+
9,
|
|
73727
73727
|
"gif",
|
|
73728
73728
|
"qx"
|
|
73729
73729
|
],
|
|
73730
|
-
"qx/decoration/Simple/
|
|
73731
|
-
|
|
73732
|
-
|
|
73730
|
+
"qx/decoration/Simple/window/restore.gif": [
|
|
73731
|
+
8,
|
|
73732
|
+
9,
|
|
73733
73733
|
"gif",
|
|
73734
73734
|
"qx"
|
|
73735
73735
|
],
|
|
@@ -73763,13 +73763,13 @@ qx.$$packageData['0'] = {
|
|
|
73763
73763
|
"",
|
|
73764
73764
|
"qx"
|
|
73765
73765
|
],
|
|
73766
|
-
"qx/tool/
|
|
73766
|
+
"qx/tool/schema/compile-1-0-0.json": [
|
|
73767
73767
|
null,
|
|
73768
73768
|
null,
|
|
73769
|
-
"",
|
|
73769
|
+
"json",
|
|
73770
73770
|
"qx"
|
|
73771
73771
|
],
|
|
73772
|
-
"qx/tool/schema/
|
|
73772
|
+
"qx/tool/schema/Manifest-2-0-0.json": [
|
|
73773
73773
|
null,
|
|
73774
73774
|
null,
|
|
73775
73775
|
"json",
|
|
@@ -73781,16 +73781,16 @@ qx.$$packageData['0'] = {
|
|
|
73781
73781
|
"json",
|
|
73782
73782
|
"qx"
|
|
73783
73783
|
],
|
|
73784
|
-
"qx/tool/schema/
|
|
73784
|
+
"qx/tool/schema/qooxdoo-1-0-0.json": [
|
|
73785
73785
|
null,
|
|
73786
73786
|
null,
|
|
73787
73787
|
"json",
|
|
73788
73788
|
"qx"
|
|
73789
73789
|
],
|
|
73790
|
-
"qx/tool/
|
|
73790
|
+
"qx/tool/website/.gitignore": [
|
|
73791
73791
|
null,
|
|
73792
73792
|
null,
|
|
73793
|
-
"
|
|
73793
|
+
"",
|
|
73794
73794
|
"qx"
|
|
73795
73795
|
],
|
|
73796
73796
|
"qx/tool/cli/templates/TypeScriptWriter-base_declaration.txt": [
|
|
@@ -73835,6 +73835,12 @@ qx.$$packageData['0'] = {
|
|
|
73835
73835
|
"dot",
|
|
73836
73836
|
"qx"
|
|
73837
73837
|
],
|
|
73838
|
+
"qx/tool/website/sass/qooxdoo.scss": [
|
|
73839
|
+
null,
|
|
73840
|
+
null,
|
|
73841
|
+
"scss",
|
|
73842
|
+
"qx"
|
|
73843
|
+
],
|
|
73838
73844
|
"qx/tool/website/partials/footer.html": [
|
|
73839
73845
|
null,
|
|
73840
73846
|
null,
|
|
@@ -73853,13 +73859,13 @@ qx.$$packageData['0'] = {
|
|
|
73853
73859
|
"svg",
|
|
73854
73860
|
"qx"
|
|
73855
73861
|
],
|
|
73856
|
-
"qx/tool/website/partials/
|
|
73862
|
+
"qx/tool/website/partials/header.html": [
|
|
73857
73863
|
null,
|
|
73858
73864
|
null,
|
|
73859
73865
|
"html",
|
|
73860
73866
|
"qx"
|
|
73861
73867
|
],
|
|
73862
|
-
"qx/tool/website/partials/
|
|
73868
|
+
"qx/tool/website/partials/icon-twitter.html": [
|
|
73863
73869
|
null,
|
|
73864
73870
|
null,
|
|
73865
73871
|
"html",
|
|
@@ -73877,12 +73883,6 @@ qx.$$packageData['0'] = {
|
|
|
73877
73883
|
"svg",
|
|
73878
73884
|
"qx"
|
|
73879
73885
|
],
|
|
73880
|
-
"qx/tool/website/sass/qooxdoo.scss": [
|
|
73881
|
-
null,
|
|
73882
|
-
null,
|
|
73883
|
-
"scss",
|
|
73884
|
-
"qx"
|
|
73885
|
-
],
|
|
73886
73886
|
"qx/tool/website/src/404.html": [
|
|
73887
73887
|
null,
|
|
73888
73888
|
null,
|
|
@@ -73901,25 +73901,25 @@ qx.$$packageData['0'] = {
|
|
|
73901
73901
|
"html",
|
|
73902
73902
|
"qx"
|
|
73903
73903
|
],
|
|
73904
|
-
"qx/tool/cli/templates/class/
|
|
73904
|
+
"qx/tool/cli/templates/class/header.tmpl.js": [
|
|
73905
73905
|
null,
|
|
73906
73906
|
null,
|
|
73907
73907
|
"js",
|
|
73908
73908
|
"qx"
|
|
73909
73909
|
],
|
|
73910
|
-
"qx/tool/cli/templates/class/
|
|
73910
|
+
"qx/tool/cli/templates/class/default.tmpl.js": [
|
|
73911
73911
|
null,
|
|
73912
73912
|
null,
|
|
73913
73913
|
"js",
|
|
73914
73914
|
"qx"
|
|
73915
73915
|
],
|
|
73916
|
-
"qx/tool/cli/templates/class/
|
|
73916
|
+
"qx/tool/cli/templates/class/mixin.tmpl.js": [
|
|
73917
73917
|
null,
|
|
73918
73918
|
null,
|
|
73919
73919
|
"js",
|
|
73920
73920
|
"qx"
|
|
73921
73921
|
],
|
|
73922
|
-
"qx/tool/cli/templates/class/
|
|
73922
|
+
"qx/tool/cli/templates/class/interface.tmpl.js": [
|
|
73923
73923
|
null,
|
|
73924
73924
|
null,
|
|
73925
73925
|
"js",
|
|
@@ -73931,13 +73931,13 @@ qx.$$packageData['0'] = {
|
|
|
73931
73931
|
"js",
|
|
73932
73932
|
"qx"
|
|
73933
73933
|
],
|
|
73934
|
-
"qx/tool/cli/templates/loader/loader-
|
|
73934
|
+
"qx/tool/cli/templates/loader/loader-browser.tmpl.js": [
|
|
73935
73935
|
null,
|
|
73936
73936
|
null,
|
|
73937
73937
|
"js",
|
|
73938
73938
|
"qx"
|
|
73939
73939
|
],
|
|
73940
|
-
"qx/tool/cli/templates/loader/loader-
|
|
73940
|
+
"qx/tool/cli/templates/loader/loader-node.tmpl.js": [
|
|
73941
73941
|
null,
|
|
73942
73942
|
null,
|
|
73943
73943
|
"js",
|
|
@@ -73967,12 +73967,6 @@ qx.$$packageData['0'] = {
|
|
|
73967
73967
|
"css",
|
|
73968
73968
|
"qx"
|
|
73969
73969
|
],
|
|
73970
|
-
"qx/tool/website/build/assets/bootstrap.min.css": [
|
|
73971
|
-
null,
|
|
73972
|
-
null,
|
|
73973
|
-
"css",
|
|
73974
|
-
"qx"
|
|
73975
|
-
],
|
|
73976
73970
|
"qx/tool/website/build/assets/bootstrap.min.css.map": [
|
|
73977
73971
|
null,
|
|
73978
73972
|
null,
|
|
@@ -73985,10 +73979,10 @@ qx.$$packageData['0'] = {
|
|
|
73985
73979
|
"js",
|
|
73986
73980
|
"qx"
|
|
73987
73981
|
],
|
|
73988
|
-
"qx/tool/website/build/assets/
|
|
73989
|
-
|
|
73990
|
-
|
|
73991
|
-
"
|
|
73982
|
+
"qx/tool/website/build/assets/bootstrap.min.css": [
|
|
73983
|
+
null,
|
|
73984
|
+
null,
|
|
73985
|
+
"css",
|
|
73992
73986
|
"qx"
|
|
73993
73987
|
],
|
|
73994
73988
|
"qx/tool/website/build/assets/fontawesome-all.js": [
|
|
@@ -74003,9 +73997,9 @@ qx.$$packageData['0'] = {
|
|
|
74003
73997
|
"js",
|
|
74004
73998
|
"qx"
|
|
74005
73999
|
],
|
|
74006
|
-
"qx/tool/website/build/assets/
|
|
74007
|
-
|
|
74008
|
-
|
|
74000
|
+
"qx/tool/website/build/assets/favicon.png": [
|
|
74001
|
+
32,
|
|
74002
|
+
32,
|
|
74009
74003
|
"png",
|
|
74010
74004
|
"qx"
|
|
74011
74005
|
],
|
|
@@ -74015,9 +74009,9 @@ qx.$$packageData['0'] = {
|
|
|
74015
74009
|
"svg",
|
|
74016
74010
|
"qx"
|
|
74017
74011
|
],
|
|
74018
|
-
"qx/tool/website/build/assets/qx-
|
|
74019
|
-
|
|
74020
|
-
|
|
74012
|
+
"qx/tool/website/build/assets/qx-api.png": [
|
|
74013
|
+
1144,
|
|
74014
|
+
640,
|
|
74021
74015
|
"png",
|
|
74022
74016
|
"qx"
|
|
74023
74017
|
],
|
|
@@ -74027,18 +74021,18 @@ qx.$$packageData['0'] = {
|
|
|
74027
74021
|
"png",
|
|
74028
74022
|
"qx"
|
|
74029
74023
|
],
|
|
74024
|
+
"qx/tool/website/build/assets/qx-oo.png": [
|
|
74025
|
+
870,
|
|
74026
|
+
502,
|
|
74027
|
+
"png",
|
|
74028
|
+
"qx"
|
|
74029
|
+
],
|
|
74030
74030
|
"qx/tool/website/build/assets/qx-white.svg": [
|
|
74031
74031
|
64,
|
|
74032
74032
|
65,
|
|
74033
74033
|
"svg",
|
|
74034
74034
|
"qx"
|
|
74035
74035
|
],
|
|
74036
|
-
"qx/tool/website/build/scripts/serve.js": [
|
|
74037
|
-
null,
|
|
74038
|
-
null,
|
|
74039
|
-
"js",
|
|
74040
|
-
"qx"
|
|
74041
|
-
],
|
|
74042
74036
|
"qx/tool/website/build/diagnostics/dependson.html": [
|
|
74043
74037
|
null,
|
|
74044
74038
|
null,
|
|
@@ -74063,31 +74057,7 @@ qx.$$packageData['0'] = {
|
|
|
74063
74057
|
"js",
|
|
74064
74058
|
"qx"
|
|
74065
74059
|
],
|
|
74066
|
-
"qx/tool/website/
|
|
74067
|
-
null,
|
|
74068
|
-
null,
|
|
74069
|
-
"html",
|
|
74070
|
-
"qx"
|
|
74071
|
-
],
|
|
74072
|
-
"qx/tool/website/src/diagnostics/dependson.js": [
|
|
74073
|
-
null,
|
|
74074
|
-
null,
|
|
74075
|
-
"js",
|
|
74076
|
-
"qx"
|
|
74077
|
-
],
|
|
74078
|
-
"qx/tool/website/src/diagnostics/requiredby.html": [
|
|
74079
|
-
null,
|
|
74080
|
-
null,
|
|
74081
|
-
"html",
|
|
74082
|
-
"qx"
|
|
74083
|
-
],
|
|
74084
|
-
"qx/tool/website/src/diagnostics/requiredby.js": [
|
|
74085
|
-
null,
|
|
74086
|
-
null,
|
|
74087
|
-
"js",
|
|
74088
|
-
"qx"
|
|
74089
|
-
],
|
|
74090
|
-
"qx/tool/website/src/scripts/serve.js": [
|
|
74060
|
+
"qx/tool/website/build/scripts/serve.js": [
|
|
74091
74061
|
null,
|
|
74092
74062
|
null,
|
|
74093
74063
|
"js",
|
|
@@ -74111,16 +74081,16 @@ qx.$$packageData['0'] = {
|
|
|
74111
74081
|
"css",
|
|
74112
74082
|
"qx"
|
|
74113
74083
|
],
|
|
74114
|
-
"qx/tool/website/src/assets/bootstrap.min.css": [
|
|
74084
|
+
"qx/tool/website/src/assets/bootstrap.min.css.map": [
|
|
74115
74085
|
null,
|
|
74116
74086
|
null,
|
|
74117
|
-
"
|
|
74087
|
+
"map",
|
|
74118
74088
|
"qx"
|
|
74119
74089
|
],
|
|
74120
|
-
"qx/tool/website/src/assets/bootstrap.min.css
|
|
74090
|
+
"qx/tool/website/src/assets/bootstrap.min.css": [
|
|
74121
74091
|
null,
|
|
74122
74092
|
null,
|
|
74123
|
-
"
|
|
74093
|
+
"css",
|
|
74124
74094
|
"qx"
|
|
74125
74095
|
],
|
|
74126
74096
|
"qx/tool/website/src/assets/buttons.js": [
|
|
@@ -74129,7 +74099,7 @@ qx.$$packageData['0'] = {
|
|
|
74129
74099
|
"js",
|
|
74130
74100
|
"qx"
|
|
74131
74101
|
],
|
|
74132
|
-
"qx/tool/website/src/assets/
|
|
74102
|
+
"qx/tool/website/src/assets/fontawesome-all.js": [
|
|
74133
74103
|
null,
|
|
74134
74104
|
null,
|
|
74135
74105
|
"js",
|
|
@@ -74141,7 +74111,7 @@ qx.$$packageData['0'] = {
|
|
|
74141
74111
|
"png",
|
|
74142
74112
|
"qx"
|
|
74143
74113
|
],
|
|
74144
|
-
"qx/tool/website/src/assets/
|
|
74114
|
+
"qx/tool/website/src/assets/jquery.js": [
|
|
74145
74115
|
null,
|
|
74146
74116
|
null,
|
|
74147
74117
|
"js",
|
|
@@ -74177,16 +74147,34 @@ qx.$$packageData['0'] = {
|
|
|
74177
74147
|
"svg",
|
|
74178
74148
|
"qx"
|
|
74179
74149
|
],
|
|
74180
|
-
"qx/tool/
|
|
74150
|
+
"qx/tool/website/src/diagnostics/dependson.js": [
|
|
74181
74151
|
null,
|
|
74182
74152
|
null,
|
|
74183
|
-
"
|
|
74153
|
+
"js",
|
|
74184
74154
|
"qx"
|
|
74185
74155
|
],
|
|
74186
|
-
"qx/tool/
|
|
74156
|
+
"qx/tool/website/src/diagnostics/dependson.html": [
|
|
74187
74157
|
null,
|
|
74188
74158
|
null,
|
|
74189
|
-
"
|
|
74159
|
+
"html",
|
|
74160
|
+
"qx"
|
|
74161
|
+
],
|
|
74162
|
+
"qx/tool/website/src/diagnostics/requiredby.html": [
|
|
74163
|
+
null,
|
|
74164
|
+
null,
|
|
74165
|
+
"html",
|
|
74166
|
+
"qx"
|
|
74167
|
+
],
|
|
74168
|
+
"qx/tool/website/src/diagnostics/requiredby.js": [
|
|
74169
|
+
null,
|
|
74170
|
+
null,
|
|
74171
|
+
"js",
|
|
74172
|
+
"qx"
|
|
74173
|
+
],
|
|
74174
|
+
"qx/tool/website/src/scripts/serve.js": [
|
|
74175
|
+
null,
|
|
74176
|
+
null,
|
|
74177
|
+
"js",
|
|
74190
74178
|
"qx"
|
|
74191
74179
|
],
|
|
74192
74180
|
"qx/tool/cli/templates/skeleton/desktop/.gitignore.tmpl": [
|
|
@@ -74201,6 +74189,18 @@ qx.$$packageData['0'] = {
|
|
|
74201
74189
|
"json",
|
|
74202
74190
|
"qx"
|
|
74203
74191
|
],
|
|
74192
|
+
"qx/tool/cli/templates/skeleton/desktop/Manifest.tmpl.json": [
|
|
74193
|
+
null,
|
|
74194
|
+
null,
|
|
74195
|
+
"json",
|
|
74196
|
+
"qx"
|
|
74197
|
+
],
|
|
74198
|
+
"qx/tool/cli/templates/skeleton/desktop/readme.tmpl.md": [
|
|
74199
|
+
null,
|
|
74200
|
+
null,
|
|
74201
|
+
"md",
|
|
74202
|
+
"qx"
|
|
74203
|
+
],
|
|
74204
74204
|
"qx/tool/cli/templates/skeleton/mobile/.gitignore.tmpl": [
|
|
74205
74205
|
null,
|
|
74206
74206
|
null,
|
|
@@ -74213,16 +74213,16 @@ qx.$$packageData['0'] = {
|
|
|
74213
74213
|
"json",
|
|
74214
74214
|
"qx"
|
|
74215
74215
|
],
|
|
74216
|
-
"qx/tool/cli/templates/skeleton/mobile/
|
|
74216
|
+
"qx/tool/cli/templates/skeleton/mobile/Manifest.tmpl.json": [
|
|
74217
74217
|
null,
|
|
74218
74218
|
null,
|
|
74219
|
-
"
|
|
74219
|
+
"json",
|
|
74220
74220
|
"qx"
|
|
74221
74221
|
],
|
|
74222
|
-
"qx/tool/cli/templates/skeleton/mobile/
|
|
74222
|
+
"qx/tool/cli/templates/skeleton/mobile/readme.tmpl.md": [
|
|
74223
74223
|
null,
|
|
74224
74224
|
null,
|
|
74225
|
-
"
|
|
74225
|
+
"md",
|
|
74226
74226
|
"qx"
|
|
74227
74227
|
],
|
|
74228
74228
|
"qx/tool/cli/templates/skeleton/server/.gitignore.tmpl": [
|
|
@@ -74249,16 +74249,16 @@ qx.$$packageData['0'] = {
|
|
|
74249
74249
|
"txt",
|
|
74250
74250
|
"qx"
|
|
74251
74251
|
],
|
|
74252
|
-
"qx/tool/cli/templates/skeleton/package
|
|
74252
|
+
"qx/tool/cli/templates/skeleton/package/compile.tmpl.json": [
|
|
74253
74253
|
null,
|
|
74254
74254
|
null,
|
|
74255
|
-
"
|
|
74255
|
+
"json",
|
|
74256
74256
|
"qx"
|
|
74257
74257
|
],
|
|
74258
|
-
"qx/tool/cli/templates/skeleton/package
|
|
74258
|
+
"qx/tool/cli/templates/skeleton/package/.gitignore.tmpl": [
|
|
74259
74259
|
null,
|
|
74260
74260
|
null,
|
|
74261
|
-
"
|
|
74261
|
+
"tmpl",
|
|
74262
74262
|
"qx"
|
|
74263
74263
|
],
|
|
74264
74264
|
"qx/tool/cli/templates/skeleton/package/Manifest.tmpl.json": [
|
|
@@ -74285,22 +74285,22 @@ qx.$$packageData['0'] = {
|
|
|
74285
74285
|
"html",
|
|
74286
74286
|
"qx"
|
|
74287
74287
|
],
|
|
74288
|
-
"qx/tool/cli/templates/skeleton/
|
|
74288
|
+
"qx/tool/cli/templates/skeleton/desktop/source/translation/readme.txt": [
|
|
74289
74289
|
null,
|
|
74290
74290
|
null,
|
|
74291
|
-
"
|
|
74291
|
+
"txt",
|
|
74292
74292
|
"qx"
|
|
74293
74293
|
],
|
|
74294
|
-
"qx/tool/cli/templates/skeleton/mobile/source/boot/
|
|
74294
|
+
"qx/tool/cli/templates/skeleton/mobile/source/boot/index.tmpl.html": [
|
|
74295
74295
|
null,
|
|
74296
74296
|
null,
|
|
74297
74297
|
"html",
|
|
74298
74298
|
"qx"
|
|
74299
74299
|
],
|
|
74300
|
-
"qx/tool/cli/templates/skeleton/
|
|
74300
|
+
"qx/tool/cli/templates/skeleton/mobile/source/boot/nojs.tmpl.html": [
|
|
74301
74301
|
null,
|
|
74302
74302
|
null,
|
|
74303
|
-
"
|
|
74303
|
+
"html",
|
|
74304
74304
|
"qx"
|
|
74305
74305
|
],
|
|
74306
74306
|
"qx/tool/cli/templates/skeleton/mobile/source/translation/readme.txt": [
|
|
@@ -74321,6 +74321,18 @@ qx.$$packageData['0'] = {
|
|
|
74321
74321
|
"txt",
|
|
74322
74322
|
"qx"
|
|
74323
74323
|
],
|
|
74324
|
+
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/Application.tmpl.js": [
|
|
74325
|
+
null,
|
|
74326
|
+
null,
|
|
74327
|
+
"js",
|
|
74328
|
+
"qx"
|
|
74329
|
+
],
|
|
74330
|
+
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/__init__.tmpl.js": [
|
|
74331
|
+
null,
|
|
74332
|
+
null,
|
|
74333
|
+
"js",
|
|
74334
|
+
"qx"
|
|
74335
|
+
],
|
|
74324
74336
|
"qx/tool/cli/templates/skeleton/desktop/source/resource/custom/app.png": [
|
|
74325
74337
|
180,
|
|
74326
74338
|
180,
|
|
@@ -74333,28 +74345,34 @@ qx.$$packageData['0'] = {
|
|
|
74333
74345
|
"png",
|
|
74334
74346
|
"qx"
|
|
74335
74347
|
],
|
|
74348
|
+
"qx/tool/cli/templates/skeleton/desktop/source/resource/custom/test.png": [
|
|
74349
|
+
32,
|
|
74350
|
+
32,
|
|
74351
|
+
"png",
|
|
74352
|
+
"qx"
|
|
74353
|
+
],
|
|
74336
74354
|
"qx/tool/cli/templates/skeleton/desktop/source/resource/custom/js_256x256.png": [
|
|
74337
74355
|
256,
|
|
74338
74356
|
256,
|
|
74339
74357
|
"png",
|
|
74340
74358
|
"qx"
|
|
74341
74359
|
],
|
|
74342
|
-
"qx/tool/cli/templates/skeleton/
|
|
74343
|
-
|
|
74344
|
-
|
|
74360
|
+
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/app.png": [
|
|
74361
|
+
180,
|
|
74362
|
+
180,
|
|
74345
74363
|
"png",
|
|
74346
74364
|
"qx"
|
|
74347
74365
|
],
|
|
74348
|
-
"qx/tool/cli/templates/skeleton/
|
|
74349
|
-
|
|
74350
|
-
|
|
74351
|
-
"
|
|
74366
|
+
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/favicon.png": [
|
|
74367
|
+
32,
|
|
74368
|
+
32,
|
|
74369
|
+
"png",
|
|
74352
74370
|
"qx"
|
|
74353
74371
|
],
|
|
74354
|
-
"qx/tool/cli/templates/skeleton/
|
|
74355
|
-
|
|
74356
|
-
|
|
74357
|
-
"
|
|
74372
|
+
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/js_256x256.png": [
|
|
74373
|
+
256,
|
|
74374
|
+
256,
|
|
74375
|
+
"png",
|
|
74358
74376
|
"qx"
|
|
74359
74377
|
],
|
|
74360
74378
|
"qx/tool/cli/templates/skeleton/mobile/source/class/custom/Application.tmpl.js": [
|
|
@@ -74369,31 +74387,13 @@ qx.$$packageData['0'] = {
|
|
|
74369
74387
|
"js",
|
|
74370
74388
|
"qx"
|
|
74371
74389
|
],
|
|
74372
|
-
"qx/tool/cli/templates/skeleton/
|
|
74373
|
-
180,
|
|
74374
|
-
180,
|
|
74375
|
-
"png",
|
|
74376
|
-
"qx"
|
|
74377
|
-
],
|
|
74378
|
-
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/js_256x256.png": [
|
|
74379
|
-
256,
|
|
74380
|
-
256,
|
|
74381
|
-
"png",
|
|
74382
|
-
"qx"
|
|
74383
|
-
],
|
|
74384
|
-
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/favicon.png": [
|
|
74385
|
-
32,
|
|
74386
|
-
32,
|
|
74387
|
-
"png",
|
|
74388
|
-
"qx"
|
|
74389
|
-
],
|
|
74390
|
-
"qx/tool/cli/templates/skeleton/server/source/class/custom/__init__.tmpl.js": [
|
|
74390
|
+
"qx/tool/cli/templates/skeleton/server/source/class/custom/Application.tmpl.js": [
|
|
74391
74391
|
null,
|
|
74392
74392
|
null,
|
|
74393
74393
|
"js",
|
|
74394
74394
|
"qx"
|
|
74395
74395
|
],
|
|
74396
|
-
"qx/tool/cli/templates/skeleton/server/source/class/custom/
|
|
74396
|
+
"qx/tool/cli/templates/skeleton/server/source/class/custom/__init__.tmpl.js": [
|
|
74397
74397
|
null,
|
|
74398
74398
|
null,
|
|
74399
74399
|
"js",
|
|
@@ -74435,19 +74435,19 @@ qx.$$packageData['0'] = {
|
|
|
74435
74435
|
"js",
|
|
74436
74436
|
"qx"
|
|
74437
74437
|
],
|
|
74438
|
-
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/
|
|
74438
|
+
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Decoration.tmpl.js": [
|
|
74439
74439
|
null,
|
|
74440
74440
|
null,
|
|
74441
74441
|
"js",
|
|
74442
74442
|
"qx"
|
|
74443
74443
|
],
|
|
74444
|
-
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/
|
|
74444
|
+
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Theme.tmpl.js": [
|
|
74445
74445
|
null,
|
|
74446
74446
|
null,
|
|
74447
74447
|
"js",
|
|
74448
74448
|
"qx"
|
|
74449
74449
|
],
|
|
74450
|
-
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/
|
|
74450
|
+
"qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Font.tmpl.js": [
|
|
74451
74451
|
null,
|
|
74452
74452
|
null,
|
|
74453
74453
|
"js",
|
|
@@ -74459,13 +74459,13 @@ qx.$$packageData['0'] = {
|
|
|
74459
74459
|
"js",
|
|
74460
74460
|
"qx"
|
|
74461
74461
|
],
|
|
74462
|
-
"qx/tool/cli/templates/skeleton/mobile/source/
|
|
74462
|
+
"qx/tool/cli/templates/skeleton/mobile/source/resource/custom/css/.gitignore.tmpl": [
|
|
74463
74463
|
null,
|
|
74464
74464
|
null,
|
|
74465
|
-
"
|
|
74465
|
+
"tmpl",
|
|
74466
74466
|
"qx"
|
|
74467
74467
|
],
|
|
74468
|
-
"qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/
|
|
74468
|
+
"qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/Login.tmpl.js": [
|
|
74469
74469
|
null,
|
|
74470
74470
|
null,
|
|
74471
74471
|
"js",
|
|
@@ -74477,10 +74477,10 @@ qx.$$packageData['0'] = {
|
|
|
74477
74477
|
"js",
|
|
74478
74478
|
"qx"
|
|
74479
74479
|
],
|
|
74480
|
-
"qx/tool/cli/templates/skeleton/mobile/source/
|
|
74480
|
+
"qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/__init__.tmpl.js": [
|
|
74481
74481
|
null,
|
|
74482
74482
|
null,
|
|
74483
|
-
"
|
|
74483
|
+
"js",
|
|
74484
74484
|
"qx"
|
|
74485
74485
|
],
|
|
74486
74486
|
"qx/tool/cli/templates/skeleton/mobile/source/theme/custom/scss/custom.scss": [
|
|
@@ -74507,19 +74507,19 @@ qx.$$packageData['0'] = {
|
|
|
74507
74507
|
"js",
|
|
74508
74508
|
"qx"
|
|
74509
74509
|
],
|
|
74510
|
-
"qx/tool/cli/templates/skeleton/package/source/class/custom/
|
|
74510
|
+
"qx/tool/cli/templates/skeleton/package/source/class/custom/test/DemoTest.tmpl.js": [
|
|
74511
74511
|
null,
|
|
74512
74512
|
null,
|
|
74513
74513
|
"js",
|
|
74514
74514
|
"qx"
|
|
74515
74515
|
],
|
|
74516
|
-
"qx/tool/cli/templates/skeleton/package/source/class/custom/theme/
|
|
74516
|
+
"qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Appearance.tmpl.js": [
|
|
74517
74517
|
null,
|
|
74518
74518
|
null,
|
|
74519
74519
|
"js",
|
|
74520
74520
|
"qx"
|
|
74521
74521
|
],
|
|
74522
|
-
"qx/tool/cli/templates/skeleton/package/source/class/custom/theme/
|
|
74522
|
+
"qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Color.tmpl.js": [
|
|
74523
74523
|
null,
|
|
74524
74524
|
null,
|
|
74525
74525
|
"js",
|
|
@@ -74537,7 +74537,7 @@ qx.$$packageData['0'] = {
|
|
|
74537
74537
|
"js",
|
|
74538
74538
|
"qx"
|
|
74539
74539
|
],
|
|
74540
|
-
"qx/tool/cli/templates/skeleton/package/source/class/custom/
|
|
74540
|
+
"qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Theme.tmpl.js": [
|
|
74541
74541
|
null,
|
|
74542
74542
|
null,
|
|
74543
74543
|
"js",
|