fhirsmith 0.3.0
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/CHANGELOG.md +42 -0
- package/FHIRsmith.png +0 -0
- package/README.md +277 -0
- package/config-template.json +144 -0
- package/library/folder-setup.js +58 -0
- package/library/html-server.js +166 -0
- package/library/html.js +835 -0
- package/library/i18nsupport.js +259 -0
- package/library/languages.js +779 -0
- package/library/logger-telnet.js +205 -0
- package/library/logger.js +279 -0
- package/library/package-manager.js +876 -0
- package/library/utilities.js +196 -0
- package/library/version-utilities.js +1056 -0
- package/npmprojector/config-example.json +13 -0
- package/npmprojector/indexer.js +394 -0
- package/npmprojector/npmprojector.js +395 -0
- package/npmprojector/readme.md +174 -0
- package/npmprojector/watcher.js +335 -0
- package/package.json +119 -0
- package/packages/package-crawler.js +846 -0
- package/packages/packages-template.html +126 -0
- package/packages/packages.js +2838 -0
- package/passwords.ini +2 -0
- package/publisher/publisher-template.html +208 -0
- package/publisher/publisher.js +2167 -0
- package/publisher/task-draft.js +458 -0
- package/registry/api.js +735 -0
- package/registry/crawler.js +637 -0
- package/registry/model.js +513 -0
- package/registry/readme.md +243 -0
- package/registry/registry-data.json +121015 -0
- package/registry/registry-template.html +126 -0
- package/registry/registry.js +1395 -0
- package/registry/test-runner.js +237 -0
- package/root-template.html +124 -0
- package/server.js +524 -0
- package/shl/private-key.pem +5 -0
- package/shl/public-key.pem +18 -0
- package/shl/shl.js +1125 -0
- package/shl/vhl.js +69 -0
- package/static/FHIRsmith128.png +0 -0
- package/static/FHIRsmith16.png +0 -0
- package/static/FHIRsmith32.png +0 -0
- package/static/FHIRsmith64.png +0 -0
- package/static/assets/css/bootstrap-fhir.css +5302 -0
- package/static/assets/css/bootstrap-glyphicons.css +2 -0
- package/static/assets/css/bootstrap.css +4097 -0
- package/static/assets/css/jquery-ui.css +523 -0
- package/static/assets/css/jquery-ui.structure.css +863 -0
- package/static/assets/css/jquery-ui.structure.min.css +5 -0
- package/static/assets/css/jquery-ui.theme.css +439 -0
- package/static/assets/css/jquery-ui.theme.min.css +5 -0
- package/static/assets/css/jquery.ui.all.css +7 -0
- package/static/assets/css/modules.css +18 -0
- package/static/assets/css/project.css +367 -0
- package/static/assets/css/pygments-manni.css +66 -0
- package/static/assets/css/tags.css +74 -0
- package/static/assets/css/xml.css +2 -0
- package/static/assets/fonts/glyphiconshalflings-regular.eot +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.otf +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.svg +175 -0
- package/static/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.woff +0 -0
- package/static/assets/ico/apple-touch-icon-114-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-144-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-57-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-72-precomposed.png +0 -0
- package/static/assets/ico/favicon.ico +0 -0
- package/static/assets/ico/favicon.png +0 -0
- package/static/assets/images/fhir-logo-www.png +0 -0
- package/static/assets/images/fhir-logo.png +0 -0
- package/static/assets/images/hl7-logo.png +0 -0
- package/static/assets/images/logo_ansinew.jpg +0 -0
- package/static/assets/images/search.png +0 -0
- package/static/assets/images/stripe.png +0 -0
- package/static/assets/images/target.png +0 -0
- package/static/assets/images/tx-registry-root.gif +0 -0
- package/static/assets/images/tx-registry.png +0 -0
- package/static/assets/images/tx-server.png +0 -0
- package/static/assets/images/tx-version.png +0 -0
- package/static/assets/js/bootstrap.min.js +6 -0
- package/static/assets/js/fhir-gw.js +259 -0
- package/static/assets/js/fhir.js +2 -0
- package/static/assets/js/html5shiv.js +8 -0
- package/static/assets/js/jcookie.js +96 -0
- package/static/assets/js/jquery-ui.min.js +6 -0
- package/static/assets/js/jquery.js +10716 -0
- package/static/assets/js/jquery.min.js +2 -0
- package/static/assets/js/jquery.ui.core.js +314 -0
- package/static/assets/js/jquery.ui.draggable.js +825 -0
- package/static/assets/js/jquery.ui.mouse.js +162 -0
- package/static/assets/js/jquery.ui.resizable.js +842 -0
- package/static/assets/js/jquery.ui.widget.js +268 -0
- package/static/assets/js/json2.js +487 -0
- package/static/assets/js/jtip.js +97 -0
- package/static/assets/js/respond.min.js +6 -0
- package/static/assets/js/statuspage.js +70 -0
- package/static/assets/js/xml.js +2 -0
- package/static/dist/js/bootstrap.js +1964 -0
- package/static/favicon.png +0 -0
- package/static/fhir.css +626 -0
- package/static/icon-fhir-16.png +0 -0
- package/static/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- package/static/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- package/static/images/ui-bg_flat_10_000000_40x100.png +0 -0
- package/static/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- package/static/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- package/static/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/static/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- package/static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- package/static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- package/static/images/ui-icons_222222_256x240.png +0 -0
- package/static/images/ui-icons_228ef1_256x240.png +0 -0
- package/static/images/ui-icons_ef8c08_256x240.png +0 -0
- package/static/images/ui-icons_ffd27a_256x240.png +0 -0
- package/static/images/ui-icons_ffffff_256x240.png +0 -0
- package/static/js/jquery.effects.blind.js +49 -0
- package/static/js/jquery.effects.bounce.js +78 -0
- package/static/js/jquery.effects.clip.js +54 -0
- package/static/js/jquery.effects.core.js +763 -0
- package/static/js/jquery.effects.drop.js +50 -0
- package/static/js/jquery.effects.explode.js +79 -0
- package/static/js/jquery.effects.fade.js +32 -0
- package/static/js/jquery.effects.fold.js +56 -0
- package/static/js/jquery.effects.highlight.js +50 -0
- package/static/js/jquery.effects.pulsate.js +51 -0
- package/static/js/jquery.effects.scale.js +178 -0
- package/static/js/jquery.effects.shake.js +57 -0
- package/static/js/jquery.effects.slide.js +50 -0
- package/static/js/jquery.effects.transfer.js +45 -0
- package/static/js/jquery.ui.accordion.js +611 -0
- package/static/js/jquery.ui.autocomplete.js +612 -0
- package/static/js/jquery.ui.button.js +416 -0
- package/static/js/jquery.ui.datepicker.js +1823 -0
- package/static/js/jquery.ui.dialog.js +878 -0
- package/static/js/jquery.ui.droppable.js +296 -0
- package/static/js/jquery.ui.position.js +252 -0
- package/static/js/jquery.ui.progressbar.js +109 -0
- package/static/js/jquery.ui.selectable.js +266 -0
- package/static/js/jquery.ui.slider.js +666 -0
- package/static/js/jquery.ui.sortable.js +1077 -0
- package/static/js/jquery.ui.tabs.js +758 -0
- package/stats.js +80 -0
- package/test-cache/vsac/vsac-valuesets.db +0 -0
- package/token/nginx_passport_setup.md +383 -0
- package/token/security_guide.md +294 -0
- package/token/token-template.html +330 -0
- package/token/token.js +1300 -0
- package/translations/Messages.properties +1510 -0
- package/translations/Messages_ar.properties +1399 -0
- package/translations/Messages_de.properties +836 -0
- package/translations/Messages_es.properties +737 -0
- package/translations/Messages_fr.properties +1 -0
- package/translations/Messages_ja.properties +893 -0
- package/translations/Messages_nl.properties +1357 -0
- package/translations/Messages_pt.properties +1302 -0
- package/translations/Messages_ru.properties +1 -0
- package/translations/Messages_uz.properties +1 -0
- package/translations/Messages_zh.properties +1 -0
- package/translations/rendering-phrases.properties +1128 -0
- package/translations/rendering-phrases_ar.properties +1091 -0
- package/translations/rendering-phrases_de.properties +6 -0
- package/translations/rendering-phrases_es.properties +6 -0
- package/translations/rendering-phrases_fr.properties +624 -0
- package/translations/rendering-phrases_ja.properties +21 -0
- package/translations/rendering-phrases_nl.properties +970 -0
- package/translations/rendering-phrases_pt.properties +1020 -0
- package/translations/rendering-phrases_ru.properties +1094 -0
- package/translations/rendering-phrases_uz.properties +1 -0
- package/translations/rendering-phrases_zh.properties +1 -0
- package/tx/README.md +418 -0
- package/tx/cm/cm-api.js +110 -0
- package/tx/cm/cm-database.js +735 -0
- package/tx/cm/cm-package.js +325 -0
- package/tx/cs/cs-api.js +789 -0
- package/tx/cs/cs-areacode.js +615 -0
- package/tx/cs/cs-country.js +1110 -0
- package/tx/cs/cs-cpt.js +785 -0
- package/tx/cs/cs-cs.js +1579 -0
- package/tx/cs/cs-currency.js +539 -0
- package/tx/cs/cs-db.js +1321 -0
- package/tx/cs/cs-hgvs.js +329 -0
- package/tx/cs/cs-lang.js +465 -0
- package/tx/cs/cs-loinc.js +1485 -0
- package/tx/cs/cs-mimetypes.js +238 -0
- package/tx/cs/cs-ndc.js +704 -0
- package/tx/cs/cs-omop.js +1025 -0
- package/tx/cs/cs-provider-api.js +43 -0
- package/tx/cs/cs-provider-list.js +37 -0
- package/tx/cs/cs-rxnorm.js +808 -0
- package/tx/cs/cs-snomed.js +1102 -0
- package/tx/cs/cs-ucum.js +514 -0
- package/tx/cs/cs-unii.js +271 -0
- package/tx/cs/cs-uri.js +218 -0
- package/tx/cs/cs-usstates.js +305 -0
- package/tx/dev.fhir.org.yml +14 -0
- package/tx/fixtures/test-cases-setup.json +18 -0
- package/tx/fixtures/test-cases.yml +16 -0
- package/tx/html/codesystem-operations.liquid +25 -0
- package/tx/html/home-metrics.liquid +247 -0
- package/tx/html/operations-form.liquid +148 -0
- package/tx/html/search-form.liquid +62 -0
- package/tx/html/tx-template.html +133 -0
- package/tx/html/valueset-operations.liquid +54 -0
- package/tx/importers/atc-to-fhir.js +316 -0
- package/tx/importers/import-loinc.module.js +1536 -0
- package/tx/importers/import-ndc.module.js +1088 -0
- package/tx/importers/import-rxnorm.module.js +898 -0
- package/tx/importers/import-sct.module.js +2457 -0
- package/tx/importers/import-unii.module.js +601 -0
- package/tx/importers/readme.md +453 -0
- package/tx/importers/subset-loinc.module.js +1081 -0
- package/tx/importers/subset-rxnorm.module.js +938 -0
- package/tx/importers/tx-import-base.js +351 -0
- package/tx/importers/tx-import-settings.js +310 -0
- package/tx/importers/tx-import.js +357 -0
- package/tx/library/canonical-resource.js +88 -0
- package/tx/library/capabilitystatement.js +292 -0
- package/tx/library/codesystem.js +774 -0
- package/tx/library/conceptmap.js +568 -0
- package/tx/library/designations.js +932 -0
- package/tx/library/errors.js +77 -0
- package/tx/library/extensions.js +117 -0
- package/tx/library/namingsystem.js +322 -0
- package/tx/library/operation-outcome.js +127 -0
- package/tx/library/parameters.js +105 -0
- package/tx/library/renderer.js +1559 -0
- package/tx/library/terminologycapabilities.js +418 -0
- package/tx/library/ucum-parsers.js +1029 -0
- package/tx/library/ucum-service.js +370 -0
- package/tx/library/ucum-types.js +1099 -0
- package/tx/library/valueset.js +543 -0
- package/tx/library.js +676 -0
- package/tx/ocl/cm-ocl.js +106 -0
- package/tx/ocl/cs-ocl.js +39 -0
- package/tx/ocl/vs-ocl.js +105 -0
- package/tx/operation-context.js +568 -0
- package/tx/params.js +613 -0
- package/tx/provider.js +403 -0
- package/tx/sct/ecl.js +1560 -0
- package/tx/sct/expressions.js +2077 -0
- package/tx/sct/structures.js +1396 -0
- package/tx/tx-html.js +1063 -0
- package/tx/tx.fhir.org.yml +39 -0
- package/tx/tx.js +927 -0
- package/tx/vs/vs-api.js +112 -0
- package/tx/vs/vs-database.js +786 -0
- package/tx/vs/vs-package.js +358 -0
- package/tx/vs/vs-vsac.js +366 -0
- package/tx/workers/batch-validate.js +129 -0
- package/tx/workers/batch.js +361 -0
- package/tx/workers/closure.js +32 -0
- package/tx/workers/expand.js +1845 -0
- package/tx/workers/lookup.js +407 -0
- package/tx/workers/metadata.js +467 -0
- package/tx/workers/operations.js +34 -0
- package/tx/workers/read.js +164 -0
- package/tx/workers/search.js +384 -0
- package/tx/workers/subsumes.js +334 -0
- package/tx/workers/translate.js +492 -0
- package/tx/workers/validate.js +2504 -0
- package/tx/workers/worker.js +904 -0
- package/tx/xml/capabilitystatement-xml.js +63 -0
- package/tx/xml/codesystem-xml.js +62 -0
- package/tx/xml/conceptmap-xml.js +65 -0
- package/tx/xml/namingsystem-xml.js +65 -0
- package/tx/xml/operationoutcome-xml.js +127 -0
- package/tx/xml/parameters-xml.js +312 -0
- package/tx/xml/terminologycapabilities-xml.js +64 -0
- package/tx/xml/valueset-xml.js +64 -0
- package/tx/xml/xml-base.js +603 -0
- package/vcl/vcl-parser.js +1098 -0
- package/vcl/vcl.js +253 -0
- package/windows-install.js +19 -0
- package/xig/xig-template.html +124 -0
- package/xig/xig.js +3049 -0
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Drop 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Drop
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.drop = function(o) {
|
|
16
|
+
|
|
17
|
+
return this.queue(function() {
|
|
18
|
+
|
|
19
|
+
// Create element
|
|
20
|
+
var el = $(this), props = ['position','top','bottom','left','right','opacity'];
|
|
21
|
+
|
|
22
|
+
// Set options
|
|
23
|
+
var mode = $.effects.setMode(el, o.options.mode || 'hide'); // Set Mode
|
|
24
|
+
var direction = o.options.direction || 'left'; // Default Direction
|
|
25
|
+
|
|
26
|
+
// Adjust
|
|
27
|
+
$.effects.save(el, props); el.show(); // Save & Show
|
|
28
|
+
$.effects.createWrapper(el); // Create Wrapper
|
|
29
|
+
var ref = (direction == 'up' || direction == 'down') ? 'top' : 'left';
|
|
30
|
+
var motion = (direction == 'up' || direction == 'left') ? 'pos' : 'neg';
|
|
31
|
+
var distance = o.options.distance || (ref == 'top' ? el.outerHeight({margin:true}) / 2 : el.outerWidth({margin:true}) / 2);
|
|
32
|
+
if (mode == 'show') el.css('opacity', 0).css(ref, motion == 'pos' ? -distance : distance); // Shift
|
|
33
|
+
|
|
34
|
+
// Animation
|
|
35
|
+
var animation = {opacity: mode == 'show' ? 1 : 0};
|
|
36
|
+
animation[ref] = (mode == 'show' ? (motion == 'pos' ? '+=' : '-=') : (motion == 'pos' ? '-=' : '+=')) + distance;
|
|
37
|
+
|
|
38
|
+
// Animate
|
|
39
|
+
el.animate(animation, { queue: false, duration: o.duration, easing: o.options.easing, complete: function() {
|
|
40
|
+
if(mode == 'hide') el.hide(); // Hide
|
|
41
|
+
$.effects.restore(el, props); $.effects.removeWrapper(el); // Restore
|
|
42
|
+
if(o.callback) o.callback.apply(this, arguments); // Callback
|
|
43
|
+
el.dequeue();
|
|
44
|
+
}});
|
|
45
|
+
|
|
46
|
+
});
|
|
47
|
+
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
})(jQuery);
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Explode 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Explode
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.explode = function(o) {
|
|
16
|
+
|
|
17
|
+
return this.queue(function() {
|
|
18
|
+
|
|
19
|
+
var rows = o.options.pieces ? Math.round(Math.sqrt(o.options.pieces)) : 3;
|
|
20
|
+
var cells = o.options.pieces ? Math.round(Math.sqrt(o.options.pieces)) : 3;
|
|
21
|
+
|
|
22
|
+
o.options.mode = o.options.mode == 'toggle' ? ($(this).is(':visible') ? 'hide' : 'show') : o.options.mode;
|
|
23
|
+
var el = $(this).show().css('visibility', 'hidden');
|
|
24
|
+
var offset = el.offset();
|
|
25
|
+
|
|
26
|
+
//Substract the margins - not fixing the problem yet.
|
|
27
|
+
offset.top -= parseInt(el.css("marginTop"),10) || 0;
|
|
28
|
+
offset.left -= parseInt(el.css("marginLeft"),10) || 0;
|
|
29
|
+
|
|
30
|
+
var width = el.outerWidth(true);
|
|
31
|
+
var height = el.outerHeight(true);
|
|
32
|
+
|
|
33
|
+
for(var i=0;i<rows;i++) { // =
|
|
34
|
+
for(var j=0;j<cells;j++) { // ||
|
|
35
|
+
el
|
|
36
|
+
.clone()
|
|
37
|
+
.appendTo('body')
|
|
38
|
+
.wrap('<div></div>')
|
|
39
|
+
.css({
|
|
40
|
+
position: 'absolute',
|
|
41
|
+
visibility: 'visible',
|
|
42
|
+
left: -j*(width/cells),
|
|
43
|
+
top: -i*(height/rows)
|
|
44
|
+
})
|
|
45
|
+
.parent()
|
|
46
|
+
.addClass('ui-effects-explode')
|
|
47
|
+
.css({
|
|
48
|
+
position: 'absolute',
|
|
49
|
+
overflow: 'hidden',
|
|
50
|
+
width: width/cells,
|
|
51
|
+
height: height/rows,
|
|
52
|
+
left: offset.left + j*(width/cells) + (o.options.mode == 'show' ? (j-Math.floor(cells/2))*(width/cells) : 0),
|
|
53
|
+
top: offset.top + i*(height/rows) + (o.options.mode == 'show' ? (i-Math.floor(rows/2))*(height/rows) : 0),
|
|
54
|
+
opacity: o.options.mode == 'show' ? 0 : 1
|
|
55
|
+
}).animate({
|
|
56
|
+
left: offset.left + j*(width/cells) + (o.options.mode == 'show' ? 0 : (j-Math.floor(cells/2))*(width/cells)),
|
|
57
|
+
top: offset.top + i*(height/rows) + (o.options.mode == 'show' ? 0 : (i-Math.floor(rows/2))*(height/rows)),
|
|
58
|
+
opacity: o.options.mode == 'show' ? 1 : 0
|
|
59
|
+
}, o.duration || 500);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// Set a timeout, to call the callback approx. when the other animations have finished
|
|
64
|
+
setTimeout(function() {
|
|
65
|
+
|
|
66
|
+
o.options.mode == 'show' ? el.css({ visibility: 'visible' }) : el.css({ visibility: 'visible' }).hide();
|
|
67
|
+
if(o.callback) o.callback.apply(el[0]); // Callback
|
|
68
|
+
el.dequeue();
|
|
69
|
+
|
|
70
|
+
$('div.ui-effects-explode').remove();
|
|
71
|
+
|
|
72
|
+
}, o.duration || 500);
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
});
|
|
76
|
+
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
})(jQuery);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Fade 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Fade
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.fade = function(o) {
|
|
16
|
+
return this.queue(function() {
|
|
17
|
+
var elem = $(this),
|
|
18
|
+
mode = $.effects.setMode(elem, o.options.mode || 'hide');
|
|
19
|
+
|
|
20
|
+
elem.animate({ opacity: mode }, {
|
|
21
|
+
queue: false,
|
|
22
|
+
duration: o.duration,
|
|
23
|
+
easing: o.options.easing,
|
|
24
|
+
complete: function() {
|
|
25
|
+
(o.callback && o.callback.apply(this, arguments));
|
|
26
|
+
elem.dequeue();
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
});
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
})(jQuery);
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Fold 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Fold
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.fold = function(o) {
|
|
16
|
+
|
|
17
|
+
return this.queue(function() {
|
|
18
|
+
|
|
19
|
+
// Create element
|
|
20
|
+
var el = $(this), props = ['position','top','bottom','left','right'];
|
|
21
|
+
|
|
22
|
+
// Set options
|
|
23
|
+
var mode = $.effects.setMode(el, o.options.mode || 'hide'); // Set Mode
|
|
24
|
+
var size = o.options.size || 15; // Default fold size
|
|
25
|
+
var horizFirst = !(!o.options.horizFirst); // Ensure a boolean value
|
|
26
|
+
var duration = o.duration ? o.duration / 2 : $.fx.speeds._default / 2;
|
|
27
|
+
|
|
28
|
+
// Adjust
|
|
29
|
+
$.effects.save(el, props); el.show(); // Save & Show
|
|
30
|
+
var wrapper = $.effects.createWrapper(el).css({overflow:'hidden'}); // Create Wrapper
|
|
31
|
+
var widthFirst = ((mode == 'show') != horizFirst);
|
|
32
|
+
var ref = widthFirst ? ['width', 'height'] : ['height', 'width'];
|
|
33
|
+
var distance = widthFirst ? [wrapper.width(), wrapper.height()] : [wrapper.height(), wrapper.width()];
|
|
34
|
+
var percent = /([0-9]+)%/.exec(size);
|
|
35
|
+
if(percent) size = parseInt(percent[1],10) / 100 * distance[mode == 'hide' ? 0 : 1];
|
|
36
|
+
if(mode == 'show') wrapper.css(horizFirst ? {height: 0, width: size} : {height: size, width: 0}); // Shift
|
|
37
|
+
|
|
38
|
+
// Animation
|
|
39
|
+
var animation1 = {}, animation2 = {};
|
|
40
|
+
animation1[ref[0]] = mode == 'show' ? distance[0] : size;
|
|
41
|
+
animation2[ref[1]] = mode == 'show' ? distance[1] : 0;
|
|
42
|
+
|
|
43
|
+
// Animate
|
|
44
|
+
wrapper.animate(animation1, duration, o.options.easing)
|
|
45
|
+
.animate(animation2, duration, o.options.easing, function() {
|
|
46
|
+
if(mode == 'hide') el.hide(); // Hide
|
|
47
|
+
$.effects.restore(el, props); $.effects.removeWrapper(el); // Restore
|
|
48
|
+
if(o.callback) o.callback.apply(el[0], arguments); // Callback
|
|
49
|
+
el.dequeue();
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
})(jQuery);
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Highlight 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Highlight
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.highlight = function(o) {
|
|
16
|
+
return this.queue(function() {
|
|
17
|
+
var elem = $(this),
|
|
18
|
+
props = ['backgroundImage', 'backgroundColor', 'opacity'],
|
|
19
|
+
mode = $.effects.setMode(elem, o.options.mode || 'show'),
|
|
20
|
+
animation = {
|
|
21
|
+
backgroundColor: elem.css('backgroundColor')
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
if (mode == 'hide') {
|
|
25
|
+
animation.opacity = 0;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
$.effects.save(elem, props);
|
|
29
|
+
elem
|
|
30
|
+
.show()
|
|
31
|
+
.css({
|
|
32
|
+
backgroundImage: 'none',
|
|
33
|
+
backgroundColor: o.options.color || '#ffff99'
|
|
34
|
+
})
|
|
35
|
+
.animate(animation, {
|
|
36
|
+
queue: false,
|
|
37
|
+
duration: o.duration,
|
|
38
|
+
easing: o.options.easing,
|
|
39
|
+
complete: function() {
|
|
40
|
+
(mode == 'hide' && elem.hide());
|
|
41
|
+
$.effects.restore(elem, props);
|
|
42
|
+
(mode == 'show' && !$.support.opacity && this.style.removeAttribute('filter'));
|
|
43
|
+
(o.callback && o.callback.apply(this, arguments));
|
|
44
|
+
elem.dequeue();
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
});
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
})(jQuery);
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Pulsate 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Pulsate
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.pulsate = function(o) {
|
|
16
|
+
return this.queue(function() {
|
|
17
|
+
var elem = $(this),
|
|
18
|
+
mode = $.effects.setMode(elem, o.options.mode || 'show');
|
|
19
|
+
times = ((o.options.times || 5) * 2) - 1;
|
|
20
|
+
duration = o.duration ? o.duration / 2 : $.fx.speeds._default / 2,
|
|
21
|
+
isVisible = elem.is(':visible'),
|
|
22
|
+
animateTo = 0;
|
|
23
|
+
|
|
24
|
+
if (!isVisible) {
|
|
25
|
+
elem.css('opacity', 0).show();
|
|
26
|
+
animateTo = 1;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
if ((mode == 'hide' && isVisible) || (mode == 'show' && !isVisible)) {
|
|
30
|
+
times--;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
for (var i = 0; i < times; i++) {
|
|
34
|
+
elem.animate({ opacity: animateTo }, duration, o.options.easing);
|
|
35
|
+
animateTo = (animateTo + 1) % 2;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
elem.animate({ opacity: animateTo }, duration, o.options.easing, function() {
|
|
39
|
+
if (animateTo == 0) {
|
|
40
|
+
elem.hide();
|
|
41
|
+
}
|
|
42
|
+
(o.callback && o.callback.apply(this, arguments));
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
elem
|
|
46
|
+
.queue('fx', function() { elem.dequeue(); })
|
|
47
|
+
.dequeue();
|
|
48
|
+
});
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
})(jQuery);
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Scale 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Scale
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.puff = function(o) {
|
|
16
|
+
return this.queue(function() {
|
|
17
|
+
var elem = $(this),
|
|
18
|
+
mode = $.effects.setMode(elem, o.options.mode || 'hide'),
|
|
19
|
+
percent = parseInt(o.options.percent, 10) || 150,
|
|
20
|
+
factor = percent / 100,
|
|
21
|
+
original = { height: elem.height(), width: elem.width() };
|
|
22
|
+
|
|
23
|
+
$.extend(o.options, {
|
|
24
|
+
fade: true,
|
|
25
|
+
mode: mode,
|
|
26
|
+
percent: mode == 'hide' ? percent : 100,
|
|
27
|
+
from: mode == 'hide'
|
|
28
|
+
? original
|
|
29
|
+
: {
|
|
30
|
+
height: original.height * factor,
|
|
31
|
+
width: original.width * factor
|
|
32
|
+
}
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
elem.effect('scale', o.options, o.duration, o.callback);
|
|
36
|
+
elem.dequeue();
|
|
37
|
+
});
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
$.effects.scale = function(o) {
|
|
41
|
+
|
|
42
|
+
return this.queue(function() {
|
|
43
|
+
|
|
44
|
+
// Create element
|
|
45
|
+
var el = $(this);
|
|
46
|
+
|
|
47
|
+
// Set options
|
|
48
|
+
var options = $.extend(true, {}, o.options);
|
|
49
|
+
var mode = $.effects.setMode(el, o.options.mode || 'effect'); // Set Mode
|
|
50
|
+
var percent = parseInt(o.options.percent,10) || (parseInt(o.options.percent,10) == 0 ? 0 : (mode == 'hide' ? 0 : 100)); // Set default scaling percent
|
|
51
|
+
var direction = o.options.direction || 'both'; // Set default axis
|
|
52
|
+
var origin = o.options.origin; // The origin of the scaling
|
|
53
|
+
if (mode != 'effect') { // Set default origin and restore for show/hide
|
|
54
|
+
options.origin = origin || ['middle','center'];
|
|
55
|
+
options.restore = true;
|
|
56
|
+
}
|
|
57
|
+
var original = {height: el.height(), width: el.width()}; // Save original
|
|
58
|
+
el.from = o.options.from || (mode == 'show' ? {height: 0, width: 0} : original); // Default from state
|
|
59
|
+
|
|
60
|
+
// Adjust
|
|
61
|
+
var factor = { // Set scaling factor
|
|
62
|
+
y: direction != 'horizontal' ? (percent / 100) : 1,
|
|
63
|
+
x: direction != 'vertical' ? (percent / 100) : 1
|
|
64
|
+
};
|
|
65
|
+
el.to = {height: original.height * factor.y, width: original.width * factor.x}; // Set to state
|
|
66
|
+
|
|
67
|
+
if (o.options.fade) { // Fade option to support puff
|
|
68
|
+
if (mode == 'show') {el.from.opacity = 0; el.to.opacity = 1;};
|
|
69
|
+
if (mode == 'hide') {el.from.opacity = 1; el.to.opacity = 0;};
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
// Animation
|
|
73
|
+
options.from = el.from; options.to = el.to; options.mode = mode;
|
|
74
|
+
|
|
75
|
+
// Animate
|
|
76
|
+
el.effect('size', options, o.duration, o.callback);
|
|
77
|
+
el.dequeue();
|
|
78
|
+
});
|
|
79
|
+
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
$.effects.size = function(o) {
|
|
83
|
+
|
|
84
|
+
return this.queue(function() {
|
|
85
|
+
|
|
86
|
+
// Create element
|
|
87
|
+
var el = $(this), props = ['position','top','bottom','left','right','width','height','overflow','opacity'];
|
|
88
|
+
var props1 = ['position','top','bottom','left','right','overflow','opacity']; // Always restore
|
|
89
|
+
var props2 = ['width','height','overflow']; // Copy for children
|
|
90
|
+
var cProps = ['fontSize'];
|
|
91
|
+
var vProps = ['borderTopWidth', 'borderBottomWidth', 'paddingTop', 'paddingBottom'];
|
|
92
|
+
var hProps = ['borderLeftWidth', 'borderRightWidth', 'paddingLeft', 'paddingRight'];
|
|
93
|
+
|
|
94
|
+
// Set options
|
|
95
|
+
var mode = $.effects.setMode(el, o.options.mode || 'effect'); // Set Mode
|
|
96
|
+
var restore = o.options.restore || false; // Default restore
|
|
97
|
+
var scale = o.options.scale || 'both'; // Default scale mode
|
|
98
|
+
var origin = o.options.origin; // The origin of the sizing
|
|
99
|
+
var original = {height: el.height(), width: el.width()}; // Save original
|
|
100
|
+
el.from = o.options.from || original; // Default from state
|
|
101
|
+
el.to = o.options.to || original; // Default to state
|
|
102
|
+
// Adjust
|
|
103
|
+
if (origin) { // Calculate baseline shifts
|
|
104
|
+
var baseline = $.effects.getBaseline(origin, original);
|
|
105
|
+
el.from.top = (original.height - el.from.height) * baseline.y;
|
|
106
|
+
el.from.left = (original.width - el.from.width) * baseline.x;
|
|
107
|
+
el.to.top = (original.height - el.to.height) * baseline.y;
|
|
108
|
+
el.to.left = (original.width - el.to.width) * baseline.x;
|
|
109
|
+
};
|
|
110
|
+
var factor = { // Set scaling factor
|
|
111
|
+
from: {y: el.from.height / original.height, x: el.from.width / original.width},
|
|
112
|
+
to: {y: el.to.height / original.height, x: el.to.width / original.width}
|
|
113
|
+
};
|
|
114
|
+
if (scale == 'box' || scale == 'both') { // Scale the css box
|
|
115
|
+
if (factor.from.y != factor.to.y) { // Vertical props scaling
|
|
116
|
+
props = props.concat(vProps);
|
|
117
|
+
el.from = $.effects.setTransition(el, vProps, factor.from.y, el.from);
|
|
118
|
+
el.to = $.effects.setTransition(el, vProps, factor.to.y, el.to);
|
|
119
|
+
};
|
|
120
|
+
if (factor.from.x != factor.to.x) { // Horizontal props scaling
|
|
121
|
+
props = props.concat(hProps);
|
|
122
|
+
el.from = $.effects.setTransition(el, hProps, factor.from.x, el.from);
|
|
123
|
+
el.to = $.effects.setTransition(el, hProps, factor.to.x, el.to);
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
if (scale == 'content' || scale == 'both') { // Scale the content
|
|
127
|
+
if (factor.from.y != factor.to.y) { // Vertical props scaling
|
|
128
|
+
props = props.concat(cProps);
|
|
129
|
+
el.from = $.effects.setTransition(el, cProps, factor.from.y, el.from);
|
|
130
|
+
el.to = $.effects.setTransition(el, cProps, factor.to.y, el.to);
|
|
131
|
+
};
|
|
132
|
+
};
|
|
133
|
+
$.effects.save(el, restore ? props : props1); el.show(); // Save & Show
|
|
134
|
+
$.effects.createWrapper(el); // Create Wrapper
|
|
135
|
+
el.css('overflow','hidden').css(el.from); // Shift
|
|
136
|
+
|
|
137
|
+
// Animate
|
|
138
|
+
if (scale == 'content' || scale == 'both') { // Scale the children
|
|
139
|
+
vProps = vProps.concat(['marginTop','marginBottom']).concat(cProps); // Add margins/font-size
|
|
140
|
+
hProps = hProps.concat(['marginLeft','marginRight']); // Add margins
|
|
141
|
+
props2 = props.concat(vProps).concat(hProps); // Concat
|
|
142
|
+
el.find("*[width]").each(function(){
|
|
143
|
+
child = $(this);
|
|
144
|
+
if (restore) $.effects.save(child, props2);
|
|
145
|
+
var c_original = {height: child.height(), width: child.width()}; // Save original
|
|
146
|
+
child.from = {height: c_original.height * factor.from.y, width: c_original.width * factor.from.x};
|
|
147
|
+
child.to = {height: c_original.height * factor.to.y, width: c_original.width * factor.to.x};
|
|
148
|
+
if (factor.from.y != factor.to.y) { // Vertical props scaling
|
|
149
|
+
child.from = $.effects.setTransition(child, vProps, factor.from.y, child.from);
|
|
150
|
+
child.to = $.effects.setTransition(child, vProps, factor.to.y, child.to);
|
|
151
|
+
};
|
|
152
|
+
if (factor.from.x != factor.to.x) { // Horizontal props scaling
|
|
153
|
+
child.from = $.effects.setTransition(child, hProps, factor.from.x, child.from);
|
|
154
|
+
child.to = $.effects.setTransition(child, hProps, factor.to.x, child.to);
|
|
155
|
+
};
|
|
156
|
+
child.css(child.from); // Shift children
|
|
157
|
+
child.animate(child.to, o.duration, o.options.easing, function(){
|
|
158
|
+
if (restore) $.effects.restore(child, props2); // Restore children
|
|
159
|
+
}); // Animate children
|
|
160
|
+
});
|
|
161
|
+
};
|
|
162
|
+
|
|
163
|
+
// Animate
|
|
164
|
+
el.animate(el.to, { queue: false, duration: o.duration, easing: o.options.easing, complete: function() {
|
|
165
|
+
if (el.to.opacity === 0) {
|
|
166
|
+
el.css('opacity', el.from.opacity);
|
|
167
|
+
}
|
|
168
|
+
if(mode == 'hide') el.hide(); // Hide
|
|
169
|
+
$.effects.restore(el, restore ? props : props1); $.effects.removeWrapper(el); // Restore
|
|
170
|
+
if(o.callback) o.callback.apply(this, arguments); // Callback
|
|
171
|
+
el.dequeue();
|
|
172
|
+
}});
|
|
173
|
+
|
|
174
|
+
});
|
|
175
|
+
|
|
176
|
+
};
|
|
177
|
+
|
|
178
|
+
})(jQuery);
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Shake 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Shake
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.shake = function(o) {
|
|
16
|
+
|
|
17
|
+
return this.queue(function() {
|
|
18
|
+
|
|
19
|
+
// Create element
|
|
20
|
+
var el = $(this), props = ['position','top','bottom','left','right'];
|
|
21
|
+
|
|
22
|
+
// Set options
|
|
23
|
+
var mode = $.effects.setMode(el, o.options.mode || 'effect'); // Set Mode
|
|
24
|
+
var direction = o.options.direction || 'left'; // Default direction
|
|
25
|
+
var distance = o.options.distance || 20; // Default distance
|
|
26
|
+
var times = o.options.times || 3; // Default # of times
|
|
27
|
+
var speed = o.duration || o.options.duration || 140; // Default speed per shake
|
|
28
|
+
|
|
29
|
+
// Adjust
|
|
30
|
+
$.effects.save(el, props); el.show(); // Save & Show
|
|
31
|
+
$.effects.createWrapper(el); // Create Wrapper
|
|
32
|
+
var ref = (direction == 'up' || direction == 'down') ? 'top' : 'left';
|
|
33
|
+
var motion = (direction == 'up' || direction == 'left') ? 'pos' : 'neg';
|
|
34
|
+
|
|
35
|
+
// Animation
|
|
36
|
+
var animation = {}, animation1 = {}, animation2 = {};
|
|
37
|
+
animation[ref] = (motion == 'pos' ? '-=' : '+=') + distance;
|
|
38
|
+
animation1[ref] = (motion == 'pos' ? '+=' : '-=') + distance * 2;
|
|
39
|
+
animation2[ref] = (motion == 'pos' ? '-=' : '+=') + distance * 2;
|
|
40
|
+
|
|
41
|
+
// Animate
|
|
42
|
+
el.animate(animation, speed, o.options.easing);
|
|
43
|
+
for (var i = 1; i < times; i++) { // Shakes
|
|
44
|
+
el.animate(animation1, speed, o.options.easing).animate(animation2, speed, o.options.easing);
|
|
45
|
+
};
|
|
46
|
+
el.animate(animation1, speed, o.options.easing).
|
|
47
|
+
animate(animation, speed / 2, o.options.easing, function(){ // Last shake
|
|
48
|
+
$.effects.restore(el, props); $.effects.removeWrapper(el); // Restore
|
|
49
|
+
if(o.callback) o.callback.apply(this, arguments); // Callback
|
|
50
|
+
});
|
|
51
|
+
el.queue('fx', function() { el.dequeue(); });
|
|
52
|
+
el.dequeue();
|
|
53
|
+
});
|
|
54
|
+
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
})(jQuery);
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Slide 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Slide
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.slide = function(o) {
|
|
16
|
+
|
|
17
|
+
return this.queue(function() {
|
|
18
|
+
|
|
19
|
+
// Create element
|
|
20
|
+
var el = $(this), props = ['position','top','bottom','left','right'];
|
|
21
|
+
|
|
22
|
+
// Set options
|
|
23
|
+
var mode = $.effects.setMode(el, o.options.mode || 'show'); // Set Mode
|
|
24
|
+
var direction = o.options.direction || 'left'; // Default Direction
|
|
25
|
+
|
|
26
|
+
// Adjust
|
|
27
|
+
$.effects.save(el, props); el.show(); // Save & Show
|
|
28
|
+
$.effects.createWrapper(el).css({overflow:'hidden'}); // Create Wrapper
|
|
29
|
+
var ref = (direction == 'up' || direction == 'down') ? 'top' : 'left';
|
|
30
|
+
var motion = (direction == 'up' || direction == 'left') ? 'pos' : 'neg';
|
|
31
|
+
var distance = o.options.distance || (ref == 'top' ? el.outerHeight({margin:true}) : el.outerWidth({margin:true}));
|
|
32
|
+
if (mode == 'show') el.css(ref, motion == 'pos' ? (isNaN(distance) ? "-" + distance : -distance) : distance); // Shift
|
|
33
|
+
|
|
34
|
+
// Animation
|
|
35
|
+
var animation = {};
|
|
36
|
+
animation[ref] = (mode == 'show' ? (motion == 'pos' ? '+=' : '-=') : (motion == 'pos' ? '-=' : '+=')) + distance;
|
|
37
|
+
|
|
38
|
+
// Animate
|
|
39
|
+
el.animate(animation, { queue: false, duration: o.duration, easing: o.options.easing, complete: function() {
|
|
40
|
+
if(mode == 'hide') el.hide(); // Hide
|
|
41
|
+
$.effects.restore(el, props); $.effects.removeWrapper(el); // Restore
|
|
42
|
+
if(o.callback) o.callback.apply(this, arguments); // Callback
|
|
43
|
+
el.dequeue();
|
|
44
|
+
}});
|
|
45
|
+
|
|
46
|
+
});
|
|
47
|
+
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
})(jQuery);
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* jQuery UI Effects Transfer 1.8.16
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
6
|
+
* http://jquery.org/license
|
|
7
|
+
*
|
|
8
|
+
* http://docs.jquery.com/UI/Effects/Transfer
|
|
9
|
+
*
|
|
10
|
+
* Depends:
|
|
11
|
+
* jquery.effects.core.js
|
|
12
|
+
*/
|
|
13
|
+
(function( $, undefined ) {
|
|
14
|
+
|
|
15
|
+
$.effects.transfer = function(o) {
|
|
16
|
+
return this.queue(function() {
|
|
17
|
+
var elem = $(this),
|
|
18
|
+
target = $(o.options.to),
|
|
19
|
+
endPosition = target.offset(),
|
|
20
|
+
animation = {
|
|
21
|
+
top: endPosition.top,
|
|
22
|
+
left: endPosition.left,
|
|
23
|
+
height: target.innerHeight(),
|
|
24
|
+
width: target.innerWidth()
|
|
25
|
+
},
|
|
26
|
+
startPosition = elem.offset(),
|
|
27
|
+
transfer = $('<div class="ui-effects-transfer"></div>')
|
|
28
|
+
.appendTo(document.body)
|
|
29
|
+
.addClass(o.options.className)
|
|
30
|
+
.css({
|
|
31
|
+
top: startPosition.top,
|
|
32
|
+
left: startPosition.left,
|
|
33
|
+
height: elem.innerHeight(),
|
|
34
|
+
width: elem.innerWidth(),
|
|
35
|
+
position: 'absolute'
|
|
36
|
+
})
|
|
37
|
+
.animate(animation, o.duration, o.options.easing, function() {
|
|
38
|
+
transfer.remove();
|
|
39
|
+
(o.callback && o.callback.apply(elem[0], arguments));
|
|
40
|
+
elem.dequeue();
|
|
41
|
+
});
|
|
42
|
+
});
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
})(jQuery);
|