jstree-rails 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. data/INSTALLER.sh +1 -0
  2. data/docs/c.gif +0 -0
  3. data/docs/e.gif +0 -0
  4. data/docs/files/_lib/jquery-js.html +50 -0
  5. data/docs/files/_license-txt.html +38 -0
  6. data/docs/files/_usage-txt.html +57 -0
  7. data/docs/files/jstree-checkbox-js.html +40 -0
  8. data/docs/files/jstree-contextmenu-js.html +40 -0
  9. data/docs/files/jstree-core-js.html +313 -0
  10. data/docs/files/jstree-dnd-js.html +40 -0
  11. data/docs/files/jstree-hotkeys-js.html +40 -0
  12. data/docs/files/jstree-html-js.html +40 -0
  13. data/docs/files/jstree-js.html +309 -0
  14. data/docs/files/jstree-json-js.html +40 -0
  15. data/docs/files/jstree-rules-js.html +40 -0
  16. data/docs/files/jstree-sort-js.html +40 -0
  17. data/docs/files/jstree-state-js.html +40 -0
  18. data/docs/files/jstree-themes-js.html +62 -0
  19. data/docs/files/jstree-ui-js.html +40 -0
  20. data/docs/files/jstree-unique-js.html +40 -0
  21. data/docs/files/jstree-xml-js.html +40 -0
  22. data/docs/files/vakata-js.html +260 -0
  23. data/docs/index.html +1 -0
  24. data/docs/index/Classes.html +33 -0
  25. data/docs/index/Events.html +41 -0
  26. data/docs/index/Files.html +37 -0
  27. data/docs/index/Functions.html +105 -0
  28. data/docs/index/General.html +65 -0
  29. data/docs/index/General2.html +73 -0
  30. data/docs/index/Variables.html +73 -0
  31. data/docs/javascript/main.js +841 -0
  32. data/docs/javascript/prettify.js +1526 -0
  33. data/docs/javascript/searchdata.js +182 -0
  34. data/docs/logo.png +0 -0
  35. data/docs/m.gif +0 -0
  36. data/docs/main.jpg +0 -0
  37. data/docs/p.gif +0 -0
  38. data/docs/search/ClassesJ.html +20 -0
  39. data/docs/search/EventsC.html +20 -0
  40. data/docs/search/EventsD.html +20 -0
  41. data/docs/search/EventsSymbols.html +20 -0
  42. data/docs/search/FilesH.html +20 -0
  43. data/docs/search/FilesJ.html +20 -0
  44. data/docs/search/FunctionsA.html +20 -0
  45. data/docs/search/FunctionsC.html +20 -0
  46. data/docs/search/FunctionsD.html +20 -0
  47. data/docs/search/FunctionsE.html +20 -0
  48. data/docs/search/FunctionsF.html +20 -0
  49. data/docs/search/FunctionsG.html +20 -0
  50. data/docs/search/FunctionsH.html +20 -0
  51. data/docs/search/FunctionsI.html +20 -0
  52. data/docs/search/FunctionsL.html +20 -0
  53. data/docs/search/FunctionsM.html +20 -0
  54. data/docs/search/FunctionsO.html +20 -0
  55. data/docs/search/FunctionsP.html +20 -0
  56. data/docs/search/FunctionsR.html +20 -0
  57. data/docs/search/FunctionsS.html +20 -0
  58. data/docs/search/FunctionsSymbols.html +20 -0
  59. data/docs/search/FunctionsT.html +20 -0
  60. data/docs/search/FunctionsU.html +20 -0
  61. data/docs/search/FunctionsV.html +20 -0
  62. data/docs/search/FunctionsX.html +20 -0
  63. data/docs/search/GeneralA.html +20 -0
  64. data/docs/search/GeneralC.html +20 -0
  65. data/docs/search/GeneralD.html +20 -0
  66. data/docs/search/GeneralE.html +20 -0
  67. data/docs/search/GeneralF.html +20 -0
  68. data/docs/search/GeneralG.html +20 -0
  69. data/docs/search/GeneralH.html +20 -0
  70. data/docs/search/GeneralI.html +20 -0
  71. data/docs/search/GeneralJ.html +20 -0
  72. data/docs/search/GeneralL.html +20 -0
  73. data/docs/search/GeneralM.html +20 -0
  74. data/docs/search/GeneralO.html +20 -0
  75. data/docs/search/GeneralP.html +20 -0
  76. data/docs/search/GeneralR.html +20 -0
  77. data/docs/search/GeneralS.html +20 -0
  78. data/docs/search/GeneralSymbols.html +20 -0
  79. data/docs/search/GeneralT.html +20 -0
  80. data/docs/search/GeneralU.html +20 -0
  81. data/docs/search/GeneralV.html +20 -0
  82. data/docs/search/GeneralX.html +20 -0
  83. data/docs/search/NoResults.html +15 -0
  84. data/docs/search/VariablesC.html +20 -0
  85. data/docs/search/VariablesD.html +20 -0
  86. data/docs/search/VariablesH.html +20 -0
  87. data/docs/search/VariablesI.html +20 -0
  88. data/docs/search/VariablesJ.html +20 -0
  89. data/docs/search/VariablesL.html +20 -0
  90. data/docs/search/VariablesP.html +20 -0
  91. data/docs/search/VariablesS.html +20 -0
  92. data/docs/search/VariablesT.html +20 -0
  93. data/docs/search/VariablesU.html +20 -0
  94. data/docs/search/VariablesV.html +20 -0
  95. data/docs/styles/1.css +828 -0
  96. data/docs/styles/2.css +36 -0
  97. data/docs/styles/main.css +2 -0
  98. data/lib/jstree-rails/version.rb +1 -1
  99. metadata +97 -1
data/docs/styles/2.css ADDED
@@ -0,0 +1,36 @@
1
+ .ContentPage, .IndexPage, .FramedMenuPage { background-color:white !important; }
2
+ body { background:url("../main.jpg") left top repeat-y; }
3
+ p { text-indent:0; margin-bottom:1em; }
4
+ .PopupSearchResultsPage { background:white; }
5
+ .MTitle { background:url("../logo.png") 5px top no-repeat; text-indent:-2000px; border-bottom:0; }
6
+ .MTitle .MSubTitle { visibility:hidden; }
7
+ .ContentPage #Content, .IndexPage #Index { border:0; margin-left:200px !important; }
8
+ .MEntry { padding:0 0; }
9
+ .MEntry a { padding:5px 16px 5px 4px; text-align:right; -moz-border-radius:5px 0 0 5px; margin:0 !important; color:#ccc !important; display:block; }
10
+ .MGroup a { color:white !important; padding-top:12px !important; padding-bottom:2px !important; }
11
+ .MGroupContent .MEntry a { color:#ccc !important; padding-right:24px !important; padding-top:5px !important; padding-bottom:5px !important; }
12
+ .MGroup div { padding:0; }
13
+ #MSelected { border:0; -moz-border-radius:5px 0 0 5px !important; margin:0; background:white; padding:5px 24px 5px 8px !important; text-align:right !important; }
14
+ #Menu { width:180px !important; padding-left:20px !important; }
15
+ .MFile, .MText, .MLink, .MIndex { margin:0 !important; padding:0 !important; }
16
+ .SBorder { -moz-border-radius:0 !important; }
17
+ .STable td { padding-top:5px !important; padding-bottom:5px !important; }
18
+ .SGroup td { padding-top:12px !important; border-top:1px dotted silver; }
19
+ .SClass td { padding-top:16px !important; border-top:1px solid silver; }
20
+ .INavigationBar { border:1px solid; margin:20px 0; }
21
+ .SVariable td.SEntry { padding-left:26px; background:url('../p.gif') 6px 7px no-repeat; }
22
+ .SFunction td.SEntry { padding-left:26px; background:url('../m.gif') 3px 7px no-repeat; }
23
+ .SClass td.SEntry { padding-left:26px; background:url('../c.gif') 3px 18px no-repeat; text-transform:uppercase; }
24
+ .SEvent td.SEntry { padding-left:26px; background:url('../e.gif') 6px 7px no-repeat; }
25
+ td.SEntry { width:31%; }
26
+ table.Prototype { display:none !important; }
27
+ .CVariable .CTitle { background:url('../p.gif') 4px 1px no-repeat; padding-left:26px; }
28
+ .CFunction .CTitle { background:url('../m.gif') 2px 2px no-repeat; padding-left:26px; }
29
+ .CEvent .CTitle { background:url('../e.gif') 5px 2px no-repeat; padding-left:26px; }
30
+ * { font-size:8pt !important; line-height:18px !important; }
31
+ #MainTopic .CTitle, #Index .IPageTitle { font-size:20pt !important; color:#8b0000; border:0 !important; background:white !important; padding-top:13px !important; }
32
+ .CGroup .CTitle { margin-left:10px; margin-right:10px; font-size:10pt !important; }
33
+ .CClass .CTitle { margin-left:10px !important; margin-right:10px !important; background:white url('../c.gif') 10px center no-repeat !important; font-size:11pt !important; border:2px solid #000000 !important; border-width:0 0 2px 0 !important; font-variant:small-caps !important; padding:5px 15px 5px 30px !important; color:#000 !important;}
34
+ .MGroup { margin-left:0; }
35
+ #Footer { margin:5px 20px 0 200px !important; text-align:center !important; padding:10px 0; }
36
+ .CBody ul { margin:0em 5ex 2em 5ex; }
@@ -0,0 +1,2 @@
1
+ @import URL("1.css");
2
+ @import URL("2.css");
@@ -1,5 +1,5 @@
1
1
  module Jstree
2
2
  module Rails
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jstree-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -24,6 +24,102 @@ files:
24
24
  - LICENSE
25
25
  - README.md
26
26
  - Rakefile
27
+ - docs/c.gif
28
+ - docs/e.gif
29
+ - docs/files/_lib/jquery-js.html
30
+ - docs/files/_license-txt.html
31
+ - docs/files/_usage-txt.html
32
+ - docs/files/jstree-checkbox-js.html
33
+ - docs/files/jstree-contextmenu-js.html
34
+ - docs/files/jstree-core-js.html
35
+ - docs/files/jstree-dnd-js.html
36
+ - docs/files/jstree-hotkeys-js.html
37
+ - docs/files/jstree-html-js.html
38
+ - docs/files/jstree-js.html
39
+ - docs/files/jstree-json-js.html
40
+ - docs/files/jstree-rules-js.html
41
+ - docs/files/jstree-sort-js.html
42
+ - docs/files/jstree-state-js.html
43
+ - docs/files/jstree-themes-js.html
44
+ - docs/files/jstree-ui-js.html
45
+ - docs/files/jstree-unique-js.html
46
+ - docs/files/jstree-xml-js.html
47
+ - docs/files/vakata-js.html
48
+ - docs/index.html
49
+ - docs/index/Classes.html
50
+ - docs/index/Events.html
51
+ - docs/index/Files.html
52
+ - docs/index/Functions.html
53
+ - docs/index/General.html
54
+ - docs/index/General2.html
55
+ - docs/index/Variables.html
56
+ - docs/javascript/main.js
57
+ - docs/javascript/prettify.js
58
+ - docs/javascript/searchdata.js
59
+ - docs/logo.png
60
+ - docs/m.gif
61
+ - docs/main.jpg
62
+ - docs/p.gif
63
+ - docs/search/ClassesJ.html
64
+ - docs/search/EventsC.html
65
+ - docs/search/EventsD.html
66
+ - docs/search/EventsSymbols.html
67
+ - docs/search/FilesH.html
68
+ - docs/search/FilesJ.html
69
+ - docs/search/FunctionsA.html
70
+ - docs/search/FunctionsC.html
71
+ - docs/search/FunctionsD.html
72
+ - docs/search/FunctionsE.html
73
+ - docs/search/FunctionsF.html
74
+ - docs/search/FunctionsG.html
75
+ - docs/search/FunctionsH.html
76
+ - docs/search/FunctionsI.html
77
+ - docs/search/FunctionsL.html
78
+ - docs/search/FunctionsM.html
79
+ - docs/search/FunctionsO.html
80
+ - docs/search/FunctionsP.html
81
+ - docs/search/FunctionsR.html
82
+ - docs/search/FunctionsS.html
83
+ - docs/search/FunctionsSymbols.html
84
+ - docs/search/FunctionsT.html
85
+ - docs/search/FunctionsU.html
86
+ - docs/search/FunctionsV.html
87
+ - docs/search/FunctionsX.html
88
+ - docs/search/GeneralA.html
89
+ - docs/search/GeneralC.html
90
+ - docs/search/GeneralD.html
91
+ - docs/search/GeneralE.html
92
+ - docs/search/GeneralF.html
93
+ - docs/search/GeneralG.html
94
+ - docs/search/GeneralH.html
95
+ - docs/search/GeneralI.html
96
+ - docs/search/GeneralJ.html
97
+ - docs/search/GeneralL.html
98
+ - docs/search/GeneralM.html
99
+ - docs/search/GeneralO.html
100
+ - docs/search/GeneralP.html
101
+ - docs/search/GeneralR.html
102
+ - docs/search/GeneralS.html
103
+ - docs/search/GeneralSymbols.html
104
+ - docs/search/GeneralT.html
105
+ - docs/search/GeneralU.html
106
+ - docs/search/GeneralV.html
107
+ - docs/search/GeneralX.html
108
+ - docs/search/NoResults.html
109
+ - docs/search/VariablesC.html
110
+ - docs/search/VariablesD.html
111
+ - docs/search/VariablesH.html
112
+ - docs/search/VariablesI.html
113
+ - docs/search/VariablesJ.html
114
+ - docs/search/VariablesL.html
115
+ - docs/search/VariablesP.html
116
+ - docs/search/VariablesS.html
117
+ - docs/search/VariablesT.html
118
+ - docs/search/VariablesU.html
119
+ - docs/search/VariablesV.html
120
+ - docs/styles/1.css
121
+ - docs/styles/2.css
122
+ - docs/styles/main.css
27
123
  - jstree-rails.gemspec
28
124
  - lib/jstree-rails.rb
29
125
  - lib/jstree-rails/rails.rb