fomantic-ui 2.9.0-beta.283 → 2.9.0-beta.286

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 (224) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/.github/dependabot.yml +10 -0
  3. package/.github/workflows/ci.yml +2 -2
  4. package/.github/workflows/nightly.yml +2 -2
  5. package/.github/workflows/release.yml +2 -2
  6. package/CONTRIBUTORS.md +1 -0
  7. package/FAQ.md +38 -38
  8. package/dist/components/accordion.css +1 -1
  9. package/dist/components/accordion.js +1 -1
  10. package/dist/components/accordion.min.css +1 -1
  11. package/dist/components/accordion.min.js +1 -1
  12. package/dist/components/ad.css +1 -1
  13. package/dist/components/ad.min.css +1 -1
  14. package/dist/components/api.js +2 -2
  15. package/dist/components/api.min.js +2 -2
  16. package/dist/components/breadcrumb.css +1 -1
  17. package/dist/components/breadcrumb.min.css +1 -1
  18. package/dist/components/button.css +1 -1
  19. package/dist/components/button.min.css +1 -1
  20. package/dist/components/calendar.css +1 -1
  21. package/dist/components/calendar.js +1 -1
  22. package/dist/components/calendar.min.css +1 -1
  23. package/dist/components/calendar.min.js +1 -1
  24. package/dist/components/card.css +1 -1
  25. package/dist/components/card.min.css +1 -1
  26. package/dist/components/checkbox.css +1 -1
  27. package/dist/components/checkbox.js +1 -1
  28. package/dist/components/checkbox.min.css +1 -1
  29. package/dist/components/checkbox.min.js +1 -1
  30. package/dist/components/comment.css +1 -1
  31. package/dist/components/comment.min.css +1 -1
  32. package/dist/components/container.css +1 -1
  33. package/dist/components/container.min.css +1 -1
  34. package/dist/components/dimmer.css +1 -1
  35. package/dist/components/dimmer.js +1 -1
  36. package/dist/components/dimmer.min.css +1 -1
  37. package/dist/components/dimmer.min.js +1 -1
  38. package/dist/components/divider.css +1 -1
  39. package/dist/components/divider.min.css +1 -1
  40. package/dist/components/dropdown.css +1 -1
  41. package/dist/components/dropdown.js +38 -60
  42. package/dist/components/dropdown.min.css +1 -1
  43. package/dist/components/dropdown.min.js +2 -2
  44. package/dist/components/embed.css +1 -1
  45. package/dist/components/embed.js +1 -1
  46. package/dist/components/embed.min.css +1 -1
  47. package/dist/components/embed.min.js +1 -1
  48. package/dist/components/emoji.css +8 -10
  49. package/dist/components/feed.css +1 -1
  50. package/dist/components/feed.min.css +1 -1
  51. package/dist/components/flag.css +8 -8
  52. package/dist/components/flag.min.css +1 -1
  53. package/dist/components/form.css +1 -1
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +1 -1
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +1 -1
  58. package/dist/components/grid.min.css +1 -1
  59. package/dist/components/header.css +1 -1
  60. package/dist/components/header.min.css +1 -1
  61. package/dist/components/icon.css +1 -1
  62. package/dist/components/icon.min.css +1 -1
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +1 -1
  66. package/dist/components/input.min.css +1 -1
  67. package/dist/components/item.css +1 -1
  68. package/dist/components/item.min.css +1 -1
  69. package/dist/components/label.css +9 -5
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +1 -1
  72. package/dist/components/list.min.css +1 -1
  73. package/dist/components/loader.css +1 -1
  74. package/dist/components/loader.min.css +1 -1
  75. package/dist/components/message.css +1 -1
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +1 -1
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +1 -1
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +1 -1
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +1 -1
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +1 -1
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +1 -1
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +1 -1
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +1 -1
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +1 -1
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +1 -1
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +1 -1
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +1 -1
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +1 -1
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.js +1 -1
  124. package/dist/components/slider.min.js +1 -1
  125. package/dist/components/state.js +1 -1
  126. package/dist/components/state.min.js +1 -1
  127. package/dist/components/statistic.css +1 -1
  128. package/dist/components/statistic.min.css +1 -1
  129. package/dist/components/step.css +1 -1
  130. package/dist/components/step.min.css +1 -1
  131. package/dist/components/sticky.css +1 -1
  132. package/dist/components/sticky.js +1 -1
  133. package/dist/components/sticky.min.css +1 -1
  134. package/dist/components/sticky.min.js +1 -1
  135. package/dist/components/tab.css +1 -1
  136. package/dist/components/tab.js +1 -1
  137. package/dist/components/tab.min.css +1 -1
  138. package/dist/components/tab.min.js +1 -1
  139. package/dist/components/table.css +1 -1
  140. package/dist/components/table.min.css +1 -1
  141. package/dist/components/text.css +1 -1
  142. package/dist/components/text.min.css +1 -1
  143. package/dist/components/toast.css +4 -1
  144. package/dist/components/toast.js +9 -5
  145. package/dist/components/toast.min.css +2 -2
  146. package/dist/components/toast.min.js +2 -2
  147. package/dist/components/transition.css +1 -1
  148. package/dist/components/transition.js +1 -1
  149. package/dist/components/transition.min.css +1 -1
  150. package/dist/components/transition.min.js +1 -1
  151. package/dist/components/visibility.js +1 -1
  152. package/dist/components/visibility.min.js +1 -1
  153. package/dist/semantic.css +75 -67
  154. package/dist/semantic.js +71 -89
  155. package/dist/semantic.min.css +2 -2
  156. package/dist/semantic.min.js +2 -2
  157. package/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  158. package/examples/components/button.html +1 -1
  159. package/examples/components/card.html +1 -1
  160. package/examples/components/input.html +1 -1
  161. package/examples/components/menu.html +1 -1
  162. package/examples/components/site.html +1 -1
  163. package/examples/components/table.html +1 -1
  164. package/package.json +1 -1
  165. package/src/definitions/behaviors/api.js +1 -1
  166. package/src/definitions/elements/emoji.less +23 -0
  167. package/src/definitions/elements/flag.less +45 -0
  168. package/src/definitions/elements/label.less +7 -4
  169. package/src/definitions/modules/accordion.less +371 -371
  170. package/src/definitions/modules/dropdown.js +37 -59
  171. package/src/definitions/modules/toast.js +8 -4
  172. package/src/definitions/modules/toast.less +3 -0
  173. package/src/themes/default/elements/emoji.overrides +0 -3592
  174. package/src/themes/default/elements/emoji.variables +3574 -0
  175. package/src/themes/default/elements/flag.overrides +0 -1646
  176. package/src/themes/default/elements/flag.variables +1602 -0
  177. package/src/themes/{default → famfamfam}/assets/images/flags.png +0 -0
  178. package/src/themes/famfamfam/elements/flag.variables +8 -1
  179. package/src/themes/joypixels/elements/emoji.overrides +0 -3591
  180. package/src/themes/joypixels/elements/emoji.variables +3573 -4
  181. package/src/themes/twitter/elements/emoji.overrides +0 -3593
  182. package/src/themes/twitter/elements/emoji.variables +3570 -6
  183. package/tasks/admin/distributions/create.js +1 -1
  184. package/tasks/admin/publish.js +1 -1
  185. package/tasks/admin/release.js +1 -1
  186. package/tasks/build/assets.js +1 -1
  187. package/tasks/build/css.js +1 -1
  188. package/tasks/build/javascript.js +1 -1
  189. package/tasks/check-install.js +1 -1
  190. package/tasks/clean.js +1 -1
  191. package/tasks/collections/README.md +1 -1
  192. package/tasks/collections/admin.js +1 -1
  193. package/tasks/config/admin/oauth.example.js +1 -1
  194. package/tasks/config/admin/templates/composer.json +1 -1
  195. package/tasks/rtl/watch.js +1 -1
  196. package/tasks/version.js +1 -1
  197. package/test/fixtures/accordion.html +1 -1
  198. package/test/fixtures/checkbox.html +1 -1
  199. package/test/fixtures/dropdown.html +1 -1
  200. package/test/fixtures/modal.html +1 -1
  201. package/test/fixtures/popup.html +1 -1
  202. package/test/fixtures/rating.html +1 -1
  203. package/test/fixtures/shape.html +1 -1
  204. package/test/fixtures/sidebar.html +1 -1
  205. package/test/fixtures/tab.html +1 -1
  206. package/test/fixtures/transition.html +1 -1
  207. package/test/fixtures/video.html +1 -1
  208. package/test/helpers/jasmine-jquery.js +1 -1
  209. package/test/helpers/jasmine-sinon.js +1 -1
  210. package/test/helpers/jquery-events.js +1 -1
  211. package/test/helpers/sinon.js +1 -1
  212. package/test/meteor/fonts.js +1 -1
  213. package/test/modules/accordion.spec.js +1 -1
  214. package/test/modules/checkbox.spec.js +1 -1
  215. package/test/modules/dropdown.spec.js +1 -1
  216. package/test/modules/modal.spec.js +1 -1
  217. package/test/modules/module.spec.js +1 -1
  218. package/test/modules/popup.spec.js +1 -1
  219. package/test/modules/search.spec.js +1 -1
  220. package/test/modules/shape.spec.js +1 -1
  221. package/test/modules/sidebar.spec.js +1 -1
  222. package/test/modules/tab.spec.js +1 -1
  223. package/test/modules/transition.spec.js +1 -1
  224. package/test/modules/video.spec.js +1 -1
@@ -205,4 +205,4 @@ module.exports = function(callback) {
205
205
  }
206
206
 
207
207
  gulp.series(...tasks)(callback);
208
- };
208
+ };
@@ -21,4 +21,4 @@ module.exports = function (callback) {
21
21
  'update components', // commit components to github
22
22
  )(callback);
23
23
 
24
- };
24
+ };
@@ -25,4 +25,4 @@ module.exports = function (callback) {
25
25
  'create components', // update each repo
26
26
  )(callback);
27
27
 
28
- };
28
+ };
@@ -60,4 +60,4 @@ module.exports.watch = function (type, config) {
60
60
  });
61
61
  };
62
62
 
63
- module.exports.buildAssets = buildAssets;
63
+ module.exports.buildAssets = buildAssets;
@@ -269,4 +269,4 @@ module.exports.watch = function (type, config) {
269
269
  };
270
270
 
271
271
  // Expose build css method
272
- module.exports.buildCSS = buildCSS;
272
+ module.exports.buildCSS = buildCSS;
@@ -156,4 +156,4 @@ module.exports.watch = function (type, config) {
156
156
  });
157
157
  };
158
158
 
159
- module.exports.buildJS = buildJS;
159
+ module.exports.buildJS = buildJS;
@@ -24,4 +24,4 @@ module.exports = function (callback) {
24
24
  }
25
25
  }, 50); // Delay to allow console.clear to remove messages from check event
26
26
 
27
- };
27
+ };
package/tasks/clean.js CHANGED
@@ -11,4 +11,4 @@ var
11
11
  // cleans distribution files
12
12
  module.exports = function() {
13
13
  return del([config.paths.clean], tasks.settings.del);
14
- };
14
+ };
@@ -13,4 +13,4 @@ gulp = install(gulp);
13
13
 
14
14
  // tasks are now injected and ready to be used
15
15
  gulp.start('install');
16
- ```
16
+ ```
@@ -61,4 +61,4 @@ module.exports = function (gulp) {
61
61
  gulp.task('register', register);
62
62
  gulp.task('register').description = 'Registers all packages with NPM';
63
63
 
64
- };
64
+ };
@@ -8,4 +8,4 @@ module.exports = {
8
8
  username : 'github-username',
9
9
  name : 'Your Name',
10
10
  email : 'user@email.com'
11
- };
11
+ };
@@ -19,4 +19,4 @@
19
19
  "framework"
20
20
  ],
21
21
  "license" : "MIT"
22
- }
22
+ }
@@ -9,4 +9,4 @@ var
9
9
  // RTL watch are now handled by the default watch process
10
10
  module.exports = function (callback) {
11
11
  gulp.series(require('../watch'))(callback);
12
- };
12
+ };
package/tasks/version.js CHANGED
@@ -9,4 +9,4 @@ var
9
9
  module.exports = function(callback) {
10
10
  console.log(release.title + ' ' + release.version);
11
11
  callback();
12
- };
12
+ };
@@ -21,4 +21,4 @@
21
21
  <p>Three common ways for a prospective owner to acquire a dog is from pet shops, private owners, or shelters.</p>
22
22
  <p>A pet shop may be the most convenient way to buy a dog. Buying a dog from a private owner allows you to assess the pedigree and upbringing of your dog before choosing to take it home. Lastly, finding your dog from a shelter, helps give a good home to a dog who may not find one so readily.</p>
23
23
  </div>
24
- </div>
24
+ </div>
@@ -43,4 +43,4 @@
43
43
  <label>Allow other people to pet my dog</label>
44
44
  </div>
45
45
  </div>
46
- </div>
46
+ </div>
@@ -6,4 +6,4 @@
6
6
  <div class="item" data-value="male">Male</div>
7
7
  <div class="item" data-value="female">Female</div>
8
8
  </div>
9
- </div>
9
+ </div>
@@ -22,4 +22,4 @@
22
22
  <i class="checkmark icon"></i>
23
23
  </div>
24
24
  </div>
25
- </div>
25
+ </div>
@@ -5,4 +5,4 @@
5
5
  <i class="circular heart icon link" data-content="Right Center" data-position="right center"></i>
6
6
  <i class="circular heart icon link" data-content="Bottom Left" data-position="bottom left"></i>
7
7
  <i class="circular heart icon link" data-content="Bottom Center" data-position="bottom center"></i>
8
- <i class="circular heart icon link" data-content="Bottom Right" data-position="bottom right"></i>
8
+ <i class="circular heart icon link" data-content="Bottom Right" data-position="bottom right"></i>
@@ -4,4 +4,4 @@
4
4
  <i class="icon"></i>
5
5
  <i class="icon"></i>
6
6
  <i class="icon"></i>
7
- </div>
7
+ </div>
@@ -4,4 +4,4 @@
4
4
  <div class="side">This side is not visible.</div>
5
5
  <div class="side">This side is not visible.</div>
6
6
  </div>
7
- </div>
7
+ </div>
@@ -22,4 +22,4 @@
22
22
  <div class="ui disabled teal toggle button">
23
23
  <i class="left arrow icon"></i>
24
24
  Trigger Sidebar
25
- </div>
25
+ </div>
@@ -5,4 +5,4 @@
5
5
  </div>
6
6
  <div class="ui active tab segment" data-tab="first">First</div>
7
7
  <div class="ui tab segment" data-tab="second">Second</div>
8
- <div class="ui tab segment" data-tab="third">Third</div>
8
+ <div class="ui tab segment" data-tab="third">Third</div>
@@ -1 +1 @@
1
- <div class="ui image"></div>
1
+ <div class="ui image"></div>
@@ -2,4 +2,4 @@
2
2
  <div class="play"></div>
3
3
  <div class="placeholder"></div>
4
4
  <div class="embed"></div>
5
- </div>
5
+ </div>
@@ -702,4 +702,4 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
702
702
  global.getJSONFixture = function (url) {
703
703
  return jasmine.getJSONFixtures().proxyCallTo_('read', arguments)[url]
704
704
  }
705
- }(jasmine, window);
705
+ }(jasmine, window);
@@ -55,4 +55,4 @@
55
55
  this.addMatchers(spyMatcherHash);
56
56
  });
57
57
 
58
- })(jasmine, beforeEach);
58
+ })(jasmine, beforeEach);
@@ -25,4 +25,4 @@
25
25
  $.fn.events = function(selector) {
26
26
  return $.events(selector, this);
27
27
  }
28
- })(jQuery);
28
+ })(jQuery);
@@ -4816,4 +4816,4 @@ if (typeof module !== 'undefined' && module.exports) {
4816
4816
  }
4817
4817
  }(typeof sinon == "object" && sinon || null, typeof window != "undefined" ? window : (typeof self != "undefined") ? self : global));
4818
4818
 
4819
- return sinon;}.call(typeof window != 'undefined' && window || {}));
4819
+ return sinon;}.call(typeof window != 'undefined' && window || {}));
@@ -13,4 +13,4 @@
13
13
  });
14
14
  });
15
15
  })
16
- ;
16
+ ;
@@ -7,4 +7,4 @@ describe("UI Accordion", function() {
7
7
  element : '.ui.accordion'
8
8
  });
9
9
 
10
- });
10
+ });
@@ -5,4 +5,4 @@ describe("UI Checkbox", function() {
5
5
  element : '.ui.checkbox'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -5,4 +5,4 @@ describe("UI Dropdown", function() {
5
5
  element : '.ui.dropdown'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -7,4 +7,4 @@ describe("UI Modal", function() {
7
7
  element : '.ui.modal'
8
8
  });
9
9
 
10
- });
10
+ });
@@ -215,4 +215,4 @@ function moduleTests(ui) {
215
215
 
216
216
  });
217
217
 
218
- }
218
+ }
@@ -5,4 +5,4 @@ xdescribe("UI Popup", function() {
5
5
  element : 'i.icon'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -5,4 +5,4 @@ xdescribe("UI Search", function() {
5
5
  element : '.ui.search'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -5,4 +5,4 @@ describe("UI Shape", function() {
5
5
  element : '.ui.shape'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -5,4 +5,4 @@ describe("UI Rating", function() {
5
5
  element : '.ui.rating'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -6,4 +6,4 @@ xdescribe("UI Tab", function() {
6
6
  singleton : true
7
7
  });
8
8
 
9
- });
9
+ });
@@ -5,4 +5,4 @@ xdescribe("UI Transition", function() {
5
5
  element : '.ui.image'
6
6
  });
7
7
 
8
- });
8
+ });
@@ -5,4 +5,4 @@ describe("UI Video", function() {
5
5
  element : '.ui.video'
6
6
  });
7
7
 
8
- });
8
+ });