@lumx/core 3.9.4 → 3.9.5-alpha.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.
@@ -93,6 +93,7 @@
93
93
  __webpack_require__.r(__webpack_exports__);
94
94
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "CSS_PREFIX", function() { return CSS_PREFIX; });
95
95
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "DIALOG_TRANSITION_DURATION", function() { return DIALOG_TRANSITION_DURATION; });
96
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "EXPANSION_PANEL_TRANSITION_DURATION", function() { return EXPANSION_PANEL_TRANSITION_DURATION; });
96
97
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "NOTIFICATION_TRANSITION_DURATION", function() { return NOTIFICATION_TRANSITION_DURATION; });
97
98
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SLIDESHOW_TRANSITION_DURATION", function() { return SLIDESHOW_TRANSITION_DURATION; });
98
99
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "TOOLTIP_HOVER_DELAY", function() { return TOOLTIP_HOVER_DELAY; });
@@ -131,6 +132,7 @@ var CSS_PREFIX = 'lumx';
131
132
  * you need to update their scss counterpart as well
132
133
  */
133
134
  var DIALOG_TRANSITION_DURATION = 400;
135
+ var EXPANSION_PANEL_TRANSITION_DURATION = 400;
134
136
  var NOTIFICATION_TRANSITION_DURATION = 200;
135
137
  var SLIDESHOW_TRANSITION_DURATION = 5000;
136
138
 
@@ -1,2 +1,2 @@
1
- !function(n){function t(e){if(r[e])return r[e].exports;var u=r[e]={i:e,l:!1,exports:{}};return n[e].call(u.exports,u,u.exports,t),u.l=!0,u.exports}var r={};t.m=n,t.c=r,t.d=function(n,r,e){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:e})},t.r=function(n){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},t.t=function(n,r){if(1&r&&(n=t(n)),8&r)return n;if(4&r&&"object"==typeof n&&n&&n.__esModule)return n;var e=Object.create(null);if(t.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:n}),2&r&&"string"!=typeof n)for(var u in n)t.d(e,u,function(t){return n[t]}.bind(null,u));return e},t.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(r,"a",r),r},t.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},t.p="",t(t.s=107)}({107:function(n,t,r){"use strict";r.r(t),r.d(t,"CSS_PREFIX",(function(){return u})),r.d(t,"DIALOG_TRANSITION_DURATION",(function(){return E})),r.d(t,"NOTIFICATION_TRANSITION_DURATION",(function(){return _})),r.d(t,"SLIDESHOW_TRANSITION_DURATION",(function(){return o})),r.d(t,"TOOLTIP_HOVER_DELAY",(function(){return i})),r.d(t,"TOOLTIP_LONG_PRESS_DELAY",(function(){return O}));var e=r(60);r.d(t,"DOWN_KEY_CODE",(function(){return e.DOWN_KEY_CODE})),r.d(t,"ENTER_KEY_CODE",(function(){return e.ENTER_KEY_CODE})),r.d(t,"SPACE_KEY_CODE",(function(){return e.SPACE_KEY_CODE})),r.d(t,"ESCAPE_KEY_CODE",(function(){return e.ESCAPE_KEY_CODE})),r.d(t,"LEFT_KEY_CODE",(function(){return e.LEFT_KEY_CODE})),r.d(t,"RIGHT_KEY_CODE",(function(){return e.RIGHT_KEY_CODE})),r.d(t,"TAB_KEY_CODE",(function(){return e.TAB_KEY_CODE})),r.d(t,"UP_KEY_CODE",(function(){return e.UP_KEY_CODE})),r.d(t,"BACKSPACE_KEY_CODE",(function(){return e.BACKSPACE_KEY_CODE}));var u="lumx",E=400,_=200,o=5e3,i={open:500,close:500},O={open:250,close:3e3}},60:function(n,t,r){"use strict";r.r(t),r.d(t,"DOWN_KEY_CODE",(function(){return e})),r.d(t,"ENTER_KEY_CODE",(function(){return u})),r.d(t,"SPACE_KEY_CODE",(function(){return E})),r.d(t,"ESCAPE_KEY_CODE",(function(){return _})),r.d(t,"LEFT_KEY_CODE",(function(){return o})),r.d(t,"RIGHT_KEY_CODE",(function(){return i})),r.d(t,"TAB_KEY_CODE",(function(){return O})),r.d(t,"UP_KEY_CODE",(function(){return c})),r.d(t,"BACKSPACE_KEY_CODE",(function(){return f}));var e=40,u=13,E=32,_=27,o=37,i=39,O=9,c=38,f=8}});
1
+ !function(n){function t(e){if(r[e])return r[e].exports;var u=r[e]={i:e,l:!1,exports:{}};return n[e].call(u.exports,u,u.exports,t),u.l=!0,u.exports}var r={};t.m=n,t.c=r,t.d=function(n,r,e){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:e})},t.r=function(n){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},t.t=function(n,r){if(1&r&&(n=t(n)),8&r)return n;if(4&r&&"object"==typeof n&&n&&n.__esModule)return n;var e=Object.create(null);if(t.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:n}),2&r&&"string"!=typeof n)for(var u in n)t.d(e,u,function(t){return n[t]}.bind(null,u));return e},t.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(r,"a",r),r},t.o=function(n,t){return Object.prototype.hasOwnProperty.call(n,t)},t.p="",t(t.s=107)}({107:function(n,t,r){"use strict";r.r(t),r.d(t,"CSS_PREFIX",(function(){return u})),r.d(t,"DIALOG_TRANSITION_DURATION",(function(){return E})),r.d(t,"EXPANSION_PANEL_TRANSITION_DURATION",(function(){return _})),r.d(t,"NOTIFICATION_TRANSITION_DURATION",(function(){return o})),r.d(t,"SLIDESHOW_TRANSITION_DURATION",(function(){return O})),r.d(t,"TOOLTIP_HOVER_DELAY",(function(){return i})),r.d(t,"TOOLTIP_LONG_PRESS_DELAY",(function(){return c}));var e=r(60);r.d(t,"DOWN_KEY_CODE",(function(){return e.DOWN_KEY_CODE})),r.d(t,"ENTER_KEY_CODE",(function(){return e.ENTER_KEY_CODE})),r.d(t,"SPACE_KEY_CODE",(function(){return e.SPACE_KEY_CODE})),r.d(t,"ESCAPE_KEY_CODE",(function(){return e.ESCAPE_KEY_CODE})),r.d(t,"LEFT_KEY_CODE",(function(){return e.LEFT_KEY_CODE})),r.d(t,"RIGHT_KEY_CODE",(function(){return e.RIGHT_KEY_CODE})),r.d(t,"TAB_KEY_CODE",(function(){return e.TAB_KEY_CODE})),r.d(t,"UP_KEY_CODE",(function(){return e.UP_KEY_CODE})),r.d(t,"BACKSPACE_KEY_CODE",(function(){return e.BACKSPACE_KEY_CODE}));var u="lumx",E=400,_=400,o=200,O=5e3,i={open:500,close:500},c={open:250,close:3e3}},60:function(n,t,r){"use strict";r.r(t),r.d(t,"DOWN_KEY_CODE",(function(){return e})),r.d(t,"ENTER_KEY_CODE",(function(){return u})),r.d(t,"SPACE_KEY_CODE",(function(){return E})),r.d(t,"ESCAPE_KEY_CODE",(function(){return _})),r.d(t,"LEFT_KEY_CODE",(function(){return o})),r.d(t,"RIGHT_KEY_CODE",(function(){return O})),r.d(t,"TAB_KEY_CODE",(function(){return i})),r.d(t,"UP_KEY_CODE",(function(){return c})),r.d(t,"BACKSPACE_KEY_CODE",(function(){return f}));var e=40,u=13,E=32,_=27,o=37,O=39,i=9,c=38,f=8}});
2
2
  //# sourceMappingURL=index.min.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/js/constants/index.ts","webpack:///./src/js/constants/keycodes.ts"],"names":["__webpack_require__","moduleId","installedModules","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","CSS_PREFIX","DIALOG_TRANSITION_DURATION","NOTIFICATION_TRANSITION_DURATION","SLIDESHOW_TRANSITION_DURATION","TOOLTIP_HOVER_DELAY","open","close","TOOLTIP_LONG_PRESS_DELAY","DOWN_KEY_CODE","ENTER_KEY_CODE","SPACE_KEY_CODE","ESCAPE_KEY_CODE","LEFT_KEY_CODE","RIGHT_KEY_CODE","TAB_KEY_CODE","UP_KEY_CODE","BACKSPACE_KEY_CODE"],"mappings":"aAIE,SAASA,EAAoBC,GAG5B,GAAGC,EAAiBD,GACnB,OAAOC,EAAiBD,GAAUE,QAGnC,IAAIC,EAASF,EAAiBD,GAAY,CACzCI,EAAGJ,EACHK,GAAG,EACHH,QAAS,IAUV,OANAI,EAAQN,GAAUO,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASH,GAG/DI,EAAOE,GAAI,EAGJF,EAAOD,QAvBf,IAAID,EAAmB,GA4BvBF,EAAoBS,EAAIF,EAGxBP,EAAoBU,EAAIR,EAGxBF,EAAoBW,EAAI,SAASR,EAASS,EAAMC,GAC3Cb,EAAoBc,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,KAKhEb,EAAoBmB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,KAQvDtB,EAAoBuB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQtB,EAAoBsB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA3B,EAAoBmB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOtB,EAAoBW,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,IAAQC,KAAK,KAAMD,IAC9I,OAAOF,GAIR1B,EAAoB8B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,SAC/C,WAA8B,OAAOA,GAEtC,OADAJ,EAAoBW,EAAEE,EAAQ,IAAKA,GAC5BA,GAIRb,EAAoBc,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,IAGzGhC,EAAoBmC,EAAI,GAIjBnC,EAAoBA,EAAoBoC,EAAI,K,mCClFrD,+4BAGO,IAAMC,EAAa,OAWbC,EAA6B,IAC7BC,EAAmC,IACnCC,EAAgC,IAMhCC,EAAsB,CAC/BC,KAAM,IACNC,MAAO,KAOEC,EAA2B,CACpCF,KAAM,IACNC,MAAO,M,gCCjCX,4aAGO,IAAME,EAAgB,GAKhBC,EAAiB,GAKjBC,EAAiB,GAKjBC,EAAkB,GAKlBC,EAAgB,GAKhBC,EAAiB,GAKjBC,EAAe,EAKfC,EAAc,GAKdC,EAAqB","file":"js/constants/index.min.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 107);\n","/**\n * The prefix to use for the CSS classes.\n */\nexport const CSS_PREFIX = 'lumx';\n\n/**\n * Key codes.\n */\nexport * from './keycodes';\n\n/**\n * Animation duration constants. Take into consideration that if you change one of these variables,\n * you need to update their scss counterpart as well\n */\nexport const DIALOG_TRANSITION_DURATION = 400;\nexport const NOTIFICATION_TRANSITION_DURATION = 200;\nexport const SLIDESHOW_TRANSITION_DURATION = 5000;\n\n/**\n * Delay on hover after which we open or close the tooltip.\n * Only applies to devices supporting pointer hover.\n */\nexport const TOOLTIP_HOVER_DELAY = {\n open: 500,\n close: 500,\n};\n\n/**\n * Delay on long press after which we open or close the tooltip.\n * Only applies to devices not supporting pointer hover.\n */\nexport const TOOLTIP_LONG_PRESS_DELAY = {\n open: 250,\n close: 3000,\n};\n","/**\n * The down key code.\n */\nexport const DOWN_KEY_CODE = 40;\n\n/**\n * The enter/return key code.\n */\nexport const ENTER_KEY_CODE = 13;\n\n/**\n * The space key code.\n */\nexport const SPACE_KEY_CODE = 32;\n\n/**\n * The escape key code.\n */\nexport const ESCAPE_KEY_CODE = 27;\n\n/**\n * The left key code.\n */\nexport const LEFT_KEY_CODE = 37;\n\n/**\n * The right key code.\n */\nexport const RIGHT_KEY_CODE = 39;\n\n/**\n * The tab key code.\n */\nexport const TAB_KEY_CODE = 9;\n\n/**\n * The up key code.\n */\nexport const UP_KEY_CODE = 38;\n\n/**\n * The up key code.\n */\nexport const BACKSPACE_KEY_CODE = 8;\n"],"sourceRoot":""}
1
+ {"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/js/constants/index.ts","webpack:///./src/js/constants/keycodes.ts"],"names":["__webpack_require__","moduleId","installedModules","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","CSS_PREFIX","DIALOG_TRANSITION_DURATION","EXPANSION_PANEL_TRANSITION_DURATION","NOTIFICATION_TRANSITION_DURATION","SLIDESHOW_TRANSITION_DURATION","TOOLTIP_HOVER_DELAY","open","close","TOOLTIP_LONG_PRESS_DELAY","DOWN_KEY_CODE","ENTER_KEY_CODE","SPACE_KEY_CODE","ESCAPE_KEY_CODE","LEFT_KEY_CODE","RIGHT_KEY_CODE","TAB_KEY_CODE","UP_KEY_CODE","BACKSPACE_KEY_CODE"],"mappings":"aAIE,SAASA,EAAoBC,GAG5B,GAAGC,EAAiBD,GACnB,OAAOC,EAAiBD,GAAUE,QAGnC,IAAIC,EAASF,EAAiBD,GAAY,CACzCI,EAAGJ,EACHK,GAAG,EACHH,QAAS,IAUV,OANAI,EAAQN,GAAUO,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASH,GAG/DI,EAAOE,GAAI,EAGJF,EAAOD,QAvBf,IAAID,EAAmB,GA4BvBF,EAAoBS,EAAIF,EAGxBP,EAAoBU,EAAIR,EAGxBF,EAAoBW,EAAI,SAASR,EAASS,EAAMC,GAC3Cb,EAAoBc,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,KAKhEb,EAAoBmB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,KAQvDtB,EAAoBuB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQtB,EAAoBsB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA3B,EAAoBmB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOtB,EAAoBW,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,IAAQC,KAAK,KAAMD,IAC9I,OAAOF,GAIR1B,EAAoB8B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,SAC/C,WAA8B,OAAOA,GAEtC,OADAJ,EAAoBW,EAAEE,EAAQ,IAAKA,GAC5BA,GAIRb,EAAoBc,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,IAGzGhC,EAAoBmC,EAAI,GAIjBnC,EAAoBA,EAAoBoC,EAAI,K,mCClFrD,m9BAGO,IAAMC,EAAa,OAWbC,EAA6B,IAC7BC,EAAsC,IACtCC,EAAmC,IACnCC,EAAgC,IAMhCC,EAAsB,CAC/BC,KAAM,IACNC,MAAO,KAOEC,EAA2B,CACpCF,KAAM,IACNC,MAAO,M,gCClCX,4aAGO,IAAME,EAAgB,GAKhBC,EAAiB,GAKjBC,EAAiB,GAKjBC,EAAkB,GAKlBC,EAAgB,GAKhBC,EAAiB,GAKjBC,EAAe,EAKfC,EAAc,GAKdC,EAAqB","file":"js/constants/index.min.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 107);\n","/**\n * The prefix to use for the CSS classes.\n */\nexport const CSS_PREFIX = 'lumx';\n\n/**\n * Key codes.\n */\nexport * from './keycodes';\n\n/**\n * Animation duration constants. Take into consideration that if you change one of these variables,\n * you need to update their scss counterpart as well\n */\nexport const DIALOG_TRANSITION_DURATION = 400;\nexport const EXPANSION_PANEL_TRANSITION_DURATION = 400;\nexport const NOTIFICATION_TRANSITION_DURATION = 200;\nexport const SLIDESHOW_TRANSITION_DURATION = 5000;\n\n/**\n * Delay on hover after which we open or close the tooltip.\n * Only applies to devices supporting pointer hover.\n */\nexport const TOOLTIP_HOVER_DELAY = {\n open: 500,\n close: 500,\n};\n\n/**\n * Delay on long press after which we open or close the tooltip.\n * Only applies to devices not supporting pointer hover.\n */\nexport const TOOLTIP_LONG_PRESS_DELAY = {\n open: 250,\n close: 3000,\n};\n","/**\n * The down key code.\n */\nexport const DOWN_KEY_CODE = 40;\n\n/**\n * The enter/return key code.\n */\nexport const ENTER_KEY_CODE = 13;\n\n/**\n * The space key code.\n */\nexport const SPACE_KEY_CODE = 32;\n\n/**\n * The escape key code.\n */\nexport const ESCAPE_KEY_CODE = 27;\n\n/**\n * The left key code.\n */\nexport const LEFT_KEY_CODE = 37;\n\n/**\n * The right key code.\n */\nexport const RIGHT_KEY_CODE = 39;\n\n/**\n * The tab key code.\n */\nexport const TAB_KEY_CODE = 9;\n\n/**\n * The up key code.\n */\nexport const UP_KEY_CODE = 38;\n\n/**\n * The up key code.\n */\nexport const BACKSPACE_KEY_CODE = 8;\n"],"sourceRoot":""}
@@ -13,6 +13,7 @@ export * from './keycodes';
13
13
  * you need to update their scss counterpart as well
14
14
  */
15
15
  export const DIALOG_TRANSITION_DURATION = 400;
16
+ export const EXPANSION_PANEL_TRANSITION_DURATION = 400;
16
17
  export const NOTIFICATION_TRANSITION_DURATION = 200;
17
18
  export const SLIDESHOW_TRANSITION_DURATION = 5000;
18
19
 
package/package.json CHANGED
@@ -40,7 +40,7 @@
40
40
  "update-version-changelog": "yarn version-changelog ../../CHANGELOG.md"
41
41
  },
42
42
  "sideEffects": false,
43
- "version": "3.9.4",
43
+ "version": "3.9.5-alpha.0",
44
44
  "devDependencies": {
45
45
  "@babel/core": "^7.18.13",
46
46
  "@babel/plugin-proposal-class-properties": "^7.18.6",