@pimaonline/pimaonline-themepack 3.10.12 → 3.12.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. package/dist/css/main.css +1 -1
  2. package/dist/css/themes/ait/styles.css +1 -1
  3. package/dist/css/themes/ajs/styles.css +1 -1
  4. package/dist/css/themes/aviation/styles.css +1 -1
  5. package/dist/css/themes/bct/styles.css +1 -1
  6. package/dist/css/themes/bio/styles.css +1 -1
  7. package/dist/css/themes/business/styles.css +1 -1
  8. package/dist/css/themes/cad/styles.css +1 -1
  9. package/dist/css/themes/cards/styles.css +1 -1
  10. package/dist/css/themes/cda/styles.css +1 -1
  11. package/dist/css/themes/cis/styles.css +1 -1
  12. package/dist/css/themes/computer-information-systems/styles.css +1 -1
  13. package/dist/css/themes/culinary/styles.css +1 -1
  14. package/dist/css/themes/culinary/versions/black-marble.css +1 -1
  15. package/dist/css/themes/culinary/versions/stainless.css +1 -1
  16. package/dist/css/themes/culinary/versions/wood.css +1 -1
  17. package/dist/css/themes/dental/styles.css +1 -1
  18. package/dist/css/themes/ece/styles.css +1 -1
  19. package/dist/css/themes/ecn/styles.css +1 -1
  20. package/dist/css/themes/eng/styles.css +1 -1
  21. package/dist/css/themes/fashion/styles.css +1 -1
  22. package/dist/css/themes/fitness/styles.css +1 -1
  23. package/dist/css/themes/fsc/styles.css +1 -1
  24. package/dist/css/themes/geography/styles.css +1 -1
  25. package/dist/css/themes/geology/styles.css +1 -1
  26. package/dist/css/themes/health-it/styles.css +1 -1
  27. package/dist/css/themes/history/styles.css +1 -1
  28. package/dist/css/themes/hrm/styles.css +1 -1
  29. package/dist/css/themes/hrs/styles.css +1 -1
  30. package/dist/css/themes/journalism/styles.css +1 -1
  31. package/dist/css/themes/lang/styles.css +1 -1
  32. package/dist/css/themes/lgm/styles.css +1 -1
  33. package/dist/css/themes/machine/styles.css +1 -1
  34. package/dist/css/themes/math/styles.css +1 -1
  35. package/dist/css/themes/mgt/styles.css +1 -1
  36. package/dist/css/themes/music/styles.css +1 -1
  37. package/dist/css/themes/philosophy/styles.css +1 -1
  38. package/dist/css/themes/pht/styles.css +1 -1
  39. package/dist/css/themes/psy/styles.css +1 -1
  40. package/dist/css/themes/soc/styles.css +1 -1
  41. package/dist/css/themes/ss/styles.css +1 -1
  42. package/dist/css/themes/university/styles.css +1 -1
  43. package/dist/css/themes/vet/styles.css +1 -1
  44. package/dist/css/themes/welding/styles.css +1 -1
  45. package/dist/js/scripts-ts.js +1 -0
  46. package/dist/js/scripts2.js +674 -128
  47. package/dist/plugins/fancybox/helpers/jquery.fancybox-buttons.js.LICENSE.txt +15 -0
  48. package/dist/plugins/fancybox/helpers/jquery.fancybox-media.js.LICENSE.txt +64 -0
  49. package/dist/plugins/fancybox/helpers/jquery.fancybox-thumbs.js.LICENSE.txt +16 -0
  50. package/dist/plugins/fancybox/jquery.fancybox.js.LICENSE.txt +11 -0
  51. package/dist/plugins/fancybox/jquery.fancybox.pack.js.LICENSE.txt +1 -0
  52. package/dist/plugins/flashcards/js/plugins/jquery.cycle.js.LICENSE.txt +20 -0
  53. package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.js.LICENSE.txt +22 -0
  54. package/dist/plugins/flashcards/js/vendor/jquery-1.7.2.min.js.LICENSE.txt +1 -0
  55. package/package.json +18 -3
@@ -0,0 +1,15 @@
1
+ /*!
2
+ * Buttons helper for fancyBox
3
+ * version: 1.0.5 (Mon, 15 Oct 2012)
4
+ * @requires fancyBox v2.0 or later
5
+ *
6
+ * Usage:
7
+ * $(".fancybox").fancybox({
8
+ * helpers : {
9
+ * buttons: {
10
+ * position : 'top'
11
+ * }
12
+ * }
13
+ * });
14
+ *
15
+ */
@@ -0,0 +1,64 @@
1
+ /*!
2
+ * Media helper for fancyBox
3
+ * version: 1.0.6 (Fri, 14 Jun 2013)
4
+ * @requires fancyBox v2.0 or later
5
+ *
6
+ * Usage:
7
+ * $(".fancybox").fancybox({
8
+ * helpers : {
9
+ * media: true
10
+ * }
11
+ * });
12
+ *
13
+ * Set custom URL parameters:
14
+ * $(".fancybox").fancybox({
15
+ * helpers : {
16
+ * media: {
17
+ * youtube : {
18
+ * params : {
19
+ * autoplay : 0
20
+ * }
21
+ * }
22
+ * }
23
+ * }
24
+ * });
25
+ *
26
+ * Or:
27
+ * $(".fancybox").fancybox({,
28
+ * helpers : {
29
+ * media: true
30
+ * },
31
+ * youtube : {
32
+ * autoplay: 0
33
+ * }
34
+ * });
35
+ *
36
+ * Supports:
37
+ *
38
+ * Youtube
39
+ * http://www.youtube.com/watch?v=opj24KnzrWo
40
+ * http://www.youtube.com/embed/opj24KnzrWo
41
+ * http://youtu.be/opj24KnzrWo
42
+ * http://www.youtube-nocookie.com/embed/opj24KnzrWo
43
+ * Vimeo
44
+ * http://vimeo.com/40648169
45
+ * http://vimeo.com/channels/staffpicks/38843628
46
+ * http://vimeo.com/groups/surrealism/videos/36516384
47
+ * http://player.vimeo.com/video/45074303
48
+ * Metacafe
49
+ * http://www.metacafe.com/watch/7635964/dr_seuss_the_lorax_movie_trailer/
50
+ * http://www.metacafe.com/watch/7635964/
51
+ * Dailymotion
52
+ * http://www.dailymotion.com/video/xoytqh_dr-seuss-the-lorax-premiere_people
53
+ * Twitvid
54
+ * http://twitvid.com/QY7MD
55
+ * Twitpic
56
+ * http://twitpic.com/7p93st
57
+ * Instagram
58
+ * http://instagr.am/p/IejkuUGxQn/
59
+ * http://instagram.com/p/IejkuUGxQn/
60
+ * Google maps
61
+ * http://maps.google.com/maps?q=Eiffel+Tower,+Avenue+Gustave+Eiffel,+Paris,+France&t=h&z=17
62
+ * http://maps.google.com/?ll=48.857995,2.294297&spn=0.007666,0.021136&t=m&z=16
63
+ * http://maps.google.com/?ll=48.859463,2.292626&spn=0.000965,0.002642&t=m&z=19&layer=c&cbll=48.859524,2.292532&panoid=YJ0lq28OOy3VT2IqIuVY0g&cbp=12,151.58,,0,-15.56
64
+ */
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Thumbnail helper for fancyBox
3
+ * version: 1.0.7 (Mon, 01 Oct 2012)
4
+ * @requires fancyBox v2.0 or later
5
+ *
6
+ * Usage:
7
+ * $(".fancybox").fancybox({
8
+ * helpers : {
9
+ * thumbs: {
10
+ * width : 50,
11
+ * height : 50
12
+ * }
13
+ * }
14
+ * });
15
+ *
16
+ */
@@ -0,0 +1,11 @@
1
+ /*!
2
+ * fancyBox - jQuery Plugin
3
+ * version: 2.1.7 (Tue, 28 Feb 2017)
4
+ * requires jQuery v1.6 or later
5
+ *
6
+ * Examples at http://fancyapps.com/fancybox/
7
+ * License: www.fancyapps.com/fancybox/#license
8
+ *
9
+ * Copyright 2017 fancyapps.com
10
+ *
11
+ */
@@ -0,0 +1 @@
1
+ /*! fancyBox v2.1.7 fancyapps.com | fancyapps.com/fancybox/#license */
@@ -0,0 +1,20 @@
1
+ /*!
2
+ * jQuery Cycle Plugin (with Transition Definitions)
3
+ * Examples and documentation at: http://jquery.malsup.com/cycle/
4
+ * Copyright (c) 2007-2010 M. Alsup
5
+ * Version: 2.9999.5 (10-APR-2012)
6
+ * Dual licensed under the MIT and GPL licenses.
7
+ * http://jquery.malsup.com/license.html
8
+ * Requires: jQuery v1.3.2 or later
9
+ */
10
+
11
+ /*!
12
+ * jQuery Cycle Plugin Transition Definitions
13
+ * This script is a plugin for the jQuery Cycle Plugin
14
+ * Examples and documentation at: http://malsup.com/jquery/cycle/
15
+ * Copyright (c) 2007-2010 M. Alsup
16
+ * Version: 2.73
17
+ * Dual licensed under the MIT and GPL licenses:
18
+ * http://www.opensource.org/licenses/mit-license.php
19
+ * http://www.gnu.org/licenses/gpl.html
20
+ */
@@ -0,0 +1,22 @@
1
+ /*!
2
+ * Sizzle CSS Selector Engine
3
+ * Copyright 2011, The Dojo Foundation
4
+ * Released under the MIT, BSD, and GPL Licenses.
5
+ * More information: http://sizzlejs.com/
6
+ */
7
+
8
+ /*!
9
+ * jQuery JavaScript Library v1.7.2
10
+ * http://jquery.com/
11
+ *
12
+ * Copyright 2011, John Resig
13
+ * Dual licensed under the MIT or GPL Version 2 licenses.
14
+ * http://jquery.org/license
15
+ *
16
+ * Includes Sizzle.js
17
+ * http://sizzlejs.com/
18
+ * Copyright 2011, The Dojo Foundation
19
+ * Released under the MIT, BSD, and GPL Licenses.
20
+ *
21
+ * Date: Wed Mar 21 12:46:34 2012 -0700
22
+ */
@@ -0,0 +1 @@
1
+ /*! jQuery v1.7.2 jquery.com | jquery.org/license */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pimaonline/pimaonline-themepack",
3
- "version": "3.10.12",
3
+ "version": "3.12.1",
4
4
  "description": "A cloud based, course theme-pack for building courses efficiently within the D2L learning environment.",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -19,7 +19,15 @@
19
19
  "dev": "gulp build-dev && gulp connect-watch",
20
20
  "build": "gulp build",
21
21
  "build-dev": "gulp build-dev",
22
- "docs": "docsify serve docs"
22
+ "docs": "docsify serve docs",
23
+ "ts": "webpack",
24
+ "ts:watch": "webpack --watch",
25
+ "sass": "sass --no-source-map --style=compressed src/scss:dist/css",
26
+ "sass:watch": "sass --watch --no-source-map --style=compressed src/scss:dist/css",
27
+ "pug": "gulp pug-main-themes",
28
+ "build:beta": "npm run pug && npm run sass && npm run ts",
29
+ "serve:beta": "webpack serve",
30
+ "dev:beta": "concurrently \"npm run sass:watch\" \"npm run ts:watch\" \"npm run serve:beta\""
23
31
  },
24
32
  "repository": {
25
33
  "type": "git",
@@ -32,11 +40,18 @@
32
40
  },
33
41
  "homepage": "https://github.com/franreyn/pimaonline-themepack",
34
42
  "devDependencies": {
43
+ "concurrently": "^8.2.2",
44
+ "copy-webpack-plugin": "^12.0.2",
35
45
  "gulp": "^4.0.2",
36
46
  "gulp-concat": "^2.6.1",
37
47
  "gulp-connect": "^5.7.0",
38
48
  "gulp-pug": "^5.0.0",
39
49
  "gulp-sass": "^5.1.0",
40
- "sass": "^1.49.9"
50
+ "sass": "^1.49.9",
51
+ "ts-loader": "^9.5.1",
52
+ "typescript": "^5.3.3",
53
+ "webpack": "^5.90.1",
54
+ "webpack-cli": "^5.1.4",
55
+ "webpack-dev-server": "^4.15.1"
41
56
  }
42
57
  }