|
1 | 1 | {
|
2 |
| - "name": "hax", |
3 |
| - "description": "HAX bower dependencies", |
4 |
| - "main": "hax.module", |
| 2 | + "name": "wysiwyg-hax", |
| 3 | + "description": "A LRN element that goes for wysiwyg style integration with HTML blob fields", |
| 4 | + "main": "wysiwyg-hax.html", |
5 | 5 | "dependencies": {
|
6 | 6 | "polymer": "Polymer/polymer#^1.10.1",
|
7 |
| - "vaadin-upload": "vaadin/vaadin-upload#^2.1.3", |
8 |
| - "vaadin-context-menu": "vaadin/vaadin-context-menu#^2.0.0", |
9 |
| - "paper-listbox": "PolymerElements/paper-listbox#^2.0.0", |
10 |
| - "paper-item": "PolymerElements/paper-item#^2.0.0", |
11 |
| - "paper-menu": "PolymerElements/paper-menu#^1.3.0", |
12 |
| - "neon-animation": "PolymerElements/neon-animation#^2.0.2", |
13 |
| - "paper-menu-button": "PolymerElements/paper-menu-button#^2.0.0", |
14 |
| - "video-player": "LRNWebComponents/video-player#^1.5.2", |
15 |
| - "pie-menu": "LRNWebComponents/pie-menu", |
16 |
| - "media-image": "LRNWebComponents/media-image#^0.0.8", |
17 |
| - "md-extra-icons": "LRNWebComponents/md-extra-icons#^0.0.4", |
18 |
| - "paper-input": "PolymerElements/paper-input#^2.0.4", |
19 |
| - "paper-swatch-picker": "PolymerElements/paper-swatch-picker#^2.0.1", |
20 |
| - "paper-slider": "PolymerElements/paper-slider#^2.0.4", |
21 |
| - "paper-checkbox": "PolymerElements/paper-checkbox#^2.0.1", |
22 |
| - "hax-body-behaviors": "LRNWebComponents/hax-body-behaviors#^1.1.0", |
23 |
| - "lrn-icons": "LRNWebComponents/lrn-icons#^1.0.13", |
24 |
| - "paper-toggle-button": "PolymerElements/paper-toggle-button#^2.0.0", |
25 |
| - "vaadin-split-layout": "vaadin/vaadin-split-layout#^1.1.0", |
26 |
| - "elmsln-loading": "LRNWebComponents/elmsln-loading#^1.0.0", |
27 |
| - "eco-json-schema-form": "LRNWebComponents/eco-json-schema-form#1.0.0-lrn5", |
28 |
| - "iron-list": "PolymerElements/iron-list#^2.0.12", |
29 |
| - "paper-card": "PolymerElements/paper-card#^2.0.0", |
30 |
| - "paper-tabs": "PolymerElements/paper-tabs#^2.0.0", |
31 |
| - "juicy-html": "Juicy/juicy-html#^2.0.2", |
32 |
| - "iron-a11y-keys": "PolymerElements/iron-a11y-keys#^2.0.0", |
33 |
| - "grafitto-filter": "grafitto/grafitto-filter#^0.0.3", |
34 |
| - "schema-behaviors": "LRNWebComponents/schema-behaviors#^0.1.0", |
35 |
| - "wikipedia-query": "LRNWebComponents/wikipedia-query#^1.2.0", |
36 |
| - "iron-image": "PolymerElements/iron-image#^2.1.2", |
37 |
| - "lrn-table": "LRNWebComponents/lrn-table#^0.4.0", |
38 |
| - "dropdown-select": "LRNWebComponents/dropdown-select", |
39 |
| - "materializecss-styles": "LRNWebComponents/materializecss-styles#^1.1.0", |
40 |
| - "pdf-element": "LRNWebComponents/pdf-element#^1.2.0", |
41 |
| - "paper-toast": "PolymerElements/paper-toast#^2.0.0", |
42 |
| - "mtz-file-download-behavior": "MaritzSTL/mtz-file-download-behavior#^0.3.0", |
43 |
| - "a11y-gif-player": "LRNWebComponents/a11y-gif-player#^0.0.2", |
44 |
| - "paper-dialog-scrollable": "PolymerElements/paper-dialog-scrollable#^2.1.0", |
45 |
| - "aframe-player": "LRNWebComponents/aframe-player#^0.0.1", |
46 |
| - "cms-hax": "LRNWebComponents/cms-hax", |
47 |
| - "wysiwyg-hax": "LRNWebComponents/wysiwyg-hax" |
| 7 | + "hax-body-behaviors": "LRNWebComponents/hax-body-behaviors#^1.2.0", |
| 8 | + "materializecss-styles": "LRNWebComponents/materializecss-styles#^1.0.0", |
| 9 | + "schema-behaviors": "LRNWebComponents/schema-behaviors", |
| 10 | + "cms-hax": "LRNWebComponents/cms-hax" |
48 | 11 | },
|
49 | 12 | "devDependencies": {
|
50 | 13 | "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
51 | 14 | "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
|
52 | 15 | "web-component-tester": "^4.0.0",
|
53 |
| - "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", |
54 |
| - "paper-toast": "PolymerElements/paper-toast#^2.0.0" |
| 16 | + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
55 | 17 | },
|
56 | 18 | "resolutions": {
|
57 |
| - "webcomponentsjs": "^0.7.0", |
58 |
| - "neon-animation": "1 - 2", |
59 | 19 | "materializecss-styles": "^1.1.0",
|
60 |
| - "paper-spinner": "^2.0.0", |
61 |
| - "paper-tooltip": "^2.0.0", |
| 20 | + "polymer": "^1.2.0", |
| 21 | + "webcomponentsjs": "^0.7.24", |
| 22 | + "paper-icon-button": "^2.0.1", |
| 23 | + "iron-icons": "^2.0.1", |
| 24 | + "iron-flex-layout": "^2.0.1", |
| 25 | + "iron-ajax": "^2.0.6", |
| 26 | + "iron-icon": "^2.0.0", |
| 27 | + "iron-iconset-svg": "^2.1.0", |
| 28 | + "paper-button": "^2.0.0", |
62 | 29 | "paper-item": "1 - 2",
|
63 |
| - "polymer": "^1.7.1", |
64 |
| - "paper-menu-button": "1 - 2", |
65 |
| - "paper-input": "1 - 2", |
| 30 | + "neon-animation": "^2.0.2", |
| 31 | + "paper-menu-button": "^2.0.0", |
| 32 | + "paper-input": "^2.0.4", |
66 | 33 | "paper-checkbox": "^2.0.1",
|
67 | 34 | "paper-card": "^2.0.0",
|
68 | 35 | "iron-image": "1 - 2",
|
| 36 | + "iron-meta": "^2.0.3", |
| 37 | + "iron-overlay-behavior": "^2.2.0", |
69 | 38 | "iron-collapse": "^2.0.0",
|
70 |
| - "iron-icon": "^2.0.1", |
71 |
| - "iron-iconset-svg": "^2.1.0", |
72 |
| - "paper-button": "^2.0.0", |
73 |
| - "iron-icons": "^2.0.1", |
74 | 39 | "paper-dropdown-menu": "^2.0.0",
|
75 |
| - "iron-overlay-behavior": "^2.2.0", |
76 |
| - "iron-ajax": "^2.0.6" |
| 40 | + "paper-spinner": "1 - 2", |
| 41 | + "paper-tooltip": "^2.0.0", |
| 42 | + "iron-resizable-behavior": "^2.0.1", |
| 43 | + "iron-selector": "^2.1.0" |
77 | 44 | }
|
78 | 45 | }
|
0 commit comments