wysiwyg-rails 2.6.0 → 2.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +29 -1
- data/app/assets/javascripts/languages/bs.js +29 -1
- data/app/assets/javascripts/languages/cs.js +29 -1
- data/app/assets/javascripts/languages/da.js +29 -1
- data/app/assets/javascripts/languages/de.js +29 -1
- data/app/assets/javascripts/languages/en_ca.js +29 -1
- data/app/assets/javascripts/languages/en_gb.js +29 -1
- data/app/assets/javascripts/languages/es.js +29 -1
- data/app/assets/javascripts/languages/et.js +29 -1
- data/app/assets/javascripts/languages/fa.js +29 -1
- data/app/assets/javascripts/languages/fi.js +29 -1
- data/app/assets/javascripts/languages/fr.js +29 -1
- data/app/assets/javascripts/languages/he.js +29 -1
- data/app/assets/javascripts/languages/hr.js +29 -1
- data/app/assets/javascripts/languages/hu.js +29 -2
- data/app/assets/javascripts/languages/id.js +29 -1
- data/app/assets/javascripts/languages/it.js +29 -1
- data/app/assets/javascripts/languages/ja.js +29 -1
- data/app/assets/javascripts/languages/ko.js +29 -1
- data/app/assets/javascripts/languages/me.js +29 -1
- data/app/assets/javascripts/languages/nb.js +29 -1
- data/app/assets/javascripts/languages/nl.js +29 -1
- data/app/assets/javascripts/languages/pl.js +29 -1
- data/app/assets/javascripts/languages/pt_br.js +29 -1
- data/app/assets/javascripts/languages/pt_pt.js +29 -1
- data/app/assets/javascripts/languages/ro.js +29 -1
- data/app/assets/javascripts/languages/ru.js +29 -1
- data/app/assets/javascripts/languages/sk.js +29 -2
- data/app/assets/javascripts/languages/sr.js +29 -1
- data/app/assets/javascripts/languages/sv.js +29 -1
- data/app/assets/javascripts/languages/th.js +29 -1
- data/app/assets/javascripts/languages/tr.js +29 -1
- data/app/assets/javascripts/languages/uk.js +261 -0
- data/app/assets/javascripts/languages/vi.js +29 -1
- data/app/assets/javascripts/languages/zh_cn.js +29 -1
- data/app/assets/javascripts/languages/zh_tw.js +29 -1
- data/app/assets/javascripts/plugins/align.min.js +1 -1
- data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/code_beautifier.min.js +3 -3
- data/app/assets/javascripts/plugins/code_view.min.js +2 -2
- data/app/assets/javascripts/plugins/colors.min.js +2 -2
- data/app/assets/javascripts/plugins/draggable.min.js +2 -2
- data/app/assets/javascripts/plugins/emoticons.min.js +2 -2
- data/app/assets/javascripts/plugins/entities.min.js +2 -2
- data/app/assets/javascripts/plugins/file.min.js +2 -2
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +2 -2
- data/app/assets/javascripts/plugins/fullscreen.min.js +2 -2
- data/app/assets/javascripts/plugins/help.min.js +1 -1
- data/app/assets/javascripts/plugins/image.min.js +3 -3
- data/app/assets/javascripts/plugins/image_aviary.min.js +1 -1
- data/app/assets/javascripts/plugins/image_manager.min.js +2 -2
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/lists.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +2 -2
- data/app/assets/javascripts/plugins/print.min.js +1 -1
- data/app/assets/javascripts/plugins/quick_insert.min.js +2 -2
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +2 -2
- data/app/assets/javascripts/plugins/special_characters.min.js +2 -2
- data/app/assets/javascripts/plugins/spell_checker.min.js +2 -2
- data/app/assets/javascripts/plugins/table.min.js +3 -3
- data/app/assets/javascripts/plugins/url.min.js +2 -2
- data/app/assets/javascripts/plugins/video.min.js +3 -3
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/stylesheets/froala_editor.min.css +1 -1
- data/app/assets/stylesheets/froala_style.min.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
- data/app/assets/stylesheets/plugins/colors.min.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
- data/app/assets/stylesheets/plugins/file.min.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
- data/app/assets/stylesheets/plugins/help.min.css +1 -1
- data/app/assets/stylesheets/plugins/image.min.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
- data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
- data/app/assets/stylesheets/plugins/spell_checker.css +72 -0
- data/app/assets/stylesheets/plugins/spell_checker.min.css +1 -1
- data/app/assets/stylesheets/plugins/table.min.css +1 -1
- data/app/assets/stylesheets/plugins/video.min.css +1 -1
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/red.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +4 -2
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Finnish
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['fi'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* French
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['fr'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Hebrew
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['he'] = {
|
|
231
257
|
},
|
232
258
|
direction: "rtl"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Croatian
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['hr'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Hungarian
|
9
35
|
*/
|
@@ -230,4 +256,5 @@ $.FE.LANGUAGE['hu'] = {
|
|
230
256
|
"Quick Insert": "Beilleszt\u00e9s"
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
|
-
};
|
259
|
+
};
|
260
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Indonesian
|
9
35
|
*/
|
@@ -232,3 +258,5 @@ $.FE.LANGUAGE['id'] = {
|
|
232
258
|
},
|
233
259
|
direction: "ltr"
|
234
260
|
};
|
261
|
+
|
262
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Italian
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['it'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Japanese
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['ja'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Korean
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['ko'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Montenegrin
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['me'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|
@@ -1,9 +1,35 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.6.
|
2
|
+
* froala_editor v2.6.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
6
6
|
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
7
33
|
/**
|
8
34
|
* Norwegian
|
9
35
|
*/
|
@@ -231,3 +257,5 @@ $.FE.LANGUAGE['nb'] = {
|
|
231
257
|
},
|
232
258
|
direction: "ltr"
|
233
259
|
};
|
260
|
+
|
261
|
+
}));
|