pimp-my-page
Version:
Main PMP project all inclusive (engine, UI, basic plugin)
1 lines • 6.12 kB
Source Map (JSON)
{"version":3,"sources":["webpack:///webpack/bootstrap ef210cc6602ddabb9a8d","webpack:///./~/@angular/material/slide-toggle/slide-toggle.css"],"names":[],"mappings":";AAAA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;;;AAGA;AACA;;AAEA;AACA;;AAEA;AACA,mDAA2C,cAAc;;AAEzD;AACA;AACA;AACA;AACA;AACA;AACA,YAAI;AACJ;;AAEA;AACA;AACA;AACA,mCAA2B,0BAA0B,EAAE;AACvD,yCAAiC,eAAe;AAChD;AACA;AACA;;AAEA;AACA,8DAAsD,+DAA+D;;AAErH;AACA;;AAEA;AACA;;;;;;;AC9DA,kCAAkC,oBAAoB,oBAAoB,aAAa,YAAY,cAAc,iBAAiB,mBAAmB,yBAAyB,sBAAsB,qBAAqB,iBAAiB,UAAU,4DAA4D,wCAAwC,gCAAgC,+BAA+B,kBAAkB,UAAU,YAAY,SAAS,gBAAgB,oBAAoB,kBAAkB,QAAQ,uCAAuC,+BAA+B,kEAAkE,0DAA0D,WAAW,uDAAuD,UAAU,wDAAwD,sBAAsB,0GAA0G,eAAe,yBAAyB,eAAe,iDAAiD,gBAAgB,uBAAuB,oBAAoB,oBAAoB,aAAa,mBAAmB,WAAW,OAAO,eAAe,2BAA2B,oBAAoB,YAAY,WAAW,YAAY,kBAAkB,iBAAiB,qCAAqC,gBAAgB,eAAe,iCAAiC,kBAAkB,QAAQ,OAAO,UAAU,WAAW,qCAAqC,6BAA6B,mCAAmC,2BAA2B,8CAA8C,sCAAsC,8BAA8B,iDAAiD,6CAA6C,+BAA+B,uBAAuB,uBAAuB,kBAAkB,SAAS,OAAO,MAAM,YAAY,WAAW,kBAAkB,iGAAiG,6CAA6C,uBAAuB,gBAAgB,sBAAsB,qBAAqB,iBAAiB,qBAAqB,kBAAkB,SAAS,QAAQ,WAAW,YAAY,kBAAkB,uBAAuB,SAAS,UAAU,4CAA4C,mCAAmC,2BAA2B,6CAA6C,qCAAqC,8BAA8B,sBAAsB,C","file":"D:/_githubs_repo/pmp-ui/node_modules/@angular/material/slide-toggle/slide-toggle.css","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\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// identity function for calling harmory imports with the correct context\n \t__webpack_require__.i = function(value) { return value; };\n\n \t// define getter function for harmory exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tObject.defineProperty(exports, name, {\n \t\t\tconfigurable: false,\n \t\t\tenumerable: true,\n \t\t\tget: getter\n \t\t});\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 \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 0);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap ef210cc6602ddabb9a8d","module.exports = \"md-slide-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;margin:16px 0;line-height:24px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}md-slide-toggle.md-checked .md-slide-toggle-thumb-container{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}md-slide-toggle .md-ink-ripple{border-radius:50%;opacity:0;height:48px;left:50%;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity ease 280ms,background-color ease 280ms;transition:opacity ease 280ms,background-color ease 280ms;width:48px}md-slide-toggle.md-slide-toggle-focused .md-ink-ripple{opacity:1}md-slide-toggle.md-slide-toggle-disabled .md-ink-ripple{background-color:#000}md-slide-toggle.md-disabled .md-slide-toggle-container,md-slide-toggle.md-disabled .md-slide-toggle-label{cursor:default}.md-slide-toggle-content{font-size:14px;font-family:Roboto,\\\"Helvetica Neue\\\",sans-serif;font-weight:500}.md-slide-toggle-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.md-slide-toggle-container{cursor:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;margin-right:8px}[dir=rtl] .md-slide-toggle-container{margin-left:8px;margin-right:0}.md-slide-toggle-thumb-container{position:absolute;top:2px;left:0;z-index:1;width:16px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 80ms linear;transition:all 80ms linear;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.md-slide-toggle-thumb-container.md-dragging{-webkit-transition-duration:0s;transition-duration:0s}.md-slide-toggle-thumb{position:absolute;margin:0;left:0;top:0;height:20px;width:20px;border-radius:50%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){.md-slide-toggle-thumb{background:#fff;border:1px solid #000}.md-slide-toggle-bar{background:#fff}}.md-slide-toggle-bar{position:absolute;left:1px;top:5px;width:34px;height:14px;border-radius:8px}.md-slide-toggle-input{bottom:0;left:10px}.md-slide-toggle-bar,.md-slide-toggle-thumb{-webkit-transition:all 80ms linear;transition:all 80ms linear;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-delay:50ms;transition-delay:50ms}\"\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./~/@angular/material/slide-toggle/slide-toggle.css\n// module id = 0\n// module chunks = 0"],"sourceRoot":""}