Lib_Js_Mage - Version 1.9.3.8

Version Notes

1.9.3.8

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Js_Mage
Version 1.9.3.8
Comparing to
See all releases


Code changes from version 1.9.3.7 to 1.9.3.8

Files changed (53) hide show
  1. js/index.php +1 -1
  2. js/lib/dropdown.js +1 -1
  3. js/lib/flex.js +1 -1
  4. js/lib/jquery/noconflict.js +1 -1
  5. js/mage/adminhtml/accordion.js +1 -1
  6. js/mage/adminhtml/backup.js +1 -1
  7. js/mage/adminhtml/browser.js +1 -1
  8. js/mage/adminhtml/events.js +1 -1
  9. js/mage/adminhtml/flexuploader.js +1 -1
  10. js/mage/adminhtml/form.js +1 -1
  11. js/mage/adminhtml/giftmessage.js +1 -1
  12. js/mage/adminhtml/giftoptions/tooltip.js +1 -1
  13. js/mage/adminhtml/grid.js +1 -1
  14. js/mage/adminhtml/hash.js +1 -1
  15. js/mage/adminhtml/image.js +1 -1
  16. js/mage/adminhtml/loader.js +1 -1
  17. js/mage/adminhtml/magento-all.js +1 -1
  18. js/mage/adminhtml/product.js +1 -1
  19. js/mage/adminhtml/product/composite/configure.js +1 -1
  20. js/mage/adminhtml/rules.js +1 -1
  21. js/mage/adminhtml/sales.js +1 -1
  22. js/mage/adminhtml/sales/packaging.js +1 -1
  23. js/mage/adminhtml/scrollbar.js +1 -1
  24. js/mage/adminhtml/tabs.js +1 -1
  25. js/mage/adminhtml/tools.js +1 -1
  26. js/mage/adminhtml/uploader.js +1 -1
  27. js/mage/adminhtml/uploader/instance.js +1 -1
  28. js/mage/adminhtml/variables.js +1 -1
  29. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js +1 -1
  30. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js +1 -1
  31. js/mage/adminhtml/wysiwyg/tiny_mce/setup.js +1 -1
  32. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/content.css +1 -1
  33. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/dialog.css +1 -1
  34. js/mage/adminhtml/wysiwyg/widget.js +1 -1
  35. js/mage/captcha.js +1 -1
  36. js/mage/centinel.js +1 -1
  37. js/mage/cookies.js +1 -1
  38. js/mage/directpost.js +1 -1
  39. js/mage/translate.js +1 -1
  40. js/mage/translate_inline.css +1 -1
  41. js/mage/translate_inline.js +1 -1
  42. js/varien/accordion.js +1 -1
  43. js/varien/configurable.js +1 -1
  44. js/varien/form.js +1 -1
  45. js/varien/iehover-fix.js +1 -1
  46. js/varien/js.js +1 -1
  47. js/varien/menu.js +1 -1
  48. js/varien/payment.js +1 -1
  49. js/varien/product.js +1 -1
  50. js/varien/product_options.js +1 -1
  51. js/varien/telephone.js +1 -1
  52. js/varien/weee.js +1 -1
  53. package.xml +6 -6
js/index.php CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category Mage
22
  * @package Mage
23
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
26
 
20
  *
21
  * @category Mage
22
  * @package Mage
23
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
  */
26
 
js/lib/dropdown.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
js/lib/flex.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/lib/jquery/noconflict.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/accordion.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienAccordion = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienAccordion = new Class.create();
js/mage/adminhtml/backup.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminBackup = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminBackup = new Class.create();
js/mage/adminhtml/browser.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  MediabrowserUtility = {
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  MediabrowserUtility = {
js/mage/adminhtml/events.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // from http://www.someelement.com/2007/03/eventpublisher-custom-events-la-pubsub.html
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // from http://www.someelement.com/2007/03/eventpublisher-custom-events-la-pubsub.html
js/mage/adminhtml/flexuploader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/form.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienForm = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienForm = new Class.create();
js/mage/adminhtml/giftmessage.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/giftoptions/tooltip.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/grid.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienGrid = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienGrid = new Class.create();
js/mage/adminhtml/hash.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /*
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /*
js/mage/adminhtml/image.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/loader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/magento-all.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/product.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/product/composite/configure.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/rules.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/sales.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminOrder = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var AdminOrder = new Class.create();
js/mage/adminhtml/sales/packaging.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Packaging = Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Packaging = Class.create();
js/mage/adminhtml/scrollbar.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**************************************************
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**************************************************
js/mage/adminhtml/tabs.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienTabs = new Class.create();
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var varienTabs = new Class.create();
js/mage/adminhtml/tools.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function setLocation(url){
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function setLocation(url){
js/mage/adminhtml/uploader.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  /**
js/mage/adminhtml/uploader/instance.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/variables.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  tinyMCE.addI18n({en:{
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  tinyMCE.addI18n({en:{
js/mage/adminhtml/wysiwyg/tiny_mce/setup.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/content.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/dialog.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/adminhtml/wysiwyg/widget.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package Mage_Adminhtml
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/captcha.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Captcha = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var Captcha = Class.create();
js/mage/centinel.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var CentinelAuthenticate = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var CentinelAuthenticate = Class.create();
js/mage/cookies.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // old school cookie functions grabbed off the web
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  // old school cookie functions grabbed off the web
js/mage/directpost.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var directPost = Class.create();
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var directPost = Class.create();
js/mage/translate.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/translate_inline.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/mage/translate_inline.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/varien/accordion.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  Accordion = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  Accordion = Class.create();
js/varien/configurable.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if (typeof Product == 'undefined') {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if (typeof Product == 'undefined') {
js/varien/form.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  VarienForm = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  VarienForm = Class.create();
js/varien/iehover-fix.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function toggleMenu(el, over)
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function toggleMenu(el, over)
js/varien/js.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function popWin(url,win,para) {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  function popWin(url,win,para) {
js/varien/menu.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/varien/payment.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var paymentForm = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var paymentForm = Class.create();
js/varien/product.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if(typeof Product=='undefined') {
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  if(typeof Product=='undefined') {
js/varien/product_options.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/varien/telephone.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var telephoneElem = Class.create();
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  var telephoneElem = Class.create();
js/varien/weee.js CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category Varien
21
  * @package js
22
- * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category Varien
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Js_Mage</name>
4
- <version>1.9.3.7</version>
5
  <stability>stable</stability>
6
  <license>Mixed</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Javascript Libraries for Magento</summary>
10
  <description>Javascript Libraries for Magento</description>
11
- <notes>1.9.3.7</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2017-11-07</date>
14
- <time>11:21:07</time>
15
- <contents><target name="mageweb"><dir name="js"><dir name="lib"><file name="FABridge.js" hash="64244d8d58abd42bd71f0ee3309767ad"/><file name="boxover.js" hash="a5ade77452e8d5066cb84dcac3d34ed5"/><file name="ccard.js" hash="d3e849be0977d53de4af933b40293ff6"/><file name="dropdown.js" hash="e52e658cc346299af215c9464caca92b"/><file name="ds-sleight.js" hash="85af457d444865d1587bfe4875bd4fc6"/><file name="flex.js" hash="1d12e583109a611dff2dfb01f6454ff6"/><dir name="jquery"><file name="jquery-1.10.2.js" hash="91515770ce8c55de23b306444d8ea998"/><file name="jquery-1.10.2.min.js" hash="841dc30647f93349b7d8ef61deebe411"/><file name="jquery-1.10.2.min.map" hash="6c3ccfc221d36777d383b6e04d0b8af9"/><file name="jquery-1.12.0.js" hash="cd0095b52c4242a8aea3ae91aba35ea8"/><file name="jquery-1.12.0.min.js" hash="cbb11b58473b2d672f4ed53abbb67336"/><file name="jquery-1.12.0.min.map" hash="829c109a5ab3f33acdbd1dcc9819772e"/><file name="noconflict.js" hash="446b84d6977d6498ad046cab2dcffe17"/></dir><dir name="uploader"><file name="flow.min.js" hash="a82a557db407b53d5909fa4e1833a596"/><file name="fusty-flow-factory.js" hash="b3f49be0f28be74e8b8bb76496c52bc3"/><file name="fusty-flow.js" hash="302f440908837093fd4e9b6e76ec01e0"/></dir></dir><dir name="mage"><dir name="adminhtml"><file name="accordion.js" hash="7dbfeb8d7e2f3db45a06431eb08c0747"/><file name="backup.js" hash="5d78ec434f80f715995922cb99f7aa3e"/><file name="browser.js" hash="902dd0baf97e8fe6ea1451c5189965eb"/><file name="events.js" hash="869ae96fa693f59eedf9dc03e0946266"/><file name="flexuploader.js" hash="11671ff496941d3b0f5a8f7bbefb3d6a"/><file name="form.js" hash="f484aa6b08343b17519f2287d09c1625"/><file name="giftmessage.js" hash="cb8ace68173e7653f7d086640fc120c5"/><dir name="giftoptions"><file name="tooltip.js" hash="c16eac457f472d6693463339ea0eb19f"/></dir><file name="grid.js" hash="909df7521b6927a8ddd96ac4d3c3969e"/><file name="hash.js" hash="fd78161541ce5ebde12421fec9d5cd94"/><file name="image.js" hash="ee4a86d55e8c0b4c0ec77376bda602b7"/><file name="loader.js" hash="79c624d4f39398ed9cf3fe9e41ba0e28"/><file name="magento-all.js" hash="a7b9f5ab0c6488b6ae51eb6d0214d0c0"/><dir name="product"><dir name="composite"><file name="configure.js" hash="855e78deff3febcb01a65e690cea9e56"/></dir></dir><file name="product.js" hash="356497d3819ccdd9df7e4811bc376dca"/><file name="rules.js" hash="7a8fdb6b537bcc593032280d02013b83"/><dir name="sales"><file name="packaging.js" hash="8f5126789ce1b903cb1658d3f3b30d29"/></dir><file name="sales.js" hash="4b4cc67bdb0c87ec0545c23d9afc0df0"/><file name="scrollbar.js" hash="741dd7ae5ab1f22adaa633d6917ce03e"/><file name="tabs.js" hash="3b013bbc8ef0406a332ddbbfaffbf7b0"/><file name="tools.js" hash="cb453762423578b0e32c8eb94e10a62d"/><dir name="uploader"><file name="instance.js" hash="84b334e08d50cffaacb0e70182a32f4e"/></dir><file name="uploader.js" hash="14e735d935a7ee9677ec6a8cc693c282"/><file name="variables.js" hash="4b348da25d2383b8a8487a09c0571fc0"/><dir name="wysiwyg"><dir name="tiny_mce"><dir name="plugins"><dir name="magentovariable"><file name="editor_plugin.js" hash="deab8341edf7bb52e99e0839547484cb"/><dir name="img"><file name="icon.gif" hash="682b29a0e734f952cb2edabede6a25d1"/></dir></dir><dir name="magentowidget"><file name="editor_plugin.js" hash="3f8ada1d62ed73fe82f9248765fcbf44"/><dir name="img"><file name="icon.gif" hash="532c141286373f098f1f4362e001c7f8"/></dir></dir></dir><file name="setup.js" hash="5a318d3d435387cda94bb0a6bf896392"/><dir name="themes"><dir name="advanced"><dir name="skins"><dir name="default"><file name="content.css" hash="b099c69006a699cecd2e923d85a467df"/><file name="dialog.css" hash="c8b22911674de95df33d3b6041643747"/></dir></dir></dir></dir></dir><file name="widget.js" hash="0c8c4bb2a2b970f6d324e245eb06ef8d"/></dir></dir><file name="captcha.js" hash="a0ef3726e87bdc55162d007a00a0a159"/><file name="centinel.js" hash="2660ff1f1e24e8dafb93d758fbaf0c25"/><file name="cookies.js" hash="e3d2baae09d66cc6a4ba88d285bcfc06"/><file name="directpost.js" hash="2369304d8a9015efc9656f07d7d3de9d"/><file name="translate.js" hash="5b4603e2ffc1034b49aca54916423de4"/><file name="translate_inline.css" hash="7986802fee3c5d01b80f5c5d46b91b46"/><file name="translate_inline.js" hash="55941704b38897be5673d3dca46bd78d"/></dir><dir name="varien"><file name="accordion.js" hash="9df15aca9533980c947c235b798fc0b9"/><file name="configurable.js" hash="2783108cca3528ab0ff37c775237161a"/><file name="form.js" hash="e28a9a6f6b08a0f5f1d496fe0aba9cc0"/><file name="iehover-fix.js" hash="3541d39c15ac4b734dc4b2215d966ca8"/><file name="js.js" hash="ecf848beb18697726f2ff046ca643216"/><file name="menu.js" hash="4baf5a8a19eb44c6d26db3260e59c318"/><file name="payment.js" hash="b0fa30cb88df701c17b3a49478d07358"/><file name="product.js" hash="7bfbed204c76a00b2148ed5226540401"/><file name="product_options.js" hash="d730d38e0e88ff7ccfa3e0b07af40d30"/><file name="telephone.js" hash="de6e70f8f5370979e32db3fcd5bf09d9"/><file name="weee.js" hash="054ee566de799c5528a2a2242e56365c"/></dir><file name="blank.html" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="index.php" hash="7c76643f3ad5b5b89fb091133f84c201"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><dir name="flash"><file name="AC_RunActiveContent.js" hash="3e038cea960c1b650442b85cea237053"/></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Js_Prototype</name><channel>community</channel><min>1.9.3.7</min><max>1.9.3.7</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Js_Mage</name>
4
+ <version>1.9.3.8</version>
5
  <stability>stable</stability>
6
  <license>Mixed</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Javascript Libraries for Magento</summary>
10
  <description>Javascript Libraries for Magento</description>
11
+ <notes>1.9.3.8</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2018-02-01</date>
14
+ <time>20:33:58</time>
15
+ <contents><target name="mageweb"><dir name="js"><dir name="lib"><file name="FABridge.js" hash="64244d8d58abd42bd71f0ee3309767ad"/><file name="boxover.js" hash="a5ade77452e8d5066cb84dcac3d34ed5"/><file name="ccard.js" hash="d3e849be0977d53de4af933b40293ff6"/><file name="dropdown.js" hash="4c2b33fe18424cdee8fc659216afd3a9"/><file name="ds-sleight.js" hash="85af457d444865d1587bfe4875bd4fc6"/><file name="flex.js" hash="f27867374b9cb7ff86aae31bb39f016f"/><dir name="jquery"><file name="jquery-1.10.2.js" hash="91515770ce8c55de23b306444d8ea998"/><file name="jquery-1.10.2.min.js" hash="841dc30647f93349b7d8ef61deebe411"/><file name="jquery-1.10.2.min.map" hash="6c3ccfc221d36777d383b6e04d0b8af9"/><file name="jquery-1.12.0.js" hash="cd0095b52c4242a8aea3ae91aba35ea8"/><file name="jquery-1.12.0.min.js" hash="cbb11b58473b2d672f4ed53abbb67336"/><file name="jquery-1.12.0.min.map" hash="829c109a5ab3f33acdbd1dcc9819772e"/><file name="noconflict.js" hash="07849ea227cb2aee266dc14250cdcd72"/></dir><dir name="uploader"><file name="flow.min.js" hash="a82a557db407b53d5909fa4e1833a596"/><file name="fusty-flow-factory.js" hash="b3f49be0f28be74e8b8bb76496c52bc3"/><file name="fusty-flow.js" hash="302f440908837093fd4e9b6e76ec01e0"/></dir></dir><dir name="mage"><dir name="adminhtml"><file name="accordion.js" hash="c224339498e1a5304c073992a6d2cdeb"/><file name="backup.js" hash="4f53863337f627518eb0f57e7311a17a"/><file name="browser.js" hash="5bdae849d93e161a4c640735dfddef42"/><file name="events.js" hash="4d00fe8eeca479b3fd6997e681ec27e8"/><file name="flexuploader.js" hash="18328b7c8a81856a079d2994df59f902"/><file name="form.js" hash="8fa0d7ec3b03bb7ca41e5d4642888e94"/><file name="giftmessage.js" hash="2da5ed0ca29f3880e462cedbca8696b1"/><dir name="giftoptions"><file name="tooltip.js" hash="f5f4920568cb210aa7f8a0b2f9e0cb61"/></dir><file name="grid.js" hash="c33482101b7dd98763580acf1a5f2467"/><file name="hash.js" hash="261990e25a4586d43b1f5f4a02c31725"/><file name="image.js" hash="aa2f2fe381fb72a3446cf4d86badf1d8"/><file name="loader.js" hash="13835f1f7a1bd9066421e57b58e47298"/><file name="magento-all.js" hash="18e7474bb5aed97654e5bacd17076ef0"/><dir name="product"><dir name="composite"><file name="configure.js" hash="540ad14016cd4ab412dd2cd53e54cd27"/></dir></dir><file name="product.js" hash="5cf2b85a5c0ce65f6bf23f93ceafddd6"/><file name="rules.js" hash="31038635fcfae3918eabbfeb1048fcc1"/><dir name="sales"><file name="packaging.js" hash="cfb830d02a33c0e187660056a6e96277"/></dir><file name="sales.js" hash="3bef4871048d012d98e2389629501eec"/><file name="scrollbar.js" hash="ff79af2fa0ef8359319c7aec26f0d619"/><file name="tabs.js" hash="591ec7eb2d6ba32312ea7eeed145acb0"/><file name="tools.js" hash="4ecb7d1027caa06eda1166c2047e08a5"/><dir name="uploader"><file name="instance.js" hash="0e183b33955a1d1fb56dae0d2514f2d7"/></dir><file name="uploader.js" hash="e4da8c0e0261633c08dd89763cfdaa0c"/><file name="variables.js" hash="962b37dd6d893bfcc3f6553c2349df2a"/><dir name="wysiwyg"><dir name="tiny_mce"><dir name="plugins"><dir name="magentovariable"><file name="editor_plugin.js" hash="003b55ae437653b03963361b597ca7dd"/><dir name="img"><file name="icon.gif" hash="682b29a0e734f952cb2edabede6a25d1"/></dir></dir><dir name="magentowidget"><file name="editor_plugin.js" hash="c7fae499606d95f57f33300c0abf69f4"/><dir name="img"><file name="icon.gif" hash="532c141286373f098f1f4362e001c7f8"/></dir></dir></dir><file name="setup.js" hash="161bd02789945f1f0d24e0f028cbbd27"/><dir name="themes"><dir name="advanced"><dir name="skins"><dir name="default"><file name="content.css" hash="40e74d28dda4e3ed888ed9c389926ccc"/><file name="dialog.css" hash="e4ee65e17609668f49e60c78bf2ae674"/></dir></dir></dir></dir></dir><file name="widget.js" hash="8da09568baa72ae676f0e1e73be455e3"/></dir></dir><file name="captcha.js" hash="7be5c30bf178e3c1e2669db356a393f6"/><file name="centinel.js" hash="6e1b4524431eefa50d71be4441082083"/><file name="cookies.js" hash="67eadf7b9433d2cfc96546a85ebc5959"/><file name="directpost.js" hash="77a4f2f1017d6fc2d2c436b1c6840228"/><file name="translate.js" hash="5dae341ece021a8e9a9fdfcf89d94534"/><file name="translate_inline.css" hash="94ee55676a3ca446a403d21b7631dad4"/><file name="translate_inline.js" hash="3cfb6136a5756361cabc24773510c41f"/></dir><dir name="varien"><file name="accordion.js" hash="0b3016995870cd0b7050e05889b13098"/><file name="configurable.js" hash="4307b8038f4801db44a7728541a19674"/><file name="form.js" hash="ee2b2973a3595cc4048d6323c4df0dd5"/><file name="iehover-fix.js" hash="b28db3c01092190e221fee9903ac009c"/><file name="js.js" hash="d7d1e41851cfe1e49c65b754def9c082"/><file name="menu.js" hash="f2b0d57545ca03f598a2bb4a323c31ce"/><file name="payment.js" hash="2009cfa0cb7235a2e0b21a6f901cf67b"/><file name="product.js" hash="648b67b08c822cfedfcaea6d4a47f9d6"/><file name="product_options.js" hash="dbfe01736095f1efd73e05bf89624212"/><file name="telephone.js" hash="eb4c304fba714b84af5d7feed3fc239e"/><file name="weee.js" hash="22a837f9bb7d0f1ef95d71bb2533bbd9"/></dir><file name="blank.html" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="index.php" hash="702348421e0df944034bf0e4569f197d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><dir name="flash"><file name="AC_RunActiveContent.js" hash="3e038cea960c1b650442b85cea237053"/></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Js_Prototype</name><channel>community</channel><min>1.9.3.8</min><max>1.9.3.8</max></package></required></dependencies>
18
  </package>