ember-cli 4.0.0 → 4.1.1

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.
Files changed (114) hide show
  1. package/.github/workflows/ci.yml +4 -4
  2. package/CHANGELOG.md +42 -2
  3. package/blueprints/addon/additional-dev-dependencies.json +1 -1
  4. package/blueprints/addon/files/.github/workflows/ci.yml +0 -1
  5. package/blueprints/addon/files/.travis.yml +0 -1
  6. package/blueprints/addon/files/addon-config/ember-try.js +0 -13
  7. package/blueprints/app/files/config/environment.js +1 -1
  8. package/blueprints/app/files/package.json +6 -6
  9. package/docs/build/data.json +3 -3
  10. package/lib/models/host-info-cache.js +3 -5
  11. package/lib/models/per-bundle-addon-cache/index.js +2 -3
  12. package/lib/tasks/npm-task.js +1 -1
  13. package/lib/utilities/get-lang-arg.js +45 -45
  14. package/package.json +25 -25
  15. package/tests/helpers/mock-project.js +1 -1
  16. package/.github/ISSUE_TEMPLATE.md +0 -12
  17. package/.github/dependabot.yml +0 -15
  18. package/.github/workflows/coverage.yml +0 -31
  19. package/docs/analytics.md +0 -44
  20. package/docs/architecture.md +0 -316
  21. package/docs/assets/architecture/Ember-CLI architecture.png +0 -0
  22. package/docs/assets/architecture/Ember-CLI architecture.xml +0 -1
  23. package/docs/assets/architecture/README.md +0 -5
  24. package/docs/brocfile-transition.md +0 -46
  25. package/docs/build/api.js +0 -44
  26. package/docs/build/assets/css/external-small.png +0 -0
  27. package/docs/build/assets/css/logo.png +0 -0
  28. package/docs/build/assets/css/main.css +0 -555
  29. package/docs/build/assets/favicon.ico +0 -0
  30. package/docs/build/assets/img/spinner.gif +0 -0
  31. package/docs/build/assets/index.html +0 -10
  32. package/docs/build/assets/js/api-filter.js +0 -56
  33. package/docs/build/assets/js/api-list.js +0 -255
  34. package/docs/build/assets/js/api-search.js +0 -98
  35. package/docs/build/assets/js/apidocs.js +0 -376
  36. package/docs/build/assets/js/yui-prettify.js +0 -17
  37. package/docs/build/assets/vendor/prettify/CHANGES.html +0 -130
  38. package/docs/build/assets/vendor/prettify/COPYING +0 -202
  39. package/docs/build/assets/vendor/prettify/README.html +0 -203
  40. package/docs/build/assets/vendor/prettify/prettify-min.css +0 -1
  41. package/docs/build/assets/vendor/prettify/prettify-min.js +0 -1
  42. package/docs/build/classes/Addon.html +0 -4318
  43. package/docs/build/classes/AmdTransformAddon.html +0 -202
  44. package/docs/build/classes/Blueprint.html +0 -4796
  45. package/docs/build/classes/Builder.html +0 -611
  46. package/docs/build/classes/CLI.html +0 -810
  47. package/docs/build/classes/Command.html +0 -1655
  48. package/docs/build/classes/DefaultPackager.html +0 -202
  49. package/docs/build/classes/EmberAddon.html +0 -2207
  50. package/docs/build/classes/EmberApp.html +0 -2225
  51. package/docs/build/classes/HardwareInfo.html +0 -620
  52. package/docs/build/classes/HistorySupportAddon.html +0 -203
  53. package/docs/build/classes/Instrumentation.html +0 -695
  54. package/docs/build/classes/NodeModulesList.html +0 -460
  55. package/docs/build/classes/NpmTask.html +0 -333
  56. package/docs/build/classes/PackageInfo.html +0 -1390
  57. package/docs/build/classes/PackageInfoCache.html +0 -963
  58. package/docs/build/classes/PerBundleAddonCache {.html +0 -1010
  59. package/docs/build/classes/Project.html +0 -2083
  60. package/docs/build/classes/ServeFilesAddon.html +0 -260
  61. package/docs/build/classes/TestsServerAddon.html +0 -203
  62. package/docs/build/classes/WatcherAddon.html +0 -204
  63. package/docs/build/classes/WindowsSymlinkChecker.html +0 -1505
  64. package/docs/build/files/lib_broccoli_default-packager.js.html +0 -1426
  65. package/docs/build/files/lib_broccoli_ember-addon.js.html +0 -159
  66. package/docs/build/files/lib_broccoli_ember-app.js.html +0 -1913
  67. package/docs/build/files/lib_cli_cli.js.html +0 -417
  68. package/docs/build/files/lib_models_addon-info.js.html +0 -112
  69. package/docs/build/files/lib_models_addon.js.html +0 -1866
  70. package/docs/build/files/lib_models_blueprint.js.html +0 -1678
  71. package/docs/build/files/lib_models_builder.js.html +0 -417
  72. package/docs/build/files/lib_models_command.js.html +0 -804
  73. package/docs/build/files/lib_models_hardware-info.js.html +0 -479
  74. package/docs/build/files/lib_models_host-info-cache.js.html +0 -428
  75. package/docs/build/files/lib_models_installation-checker.js.html +0 -181
  76. package/docs/build/files/lib_models_instantiate-addons.js.html +0 -191
  77. package/docs/build/files/lib_models_instrumentation.js.html +0 -433
  78. package/docs/build/files/lib_models_package-info-cache_index.js.html +0 -793
  79. package/docs/build/files/lib_models_package-info-cache_node-modules-list.js.html +0 -208
  80. package/docs/build/files/lib_models_package-info-cache_package-info.js.html +0 -661
  81. package/docs/build/files/lib_models_per-bundle-addon-cache_addon-proxy.js.html +0 -252
  82. package/docs/build/files/lib_models_per-bundle-addon-cache_index.js.html +0 -485
  83. package/docs/build/files/lib_models_per-bundle-addon-cache_target-instance.js.html +0 -108
  84. package/docs/build/files/lib_models_project.js.html +0 -913
  85. package/docs/build/files/lib_models_task.js.html +0 -117
  86. package/docs/build/files/lib_tasks_build-watch.js.html +0 -157
  87. package/docs/build/files/lib_tasks_npm-task.js.html +0 -463
  88. package/docs/build/files/lib_tasks_serve.js.html +0 -207
  89. package/docs/build/files/lib_tasks_server_middleware_broccoli-serve-files_index.js.html +0 -127
  90. package/docs/build/files/lib_tasks_server_middleware_broccoli-watcher_index.js.html +0 -158
  91. package/docs/build/files/lib_tasks_server_middleware_history-support_index.js.html +0 -181
  92. package/docs/build/files/lib_tasks_server_middleware_tests-server_index.js.html +0 -171
  93. package/docs/build/files/lib_tasks_test-server.js.html +0 -167
  94. package/docs/build/files/lib_tasks_transforms_amd_index.js.html +0 -143
  95. package/docs/build/files/lib_utilities_ember-app-utils.js.html +0 -292
  96. package/docs/build/files/lib_utilities_insert-into-file.js.html +0 -219
  97. package/docs/build/files/lib_utilities_is-lazy-engine.js.html +0 -125
  98. package/docs/build/files/lib_utilities_is-yarn-project.js.html +0 -120
  99. package/docs/build/files/lib_utilities_valid-project-name.js.html +0 -142
  100. package/docs/build/files/lib_utilities_will-interrupt-process.js.html +0 -290
  101. package/docs/build/files/lib_utilities_windows-admin.js.html +0 -230
  102. package/docs/build/index.html +0 -125
  103. package/docs/build/modules/ember-cli.html +0 -152
  104. package/docs/build/modules/is-lazy-engine.html +0 -106
  105. package/docs/build-concurrency.md +0 -15
  106. package/docs/build-pipeline-debugging.md +0 -33
  107. package/docs/code-coverage.md +0 -14
  108. package/docs/error-propagation.md +0 -136
  109. package/docs/experiments.md +0 -53
  110. package/docs/node-support.md +0 -43
  111. package/docs/perf-guide.md +0 -250
  112. package/docs/project_version_preprocessor.js +0 -8
  113. package/docs/sourcemaps.md +0 -60
  114. package/docs/yuidoc.json +0 -13
@@ -1,555 +0,0 @@
1
- /*
2
- Font sizes for all selectors other than the body are given in percentages,
3
- with 100% equal to 13px. To calculate a font size percentage, multiply the
4
- desired size in pixels by 7.6923076923.
5
-
6
- Here's a quick lookup table:
7
-
8
- 10px - 76.923%
9
- 11px - 84.615%
10
- 12px - 92.308%
11
- 13px - 100%
12
- 14px - 107.692%
13
- 15px - 115.385%
14
- 16px - 123.077%
15
- 17px - 130.769%
16
- 18px - 138.462%
17
- 19px - 146.154%
18
- 20px - 153.846%
19
- */
20
-
21
- html {
22
- background: #fff;
23
- color: #333;
24
- overflow-y: scroll;
25
- }
26
-
27
- body {
28
- font: 13px/1.4 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Helvetica', 'Arial', sans-serif;
29
- margin: 0;
30
- padding: 0;
31
- }
32
-
33
- /* -- Links ----------------------------------------------------------------- */
34
- a {
35
- color: #356de4;
36
- text-decoration: none;
37
- }
38
-
39
- a:hover { text-decoration: underline; }
40
-
41
- /* "Jump to Table of Contents" link is shown to assistive tools, but hidden from
42
- sight until it's focused. */
43
- .jump {
44
- position: absolute;
45
- padding: 3px 6px;
46
- left: -99999px;
47
- top: 0;
48
- }
49
-
50
- .jump:focus { left: 40%; }
51
-
52
- /* -- Paragraphs ------------------------------------------------------------ */
53
- p { margin: 1.3em 0; }
54
- dd p, td p { margin-bottom: 0; }
55
- dd p:first-child, td p:first-child { margin-top: 0; }
56
-
57
- /* -- Headings -------------------------------------------------------------- */
58
- h1, h2, h3, h4, h5, h6 {
59
- color: #D98527;/*was #f80*/
60
- font-family: 'Trebuchet MS', sans-serif;
61
- font-weight: bold;
62
- line-height: 1.1;
63
- margin: 1.1em 0 0.5em;
64
- }
65
-
66
- h1 {
67
- font-size: 184.6%;
68
- color: #30418C;
69
- margin: 0.75em 0 0.5em;
70
- }
71
-
72
- h2 {
73
- font-size: 153.846%;
74
- color: #E48A2B;
75
- padding: 8px;
76
- margin-left: -15px;
77
- padding-left: 15px;
78
- }
79
-
80
- h3 { font-size: 138.462%; }
81
-
82
- h4 {
83
- border-bottom: 1px solid #DBDFEA;
84
- color: #E48A2B;
85
- font-size: 115.385%;
86
- font-weight: normal;
87
- padding-bottom: 2px;
88
- }
89
-
90
- h5, h6 { font-size: 107.692%; }
91
-
92
- /* -- Code and examples ----------------------------------------------------- */
93
- code, kbd, pre, samp {
94
- font-family: Menlo, Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
95
- font-size: 92.308%;
96
- line-height: 1.35;
97
- }
98
-
99
- p code, p kbd, p samp, li code {
100
- background: #FCFBFA;
101
- border: 1px solid #EFEEED;
102
- padding: 0 3px;
103
- }
104
-
105
- a code, a kbd, a samp,
106
- pre code, pre kbd, pre samp,
107
- table code, table kbd, table samp,
108
- .intro code, .intro kbd, .intro samp,
109
- .toc code, .toc kbd, .toc samp {
110
- background: none;
111
- border: none;
112
- padding: 0;
113
- }
114
-
115
- pre.code, pre.terminal, pre.cmd {
116
- overflow-x: auto;
117
- *overflow-x: scroll;
118
- padding: 0.3em 0.6em;
119
- }
120
-
121
- pre.code {
122
- background: #f7f7f7;
123
- border: none;
124
- padding: 16px;
125
- }
126
-
127
- pre.terminal, pre.cmd {
128
- background: #F0EFFC;
129
- border: 1px solid #D0CBFB;
130
- border-left: 5px solid #D0CBFB;
131
- }
132
-
133
- /* Don't reduce the font size of <code>/<kbd>/<samp> elements inside <pre>
134
- blocks. */
135
- pre code, pre kbd, pre samp { font-size: 100%; }
136
-
137
- /* Used to denote text that shouldn't be selectable, such as line numbers or
138
- shell prompts. Guess which browser this doesn't work in. */
139
- .noselect {
140
- -moz-user-select: -moz-none;
141
- -khtml-user-select: none;
142
- -webkit-user-select: none;
143
- -o-user-select: none;
144
- user-select: none;
145
- }
146
-
147
- /* -- Lists ----------------------------------------------------------------- */
148
- dd { margin: 0.2em 0 0.7em 1em; }
149
- dl { margin: 1em 0; }
150
- dt { font-weight: bold; }
151
-
152
- /* -- Tables ---------------------------------------------------------------- */
153
- caption, th { text-align: left; }
154
-
155
- table {
156
- border-collapse: collapse;
157
- width: 100%;
158
- }
159
-
160
- td, th {
161
- border: 1px solid #fff;
162
- padding: 5px 12px;
163
- vertical-align: top;
164
- }
165
-
166
- td { background: #E6E9F5; }
167
- td dl { margin: 0; }
168
- td dl dl { margin: 1em 0; }
169
- td pre:first-child { margin-top: 0; }
170
-
171
- th {
172
- background: #D2D7E6;/*#97A0BF*/
173
- border-bottom: none;
174
- border-top: none;
175
- color: #000;/*#FFF1D5*/
176
- font-family: 'Trebuchet MS', sans-serif;
177
- font-weight: bold;
178
- line-height: 1.3;
179
- white-space: nowrap;
180
- }
181
-
182
-
183
- /* -- Layout and Content ---------------------------------------------------- */
184
- #doc {
185
- margin: auto;
186
- min-width: 1024px;
187
- }
188
-
189
- #main { width: 754px; }
190
- #sidebar { width: 270px; margin: 0 15px; }
191
-
192
- .content { padding: 0 20px 0 25px; }
193
-
194
- /* -- Sidebar --------------------------------------------------------------- */
195
- .sidebox {
196
- background: #F9F9FC;/*E6E9F5*/
197
- border: 1px solid #D4D8EB;
198
-
199
- -moz-border-radius: 4px;
200
- -webkit-border-radius: 4px;
201
- border-radius: 4px;
202
- -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
203
- -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
204
- box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
205
- font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Helvetica', 'Arial', sans-serif;
206
- margin: 0 0 15px 0;
207
- padding-bottom: 1px;
208
- }
209
-
210
- .sidebox h2 {
211
- background: #E5E6F1;
212
- -moz-border-radius: 4px 4px 0 0;
213
- -webkit-border-radius: 4px 4px 0 0;
214
- border-radius: 4px 4px 0 0;
215
- color: #5E6BA4;
216
- font-weight: bold;
217
- font-size: 107.692%;
218
- margin: 0;
219
- padding: 4px 7px 5px;
220
- }
221
-
222
- .sidebox .bd {
223
- font-size: 84.615%;
224
- padding: 0 5px 0 8px;
225
- }
226
-
227
- .sidebox li { list-style-type: disc; color:#D4D5E3; }
228
-
229
- .sidebox ol, .sidebox ul {
230
- margin-left: 0;
231
- padding-left: 16px;
232
- }
233
-
234
- .sidebox ol ol, .sidebox ol ul,
235
- .sidebox ul ol, .sidebox ul ul {
236
- margin: 0;
237
- padding-left: 16px;
238
- }
239
-
240
- /* -- Table of Contents ----------------------------------------------------- */
241
-
242
- /* The #toc id refers to the single global table of contents, while the .toc
243
- class refers to generic TOC lists that could be used throughout the page. */
244
-
245
- .toc code, .toc kbd, .toc samp { font-size: 100%; }
246
- .toc li { font-weight: bold; }
247
- .toc li li { font-weight: normal; }
248
-
249
- /* -- Intro and Example Boxes ----------------------------------------------- */
250
- .intro, .example { margin-bottom: 2em; }
251
-
252
- .example {
253
- -moz-border-radius: 4px;
254
- -webkit-border-radius: 4px;
255
- border-radius: 4px;
256
- -moz-box-shadow: 0 0 5px #bfbfbf;
257
- -webkit-box-shadow: 0 0 5px #bfbfbf;
258
- box-shadow: 0 0 5px #bfbfbf;
259
- padding: 1em;
260
- }
261
-
262
- .intro {
263
- background: none repeat scroll 0 0 #F0F1F8; border: 1px solid #D4D8EB; padding: 0 1em;
264
- }
265
-
266
- /* -- Other Styles ---------------------------------------------------------- */
267
-
268
- /* These are probably YUI-specific, and should be moved out of Selleck's default
269
- theme. */
270
-
271
- .button {
272
- border: 1px solid #dadada;
273
- -moz-border-radius: 3px;
274
- -webkit-border-radius: 3px;
275
- border-radius: 3px;
276
- color: #444;
277
- display: inline-block;
278
- font-family: Helvetica, Arial, sans-serif;
279
- font-size: 92.308%;
280
- font-weight: bold;
281
- padding: 4px 13px 3px;
282
- -moz-text-shadow: 1px 1px 0 #fff;
283
- -webkit-text-shadow: 1px 1px 0 #fff;
284
- text-shadow: 1px 1px 0 #fff;
285
- white-space: nowrap;
286
-
287
- background: #EFEFEF; /* old browsers */
288
- background: -moz-linear-gradient(top, #f5f5f5 0%, #efefef 50%, #e5e5e5 51%, #dfdfdf 100%); /* firefox */
289
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%,#efefef), color-stop(51%,#e5e5e5), color-stop(100%,#dfdfdf)); /* webkit */
290
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dfdfdf',GradientType=0 ); /* ie */
291
- }
292
-
293
- .button:hover {
294
- border-color: #466899;
295
- color: #fff;
296
- text-decoration: none;
297
- -moz-text-shadow: 1px 1px 0 #222;
298
- -webkit-text-shadow: 1px 1px 0 #222;
299
- text-shadow: 1px 1px 0 #222;
300
-
301
- background: #6396D8; /* old browsers */
302
- background: -moz-linear-gradient(top, #6396D8 0%, #5A83BC 50%, #547AB7 51%, #466899 100%); /* firefox */
303
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6396D8), color-stop(50%,#5A83BC), color-stop(51%,#547AB7), color-stop(100%,#466899)); /* webkit */
304
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6396D8', endColorstr='#466899',GradientType=0 ); /* ie */
305
- }
306
-
307
- .newwindow { text-align: center; }
308
-
309
- .header .version em {
310
- display: block;
311
- text-align: right;
312
- }
313
-
314
- .yui3-skin-sam #classdocs .yui3-tabview-panel {
315
- background-color: transparent;
316
- }
317
-
318
- .yui3-skin-sam #classdocs .yui3-tabview-panel {
319
- border: none;
320
- }
321
-
322
- .yui3-skin-sam .yui3-tabview .yui3-tab,
323
- .yui3-skin-sam .yui3-tabview .yui3-tab-selected,
324
- .yui3-skin-sam .yui3-tabview .yui3-tab-hover {
325
- background: -moz-linear-gradient(center top , #F4F0EC 0%, #D6D2CE 100%) repeat scroll 0 0 transparent;
326
- border-bottom: 1px solid #DEDCD9;
327
- border-right: 1px solid #CDCBC8;
328
- border-left: 1px solid #CDCBC8;
329
- border-top: 1px solid #DADADA;
330
- color: #333333;
331
- text-decoration: none;
332
- }
333
- .yui3-skin-sam .yui3-tabview .yui3-tab-label,
334
- .yui3-skin-sam .yui3-tabview .yui3-tab-selected .yui3-tab-label {
335
- border: none;
336
- background: none;
337
- font-size: 100%;
338
- color: #000;
339
- }
340
-
341
- .yui3-skin-sam .yui3-tabview .yui3-tab-selected,
342
- .yui3-skin-sam .yui3-tabview .yui3-tab-hover {
343
- background: none;
344
- background-color: #fff;
345
- border-bottom-color: #FFFFFF;
346
- border-top: 2px solid #8193C9;
347
- font-weight: bold;
348
- color: #000;
349
-
350
- }
351
-
352
- .yui3-skin-sam .yui3-tabview-list {
353
- border-color: #DFDFDF;
354
- border-width: 0 0 1px;
355
- }
356
-
357
-
358
- #classdocs .item {
359
- border-bottom: 1px solid #466899;
360
- margin: 1em 0;
361
- padding: 1.5em;
362
- }
363
-
364
- #classdocs .item .params p,
365
- #classdocs .item .returns p,{
366
- display: inline;
367
- }
368
-
369
- #classdocs .item em code, #classdocs .item em.comment {
370
- color: green;
371
- }
372
-
373
- #classdocs .item em.comment a {
374
- color: green;
375
- text-decoration: underline;
376
- }
377
-
378
- #classdocs .foundat {
379
- font-size: 11px;
380
- font-style: normal;
381
- }
382
-
383
- .attrs .emits {
384
- margin-left: 2em;
385
- padding: .5em;
386
- border-left: 1px dashed #ccc;
387
- }
388
-
389
- abbr {
390
- border-bottom: 1px dashed #ccc;
391
- font-size: 80%;
392
- cursor: help;
393
- }
394
-
395
- ul li p {
396
- margin-top: 0;
397
- }
398
-
399
- .method .name {
400
- font-size: 110%;
401
- }
402
-
403
- #hd {
404
- background: -moz-linear-gradient(center top , #DCDBD9 0%, #F6F5F3 100%) repeat scroll 0 0 transparent;
405
- border-bottom: 1px solid #DFDFDF;
406
- padding: 0 15px 1px 20px;
407
- margin-bottom: 15px;
408
- }
409
-
410
- #hd img {
411
- margin-right: 10px;
412
- vertical-align: middle;
413
- }
414
-
415
-
416
-
417
-
418
-
419
-
420
- #sidebar {
421
- position: fixed;
422
- box-sizing: border-box;
423
- height: 100%;
424
- overflow-x: scroll;
425
- padding: 0 15px;
426
- }
427
-
428
- .logo {
429
- margin: 30px 0;
430
- font-size: 30px;
431
- font-weight: bold;
432
- }
433
-
434
- .logo a {
435
- color: #E48A2B;
436
- text-decoration: none;
437
- }
438
-
439
- .logo img {
440
- height: 30px;
441
- }
442
-
443
- .version-info {
444
- margin: 20px 0;
445
- font-size: 0.8em;
446
- }
447
-
448
- #main {
449
- box-sizing: border-box;
450
- width: 100%;
451
- padding-left: 300px;
452
- padding-top: 75px;
453
- padding-bottom: 25px;
454
- }
455
-
456
- .title .source-link {
457
- float: right;
458
- }
459
-
460
- .short-description {
461
- padding-left: 10px;
462
- }
463
-
464
- .method .title,
465
- .property .title {
466
- background: #f8f8f8;
467
- padding: 8px 15px;
468
- margin-top: 25px;
469
- margin-left: -15px;
470
- }
471
-
472
- .method .title h3,
473
- .property .title h3 {
474
- margin: 0;
475
- }
476
-
477
- table.summary td:nth-child(1) {
478
- white-space: nowrap;
479
- }
480
-
481
- table.summary td:nth-child(2) {
482
- width: 100%;
483
- }
484
-
485
- thead tr {
486
- background: #f8f8f8;
487
- }
488
-
489
- td, th {
490
- background: inherit;
491
- border: solid 1px #f8f8f8;
492
- vertical-align: middle;
493
- }
494
-
495
- .params ul {
496
- margin: 0;
497
- padding-left: 16px;
498
- }
499
-
500
- .return-type,
501
- .throws-type {
502
- margin: 0 10px;
503
- }
504
-
505
- .return-description p:first-child,
506
- .throws-description p:first-child {
507
- display: inline-block;
508
- margin: 0;
509
- }
510
-
511
-
512
- pre.linenums {
513
- background: transparent;
514
- border: 1px solid #eee;
515
- }
516
-
517
- li.L1, li.L3, li.L5, li.L7, li.L9 {
518
- background: transparent;
519
- }
520
-
521
- ol.linenums {
522
- list-style-type: none;
523
- margin: 0;
524
- padding: 0;
525
- }
526
-
527
- ol.linenums > li {
528
- counter-increment: linenumcounter;
529
- }
530
-
531
- ol.linenums > li:before {
532
- content: counter(linenumcounter) " ";
533
- float: left;
534
- width: 55px;
535
- text-align: right;
536
- margin-right: 10px;
537
- color: #ccc;
538
- border-right: 1px solid #eee;
539
- }
540
-
541
- ol.linenums:first-child {
542
- counter-reset: linenumcounter;
543
- }
544
-
545
- .deprecated {
546
- text-decoration: line-through;
547
- }
548
-
549
- h2:target {
550
- background-color: #FFFDE4
551
- }
552
-
553
- .title:target {
554
- background-color: #FFFDE4
555
- }
Binary file
Binary file
@@ -1,10 +0,0 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <title>Redirector</title>
5
- <meta http-equiv="refresh" content="0;url=../">
6
- </head>
7
- <body>
8
- <a href="../">Click here to redirect</a>
9
- </body>
10
- </html>
@@ -1,56 +0,0 @@
1
- YUI.add('api-filter', function (Y) {
2
-
3
- Y.APIFilter = Y.Base.create('apiFilter', Y.Base, [Y.AutoCompleteBase], {
4
- // -- Initializer ----------------------------------------------------------
5
- initializer: function () {
6
- this._bindUIACBase();
7
- this._syncUIACBase();
8
- },
9
- getDisplayName: function(name) {
10
-
11
- Y.each(Y.YUIDoc.meta.allModules, function(i) {
12
- if (i.name === name && i.displayName) {
13
- name = i.displayName;
14
- }
15
- });
16
-
17
- if (this.get('queryType') === 'elements') {
18
- name = '&lt;' + name + '&gt;';
19
- }
20
-
21
- return name;
22
- }
23
-
24
- }, {
25
- // -- Attributes -----------------------------------------------------------
26
- ATTRS: {
27
- resultHighlighter: {
28
- value: 'phraseMatch'
29
- },
30
-
31
- // May be set to "classes", "elements" or "modules".
32
- queryType: {
33
- value: 'classes'
34
- },
35
-
36
- source: {
37
- valueFn: function() {
38
- var self = this;
39
- return function(q) {
40
- var data = Y.YUIDoc.meta[self.get('queryType')],
41
- out = [];
42
- Y.each(data, function(v) {
43
- if (v.toLowerCase().indexOf(q.toLowerCase()) > -1) {
44
- out.push(v);
45
- }
46
- });
47
- return out;
48
- };
49
- }
50
- }
51
- }
52
- });
53
-
54
- }, '3.4.0', {requires: [
55
- 'autocomplete-base', 'autocomplete-highlighters', 'autocomplete-sources'
56
- ]});