From 7cc1393f50d13432dfc1a5b8cb46af990f5bf62b Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Thu, 6 Oct 2022 13:59:10 -0400 Subject: [PATCH] Updated component to version 2.5.0 --- composer.json | 4 ++-- index.js | 2 +- package.json | 2 +- tab.css | 5 ++--- tab.js | 2 +- tab.min.css | 4 ++-- tab.min.js | 2 +- 7 files changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 613924d..7b9b02a 100755 --- a/composer.json +++ b/composer.json @@ -5,10 +5,10 @@ "authors": [{ "name": "Jack Lukic", "email": "jacklukic@gmail.com", - "web": "http://www.jacklukic.com", + "homepage": "http://www.jacklukic.com", "role": "Creator" }], "keywords": ["semantic", "ui", "css", "framework"], "license": "MIT", - "version": "2.4.1" + "version": "2.5.0" } \ No newline at end of file diff --git a/index.js b/index.js index ccf7482..413830b 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.4.1 - Tab + * # Semantic UI 2.5.0 - Tab * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index 36ffe3d..c51ef25 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-tab", - "version": "2.4.1", + "version": "2.5.0", "title": "Semantic UI - Tab", "description": "Single component release of tab", "homepage": "http://www.semantic-ui.com", diff --git a/tab.css b/tab.css index d3e00f9..b735edc 100755 --- a/tab.css +++ b/tab.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.4.0 - Tab + * # Semantic UI 2.5.0 - Tab * http://github.com/semantic-org/semantic-ui/ * * @@ -75,8 +75,7 @@ border-color: #767676 transparent transparent; border-style: solid; border-width: 0.2em; - -webkit-box-shadow: 0px 0px 0px 1px transparent; - box-shadow: 0px 0px 0px 1px transparent; + box-shadow: 0px 0px 0px 1px transparent; } diff --git a/tab.js b/tab.js index 5ef321c..27a3b03 100755 --- a/tab.js +++ b/tab.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.4.1 - Tab + * # Semantic UI 2.5.0 - Tab * http://github.com/semantic-org/semantic-ui/ * * diff --git a/tab.min.css b/tab.min.css index a1f92a8..81e7029 100755 --- a/tab.min.css +++ b/tab.min.css @@ -1,9 +1,9 @@ /*! - * # Semantic UI 2.4.0 - Tab + * # Semantic UI 2.5.0 - Tab * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * - */.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading{position:relative;overflow:hidden;display:block;min-height:250px}.ui.tab.loading *{position:relative!important;left:-10000px!important}.ui.tab.loading.segment:before,.ui.tab.loading:before{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.tab.loading.segment:after,.ui.tab.loading:after{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;-webkit-animation:button-spin .6s linear;animation:button-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent} \ No newline at end of file + */.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading{position:relative;overflow:hidden;display:block;min-height:250px}.ui.tab.loading *{position:relative!important;left:-10000px!important}.ui.tab.loading.segment:before,.ui.tab.loading:before{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.tab.loading.segment:after,.ui.tab.loading:after{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;-webkit-animation:button-spin .6s linear;animation:button-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent} \ No newline at end of file diff --git a/tab.min.js b/tab.min.js index b7a1e7b..6ab4603 100755 --- a/tab.min.js +++ b/tab.min.js @@ -1 +1 @@ -!function(E,O,w,k){"use strict";O=void 0!==O&&O.Math==Math?O:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),E.fn.tab=function(r){var l,d=E.isFunction(this)?E(O):E(this),u=d.selector||"",b=(new Date).getTime(),g=[],f=r,F="string"==typeof f,S=[].slice.call(arguments,1),j=!1;return d.each(function(){var h,o,p,m,v,y,T=E.isPlainObject(r)?E.extend(!0,{},E.fn.tab.settings,r):E.extend({},E.fn.tab.settings),L=T.className,x=T.metadata,t=T.selector,A=T.error,e="."+T.namespace,a="module-"+T.namespace,P=E(this),n={},C=!0,i=0,s=this,c=P.data(a);v={initialize:function(){v.debug("Initializing tab menu item",P),v.fix.callbacks(),v.determineTabs(),v.debug("Determining tabs",T.context,o),T.auto&&v.set.auto(),v.bind.events(),T.history&&!j&&(v.initializeHistory(),j=!0),v.instantiate()},instantiate:function(){v.verbose("Storing instance of module",v),c=v,P.data(a,v)},destroy:function(){v.debug("Destroying tabs",P),P.removeData(a).off(e)},bind:{events:function(){E.isWindow(s)||(v.debug("Attaching tab activation events to element",P),P.on("click"+e,v.event.click))}},determineTabs:function(){var e;"parent"===T.context?(0