fomantic-ui 2.9.3-beta.1 → 2.9.3-beta.2
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/.all-contributorsrc +9 -0
- package/CONTRIBUTORS.md +102 -99
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -5
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +2 -2
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +14 -8
- package/dist/components/api.min.js +2 -2
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +1 -1
- package/dist/components/button.min.css +1 -1
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -6
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +2 -2
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -5
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +2 -2
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -5
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +2 -2
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +1 -1
- package/dist/components/dropdown.js +19 -11
- package/dist/components/dropdown.min.css +1 -1
- package/dist/components/dropdown.min.js +2 -2
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -6
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +1 -1
- package/dist/components/flyout.js +15 -8
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +2 -2
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +6 -6
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +2 -2
- package/dist/components/grid.css +1 -1
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +1 -1
- package/dist/components/modal.js +14 -7
- package/dist/components/modal.min.css +1 -1
- package/dist/components/modal.min.js +2 -2
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +16 -8
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +2 -2
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +18 -12
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +2 -2
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -6
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +2 -2
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -5
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +2 -2
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +1 -5
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +2 -2
- package/dist/components/segment.css +3 -2
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -5
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +2 -2
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +15 -8
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +2 -2
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -6
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +2 -2
- package/dist/components/state.js +23 -20
- package/dist/components/state.min.js +2 -2
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +17 -16
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +2 -2
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +14 -6
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +2 -2
- package/dist/components/table.css +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +16 -8
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +2 -2
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -5
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +2 -2
- package/dist/components/visibility.js +15 -6
- package/dist/components/visibility.min.js +2 -2
- package/dist/semantic.css +55 -54
- package/dist/semantic.js +215 -185
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +1 -1
- package/src/definitions/behaviors/api.js +13 -7
- package/src/definitions/behaviors/form.js +5 -5
- package/src/definitions/behaviors/state.js +22 -19
- package/src/definitions/behaviors/visibility.js +14 -5
- package/src/definitions/elements/segment.less +2 -1
- package/src/definitions/modules/accordion.js +0 -4
- package/src/definitions/modules/calendar.js +0 -5
- package/src/definitions/modules/checkbox.js +0 -4
- package/src/definitions/modules/dimmer.js +0 -4
- package/src/definitions/modules/dropdown.js +18 -10
- package/src/definitions/modules/embed.js +0 -5
- package/src/definitions/modules/flyout.js +14 -7
- package/src/definitions/modules/modal.js +13 -6
- package/src/definitions/modules/nag.js +15 -7
- package/src/definitions/modules/popup.js +17 -11
- package/src/definitions/modules/progress.js +0 -5
- package/src/definitions/modules/rating.js +0 -4
- package/src/definitions/modules/search.js +0 -4
- package/src/definitions/modules/shape.js +0 -4
- package/src/definitions/modules/sidebar.js +14 -7
- package/src/definitions/modules/slider.js +0 -5
- package/src/definitions/modules/sticky.js +16 -15
- package/src/definitions/modules/tab.js +13 -5
- package/src/definitions/modules/toast.js +15 -7
- package/src/definitions/modules/transition.js +0 -4
package/.all-contributorsrc
CHANGED
@@ -649,6 +649,15 @@
|
|
649
649
|
"contributions": [
|
650
650
|
"code"
|
651
651
|
]
|
652
|
+
},
|
653
|
+
{
|
654
|
+
"login": "brian-codes",
|
655
|
+
"name": "Brian McCluskey",
|
656
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/37519149?v=4",
|
657
|
+
"profile": "https://github.com/brian-codes",
|
658
|
+
"contributions": [
|
659
|
+
"security"
|
660
|
+
]
|
652
661
|
}
|
653
662
|
],
|
654
663
|
"contributorsPerLine": 4,
|
package/CONTRIBUTORS.md
CHANGED
@@ -6,105 +6,108 @@ This is a list of all project contributors powered by [All Contributors](https:/
|
|
6
6
|
<!-- prettier-ignore-start -->
|
7
7
|
<!-- markdownlint-disable -->
|
8
8
|
<table>
|
9
|
-
<
|
10
|
-
<
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
<
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
<
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
<
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
<
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
<
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
<
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
<
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
<
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
<
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
<
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
<
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
<
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
<
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
<
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
<
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
<
|
107
|
-
|
9
|
+
<tbody>
|
10
|
+
<tr>
|
11
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/hammy2899"><img src="https://avatars2.githubusercontent.com/u/11588822?v=4?s=60" width="60px;" alt="Sean"/><br /><sub><b>Sean</b></sub></a><br /><a href="#question-hammy2899" title="Answering Questions">💬</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Ahammy2899" title="Bug reports">🐛</a> <a href="#blog-hammy2899" title="Blogposts">📝</a> <a href="#business-hammy2899" title="Business development">💼</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=hammy2899" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=hammy2899" title="Documentation">📖</a> <a href="#design-hammy2899" title="Design">🎨</a> <a href="#example-hammy2899" title="Examples">💡</a> <a href="#ideas-hammy2899" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-hammy2899" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-hammy2899" title="Maintenance">🚧</a> <a href="#platform-hammy2899" title="Packaging/porting to new platform">📦</a> <a href="#projectManagement-hammy2899" title="Project Management">📆</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3Ahammy2899" title="Reviewed Pull Requests">👀</a> <a href="#security-hammy2899" title="Security">🛡️</a> <a href="#tool-hammy2899" title="Tools">🔧</a> <a href="#tutorial-hammy2899" title="Tutorials">✅</a> <a href="#talk-hammy2899" title="Talks">📢</a></td>
|
12
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/prudho"><img src="https://avatars0.githubusercontent.com/u/7557689?v=4?s=60" width="60px;" alt="prudho"/><br /><sub><b>prudho</b></sub></a><br /><a href="#question-prudho" title="Answering Questions">💬</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Aprudho" title="Bug reports">🐛</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=prudho" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=prudho" title="Documentation">📖</a> <a href="#example-prudho" title="Examples">💡</a> <a href="#ideas-prudho" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-prudho" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3Aprudho" title="Reviewed Pull Requests">👀</a></td>
|
13
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/ColinFrick"><img src="https://avatars1.githubusercontent.com/u/5517677?v=4?s=60" width="60px;" alt="Colin Frick"/><br /><sub><b>Colin Frick</b></sub></a><br /><a href="#question-ColinFrick" title="Answering Questions">💬</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3AColinFrick" title="Bug reports">🐛</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=ColinFrick" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=ColinFrick" title="Documentation">📖</a> <a href="#example-ColinFrick" title="Examples">💡</a> <a href="#ideas-ColinFrick" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-ColinFrick" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3AColinFrick" title="Reviewed Pull Requests">👀</a></td>
|
14
|
+
<td align="center" valign="top" width="25%"><a href="https://rasterbuster.lubber.de"><img src="https://avatars1.githubusercontent.com/u/18379884?v=4?s=60" width="60px;" alt="Marco 'Lubber' Wienkoop"/><br /><sub><b>Marco 'Lubber' Wienkoop</b></sub></a><br /><a href="#question-lubber-de" title="Answering Questions">💬</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Alubber-de" title="Bug reports">🐛</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=lubber-de" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=lubber-de" title="Documentation">📖</a> <a href="#example-lubber-de" title="Examples">💡</a> <a href="#ideas-lubber-de" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-lubber-de" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3Alubber-de" title="Reviewed Pull Requests">👀</a> <a href="#a11y-lubber-de" title="Accessibility">️️️️♿️</a> <a href="#security-lubber-de" title="Security">🛡️</a> <a href="#maintenance-lubber-de" title="Maintenance">🚧</a></td>
|
15
|
+
</tr>
|
16
|
+
<tr>
|
17
|
+
<td align="center" valign="top" width="25%"><a href="https://www.exoego.net/"><img src="https://avatars2.githubusercontent.com/u/127635?v=4?s=60" width="60px;" alt="TATSUNO Yasuhiro"/><br /><sub><b>TATSUNO Yasuhiro</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Aexoego" title="Bug reports">🐛</a> <a href="#blog-exoego" title="Blogposts">📝</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=exoego" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=exoego" title="Documentation">📖</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3Aexoego" title="Reviewed Pull Requests">👀</a></td>
|
18
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/bartocc"><img src="https://avatars3.githubusercontent.com/u/47953?v=4?s=60" width="60px;" alt="Julien Palmas"/><br /><sub><b>Julien Palmas</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=bartocc" title="Code">💻</a></td>
|
19
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/0xflotus"><img src="https://avatars3.githubusercontent.com/u/26602940?v=4?s=60" width="60px;" alt="0xflotus"/><br /><sub><b>0xflotus</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=0xflotus" title="Documentation">📖</a></td>
|
20
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/rubenhbaca"><img src="https://avatars3.githubusercontent.com/u/19667830?v=4?s=60" width="60px;" alt="Ruben H. Baca"/><br /><sub><b>Ruben H. Baca</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=rubenhbaca" title="Code">💻</a></td>
|
21
|
+
</tr>
|
22
|
+
<tr>
|
23
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/ventura-eesc"><img src="https://avatars1.githubusercontent.com/u/41117238?v=4?s=60" width="60px;" alt="ventura-eesc"/><br /><sub><b>ventura-eesc</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=ventura-eesc" title="Code">💻</a></td>
|
24
|
+
<td align="center" valign="top" width="25%"><a href="http://www.brunobornsztein.com"><img src="https://avatars1.githubusercontent.com/u/3760?v=4?s=60" width="60px;" alt="Bruno Bornsztein"/><br /><sub><b>Bruno Bornsztein</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=bborn" title="Code">💻</a></td>
|
25
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/MikeyFriedChicken"><img src="https://avatars3.githubusercontent.com/u/4342380?v=4?s=60" width="60px;" alt="Michael Ceber"/><br /><sub><b>Michael Ceber</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=MikeyFriedChicken" title="Code">💻</a></td>
|
26
|
+
<td align="center" valign="top" width="25%"><a href="http://gammagames.net"><img src="https://avatars1.githubusercontent.com/u/7832163?v=4?s=60" width="60px;" alt="Jesse Lieberg"/><br /><sub><b>Jesse Lieberg</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=GammaGames" title="Code">💻</a></td>
|
27
|
+
</tr>
|
28
|
+
<tr>
|
29
|
+
<td align="center" valign="top" width="25%"><a href="https://www.stockopedia.com/"><img src="https://avatars1.githubusercontent.com/u/412672?v=4?s=60" width="60px;" alt="Euan Goddard"/><br /><sub><b>Euan Goddard</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=euangoddard" title="Code">💻</a></td>
|
30
|
+
<td align="center" valign="top" width="25%"><a href="https://madprof.net/"><img src="https://avatars3.githubusercontent.com/u/1070206?v=4?s=60" width="60px;" alt="Daniel"/><br /><sub><b>Daniel</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=danthedeckie" title="Code">💻</a></td>
|
31
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/iarspider"><img src="https://avatars0.githubusercontent.com/u/636602?v=4?s=60" width="60px;" alt="iarspider"/><br /><sub><b>iarspider</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=iarspider" title="Code">💻</a></td>
|
32
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/patilkiranm"><img src="https://avatars1.githubusercontent.com/u/3204107?v=4?s=60" width="60px;" alt="Kiran Patil"/><br /><sub><b>Kiran Patil</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=patilkiranm" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=patilkiranm" title="Documentation">📖</a></td>
|
33
|
+
</tr>
|
34
|
+
<tr>
|
35
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/douglasg14b"><img src="https://avatars1.githubusercontent.com/u/1400380?v=4?s=60" width="60px;" alt="Douglas Gaskell"/><br /><sub><b>Douglas Gaskell</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=douglasg14b" title="Code">💻</a> <a href="#talk-douglasg14b" title="Talks">📢</a></td>
|
36
|
+
<td align="center" valign="top" width="25%"><a href="https://www.mvhnetworks.com"><img src="https://avatars0.githubusercontent.com/u/930315?v=4?s=60" width="60px;" alt="Ko Ko Zin"/><br /><sub><b>Ko Ko Zin</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=ko2in" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=ko2in" title="Documentation">📖</a> <a href="https://github.com/fomantic/Fomantic-UI/pulls?q=is%3Apr+reviewed-by%3Ako2in" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Ako2in" title="Bug reports">🐛</a></td>
|
37
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/dutrieux"><img src="https://avatars2.githubusercontent.com/u/1622751?v=4?s=60" width="60px;" alt="dutrieux"/><br /><sub><b>dutrieux</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=dutrieux" title="Code">💻</a></td>
|
38
|
+
<td align="center" valign="top" width="25%"><a href="http://alexnewby.com"><img src="https://avatars2.githubusercontent.com/u/891192?v=4?s=60" width="60px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=globophobe" title="Code">💻</a></td>
|
39
|
+
</tr>
|
40
|
+
<tr>
|
41
|
+
<td align="center" valign="top" width="25%"><a href="https://twitter.com/y_ryu0220"><img src="https://avatars0.githubusercontent.com/u/14275842?v=4?s=60" width="60px;" alt="ryamaguchi0220"/><br /><sub><b>ryamaguchi0220</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=ryamaguchi0220" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/issues?q=author%3Aryamaguchi0220" title="Bug reports">🐛</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=ryamaguchi0220" title="Documentation">📖</a></td>
|
42
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/egoisticalgoat"><img src="https://avatars3.githubusercontent.com/u/18332886?v=4?s=60" width="60px;" alt="Pascal"/><br /><sub><b>Pascal</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=egoisticalgoat" title="Documentation">📖</a></td>
|
43
|
+
<td align="center" valign="top" width="25%"><a href="https://alexviscreanu.com"><img src="https://avatars2.githubusercontent.com/u/8055505?v=4?s=60" width="60px;" alt="Alex Viscreanu"/><br /><sub><b>Alex Viscreanu</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=aexvir" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=aexvir" title="Documentation">📖</a></td>
|
44
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/rmarchiori"><img src="https://avatars3.githubusercontent.com/u/13880165?v=4?s=60" width="60px;" alt="Ricardo"/><br /><sub><b>Ricardo</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=rmarchiori" title="Code">💻</a></td>
|
45
|
+
</tr>
|
46
|
+
<tr>
|
47
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/justkey007"><img src="https://avatars2.githubusercontent.com/u/36489637?v=4?s=60" width="60px;" alt="Juste Méthode B."/><br /><sub><b>Juste Méthode B.</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=justkey007" title="Code">💻</a></td>
|
48
|
+
<td align="center" valign="top" width="25%"><a href="https://cruzdanilo.com"><img src="https://avatars2.githubusercontent.com/u/216636?v=4?s=60" width="60px;" alt="danilo neves cruz"/><br /><sub><b>danilo neves cruz</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=cruzdanilo" title="Code">💻</a></td>
|
49
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/zombietfk"><img src="https://avatars1.githubusercontent.com/u/6123140?v=4?s=60" width="60px;" alt="ZombieTFK"/><br /><sub><b>ZombieTFK</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=zombietfk" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=zombietfk" title="Documentation">📖</a></td>
|
50
|
+
<td align="center" valign="top" width="25%"><a href="https://shui91.github.io/portfolio"><img src="https://avatars2.githubusercontent.com/u/11592023?v=4?s=60" width="60px;" alt="Sherman Hui"/><br /><sub><b>Sherman Hui</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=shui91" title="Code">💻</a></td>
|
51
|
+
</tr>
|
52
|
+
<tr>
|
53
|
+
<td align="center" valign="top" width="25%"><a href="http://rshalman.github.io"><img src="https://avatars2.githubusercontent.com/u/28634001?v=4?s=60" width="60px;" alt="Roman Shalman"/><br /><sub><b>Roman Shalman</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=RShalman" title="Code">💻</a></td>
|
54
|
+
<td align="center" valign="top" width="25%"><a href="https://iwgx.github.io/amazing-things/"><img src="https://avatars1.githubusercontent.com/u/20817629?v=4?s=60" width="60px;" alt="Ilham Wahabi"/><br /><sub><b>Ilham Wahabi</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=iwgx" title="Code">💻</a></td>
|
55
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/simondarke"><img src="https://avatars3.githubusercontent.com/u/2750476?v=4?s=60" width="60px;" alt="Simon Darke"/><br /><sub><b>Simon Darke</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=simondarke" title="Code">💻</a> <a href="https://github.com/fomantic/Fomantic-UI/commits?author=simondarke" title="Documentation">📖</a></td>
|
56
|
+
<td align="center" valign="top" width="25%"><a href="https://www.travel21.fr"><img src="https://avatars1.githubusercontent.com/u/24317434?v=4?s=60" width="60px;" alt="RenonDis"/><br /><sub><b>RenonDis</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=RenonDis" title="Documentation">📖</a></td>
|
57
|
+
</tr>
|
58
|
+
<tr>
|
59
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/josejbarneto"><img src="https://avatars0.githubusercontent.com/u/22933565?v=4?s=60" width="60px;" alt="Jose J Barneto"/><br /><sub><b>Jose J Barneto</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=josejbarneto" title="Documentation">📖</a></td>
|
60
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/aardbol"><img src="https://avatars2.githubusercontent.com/u/14614620?v=4?s=60" width="60px;" alt="Leonardo"/><br /><sub><b>Leonardo</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=aardbol" title="Documentation">📖</a></td>
|
61
|
+
<td align="center" valign="top" width="25%"><a href="https://bradleyw.me"><img src="https://avatars2.githubusercontent.com/u/10724949?v=4?s=60" width="60px;" alt="Bradley Watton"/><br /><sub><b>Bradley Watton</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=HypertextPP" title="Documentation">📖</a></td>
|
62
|
+
<td align="center" valign="top" width="25%"><a href="https://lolhens.de"><img src="https://avatars1.githubusercontent.com/u/1524059?v=4?s=60" width="60px;" alt="Pierre Kisters"/><br /><sub><b>Pierre Kisters</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=LolHens" title="Code">💻</a></td>
|
63
|
+
</tr>
|
64
|
+
<tr>
|
65
|
+
<td align="center" valign="top" width="25%"><a href="https://fractal-farming.com"><img src="https://avatars.githubusercontent.com/u/5436121?v=4?s=60" width="60px;" alt="Hugo Peek"/><br /><sub><b>Hugo Peek</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=hugopeek" title="Code">💻</a></td>
|
66
|
+
<td align="center" valign="top" width="25%"><a href="https://lutonite.ch/"><img src="https://avatars.githubusercontent.com/u/21953109?v=4?s=60" width="60px;" alt="Loïc Herman"/><br /><sub><b>Loïc Herman</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=Lutonite" title="Code">💻</a></td>
|
67
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/jike212"><img src="https://avatars.githubusercontent.com/u/28184313?v=4?s=60" width="60px;" alt="jike212"/><br /><sub><b>jike212</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=jike212" title="Code">💻</a></td>
|
68
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/jamessampford"><img src="https://avatars.githubusercontent.com/u/1376843?v=4?s=60" width="60px;" alt="jamessampford"/><br /><sub><b>jamessampford</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=jamessampford" title="Code">💻</a></td>
|
69
|
+
</tr>
|
70
|
+
<tr>
|
71
|
+
<td align="center" valign="top" width="25%"><a href="https://dennis.alexandersson.xyz"><img src="https://avatars.githubusercontent.com/u/3358782?v=4?s=60" width="60px;" alt="Dennis Alexandersson"/><br /><sub><b>Dennis Alexandersson</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=Yrlish" title="Code">💻</a></td>
|
72
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/Giandrop"><img src="https://avatars.githubusercontent.com/u/12598149?v=4?s=60" width="60px;" alt="Gianfranco Polinesi"/><br /><sub><b>Gianfranco Polinesi</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=Giandrop" title="Code">💻</a></td>
|
73
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/MrL1605"><img src="https://avatars.githubusercontent.com/u/7734245?v=4?s=60" width="60px;" alt="Lalit Umbarkar"/><br /><sub><b>Lalit Umbarkar</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=MrL1605" title="Code">💻</a></td>
|
74
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/TheJltres"><img src="https://avatars.githubusercontent.com/u/23702867?v=4?s=60" width="60px;" alt="TheJltres"/><br /><sub><b>TheJltres</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=TheJltres" title="Code">💻</a></td>
|
75
|
+
</tr>
|
76
|
+
<tr>
|
77
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/rkomiyama"><img src="https://avatars.githubusercontent.com/u/347483?v=4?s=60" width="60px;" alt="Ryu Komiyama"/><br /><sub><b>Ryu Komiyama</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=rkomiyama" title="Code">💻</a></td>
|
78
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/WardLootens"><img src="https://avatars.githubusercontent.com/u/8817311?v=4?s=60" width="60px;" alt="Ward Lootens"/><br /><sub><b>Ward Lootens</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=WardLootens" title="Code">💻</a></td>
|
79
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/mareeo"><img src="https://avatars.githubusercontent.com/u/9520224?v=4?s=60" width="60px;" alt="mareeo"/><br /><sub><b>mareeo</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=mareeo" title="Code">💻</a></td>
|
80
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/eikek"><img src="https://avatars.githubusercontent.com/u/701128?v=4?s=60" width="60px;" alt="eikek"/><br /><sub><b>eikek</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=eikek" title="Code">💻</a></td>
|
81
|
+
</tr>
|
82
|
+
<tr>
|
83
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/ucyildirim"><img src="https://avatars.githubusercontent.com/u/38659860?v=4?s=60" width="60px;" alt="ucyildirim"/><br /><sub><b>ucyildirim</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=ucyildirim" title="Code">💻</a></td>
|
84
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/byte916"><img src="https://avatars.githubusercontent.com/u/1929437?v=4?s=60" width="60px;" alt="Andrew Gerasimovich"/><br /><sub><b>Andrew Gerasimovich</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=byte916" title="Code">💻</a></td>
|
85
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/das7pad"><img src="https://avatars.githubusercontent.com/u/17931887?v=4?s=60" width="60px;" alt="Jakob Ackermann"/><br /><sub><b>Jakob Ackermann</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=das7pad" title="Code">💻</a></td>
|
86
|
+
<td align="center" valign="top" width="25%"><a href="https://christoph.moeke.dev/"><img src="https://avatars.githubusercontent.com/u/1618434?v=4?s=60" width="60px;" alt="Christoph Möke"/><br /><sub><b>Christoph Möke</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=cmoeke" title="Code">💻</a></td>
|
87
|
+
</tr>
|
88
|
+
<tr>
|
89
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/jameschenjav"><img src="https://avatars.githubusercontent.com/u/30246313?v=4?s=60" width="60px;" alt="jameschenjav"/><br /><sub><b>jameschenjav</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=jameschenjav" title="Code">💻</a></td>
|
90
|
+
<td align="center" valign="top" width="25%"><a href="http://elliotzlin.com"><img src="https://avatars.githubusercontent.com/u/12807901?v=4?s=60" width="60px;" alt="elliotzlin"/><br /><sub><b>elliotzlin</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=elliotzlin" title="Code">💻</a></td>
|
91
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/maidzen"><img src="https://avatars.githubusercontent.com/u/17901424?v=4?s=60" width="60px;" alt="maidzen"/><br /><sub><b>maidzen</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=maidzen" title="Code">💻</a></td>
|
92
|
+
<td align="center" valign="top" width="25%"><a href="https://twitter.com/melek_rebai"><img src="https://avatars.githubusercontent.com/u/1449151?v=4?s=60" width="60px;" alt="Melek REBAI"/><br /><sub><b>Melek REBAI</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=shadoWalker89" title="Code">💻</a></td>
|
93
|
+
</tr>
|
94
|
+
<tr>
|
95
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/NotWearingPants"><img src="https://avatars.githubusercontent.com/u/26556598?v=4?s=60" width="60px;" alt="NotWearingPants"/><br /><sub><b>NotWearingPants</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=NotWearingPants" title="Code">💻</a></td>
|
96
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/CommanderRoot"><img src="https://avatars.githubusercontent.com/u/4395417?v=4?s=60" width="60px;" alt="CommanderRoot"/><br /><sub><b>CommanderRoot</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=CommanderRoot" title="Code">💻</a></td>
|
97
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/grandeljay"><img src="https://avatars.githubusercontent.com/u/45571053?v=4?s=60" width="60px;" alt="Jay"/><br /><sub><b>Jay</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=grandeljay" title="Code">💻</a></td>
|
98
|
+
<td align="center" valign="top" width="25%"><a href="https://www.mhthies.de"><img src="https://avatars.githubusercontent.com/u/8234059?v=4?s=60" width="60px;" alt="Michael Thies"/><br /><sub><b>Michael Thies</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=mhthies" title="Code">💻</a></td>
|
99
|
+
</tr>
|
100
|
+
<tr>
|
101
|
+
<td align="center" valign="top" width="25%"><a href="https://naveensrinivasan.dev"><img src="https://avatars.githubusercontent.com/u/172697?v=4?s=60" width="60px;" alt="Naveen"/><br /><sub><b>Naveen</b></sub></a><br /><a href="#security-naveensrinivasan" title="Security">🛡️</a></td>
|
102
|
+
<td align="center" valign="top" width="25%"><a href="https://www.mvorisek.com/"><img src="https://avatars.githubusercontent.com/u/2228672?v=4?s=60" width="60px;" alt="Michael Voříšek"/><br /><sub><b>Michael Voříšek</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=mvorisek" title="Code">💻</a></td>
|
103
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/xamey"><img src="https://avatars.githubusercontent.com/u/34269296?v=4?s=60" width="60px;" alt="xamey"/><br /><sub><b>xamey</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=xamey" title="Code">💻</a></td>
|
104
|
+
<td align="center" valign="top" width="25%"><a href="http://www.ingrid-bluoss.de"><img src="https://avatars.githubusercontent.com/u/5477907?v=4?s=60" width="60px;" alt="Ingrid Bluoss"/><br /><sub><b>Ingrid Bluoss</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=Inselhopper" title="Code">💻</a> <a href="#a11y-Inselhopper" title="Accessibility">️️️️♿️</a></td>
|
105
|
+
</tr>
|
106
|
+
<tr>
|
107
|
+
<td align="center" valign="top" width="25%"><a href="http://www.mathieumitchell.com"><img src="https://avatars.githubusercontent.com/u/234168?v=4?s=60" width="60px;" alt="Mathieu Mitchell"/><br /><sub><b>Mathieu Mitchell</b></sub></a><br /><a href="https://github.com/fomantic/Fomantic-UI/commits?author=mat128" title="Code">💻</a></td>
|
108
|
+
<td align="center" valign="top" width="25%"><a href="https://github.com/brian-codes"><img src="https://avatars.githubusercontent.com/u/37519149?v=4?s=60" width="60px;" alt="Brian McCluskey"/><br /><sub><b>Brian McCluskey</b></sub></a><br /><a href="#security-brian-codes" title="Security">🛡️</a></td>
|
109
|
+
</tr>
|
110
|
+
</tbody>
|
108
111
|
</table>
|
109
112
|
|
110
113
|
<!-- markdownlint-restore -->
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.2+824a375 - Accordion
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -45,7 +45,6 @@
|
|
45
45
|
|
46
46
|
eventNamespace = '.' + namespace,
|
47
47
|
moduleNamespace = 'module-' + namespace,
|
48
|
-
moduleSelector = $allModules.selector || '',
|
49
48
|
|
50
49
|
$module = $(this),
|
51
50
|
$title = $module.find(selector.title),
|
@@ -452,9 +451,6 @@
|
|
452
451
|
totalTime += data['Execution Time'];
|
453
452
|
});
|
454
453
|
title += ' ' + totalTime + 'ms';
|
455
|
-
if (moduleSelector) {
|
456
|
-
title += ' \'' + moduleSelector + '\'';
|
457
|
-
}
|
458
454
|
if (performance.length > 0) {
|
459
455
|
console.groupCollapsed(title);
|
460
456
|
if (console.table) {
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
* # Fomantic UI - 2.9.3-beta.
|
2
|
+
* # Fomantic UI - 2.9.3-beta.2+824a375
|
3
3
|
* https://github.com/fomantic/Fomantic-UI
|
4
4
|
* https://fomantic-ui.com/
|
5
5
|
*
|
@@ -8,4 +8,4 @@
|
|
8
8
|
* https://opensource.org/licenses/MIT
|
9
9
|
*
|
10
10
|
*/
|
11
|
-
!function(
|
11
|
+
!function(O,x){"use strict";x=void 0!==x&&x.Math===Math?x:globalThis,O.fn.accordion=function(v){var p,e=O(this),m=Date.now(),h=[],b=v,y="string"==typeof b,C=[].slice.call(arguments,1);return e.each(function(){var e,a=O.isPlainObject(v)?O.extend(!0,{},O.fn.accordion.settings,v):O.extend({},O.fn.accordion.settings),s=a.className,n=a.namespace,l=a.selector,r=a.error,i="."+n,t="module-"+n,o=O(this),c=o.find(l.title),d=o.find(l.content),u=this,g=o.data(t),f={initialize:function(){f.debug("Initializing",o),f.bind.events(),a.observeChanges&&f.observeChanges(),f.instantiate()},instantiate:function(){g=f,o.data(t,f)},destroy:function(){f.debug("Destroying previous instance",o),o.off(i).removeData(t)},refresh:function(){c=o.find(l.title),d=o.find(l.content)},observeChanges:function(){"MutationObserver"in x&&((e=new MutationObserver(function(e){f.debug("DOM tree modified, updating selector cache"),f.refresh()})).observe(u,{childList:!0,subtree:!0}),f.debug("Setting up mutation observer",e))},bind:{events:function(){f.debug("Binding delegated events"),o.on(a.on+i,l.trigger,f.event.click)}},event:{click:function(e){0===O(e.target).closest(l.ignore).length&&f.toggle.call(this)}},toggle:function(e){var e=void 0!==e?"number"==typeof e?c.eq(e):O(e).closest(l.title):O(this).closest(l.title),n=e.next(d),i=n.hasClass(s.animating),n=n.hasClass(s.active),t=n&&!i,n=!n&&i;f.debug("Toggling visibility of content",e),t||n?a.collapsible?f.close.call(e):f.debug("Cannot close accordion content collapsing is disabled"):f.open.call(e)},open:function(e){var e=void 0!==e?"number"==typeof e?c.eq(e):O(e).closest(l.title):O(this).closest(l.title),n=e.next(d),i=n.hasClass(s.animating);n.hasClass(s.active)||i?f.debug("Accordion already open, skipping",n):(f.debug("Opening accordion content",e),a.onOpening.call(n),a.onChanging.call(n),a.exclusive&&f.closeOthers.call(e),e.addClass(s.active),n.stop(!0,!0).addClass(s.animating),a.animateChildren&&(void 0!==O.fn.transition?n.children().transition({animation:"fade in",queue:!1,useFailSafe:!0,debug:a.debug,verbose:a.verbose,silent:a.silent,duration:a.duration,skipInlineHidden:!0,onComplete:function(){n.children().removeClass(s.transition)}}):n.children().stop(!0,!0).animate({opacity:1},a.duration,f.resetOpacity)),n.slideDown(a.duration,a.easing,function(){n.removeClass(s.animating).addClass(s.active),f.reset.display.call(this),a.onOpen.call(this),a.onChange.call(this)}))},close:function(e){var e=void 0!==e?"number"==typeof e?c.eq(e):O(e).closest(l.title):O(this).closest(l.title),n=e.next(d),i=n.hasClass(s.animating),t=n.hasClass(s.active);!t&&!(!t&&i)||t&&i||(f.debug("Closing accordion content",n),a.onClosing.call(n),a.onChanging.call(n),e.removeClass(s.active),n.stop(!0,!0).addClass(s.animating),a.animateChildren&&(void 0!==O.fn.transition?n.children().transition({animation:"fade out",queue:!1,useFailSafe:!0,debug:a.debug,verbose:a.verbose,silent:a.silent,duration:a.duration,skipInlineHidden:!0}):n.children().stop(!0,!0).animate({opacity:0},a.duration,f.resetOpacity)),n.slideUp(a.duration,a.easing,function(){n.removeClass(s.animating).removeClass(s.active),f.reset.display.call(this),a.onClose.call(this),a.onChange.call(this)}))},closeOthers:function(e){var n,e=void 0!==e?c.eq(e):O(this).closest(l.title),i=e.parents(l.content).prev(l.title),e=e.closest(l.accordion),t=l.title+"."+s.active+":visible",o=l.content+"."+s.active+":visible",o=a.closeNested?(n=e.find(t).not(i)).next(d):(n=e.find(t).not(i),e=e.find(o).find(t).not(i),(n=n.not(e)).next(d));0<n.length&&(f.debug("Exclusive enabled, closing other content",n),n.removeClass(s.active),o.removeClass(s.animating).stop(!0,!0),a.animateChildren&&(void 0!==O.fn.transition?o.children().transition({animation:"fade out",useFailSafe:!0,debug:a.debug,verbose:a.verbose,silent:a.silent,duration:a.duration,skipInlineHidden:!0}):o.children().stop(!0,!0).animate({opacity:0},a.duration,f.resetOpacity)),o.slideUp(a.duration,a.easing,function(){O(this).removeClass(s.active),f.reset.display.call(this)}))},reset:{display:function(){f.verbose("Removing inline display from element",this);var e=O(this);e.css("display",""),""===e.attr("style")&&e.attr("style","").removeAttr("style")},opacity:function(){f.verbose("Removing inline opacity from element",this);var e=O(this);e.css("opacity",""),""===e.attr("style")&&e.attr("style","").removeAttr("style")}},setting:function(e,n){if(f.debug("Changing setting",e,n),O.isPlainObject(e))O.extend(!0,a,e);else{if(void 0===n)return a[e];O.isPlainObject(a[e])?O.extend(!0,a[e],n):a[e]=n}},internal:function(e,n){if(f.debug("Changing internal",e,n),void 0===n)return f[e];O.isPlainObject(e)?O.extend(!0,f,e):f[e]=n},debug:function(){!a.silent&&a.debug&&(a.performance?f.performance.log(arguments):(f.debug=Function.prototype.bind.call(console.info,console,a.name+":"),f.debug.apply(console,arguments)))},verbose:function(){!a.silent&&a.verbose&&a.debug&&(a.performance?f.performance.log(arguments):(f.verbose=Function.prototype.bind.call(console.info,console,a.name+":"),f.verbose.apply(console,arguments)))},error:function(){a.silent||(f.error=Function.prototype.bind.call(console.error,console,a.name+":"),f.error.apply(console,arguments))},performance:{log:function(e){var n,i;a.performance&&(i=(n=Date.now())-(m||n),m=n,h.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:u,"Execution Time":i})),clearTimeout(f.performance.timer),f.performance.timer=setTimeout(f.performance.display,500)},display:function(){var e=a.name+":",i=0;m=!1,clearTimeout(f.performance.timer),O.each(h,function(e,n){i+=n["Execution Time"]}),e+=" "+i+"ms",0<h.length&&(console.groupCollapsed(e),console.table?console.table(h):O.each(h,function(e,n){console.log(n.Name+": "+n["Execution Time"]+"ms")}),console.groupEnd()),h=[]}},invoke:function(t,e,n){var o,a,i,s,l=g;return e=e||C,n=n||u,"string"==typeof t&&void 0!==l&&(t=t.split(/[ .]/),o=t.length-1,O.each(t,function(e,n){var i=e!==o?n+t[e+1].charAt(0).toUpperCase()+t[e+1].slice(1):t;if(O.isPlainObject(l[i])&&e!==o)l=l[i];else{if(void 0!==l[i])return a=l[i],!1;{if(!O.isPlainObject(l[n])||e===o)return void 0!==l[n]?a=l[n]:f.error(r.method,t),!1;l=l[n]}}})),"function"==typeof(s=a)&&"number"!=typeof s.nodeType?i=a.apply(n,e):void 0!==a&&(i=a),Array.isArray(p)?p.push(i):void 0!==p?p=[p,i]:void 0!==i&&(p=i),a}};y?(void 0===g&&f.initialize(),f.invoke(b)):(void 0!==g&&g.invoke("destroy"),f.initialize())}),void 0!==p?p:this},O.fn.accordion.settings={name:"Accordion",namespace:"accordion",silent:!1,debug:!1,verbose:!1,performance:!0,on:"click",observeChanges:!0,exclusive:!0,collapsible:!0,closeNested:!1,animateChildren:!0,duration:350,easing:"easeOutQuad",onOpening:function(){},onClosing:function(){},onChanging:function(){},onOpen:function(){},onClose:function(){},onChange:function(){},error:{method:"The method you called is not defined"},className:{active:"active",animating:"animating",transition:"transition"},selector:{accordion:".accordion",title:".title",trigger:".title",ignore:".ui.dropdown",content:".content"}},O.extend(O.easing,{easeOutQuad:function(e){return 1-(1-e)*(1-e)}})}(jQuery,window,document);
|
package/dist/components/ad.css
CHANGED
package/dist/components/api.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.3-beta.
|
2
|
+
* # Fomantic-UI 2.9.3-beta.2+824a375 - API
|
3
3
|
* https://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -29,14 +29,25 @@
|
|
29
29
|
$allModules = isFunction(this)
|
30
30
|
? $(window)
|
31
31
|
: $(this),
|
32
|
-
moduleSelector = $allModules.selector || '',
|
33
32
|
time = Date.now(),
|
34
33
|
performance = [],
|
35
34
|
|
36
35
|
query = arguments[0],
|
37
36
|
methodInvoked = typeof query === 'string',
|
38
37
|
queryArguments = [].slice.call(arguments, 1),
|
38
|
+
contextCheck = function (context, win) {
|
39
|
+
var $context;
|
40
|
+
if ([window, document].indexOf(context) >= 0) {
|
41
|
+
$context = $(context);
|
42
|
+
} else {
|
43
|
+
$context = $(win.document).find(context);
|
44
|
+
if ($context.length === 0) {
|
45
|
+
$context = win.frameElement ? contextCheck(context, win.parent) : window;
|
46
|
+
}
|
47
|
+
}
|
39
48
|
|
49
|
+
return $context;
|
50
|
+
},
|
40
51
|
returnedValue
|
41
52
|
;
|
42
53
|
|
@@ -62,9 +73,7 @@
|
|
62
73
|
$form = $module.closest(selector.form),
|
63
74
|
|
64
75
|
// context used for state
|
65
|
-
$context = settings.stateContext
|
66
|
-
? ([window, document].indexOf(settings.stateContext) < 0 ? $(document).find(settings.stateContext) : $(settings.stateContext))
|
67
|
-
: $module,
|
76
|
+
$context = settings.stateContext ? contextCheck(settings.stateContext, window) : $module,
|
68
77
|
|
69
78
|
// request details
|
70
79
|
ajaxSettings,
|
@@ -974,9 +983,6 @@
|
|
974
983
|
totalTime += data['Execution Time'];
|
975
984
|
});
|
976
985
|
title += ' ' + totalTime + 'ms';
|
977
|
-
if (moduleSelector) {
|
978
|
-
title += ' \'' + moduleSelector + '\'';
|
979
|
-
}
|
980
986
|
if (performance.length > 0) {
|
981
987
|
console.groupCollapsed(title);
|
982
988
|
if (console.table) {
|