SecureNotes/webpack-stats.json

13377 lines
5.0 MiB
Executable File

{
"errors": [],
"warnings": [
"configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/",
"asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).\nThis can impact web performance.\nAssets: \n main.js (286 KiB)",
"entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.\nEntrypoints:\n main (343 KiB)\n main.css\n main.js\n",
"webpack performance recommendations: \nYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.\nFor more info visit https://webpack.js.org/guides/code-splitting/"
],
"version": "4.29.0",
"hash": "02e2cfdbcda0e0e7f461",
"time": 5294,
"builtAt": 1548060811700,
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {
"main": [
"main.css",
"main.js"
]
},
"assets": [
{
"name": "index.html",
"size": 1766,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "main.css",
"size": 58615,
"chunks": [
0
],
"chunkNames": [
"main"
],
"emitted": true
},
{
"name": "main.js",
"size": 293097,
"chunks": [
0
],
"chunkNames": [
"main"
],
"emitted": true,
"isOverSizeLimit": true
},
{
"name": "public/config.json",
"size": 120,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/manifest.json",
"size": 2,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/App.js",
"size": 281,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/App.js.map",
"size": 213,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Header.js",
"size": 34,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Header.js.map",
"size": 122,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Hello.js",
"size": 683,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Hello.js.map",
"size": 591,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Routing.js",
"size": 2031,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Routing.js.map",
"size": 1860,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Vault.js",
"size": 767,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/components/Vault.js.map",
"size": 651,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/lock.js",
"size": 1727,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/lock.js.map",
"size": 944,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/observable.js",
"size": 1659,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/observable.js.map",
"size": 1590,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/swipe.js",
"size": 2805,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/helper/swipe.js.map",
"size": 2817,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/index.js",
"size": 922,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/index.js.map",
"size": 845,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/navigation.js",
"size": 3117,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/navigation.js.map",
"size": 3208,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/notes.js",
"size": 8650,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/notes.js.map",
"size": 6734,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/page.js",
"size": 214,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/page.js.map",
"size": 163,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/test.worker.js",
"size": 75,
"chunks": [],
"chunkNames": [],
"emitted": true
},
{
"name": "public/src/test.worker.js.map",
"size": 158,
"chunks": [],
"chunkNames": [],
"emitted": true
}
],
"filteredAssets": 0,
"entrypoints": {
"main": {
"chunks": [
0
],
"assets": [
"main.css",
"main.js"
],
"children": {},
"childAssets": {},
"isOverSizeLimit": true
}
},
"namedChunkGroups": {
"main": {
"chunks": [
0
],
"assets": [
"main.css",
"main.js"
],
"children": {},
"childAssets": {},
"isOverSizeLimit": true
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 336450,
"names": [
"main"
],
"files": [
"main.css",
"main.js"
],
"hash": "80af86b081d38fd92e41",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact\\dist\\preact.mjs",
"name": "./node_modules/preact/dist/preact.mjs",
"index": 1,
"index2": 0,
"size": 19053,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 2,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"module": "./src/navigation.ts",
"moduleName": "./src/navigation.ts",
"type": "cjs require",
"userRequest": "preact",
"loc": "4:17-34"
},
{
"moduleId": 5,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\page.ts",
"module": "./src/page.ts",
"moduleName": "./src/page.ts",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 6,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"module": "./src/components/modals/Modal.tsx",
"moduleName": "./src/components/modals/Modal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 14,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"module": "./src/components/App.tsx",
"moduleName": "./src/components/App.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "4:17-34"
},
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:431-432"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:355-356"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:435-436"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:408-409"
},
{
"moduleId": 49,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"module": "./src/components/demo.tsx",
"moduleName": "./src/components/demo.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:357-358"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:403-404"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:506-507"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:564-565"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:345-346"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:401-402"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:439-440"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:494-495"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
}
],
"usedExports": true,
"providedExports": [
"default",
"h",
"createElement",
"cloneElement",
"createRef",
"Component",
"render",
"rerender",
"options"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/AddButton.tsx (referenced with cjs require), ./src/components/App.tsx (referenced with cjs require), ./src/components/Entry.tsx (referenced with cjs require), ./src/components/EntryList.tsx (referenced with cjs require), ./src/components/Routing.tsx (referenced with cjs require), ./src/components/Vault.tsx (referenced with cjs require), ./src/components/Vaults.tsx (referenced with cjs require), ./src/components/demo.tsx (referenced with cjs require), ./src/components/modals/InputModal.tsx (referenced with cjs require), ./src/components/modals/LoadingModal.tsx (referenced with cjs require), ./src/components/modals/Modal.tsx (referenced with cjs require), ./src/components/modals/YesNoModal.tsx (referenced with cjs require), ./src/index.tsx (referenced with cjs require), ./src/navigation.ts (referenced with cjs require), ./src/page.ts (referenced with cjs require)"
],
"depth": 1,
"source": "var VNode = function VNode() {};\n\nvar options = {};\n\nvar stack = [];\n\nvar EMPTY_CHILDREN = [];\n\nfunction h(nodeName, attributes) {\n\tvar children = EMPTY_CHILDREN,\n\t lastSimple,\n\t child,\n\t simple,\n\t i;\n\tfor (i = arguments.length; i-- > 2;) {\n\t\tstack.push(arguments[i]);\n\t}\n\tif (attributes && attributes.children != null) {\n\t\tif (!stack.length) stack.push(attributes.children);\n\t\tdelete attributes.children;\n\t}\n\twhile (stack.length) {\n\t\tif ((child = stack.pop()) && child.pop !== undefined) {\n\t\t\tfor (i = child.length; i--;) {\n\t\t\t\tstack.push(child[i]);\n\t\t\t}\n\t\t} else {\n\t\t\tif (typeof child === 'boolean') child = null;\n\n\t\t\tif (simple = typeof nodeName !== 'function') {\n\t\t\t\tif (child == null) child = '';else if (typeof child === 'number') child = String(child);else if (typeof child !== 'string') simple = false;\n\t\t\t}\n\n\t\t\tif (simple && lastSimple) {\n\t\t\t\tchildren[children.length - 1] += child;\n\t\t\t} else if (children === EMPTY_CHILDREN) {\n\t\t\t\tchildren = [child];\n\t\t\t} else {\n\t\t\t\tchildren.push(child);\n\t\t\t}\n\n\t\t\tlastSimple = simple;\n\t\t}\n\t}\n\n\tvar p = new VNode();\n\tp.nodeName = nodeName;\n\tp.children = children;\n\tp.attributes = attributes == null ? undefined : attributes;\n\tp.key = attributes == null ? undefined : attributes.key;\n\n\tif (options.vnode !== undefined) options.vnode(p);\n\n\treturn p;\n}\n\nfunction extend(obj, props) {\n for (var i in props) {\n obj[i] = props[i];\n }return obj;\n}\n\nfunction applyRef(ref, value) {\n if (ref != null) {\n if (typeof ref == 'function') ref(value);else ref.current = value;\n }\n}\n\nvar defer = typeof Promise == 'function' ? Promise.resolve().then.bind(Promise.resolve()) : setTimeout;\n\nfunction cloneElement(vnode, props) {\n return h(vnode.nodeName, extend(extend({}, vnode.attributes), props), arguments.length > 2 ? [].slice.call(arguments, 2) : vnode.children);\n}\n\nvar IS_NON_DIMENSIONAL = /acit|ex(?:s|g|n|p|$)|rph|ows|mnc|ntw|ine[ch]|zoo|^ord/i;\n\nvar items = [];\n\nfunction enqueueRender(component) {\n\tif (!component._dirty && (component._dirty = true) && items.push(component) == 1) {\n\t\t(options.debounceRendering || defer)(rerender);\n\t}\n}\n\nfunction rerender() {\n\tvar p;\n\twhile (p = items.pop()) {\n\t\tif (p._dirty) renderComponent(p);\n\t}\n}\n\nfunction isSameNodeType(node, vnode, hydrating) {\n\tif (typeof vnode === 'string' || typeof vnode === 'number') {\n\t\treturn node.splitText !== undefined;\n\t}\n\tif (typeof vnode.nodeName === 'string') {\n\t\treturn !node._componentConstructor && isNamedNode(node, vnode.nodeName);\n\t}\n\treturn hydrating || node._componentConstructor === vnode.nodeName;\n}\n\nfunction isNamedNode(node, nodeName) {\n\treturn node.normalizedNodeName === nodeName || node.nodeName.toLowerCase() === nodeName.toLowerCase();\n}\n\nfunction getNodeProps(vnode) {\n\tvar props = extend({}, vnode.attributes);\n\tprops.children = vnode.children;\n\n\tvar defaultProps = vnode.nodeName.defaultProps;\n\tif (defaultProps !== undefined) {\n\t\tfor (var i in defaultProps) {\n\t\t\tif (props[i] === undefined) {\n\t\t\t\tprops[i] = defaultProps[i];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn props;\n}\n\nfunction createNode(nodeName, isSvg) {\n\tvar node = isSvg ? document.createElementNS('http://www.w3.org/2000/svg', nodeName) : document.createElement(nodeName);\n\tnode.normalizedNodeName = nodeName;\n\treturn node;\n}\n\nfunction removeNode(node) {\n\tvar parentNode = node.parentNode;\n\tif (parentNode) parentNode.removeChild(node);\n}\n\nfunction setAccessor(node, name, old, value, isSvg) {\n\tif (name === 'className') name = 'class';\n\n\tif (name === 'key') {} else if (name === 'ref') {\n\t\tapplyRef(old, null);\n\t\tapplyRef(value, node);\n\t} else if (name === 'class' && !isSvg) {\n\t\tnode.className = value || '';\n\t} else if (name === 'style') {\n\t\tif (!value || typeof value === 'string' || typeof old === 'string') {\n\t\t\tnode.style.cssText = value || '';\n\t\t}\n\t\tif (value && typeof value === 'object') {\n\t\t\tif (typeof old !== 'string') {\n\t\t\t\tfor (var i in old) {\n\t\t\t\t\tif (!(i in value)) node.style[i] = '';\n\t\t\t\t}\n\t\t\t}\n\t\t\tfor (var i in value) {\n\t\t\t\tnode.style[i] = typeof value[i] === 'number' && IS_NON_DIMENSIONAL.test(i) === false ? value[i] + 'px' : value[i];\n\t\t\t}\n\t\t}\n\t} else if (name === 'dangerouslySetInnerHTML') {\n\t\tif (value) node.innerHTML = value.__html || '';\n\t} else if (name[0] == 'o' && name[1] == 'n') {\n\t\tvar useCapture = name !== (name = name.replace(/Capture$/, ''));\n\t\tname = name.toLowerCase().substring(2);\n\t\tif (value) {\n\t\t\tif (!old) node.addEventListener(name, eventProxy, useCapture);\n\t\t} else {\n\t\t\tnode.removeEventListener(name, eventProxy, useCapture);\n\t\t}\n\t\t(node._listeners || (node._listeners = {}))[name] = value;\n\t} else if (name !== 'list' && name !== 'type' && !isSvg && name in node) {\n\t\ttry {\n\t\t\tnode[name] = value == null ? '' : value;\n\t\t} catch (e) {}\n\t\tif ((value == null || value === false) && name != 'spellcheck') node.removeAttribute(name);\n\t} else {\n\t\tvar ns = isSvg && name !== (name = name.replace(/^xlink:?/, ''));\n\n\t\tif (value == null || value === false) {\n\t\t\tif (ns) node.removeAttributeNS('http://www.w3.org/1999/xlink', name.toLowerCase());else node.removeAttribute(name);\n\t\t} else if (typeof value !== 'function') {\n\t\t\tif (ns) node.setAttributeNS('http://www.w3.org/1999/xlink', name.toLowerCase(), value);else node.setAttribute(name, value);\n\t\t}\n\t}\n}\n\nfunction eventProxy(e) {\n\treturn this._listeners[e.type](options.event && options.event(e) || e);\n}\n\nvar mounts = [];\n\nvar diffLevel = 0;\n\nvar isSvgMode = false;\n\nvar hydrating = false;\n\nfunction flushMounts() {\n\tvar c;\n\twhile (c = mounts.shift()) {\n\t\tif (options.afterMount) options.afterMount(c);\n\t\tif (c.componentDidMount) c.componentDidMount();\n\t}\n}\n\nfunction diff(dom, vnode, context, mountAll, parent, componentRoot) {\n\tif (!diffLevel++) {\n\t\tisSvgMode = parent != null && parent.ownerSVGElement !== undefined;\n\n\t\thydrating = dom != null && !('__preactattr_' in dom);\n\t}\n\n\tvar ret = idiff(dom, vnode, context, mountAll, componentRoot);\n\n\tif (parent && ret.parentNode !== parent) parent.appendChild(ret);\n\n\tif (! --diffLevel) {\n\t\thydrating = false;\n\n\t\tif (!componentRoot) flushMounts();\n\t}\n\n\treturn ret;\n}\n\nfunction idiff(dom, vnode, context, mountAll, componentRoot) {\n\tvar out = dom,\n\t prevSvgMode = isSvgMode;\n\n\tif (vnode == null || typeof vnode === 'boolean') vnode = '';\n\n\tif (typeof vnode === 'string' || typeof vnode === 'number') {\n\t\tif (dom && dom.splitText !== undefined && dom.parentNode && (!dom._component || componentRoot)) {\n\t\t\tif (dom.nodeValue != vnode) {\n\t\t\t\tdom.nodeValue = vnode;\n\t\t\t}\n\t\t} else {\n\t\t\tout = document.createTextNode(vnode);\n\t\t\tif (dom) {\n\t\t\t\tif (dom.parentNode) dom.parentNode.replaceChild(out, dom);\n\t\t\t\trecollectNodeTree(dom, true);\n\t\t\t}\n\t\t}\n\n\t\tout['__preactattr_'] = true;\n\n\t\treturn out;\n\t}\n\n\tvar vnodeName = vnode.nodeName;\n\tif (typeof vnodeName === 'function') {\n\t\treturn buildComponentFromVNode(dom, vnode, context, mountAll);\n\t}\n\n\tisSvgMode = vnodeName === 'svg' ? true : vnodeName === 'foreignObject' ? false : isSvgMode;\n\n\tvnodeName = String(vnodeName);\n\tif (!dom || !isNamedNode(dom, vnodeName)) {\n\t\tout = createNode(vnodeName, isSvgMode);\n\n\t\tif (dom) {\n\t\t\twhile (dom.firstChild) {\n\t\t\t\tout.appendChild(dom.firstChild);\n\t\t\t}\n\t\t\tif (dom.parentNode) dom.parentNode.replaceChild(out, dom);\n\n\t\t\trecollectNodeTree(dom, true);\n\t\t}\n\t}\n\n\tvar fc = out.firstChild,\n\t props = out['__preactattr_'],\n\t vchildren = vnode.children;\n\n\tif (props == null) {\n\t\tprops = out['__preactattr_'] = {};\n\t\tfor (var a = out.attributes, i = a.length; i--;) {\n\t\t\tprops[a[i].name] = a[i].value;\n\t\t}\n\t}\n\n\tif (!hydrating && vchildren && vchildren.length === 1 && typeof vchildren[0] === 'string' && fc != null && fc.splitText !== undefined && fc.nextSibling == null) {\n\t\tif (fc.nodeValue != vchildren[0]) {\n\t\t\tfc.nodeValue = vchildren[0];\n\t\t}\n\t} else if (vchildren && vchildren.length || fc != null) {\n\t\t\tinnerDiffNode(out, vchildren, context, mountAll, hydrating || props.dangerouslySetInnerHTML != null);\n\t\t}\n\n\tdiffAttributes(out, vnode.attributes, props);\n\n\tisSvgMode = prevSvgMode;\n\n\treturn out;\n}\n\nfunction innerDiffNode(dom, vchildren, context, mountAll, isHydrating) {\n\tvar originalChildren = dom.childNodes,\n\t children = [],\n\t keyed = {},\n\t keyedLen = 0,\n\t min = 0,\n\t len = originalChildren.length,\n\t childrenLen = 0,\n\t vlen = vchildren ? vchildren.length : 0,\n\t j,\n\t c,\n\t f,\n\t vchild,\n\t child;\n\n\tif (len !== 0) {\n\t\tfor (var i = 0; i < len; i++) {\n\t\t\tvar _child = originalChildren[i],\n\t\t\t props = _child['__preactattr_'],\n\t\t\t key = vlen && props ? _child._component ? _child._component.__key : props.key : null;\n\t\t\tif (key != null) {\n\t\t\t\tkeyedLen++;\n\t\t\t\tkeyed[key] = _child;\n\t\t\t} else if (props || (_child.splitText !== undefined ? isHydrating ? _child.nodeValue.trim() : true : isHydrating)) {\n\t\t\t\tchildren[childrenLen++] = _child;\n\t\t\t}\n\t\t}\n\t}\n\n\tif (vlen !== 0) {\n\t\tfor (var i = 0; i < vlen; i++) {\n\t\t\tvchild = vchildren[i];\n\t\t\tchild = null;\n\n\t\t\tvar key = vchild.key;\n\t\t\tif (key != null) {\n\t\t\t\tif (keyedLen && keyed[key] !== undefined) {\n\t\t\t\t\tchild = keyed[key];\n\t\t\t\t\tkeyed[key] = undefined;\n\t\t\t\t\tkeyedLen--;\n\t\t\t\t}\n\t\t\t} else if (min < childrenLen) {\n\t\t\t\t\tfor (j = min; j < childrenLen; j++) {\n\t\t\t\t\t\tif (children[j] !== undefined && isSameNodeType(c = children[j], vchild, isHydrating)) {\n\t\t\t\t\t\t\tchild = c;\n\t\t\t\t\t\t\tchildren[j] = undefined;\n\t\t\t\t\t\t\tif (j === childrenLen - 1) childrenLen--;\n\t\t\t\t\t\t\tif (j === min) min++;\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\tchild = idiff(child, vchild, context, mountAll);\n\n\t\t\tf = originalChildren[i];\n\t\t\tif (child && child !== dom && child !== f) {\n\t\t\t\tif (f == null) {\n\t\t\t\t\tdom.appendChild(child);\n\t\t\t\t} else if (child === f.nextSibling) {\n\t\t\t\t\tremoveNode(f);\n\t\t\t\t} else {\n\t\t\t\t\tdom.insertBefore(child, f);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tif (keyedLen) {\n\t\tfor (var i in keyed) {\n\t\t\tif (keyed[i] !== undefined) recollectNodeTree(keyed[i], false);\n\t\t}\n\t}\n\n\twhile (min <= childrenLen) {\n\t\tif ((child = children[childrenLen--]) !== undefined) recollectNodeTree(child, false);\n\t}\n}\n\nfunction recollectNodeTree(node, unmountOnly) {\n\tvar component = node._component;\n\tif (component) {\n\t\tunmountComponent(component);\n\t} else {\n\t\tif (node['__preactattr_'] != null) applyRef(node['__preactattr_'].ref, null);\n\n\t\tif (unmountOnly === false || node['__preactattr_'] == null) {\n\t\t\tremoveNode(node);\n\t\t}\n\n\t\tremoveChildren(node);\n\t}\n}\n\nfunction removeChildren(node) {\n\tnode = node.lastChild;\n\twhile (node) {\n\t\tvar next = node.previousSibling;\n\t\trecollectNodeTree(node, true);\n\t\tnode = next;\n\t}\n}\n\nfunction diffAttributes(dom, attrs, old) {\n\tvar name;\n\n\tfor (name in old) {\n\t\tif (!(attrs && attrs[name] != null) && old[name] != null) {\n\t\t\tsetAccessor(dom, name, old[name], old[name] = undefined, isSvgMode);\n\t\t}\n\t}\n\n\tfor (name in attrs) {\n\t\tif (name !== 'children' && name !== 'innerHTML' && (!(name in old) || attrs[name] !== (name === 'value' || name === 'checked' ? dom[name] : old[name]))) {\n\t\t\tsetAccessor(dom, name, old[name], old[name] = attrs[name], isSvgMode);\n\t\t}\n\t}\n}\n\nvar recyclerComponents = [];\n\nfunction createComponent(Ctor, props, context) {\n\tvar inst,\n\t i = recyclerComponents.length;\n\n\tif (Ctor.prototype && Ctor.prototype.render) {\n\t\tinst = new Ctor(props, context);\n\t\tComponent.call(inst, props, context);\n\t} else {\n\t\tinst = new Component(props, context);\n\t\tinst.constructor = Ctor;\n\t\tinst.render = doRender;\n\t}\n\n\twhile (i--) {\n\t\tif (recyclerComponents[i].constructor === Ctor) {\n\t\t\tinst.nextBase = recyclerComponents[i].nextBase;\n\t\t\trecyclerComponents.splice(i, 1);\n\t\t\treturn inst;\n\t\t}\n\t}\n\n\treturn inst;\n}\n\nfunction doRender(props, state, context) {\n\treturn this.constructor(props, context);\n}\n\nfunction setComponentProps(component, props, renderMode, context, mountAll) {\n\tif (component._disable) return;\n\tcomponent._disable = true;\n\n\tcomponent.__ref = props.ref;\n\tcomponent.__key = props.key;\n\tdelete props.ref;\n\tdelete props.key;\n\n\tif (typeof component.constructor.getDerivedStateFromProps === 'undefined') {\n\t\tif (!component.base || mountAll) {\n\t\t\tif (component.componentWillMount) component.componentWillMount();\n\t\t} else if (component.componentWillReceiveProps) {\n\t\t\tcomponent.componentWillReceiveProps(props, context);\n\t\t}\n\t}\n\n\tif (context && context !== component.context) {\n\t\tif (!component.prevContext) component.prevContext = component.context;\n\t\tcomponent.context = context;\n\t}\n\n\tif (!component.prevProps) component.prevProps = component.props;\n\tcomponent.props = props;\n\n\tcomponent._disable = false;\n\n\tif (renderMode !== 0) {\n\t\tif (renderMode === 1 || options.syncComponentUpdates !== false || !component.base) {\n\t\t\trenderComponent(component, 1, mountAll);\n\t\t} else {\n\t\t\tenqueueRender(component);\n\t\t}\n\t}\n\n\tapplyRef(component.__ref, component);\n}\n\nfunction renderComponent(component, renderMode, mountAll, isChild) {\n\tif (component._disable) return;\n\n\tvar props = component.props,\n\t state = component.state,\n\t context = component.context,\n\t previousProps = component.prevProps || props,\n\t previousState = component.prevState || state,\n\t previousContext = component.prevContext || context,\n\t isUpdate = component.base,\n\t nextBase = component.nextBase,\n\t initialBase = isUpdate || nextBase,\n\t initialChildComponent = component._component,\n\t skip = false,\n\t snapshot = previousContext,\n\t rendered,\n\t inst,\n\t cbase;\n\n\tif (component.constructor.getDerivedStateFromProps) {\n\t\tstate = extend(extend({}, state), component.constructor.getDerivedStateFromProps(props, state));\n\t\tcomponent.state = state;\n\t}\n\n\tif (isUpdate) {\n\t\tcomponent.props = previousProps;\n\t\tcomponent.state = previousState;\n\t\tcomponent.context = previousContext;\n\t\tif (renderMode !== 2 && component.shouldComponentUpdate && component.shouldComponentUpdate(props, state, context) === false) {\n\t\t\tskip = true;\n\t\t} else if (component.componentWillUpdate) {\n\t\t\tcomponent.componentWillUpdate(props, state, context);\n\t\t}\n\t\tcomponent.props = props;\n\t\tcomponent.state = state;\n\t\tcomponent.context = context;\n\t}\n\n\tcomponent.prevProps = component.prevState = component.prevContext = component.nextBase = null;\n\tcomponent._dirty = false;\n\n\tif (!skip) {\n\t\trendered = component.render(props, state, context);\n\n\t\tif (component.getChildContext) {\n\t\t\tcontext = extend(extend({}, context), component.getChildContext());\n\t\t}\n\n\t\tif (isUpdate && component.getSnapshotBeforeUpdate) {\n\t\t\tsnapshot = component.getSnapshotBeforeUpdate(previousProps, previousState);\n\t\t}\n\n\t\tvar childComponent = rendered && rendered.nodeName,\n\t\t toUnmount,\n\t\t base;\n\n\t\tif (typeof childComponent === 'function') {\n\n\t\t\tvar childProps = getNodeProps(rendered);\n\t\t\tinst = initialChildComponent;\n\n\t\t\tif (inst && inst.constructor === childComponent && childProps.key == inst.__key) {\n\t\t\t\tsetComponentProps(inst, childProps, 1, context, false);\n\t\t\t} else {\n\t\t\t\ttoUnmount = inst;\n\n\t\t\t\tcomponent._component = inst = createComponent(childComponent, childProps, context);\n\t\t\t\tinst.nextBase = inst.nextBase || nextBase;\n\t\t\t\tinst._parentComponent = component;\n\t\t\t\tsetComponentProps(inst, childProps, 0, context, false);\n\t\t\t\trenderComponent(inst, 1, mountAll, true);\n\t\t\t}\n\n\t\t\tbase = inst.base;\n\t\t} else {\n\t\t\tcbase = initialBase;\n\n\t\t\ttoUnmount = initialChildComponent;\n\t\t\tif (toUnmount) {\n\t\t\t\tcbase = component._component = null;\n\t\t\t}\n\n\t\t\tif (initialBase || renderMode === 1) {\n\t\t\t\tif (cbase) cbase._component = null;\n\t\t\t\tbase = diff(cbase, rendered, context, mountAll || !isUpdate, initialBase && initialBase.parentNode, true);\n\t\t\t}\n\t\t}\n\n\t\tif (initialBase && base !== initialBase && inst !== initialChildComponent) {\n\t\t\tvar baseParent = initialBase.parentNode;\n\t\t\tif (baseParent && base !== baseParent) {\n\t\t\t\tbaseParent.replaceChild(base, initialBase);\n\n\t\t\t\tif (!toUnmount) {\n\t\t\t\t\tinitialBase._component = null;\n\t\t\t\t\trecollectNodeTree(initialBase, false);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif (toUnmount) {\n\t\t\tunmountComponent(toUnmount);\n\t\t}\n\n\t\tcomponent.base = base;\n\t\tif (base && !isChild) {\n\t\t\tvar componentRef = component,\n\t\t\t t = component;\n\t\t\twhile (t = t._parentComponent) {\n\t\t\t\t(componentRef = t).base = base;\n\t\t\t}\n\t\t\tbase._component = componentRef;\n\t\t\tbase._componentConstructor = componentRef.constructor;\n\t\t}\n\t}\n\n\tif (!isUpdate || mountAll) {\n\t\tmounts.push(component);\n\t} else if (!skip) {\n\n\t\tif (component.componentDidUpdate) {\n\t\t\tcomponent.componentDidUpdate(previousProps, previousState, snapshot);\n\t\t}\n\t\tif (options.afterUpdate) options.afterUpdate(component);\n\t}\n\n\twhile (component._renderCallbacks.length) {\n\t\tcomponent._renderCallbacks.pop().call(component);\n\t}if (!diffLevel && !isChild) flushMounts();\n}\n\nfunction buildComponentFromVNode(dom, vnode, context, mountAll) {\n\tvar c = dom && dom._component,\n\t originalComponent = c,\n\t oldDom = dom,\n\t isDirectOwner = c && dom._componentConstructor === vnode.nodeName,\n\t isOwner = isDirectOwner,\n\t props = getNodeProps(vnode);\n\twhile (c && !isOwner && (c = c._parentComponent)) {\n\t\tisOwner = c.constructor === vnode.nodeName;\n\t}\n\n\tif (c && isOwner && (!mountAll || c._component)) {\n\t\tsetComponentProps(c, props, 3, context, mountAll);\n\t\tdom = c.base;\n\t} else {\n\t\tif (originalComponent && !isDirectOwner) {\n\t\t\tunmountComponent(originalComponent);\n\t\t\tdom = oldDom = null;\n\t\t}\n\n\t\tc = createComponent(vnode.nodeName, props, context);\n\t\tif (dom && !c.nextBase) {\n\t\t\tc.nextBase = dom;\n\n\t\t\toldDom = null;\n\t\t}\n\t\tsetComponentProps(c, props, 1, context, mountAll);\n\t\tdom = c.base;\n\n\t\tif (oldDom && dom !== oldDom) {\n\t\t\toldDom._component = null;\n\t\t\trecollectNodeTree(oldDom, false);\n\t\t}\n\t}\n\n\treturn dom;\n}\n\nfunction unmountComponent(component) {\n\tif (options.beforeUnmount) options.beforeUnmount(component);\n\n\tvar base = component.base;\n\n\tcomponent._disable = true;\n\n\tif (component.componentWillUnmount) component.componentWillUnmount();\n\n\tcomponent.base = null;\n\n\tvar inner = component._component;\n\tif (inner) {\n\t\tunmountComponent(inner);\n\t} else if (base) {\n\t\tif (base['__preactattr_'] != null) applyRef(base['__preactattr_'].ref, null);\n\n\t\tcomponent.nextBase = base;\n\n\t\tremoveNode(base);\n\t\trecyclerComponents.push(component);\n\n\t\tremoveChildren(base);\n\t}\n\n\tapplyRef(component.__ref, null);\n}\n\nfunction Component(props, context) {\n\tthis._dirty = true;\n\n\tthis.context = context;\n\n\tthis.props = props;\n\n\tthis.state = this.state || {};\n\n\tthis._renderCallbacks = [];\n}\n\nextend(Component.prototype, {\n\tsetState: function setState(state, callback) {\n\t\tif (!this.prevState) this.prevState = this.state;\n\t\tthis.state = extend(extend({}, this.state), typeof state === 'function' ? state(this.state, this.props) : state);\n\t\tif (callback) this._renderCallbacks.push(callback);\n\t\tenqueueRender(this);\n\t},\n\tforceUpdate: function forceUpdate(callback) {\n\t\tif (callback) this._renderCallbacks.push(callback);\n\t\trenderComponent(this, 2);\n\t},\n\trender: function render() {}\n});\n\nfunction render(vnode, parent, merge) {\n return diff(merge, vnode, {}, false, parent, false);\n}\n\nfunction createRef() {\n\treturn {};\n}\n\nvar preact = {\n\th: h,\n\tcreateElement: h,\n\tcloneElement: cloneElement,\n\tcreateRef: createRef,\n\tComponent: Component,\n\trender: render,\n\trerender: rerender,\n\toptions: options\n};\n\nexport default preact;\nexport { h, h as createElement, cloneElement, createRef, Component, render, rerender, options };\n//# sourceMappingURL=preact.mjs.map\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"name": "./node_modules/style-loader/lib/addStyles.js",
"index": 9,
"index2": 6,
"size": 10399,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 21,
"issuerName": "./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 239,
"building": 661
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 4,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./src/components/modals/modal.scss",
"moduleName": "./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "!../../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-76"
},
{
"moduleId": 10,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./src/components/vaults.scss",
"moduleName": "./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 16,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./src/components/routing.scss",
"moduleName": "./src/components/routing.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 19,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "!../../../style-loader/lib/addStyles.js",
"loc": "16:13-63"
},
{
"moduleId": 21,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./src/index.scss",
"moduleName": "./src/index.scss",
"type": "cjs require",
"userRequest": "!../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-70"
},
{
"moduleId": 46,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./src/components/add_button.scss",
"moduleName": "./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 51,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./src/components/vault.scss",
"moduleName": "./src/components/vault.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/*\n\tMIT License http://www.opensource.org/licenses/mit-license.php\n\tAuthor Tobias Koppers @sokra\n*/\n\nvar stylesInDom = {};\n\nvar\tmemoize = function (fn) {\n\tvar memo;\n\n\treturn function () {\n\t\tif (typeof memo === \"undefined\") memo = fn.apply(this, arguments);\n\t\treturn memo;\n\t};\n};\n\nvar isOldIE = memoize(function () {\n\t// Test for IE <= 9 as proposed by Browserhacks\n\t// @see http://browserhacks.com/#hack-e71d8692f65334173fee715c222cb805\n\t// Tests for existence of standard globals is to allow style-loader\n\t// to operate correctly into non-standard environments\n\t// @see https://github.com/webpack-contrib/style-loader/issues/177\n\treturn window && document && document.all && !window.atob;\n});\n\nvar getTarget = function (target, parent) {\n if (parent){\n return parent.querySelector(target);\n }\n return document.querySelector(target);\n};\n\nvar getElement = (function (fn) {\n\tvar memo = {};\n\n\treturn function(target, parent) {\n // If passing function in options, then use it for resolve \"head\" element.\n // Useful for Shadow Root style i.e\n // {\n // insertInto: function () { return document.querySelector(\"#foo\").shadowRoot }\n // }\n if (typeof target === 'function') {\n return target();\n }\n if (typeof memo[target] === \"undefined\") {\n\t\t\tvar styleTarget = getTarget.call(this, target, parent);\n\t\t\t// Special case to return head of iframe instead of iframe itself\n\t\t\tif (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n\t\t\t\ttry {\n\t\t\t\t\t// This will throw an exception if access to iframe is blocked\n\t\t\t\t\t// due to cross-origin restrictions\n\t\t\t\t\tstyleTarget = styleTarget.contentDocument.head;\n\t\t\t\t} catch(e) {\n\t\t\t\t\tstyleTarget = null;\n\t\t\t\t}\n\t\t\t}\n\t\t\tmemo[target] = styleTarget;\n\t\t}\n\t\treturn memo[target]\n\t};\n})();\n\nvar singleton = null;\nvar\tsingletonCounter = 0;\nvar\tstylesInsertedAtTop = [];\n\nvar\tfixUrls = require(\"./urls\");\n\nmodule.exports = function(list, options) {\n\tif (typeof DEBUG !== \"undefined\" && DEBUG) {\n\t\tif (typeof document !== \"object\") throw new Error(\"The style-loader cannot be used in a non-browser environment\");\n\t}\n\n\toptions = options || {};\n\n\toptions.attrs = typeof options.attrs === \"object\" ? options.attrs : {};\n\n\t// Force single-tag solution on IE6-9, which has a hard limit on the # of <style>\n\t// tags it will allow on a page\n\tif (!options.singleton && typeof options.singleton !== \"boolean\") options.singleton = isOldIE();\n\n\t// By default, add <style> tags to the <head> element\n if (!options.insertInto) options.insertInto = \"head\";\n\n\t// By default, add <style> tags to the bottom of the target\n\tif (!options.insertAt) options.insertAt = \"bottom\";\n\n\tvar styles = listToStyles(list, options);\n\n\taddStylesToDom(styles, options);\n\n\treturn function update (newList) {\n\t\tvar mayRemove = [];\n\n\t\tfor (var i = 0; i < styles.length; i++) {\n\t\t\tvar item = styles[i];\n\t\t\tvar domStyle = stylesInDom[item.id];\n\n\t\t\tdomStyle.refs--;\n\t\t\tmayRemove.push(domStyle);\n\t\t}\n\n\t\tif(newList) {\n\t\t\tvar newStyles = listToStyles(newList, options);\n\t\t\taddStylesToDom(newStyles, options);\n\t\t}\n\n\t\tfor (var i = 0; i < mayRemove.length; i++) {\n\t\t\tvar domStyle = mayRemove[i];\n\n\t\t\tif(domStyle.refs === 0) {\n\t\t\t\tfor (var j = 0; j < domStyle.parts.length; j++) domStyle.parts[j]();\n\n\t\t\t\tdelete stylesInDom[domStyle.id];\n\t\t\t}\n\t\t}\n\t};\n};\n\nfunction addStylesToDom (styles, options) {\n\tfor (var i = 0; i < styles.length; i++) {\n\t\tvar item = styles[i];\n\t\tvar domStyle = stylesInDom[item.id];\n\n\t\tif(domStyle) {\n\t\t\tdomStyle.refs++;\n\n\t\t\tfor(var j = 0; j < domStyle.parts.length; j++) {\n\t\t\t\tdomStyle.parts[j](item.parts[j]);\n\t\t\t}\n\n\t\t\tfor(; j < item.parts.length; j++) {\n\t\t\t\tdomStyle.parts.push(addStyle(item.parts[j], options));\n\t\t\t}\n\t\t} else {\n\t\t\tvar parts = [];\n\n\t\t\tfor(var j = 0; j < item.parts.length; j++) {\n\t\t\t\tparts.push(addStyle(item.parts[j], options));\n\t\t\t}\n\n\t\t\tstylesInDom[item.id] = {id: item.id, refs: 1, parts: parts};\n\t\t}\n\t}\n}\n\nfunction listToStyles (list, options) {\n\tvar styles = [];\n\tvar newStyles = {};\n\n\tfor (var i = 0; i < list.length; i++) {\n\t\tvar item = list[i];\n\t\tvar id = options.base ? item[0] + options.base : item[0];\n\t\tvar css = item[1];\n\t\tvar media = item[2];\n\t\tvar sourceMap = item[3];\n\t\tvar part = {css: css, media: media, sourceMap: sourceMap};\n\n\t\tif(!newStyles[id]) styles.push(newStyles[id] = {id: id, parts: [part]});\n\t\telse newStyles[id].parts.push(part);\n\t}\n\n\treturn styles;\n}\n\nfunction insertStyleElement (options, style) {\n\tvar target = getElement(options.insertInto)\n\n\tif (!target) {\n\t\tthrow new Error(\"Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.\");\n\t}\n\n\tvar lastStyleElementInsertedAtTop = stylesInsertedAtTop[stylesInsertedAtTop.length - 1];\n\n\tif (options.insertAt === \"top\") {\n\t\tif (!lastStyleElementInsertedAtTop) {\n\t\t\ttarget.insertBefore(style, target.firstChild);\n\t\t} else if (lastStyleElementInsertedAtTop.nextSibling) {\n\t\t\ttarget.insertBefore(style, lastStyleElementInsertedAtTop.nextSibling);\n\t\t} else {\n\t\t\ttarget.appendChild(style);\n\t\t}\n\t\tstylesInsertedAtTop.push(style);\n\t} else if (options.insertAt === \"bottom\") {\n\t\ttarget.appendChild(style);\n\t} else if (typeof options.insertAt === \"object\" && options.insertAt.before) {\n\t\tvar nextSibling = getElement(options.insertAt.before, target);\n\t\ttarget.insertBefore(style, nextSibling);\n\t} else {\n\t\tthrow new Error(\"[Style Loader]\\n\\n Invalid value for parameter 'insertAt' ('options.insertAt') found.\\n Must be 'top', 'bottom', or Object.\\n (https://github.com/webpack-contrib/style-loader#insertat)\\n\");\n\t}\n}\n\nfunction removeStyleElement (style) {\n\tif (style.parentNode === null) return false;\n\tstyle.parentNode.removeChild(style);\n\n\tvar idx = stylesInsertedAtTop.indexOf(style);\n\tif(idx >= 0) {\n\t\tstylesInsertedAtTop.splice(idx, 1);\n\t}\n}\n\nfunction createStyleElement (options) {\n\tvar style = document.createElement(\"style\");\n\n\tif(options.attrs.type === undefined) {\n\t\toptions.attrs.type = \"text/css\";\n\t}\n\n\tif(options.attrs.nonce === undefined) {\n\t\tvar nonce = getNonce();\n\t\tif (nonce) {\n\t\t\toptions.attrs.nonce = nonce;\n\t\t}\n\t}\n\n\taddAttrs(style, options.attrs);\n\tinsertStyleElement(options, style);\n\n\treturn style;\n}\n\nfunction createLinkElement (options) {\n\tvar link = document.createElement(\"link\");\n\n\tif(options.attrs.type === undefined) {\n\t\toptions.attrs.type = \"text/css\";\n\t}\n\toptions.attrs.rel = \"stylesheet\";\n\n\taddAttrs(link, options.attrs);\n\tinsertStyleElement(options, link);\n\n\treturn link;\n}\n\nfunction addAttrs (el, attrs) {\n\tObject.keys(attrs).forEach(function (key) {\n\t\tel.setAttribute(key, attrs[key]);\n\t});\n}\n\nfunction getNonce() {\n\tif (typeof __webpack_nonce__ === 'undefined') {\n\t\treturn null;\n\t}\n\n\treturn __webpack_nonce__;\n}\n\nfunction addStyle (obj, options) {\n\tvar style, update, remove, result;\n\n\t// If a transform function was defined, run it on the css\n\tif (options.transform && obj.css) {\n\t result = typeof options.transform === 'function'\n\t\t ? options.transform(obj.css) \n\t\t : options.transform.default(obj.css);\n\n\t if (result) {\n\t \t// If transform returns a value, use that instead of the original css.\n\t \t// This allows running runtime transformations on the css.\n\t \tobj.css = result;\n\t } else {\n\t \t// If the transform function returns a falsy value, don't add this css.\n\t \t// This allows conditional loading of css\n\t \treturn function() {\n\t \t\t// noop\n\t \t};\n\t }\n\t}\n\n\tif (options.singleton) {\n\t\tvar styleIndex = singletonCounter++;\n\n\t\tstyle = singleton || (singleton = createStyleElement(options));\n\n\t\tupdate = applyToSingletonTag.bind(null, style, styleIndex, false);\n\t\tremove = applyToSingletonTag.bind(null, style, styleIndex, true);\n\n\t} else if (\n\t\tobj.sourceMap &&\n\t\ttypeof URL === \"function\" &&\n\t\ttypeof URL.createObjectURL === \"function\" &&\n\t\ttypeof URL.revokeObjectURL === \"function\" &&\n\t\ttypeof Blob === \"function\" &&\n\t\ttypeof btoa === \"function\"\n\t) {\n\t\tstyle = createLinkElement(options);\n\t\tupdate = updateLink.bind(null, style, options);\n\t\tremove = function () {\n\t\t\tremoveStyleElement(style);\n\n\t\t\tif(style.href) URL.revokeObjectURL(style.href);\n\t\t};\n\t} else {\n\t\tstyle = createStyleElement(options);\n\t\tupdate = applyToTag.bind(null, style);\n\t\tremove = function () {\n\t\t\tremoveStyleElement(style);\n\t\t};\n\t}\n\n\tupdate(obj);\n\n\treturn function updateStyle (newObj) {\n\t\tif (newObj) {\n\t\t\tif (\n\t\t\t\tnewObj.css === obj.css &&\n\t\t\t\tnewObj.media === obj.media &&\n\t\t\t\tnewObj.sourceMap === obj.sourceMap\n\t\t\t) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tupdate(obj = newObj);\n\t\t} else {\n\t\t\tremove();\n\t\t}\n\t};\n}\n\nvar replaceText = (function () {\n\tvar textStore = [];\n\n\treturn function (index, replacement) {\n\t\ttextStore[index] = replacement;\n\n\t\treturn textStore.filter(Boolean).join('\\n');\n\t};\n})();\n\nfunction applyToSingletonTag (style, index, remove, obj) {\n\tvar css = remove ? \"\" : obj.css;\n\n\tif (style.styleSheet) {\n\t\tstyle.styleSheet.cssText = replaceText(index, css);\n\t} else {\n\t\tvar cssNode = document.createTextNode(css);\n\t\tvar childNodes = style.childNodes;\n\n\t\tif (childNodes[index]) style.removeChild(childNodes[index]);\n\n\t\tif (childNodes.length) {\n\t\t\tstyle.insertBefore(cssNode, childNodes[index]);\n\t\t} else {\n\t\t\tstyle.appendChild(cssNode);\n\t\t}\n\t}\n}\n\nfunction applyToTag (style, obj) {\n\tvar css = obj.css;\n\tvar media = obj.media;\n\n\tif(media) {\n\t\tstyle.setAttribute(\"media\", media)\n\t}\n\n\tif(style.styleSheet) {\n\t\tstyle.styleSheet.cssText = css;\n\t} else {\n\t\twhile(style.firstChild) {\n\t\t\tstyle.removeChild(style.firstChild);\n\t\t}\n\n\t\tstyle.appendChild(document.createTextNode(css));\n\t}\n}\n\nfunction updateLink (link, options, obj) {\n\tvar css = obj.css;\n\tvar sourceMap = obj.sourceMap;\n\n\t/*\n\t\tIf convertToAbsoluteUrls isn't defined, but sourcemaps are enabled\n\t\tand there is no publicPath defined then lets turn convertToAbsoluteUrls\n\t\ton by default. Otherwise default to the convertToAbsoluteUrls option\n\t\tdirectly\n\t*/\n\tvar autoFixUrls = options.convertToAbsoluteUrls === undefined && sourceMap;\n\n\tif (options.convertToAbsoluteUrls || autoFixUrls) {\n\t\tcss = fixUrls(css);\n\t}\n\n\tif (sourceMap) {\n\t\t// http://stackoverflow.com/a/26603875\n\t\tcss += \"\\n/*# sourceMappingURL=data:application/json;base64,\" + btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))) + \" */\";\n\t}\n\n\tvar blob = new Blob([css], { type: \"text/css\" });\n\n\tvar oldSrc = link.href;\n\n\tlink.href = URL.createObjectURL(blob);\n\n\tif(oldSrc) URL.revokeObjectURL(oldSrc);\n}\n"
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"name": "./src/navigation.ts",
"index": 4,
"index2": 2,
"size": 3668,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./navigation",
"loc": "15:21-44"
},
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "4:21-45"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "17:21-45"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "15:21-45"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "17:21-45"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "13:21-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./helper/observable\");\r\nconst preact_1 = require(\"preact\");\r\nfunction serializQuery(obj) {\r\n var str = [];\r\n for (var p in obj)\r\n if (obj.hasOwnProperty(p)) {\r\n str.push(encodeURIComponent(p) + \"=\" + encodeURIComponent(obj[p]));\r\n }\r\n return str.join(\"&\");\r\n}\r\nfunction parseQuery(query) {\r\n let data = {};\r\n if (query.startsWith(\"?\"))\r\n query = query.slice(1);\r\n query.split(\"&\").forEach(e => {\r\n let [key, value] = e.split(\"=\");\r\n key = decodeURIComponent(key);\r\n value = decodeURIComponent(value);\r\n data[key] = value;\r\n });\r\n return data;\r\n}\r\nclass Navigation {\r\n static addPage(route, comp) {\r\n Navigation._pages.set(route, comp);\r\n }\r\n static set default(comp) {\r\n console.log(\"Set default\");\r\n Navigation._pages.set(\"/\", comp);\r\n }\r\n static set not_found(comp) {\r\n Navigation._pages.set(\"/404\", comp);\r\n }\r\n static setPage(route, state, hidden, replace) {\r\n let component = Navigation._pages.get(route);\r\n if (!component && route !== \"/404\") {\r\n Navigation.setPage(\"/404\", { route, key: \"404\" });\r\n }\r\n else {\r\n if (!Navigation.page || Navigation.page.route !== route || JSON.stringify(state) !== JSON.stringify(Navigation._state) || JSON.stringify(Navigation._hidden_state) !== JSON.stringify(hidden)) {\r\n let s = \"\";\r\n if (state) {\r\n s = \"?\" + serializQuery(state);\r\n }\r\n let newhash = \"#\" + route + s;\r\n let newkey = newhash + serializQuery(hidden);\r\n let whash = window.location.hash;\r\n if (!whash || whash === \"\")\r\n whash = \"#/\";\r\n let oldkey = whash + serializQuery(history.state);\r\n if (newkey !== oldkey) {\r\n if (replace)\r\n window.history.replaceState(hidden, document.title, newhash);\r\n else\r\n window.history.pushState(hidden, document.title, newhash);\r\n }\r\n let page = preact_1.h(component, { state: state, key: newhash + serializQuery(hidden), hidden: hidden });\r\n Navigation._state = state;\r\n Navigation._hidden_state = hidden;\r\n Navigation._page = { page, route };\r\n Navigation.pageObservableServer.send(page);\r\n }\r\n }\r\n }\r\n static get page() {\r\n return Navigation._page;\r\n }\r\n static onHashChange(hidden_state) {\r\n let hash = window.location.hash.substring(1);\r\n if (hash && hash !== \"\") {\r\n let [route, state] = hash.split(\"?\");\r\n let s;\r\n if (state) {\r\n try {\r\n s = parseQuery(state);\r\n }\r\n catch (err) {\r\n s = undefined;\r\n console.error(err);\r\n }\r\n }\r\n Navigation.setPage(route, s, hidden_state);\r\n }\r\n else {\r\n Navigation.setPage(\"/\");\r\n }\r\n }\r\n static start() {\r\n window.addEventListener(\"popstate\", (ev) => {\r\n Navigation.onHashChange(ev.state);\r\n });\r\n Navigation.onHashChange(undefined);\r\n }\r\n}\r\nNavigation._pages = new Map();\r\nNavigation.pageObservableServer = new observable_1.default(false);\r\nNavigation.pageObservable = Navigation.pageObservableServer.getPublicApi();\r\nexports.default = Navigation;\r\n"
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"index": 20,
"index2": 37,
"size": 18270,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./notes",
"loc": "17:16-34"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "13:16-35"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "13:16-35"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "12:16-35"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./helper/observable\");\r\nconst config = require(\"../config.json\");\r\nconst lock_1 = require(\"./helper/lock\");\r\nconst secure_file_wrapper_1 = require(\"@hibas123/secure-file-wrapper\");\r\nconst b64 = require(\"./helper/base64\");\r\nclass HttpError extends Error {\r\n constructor(status, statusText) {\r\n super(statusText);\r\n this.status = status;\r\n this.statusText = statusText;\r\n console.log(statusText);\r\n }\r\n}\r\nexports.HttpError = HttpError;\r\nvar MessageType;\r\n(function (MessageType) {\r\n MessageType[MessageType[\"INFO\"] = 0] = \"INFO\";\r\n MessageType[MessageType[\"WARNING\"] = 1] = \"WARNING\";\r\n MessageType[MessageType[\"ERROR\"] = 2] = \"ERROR\";\r\n})(MessageType = exports.MessageType || (exports.MessageType = {}));\r\nconst aesjs = require(\"aes-js\");\r\nconst js_sha256_1 = require(\"js-sha256\");\r\nconst clonedeep = require(\"lodash.clonedeep\");\r\nconst uuidv4 = require(\"uuid/v4\");\r\nconst indexeddb_1 = require(\"./helper/indexeddb\");\r\nconsole.log(aesjs);\r\nconst Encoder = new TextEncoder();\r\nconst Decoder = new TextDecoder();\r\nvar OpLogType;\r\n(function (OpLogType) {\r\n OpLogType[OpLogType[\"CREATE\"] = 0] = \"CREATE\";\r\n OpLogType[OpLogType[\"CHANGE\"] = 1] = \"CHANGE\";\r\n OpLogType[OpLogType[\"DELETE\"] = 2] = \"DELETE\";\r\n})(OpLogType || (OpLogType = {}));\r\nclass NotesProvider {\r\n constructor(baseurl = \"\") {\r\n this.baseurl = baseurl;\r\n this.notesObservableServer = new observable_1.default(true);\r\n this.notesObservable = this.notesObservableServer.getPublicApi();\r\n this.messageObservableServer = new observable_1.default(false);\r\n this.messageObservable = this.messageObservableServer.getPublicApi();\r\n this.database = new indexeddb_1.default(\"notes\", [\"notes\", \"oplog\"]);\r\n this.noteDB = this.database.getStore(\"notes\");\r\n this.oplogDB = this.database.getStore(\"oplog\");\r\n this.vaultKeys = new Map();\r\n this.apiLock = new lock_1.default();\r\n this.apiLockRls = this.apiLock.getLock();\r\n this.syncLock = new lock_1.default();\r\n this._secureFile = new secure_file_wrapper_1.default(config.secure_file_server);\r\n this._secureFile.jwtObservable.subscribe(([callback]) => __awaiter(this, void 0, void 0, function* () {\r\n let jwt = yield this.getJWT();\r\n callback(jwt);\r\n }));\r\n }\r\n sendErrorMessage(error) {\r\n this.messageObservableServer.send({ message: error.message, type: MessageType.ERROR });\r\n }\r\n loginRequired() {\r\n return !localStorage.getItem(\"refreshtoken\");\r\n }\r\n login() {\r\n window.location.href = `${config.auth_server}/auth?client_id=${config.client_id}&scope=${config.permission}&redirect_uri=${encodeURIComponent(config.callback_url)}&response_type=code`;\r\n }\r\n getToken(code) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let req = yield fetch(`${config.auth_server}/api/oauth/refresh?grant_type=authorization_code&client_id=${config.client_id}&code=${code}`);\r\n let res = yield req.json();\r\n if (!res.error) {\r\n localStorage.setItem(\"refreshtoken\", res.token);\r\n }\r\n else {\r\n return \"Invalid Code\";\r\n }\r\n });\r\n }\r\n start() {\r\n return this.apiLockRls.then(lock => lock.release());\r\n }\r\n getJWT() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield this.apiLock.getLock();\r\n try {\r\n console.log(\"Getting JWT\");\r\n let req = yield fetch(config.auth_server + \"/api/oauth/jwt?refreshtoken=\" + localStorage.getItem(\"refreshtoken\"));\r\n if (req.status !== 200) {\r\n this.messageObservableServer.send({ message: \"offline\", type: MessageType.INFO });\r\n throw new Error(\"Need login!\");\r\n }\r\n let res = yield req.json();\r\n if (res.error) {\r\n console.log(\"Refresh token invalid, forward to login\");\r\n localStorage.removeItem(\"refreshtoken\");\r\n this.login();\r\n throw new Error(\"Need login!\");\r\n }\r\n else {\r\n return res.token;\r\n }\r\n }\r\n finally {\r\n lock.release();\r\n }\r\n });\r\n }\r\n Logout() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n localStorage.removeItem(\"refreshtoken\");\r\n window.location.reload();\r\n });\r\n }\r\n sync() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n const lock = yield this.syncLock.getLock();\r\n const log = (...message) => {\r\n console.log(\"[SYNC]: \", ...message);\r\n };\r\n log(\"Start\");\r\n try {\r\n log(\"Fetching\");\r\n let [remotes, locals, oplogs] = yield Promise.all([this._secureFile.list(), this.noteDB.getAll(), this.oplogDB.getAll()]);\r\n log(\"Fetched\");\r\n log(\"Building pairs\");\r\n let pairs = [];\r\n remotes.map(r => {\r\n let lIdx = locals.findIndex(e => e._id === r._id);\r\n let l = undefined;\r\n if (lIdx >= 0) {\r\n l = locals[lIdx];\r\n locals.splice(lIdx, 1);\r\n }\r\n let oIdx = oplogs.findIndex(e => e.id === r._id);\r\n let oplog;\r\n if (oIdx >= 0) {\r\n oplog = oplogs[oIdx].logs;\r\n oplogs.splice(oIdx, 1);\r\n }\r\n pairs.push({\r\n remote: r,\r\n local: l,\r\n oplog,\r\n id: r._id\r\n });\r\n });\r\n locals.forEach(l => {\r\n let oIdx = oplogs.findIndex(e => e.id === l._id);\r\n let oplog = undefined;\r\n if (oIdx >= 0) {\r\n oplog = oplogs[oIdx].logs;\r\n if (oplog.length <= 0)\r\n oplog = undefined;\r\n oplogs.splice(oIdx, 1);\r\n }\r\n pairs.push({\r\n remote: undefined,\r\n local: l,\r\n oplog,\r\n id: l._id\r\n });\r\n });\r\n oplogs.forEach(oplog => {\r\n if (!oplog)\r\n return;\r\n if (oplog.logs.length > 0)\r\n pairs.push({\r\n remote: undefined,\r\n local: undefined,\r\n oplog: oplog.logs,\r\n id: oplog.id\r\n });\r\n });\r\n log(\"Pairs builded\");\r\n log(\"Start inspection\");\r\n for (let { local, remote, oplog, id } of pairs) {\r\n const apply = (old = false) => __awaiter(this, void 0, void 0, function* () {\r\n log(\"Apply OPLOG to\", id);\r\n for (let op of oplog) {\r\n switch (op.type) {\r\n case OpLogType.CHANGE:\r\n log(id, \"REMOTE CHANGE\");\r\n yield this._secureFile.update(id, op.values.value, b64.encode(op.values.preview), op.date, old);\r\n break;\r\n case OpLogType.DELETE:\r\n log(id, \"REMOTE DELETE\");\r\n if (old)\r\n break;\r\n yield this._secureFile.delete(id);\r\n break;\r\n case OpLogType.CREATE:\r\n log(id, \"REMOTE CREATE\");\r\n yield this._secureFile.create(\"\", op.values.value, \"binary\", local.folder, b64.encode(op.values.preview), id, op.date);\r\n break;\r\n }\r\n }\r\n });\r\n const create = () => __awaiter(this, void 0, void 0, function* () {\r\n log(id, \"LOCAL CREATAE/UPDATE\");\r\n let value = yield this._secureFile.get(id);\r\n let note = {\r\n _id: remote._id,\r\n folder: remote.folder,\r\n preview: b64.decode(remote.active.preview),\r\n time: remote.active.time,\r\n __value: new Uint8Array(value)\r\n };\r\n yield this.noteDB.set(id, note);\r\n });\r\n try {\r\n log(id, \"LRO: \", !!local, !!remote, !!oplog);\r\n if (remote && !oplog) {\r\n if (local) {\r\n let old = remote.active.time.valueOf() > local.time.valueOf();\r\n if (old)\r\n yield create();\r\n else\r\n log(id, \"DO NOTHING\");\r\n }\r\n else {\r\n yield create();\r\n }\r\n }\r\n else if (!remote && local && !oplog) {\r\n log(\"LOCAL DELETE\");\r\n yield this.noteDB.delete(id);\r\n }\r\n else if (!remote && oplog) {\r\n yield apply();\r\n }\r\n else if (remote && oplog) {\r\n let last = oplog[oplog.length - 1];\r\n let old = remote.active.time.valueOf() > last.date.valueOf();\r\n if (old)\r\n yield create();\r\n yield apply(old);\r\n }\r\n else {\r\n log(id, \"DO NOTHING\");\r\n }\r\n }\r\n catch (err) {\r\n console.error(err);\r\n this.messageObservableServer.send({ message: \"Error syncing: \" + id, type: MessageType.ERROR });\r\n }\r\n yield this.oplogDB.delete(id);\r\n }\r\n }\r\n finally {\r\n log(\"Finished\");\r\n lock.release();\r\n }\r\n });\r\n }\r\n getVaultKey(vault_id) {\r\n let key = this.vaultKeys.get(vault_id);\r\n if (!key) {\r\n let lsk = localStorage.getItem(\"vault_\" + vault_id);\r\n if (lsk) {\r\n key = b64.decode(lsk);\r\n this.vaultKeys.set(vault_id, key);\r\n }\r\n }\r\n return key;\r\n }\r\n saveVaultKey(vault_id, key, permanent) {\r\n this.vaultKeys.set(vault_id, key);\r\n if (permanent) {\r\n localStorage.setItem(\"vault_\" + vault_id, b64.encode(key));\r\n }\r\n }\r\n getVaults() {\r\n return this.noteDB.getAll()\r\n .then(notes => notes\r\n .filter(e => Decoder.decode(e.preview) === \"__VAULT__\")\r\n .map(e => {\r\n let value = e.__value;\r\n let encrypted = false;\r\n if (Decoder.decode(value) !== \"__BASELINE__\")\r\n encrypted = true;\r\n return { name: e.folder, encrypted, id: e._id };\r\n }));\r\n }\r\n createVault(name, key) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let vault = {\r\n __value: this.encrypt(\"__BASELINE__\", key),\r\n _id: uuidv4(),\r\n folder: name,\r\n preview: Encoder.encode(\"__VAULT__\"),\r\n time: new Date()\r\n };\r\n let tx = this.database.transaction();\r\n yield Promise.all([\r\n this.addop(vault._id, OpLogType.CREATE, {\r\n value: vault.__value,\r\n preview: vault.preview\r\n }, tx),\r\n this.noteDB.set(vault._id, vault)\r\n ]);\r\n });\r\n }\r\n getVault(vault_id, key) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let vault = yield this.noteDB.get(vault_id);\r\n if (!vault)\r\n throw new Error(\"Vault not found!\");\r\n if (this.decrypt(vault.__value, key) !== \"__BASELINE__\")\r\n throw new Error(\"Invalid password!\");\r\n return new NotesProvider.Vault(vault, key);\r\n });\r\n }\r\n passwordToKey(password) {\r\n return new Uint8Array(js_sha256_1.sha256.arrayBuffer(password + config.client_id));\r\n }\r\n encrypt(value, key) {\r\n if (!key)\r\n return Encoder.encode(value);\r\n if (!value)\r\n value = \"\";\r\n var aesCtr = new aesjs.ModeOfOperation.ctr(key);\r\n var encryptedBytes = aesCtr.encrypt(aesjs.utils.utf8.toBytes(value));\r\n return new Uint8Array(encryptedBytes);\r\n }\r\n decrypt(value, key) {\r\n if (!key)\r\n return Decoder.decode(value);\r\n var aesCtr = new aesjs.ModeOfOperation.ctr(key);\r\n var decryptedBytes = aesCtr.decrypt(value);\r\n return aesjs.utils.utf8.fromBytes(decryptedBytes);\r\n }\r\n addop(note_id, type, values, transaction) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let tx = transaction || Notes.oplogDB.transaction();\r\n let oplog = yield Notes.oplogDB.get(note_id, tx);\r\n if (!oplog)\r\n oplog = { logs: [], id: note_id };\r\n oplog.logs.push({\r\n date: new Date(),\r\n type,\r\n values\r\n });\r\n yield Notes.oplogDB.set(note_id, oplog, tx);\r\n });\r\n }\r\n}\r\nNotesProvider.Vault = class {\r\n constructor(vault, key) {\r\n this.vault = vault;\r\n this.key = key;\r\n this.encrypted = false;\r\n if (key)\r\n this.encrypted = true;\r\n this.id = vault._id;\r\n this.name = vault.folder;\r\n }\r\n encrypt(data) {\r\n return Notes.encrypt(data, this.key);\r\n }\r\n decrypt(data) {\r\n return Notes.decrypt(data, this.key);\r\n }\r\n getAllNotes() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n return Notes.noteDB.getAll()\r\n .then(all => all\r\n .filter(e => e.folder === this.vault._id)\r\n .map(e => {\r\n let new_note = clonedeep(e);\r\n delete new_note.__value;\r\n new_note.preview = this.decrypt(e.preview);\r\n return new_note;\r\n }));\r\n });\r\n }\r\n searchNote(term) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let all = yield this.getAllNotes();\r\n return all.filter(e => e.preview.indexOf(term) >= 0);\r\n });\r\n }\r\n newNote() {\r\n return {\r\n _id: uuidv4(),\r\n folder: this.vault._id,\r\n time: new Date(),\r\n __value: \"\",\r\n preview: \"\"\r\n };\r\n }\r\n saveNote(note) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield Notes.syncLock.getLock();\r\n const tx = Notes.database.transaction(Notes.noteDB, Notes.oplogDB);\r\n let old_note = yield Notes.noteDB.get(note._id, tx);\r\n let new_note = clonedeep(note);\r\n new_note.__value = this.encrypt(note.__value);\r\n let [title, preview] = note.__value.split(\"\\n\");\r\n if (preview)\r\n preview = \"\\n\" + preview;\r\n else\r\n preview = \"\";\r\n new_note.preview = this.encrypt(title + preview);\r\n yield Promise.all([\r\n Notes.addop(note._id, !old_note ? OpLogType.CREATE : OpLogType.CHANGE, {\r\n value: new_note.__value,\r\n preview: new_note.preview\r\n }, tx),\r\n Notes.noteDB.set(note._id, new_note, tx)\r\n ]);\r\n lock.release();\r\n });\r\n }\r\n getNote(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let note = yield Notes.noteDB.get(id);\r\n if (!note)\r\n return undefined;\r\n let new_note = clonedeep(note);\r\n new_note.__value = this.decrypt(note.__value);\r\n return new_note;\r\n });\r\n }\r\n deleteNote(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield Notes.syncLock.getLock();\r\n let tx = Notes.database.transaction(Notes.oplogDB, Notes.noteDB);\r\n yield Promise.all([\r\n Notes.addop(id, OpLogType.DELETE, null, tx),\r\n Notes.noteDB.delete(id, tx)\r\n ]);\r\n lock.release();\r\n });\r\n }\r\n};\r\nconst Notes = new NotesProvider();\r\nexports.default = Notes;\r\nwindow.api = Notes;\r\n"
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"index": 46,
"index2": 45,
"size": 1435,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"issuerId": 11,
"issuerName": "./src/components/modals/YesNoModal.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 6,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"module": "./src/components/modals/Modal.tsx",
"moduleName": "./src/components/modals/Modal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\", function() {\n\t\tvar newContent = require(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 5,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\page.ts",
"name": "./src/page.ts",
"index": 19,
"index2": 17,
"size": 182,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "12:15-33"
},
{
"moduleId": 49,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"module": "./src/components/demo.tsx",
"moduleName": "./src/components/demo.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "4:15-33"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "12:15-33"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nclass Page extends preact_1.Component {\r\n}\r\nexports.Page = Page;\r\n"
},
{
"id": 6,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"name": "./src/components/modals/Modal.tsx",
"index": 49,
"index2": 46,
"size": 1047,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"issuerId": 11,
"issuerName": "./src/components/modals/YesNoModal.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nclass Modal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n }\r\n render() {\r\n return preact_1.h(\"div\", { class: \"modal_container\", onClick: (evt) => {\r\n let path = evt.composedPath();\r\n if (!path.find(e => {\r\n let res = false;\r\n let s = e;\r\n if (s) {\r\n if (s.classList) {\r\n res = s.classList.contains(\"card\");\r\n }\r\n }\r\n return res;\r\n }))\r\n if (this.props.onClose)\r\n this.props.onClose();\r\n } },\r\n preact_1.h(\"div\", { class: \"card\" },\r\n preact_1.h(\"h3\", { class: \"section\" }, this.props.title),\r\n this.props.children));\r\n }\r\n}\r\nexports.Modal = Modal;\r\n"
},
{
"id": 7,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\observable.ts",
"name": "./src/helper/observable.ts",
"index": 5,
"index2": 1,
"size": 1621,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"issuerId": 2,
"issuerName": "./src/navigation.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"name": "./src/navigation.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 689,
"building": 89
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 2,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"module": "./src/navigation.ts",
"moduleName": "./src/navigation.ts",
"type": "cjs require",
"userRequest": "./helper/observable",
"loc": "3:21-51"
},
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/observable",
"loc": "11:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Observable {\r\n constructor(collect = true, collect_intervall = 100) {\r\n this.collect = collect;\r\n this.collect_intervall = collect_intervall;\r\n this.subscriber = [];\r\n this.events = [];\r\n this.timeout = undefined;\r\n }\r\n getPublicApi() {\r\n return {\r\n subscribe: (callback, one = false) => {\r\n let oldcb = this.subscriber.find(e => e.callback === callback);\r\n if (oldcb)\r\n oldcb.one = one;\r\n else\r\n this.subscriber.push({ callback, one });\r\n },\r\n unsubscribe: (callback) => {\r\n let idx = this.subscriber.findIndex(e => e.callback === callback);\r\n if (idx >= 0) {\r\n this.subscriber.splice(idx, 1);\r\n }\r\n }\r\n };\r\n }\r\n send(data) {\r\n if (!this.collect)\r\n this.subscriber.forEach(e => e.callback([data]));\r\n else {\r\n this.events.push(data);\r\n if (!this.timeout) {\r\n this.timeout = setTimeout(() => {\r\n this.subscriber.forEach(cb => {\r\n if (cb.one)\r\n this.events.forEach(e => cb.callback([e]));\r\n else\r\n cb.callback(this.events);\r\n });\r\n this.timeout = 0;\r\n }, this.collect_intervall);\r\n }\r\n }\r\n }\r\n}\r\nexports.default = Observable;\r\n"
},
{
"id": 8,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\lock.ts",
"name": "./src/helper/lock.ts",
"index": 22,
"index2": 19,
"size": 1695,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/lock",
"loc": "13:15-39"
},
{
"moduleId": 39,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"module": "./src/helper/indexeddb.ts",
"moduleName": "./src/helper/indexeddb.ts",
"type": "cjs require",
"userRequest": "./lock",
"loc": "11:15-32"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Lock {\r\n constructor() {\r\n this._locked = false;\r\n this.toCome = [];\r\n this.release = this.release.bind(this);\r\n }\r\n get locked() {\r\n return this._locked;\r\n }\r\n getLock() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this._locked)\r\n return { release: this.lock() };\r\n else {\r\n return new Promise((resolve) => {\r\n this.toCome.push(() => {\r\n resolve({ release: this.lock() });\r\n });\r\n });\r\n }\r\n });\r\n }\r\n lock() {\r\n this._locked = true;\r\n return this.release;\r\n }\r\n release() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (this.toCome.length > 0) {\r\n this.toCome.shift()();\r\n }\r\n else {\r\n this._locked = false;\r\n }\r\n });\r\n }\r\n}\r\nexports.default = Lock;\r\n"
},
{
"id": 9,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\global.js",
"name": "(webpack)/buildin/global.js",
"index": 31,
"index2": 27,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-44"
},
{
"moduleId": 34,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"module": "./node_modules/lodash.clonedeep/index.js",
"moduleName": "./node_modules/lodash.clonedeep/index.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n"
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"index": 40,
"index2": 40,
"size": 1408,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./vaults.scss",
"loc": "14:0-24"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./vaults.scss",
"loc": "13:0-24"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"index": 50,
"index2": 48,
"size": 1459,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./modals/YesNoModal",
"loc": "19:21-51"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./modals/YesNoModal",
"loc": "18:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nclass YesNoModal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.onKeyDown = this.onKeyDown.bind(this);\r\n }\r\n componentWillMount() {\r\n window.addEventListener(\"keydown\", this.onKeyDown);\r\n }\r\n componentWillUnmount() {\r\n window.removeEventListener(\"keydown\", this.onKeyDown);\r\n }\r\n onKeyDown(evt) {\r\n if (evt.keyCode === 74 || evt.keyCode === 89)\r\n this.props.onResult(true);\r\n else if (evt.keyCode === 78)\r\n this.props.onResult(false);\r\n }\r\n render() {\r\n return preact_1.h(Modal_1.Modal, { title: this.props.title, onClose: () => this.props.onResult(undefined) },\r\n preact_1.h(\"fieldset\", { style: \"border:none;\" },\r\n preact_1.h(\"div\", { style: \"text-align: right;\" },\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(false);\r\n } }, \"No\"),\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(true);\r\n } }, \"Yes\"))));\r\n }\r\n}\r\nexports.YesNoModal = YesNoModal;\r\n"
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"index": 51,
"index2": 53,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./AddButton",
"loc": "20:20-42"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "./AddButton",
"loc": "12:20-42"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./add_button.scss\");\r\nconst plus_svg_1 = require(\"feather-icons/dist/icons/plus.svg\");\r\nfunction AddButton({ onClick }) {\r\n return preact_1.h(\"button\", { class: \"add_button_button circular primary\", onClick: () => onClick() },\r\n preact_1.h(plus_svg_1.default, { width: undefined, height: undefined }));\r\n}\r\nexports.default = AddButton;\r\n"
},
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"index": 0,
"index2": 66,
"size": 2080,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 102,
"building": 2208
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "./src/index.tsx",
"loc": "main"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst App_1 = require(\"./components/App\");\r\nrequire(\"mini.css/src/flavors/mini-default.scss\");\r\nrequire(\"./index.scss\");\r\nconst navigation_1 = require(\"./navigation\");\r\nconst Vaults_1 = require(\"./components/Vaults\");\r\nconst notes_1 = require(\"./notes\");\r\nconst demo_1 = require(\"./components/demo\");\r\nconst Vault_1 = require(\"./components/Vault\");\r\nconsole.log(notes_1.default);\r\n(() => __awaiter(this, void 0, void 0, function* () {\r\n if (notes_1.default.loginRequired()) {\r\n let url = new URL(location.href);\r\n let code = url.searchParams.get(\"code\");\r\n if (code) {\r\n let err = yield notes_1.default.getToken(code);\r\n if (err) {\r\n alert(\"Login failed: \" + err);\r\n notes_1.default.login();\r\n }\r\n else {\r\n window.history.replaceState(null, document.title, \"/\" + window.location.hash);\r\n }\r\n }\r\n else {\r\n notes_1.default.login();\r\n }\r\n }\r\n yield notes_1.default.start();\r\n navigation_1.default.default = Vaults_1.default;\r\n navigation_1.default.addPage(\"/vault\", Vault_1.default);\r\n navigation_1.default.addPage(\"/demo\", demo_1.default);\r\n navigation_1.default.start();\r\n preact_1.render(preact_1.h(App_1.default, null), document.body, document.getElementById('app'));\r\n}))();\r\n"
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"index": 2,
"index2": 9,
"size": 250,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/App",
"loc": "12:14-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst Routing_1 = require(\"./Routing\");\r\nconst preact_1 = require(\"preact\");\r\nfunction App() {\r\n return preact_1.h(Routing_1.Router, null);\r\n}\r\nexports.default = App;\r\n"
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"index": 3,
"index2": 8,
"size": 1996,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"issuerId": 14,
"issuerName": "./src/components/App.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 14,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"module": "./src/components/App.tsx",
"moduleName": "./src/components/App.tsx",
"type": "cjs require",
"userRequest": "./Routing",
"loc": "3:18-38"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst navigation_1 = require(\"../navigation\");\r\nrequire(\"./routing.scss\");\r\nclass Router extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.mounted = undefined;\r\n this.to = -1;\r\n this.onChange = this.onChange.bind(this);\r\n this.state = { current: navigation_1.default.page.page, next: undefined };\r\n }\r\n componentWillMount() {\r\n navigation_1.default.pageObservable.subscribe(this.onChange, true);\r\n }\r\n componentWillUnmount() {\r\n navigation_1.default.pageObservable.unsubscribe(this.onChange);\r\n }\r\n onChange([page]) {\r\n this.setState({ next: page, current: this.state.next || this.state.current });\r\n if (this.to >= 0) {\r\n clearTimeout(this.to);\r\n this.to = -1;\r\n }\r\n }\r\n render() {\r\n let overlay;\r\n if (this.state.next) {\r\n overlay = preact_1.h(\"div\", { class: \"transition_container transition_slidein\", key: this.state.next.key, ref: (elm) => {\r\n let lst = () => {\r\n if (this.state.next)\r\n this.setState({ current: this.state.next, next: undefined }, () => {\r\n if (this.mounted)\r\n this.mounted.scrollTo({ top: 0 });\r\n });\r\n if (elm)\r\n elm.removeEventListener(\"animationend\", lst);\r\n };\r\n if (elm)\r\n elm.addEventListener(\"animationend\", lst);\r\n } }, this.state.next);\r\n }\r\n return preact_1.h(\"div\", { style: \"overflow:hidden\" },\r\n preact_1.h(\"div\", { class: \"transition_container\", ref: elm => this.mounted = elm }, this.state.current),\r\n overlay);\r\n }\r\n}\r\nexports.Router = Router;\r\n"
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"index": 6,
"index2": 7,
"size": 1411,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"issuerId": 15,
"issuerName": "./src/components/Routing.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
}
],
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "./routing.scss",
"loc": "5:0-25"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 17,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 7,
"index2": 4,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 16,
"issuerName": "./src/components/routing.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
}
}
],
"profile": {
"factory": 1,
"building": 105
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 16,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./src/components/routing.scss",
"moduleName": "./src/components/routing.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss",
"loc": "2:14-186"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 18,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\urls.js",
"name": "./node_modules/style-loader/lib/urls.js",
"index": 10,
"index2": 5,
"size": 3013,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"issuerId": 1,
"issuerName": "./node_modules/style-loader/lib/addStyles.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"name": "./node_modules/style-loader/lib/addStyles.js",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 416,
"building": 39
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"module": "./node_modules/style-loader/lib/addStyles.js",
"moduleName": "./node_modules/style-loader/lib/addStyles.js",
"type": "cjs require",
"userRequest": "./urls",
"loc": "67:14-31"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\n/**\n * When source maps are enabled, `style-loader` uses a link element with a data-uri to\n * embed the css on the page. This breaks all relative urls because now they are relative to a\n * bundle instead of the current page.\n *\n * One solution is to only use full urls, but that may be impossible.\n *\n * Instead, this function \"fixes\" the relative urls to be absolute according to the current page location.\n *\n * A rudimentary test suite is located at `test/fixUrls.js` and can be run via the `npm test` command.\n *\n */\n\nmodule.exports = function (css) {\n // get current location\n var location = typeof window !== \"undefined\" && window.location;\n\n if (!location) {\n throw new Error(\"fixUrls requires window.location\");\n }\n\n\t// blank or null?\n\tif (!css || typeof css !== \"string\") {\n\t return css;\n }\n\n var baseUrl = location.protocol + \"//\" + location.host;\n var currentDir = baseUrl + location.pathname.replace(/\\/[^\\/]*$/, \"/\");\n\n\t// convert each url(...)\n\t/*\n\tThis regular expression is just a way to recursively match brackets within\n\ta string.\n\n\t /url\\s*\\( = Match on the word \"url\" with any whitespace after it and then a parens\n\t ( = Start a capturing group\n\t (?: = Start a non-capturing group\n\t [^)(] = Match anything that isn't a parentheses\n\t | = OR\n\t \\( = Match a start parentheses\n\t (?: = Start another non-capturing groups\n\t [^)(]+ = Match anything that isn't a parentheses\n\t | = OR\n\t \\( = Match a start parentheses\n\t [^)(]* = Match anything that isn't a parentheses\n\t \\) = Match a end parentheses\n\t ) = End Group\n *\\) = Match anything and then a close parens\n ) = Close non-capturing group\n * = Match anything\n ) = Close capturing group\n\t \\) = Match a close parens\n\n\t /gi = Get all matches, not the first. Be case insensitive.\n\t */\n\tvar fixedCss = css.replace(/url\\s*\\(((?:[^)(]|\\((?:[^)(]+|\\([^)(]*\\))*\\))*)\\)/gi, function(fullMatch, origUrl) {\n\t\t// strip quotes (if they exist)\n\t\tvar unquotedOrigUrl = origUrl\n\t\t\t.trim()\n\t\t\t.replace(/^\"(.*)\"$/, function(o, $1){ return $1; })\n\t\t\t.replace(/^'(.*)'$/, function(o, $1){ return $1; });\n\n\t\t// already a full url? no change\n\t\tif (/^(#|data:|http:\\/\\/|https:\\/\\/|file:\\/\\/\\/|\\s*$)/i.test(unquotedOrigUrl)) {\n\t\t return fullMatch;\n\t\t}\n\n\t\t// convert the url to a full url\n\t\tvar newUrl;\n\n\t\tif (unquotedOrigUrl.indexOf(\"//\") === 0) {\n\t\t \t//TODO: should we add protocol?\n\t\t\tnewUrl = unquotedOrigUrl;\n\t\t} else if (unquotedOrigUrl.indexOf(\"/\") === 0) {\n\t\t\t// path should be relative to the base url\n\t\t\tnewUrl = baseUrl + unquotedOrigUrl; // already starts with '/'\n\t\t} else {\n\t\t\t// path should be relative to current directory\n\t\t\tnewUrl = currentDir + unquotedOrigUrl.replace(/^\\.\\//, \"\"); // Strip leading './'\n\t\t}\n\n\t\t// send back the fixed url(...)\n\t\treturn \"url(\" + JSON.stringify(newUrl) + \")\";\n\t});\n\n\t// send back the fixed css\n\treturn fixedCss;\n};\n"
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 11,
"index2": 12,
"size": 1326,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "mini.css/src/flavors/mini-default.scss",
"loc": "13:0-49"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\nvar content = require(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../../style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\", function() {\n\t\tvar newContent = require(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 20,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 12,
"index2": 11,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 19,
"issuerName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 233,
"building": 967
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 19,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss",
"loc": "2:14-161"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"index": 14,
"index2": 16,
"size": 1375,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./index.scss",
"loc": "14:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\nvar content = require(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\", function() {\n\t\tvar newContent = require(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 15,
"index2": 15,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 21,
"issuerName": "./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 239,
"building": 661
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 21,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./src/index.scss",
"moduleName": "./src/index.scss",
"type": "cjs require",
"userRequest": "!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss",
"loc": "2:14-175"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"index": 18,
"index2": 54,
"size": 7184,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/Vaults",
"loc": "16:17-47"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vaults.scss\");\r\nconst lock_svg_1 = require(\"feather-icons/dist/icons/lock.svg\");\r\nconst unlock_svg_1 = require(\"feather-icons/dist/icons/unlock.svg\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst InputModal_1 = require(\"./modals/InputModal\");\r\nconst YesNoModal_1 = require(\"./modals/YesNoModal\");\r\nconst AddButton_1 = require(\"./AddButton\");\r\nclass VaultsPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { vaults: [], modal: undefined };\r\n }\r\n updateVaults() {\r\n notes_1.default.getVaults().then(vaults => this.setState({ vaults }));\r\n }\r\n componentWillMount() {\r\n this.updateVaults();\r\n }\r\n render() {\r\n let elms = this.state.vaults.map(vault => {\r\n return preact_1.h(\"div\", { class: \"vaults_vault\", onClick: () => {\r\n const open = () => {\r\n navigation_1.default.setPage(\"/vault\", { id: vault.id });\r\n };\r\n if (vault.encrypted) {\r\n let key = notes_1.default.getVaultKey(vault.id);\r\n if (key)\r\n open();\r\n else {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter password for \" + vault.name, type: \"password\", fieldname: \"Password\", onResult: (value) => {\r\n if (value === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n let key = notes_1.default.passwordToKey(value);\r\n notes_1.default.getVault(vault.id, key).then(() => {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Save permanent?\", onResult: (res) => {\r\n if (res === undefined)\r\n this.setState({ modal: undefined });\r\n else {\r\n this.setState({ modal: undefined });\r\n notes_1.default.saveVaultKey(vault.id, key, res);\r\n open();\r\n }\r\n } });\r\n this.setState({ modal });\r\n }).catch(err => {\r\n alert(\"Invalid password!\");\r\n });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n }\r\n else {\r\n open();\r\n }\r\n } },\r\n vault.encrypted ? preact_1.h(lock_svg_1.default, { height: undefined, width: undefined }) : preact_1.h(unlock_svg_1.default, { height: undefined, width: undefined }),\r\n preact_1.h(\"span\", null, vault.name));\r\n });\r\n return preact_1.h(\"div\", { style: { marginTop: \"-12px\", paddingTop: \"12px\" } },\r\n this.state.modal,\r\n preact_1.h(AddButton_1.default, { onClick: () => {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter new name\", fieldname: \"Name\", type: \"text\", onResult: (name) => {\r\n const create = (password) => __awaiter(this, void 0, void 0, function* () {\r\n let key;\r\n if (password) {\r\n key = notes_1.default.passwordToKey(password);\r\n }\r\n yield notes_1.default.createVault(name, key);\r\n this.updateVaults();\r\n });\r\n if (name === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Encrypt?\", onResult: (encrypted) => {\r\n if (encrypted === null)\r\n this.setState({ modal: undefined });\r\n if (encrypted) {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter new password\", fieldname: \"Password\", type: \"password\", onResult: (password) => {\r\n if (password === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n create(password);\r\n this.setState({ modal: undefined });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n else {\r\n create();\r\n this.setState({ modal: undefined });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n } });\r\n this.setState({ modal });\r\n } }),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"div\", { class: \"card fluid\" },\r\n preact_1.h(\"h1\", { class: \"section double-padded\" }, \"Your vaults:\"),\r\n preact_1.h(\"div\", { class: \"section\" }, elms))))));\r\n }\r\n}\r\nexports.default = VaultsPage;\r\n"
},
{
"id": 24,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\config.json",
"name": "./config.json",
"index": 21,
"index2": 18,
"size": 247,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "../config.json",
"loc": "12:15-40"
}
],
"usedExports": true,
"providedExports": [
"secure_file_server",
"auth_server",
"client_id",
"permission",
"callback_url",
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "{\r\n \"secure_file_server\": \"http://localhost:3004/\",\r\n \"auth_server\": \"https://auth.stamm.me\",\r\n \"client_id\": \"cf699b12-2014-4a61-bb7d-a7e38b197350\",\r\n \"permission\": \"5c1ed399dc361731340a49d4\",\r\n \"callback_url\": \"http://localhost:8080\"\r\n}"
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"index": 23,
"index2": 23,
"size": 7773,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "@hibas123/secure-file-wrapper",
"loc": "14:30-70"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./observable\");\r\nconst lock_1 = require(\"./lock\");\r\nconst cross_fetch_1 = require(\"cross-fetch\");\r\nclass NoConnection extends Error {\r\n constructor() {\r\n super(\"No connection\");\r\n this.type = \"noconnection\";\r\n }\r\n}\r\nexports.NoConnection = NoConnection;\r\nclass Unauthorized extends Error {\r\n constructor() {\r\n super(\"Not authorized\");\r\n this.type = \"unauthorized\";\r\n }\r\n}\r\nexports.Unauthorized = Unauthorized;\r\nclass NoPermission extends Error {\r\n constructor() {\r\n super(\"No permission\");\r\n this.type = \"nopermission\";\r\n }\r\n}\r\nexports.NoPermission = NoPermission;\r\nclass NotFound extends Error {\r\n constructor() {\r\n super(\"Not found\");\r\n this.type = \"notfound\";\r\n }\r\n}\r\nexports.NotFound = NotFound;\r\nclass BadRequest extends Error {\r\n constructor() {\r\n super(\"Bad request\");\r\n this.type = \"badrequest\";\r\n }\r\n}\r\nexports.BadRequest = BadRequest;\r\nfunction statusParser(res) {\r\n if (res.status !== 200) {\r\n switch (res.status) {\r\n case 400:\r\n throw new BadRequest();\r\n case 404:\r\n throw new NotFound();\r\n case 403:\r\n throw new NoPermission();\r\n case 401:\r\n throw new Unauthorized();\r\n default:\r\n throw new Error(res.statusText);\r\n }\r\n }\r\n}\r\nclass SecureFileWrapper {\r\n constructor(server) {\r\n this.server = server;\r\n this._jwtObservableServer = new observable_1.default(false);\r\n this.jwtObservable = this._jwtObservableServer.getPublicApi();\r\n this.auth_lock = new lock_1.default();\r\n if (this.server.endsWith(\"/\")) {\r\n this.server += \"api/v1\";\r\n }\r\n else {\r\n this.server += \"/api/v1\";\r\n }\r\n }\r\n getJWT() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this.auth_lock.locked) {\r\n let lock = yield this.auth_lock.getLock();\r\n this._jwtObservableServer.send((jwt) => {\r\n this.jwt = jwt;\r\n lock.release();\r\n });\r\n }\r\n yield this.auth_lock.getLock().then(lock => lock.release());\r\n });\r\n }\r\n makeRequest(endpoint, method, query, body, second = false) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this.jwt || this.jwt === undefined) {\r\n yield this.getJWT();\r\n }\r\n query.jwt = this.jwt;\r\n let query_str = \"?\";\r\n let first = true;\r\n for (let key in query) {\r\n if (!first)\r\n query_str += \"&\";\r\n query_str += encodeURIComponent(key) + \"=\" + encodeURIComponent(query[key]);\r\n first = false;\r\n }\r\n var headers = {\r\n \"pragme\": \"no-cache\",\r\n \"cache-control\": \"no-cache\"\r\n };\r\n if (body) {\r\n headers[\"Content-Type\"] = \"application/octet-stream\";\r\n }\r\n try {\r\n let res = yield cross_fetch_1.default(this.server + endpoint + query_str, { method, body, headers });\r\n if (res.status === 401 && !second) {\r\n yield this.getJWT();\r\n return this.makeRequest(endpoint, method, query, body, true);\r\n }\r\n else {\r\n statusParser(res);\r\n return res;\r\n }\r\n }\r\n catch (err) {\r\n if (err instanceof TypeError || err.errno === \"ECONNREFUSED\")\r\n throw new NoConnection();\r\n throw err;\r\n }\r\n });\r\n }\r\n fixIFileVersion(version) {\r\n version.time = new Date(version.time);\r\n return version;\r\n }\r\n fixIFile(file) {\r\n file.active.time = new Date(file.active.time);\r\n if (file.versions) {\r\n file.versions = file.versions.map(e => this.fixIFileVersion(e));\r\n }\r\n return file;\r\n }\r\n // async test(jwt): Promise<{ user: string, test: true }> {\r\n // let res = await this.makeRequest(\"/test\", \"GET\", {}, undefined, this.jwt_enabled);\r\n // statusParser(res);\r\n // return await res.json();\r\n // }\r\n list(folder) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let query = {};\r\n if (folder)\r\n query.folder = folder;\r\n let res = yield this.makeRequest(\"/files\", \"GET\", query);\r\n let d = yield res.json();\r\n return d.files.map(e => this.fixIFile(e));\r\n });\r\n }\r\n create(name, data, type, folder, preview, id, date) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let params = { type: type, name: name };\r\n if (preview)\r\n params.preview = preview;\r\n if (folder)\r\n params.folder = folder;\r\n if (id)\r\n params.id = id;\r\n if (date)\r\n params.date = date.toJSON();\r\n let res = yield this.makeRequest(\"/files\", \"POST\", params, data);\r\n return this.fixIFile((yield res.json()).file);\r\n });\r\n }\r\n get(id, version) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res;\r\n if (typeof version === \"string\") {\r\n res = yield this.makeRequest(`/files/${id}/history/${version}`, \"GET\", {});\r\n }\r\n else {\r\n res = yield this.makeRequest(\"/files/\" + id, \"GET\", {});\r\n }\r\n return res.arrayBuffer();\r\n });\r\n }\r\n update(id, data, preview, date, old = false) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let params = { old };\r\n if (preview)\r\n params.preview = preview;\r\n if (date)\r\n params.date = date.toJSON();\r\n let res = yield this.makeRequest(\"/files/\" + id, \"PUT\", params, data);\r\n let json = yield res.json();\r\n return this.fixIFile(json.file);\r\n });\r\n }\r\n delete(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res = yield this.makeRequest(\"/files/\" + id, \"DELETE\", {});\r\n });\r\n }\r\n history(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res = yield this.makeRequest(`/files/${id}/history`, \"GET\", {});\r\n let data = yield res.json();\r\n data.file = this.fixIFile(data.file);\r\n data.history = data.history.map(v => this.fixIFileVersion(v));\r\n return data;\r\n });\r\n }\r\n restore(id, version) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n yield this.makeRequest(`/files/${id}/history/${version}/restore`, \"PUT\", {});\r\n });\r\n }\r\n}\r\nexports.default = SecureFileWrapper;\r\n//# sourceMappingURL=index.js.map"
},
{
"id": 26,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\observable.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/observable.js",
"index": 24,
"index2": 20,
"size": 1291,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "./observable",
"loc": "11:21-44"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Observable {\r\n constructor(collect = true, collect_intervall = 100) {\r\n this.collect = collect;\r\n this.collect_intervall = collect_intervall;\r\n this.subscriber = [];\r\n this.events = [];\r\n this.timeout = undefined;\r\n }\r\n getPublicApi() {\r\n return {\r\n subscribe: (callback) => {\r\n if (this.subscriber.indexOf(callback) < 0)\r\n this.subscriber.push(callback);\r\n },\r\n unsubscribe: (callback) => {\r\n let idx = this.subscriber.indexOf(callback);\r\n if (idx >= 0) {\r\n this.subscriber.splice(idx, 1);\r\n }\r\n }\r\n };\r\n }\r\n send(data) {\r\n if (!this.collect)\r\n this.subscriber.forEach(e => e([data]));\r\n else {\r\n this.events.push(data);\r\n if (!this.timeout) {\r\n this.timeout = setTimeout(() => {\r\n this.subscriber.forEach(e => e(this.events));\r\n this.timeout = 0;\r\n }, this.collect_intervall);\r\n }\r\n }\r\n }\r\n}\r\nexports.default = Observable;\r\n//# sourceMappingURL=observable.js.map"
},
{
"id": 27,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\lock.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/lock.js",
"index": 25,
"index2": 21,
"size": 1727,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "./lock",
"loc": "12:15-32"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Lock {\r\n constructor() {\r\n this._locked = false;\r\n this.toCome = [];\r\n this.release = this.release.bind(this);\r\n }\r\n get locked() {\r\n return this._locked;\r\n }\r\n getLock() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this._locked)\r\n return { release: this.lock() };\r\n else {\r\n return new Promise((resolve) => {\r\n this.toCome.push(() => {\r\n resolve({ release: this.lock() });\r\n });\r\n });\r\n }\r\n });\r\n }\r\n lock() {\r\n this._locked = true;\r\n return this.release;\r\n }\r\n release() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (this.toCome.length > 0) {\r\n this.toCome.shift()();\r\n }\r\n else {\r\n this._locked = false;\r\n }\r\n });\r\n }\r\n}\r\nexports.default = Lock;\r\n//# sourceMappingURL=lock.js.map"
},
{
"id": 28,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\cross-fetch\\dist\\browser-ponyfill.js",
"name": "./node_modules/cross-fetch/dist/browser-ponyfill.js",
"index": 26,
"index2": 22,
"size": 15013,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "cross-fetch",
"loc": "13:22-44"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "var __root__ = (function (root) {\nfunction F() { this.fetch = false; }\nF.prototype = root;\nreturn new F();\n})(typeof self !== 'undefined' ? self : this);\n(function(self) {\n\nvar irrelevant = (function (exports) {\n var support = {\n searchParams: 'URLSearchParams' in self,\n iterable: 'Symbol' in self && 'iterator' in Symbol,\n blob:\n 'FileReader' in self &&\n 'Blob' in self &&\n (function() {\n try {\n new Blob();\n return true\n } catch (e) {\n return false\n }\n })(),\n formData: 'FormData' in self,\n arrayBuffer: 'ArrayBuffer' in self\n };\n\n function isDataView(obj) {\n return obj && DataView.prototype.isPrototypeOf(obj)\n }\n\n if (support.arrayBuffer) {\n var viewClasses = [\n '[object Int8Array]',\n '[object Uint8Array]',\n '[object Uint8ClampedArray]',\n '[object Int16Array]',\n '[object Uint16Array]',\n '[object Int32Array]',\n '[object Uint32Array]',\n '[object Float32Array]',\n '[object Float64Array]'\n ];\n\n var isArrayBufferView =\n ArrayBuffer.isView ||\n function(obj) {\n return obj && viewClasses.indexOf(Object.prototype.toString.call(obj)) > -1\n };\n }\n\n function normalizeName(name) {\n if (typeof name !== 'string') {\n name = String(name);\n }\n if (/[^a-z0-9\\-#$%&'*+.^_`|~]/i.test(name)) {\n throw new TypeError('Invalid character in header field name')\n }\n return name.toLowerCase()\n }\n\n function normalizeValue(value) {\n if (typeof value !== 'string') {\n value = String(value);\n }\n return value\n }\n\n // Build a destructive iterator for the value list\n function iteratorFor(items) {\n var iterator = {\n next: function() {\n var value = items.shift();\n return {done: value === undefined, value: value}\n }\n };\n\n if (support.iterable) {\n iterator[Symbol.iterator] = function() {\n return iterator\n };\n }\n\n return iterator\n }\n\n function Headers(headers) {\n this.map = {};\n\n if (headers instanceof Headers) {\n headers.forEach(function(value, name) {\n this.append(name, value);\n }, this);\n } else if (Array.isArray(headers)) {\n headers.forEach(function(header) {\n this.append(header[0], header[1]);\n }, this);\n } else if (headers) {\n Object.getOwnPropertyNames(headers).forEach(function(name) {\n this.append(name, headers[name]);\n }, this);\n }\n }\n\n Headers.prototype.append = function(name, value) {\n name = normalizeName(name);\n value = normalizeValue(value);\n var oldValue = this.map[name];\n this.map[name] = oldValue ? oldValue + ', ' + value : value;\n };\n\n Headers.prototype['delete'] = function(name) {\n delete this.map[normalizeName(name)];\n };\n\n Headers.prototype.get = function(name) {\n name = normalizeName(name);\n return this.has(name) ? this.map[name] : null\n };\n\n Headers.prototype.has = function(name) {\n return this.map.hasOwnProperty(normalizeName(name))\n };\n\n Headers.prototype.set = function(name, value) {\n this.map[normalizeName(name)] = normalizeValue(value);\n };\n\n Headers.prototype.forEach = function(callback, thisArg) {\n for (var name in this.map) {\n if (this.map.hasOwnProperty(name)) {\n callback.call(thisArg, this.map[name], name, this);\n }\n }\n };\n\n Headers.prototype.keys = function() {\n var items = [];\n this.forEach(function(value, name) {\n items.push(name);\n });\n return iteratorFor(items)\n };\n\n Headers.prototype.values = function() {\n var items = [];\n this.forEach(function(value) {\n items.push(value);\n });\n return iteratorFor(items)\n };\n\n Headers.prototype.entries = function() {\n var items = [];\n this.forEach(function(value, name) {\n items.push([name, value]);\n });\n return iteratorFor(items)\n };\n\n if (support.iterable) {\n Headers.prototype[Symbol.iterator] = Headers.prototype.entries;\n }\n\n function consumed(body) {\n if (body.bodyUsed) {\n return Promise.reject(new TypeError('Already read'))\n }\n body.bodyUsed = true;\n }\n\n function fileReaderReady(reader) {\n return new Promise(function(resolve, reject) {\n reader.onload = function() {\n resolve(reader.result);\n };\n reader.onerror = function() {\n reject(reader.error);\n };\n })\n }\n\n function readBlobAsArrayBuffer(blob) {\n var reader = new FileReader();\n var promise = fileReaderReady(reader);\n reader.readAsArrayBuffer(blob);\n return promise\n }\n\n function readBlobAsText(blob) {\n var reader = new FileReader();\n var promise = fileReaderReady(reader);\n reader.readAsText(blob);\n return promise\n }\n\n function readArrayBufferAsText(buf) {\n var view = new Uint8Array(buf);\n var chars = new Array(view.length);\n\n for (var i = 0; i < view.length; i++) {\n chars[i] = String.fromCharCode(view[i]);\n }\n return chars.join('')\n }\n\n function bufferClone(buf) {\n if (buf.slice) {\n return buf.slice(0)\n } else {\n var view = new Uint8Array(buf.byteLength);\n view.set(new Uint8Array(buf));\n return view.buffer\n }\n }\n\n function Body() {\n this.bodyUsed = false;\n\n this._initBody = function(body) {\n this._bodyInit = body;\n if (!body) {\n this._bodyText = '';\n } else if (typeof body === 'string') {\n this._bodyText = body;\n } else if (support.blob && Blob.prototype.isPrototypeOf(body)) {\n this._bodyBlob = body;\n } else if (support.formData && FormData.prototype.isPrototypeOf(body)) {\n this._bodyFormData = body;\n } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {\n this._bodyText = body.toString();\n } else if (support.arrayBuffer && support.blob && isDataView(body)) {\n this._bodyArrayBuffer = bufferClone(body.buffer);\n // IE 10-11 can't handle a DataView body.\n this._bodyInit = new Blob([this._bodyArrayBuffer]);\n } else if (support.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(body) || isArrayBufferView(body))) {\n this._bodyArrayBuffer = bufferClone(body);\n } else {\n this._bodyText = body = Object.prototype.toString.call(body);\n }\n\n if (!this.headers.get('content-type')) {\n if (typeof body === 'string') {\n this.headers.set('content-type', 'text/plain;charset=UTF-8');\n } else if (this._bodyBlob && this._bodyBlob.type) {\n this.headers.set('content-type', this._bodyBlob.type);\n } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {\n this.headers.set('content-type', 'application/x-www-form-urlencoded;charset=UTF-8');\n }\n }\n };\n\n if (support.blob) {\n this.blob = function() {\n var rejected = consumed(this);\n if (rejected) {\n return rejected\n }\n\n if (this._bodyBlob) {\n return Promise.resolve(this._bodyBlob)\n } else if (this._bodyArrayBuffer) {\n return Promise.resolve(new Blob([this._bodyArrayBuffer]))\n } else if (this._bodyFormData) {\n throw new Error('could not read FormData body as blob')\n } else {\n return Promise.resolve(new Blob([this._bodyText]))\n }\n };\n\n this.arrayBuffer = function() {\n if (this._bodyArrayBuffer) {\n return consumed(this) || Promise.resolve(this._bodyArrayBuffer)\n } else {\n return this.blob().then(readBlobAsArrayBuffer)\n }\n };\n }\n\n this.text = function() {\n var rejected = consumed(this);\n if (rejected) {\n return rejected\n }\n\n if (this._bodyBlob) {\n return readBlobAsText(this._bodyBlob)\n } else if (this._bodyArrayBuffer) {\n return Promise.resolve(readArrayBufferAsText(this._bodyArrayBuffer))\n } else if (this._bodyFormData) {\n throw new Error('could not read FormData body as text')\n } else {\n return Promise.resolve(this._bodyText)\n }\n };\n\n if (support.formData) {\n this.formData = function() {\n return this.text().then(decode)\n };\n }\n\n this.json = function() {\n return this.text().then(JSON.parse)\n };\n\n return this\n }\n\n // HTTP methods whose capitalization should be normalized\n var methods = ['DELETE', 'GET', 'HEAD', 'OPTIONS', 'POST', 'PUT'];\n\n function normalizeMethod(method) {\n var upcased = method.toUpperCase();\n return methods.indexOf(upcased) > -1 ? upcased : method\n }\n\n function Request(input, options) {\n options = options || {};\n var body = options.body;\n\n if (input instanceof Request) {\n if (input.bodyUsed) {\n throw new TypeError('Already read')\n }\n this.url = input.url;\n this.credentials = input.credentials;\n if (!options.headers) {\n this.headers = new Headers(input.headers);\n }\n this.method = input.method;\n this.mode = input.mode;\n this.signal = input.signal;\n if (!body && input._bodyInit != null) {\n body = input._bodyInit;\n input.bodyUsed = true;\n }\n } else {\n this.url = String(input);\n }\n\n this.credentials = options.credentials || this.credentials || 'same-origin';\n if (options.headers || !this.headers) {\n this.headers = new Headers(options.headers);\n }\n this.method = normalizeMethod(options.method || this.method || 'GET');\n this.mode = options.mode || this.mode || null;\n this.signal = options.signal || this.signal;\n this.referrer = null;\n\n if ((this.method === 'GET' || this.method === 'HEAD') && body) {\n throw new TypeError('Body not allowed for GET or HEAD requests')\n }\n this._initBody(body);\n }\n\n Request.prototype.clone = function() {\n return new Request(this, {body: this._bodyInit})\n };\n\n function decode(body) {\n var form = new FormData();\n body\n .trim()\n .split('&')\n .forEach(function(bytes) {\n if (bytes) {\n var split = bytes.split('=');\n var name = split.shift().replace(/\\+/g, ' ');\n var value = split.join('=').replace(/\\+/g, ' ');\n form.append(decodeURIComponent(name), decodeURIComponent(value));\n }\n });\n return form\n }\n\n function parseHeaders(rawHeaders) {\n var headers = new Headers();\n // Replace instances of \\r\\n and \\n followed by at least one space or horizontal tab with a space\n // https://tools.ietf.org/html/rfc7230#section-3.2\n var preProcessedHeaders = rawHeaders.replace(/\\r?\\n[\\t ]+/g, ' ');\n preProcessedHeaders.split(/\\r?\\n/).forEach(function(line) {\n var parts = line.split(':');\n var key = parts.shift().trim();\n if (key) {\n var value = parts.join(':').trim();\n headers.append(key, value);\n }\n });\n return headers\n }\n\n Body.call(Request.prototype);\n\n function Response(bodyInit, options) {\n if (!options) {\n options = {};\n }\n\n this.type = 'default';\n this.status = options.status === undefined ? 200 : options.status;\n this.ok = this.status >= 200 && this.status < 300;\n this.statusText = 'statusText' in options ? options.statusText : 'OK';\n this.headers = new Headers(options.headers);\n this.url = options.url || '';\n this._initBody(bodyInit);\n }\n\n Body.call(Response.prototype);\n\n Response.prototype.clone = function() {\n return new Response(this._bodyInit, {\n status: this.status,\n statusText: this.statusText,\n headers: new Headers(this.headers),\n url: this.url\n })\n };\n\n Response.error = function() {\n var response = new Response(null, {status: 0, statusText: ''});\n response.type = 'error';\n return response\n };\n\n var redirectStatuses = [301, 302, 303, 307, 308];\n\n Response.redirect = function(url, status) {\n if (redirectStatuses.indexOf(status) === -1) {\n throw new RangeError('Invalid status code')\n }\n\n return new Response(null, {status: status, headers: {location: url}})\n };\n\n exports.DOMException = self.DOMException;\n try {\n new exports.DOMException();\n } catch (err) {\n exports.DOMException = function(message, name) {\n this.message = message;\n this.name = name;\n var error = Error(message);\n this.stack = error.stack;\n };\n exports.DOMException.prototype = Object.create(Error.prototype);\n exports.DOMException.prototype.constructor = exports.DOMException;\n }\n\n function fetch(input, init) {\n return new Promise(function(resolve, reject) {\n var request = new Request(input, init);\n\n if (request.signal && request.signal.aborted) {\n return reject(new exports.DOMException('Aborted', 'AbortError'))\n }\n\n var xhr = new XMLHttpRequest();\n\n function abortXhr() {\n xhr.abort();\n }\n\n xhr.onload = function() {\n var options = {\n status: xhr.status,\n statusText: xhr.statusText,\n headers: parseHeaders(xhr.getAllResponseHeaders() || '')\n };\n options.url = 'responseURL' in xhr ? xhr.responseURL : options.headers.get('X-Request-URL');\n var body = 'response' in xhr ? xhr.response : xhr.responseText;\n resolve(new Response(body, options));\n };\n\n xhr.onerror = function() {\n reject(new TypeError('Network request failed'));\n };\n\n xhr.ontimeout = function() {\n reject(new TypeError('Network request failed'));\n };\n\n xhr.onabort = function() {\n reject(new exports.DOMException('Aborted', 'AbortError'));\n };\n\n xhr.open(request.method, request.url, true);\n\n if (request.credentials === 'include') {\n xhr.withCredentials = true;\n } else if (request.credentials === 'omit') {\n xhr.withCredentials = false;\n }\n\n if ('responseType' in xhr && support.blob) {\n xhr.responseType = 'blob';\n }\n\n request.headers.forEach(function(value, name) {\n xhr.setRequestHeader(name, value);\n });\n\n if (request.signal) {\n request.signal.addEventListener('abort', abortXhr);\n\n xhr.onreadystatechange = function() {\n // DONE (success or failure)\n if (xhr.readyState === 4) {\n request.signal.removeEventListener('abort', abortXhr);\n }\n };\n }\n\n xhr.send(typeof request._bodyInit === 'undefined' ? null : request._bodyInit);\n })\n }\n\n fetch.polyfill = true;\n\n if (!self.fetch) {\n self.fetch = fetch;\n self.Headers = Headers;\n self.Request = Request;\n self.Response = Response;\n }\n\n exports.Headers = Headers;\n exports.Request = Request;\n exports.Response = Response;\n exports.fetch = fetch;\n\n return exports;\n\n}({}));\n})(__root__);\ndelete __root__.fetch.polyfill\nmodule.exports = exports = __root__.fetch\nexports.fetch = __root__.fetch\nexports.Headers = __root__.Headers\nexports.Request = __root__.Request\nexports.Response = __root__.Response\n// Needed for TypeScript consumers without esModuleInterop.\nexports.default = __root__.fetch\n"
},
{
"id": 29,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\base64.ts",
"name": "./src/helper/base64.ts",
"index": 27,
"index2": 24,
"size": 1812,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/base64",
"loc": "15:12-38"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nvar chars = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\";\r\nvar lookup = new Uint8Array(256);\r\nfor (var i = 0; i < chars.length; i++) {\r\n lookup[chars.charCodeAt(i)] = i;\r\n}\r\nfunction encode(arraybuffer) {\r\n var bytes = new Uint8Array(arraybuffer), i, len = bytes.length, base64 = \"\";\r\n for (i = 0; i < len; i += 3) {\r\n base64 += chars[bytes[i] >> 2];\r\n base64 += chars[((bytes[i] & 3) << 4) | (bytes[i + 1] >> 4)];\r\n base64 += chars[((bytes[i + 1] & 15) << 2) | (bytes[i + 2] >> 6)];\r\n base64 += chars[bytes[i + 2] & 63];\r\n }\r\n if ((len % 3) === 2) {\r\n base64 = base64.substring(0, base64.length - 1) + \"=\";\r\n }\r\n else if (len % 3 === 1) {\r\n base64 = base64.substring(0, base64.length - 2) + \"==\";\r\n }\r\n return base64;\r\n}\r\nexports.encode = encode;\r\n;\r\nfunction decode(base64) {\r\n var bufferLength = base64.length * 0.75, len = base64.length, i, p = 0, encoded1, encoded2, encoded3, encoded4;\r\n if (base64[base64.length - 1] === \"=\") {\r\n bufferLength--;\r\n if (base64[base64.length - 2] === \"=\") {\r\n bufferLength--;\r\n }\r\n }\r\n var arraybuffer = new ArrayBuffer(bufferLength), bytes = new Uint8Array(arraybuffer);\r\n for (i = 0; i < len; i += 4) {\r\n encoded1 = lookup[base64.charCodeAt(i)];\r\n encoded2 = lookup[base64.charCodeAt(i + 1)];\r\n encoded3 = lookup[base64.charCodeAt(i + 2)];\r\n encoded4 = lookup[base64.charCodeAt(i + 3)];\r\n bytes[p++] = (encoded1 << 2) | (encoded2 >> 4);\r\n bytes[p++] = ((encoded2 & 15) << 4) | (encoded3 >> 2);\r\n bytes[p++] = ((encoded3 & 3) << 6) | (encoded4 & 63);\r\n }\r\n return bytes;\r\n}\r\nexports.decode = decode;\r\n"
},
{
"id": 30,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\aes-js\\index.js",
"name": "./node_modules/aes-js/index.js",
"index": 28,
"index2": 25,
"size": 63732,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "aes-js",
"loc": "31:14-31"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */\n(function(root) {\n \"use strict\";\n\n function checkInt(value) {\n return (parseInt(value) === value);\n }\n\n function checkInts(arrayish) {\n if (!checkInt(arrayish.length)) { return false; }\n\n for (var i = 0; i < arrayish.length; i++) {\n if (!checkInt(arrayish[i]) || arrayish[i] < 0 || arrayish[i] > 255) {\n return false;\n }\n }\n\n return true;\n }\n\n function coerceArray(arg, copy) {\n\n // ArrayBuffer view\n if (arg.buffer && arg.name === 'Uint8Array') {\n\n if (copy) {\n if (arg.slice) {\n arg = arg.slice();\n } else {\n arg = Array.prototype.slice.call(arg);\n }\n }\n\n return arg;\n }\n\n // It's an array; check it is a valid representation of a byte\n if (Array.isArray(arg)) {\n if (!checkInts(arg)) {\n throw new Error('Array contains invalid value: ' + arg);\n }\n\n return new Uint8Array(arg);\n }\n\n // Something else, but behaves like an array (maybe a Buffer? Arguments?)\n if (checkInt(arg.length) && checkInts(arg)) {\n return new Uint8Array(arg);\n }\n\n throw new Error('unsupported array-like object');\n }\n\n function createArray(length) {\n return new Uint8Array(length);\n }\n\n function copyArray(sourceArray, targetArray, targetStart, sourceStart, sourceEnd) {\n if (sourceStart != null || sourceEnd != null) {\n if (sourceArray.slice) {\n sourceArray = sourceArray.slice(sourceStart, sourceEnd);\n } else {\n sourceArray = Array.prototype.slice.call(sourceArray, sourceStart, sourceEnd);\n }\n }\n targetArray.set(sourceArray, targetStart);\n }\n\n\n\n var convertUtf8 = (function() {\n function toBytes(text) {\n var result = [], i = 0;\n text = encodeURI(text);\n while (i < text.length) {\n var c = text.charCodeAt(i++);\n\n // if it is a % sign, encode the following 2 bytes as a hex value\n if (c === 37) {\n result.push(parseInt(text.substr(i, 2), 16))\n i += 2;\n\n // otherwise, just the actual byte\n } else {\n result.push(c)\n }\n }\n\n return coerceArray(result);\n }\n\n function fromBytes(bytes) {\n var result = [], i = 0;\n\n while (i < bytes.length) {\n var c = bytes[i];\n\n if (c < 128) {\n result.push(String.fromCharCode(c));\n i++;\n } else if (c > 191 && c < 224) {\n result.push(String.fromCharCode(((c & 0x1f) << 6) | (bytes[i + 1] & 0x3f)));\n i += 2;\n } else {\n result.push(String.fromCharCode(((c & 0x0f) << 12) | ((bytes[i + 1] & 0x3f) << 6) | (bytes[i + 2] & 0x3f)));\n i += 3;\n }\n }\n\n return result.join('');\n }\n\n return {\n toBytes: toBytes,\n fromBytes: fromBytes,\n }\n })();\n\n var convertHex = (function() {\n function toBytes(text) {\n var result = [];\n for (var i = 0; i < text.length; i += 2) {\n result.push(parseInt(text.substr(i, 2), 16));\n }\n\n return result;\n }\n\n // http://ixti.net/development/javascript/2011/11/11/base64-encodedecode-of-utf8-in-browser-with-js.html\n var Hex = '0123456789abcdef';\n\n function fromBytes(bytes) {\n var result = [];\n for (var i = 0; i < bytes.length; i++) {\n var v = bytes[i];\n result.push(Hex[(v & 0xf0) >> 4] + Hex[v & 0x0f]);\n }\n return result.join('');\n }\n\n return {\n toBytes: toBytes,\n fromBytes: fromBytes,\n }\n })();\n\n\n // Number of rounds by keysize\n var numberOfRounds = {16: 10, 24: 12, 32: 14}\n\n // Round constant words\n var rcon = [0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, 0xc5, 0x91];\n\n // S-box and Inverse S-box (S is for Substitution)\n var S = [0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5, 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76, 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0, 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0, 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc, 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15, 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a, 0x07, 0x12, 0x80, 0xe2, 0xeb, 0x27, 0xb2, 0x75, 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0, 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84, 0x53, 0xd1, 0x00, 0xed, 0x20, 0xfc, 0xb1, 0x5b, 0x6a, 0xcb, 0xbe, 0x39, 0x4a, 0x4c, 0x58, 0xcf, 0xd0, 0xef, 0xaa, 0xfb, 0x43, 0x4d, 0x33, 0x85, 0x45, 0xf9, 0x02, 0x7f, 0x50, 0x3c, 0x9f, 0xa8, 0x51, 0xa3, 0x40, 0x8f, 0x92, 0x9d, 0x38, 0xf5, 0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2, 0xcd, 0x0c, 0x13, 0xec, 0x5f, 0x97, 0x44, 0x17, 0xc4, 0xa7, 0x7e, 0x3d, 0x64, 0x5d, 0x19, 0x73, 0x60, 0x81, 0x4f, 0xdc, 0x22, 0x2a, 0x90, 0x88, 0x46, 0xee, 0xb8, 0x14, 0xde, 0x5e, 0x0b, 0xdb, 0xe0, 0x32, 0x3a, 0x0a, 0x49, 0x06, 0x24, 0x5c, 0xc2, 0xd3, 0xac, 0x62, 0x91, 0x95, 0xe4, 0x79, 0xe7, 0xc8, 0x37, 0x6d, 0x8d, 0xd5, 0x4e, 0xa9, 0x6c, 0x56, 0xf4, 0xea, 0x65, 0x7a, 0xae, 0x08, 0xba, 0x78, 0x25, 0x2e, 0x1c, 0xa6, 0xb4, 0xc6, 0xe8, 0xdd, 0x74, 0x1f, 0x4b, 0xbd, 0x8b, 0x8a, 0x70, 0x3e, 0xb5, 0x66, 0x48, 0x03, 0xf6, 0x0e, 0x61, 0x35, 0x57, 0xb9, 0x86, 0xc1, 0x1d, 0x9e, 0xe1, 0xf8, 0x98, 0x11, 0x69, 0xd9, 0x8e, 0x94, 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf, 0x8c, 0xa1, 0x89, 0x0d, 0xbf, 0xe6, 0x42, 0x68, 0x41, 0x99, 0x2d, 0x0f, 0xb0, 0x54, 0xbb, 0x16];\n var Si =[0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb, 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87, 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb, 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d, 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e, 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2, 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25, 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16, 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92, 0x6c, 0x70, 0x48, 0x50, 0xfd, 0xed, 0xb9, 0xda, 0x5e, 0x15, 0x46, 0x57, 0xa7, 0x8d, 0x9d, 0x84, 0x90, 0xd8, 0xab, 0x00, 0x8c, 0xbc, 0xd3, 0x0a, 0xf7, 0xe4, 0x58, 0x05, 0xb8, 0xb3, 0x45, 0x06, 0xd0, 0x2c, 0x1e, 0x8f, 0xca, 0x3f, 0x0f, 0x02, 0xc1, 0xaf, 0xbd, 0x03, 0x01, 0x13, 0x8a, 0x6b, 0x3a, 0x91, 0x11, 0x41, 0x4f, 0x67, 0xdc, 0xea, 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73, 0x96, 0xac, 0x74, 0x22, 0xe7, 0xad, 0x35, 0x85, 0xe2, 0xf9, 0x37, 0xe8, 0x1c, 0x75, 0xdf, 0x6e, 0x47, 0xf1, 0x1a, 0x71, 0x1d, 0x29, 0xc5, 0x89, 0x6f, 0xb7, 0x62, 0x0e, 0xaa, 0x18, 0xbe, 0x1b, 0xfc, 0x56, 0x3e, 0x4b, 0xc6, 0xd2, 0x79, 0x20, 0x9a, 0xdb, 0xc0, 0xfe, 0x78, 0xcd, 0x5a, 0xf4, 0x1f, 0xdd, 0xa8, 0x33, 0x88, 0x07, 0xc7, 0x31, 0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f, 0x60, 0x51, 0x7f, 0xa9, 0x19, 0xb5, 0x4a, 0x0d, 0x2d, 0xe5, 0x7a, 0x9f, 0x93, 0xc9, 0x9c, 0xef, 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0, 0xc8, 0xeb, 0xbb, 0x3c, 0x83, 0x53, 0x99, 0x61, 0x17, 0x2b, 0x04, 0x7e, 0xba, 0x77, 0xd6, 0x26, 0xe1, 0x69, 0x14, 0x63, 0x55, 0x21, 0x0c, 0x7d];\n\n // Transformations for encryption\n var T1 = [0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d, 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554, 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d, 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a, 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87, 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b, 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea, 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b, 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a, 0x6c36365a, 0x7e3f3f41, 0xf5f7f702, 0x83cccc4f, 0x6834345c, 0x51a5a5f4, 0xd1e5e534, 0xf9f1f108, 0xe2717193, 0xabd8d873, 0x62313153, 0x2a15153f, 0x0804040c, 0x95c7c752, 0x46232365, 0x9dc3c35e, 0x30181828, 0x379696a1, 0x0a05050f, 0x2f9a9ab5, 0x0e070709, 0x24121236, 0x1b80809b, 0xdfe2e23d, 0xcdebeb26, 0x4e272769, 0x7fb2b2cd, 0xea75759f, 0x1209091b, 0x1d83839e, 0x582c2c74, 0x341a1a2e, 0x361b1b2d, 0xdc6e6eb2, 0xb45a5aee, 0x5ba0a0fb, 0xa45252f6, 0x763b3b4d, 0xb7d6d661, 0x7db3b3ce, 0x5229297b, 0xdde3e33e, 0x5e2f2f71, 0x13848497, 0xa65353f5, 0xb9d1d168, 0x00000000, 0xc1eded2c, 0x40202060, 0xe3fcfc1f, 0x79b1b1c8, 0xb65b5bed, 0xd46a6abe, 0x8dcbcb46, 0x67bebed9, 0x7239394b, 0x944a4ade, 0x984c4cd4, 0xb05858e8, 0x85cfcf4a, 0xbbd0d06b, 0xc5efef2a, 0x4faaaae5, 0xedfbfb16, 0x864343c5, 0x9a4d4dd7, 0x66333355, 0x11858594, 0x8a4545cf, 0xe9f9f910, 0x04020206, 0xfe7f7f81, 0xa05050f0, 0x783c3c44, 0x259f9fba, 0x4ba8a8e3, 0xa25151f3, 0x5da3a3fe, 0x804040c0, 0x058f8f8a, 0x3f9292ad, 0x219d9dbc, 0x70383848, 0xf1f5f504, 0x63bcbcdf, 0x77b6b6c1, 0xafdada75, 0x42212163, 0x20101030, 0xe5ffff1a, 0xfdf3f30e, 0xbfd2d26d, 0x81cdcd4c, 0x180c0c14, 0x26131335, 0xc3ecec2f, 0xbe5f5fe1, 0x359797a2, 0x884444cc, 0x2e171739, 0x93c4c457, 0x55a7a7f2, 0xfc7e7e82, 0x7a3d3d47, 0xc86464ac, 0xba5d5de7, 0x3219192b, 0xe6737395, 0xc06060a0, 0x19818198, 0x9e4f4fd1, 0xa3dcdc7f, 0x44222266, 0x542a2a7e, 0x3b9090ab, 0x0b888883, 0x8c4646ca, 0xc7eeee29, 0x6bb8b8d3, 0x2814143c, 0xa7dede79, 0xbc5e5ee2, 0x160b0b1d, 0xaddbdb76, 0xdbe0e03b, 0x64323256, 0x743a3a4e, 0x140a0a1e, 0x924949db, 0x0c06060a, 0x4824246c, 0xb85c5ce4, 0x9fc2c25d, 0xbdd3d36e, 0x43acacef, 0xc46262a6, 0x399191a8, 0x319595a4, 0xd3e4e437, 0xf279798b, 0xd5e7e732, 0x8bc8c843, 0x6e373759, 0xda6d6db7, 0x018d8d8c, 0xb1d5d564, 0x9c4e4ed2, 0x49a9a9e0, 0xd86c6cb4, 0xac5656fa, 0xf3f4f407, 0xcfeaea25, 0xca6565af, 0xf47a7a8e, 0x47aeaee9, 0x10080818, 0x6fbabad5, 0xf0787888, 0x4a25256f, 0x5c2e2e72, 0x381c1c24, 0x57a6a6f1, 0x73b4b4c7, 0x97c6c651, 0xcbe8e823, 0xa1dddd7c, 0xe874749c, 0x3e1f1f21, 0x964b4bdd, 0x61bdbddc, 0x0d8b8b86, 0x0f8a8a85, 0xe0707090, 0x7c3e3e42, 0x71b5b5c4, 0xcc6666aa, 0x904848d8, 0x06030305, 0xf7f6f601, 0x1c0e0e12, 0xc26161a3, 0x6a35355f, 0xae5757f9, 0x69b9b9d0, 0x17868691, 0x99c1c158, 0x3a1d1d27, 0x279e9eb9, 0xd9e1e138, 0xebf8f813, 0x2b9898b3, 0x22111133, 0xd26969bb, 0xa9d9d970, 0x078e8e89, 0x339494a7, 0x2d9b9bb6, 0x3c1e1e22, 0x15878792, 0xc9e9e920, 0x87cece49, 0xaa5555ff, 0x50282878, 0xa5dfdf7a, 0x038c8c8f, 0x59a1a1f8, 0x09898980, 0x1a0d0d17, 0x65bfbfda, 0xd7e6e631, 0x844242c6, 0xd06868b8, 0x824141c3, 0x299999b0, 0x5a2d2d77, 0x1e0f0f11, 0x7bb0b0cb, 0xa85454fc, 0x6dbbbbd6, 0x2c16163a];\n var T2 = [0xa5c66363, 0x84f87c7c, 0x99ee7777, 0x8df67b7b, 0x0dfff2f2, 0xbdd66b6b, 0xb1de6f6f, 0x5491c5c5, 0x50603030, 0x03020101, 0xa9ce6767, 0x7d562b2b, 0x19e7fefe, 0x62b5d7d7, 0xe64dabab, 0x9aec7676, 0x458fcaca, 0x9d1f8282, 0x4089c9c9, 0x87fa7d7d, 0x15effafa, 0xebb25959, 0xc98e4747, 0x0bfbf0f0, 0xec41adad, 0x67b3d4d4, 0xfd5fa2a2, 0xea45afaf, 0xbf239c9c, 0xf753a4a4, 0x96e47272, 0x5b9bc0c0, 0xc275b7b7, 0x1ce1fdfd, 0xae3d9393, 0x6a4c2626, 0x5a6c3636, 0x417e3f3f, 0x02f5f7f7, 0x4f83cccc, 0x5c683434, 0xf451a5a5, 0x34d1e5e5, 0x08f9f1f1, 0x93e27171, 0x73abd8d8, 0x53623131, 0x3f2a1515, 0x0c080404, 0x5295c7c7, 0x65462323, 0x5e9dc3c3, 0x28301818, 0xa1379696, 0x0f0a0505, 0xb52f9a9a, 0x090e0707, 0x36241212, 0x9b1b8080, 0x3ddfe2e2, 0x26cdebeb, 0x694e2727, 0xcd7fb2b2, 0x9fea7575, 0x1b120909, 0x9e1d8383, 0x74582c2c, 0x2e341a1a, 0x2d361b1b, 0xb2dc6e6e, 0xeeb45a5a, 0xfb5ba0a0, 0xf6a45252, 0x4d763b3b, 0x61b7d6d6, 0xce7db3b3, 0x7b522929, 0x3edde3e3, 0x715e2f2f, 0x97138484, 0xf5a65353, 0x68b9d1d1, 0x00000000, 0x2cc1eded, 0x60402020, 0x1fe3fcfc, 0xc879b1b1, 0xedb65b5b, 0xbed46a6a, 0x468dcbcb, 0xd967bebe, 0x4b723939, 0xde944a4a, 0xd4984c4c, 0xe8b05858, 0x4a85cfcf, 0x6bbbd0d0, 0x2ac5efef, 0xe54faaaa, 0x16edfbfb, 0xc5864343, 0xd79a4d4d, 0x55663333, 0x94118585, 0xcf8a4545, 0x10e9f9f9, 0x06040202, 0x81fe7f7f, 0xf0a05050, 0x44783c3c, 0xba259f9f, 0xe34ba8a8, 0xf3a25151, 0xfe5da3a3, 0xc0804040, 0x8a058f8f, 0xad3f9292, 0xbc219d9d, 0x48703838, 0x04f1f5f5, 0xdf63bcbc, 0xc177b6b6, 0x75afdada, 0x63422121, 0x30201010, 0x1ae5ffff, 0x0efdf3f3, 0x6dbfd2d2, 0x4c81cdcd, 0x14180c0c, 0x35261313, 0x2fc3ecec, 0xe1be5f5f, 0xa2359797, 0xcc884444, 0x392e1717, 0x5793c4c4, 0xf255a7a7, 0x82fc7e7e, 0x477a3d3d, 0xacc86464, 0xe7ba5d5d, 0x2b321919, 0x95e67373, 0xa0c06060, 0x98198181, 0xd19e4f4f, 0x7fa3dcdc, 0x66442222, 0x7e542a2a, 0xab3b9090, 0x830b8888, 0xca8c4646, 0x29c7eeee, 0xd36bb8b8, 0x3c281414, 0x79a7dede, 0xe2bc5e5e, 0x1d160b0b, 0x76addbdb, 0x3bdbe0e0, 0x56643232, 0x4e743a3a, 0x1e140a0a, 0xdb924949, 0x0a0c0606, 0x6c482424, 0xe4b85c5c, 0x5d9fc2c2, 0x6ebdd3d3, 0xef43acac, 0xa6c46262, 0xa8399191, 0xa4319595, 0x37d3e4e4, 0x8bf27979, 0x32d5e7e7, 0x438bc8c8, 0x596e3737, 0xb7da6d6d, 0x8c018d8d, 0x64b1d5d5, 0xd29c4e4e, 0xe049a9a9, 0xb4d86c6c, 0xfaac5656, 0x07f3f4f4, 0x25cfeaea, 0xafca6565, 0x8ef47a7a, 0xe947aeae, 0x18100808, 0xd56fbaba, 0x88f07878, 0x6f4a2525, 0x725c2e2e, 0x24381c1c, 0xf157a6a6, 0xc773b4b4, 0x5197c6c6, 0x23cbe8e8, 0x7ca1dddd, 0x9ce87474, 0x213e1f1f, 0xdd964b4b, 0xdc61bdbd, 0x860d8b8b, 0x850f8a8a, 0x90e07070, 0x427c3e3e, 0xc471b5b5, 0xaacc6666, 0xd8904848, 0x05060303, 0x01f7f6f6, 0x121c0e0e, 0xa3c26161, 0x5f6a3535, 0xf9ae5757, 0xd069b9b9, 0x91178686, 0x5899c1c1, 0x273a1d1d, 0xb9279e9e, 0x38d9e1e1, 0x13ebf8f8, 0xb32b9898, 0x33221111, 0xbbd26969, 0x70a9d9d9, 0x89078e8e, 0xa7339494, 0xb62d9b9b, 0x223c1e1e, 0x92158787, 0x20c9e9e9, 0x4987cece, 0xffaa5555, 0x78502828, 0x7aa5dfdf, 0x8f038c8c, 0xf859a1a1, 0x80098989, 0x171a0d0d, 0xda65bfbf, 0x31d7e6e6, 0xc6844242, 0xb8d06868, 0xc3824141, 0xb0299999, 0x775a2d2d, 0x111e0f0f, 0xcb7bb0b0, 0xfca85454, 0xd66dbbbb, 0x3a2c1616];\n var T3 = [0x63a5c663, 0x7c84f87c, 0x7799ee77, 0x7b8df67b, 0xf20dfff2, 0x6bbdd66b, 0x6fb1de6f, 0xc55491c5, 0x30506030, 0x01030201, 0x67a9ce67, 0x2b7d562b, 0xfe19e7fe, 0xd762b5d7, 0xabe64dab, 0x769aec76, 0xca458fca, 0x829d1f82, 0xc94089c9, 0x7d87fa7d, 0xfa15effa, 0x59ebb259, 0x47c98e47, 0xf00bfbf0, 0xadec41ad, 0xd467b3d4, 0xa2fd5fa2, 0xafea45af, 0x9cbf239c, 0xa4f753a4, 0x7296e472, 0xc05b9bc0, 0xb7c275b7, 0xfd1ce1fd, 0x93ae3d93, 0x266a4c26, 0x365a6c36, 0x3f417e3f, 0xf702f5f7, 0xcc4f83cc, 0x345c6834, 0xa5f451a5, 0xe534d1e5, 0xf108f9f1, 0x7193e271, 0xd873abd8, 0x31536231, 0x153f2a15, 0x040c0804, 0xc75295c7, 0x23654623, 0xc35e9dc3, 0x18283018, 0x96a13796, 0x050f0a05, 0x9ab52f9a, 0x07090e07, 0x12362412, 0x809b1b80, 0xe23ddfe2, 0xeb26cdeb, 0x27694e27, 0xb2cd7fb2, 0x759fea75, 0x091b1209, 0x839e1d83, 0x2c74582c, 0x1a2e341a, 0x1b2d361b, 0x6eb2dc6e, 0x5aeeb45a, 0xa0fb5ba0, 0x52f6a452, 0x3b4d763b, 0xd661b7d6, 0xb3ce7db3, 0x297b5229, 0xe33edde3, 0x2f715e2f, 0x84971384, 0x53f5a653, 0xd168b9d1, 0x00000000, 0xed2cc1ed, 0x20604020, 0xfc1fe3fc, 0xb1c879b1, 0x5bedb65b, 0x6abed46a, 0xcb468dcb, 0xbed967be, 0x394b7239, 0x4ade944a, 0x4cd4984c, 0x58e8b058, 0xcf4a85cf, 0xd06bbbd0, 0xef2ac5ef, 0xaae54faa, 0xfb16edfb, 0x43c58643, 0x4dd79a4d, 0x33556633, 0x85941185, 0x45cf8a45, 0xf910e9f9, 0x02060402, 0x7f81fe7f, 0x50f0a050, 0x3c44783c, 0x9fba259f, 0xa8e34ba8, 0x51f3a251, 0xa3fe5da3, 0x40c08040, 0x8f8a058f, 0x92ad3f92, 0x9dbc219d, 0x38487038, 0xf504f1f5, 0xbcdf63bc, 0xb6c177b6, 0xda75afda, 0x21634221, 0x10302010, 0xff1ae5ff, 0xf30efdf3, 0xd26dbfd2, 0xcd4c81cd, 0x0c14180c, 0x13352613, 0xec2fc3ec, 0x5fe1be5f, 0x97a23597, 0x44cc8844, 0x17392e17, 0xc45793c4, 0xa7f255a7, 0x7e82fc7e, 0x3d477a3d, 0x64acc864, 0x5de7ba5d, 0x192b3219, 0x7395e673, 0x60a0c060, 0x81981981, 0x4fd19e4f, 0xdc7fa3dc, 0x22664422, 0x2a7e542a, 0x90ab3b90, 0x88830b88, 0x46ca8c46, 0xee29c7ee, 0xb8d36bb8, 0x143c2814, 0xde79a7de, 0x5ee2bc5e, 0x0b1d160b, 0xdb76addb, 0xe03bdbe0, 0x32566432, 0x3a4e743a, 0x0a1e140a, 0x49db9249, 0x060a0c06, 0x246c4824, 0x5ce4b85c, 0xc25d9fc2, 0xd36ebdd3, 0xacef43ac, 0x62a6c462, 0x91a83991, 0x95a43195, 0xe437d3e4, 0x798bf279, 0xe732d5e7, 0xc8438bc8, 0x37596e37, 0x6db7da6d, 0x8d8c018d, 0xd564b1d5, 0x4ed29c4e, 0xa9e049a9, 0x6cb4d86c, 0x56faac56, 0xf407f3f4, 0xea25cfea, 0x65afca65, 0x7a8ef47a, 0xaee947ae, 0x08181008, 0xbad56fba, 0x7888f078, 0x256f4a25, 0x2e725c2e, 0x1c24381c, 0xa6f157a6, 0xb4c773b4, 0xc65197c6, 0xe823cbe8, 0xdd7ca1dd, 0x749ce874, 0x1f213e1f, 0x4bdd964b, 0xbddc61bd, 0x8b860d8b, 0x8a850f8a, 0x7090e070, 0x3e427c3e, 0xb5c471b5, 0x66aacc66, 0x48d89048, 0x03050603, 0xf601f7f6, 0x0e121c0e, 0x61a3c261, 0x355f6a35, 0x57f9ae57, 0xb9d069b9, 0x86911786, 0xc15899c1, 0x1d273a1d, 0x9eb9279e, 0xe138d9e1, 0xf813ebf8, 0x98b32b98, 0x11332211, 0x69bbd269, 0xd970a9d9, 0x8e89078e, 0x94a73394, 0x9bb62d9b, 0x1e223c1e, 0x87921587, 0xe920c9e9, 0xce4987ce, 0x55ffaa55, 0x28785028, 0xdf7aa5df, 0x8c8f038c, 0xa1f859a1, 0x89800989, 0x0d171a0d, 0xbfda65bf, 0xe631d7e6, 0x42c68442, 0x68b8d068, 0x41c38241, 0x99b02999, 0x2d775a2d, 0x0f111e0f, 0xb0cb7bb0, 0x54fca854, 0xbbd66dbb, 0x163a2c16];\n var T4 = [0x6363a5c6, 0x7c7c84f8, 0x777799ee, 0x7b7b8df6, 0xf2f20dff, 0x6b6bbdd6, 0x6f6fb1de, 0xc5c55491, 0x30305060, 0x01010302, 0x6767a9ce, 0x2b2b7d56, 0xfefe19e7, 0xd7d762b5, 0xababe64d, 0x76769aec, 0xcaca458f, 0x82829d1f, 0xc9c94089, 0x7d7d87fa, 0xfafa15ef, 0x5959ebb2, 0x4747c98e, 0xf0f00bfb, 0xadadec41, 0xd4d467b3, 0xa2a2fd5f, 0xafafea45, 0x9c9cbf23, 0xa4a4f753, 0x727296e4, 0xc0c05b9b, 0xb7b7c275, 0xfdfd1ce1, 0x9393ae3d, 0x26266a4c, 0x36365a6c, 0x3f3f417e, 0xf7f702f5, 0xcccc4f83, 0x34345c68, 0xa5a5f451, 0xe5e534d1, 0xf1f108f9, 0x717193e2, 0xd8d873ab, 0x31315362, 0x15153f2a, 0x04040c08, 0xc7c75295, 0x23236546, 0xc3c35e9d, 0x18182830, 0x9696a137, 0x05050f0a, 0x9a9ab52f, 0x0707090e, 0x12123624, 0x80809b1b, 0xe2e23ddf, 0xebeb26cd, 0x2727694e, 0xb2b2cd7f, 0x75759fea, 0x09091b12, 0x83839e1d, 0x2c2c7458, 0x1a1a2e34, 0x1b1b2d36, 0x6e6eb2dc, 0x5a5aeeb4, 0xa0a0fb5b, 0x5252f6a4, 0x3b3b4d76, 0xd6d661b7, 0xb3b3ce7d, 0x29297b52, 0xe3e33edd, 0x2f2f715e, 0x84849713, 0x5353f5a6, 0xd1d168b9, 0x00000000, 0xeded2cc1, 0x20206040, 0xfcfc1fe3, 0xb1b1c879, 0x5b5bedb6, 0x6a6abed4, 0xcbcb468d, 0xbebed967, 0x39394b72, 0x4a4ade94, 0x4c4cd498, 0x5858e8b0, 0xcfcf4a85, 0xd0d06bbb, 0xefef2ac5, 0xaaaae54f, 0xfbfb16ed, 0x4343c586, 0x4d4dd79a, 0x33335566, 0x85859411, 0x4545cf8a, 0xf9f910e9, 0x02020604, 0x7f7f81fe, 0x5050f0a0, 0x3c3c4478, 0x9f9fba25, 0xa8a8e34b, 0x5151f3a2, 0xa3a3fe5d, 0x4040c080, 0x8f8f8a05, 0x9292ad3f, 0x9d9dbc21, 0x38384870, 0xf5f504f1, 0xbcbcdf63, 0xb6b6c177, 0xdada75af, 0x21216342, 0x10103020, 0xffff1ae5, 0xf3f30efd, 0xd2d26dbf, 0xcdcd4c81, 0x0c0c1418, 0x13133526, 0xecec2fc3, 0x5f5fe1be, 0x9797a235, 0x4444cc88, 0x1717392e, 0xc4c45793, 0xa7a7f255, 0x7e7e82fc, 0x3d3d477a, 0x6464acc8, 0x5d5de7ba, 0x19192b32, 0x737395e6, 0x6060a0c0, 0x81819819, 0x4f4fd19e, 0xdcdc7fa3, 0x22226644, 0x2a2a7e54, 0x9090ab3b, 0x8888830b, 0x4646ca8c, 0xeeee29c7, 0xb8b8d36b, 0x14143c28, 0xdede79a7, 0x5e5ee2bc, 0x0b0b1d16, 0xdbdb76ad, 0xe0e03bdb, 0x32325664, 0x3a3a4e74, 0x0a0a1e14, 0x4949db92, 0x06060a0c, 0x24246c48, 0x5c5ce4b8, 0xc2c25d9f, 0xd3d36ebd, 0xacacef43, 0x6262a6c4, 0x9191a839, 0x9595a431, 0xe4e437d3, 0x79798bf2, 0xe7e732d5, 0xc8c8438b, 0x3737596e, 0x6d6db7da, 0x8d8d8c01, 0xd5d564b1, 0x4e4ed29c, 0xa9a9e049, 0x6c6cb4d8, 0x5656faac, 0xf4f407f3, 0xeaea25cf, 0x6565afca, 0x7a7a8ef4, 0xaeaee947, 0x08081810, 0xbabad56f, 0x787888f0, 0x25256f4a, 0x2e2e725c, 0x1c1c2438, 0xa6a6f157, 0xb4b4c773, 0xc6c65197, 0xe8e823cb, 0xdddd7ca1, 0x74749ce8, 0x1f1f213e, 0x4b4bdd96, 0xbdbddc61, 0x8b8b860d, 0x8a8a850f, 0x707090e0, 0x3e3e427c, 0xb5b5c471, 0x6666aacc, 0x4848d890, 0x03030506, 0xf6f601f7, 0x0e0e121c, 0x6161a3c2, 0x35355f6a, 0x5757f9ae, 0xb9b9d069, 0x86869117, 0xc1c15899, 0x1d1d273a, 0x9e9eb927, 0xe1e138d9, 0xf8f813eb, 0x9898b32b, 0x11113322, 0x6969bbd2, 0xd9d970a9, 0x8e8e8907, 0x9494a733, 0x9b9bb62d, 0x1e1e223c, 0x87879215, 0xe9e920c9, 0xcece4987, 0x5555ffaa, 0x28287850, 0xdfdf7aa5, 0x8c8c8f03, 0xa1a1f859, 0x89898009, 0x0d0d171a, 0xbfbfda65, 0xe6e631d7, 0x4242c684, 0x6868b8d0, 0x4141c382, 0x9999b029, 0x2d2d775a, 0x0f0f111e, 0xb0b0cb7b, 0x5454fca8, 0xbbbbd66d, 0x16163a2c];\n\n // Transformations for decryption\n var T5 = [0x51f4a750, 0x7e416553, 0x1a17a4c3, 0x3a275e96, 0x3bab6bcb, 0x1f9d45f1, 0xacfa58ab, 0x4be30393, 0x2030fa55, 0xad766df6, 0x88cc7691, 0xf5024c25, 0x4fe5d7fc, 0xc52acbd7, 0x26354480, 0xb562a38f, 0xdeb15a49, 0x25ba1b67, 0x45ea0e98, 0x5dfec0e1, 0xc32f7502, 0x814cf012, 0x8d4697a3, 0x6bd3f9c6, 0x038f5fe7, 0x15929c95, 0xbf6d7aeb, 0x955259da, 0xd4be832d, 0x587421d3, 0x49e06929, 0x8ec9c844, 0x75c2896a, 0xf48e7978, 0x99583e6b, 0x27b971dd, 0xbee14fb6, 0xf088ad17, 0xc920ac66, 0x7dce3ab4, 0x63df4a18, 0xe51a3182, 0x97513360, 0x62537f45, 0xb16477e0, 0xbb6bae84, 0xfe81a01c, 0xf9082b94, 0x70486858, 0x8f45fd19, 0x94de6c87, 0x527bf8b7, 0xab73d323, 0x724b02e2, 0xe31f8f57, 0x6655ab2a, 0xb2eb2807, 0x2fb5c203, 0x86c57b9a, 0xd33708a5, 0x302887f2, 0x23bfa5b2, 0x02036aba, 0xed16825c, 0x8acf1c2b, 0xa779b492, 0xf307f2f0, 0x4e69e2a1, 0x65daf4cd, 0x0605bed5, 0xd134621f, 0xc4a6fe8a, 0x342e539d, 0xa2f355a0, 0x058ae132, 0xa4f6eb75, 0x0b83ec39, 0x4060efaa, 0x5e719f06, 0xbd6e1051, 0x3e218af9, 0x96dd063d, 0xdd3e05ae, 0x4de6bd46, 0x91548db5, 0x71c45d05, 0x0406d46f, 0x605015ff, 0x1998fb24, 0xd6bde997, 0x894043cc, 0x67d99e77, 0xb0e842bd, 0x07898b88, 0xe7195b38, 0x79c8eedb, 0xa17c0a47, 0x7c420fe9, 0xf8841ec9, 0x00000000, 0x09808683, 0x322bed48, 0x1e1170ac, 0x6c5a724e, 0xfd0efffb, 0x0f853856, 0x3daed51e, 0x362d3927, 0x0a0fd964, 0x685ca621, 0x9b5b54d1, 0x24362e3a, 0x0c0a67b1, 0x9357e70f, 0xb4ee96d2, 0x1b9b919e, 0x80c0c54f, 0x61dc20a2, 0x5a774b69, 0x1c121a16, 0xe293ba0a, 0xc0a02ae5, 0x3c22e043, 0x121b171d, 0x0e090d0b, 0xf28bc7ad, 0x2db6a8b9, 0x141ea9c8, 0x57f11985, 0xaf75074c, 0xee99ddbb, 0xa37f60fd, 0xf701269f, 0x5c72f5bc, 0x44663bc5, 0x5bfb7e34, 0x8b432976, 0xcb23c6dc, 0xb6edfc68, 0xb8e4f163, 0xd731dcca, 0x42638510, 0x13972240, 0x84c61120, 0x854a247d, 0xd2bb3df8, 0xaef93211, 0xc729a16d, 0x1d9e2f4b, 0xdcb230f3, 0x0d8652ec, 0x77c1e3d0, 0x2bb3166c, 0xa970b999, 0x119448fa, 0x47e96422, 0xa8fc8cc4, 0xa0f03f1a, 0x567d2cd8, 0x223390ef, 0x87494ec7, 0xd938d1c1, 0x8ccaa2fe, 0x98d40b36, 0xa6f581cf, 0xa57ade28, 0xdab78e26, 0x3fadbfa4, 0x2c3a9de4, 0x5078920d, 0x6a5fcc9b, 0x547e4662, 0xf68d13c2, 0x90d8b8e8, 0x2e39f75e, 0x82c3aff5, 0x9f5d80be, 0x69d0937c, 0x6fd52da9, 0xcf2512b3, 0xc8ac993b, 0x10187da7, 0xe89c636e, 0xdb3bbb7b, 0xcd267809, 0x6e5918f4, 0xec9ab701, 0x834f9aa8, 0xe6956e65, 0xaaffe67e, 0x21bccf08, 0xef15e8e6, 0xbae79bd9, 0x4a6f36ce, 0xea9f09d4, 0x29b07cd6, 0x31a4b2af, 0x2a3f2331, 0xc6a59430, 0x35a266c0, 0x744ebc37, 0xfc82caa6, 0xe090d0b0, 0x33a7d815, 0xf104984a, 0x41ecdaf7, 0x7fcd500e, 0x1791f62f, 0x764dd68d, 0x43efb04d, 0xccaa4d54, 0xe49604df, 0x9ed1b5e3, 0x4c6a881b, 0xc12c1fb8, 0x4665517f, 0x9d5eea04, 0x018c355d, 0xfa877473, 0xfb0b412e, 0xb3671d5a, 0x92dbd252, 0xe9105633, 0x6dd64713, 0x9ad7618c, 0x37a10c7a, 0x59f8148e, 0xeb133c89, 0xcea927ee, 0xb761c935, 0xe11ce5ed, 0x7a47b13c, 0x9cd2df59, 0x55f2733f, 0x1814ce79, 0x73c737bf, 0x53f7cdea, 0x5ffdaa5b, 0xdf3d6f14, 0x7844db86, 0xcaaff381, 0xb968c43e, 0x3824342c, 0xc2a3405f, 0x161dc372, 0xbce2250c, 0x283c498b, 0xff0d9541, 0x39a80171, 0x080cb3de, 0xd8b4e49c, 0x6456c190, 0x7bcb8461, 0xd532b670, 0x486c5c74, 0xd0b85742];\n var T6 = [0x5051f4a7, 0x537e4165, 0xc31a17a4, 0x963a275e, 0xcb3bab6b, 0xf11f9d45, 0xabacfa58, 0x934be303, 0x552030fa, 0xf6ad766d, 0x9188cc76, 0x25f5024c, 0xfc4fe5d7, 0xd7c52acb, 0x80263544, 0x8fb562a3, 0x49deb15a, 0x6725ba1b, 0x9845ea0e, 0xe15dfec0, 0x02c32f75, 0x12814cf0, 0xa38d4697, 0xc66bd3f9, 0xe7038f5f, 0x9515929c, 0xebbf6d7a, 0xda955259, 0x2dd4be83, 0xd3587421, 0x2949e069, 0x448ec9c8, 0x6a75c289, 0x78f48e79, 0x6b99583e, 0xdd27b971, 0xb6bee14f, 0x17f088ad, 0x66c920ac, 0xb47dce3a, 0x1863df4a, 0x82e51a31, 0x60975133, 0x4562537f, 0xe0b16477, 0x84bb6bae, 0x1cfe81a0, 0x94f9082b, 0x58704868, 0x198f45fd, 0x8794de6c, 0xb7527bf8, 0x23ab73d3, 0xe2724b02, 0x57e31f8f, 0x2a6655ab, 0x07b2eb28, 0x032fb5c2, 0x9a86c57b, 0xa5d33708, 0xf2302887, 0xb223bfa5, 0xba02036a, 0x5ced1682, 0x2b8acf1c, 0x92a779b4, 0xf0f307f2, 0xa14e69e2, 0xcd65daf4, 0xd50605be, 0x1fd13462, 0x8ac4a6fe, 0x9d342e53, 0xa0a2f355, 0x32058ae1, 0x75a4f6eb, 0x390b83ec, 0xaa4060ef, 0x065e719f, 0x51bd6e10, 0xf93e218a, 0x3d96dd06, 0xaedd3e05, 0x464de6bd, 0xb591548d, 0x0571c45d, 0x6f0406d4, 0xff605015, 0x241998fb, 0x97d6bde9, 0xcc894043, 0x7767d99e, 0xbdb0e842, 0x8807898b, 0x38e7195b, 0xdb79c8ee, 0x47a17c0a, 0xe97c420f, 0xc9f8841e, 0x00000000, 0x83098086, 0x48322bed, 0xac1e1170, 0x4e6c5a72, 0xfbfd0eff, 0x560f8538, 0x1e3daed5, 0x27362d39, 0x640a0fd9, 0x21685ca6, 0xd19b5b54, 0x3a24362e, 0xb10c0a67, 0x0f9357e7, 0xd2b4ee96, 0x9e1b9b91, 0x4f80c0c5, 0xa261dc20, 0x695a774b, 0x161c121a, 0x0ae293ba, 0xe5c0a02a, 0x433c22e0, 0x1d121b17, 0x0b0e090d, 0xadf28bc7, 0xb92db6a8, 0xc8141ea9, 0x8557f119, 0x4caf7507, 0xbbee99dd, 0xfda37f60, 0x9ff70126, 0xbc5c72f5, 0xc544663b, 0x345bfb7e, 0x768b4329, 0xdccb23c6, 0x68b6edfc, 0x63b8e4f1, 0xcad731dc, 0x10426385, 0x40139722, 0x2084c611, 0x7d854a24, 0xf8d2bb3d, 0x11aef932, 0x6dc729a1, 0x4b1d9e2f, 0xf3dcb230, 0xec0d8652, 0xd077c1e3, 0x6c2bb316, 0x99a970b9, 0xfa119448, 0x2247e964, 0xc4a8fc8c, 0x1aa0f03f, 0xd8567d2c, 0xef223390, 0xc787494e, 0xc1d938d1, 0xfe8ccaa2, 0x3698d40b, 0xcfa6f581, 0x28a57ade, 0x26dab78e, 0xa43fadbf, 0xe42c3a9d, 0x0d507892, 0x9b6a5fcc, 0x62547e46, 0xc2f68d13, 0xe890d8b8, 0x5e2e39f7, 0xf582c3af, 0xbe9f5d80, 0x7c69d093, 0xa96fd52d, 0xb3cf2512, 0x3bc8ac99, 0xa710187d, 0x6ee89c63, 0x7bdb3bbb, 0x09cd2678, 0xf46e5918, 0x01ec9ab7, 0xa8834f9a, 0x65e6956e, 0x7eaaffe6, 0x0821bccf, 0xe6ef15e8, 0xd9bae79b, 0xce4a6f36, 0xd4ea9f09, 0xd629b07c, 0xaf31a4b2, 0x312a3f23, 0x30c6a594, 0xc035a266, 0x37744ebc, 0xa6fc82ca, 0xb0e090d0, 0x1533a7d8, 0x4af10498, 0xf741ecda, 0x0e7fcd50, 0x2f1791f6, 0x8d764dd6, 0x4d43efb0, 0x54ccaa4d, 0xdfe49604, 0xe39ed1b5, 0x1b4c6a88, 0xb8c12c1f, 0x7f466551, 0x049d5eea, 0x5d018c35, 0x73fa8774, 0x2efb0b41, 0x5ab3671d, 0x5292dbd2, 0x33e91056, 0x136dd647, 0x8c9ad761, 0x7a37a10c, 0x8e59f814, 0x89eb133c, 0xeecea927, 0x35b761c9, 0xede11ce5, 0x3c7a47b1, 0x599cd2df, 0x3f55f273, 0x791814ce, 0xbf73c737, 0xea53f7cd, 0x5b5ffdaa, 0x14df3d6f, 0x867844db, 0x81caaff3, 0x3eb968c4, 0x2c382434, 0x5fc2a340, 0x72161dc3, 0x0cbce225, 0x8b283c49, 0x41ff0d95, 0x7139a801, 0xde080cb3, 0x9cd8b4e4, 0x906456c1, 0x617bcb84, 0x70d532b6, 0x74486c5c, 0x42d0b857];\n var T7 = [0xa75051f4, 0x65537e41, 0xa4c31a17, 0x5e963a27, 0x6bcb3bab, 0x45f11f9d, 0x58abacfa, 0x03934be3, 0xfa552030, 0x6df6ad76, 0x769188cc, 0x4c25f502, 0xd7fc4fe5, 0xcbd7c52a, 0x44802635, 0xa38fb562, 0x5a49deb1, 0x1b6725ba, 0x0e9845ea, 0xc0e15dfe, 0x7502c32f, 0xf012814c, 0x97a38d46, 0xf9c66bd3, 0x5fe7038f, 0x9c951592, 0x7aebbf6d, 0x59da9552, 0x832dd4be, 0x21d35874, 0x692949e0, 0xc8448ec9, 0x896a75c2, 0x7978f48e, 0x3e6b9958, 0x71dd27b9, 0x4fb6bee1, 0xad17f088, 0xac66c920, 0x3ab47dce, 0x4a1863df, 0x3182e51a, 0x33609751, 0x7f456253, 0x77e0b164, 0xae84bb6b, 0xa01cfe81, 0x2b94f908, 0x68587048, 0xfd198f45, 0x6c8794de, 0xf8b7527b, 0xd323ab73, 0x02e2724b, 0x8f57e31f, 0xab2a6655, 0x2807b2eb, 0xc2032fb5, 0x7b9a86c5, 0x08a5d337, 0x87f23028, 0xa5b223bf, 0x6aba0203, 0x825ced16, 0x1c2b8acf, 0xb492a779, 0xf2f0f307, 0xe2a14e69, 0xf4cd65da, 0xbed50605, 0x621fd134, 0xfe8ac4a6, 0x539d342e, 0x55a0a2f3, 0xe132058a, 0xeb75a4f6, 0xec390b83, 0xefaa4060, 0x9f065e71, 0x1051bd6e, 0x8af93e21, 0x063d96dd, 0x05aedd3e, 0xbd464de6, 0x8db59154, 0x5d0571c4, 0xd46f0406, 0x15ff6050, 0xfb241998, 0xe997d6bd, 0x43cc8940, 0x9e7767d9, 0x42bdb0e8, 0x8b880789, 0x5b38e719, 0xeedb79c8, 0x0a47a17c, 0x0fe97c42, 0x1ec9f884, 0x00000000, 0x86830980, 0xed48322b, 0x70ac1e11, 0x724e6c5a, 0xfffbfd0e, 0x38560f85, 0xd51e3dae, 0x3927362d, 0xd9640a0f, 0xa621685c, 0x54d19b5b, 0x2e3a2436, 0x67b10c0a, 0xe70f9357, 0x96d2b4ee, 0x919e1b9b, 0xc54f80c0, 0x20a261dc, 0x4b695a77, 0x1a161c12, 0xba0ae293, 0x2ae5c0a0, 0xe0433c22, 0x171d121b, 0x0d0b0e09, 0xc7adf28b, 0xa8b92db6, 0xa9c8141e, 0x198557f1, 0x074caf75, 0xddbbee99, 0x60fda37f, 0x269ff701, 0xf5bc5c72, 0x3bc54466, 0x7e345bfb, 0x29768b43, 0xc6dccb23, 0xfc68b6ed, 0xf163b8e4, 0xdccad731, 0x85104263, 0x22401397, 0x112084c6, 0x247d854a, 0x3df8d2bb, 0x3211aef9, 0xa16dc729, 0x2f4b1d9e, 0x30f3dcb2, 0x52ec0d86, 0xe3d077c1, 0x166c2bb3, 0xb999a970, 0x48fa1194, 0x642247e9, 0x8cc4a8fc, 0x3f1aa0f0, 0x2cd8567d, 0x90ef2233, 0x4ec78749, 0xd1c1d938, 0xa2fe8cca, 0x0b3698d4, 0x81cfa6f5, 0xde28a57a, 0x8e26dab7, 0xbfa43fad, 0x9de42c3a, 0x920d5078, 0xcc9b6a5f, 0x4662547e, 0x13c2f68d, 0xb8e890d8, 0xf75e2e39, 0xaff582c3, 0x80be9f5d, 0x937c69d0, 0x2da96fd5, 0x12b3cf25, 0x993bc8ac, 0x7da71018, 0x636ee89c, 0xbb7bdb3b, 0x7809cd26, 0x18f46e59, 0xb701ec9a, 0x9aa8834f, 0x6e65e695, 0xe67eaaff, 0xcf0821bc, 0xe8e6ef15, 0x9bd9bae7, 0x36ce4a6f, 0x09d4ea9f, 0x7cd629b0, 0xb2af31a4, 0x23312a3f, 0x9430c6a5, 0x66c035a2, 0xbc37744e, 0xcaa6fc82, 0xd0b0e090, 0xd81533a7, 0x984af104, 0xdaf741ec, 0x500e7fcd, 0xf62f1791, 0xd68d764d, 0xb04d43ef, 0x4d54ccaa, 0x04dfe496, 0xb5e39ed1, 0x881b4c6a, 0x1fb8c12c, 0x517f4665, 0xea049d5e, 0x355d018c, 0x7473fa87, 0x412efb0b, 0x1d5ab367, 0xd25292db, 0x5633e910, 0x47136dd6, 0x618c9ad7, 0x0c7a37a1, 0x148e59f8, 0x3c89eb13, 0x27eecea9, 0xc935b761, 0xe5ede11c, 0xb13c7a47, 0xdf599cd2, 0x733f55f2, 0xce791814, 0x37bf73c7, 0xcdea53f7, 0xaa5b5ffd, 0x6f14df3d, 0xdb867844, 0xf381caaf, 0xc43eb968, 0x342c3824, 0x405fc2a3, 0xc372161d, 0x250cbce2, 0x498b283c, 0x9541ff0d, 0x017139a8, 0xb3de080c, 0xe49cd8b4, 0xc1906456, 0x84617bcb, 0xb670d532, 0x5c74486c, 0x5742d0b8];\n var T8 = [0xf4a75051, 0x4165537e, 0x17a4c31a, 0x275e963a, 0xab6bcb3b, 0x9d45f11f, 0xfa58abac, 0xe303934b, 0x30fa5520, 0x766df6ad, 0xcc769188, 0x024c25f5, 0xe5d7fc4f, 0x2acbd7c5, 0x35448026, 0x62a38fb5, 0xb15a49de, 0xba1b6725, 0xea0e9845, 0xfec0e15d, 0x2f7502c3, 0x4cf01281, 0x4697a38d, 0xd3f9c66b, 0x8f5fe703, 0x929c9515, 0x6d7aebbf, 0x5259da95, 0xbe832dd4, 0x7421d358, 0xe0692949, 0xc9c8448e, 0xc2896a75, 0x8e7978f4, 0x583e6b99, 0xb971dd27, 0xe14fb6be, 0x88ad17f0, 0x20ac66c9, 0xce3ab47d, 0xdf4a1863, 0x1a3182e5, 0x51336097, 0x537f4562, 0x6477e0b1, 0x6bae84bb, 0x81a01cfe, 0x082b94f9, 0x48685870, 0x45fd198f, 0xde6c8794, 0x7bf8b752, 0x73d323ab, 0x4b02e272, 0x1f8f57e3, 0x55ab2a66, 0xeb2807b2, 0xb5c2032f, 0xc57b9a86, 0x3708a5d3, 0x2887f230, 0xbfa5b223, 0x036aba02, 0x16825ced, 0xcf1c2b8a, 0x79b492a7, 0x07f2f0f3, 0x69e2a14e, 0xdaf4cd65, 0x05bed506, 0x34621fd1, 0xa6fe8ac4, 0x2e539d34, 0xf355a0a2, 0x8ae13205, 0xf6eb75a4, 0x83ec390b, 0x60efaa40, 0x719f065e, 0x6e1051bd, 0x218af93e, 0xdd063d96, 0x3e05aedd, 0xe6bd464d, 0x548db591, 0xc45d0571, 0x06d46f04, 0x5015ff60, 0x98fb2419, 0xbde997d6, 0x4043cc89, 0xd99e7767, 0xe842bdb0, 0x898b8807, 0x195b38e7, 0xc8eedb79, 0x7c0a47a1, 0x420fe97c, 0x841ec9f8, 0x00000000, 0x80868309, 0x2bed4832, 0x1170ac1e, 0x5a724e6c, 0x0efffbfd, 0x8538560f, 0xaed51e3d, 0x2d392736, 0x0fd9640a, 0x5ca62168, 0x5b54d19b, 0x362e3a24, 0x0a67b10c, 0x57e70f93, 0xee96d2b4, 0x9b919e1b, 0xc0c54f80, 0xdc20a261, 0x774b695a, 0x121a161c, 0x93ba0ae2, 0xa02ae5c0, 0x22e0433c, 0x1b171d12, 0x090d0b0e, 0x8bc7adf2, 0xb6a8b92d, 0x1ea9c814, 0xf1198557, 0x75074caf, 0x99ddbbee, 0x7f60fda3, 0x01269ff7, 0x72f5bc5c, 0x663bc544, 0xfb7e345b, 0x4329768b, 0x23c6dccb, 0xedfc68b6, 0xe4f163b8, 0x31dccad7, 0x63851042, 0x97224013, 0xc6112084, 0x4a247d85, 0xbb3df8d2, 0xf93211ae, 0x29a16dc7, 0x9e2f4b1d, 0xb230f3dc, 0x8652ec0d, 0xc1e3d077, 0xb3166c2b, 0x70b999a9, 0x9448fa11, 0xe9642247, 0xfc8cc4a8, 0xf03f1aa0, 0x7d2cd856, 0x3390ef22, 0x494ec787, 0x38d1c1d9, 0xcaa2fe8c, 0xd40b3698, 0xf581cfa6, 0x7ade28a5, 0xb78e26da, 0xadbfa43f, 0x3a9de42c, 0x78920d50, 0x5fcc9b6a, 0x7e466254, 0x8d13c2f6, 0xd8b8e890, 0x39f75e2e, 0xc3aff582, 0x5d80be9f, 0xd0937c69, 0xd52da96f, 0x2512b3cf, 0xac993bc8, 0x187da710, 0x9c636ee8, 0x3bbb7bdb, 0x267809cd, 0x5918f46e, 0x9ab701ec, 0x4f9aa883, 0x956e65e6, 0xffe67eaa, 0xbccf0821, 0x15e8e6ef, 0xe79bd9ba, 0x6f36ce4a, 0x9f09d4ea, 0xb07cd629, 0xa4b2af31, 0x3f23312a, 0xa59430c6, 0xa266c035, 0x4ebc3774, 0x82caa6fc, 0x90d0b0e0, 0xa7d81533, 0x04984af1, 0xecdaf741, 0xcd500e7f, 0x91f62f17, 0x4dd68d76, 0xefb04d43, 0xaa4d54cc, 0x9604dfe4, 0xd1b5e39e, 0x6a881b4c, 0x2c1fb8c1, 0x65517f46, 0x5eea049d, 0x8c355d01, 0x877473fa, 0x0b412efb, 0x671d5ab3, 0xdbd25292, 0x105633e9, 0xd647136d, 0xd7618c9a, 0xa10c7a37, 0xf8148e59, 0x133c89eb, 0xa927eece, 0x61c935b7, 0x1ce5ede1, 0x47b13c7a, 0xd2df599c, 0xf2733f55, 0x14ce7918, 0xc737bf73, 0xf7cdea53, 0xfdaa5b5f, 0x3d6f14df, 0x44db8678, 0xaff381ca, 0x68c43eb9, 0x24342c38, 0xa3405fc2, 0x1dc37216, 0xe2250cbc, 0x3c498b28, 0x0d9541ff, 0xa8017139, 0x0cb3de08, 0xb4e49cd8, 0x56c19064, 0xcb84617b, 0x32b670d5, 0x6c5c7448, 0xb85742d0];\n\n // Transformations for decryption key expansion\n var U1 = [0x00000000, 0x0e090d0b, 0x1c121a16, 0x121b171d, 0x3824342c, 0x362d3927, 0x24362e3a, 0x2a3f2331, 0x70486858, 0x7e416553, 0x6c5a724e, 0x62537f45, 0x486c5c74, 0x4665517f, 0x547e4662, 0x5a774b69, 0xe090d0b0, 0xee99ddbb, 0xfc82caa6, 0xf28bc7ad, 0xd8b4e49c, 0xd6bde997, 0xc4a6fe8a, 0xcaaff381, 0x90d8b8e8, 0x9ed1b5e3, 0x8ccaa2fe, 0x82c3aff5, 0xa8fc8cc4, 0xa6f581cf, 0xb4ee96d2, 0xbae79bd9, 0xdb3bbb7b, 0xd532b670, 0xc729a16d, 0xc920ac66, 0xe31f8f57, 0xed16825c, 0xff0d9541, 0xf104984a, 0xab73d323, 0xa57ade28, 0xb761c935, 0xb968c43e, 0x9357e70f, 0x9d5eea04, 0x8f45fd19, 0x814cf012, 0x3bab6bcb, 0x35a266c0, 0x27b971dd, 0x29b07cd6, 0x038f5fe7, 0x0d8652ec, 0x1f9d45f1, 0x119448fa, 0x4be30393, 0x45ea0e98, 0x57f11985, 0x59f8148e, 0x73c737bf, 0x7dce3ab4, 0x6fd52da9, 0x61dc20a2, 0xad766df6, 0xa37f60fd, 0xb16477e0, 0xbf6d7aeb, 0x955259da, 0x9b5b54d1, 0x894043cc, 0x87494ec7, 0xdd3e05ae, 0xd33708a5, 0xc12c1fb8, 0xcf2512b3, 0xe51a3182, 0xeb133c89, 0xf9082b94, 0xf701269f, 0x4de6bd46, 0x43efb04d, 0x51f4a750, 0x5ffdaa5b, 0x75c2896a, 0x7bcb8461, 0x69d0937c, 0x67d99e77, 0x3daed51e, 0x33a7d815, 0x21bccf08, 0x2fb5c203, 0x058ae132, 0x0b83ec39, 0x1998fb24, 0x1791f62f, 0x764dd68d, 0x7844db86, 0x6a5fcc9b, 0x6456c190, 0x4e69e2a1, 0x4060efaa, 0x527bf8b7, 0x5c72f5bc, 0x0605bed5, 0x080cb3de, 0x1a17a4c3, 0x141ea9c8, 0x3e218af9, 0x302887f2, 0x223390ef, 0x2c3a9de4, 0x96dd063d, 0x98d40b36, 0x8acf1c2b, 0x84c61120, 0xaef93211, 0xa0f03f1a, 0xb2eb2807, 0xbce2250c, 0xe6956e65, 0xe89c636e, 0xfa877473, 0xf48e7978, 0xdeb15a49, 0xd0b85742, 0xc2a3405f, 0xccaa4d54, 0x41ecdaf7, 0x4fe5d7fc, 0x5dfec0e1, 0x53f7cdea, 0x79c8eedb, 0x77c1e3d0, 0x65daf4cd, 0x6bd3f9c6, 0x31a4b2af, 0x3fadbfa4, 0x2db6a8b9, 0x23bfa5b2, 0x09808683, 0x07898b88, 0x15929c95, 0x1b9b919e, 0xa17c0a47, 0xaf75074c, 0xbd6e1051, 0xb3671d5a, 0x99583e6b, 0x97513360, 0x854a247d, 0x8b432976, 0xd134621f, 0xdf3d6f14, 0xcd267809, 0xc32f7502, 0xe9105633, 0xe7195b38, 0xf5024c25, 0xfb0b412e, 0x9ad7618c, 0x94de6c87, 0x86c57b9a, 0x88cc7691, 0xa2f355a0, 0xacfa58ab, 0xbee14fb6, 0xb0e842bd, 0xea9f09d4, 0xe49604df, 0xf68d13c2, 0xf8841ec9, 0xd2bb3df8, 0xdcb230f3, 0xcea927ee, 0xc0a02ae5, 0x7a47b13c, 0x744ebc37, 0x6655ab2a, 0x685ca621, 0x42638510, 0x4c6a881b, 0x5e719f06, 0x5078920d, 0x0a0fd964, 0x0406d46f, 0x161dc372, 0x1814ce79, 0x322bed48, 0x3c22e043, 0x2e39f75e, 0x2030fa55, 0xec9ab701, 0xe293ba0a, 0xf088ad17, 0xfe81a01c, 0xd4be832d, 0xdab78e26, 0xc8ac993b, 0xc6a59430, 0x9cd2df59, 0x92dbd252, 0x80c0c54f, 0x8ec9c844, 0xa4f6eb75, 0xaaffe67e, 0xb8e4f163, 0xb6edfc68, 0x0c0a67b1, 0x02036aba, 0x10187da7, 0x1e1170ac, 0x342e539d, 0x3a275e96, 0x283c498b, 0x26354480, 0x7c420fe9, 0x724b02e2, 0x605015ff, 0x6e5918f4, 0x44663bc5, 0x4a6f36ce, 0x587421d3, 0x567d2cd8, 0x37a10c7a, 0x39a80171, 0x2bb3166c, 0x25ba1b67, 0x0f853856, 0x018c355d, 0x13972240, 0x1d9e2f4b, 0x47e96422, 0x49e06929, 0x5bfb7e34, 0x55f2733f, 0x7fcd500e, 0x71c45d05, 0x63df4a18, 0x6dd64713, 0xd731dcca, 0xd938d1c1, 0xcb23c6dc, 0xc52acbd7, 0xef15e8e6, 0xe11ce5ed, 0xf307f2f0, 0xfd0efffb, 0xa779b492, 0xa970b999, 0xbb6bae84, 0xb562a38f, 0x9f5d80be, 0x91548db5, 0x834f9aa8, 0x8d4697a3];\n var U2 = [0x00000000, 0x0b0e090d, 0x161c121a, 0x1d121b17, 0x2c382434, 0x27362d39, 0x3a24362e, 0x312a3f23, 0x58704868, 0x537e4165, 0x4e6c5a72, 0x4562537f, 0x74486c5c, 0x7f466551, 0x62547e46, 0x695a774b, 0xb0e090d0, 0xbbee99dd, 0xa6fc82ca, 0xadf28bc7, 0x9cd8b4e4, 0x97d6bde9, 0x8ac4a6fe, 0x81caaff3, 0xe890d8b8, 0xe39ed1b5, 0xfe8ccaa2, 0xf582c3af, 0xc4a8fc8c, 0xcfa6f581, 0xd2b4ee96, 0xd9bae79b, 0x7bdb3bbb, 0x70d532b6, 0x6dc729a1, 0x66c920ac, 0x57e31f8f, 0x5ced1682, 0x41ff0d95, 0x4af10498, 0x23ab73d3, 0x28a57ade, 0x35b761c9, 0x3eb968c4, 0x0f9357e7, 0x049d5eea, 0x198f45fd, 0x12814cf0, 0xcb3bab6b, 0xc035a266, 0xdd27b971, 0xd629b07c, 0xe7038f5f, 0xec0d8652, 0xf11f9d45, 0xfa119448, 0x934be303, 0x9845ea0e, 0x8557f119, 0x8e59f814, 0xbf73c737, 0xb47dce3a, 0xa96fd52d, 0xa261dc20, 0xf6ad766d, 0xfda37f60, 0xe0b16477, 0xebbf6d7a, 0xda955259, 0xd19b5b54, 0xcc894043, 0xc787494e, 0xaedd3e05, 0xa5d33708, 0xb8c12c1f, 0xb3cf2512, 0x82e51a31, 0x89eb133c, 0x94f9082b, 0x9ff70126, 0x464de6bd, 0x4d43efb0, 0x5051f4a7, 0x5b5ffdaa, 0x6a75c289, 0x617bcb84, 0x7c69d093, 0x7767d99e, 0x1e3daed5, 0x1533a7d8, 0x0821bccf, 0x032fb5c2, 0x32058ae1, 0x390b83ec, 0x241998fb, 0x2f1791f6, 0x8d764dd6, 0x867844db, 0x9b6a5fcc, 0x906456c1, 0xa14e69e2, 0xaa4060ef, 0xb7527bf8, 0xbc5c72f5, 0xd50605be, 0xde080cb3, 0xc31a17a4, 0xc8141ea9, 0xf93e218a, 0xf2302887, 0xef223390, 0xe42c3a9d, 0x3d96dd06, 0x3698d40b, 0x2b8acf1c, 0x2084c611, 0x11aef932, 0x1aa0f03f, 0x07b2eb28, 0x0cbce225, 0x65e6956e, 0x6ee89c63, 0x73fa8774, 0x78f48e79, 0x49deb15a, 0x42d0b857, 0x5fc2a340, 0x54ccaa4d, 0xf741ecda, 0xfc4fe5d7, 0xe15dfec0, 0xea53f7cd, 0xdb79c8ee, 0xd077c1e3, 0xcd65daf4, 0xc66bd3f9, 0xaf31a4b2, 0xa43fadbf, 0xb92db6a8, 0xb223bfa5, 0x83098086, 0x8807898b, 0x9515929c, 0x9e1b9b91, 0x47a17c0a, 0x4caf7507, 0x51bd6e10, 0x5ab3671d, 0x6b99583e, 0x60975133, 0x7d854a24, 0x768b4329, 0x1fd13462, 0x14df3d6f, 0x09cd2678, 0x02c32f75, 0x33e91056, 0x38e7195b, 0x25f5024c, 0x2efb0b41, 0x8c9ad761, 0x8794de6c, 0x9a86c57b, 0x9188cc76, 0xa0a2f355, 0xabacfa58, 0xb6bee14f, 0xbdb0e842, 0xd4ea9f09, 0xdfe49604, 0xc2f68d13, 0xc9f8841e, 0xf8d2bb3d, 0xf3dcb230, 0xeecea927, 0xe5c0a02a, 0x3c7a47b1, 0x37744ebc, 0x2a6655ab, 0x21685ca6, 0x10426385, 0x1b4c6a88, 0x065e719f, 0x0d507892, 0x640a0fd9, 0x6f0406d4, 0x72161dc3, 0x791814ce, 0x48322bed, 0x433c22e0, 0x5e2e39f7, 0x552030fa, 0x01ec9ab7, 0x0ae293ba, 0x17f088ad, 0x1cfe81a0, 0x2dd4be83, 0x26dab78e, 0x3bc8ac99, 0x30c6a594, 0x599cd2df, 0x5292dbd2, 0x4f80c0c5, 0x448ec9c8, 0x75a4f6eb, 0x7eaaffe6, 0x63b8e4f1, 0x68b6edfc, 0xb10c0a67, 0xba02036a, 0xa710187d, 0xac1e1170, 0x9d342e53, 0x963a275e, 0x8b283c49, 0x80263544, 0xe97c420f, 0xe2724b02, 0xff605015, 0xf46e5918, 0xc544663b, 0xce4a6f36, 0xd3587421, 0xd8567d2c, 0x7a37a10c, 0x7139a801, 0x6c2bb316, 0x6725ba1b, 0x560f8538, 0x5d018c35, 0x40139722, 0x4b1d9e2f, 0x2247e964, 0x2949e069, 0x345bfb7e, 0x3f55f273, 0x0e7fcd50, 0x0571c45d, 0x1863df4a, 0x136dd647, 0xcad731dc, 0xc1d938d1, 0xdccb23c6, 0xd7c52acb, 0xe6ef15e8, 0xede11ce5, 0xf0f307f2, 0xfbfd0eff, 0x92a779b4, 0x99a970b9, 0x84bb6bae, 0x8fb562a3, 0xbe9f5d80, 0xb591548d, 0xa8834f9a, 0xa38d4697];\n var U3 = [0x00000000, 0x0d0b0e09, 0x1a161c12, 0x171d121b, 0x342c3824, 0x3927362d, 0x2e3a2436, 0x23312a3f, 0x68587048, 0x65537e41, 0x724e6c5a, 0x7f456253, 0x5c74486c, 0x517f4665, 0x4662547e, 0x4b695a77, 0xd0b0e090, 0xddbbee99, 0xcaa6fc82, 0xc7adf28b, 0xe49cd8b4, 0xe997d6bd, 0xfe8ac4a6, 0xf381caaf, 0xb8e890d8, 0xb5e39ed1, 0xa2fe8cca, 0xaff582c3, 0x8cc4a8fc, 0x81cfa6f5, 0x96d2b4ee, 0x9bd9bae7, 0xbb7bdb3b, 0xb670d532, 0xa16dc729, 0xac66c920, 0x8f57e31f, 0x825ced16, 0x9541ff0d, 0x984af104, 0xd323ab73, 0xde28a57a, 0xc935b761, 0xc43eb968, 0xe70f9357, 0xea049d5e, 0xfd198f45, 0xf012814c, 0x6bcb3bab, 0x66c035a2, 0x71dd27b9, 0x7cd629b0, 0x5fe7038f, 0x52ec0d86, 0x45f11f9d, 0x48fa1194, 0x03934be3, 0x0e9845ea, 0x198557f1, 0x148e59f8, 0x37bf73c7, 0x3ab47dce, 0x2da96fd5, 0x20a261dc, 0x6df6ad76, 0x60fda37f, 0x77e0b164, 0x7aebbf6d, 0x59da9552, 0x54d19b5b, 0x43cc8940, 0x4ec78749, 0x05aedd3e, 0x08a5d337, 0x1fb8c12c, 0x12b3cf25, 0x3182e51a, 0x3c89eb13, 0x2b94f908, 0x269ff701, 0xbd464de6, 0xb04d43ef, 0xa75051f4, 0xaa5b5ffd, 0x896a75c2, 0x84617bcb, 0x937c69d0, 0x9e7767d9, 0xd51e3dae, 0xd81533a7, 0xcf0821bc, 0xc2032fb5, 0xe132058a, 0xec390b83, 0xfb241998, 0xf62f1791, 0xd68d764d, 0xdb867844, 0xcc9b6a5f, 0xc1906456, 0xe2a14e69, 0xefaa4060, 0xf8b7527b, 0xf5bc5c72, 0xbed50605, 0xb3de080c, 0xa4c31a17, 0xa9c8141e, 0x8af93e21, 0x87f23028, 0x90ef2233, 0x9de42c3a, 0x063d96dd, 0x0b3698d4, 0x1c2b8acf, 0x112084c6, 0x3211aef9, 0x3f1aa0f0, 0x2807b2eb, 0x250cbce2, 0x6e65e695, 0x636ee89c, 0x7473fa87, 0x7978f48e, 0x5a49deb1, 0x5742d0b8, 0x405fc2a3, 0x4d54ccaa, 0xdaf741ec, 0xd7fc4fe5, 0xc0e15dfe, 0xcdea53f7, 0xeedb79c8, 0xe3d077c1, 0xf4cd65da, 0xf9c66bd3, 0xb2af31a4, 0xbfa43fad, 0xa8b92db6, 0xa5b223bf, 0x86830980, 0x8b880789, 0x9c951592, 0x919e1b9b, 0x0a47a17c, 0x074caf75, 0x1051bd6e, 0x1d5ab367, 0x3e6b9958, 0x33609751, 0x247d854a, 0x29768b43, 0x621fd134, 0x6f14df3d, 0x7809cd26, 0x7502c32f, 0x5633e910, 0x5b38e719, 0x4c25f502, 0x412efb0b, 0x618c9ad7, 0x6c8794de, 0x7b9a86c5, 0x769188cc, 0x55a0a2f3, 0x58abacfa, 0x4fb6bee1, 0x42bdb0e8, 0x09d4ea9f, 0x04dfe496, 0x13c2f68d, 0x1ec9f884, 0x3df8d2bb, 0x30f3dcb2, 0x27eecea9, 0x2ae5c0a0, 0xb13c7a47, 0xbc37744e, 0xab2a6655, 0xa621685c, 0x85104263, 0x881b4c6a, 0x9f065e71, 0x920d5078, 0xd9640a0f, 0xd46f0406, 0xc372161d, 0xce791814, 0xed48322b, 0xe0433c22, 0xf75e2e39, 0xfa552030, 0xb701ec9a, 0xba0ae293, 0xad17f088, 0xa01cfe81, 0x832dd4be, 0x8e26dab7, 0x993bc8ac, 0x9430c6a5, 0xdf599cd2, 0xd25292db, 0xc54f80c0, 0xc8448ec9, 0xeb75a4f6, 0xe67eaaff, 0xf163b8e4, 0xfc68b6ed, 0x67b10c0a, 0x6aba0203, 0x7da71018, 0x70ac1e11, 0x539d342e, 0x5e963a27, 0x498b283c, 0x44802635, 0x0fe97c42, 0x02e2724b, 0x15ff6050, 0x18f46e59, 0x3bc54466, 0x36ce4a6f, 0x21d35874, 0x2cd8567d, 0x0c7a37a1, 0x017139a8, 0x166c2bb3, 0x1b6725ba, 0x38560f85, 0x355d018c, 0x22401397, 0x2f4b1d9e, 0x642247e9, 0x692949e0, 0x7e345bfb, 0x733f55f2, 0x500e7fcd, 0x5d0571c4, 0x4a1863df, 0x47136dd6, 0xdccad731, 0xd1c1d938, 0xc6dccb23, 0xcbd7c52a, 0xe8e6ef15, 0xe5ede11c, 0xf2f0f307, 0xfffbfd0e, 0xb492a779, 0xb999a970, 0xae84bb6b, 0xa38fb562, 0x80be9f5d, 0x8db59154, 0x9aa8834f, 0x97a38d46];\n var U4 = [0x00000000, 0x090d0b0e, 0x121a161c, 0x1b171d12, 0x24342c38, 0x2d392736, 0x362e3a24, 0x3f23312a, 0x48685870, 0x4165537e, 0x5a724e6c, 0x537f4562, 0x6c5c7448, 0x65517f46, 0x7e466254, 0x774b695a, 0x90d0b0e0, 0x99ddbbee, 0x82caa6fc, 0x8bc7adf2, 0xb4e49cd8, 0xbde997d6, 0xa6fe8ac4, 0xaff381ca, 0xd8b8e890, 0xd1b5e39e, 0xcaa2fe8c, 0xc3aff582, 0xfc8cc4a8, 0xf581cfa6, 0xee96d2b4, 0xe79bd9ba, 0x3bbb7bdb, 0x32b670d5, 0x29a16dc7, 0x20ac66c9, 0x1f8f57e3, 0x16825ced, 0x0d9541ff, 0x04984af1, 0x73d323ab, 0x7ade28a5, 0x61c935b7, 0x68c43eb9, 0x57e70f93, 0x5eea049d, 0x45fd198f, 0x4cf01281, 0xab6bcb3b, 0xa266c035, 0xb971dd27, 0xb07cd629, 0x8f5fe703, 0x8652ec0d, 0x9d45f11f, 0x9448fa11, 0xe303934b, 0xea0e9845, 0xf1198557, 0xf8148e59, 0xc737bf73, 0xce3ab47d, 0xd52da96f, 0xdc20a261, 0x766df6ad, 0x7f60fda3, 0x6477e0b1, 0x6d7aebbf, 0x5259da95, 0x5b54d19b, 0x4043cc89, 0x494ec787, 0x3e05aedd, 0x3708a5d3, 0x2c1fb8c1, 0x2512b3cf, 0x1a3182e5, 0x133c89eb, 0x082b94f9, 0x01269ff7, 0xe6bd464d, 0xefb04d43, 0xf4a75051, 0xfdaa5b5f, 0xc2896a75, 0xcb84617b, 0xd0937c69, 0xd99e7767, 0xaed51e3d, 0xa7d81533, 0xbccf0821, 0xb5c2032f, 0x8ae13205, 0x83ec390b, 0x98fb2419, 0x91f62f17, 0x4dd68d76, 0x44db8678, 0x5fcc9b6a, 0x56c19064, 0x69e2a14e, 0x60efaa40, 0x7bf8b752, 0x72f5bc5c, 0x05bed506, 0x0cb3de08, 0x17a4c31a, 0x1ea9c814, 0x218af93e, 0x2887f230, 0x3390ef22, 0x3a9de42c, 0xdd063d96, 0xd40b3698, 0xcf1c2b8a, 0xc6112084, 0xf93211ae, 0xf03f1aa0, 0xeb2807b2, 0xe2250cbc, 0x956e65e6, 0x9c636ee8, 0x877473fa, 0x8e7978f4, 0xb15a49de, 0xb85742d0, 0xa3405fc2, 0xaa4d54cc, 0xecdaf741, 0xe5d7fc4f, 0xfec0e15d, 0xf7cdea53, 0xc8eedb79, 0xc1e3d077, 0xdaf4cd65, 0xd3f9c66b, 0xa4b2af31, 0xadbfa43f, 0xb6a8b92d, 0xbfa5b223, 0x80868309, 0x898b8807, 0x929c9515, 0x9b919e1b, 0x7c0a47a1, 0x75074caf, 0x6e1051bd, 0x671d5ab3, 0x583e6b99, 0x51336097, 0x4a247d85, 0x4329768b, 0x34621fd1, 0x3d6f14df, 0x267809cd, 0x2f7502c3, 0x105633e9, 0x195b38e7, 0x024c25f5, 0x0b412efb, 0xd7618c9a, 0xde6c8794, 0xc57b9a86, 0xcc769188, 0xf355a0a2, 0xfa58abac, 0xe14fb6be, 0xe842bdb0, 0x9f09d4ea, 0x9604dfe4, 0x8d13c2f6, 0x841ec9f8, 0xbb3df8d2, 0xb230f3dc, 0xa927eece, 0xa02ae5c0, 0x47b13c7a, 0x4ebc3774, 0x55ab2a66, 0x5ca62168, 0x63851042, 0x6a881b4c, 0x719f065e, 0x78920d50, 0x0fd9640a, 0x06d46f04, 0x1dc37216, 0x14ce7918, 0x2bed4832, 0x22e0433c, 0x39f75e2e, 0x30fa5520, 0x9ab701ec, 0x93ba0ae2, 0x88ad17f0, 0x81a01cfe, 0xbe832dd4, 0xb78e26da, 0xac993bc8, 0xa59430c6, 0xd2df599c, 0xdbd25292, 0xc0c54f80, 0xc9c8448e, 0xf6eb75a4, 0xffe67eaa, 0xe4f163b8, 0xedfc68b6, 0x0a67b10c, 0x036aba02, 0x187da710, 0x1170ac1e, 0x2e539d34, 0x275e963a, 0x3c498b28, 0x35448026, 0x420fe97c, 0x4b02e272, 0x5015ff60, 0x5918f46e, 0x663bc544, 0x6f36ce4a, 0x7421d358, 0x7d2cd856, 0xa10c7a37, 0xa8017139, 0xb3166c2b, 0xba1b6725, 0x8538560f, 0x8c355d01, 0x97224013, 0x9e2f4b1d, 0xe9642247, 0xe0692949, 0xfb7e345b, 0xf2733f55, 0xcd500e7f, 0xc45d0571, 0xdf4a1863, 0xd647136d, 0x31dccad7, 0x38d1c1d9, 0x23c6dccb, 0x2acbd7c5, 0x15e8e6ef, 0x1ce5ede1, 0x07f2f0f3, 0x0efffbfd, 0x79b492a7, 0x70b999a9, 0x6bae84bb, 0x62a38fb5, 0x5d80be9f, 0x548db591, 0x4f9aa883, 0x4697a38d];\n\n function convertToInt32(bytes) {\n var result = [];\n for (var i = 0; i < bytes.length; i += 4) {\n result.push(\n (bytes[i ] << 24) |\n (bytes[i + 1] << 16) |\n (bytes[i + 2] << 8) |\n bytes[i + 3]\n );\n }\n return result;\n }\n\n var AES = function(key) {\n if (!(this instanceof AES)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n Object.defineProperty(this, 'key', {\n value: coerceArray(key, true)\n });\n\n this._prepare();\n }\n\n\n AES.prototype._prepare = function() {\n\n var rounds = numberOfRounds[this.key.length];\n if (rounds == null) {\n throw new Error('invalid key size (must be 16, 24 or 32 bytes)');\n }\n\n // encryption round keys\n this._Ke = [];\n\n // decryption round keys\n this._Kd = [];\n\n for (var i = 0; i <= rounds; i++) {\n this._Ke.push([0, 0, 0, 0]);\n this._Kd.push([0, 0, 0, 0]);\n }\n\n var roundKeyCount = (rounds + 1) * 4;\n var KC = this.key.length / 4;\n\n // convert the key into ints\n var tk = convertToInt32(this.key);\n\n // copy values into round key arrays\n var index;\n for (var i = 0; i < KC; i++) {\n index = i >> 2;\n this._Ke[index][i % 4] = tk[i];\n this._Kd[rounds - index][i % 4] = tk[i];\n }\n\n // key expansion (fips-197 section 5.2)\n var rconpointer = 0;\n var t = KC, tt;\n while (t < roundKeyCount) {\n tt = tk[KC - 1];\n tk[0] ^= ((S[(tt >> 16) & 0xFF] << 24) ^\n (S[(tt >> 8) & 0xFF] << 16) ^\n (S[ tt & 0xFF] << 8) ^\n S[(tt >> 24) & 0xFF] ^\n (rcon[rconpointer] << 24));\n rconpointer += 1;\n\n // key expansion (for non-256 bit)\n if (KC != 8) {\n for (var i = 1; i < KC; i++) {\n tk[i] ^= tk[i - 1];\n }\n\n // key expansion for 256-bit keys is \"slightly different\" (fips-197)\n } else {\n for (var i = 1; i < (KC / 2); i++) {\n tk[i] ^= tk[i - 1];\n }\n tt = tk[(KC / 2) - 1];\n\n tk[KC / 2] ^= (S[ tt & 0xFF] ^\n (S[(tt >> 8) & 0xFF] << 8) ^\n (S[(tt >> 16) & 0xFF] << 16) ^\n (S[(tt >> 24) & 0xFF] << 24));\n\n for (var i = (KC / 2) + 1; i < KC; i++) {\n tk[i] ^= tk[i - 1];\n }\n }\n\n // copy values into round key arrays\n var i = 0, r, c;\n while (i < KC && t < roundKeyCount) {\n r = t >> 2;\n c = t % 4;\n this._Ke[r][c] = tk[i];\n this._Kd[rounds - r][c] = tk[i++];\n t++;\n }\n }\n\n // inverse-cipher-ify the decryption round key (fips-197 section 5.3)\n for (var r = 1; r < rounds; r++) {\n for (var c = 0; c < 4; c++) {\n tt = this._Kd[r][c];\n this._Kd[r][c] = (U1[(tt >> 24) & 0xFF] ^\n U2[(tt >> 16) & 0xFF] ^\n U3[(tt >> 8) & 0xFF] ^\n U4[ tt & 0xFF]);\n }\n }\n }\n\n AES.prototype.encrypt = function(plaintext) {\n if (plaintext.length != 16) {\n throw new Error('invalid plaintext size (must be 16 bytes)');\n }\n\n var rounds = this._Ke.length - 1;\n var a = [0, 0, 0, 0];\n\n // convert plaintext to (ints ^ key)\n var t = convertToInt32(plaintext);\n for (var i = 0; i < 4; i++) {\n t[i] ^= this._Ke[0][i];\n }\n\n // apply round transforms\n for (var r = 1; r < rounds; r++) {\n for (var i = 0; i < 4; i++) {\n a[i] = (T1[(t[ i ] >> 24) & 0xff] ^\n T2[(t[(i + 1) % 4] >> 16) & 0xff] ^\n T3[(t[(i + 2) % 4] >> 8) & 0xff] ^\n T4[ t[(i + 3) % 4] & 0xff] ^\n this._Ke[r][i]);\n }\n t = a.slice();\n }\n\n // the last round is special\n var result = createArray(16), tt;\n for (var i = 0; i < 4; i++) {\n tt = this._Ke[rounds][i];\n result[4 * i ] = (S[(t[ i ] >> 24) & 0xff] ^ (tt >> 24)) & 0xff;\n result[4 * i + 1] = (S[(t[(i + 1) % 4] >> 16) & 0xff] ^ (tt >> 16)) & 0xff;\n result[4 * i + 2] = (S[(t[(i + 2) % 4] >> 8) & 0xff] ^ (tt >> 8)) & 0xff;\n result[4 * i + 3] = (S[ t[(i + 3) % 4] & 0xff] ^ tt ) & 0xff;\n }\n\n return result;\n }\n\n AES.prototype.decrypt = function(ciphertext) {\n if (ciphertext.length != 16) {\n throw new Error('invalid ciphertext size (must be 16 bytes)');\n }\n\n var rounds = this._Kd.length - 1;\n var a = [0, 0, 0, 0];\n\n // convert plaintext to (ints ^ key)\n var t = convertToInt32(ciphertext);\n for (var i = 0; i < 4; i++) {\n t[i] ^= this._Kd[0][i];\n }\n\n // apply round transforms\n for (var r = 1; r < rounds; r++) {\n for (var i = 0; i < 4; i++) {\n a[i] = (T5[(t[ i ] >> 24) & 0xff] ^\n T6[(t[(i + 3) % 4] >> 16) & 0xff] ^\n T7[(t[(i + 2) % 4] >> 8) & 0xff] ^\n T8[ t[(i + 1) % 4] & 0xff] ^\n this._Kd[r][i]);\n }\n t = a.slice();\n }\n\n // the last round is special\n var result = createArray(16), tt;\n for (var i = 0; i < 4; i++) {\n tt = this._Kd[rounds][i];\n result[4 * i ] = (Si[(t[ i ] >> 24) & 0xff] ^ (tt >> 24)) & 0xff;\n result[4 * i + 1] = (Si[(t[(i + 3) % 4] >> 16) & 0xff] ^ (tt >> 16)) & 0xff;\n result[4 * i + 2] = (Si[(t[(i + 2) % 4] >> 8) & 0xff] ^ (tt >> 8)) & 0xff;\n result[4 * i + 3] = (Si[ t[(i + 1) % 4] & 0xff] ^ tt ) & 0xff;\n }\n\n return result;\n }\n\n\n /**\n * Mode Of Operation - Electonic Codebook (ECB)\n */\n var ModeOfOperationECB = function(key) {\n if (!(this instanceof ModeOfOperationECB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Electronic Code Block\";\n this.name = \"ecb\";\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationECB.prototype.encrypt = function(plaintext) {\n plaintext = coerceArray(plaintext);\n\n if ((plaintext.length % 16) !== 0) {\n throw new Error('invalid plaintext size (must be multiple of 16 bytes)');\n }\n\n var ciphertext = createArray(plaintext.length);\n var block = createArray(16);\n\n for (var i = 0; i < plaintext.length; i += 16) {\n copyArray(plaintext, block, 0, i, i + 16);\n block = this._aes.encrypt(block);\n copyArray(block, ciphertext, i);\n }\n\n return ciphertext;\n }\n\n ModeOfOperationECB.prototype.decrypt = function(ciphertext) {\n ciphertext = coerceArray(ciphertext);\n\n if ((ciphertext.length % 16) !== 0) {\n throw new Error('invalid ciphertext size (must be multiple of 16 bytes)');\n }\n\n var plaintext = createArray(ciphertext.length);\n var block = createArray(16);\n\n for (var i = 0; i < ciphertext.length; i += 16) {\n copyArray(ciphertext, block, 0, i, i + 16);\n block = this._aes.decrypt(block);\n copyArray(block, plaintext, i);\n }\n\n return plaintext;\n }\n\n\n /**\n * Mode Of Operation - Cipher Block Chaining (CBC)\n */\n var ModeOfOperationCBC = function(key, iv) {\n if (!(this instanceof ModeOfOperationCBC)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Cipher Block Chaining\";\n this.name = \"cbc\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 bytes)');\n }\n\n this._lastCipherblock = coerceArray(iv, true);\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCBC.prototype.encrypt = function(plaintext) {\n plaintext = coerceArray(plaintext);\n\n if ((plaintext.length % 16) !== 0) {\n throw new Error('invalid plaintext size (must be multiple of 16 bytes)');\n }\n\n var ciphertext = createArray(plaintext.length);\n var block = createArray(16);\n\n for (var i = 0; i < plaintext.length; i += 16) {\n copyArray(plaintext, block, 0, i, i + 16);\n\n for (var j = 0; j < 16; j++) {\n block[j] ^= this._lastCipherblock[j];\n }\n\n this._lastCipherblock = this._aes.encrypt(block);\n copyArray(this._lastCipherblock, ciphertext, i);\n }\n\n return ciphertext;\n }\n\n ModeOfOperationCBC.prototype.decrypt = function(ciphertext) {\n ciphertext = coerceArray(ciphertext);\n\n if ((ciphertext.length % 16) !== 0) {\n throw new Error('invalid ciphertext size (must be multiple of 16 bytes)');\n }\n\n var plaintext = createArray(ciphertext.length);\n var block = createArray(16);\n\n for (var i = 0; i < ciphertext.length; i += 16) {\n copyArray(ciphertext, block, 0, i, i + 16);\n block = this._aes.decrypt(block);\n\n for (var j = 0; j < 16; j++) {\n plaintext[i + j] = block[j] ^ this._lastCipherblock[j];\n }\n\n copyArray(ciphertext, this._lastCipherblock, 0, i, i + 16);\n }\n\n return plaintext;\n }\n\n\n /**\n * Mode Of Operation - Cipher Feedback (CFB)\n */\n var ModeOfOperationCFB = function(key, iv, segmentSize) {\n if (!(this instanceof ModeOfOperationCFB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Cipher Feedback\";\n this.name = \"cfb\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 size)');\n }\n\n if (!segmentSize) { segmentSize = 1; }\n\n this.segmentSize = segmentSize;\n\n this._shiftRegister = coerceArray(iv, true);\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCFB.prototype.encrypt = function(plaintext) {\n if ((plaintext.length % this.segmentSize) != 0) {\n throw new Error('invalid plaintext size (must be segmentSize bytes)');\n }\n\n var encrypted = coerceArray(plaintext, true);\n\n var xorSegment;\n for (var i = 0; i < encrypted.length; i += this.segmentSize) {\n xorSegment = this._aes.encrypt(this._shiftRegister);\n for (var j = 0; j < this.segmentSize; j++) {\n encrypted[i + j] ^= xorSegment[j];\n }\n\n // Shift the register\n copyArray(this._shiftRegister, this._shiftRegister, 0, this.segmentSize);\n copyArray(encrypted, this._shiftRegister, 16 - this.segmentSize, i, i + this.segmentSize);\n }\n\n return encrypted;\n }\n\n ModeOfOperationCFB.prototype.decrypt = function(ciphertext) {\n if ((ciphertext.length % this.segmentSize) != 0) {\n throw new Error('invalid ciphertext size (must be segmentSize bytes)');\n }\n\n var plaintext = coerceArray(ciphertext, true);\n\n var xorSegment;\n for (var i = 0; i < plaintext.length; i += this.segmentSize) {\n xorSegment = this._aes.encrypt(this._shiftRegister);\n\n for (var j = 0; j < this.segmentSize; j++) {\n plaintext[i + j] ^= xorSegment[j];\n }\n\n // Shift the register\n copyArray(this._shiftRegister, this._shiftRegister, 0, this.segmentSize);\n copyArray(ciphertext, this._shiftRegister, 16 - this.segmentSize, i, i + this.segmentSize);\n }\n\n return plaintext;\n }\n\n /**\n * Mode Of Operation - Output Feedback (OFB)\n */\n var ModeOfOperationOFB = function(key, iv) {\n if (!(this instanceof ModeOfOperationOFB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Output Feedback\";\n this.name = \"ofb\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 bytes)');\n }\n\n this._lastPrecipher = coerceArray(iv, true);\n this._lastPrecipherIndex = 16;\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationOFB.prototype.encrypt = function(plaintext) {\n var encrypted = coerceArray(plaintext, true);\n\n for (var i = 0; i < encrypted.length; i++) {\n if (this._lastPrecipherIndex === 16) {\n this._lastPrecipher = this._aes.encrypt(this._lastPrecipher);\n this._lastPrecipherIndex = 0;\n }\n encrypted[i] ^= this._lastPrecipher[this._lastPrecipherIndex++];\n }\n\n return encrypted;\n }\n\n // Decryption is symetric\n ModeOfOperationOFB.prototype.decrypt = ModeOfOperationOFB.prototype.encrypt;\n\n\n /**\n * Counter object for CTR common mode of operation\n */\n var Counter = function(initialValue) {\n if (!(this instanceof Counter)) {\n throw Error('Counter must be instanitated with `new`');\n }\n\n // We allow 0, but anything false-ish uses the default 1\n if (initialValue !== 0 && !initialValue) { initialValue = 1; }\n\n if (typeof(initialValue) === 'number') {\n this._counter = createArray(16);\n this.setValue(initialValue);\n\n } else {\n this.setBytes(initialValue);\n }\n }\n\n Counter.prototype.setValue = function(value) {\n if (typeof(value) !== 'number' || parseInt(value) != value) {\n throw new Error('invalid counter value (must be an integer)');\n }\n\n // We cannot safely handle numbers beyond the safe range for integers\n if (value > Number.MAX_SAFE_INTEGER) {\n throw new Error('integer value out of safe range');\n }\n\n for (var index = 15; index >= 0; --index) {\n this._counter[index] = value % 256;\n value = parseInt(value / 256);\n }\n }\n\n Counter.prototype.setBytes = function(bytes) {\n bytes = coerceArray(bytes, true);\n\n if (bytes.length != 16) {\n throw new Error('invalid counter bytes size (must be 16 bytes)');\n }\n\n this._counter = bytes;\n };\n\n Counter.prototype.increment = function() {\n for (var i = 15; i >= 0; i--) {\n if (this._counter[i] === 255) {\n this._counter[i] = 0;\n } else {\n this._counter[i]++;\n break;\n }\n }\n }\n\n\n /**\n * Mode Of Operation - Counter (CTR)\n */\n var ModeOfOperationCTR = function(key, counter) {\n if (!(this instanceof ModeOfOperationCTR)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Counter\";\n this.name = \"ctr\";\n\n if (!(counter instanceof Counter)) {\n counter = new Counter(counter)\n }\n\n this._counter = counter;\n\n this._remainingCounter = null;\n this._remainingCounterIndex = 16;\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCTR.prototype.encrypt = function(plaintext) {\n var encrypted = coerceArray(plaintext, true);\n\n for (var i = 0; i < encrypted.length; i++) {\n if (this._remainingCounterIndex === 16) {\n this._remainingCounter = this._aes.encrypt(this._counter._counter);\n this._remainingCounterIndex = 0;\n this._counter.increment();\n }\n encrypted[i] ^= this._remainingCounter[this._remainingCounterIndex++];\n }\n\n return encrypted;\n }\n\n // Decryption is symetric\n ModeOfOperationCTR.prototype.decrypt = ModeOfOperationCTR.prototype.encrypt;\n\n\n ///////////////////////\n // Padding\n\n // See:https://tools.ietf.org/html/rfc2315\n function pkcs7pad(data) {\n data = coerceArray(data, true);\n var padder = 16 - (data.length % 16);\n var result = createArray(data.length + padder);\n copyArray(data, result);\n for (var i = data.length; i < result.length; i++) {\n result[i] = padder;\n }\n return result;\n }\n\n function pkcs7strip(data) {\n data = coerceArray(data, true);\n if (data.length < 16) { throw new Error('PKCS#7 invalid length'); }\n\n var padder = data[data.length - 1];\n if (padder > 16) { throw new Error('PKCS#7 padding byte out of range'); }\n\n var length = data.length - padder;\n for (var i = 0; i < padder; i++) {\n if (data[length + i] !== padder) {\n throw new Error('PKCS#7 invalid padding byte');\n }\n }\n\n var result = createArray(length);\n copyArray(data, result, 0, 0, length);\n return result;\n }\n\n ///////////////////////\n // Exporting\n\n\n // The block cipher\n var aesjs = {\n AES: AES,\n Counter: Counter,\n\n ModeOfOperation: {\n ecb: ModeOfOperationECB,\n cbc: ModeOfOperationCBC,\n cfb: ModeOfOperationCFB,\n ofb: ModeOfOperationOFB,\n ctr: ModeOfOperationCTR\n },\n\n utils: {\n hex: convertHex,\n utf8: convertUtf8\n },\n\n padding: {\n pkcs7: {\n pad: pkcs7pad,\n strip: pkcs7strip\n }\n },\n\n _arrayTest: {\n coerceArray: coerceArray,\n createArray: createArray,\n copyArray: copyArray,\n }\n };\n\n\n // node.js\n if (typeof exports !== 'undefined') {\n module.exports = aesjs\n\n // RequireJS/AMD\n // http://www.requirejs.org/docs/api.html\n // https://github.com/amdjs/amdjs-api/wiki/AMD\n } else if (typeof(define) === 'function' && define.amd) {\n define([], function() { return aesjs; });\n\n // Web Browsers\n } else {\n\n // If there was an existing library at \"aesjs\" make sure it's still available\n if (root.aesjs) {\n aesjs._aesjs = root.aesjs;\n }\n\n root.aesjs = aesjs;\n }\n\n\n})(this);\n"
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"index": 29,
"index2": 29,
"size": 18387,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "js-sha256",
"loc": "32:20-40"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/**\n * [js-sha256]{@link https://github.com/emn178/js-sha256}\n *\n * @version 0.9.0\n * @author Chen, Yi-Cyuan [emn178@gmail.com]\n * @copyright Chen, Yi-Cyuan 2014-2017\n * @license MIT\n */\n/*jslint bitwise: true */\n(function () {\n 'use strict';\n\n var ERROR = 'input is invalid type';\n var WINDOW = typeof window === 'object';\n var root = WINDOW ? window : {};\n if (root.JS_SHA256_NO_WINDOW) {\n WINDOW = false;\n }\n var WEB_WORKER = !WINDOW && typeof self === 'object';\n var NODE_JS = !root.JS_SHA256_NO_NODE_JS && typeof process === 'object' && process.versions && process.versions.node;\n if (NODE_JS) {\n root = global;\n } else if (WEB_WORKER) {\n root = self;\n }\n var COMMON_JS = !root.JS_SHA256_NO_COMMON_JS && typeof module === 'object' && module.exports;\n var AMD = typeof define === 'function' && define.amd;\n var ARRAY_BUFFER = !root.JS_SHA256_NO_ARRAY_BUFFER && typeof ArrayBuffer !== 'undefined';\n var HEX_CHARS = '0123456789abcdef'.split('');\n var EXTRA = [-2147483648, 8388608, 32768, 128];\n var SHIFT = [24, 16, 8, 0];\n var K = [\n 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5, 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5,\n 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3, 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174,\n 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc, 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da,\n 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7, 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967,\n 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13, 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85,\n 0xa2bfe8a1, 0xa81a664b, 0xc24b8b70, 0xc76c51a3, 0xd192e819, 0xd6990624, 0xf40e3585, 0x106aa070,\n 0x19a4c116, 0x1e376c08, 0x2748774c, 0x34b0bcb5, 0x391c0cb3, 0x4ed8aa4a, 0x5b9cca4f, 0x682e6ff3,\n 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2\n ];\n var OUTPUT_TYPES = ['hex', 'array', 'digest', 'arrayBuffer'];\n\n var blocks = [];\n\n if (root.JS_SHA256_NO_NODE_JS || !Array.isArray) {\n Array.isArray = function (obj) {\n return Object.prototype.toString.call(obj) === '[object Array]';\n };\n }\n\n if (ARRAY_BUFFER && (root.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW || !ArrayBuffer.isView)) {\n ArrayBuffer.isView = function (obj) {\n return typeof obj === 'object' && obj.buffer && obj.buffer.constructor === ArrayBuffer;\n };\n }\n\n var createOutputMethod = function (outputType, is224) {\n return function (message) {\n return new Sha256(is224, true).update(message)[outputType]();\n };\n };\n\n var createMethod = function (is224) {\n var method = createOutputMethod('hex', is224);\n if (NODE_JS) {\n method = nodeWrap(method, is224);\n }\n method.create = function () {\n return new Sha256(is224);\n };\n method.update = function (message) {\n return method.create().update(message);\n };\n for (var i = 0; i < OUTPUT_TYPES.length; ++i) {\n var type = OUTPUT_TYPES[i];\n method[type] = createOutputMethod(type, is224);\n }\n return method;\n };\n\n var nodeWrap = function (method, is224) {\n var crypto = eval(\"require('crypto')\");\n var Buffer = eval(\"require('buffer').Buffer\");\n var algorithm = is224 ? 'sha224' : 'sha256';\n var nodeMethod = function (message) {\n if (typeof message === 'string') {\n return crypto.createHash(algorithm).update(message, 'utf8').digest('hex');\n } else {\n if (message === null || message === undefined) {\n throw new Error(ERROR);\n } else if (message.constructor === ArrayBuffer) {\n message = new Uint8Array(message);\n }\n }\n if (Array.isArray(message) || ArrayBuffer.isView(message) ||\n message.constructor === Buffer) {\n return crypto.createHash(algorithm).update(new Buffer(message)).digest('hex');\n } else {\n return method(message);\n }\n };\n return nodeMethod;\n };\n\n var createHmacOutputMethod = function (outputType, is224) {\n return function (key, message) {\n return new HmacSha256(key, is224, true).update(message)[outputType]();\n };\n };\n\n var createHmacMethod = function (is224) {\n var method = createHmacOutputMethod('hex', is224);\n method.create = function (key) {\n return new HmacSha256(key, is224);\n };\n method.update = function (key, message) {\n return method.create(key).update(message);\n };\n for (var i = 0; i < OUTPUT_TYPES.length; ++i) {\n var type = OUTPUT_TYPES[i];\n method[type] = createHmacOutputMethod(type, is224);\n }\n return method;\n };\n\n function Sha256(is224, sharedMemory) {\n if (sharedMemory) {\n blocks[0] = blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n this.blocks = blocks;\n } else {\n this.blocks = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];\n }\n\n if (is224) {\n this.h0 = 0xc1059ed8;\n this.h1 = 0x367cd507;\n this.h2 = 0x3070dd17;\n this.h3 = 0xf70e5939;\n this.h4 = 0xffc00b31;\n this.h5 = 0x68581511;\n this.h6 = 0x64f98fa7;\n this.h7 = 0xbefa4fa4;\n } else { // 256\n this.h0 = 0x6a09e667;\n this.h1 = 0xbb67ae85;\n this.h2 = 0x3c6ef372;\n this.h3 = 0xa54ff53a;\n this.h4 = 0x510e527f;\n this.h5 = 0x9b05688c;\n this.h6 = 0x1f83d9ab;\n this.h7 = 0x5be0cd19;\n }\n\n this.block = this.start = this.bytes = this.hBytes = 0;\n this.finalized = this.hashed = false;\n this.first = true;\n this.is224 = is224;\n }\n\n Sha256.prototype.update = function (message) {\n if (this.finalized) {\n return;\n }\n var notString, type = typeof message;\n if (type !== 'string') {\n if (type === 'object') {\n if (message === null) {\n throw new Error(ERROR);\n } else if (ARRAY_BUFFER && message.constructor === ArrayBuffer) {\n message = new Uint8Array(message);\n } else if (!Array.isArray(message)) {\n if (!ARRAY_BUFFER || !ArrayBuffer.isView(message)) {\n throw new Error(ERROR);\n }\n }\n } else {\n throw new Error(ERROR);\n }\n notString = true;\n }\n var code, index = 0, i, length = message.length, blocks = this.blocks;\n\n while (index < length) {\n if (this.hashed) {\n this.hashed = false;\n blocks[0] = this.block;\n blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n }\n\n if (notString) {\n for (i = this.start; index < length && i < 64; ++index) {\n blocks[i >> 2] |= message[index] << SHIFT[i++ & 3];\n }\n } else {\n for (i = this.start; index < length && i < 64; ++index) {\n code = message.charCodeAt(index);\n if (code < 0x80) {\n blocks[i >> 2] |= code << SHIFT[i++ & 3];\n } else if (code < 0x800) {\n blocks[i >> 2] |= (0xc0 | (code >> 6)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n } else if (code < 0xd800 || code >= 0xe000) {\n blocks[i >> 2] |= (0xe0 | (code >> 12)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 6) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n } else {\n code = 0x10000 + (((code & 0x3ff) << 10) | (message.charCodeAt(++index) & 0x3ff));\n blocks[i >> 2] |= (0xf0 | (code >> 18)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 12) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 6) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n }\n }\n }\n\n this.lastByteIndex = i;\n this.bytes += i - this.start;\n if (i >= 64) {\n this.block = blocks[16];\n this.start = i - 64;\n this.hash();\n this.hashed = true;\n } else {\n this.start = i;\n }\n }\n if (this.bytes > 4294967295) {\n this.hBytes += this.bytes / 4294967296 << 0;\n this.bytes = this.bytes % 4294967296;\n }\n return this;\n };\n\n Sha256.prototype.finalize = function () {\n if (this.finalized) {\n return;\n }\n this.finalized = true;\n var blocks = this.blocks, i = this.lastByteIndex;\n blocks[16] = this.block;\n blocks[i >> 2] |= EXTRA[i & 3];\n this.block = blocks[16];\n if (i >= 56) {\n if (!this.hashed) {\n this.hash();\n }\n blocks[0] = this.block;\n blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n }\n blocks[14] = this.hBytes << 3 | this.bytes >>> 29;\n blocks[15] = this.bytes << 3;\n this.hash();\n };\n\n Sha256.prototype.hash = function () {\n var a = this.h0, b = this.h1, c = this.h2, d = this.h3, e = this.h4, f = this.h5, g = this.h6,\n h = this.h7, blocks = this.blocks, j, s0, s1, maj, t1, t2, ch, ab, da, cd, bc;\n\n for (j = 16; j < 64; ++j) {\n // rightrotate\n t1 = blocks[j - 15];\n s0 = ((t1 >>> 7) | (t1 << 25)) ^ ((t1 >>> 18) | (t1 << 14)) ^ (t1 >>> 3);\n t1 = blocks[j - 2];\n s1 = ((t1 >>> 17) | (t1 << 15)) ^ ((t1 >>> 19) | (t1 << 13)) ^ (t1 >>> 10);\n blocks[j] = blocks[j - 16] + s0 + blocks[j - 7] + s1 << 0;\n }\n\n bc = b & c;\n for (j = 0; j < 64; j += 4) {\n if (this.first) {\n if (this.is224) {\n ab = 300032;\n t1 = blocks[0] - 1413257819;\n h = t1 - 150054599 << 0;\n d = t1 + 24177077 << 0;\n } else {\n ab = 704751109;\n t1 = blocks[0] - 210244248;\n h = t1 - 1521486534 << 0;\n d = t1 + 143694565 << 0;\n }\n this.first = false;\n } else {\n s0 = ((a >>> 2) | (a << 30)) ^ ((a >>> 13) | (a << 19)) ^ ((a >>> 22) | (a << 10));\n s1 = ((e >>> 6) | (e << 26)) ^ ((e >>> 11) | (e << 21)) ^ ((e >>> 25) | (e << 7));\n ab = a & b;\n maj = ab ^ (a & c) ^ bc;\n ch = (e & f) ^ (~e & g);\n t1 = h + s1 + ch + K[j] + blocks[j];\n t2 = s0 + maj;\n h = d + t1 << 0;\n d = t1 + t2 << 0;\n }\n s0 = ((d >>> 2) | (d << 30)) ^ ((d >>> 13) | (d << 19)) ^ ((d >>> 22) | (d << 10));\n s1 = ((h >>> 6) | (h << 26)) ^ ((h >>> 11) | (h << 21)) ^ ((h >>> 25) | (h << 7));\n da = d & a;\n maj = da ^ (d & b) ^ ab;\n ch = (h & e) ^ (~h & f);\n t1 = g + s1 + ch + K[j + 1] + blocks[j + 1];\n t2 = s0 + maj;\n g = c + t1 << 0;\n c = t1 + t2 << 0;\n s0 = ((c >>> 2) | (c << 30)) ^ ((c >>> 13) | (c << 19)) ^ ((c >>> 22) | (c << 10));\n s1 = ((g >>> 6) | (g << 26)) ^ ((g >>> 11) | (g << 21)) ^ ((g >>> 25) | (g << 7));\n cd = c & d;\n maj = cd ^ (c & a) ^ da;\n ch = (g & h) ^ (~g & e);\n t1 = f + s1 + ch + K[j + 2] + blocks[j + 2];\n t2 = s0 + maj;\n f = b + t1 << 0;\n b = t1 + t2 << 0;\n s0 = ((b >>> 2) | (b << 30)) ^ ((b >>> 13) | (b << 19)) ^ ((b >>> 22) | (b << 10));\n s1 = ((f >>> 6) | (f << 26)) ^ ((f >>> 11) | (f << 21)) ^ ((f >>> 25) | (f << 7));\n bc = b & c;\n maj = bc ^ (b & d) ^ cd;\n ch = (f & g) ^ (~f & h);\n t1 = e + s1 + ch + K[j + 3] + blocks[j + 3];\n t2 = s0 + maj;\n e = a + t1 << 0;\n a = t1 + t2 << 0;\n }\n\n this.h0 = this.h0 + a << 0;\n this.h1 = this.h1 + b << 0;\n this.h2 = this.h2 + c << 0;\n this.h3 = this.h3 + d << 0;\n this.h4 = this.h4 + e << 0;\n this.h5 = this.h5 + f << 0;\n this.h6 = this.h6 + g << 0;\n this.h7 = this.h7 + h << 0;\n };\n\n Sha256.prototype.hex = function () {\n this.finalize();\n\n var h0 = this.h0, h1 = this.h1, h2 = this.h2, h3 = this.h3, h4 = this.h4, h5 = this.h5,\n h6 = this.h6, h7 = this.h7;\n\n var hex = HEX_CHARS[(h0 >> 28) & 0x0F] + HEX_CHARS[(h0 >> 24) & 0x0F] +\n HEX_CHARS[(h0 >> 20) & 0x0F] + HEX_CHARS[(h0 >> 16) & 0x0F] +\n HEX_CHARS[(h0 >> 12) & 0x0F] + HEX_CHARS[(h0 >> 8) & 0x0F] +\n HEX_CHARS[(h0 >> 4) & 0x0F] + HEX_CHARS[h0 & 0x0F] +\n HEX_CHARS[(h1 >> 28) & 0x0F] + HEX_CHARS[(h1 >> 24) & 0x0F] +\n HEX_CHARS[(h1 >> 20) & 0x0F] + HEX_CHARS[(h1 >> 16) & 0x0F] +\n HEX_CHARS[(h1 >> 12) & 0x0F] + HEX_CHARS[(h1 >> 8) & 0x0F] +\n HEX_CHARS[(h1 >> 4) & 0x0F] + HEX_CHARS[h1 & 0x0F] +\n HEX_CHARS[(h2 >> 28) & 0x0F] + HEX_CHARS[(h2 >> 24) & 0x0F] +\n HEX_CHARS[(h2 >> 20) & 0x0F] + HEX_CHARS[(h2 >> 16) & 0x0F] +\n HEX_CHARS[(h2 >> 12) & 0x0F] + HEX_CHARS[(h2 >> 8) & 0x0F] +\n HEX_CHARS[(h2 >> 4) & 0x0F] + HEX_CHARS[h2 & 0x0F] +\n HEX_CHARS[(h3 >> 28) & 0x0F] + HEX_CHARS[(h3 >> 24) & 0x0F] +\n HEX_CHARS[(h3 >> 20) & 0x0F] + HEX_CHARS[(h3 >> 16) & 0x0F] +\n HEX_CHARS[(h3 >> 12) & 0x0F] + HEX_CHARS[(h3 >> 8) & 0x0F] +\n HEX_CHARS[(h3 >> 4) & 0x0F] + HEX_CHARS[h3 & 0x0F] +\n HEX_CHARS[(h4 >> 28) & 0x0F] + HEX_CHARS[(h4 >> 24) & 0x0F] +\n HEX_CHARS[(h4 >> 20) & 0x0F] + HEX_CHARS[(h4 >> 16) & 0x0F] +\n HEX_CHARS[(h4 >> 12) & 0x0F] + HEX_CHARS[(h4 >> 8) & 0x0F] +\n HEX_CHARS[(h4 >> 4) & 0x0F] + HEX_CHARS[h4 & 0x0F] +\n HEX_CHARS[(h5 >> 28) & 0x0F] + HEX_CHARS[(h5 >> 24) & 0x0F] +\n HEX_CHARS[(h5 >> 20) & 0x0F] + HEX_CHARS[(h5 >> 16) & 0x0F] +\n HEX_CHARS[(h5 >> 12) & 0x0F] + HEX_CHARS[(h5 >> 8) & 0x0F] +\n HEX_CHARS[(h5 >> 4) & 0x0F] + HEX_CHARS[h5 & 0x0F] +\n HEX_CHARS[(h6 >> 28) & 0x0F] + HEX_CHARS[(h6 >> 24) & 0x0F] +\n HEX_CHARS[(h6 >> 20) & 0x0F] + HEX_CHARS[(h6 >> 16) & 0x0F] +\n HEX_CHARS[(h6 >> 12) & 0x0F] + HEX_CHARS[(h6 >> 8) & 0x0F] +\n HEX_CHARS[(h6 >> 4) & 0x0F] + HEX_CHARS[h6 & 0x0F];\n if (!this.is224) {\n hex += HEX_CHARS[(h7 >> 28) & 0x0F] + HEX_CHARS[(h7 >> 24) & 0x0F] +\n HEX_CHARS[(h7 >> 20) & 0x0F] + HEX_CHARS[(h7 >> 16) & 0x0F] +\n HEX_CHARS[(h7 >> 12) & 0x0F] + HEX_CHARS[(h7 >> 8) & 0x0F] +\n HEX_CHARS[(h7 >> 4) & 0x0F] + HEX_CHARS[h7 & 0x0F];\n }\n return hex;\n };\n\n Sha256.prototype.toString = Sha256.prototype.hex;\n\n Sha256.prototype.digest = function () {\n this.finalize();\n\n var h0 = this.h0, h1 = this.h1, h2 = this.h2, h3 = this.h3, h4 = this.h4, h5 = this.h5,\n h6 = this.h6, h7 = this.h7;\n\n var arr = [\n (h0 >> 24) & 0xFF, (h0 >> 16) & 0xFF, (h0 >> 8) & 0xFF, h0 & 0xFF,\n (h1 >> 24) & 0xFF, (h1 >> 16) & 0xFF, (h1 >> 8) & 0xFF, h1 & 0xFF,\n (h2 >> 24) & 0xFF, (h2 >> 16) & 0xFF, (h2 >> 8) & 0xFF, h2 & 0xFF,\n (h3 >> 24) & 0xFF, (h3 >> 16) & 0xFF, (h3 >> 8) & 0xFF, h3 & 0xFF,\n (h4 >> 24) & 0xFF, (h4 >> 16) & 0xFF, (h4 >> 8) & 0xFF, h4 & 0xFF,\n (h5 >> 24) & 0xFF, (h5 >> 16) & 0xFF, (h5 >> 8) & 0xFF, h5 & 0xFF,\n (h6 >> 24) & 0xFF, (h6 >> 16) & 0xFF, (h6 >> 8) & 0xFF, h6 & 0xFF\n ];\n if (!this.is224) {\n arr.push((h7 >> 24) & 0xFF, (h7 >> 16) & 0xFF, (h7 >> 8) & 0xFF, h7 & 0xFF);\n }\n return arr;\n };\n\n Sha256.prototype.array = Sha256.prototype.digest;\n\n Sha256.prototype.arrayBuffer = function () {\n this.finalize();\n\n var buffer = new ArrayBuffer(this.is224 ? 28 : 32);\n var dataView = new DataView(buffer);\n dataView.setUint32(0, this.h0);\n dataView.setUint32(4, this.h1);\n dataView.setUint32(8, this.h2);\n dataView.setUint32(12, this.h3);\n dataView.setUint32(16, this.h4);\n dataView.setUint32(20, this.h5);\n dataView.setUint32(24, this.h6);\n if (!this.is224) {\n dataView.setUint32(28, this.h7);\n }\n return buffer;\n };\n\n function HmacSha256(key, is224, sharedMemory) {\n var i, type = typeof key;\n if (type === 'string') {\n var bytes = [], length = key.length, index = 0, code;\n for (i = 0; i < length; ++i) {\n code = key.charCodeAt(i);\n if (code < 0x80) {\n bytes[index++] = code;\n } else if (code < 0x800) {\n bytes[index++] = (0xc0 | (code >> 6));\n bytes[index++] = (0x80 | (code & 0x3f));\n } else if (code < 0xd800 || code >= 0xe000) {\n bytes[index++] = (0xe0 | (code >> 12));\n bytes[index++] = (0x80 | ((code >> 6) & 0x3f));\n bytes[index++] = (0x80 | (code & 0x3f));\n } else {\n code = 0x10000 + (((code & 0x3ff) << 10) | (key.charCodeAt(++i) & 0x3ff));\n bytes[index++] = (0xf0 | (code >> 18));\n bytes[index++] = (0x80 | ((code >> 12) & 0x3f));\n bytes[index++] = (0x80 | ((code >> 6) & 0x3f));\n bytes[index++] = (0x80 | (code & 0x3f));\n }\n }\n key = bytes;\n } else {\n if (type === 'object') {\n if (key === null) {\n throw new Error(ERROR);\n } else if (ARRAY_BUFFER && key.constructor === ArrayBuffer) {\n key = new Uint8Array(key);\n } else if (!Array.isArray(key)) {\n if (!ARRAY_BUFFER || !ArrayBuffer.isView(key)) {\n throw new Error(ERROR);\n }\n }\n } else {\n throw new Error(ERROR);\n }\n }\n\n if (key.length > 64) {\n key = (new Sha256(is224, true)).update(key).array();\n }\n\n var oKeyPad = [], iKeyPad = [];\n for (i = 0; i < 64; ++i) {\n var b = key[i] || 0;\n oKeyPad[i] = 0x5c ^ b;\n iKeyPad[i] = 0x36 ^ b;\n }\n\n Sha256.call(this, is224, sharedMemory);\n\n this.update(iKeyPad);\n this.oKeyPad = oKeyPad;\n this.inner = true;\n this.sharedMemory = sharedMemory;\n }\n HmacSha256.prototype = new Sha256();\n\n HmacSha256.prototype.finalize = function () {\n Sha256.prototype.finalize.call(this);\n if (this.inner) {\n this.inner = false;\n var innerHash = this.array();\n Sha256.call(this, this.is224, this.sharedMemory);\n this.update(this.oKeyPad);\n this.update(innerHash);\n Sha256.prototype.finalize.call(this);\n }\n };\n\n var exports = createMethod();\n exports.sha256 = exports;\n exports.sha224 = createMethod(true);\n exports.sha256.hmac = createHmacMethod();\n exports.sha224.hmac = createHmacMethod(true);\n\n if (COMMON_JS) {\n module.exports = exports;\n } else {\n root.sha256 = exports.sha256;\n root.sha224 = exports.sha224;\n if (AMD) {\n define(function () {\n return exports;\n });\n }\n }\n})();\n"
},
{
"id": 32,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\process\\browser.js",
"name": "./node_modules/process/browser.js",
"index": 30,
"index2": 26,
"size": 5418,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "cjs require",
"userRequest": "process",
"loc": "1:0-37"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// shim for using process in browser\nvar process = module.exports = {};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break things. But we need to wrap it in a try catch in case it is\n// wrapped in strict mode code which doesn't define any globals. It's inside a\n// function because try/catches deoptimize in certain engines.\n\nvar cachedSetTimeout;\nvar cachedClearTimeout;\n\nfunction defaultSetTimout() {\n throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n throw new Error('clearTimeout has not been defined');\n}\n(function () {\n try {\n if (typeof setTimeout === 'function') {\n cachedSetTimeout = setTimeout;\n } else {\n cachedSetTimeout = defaultSetTimout;\n }\n } catch (e) {\n cachedSetTimeout = defaultSetTimout;\n }\n try {\n if (typeof clearTimeout === 'function') {\n cachedClearTimeout = clearTimeout;\n } else {\n cachedClearTimeout = defaultClearTimeout;\n }\n } catch (e) {\n cachedClearTimeout = defaultClearTimeout;\n }\n} ())\nfunction runTimeout(fun) {\n if (cachedSetTimeout === setTimeout) {\n //normal enviroments in sane situations\n return setTimeout(fun, 0);\n }\n // if setTimeout wasn't available but was latter defined\n if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\n cachedSetTimeout = setTimeout;\n return setTimeout(fun, 0);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedSetTimeout(fun, 0);\n } catch(e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedSetTimeout.call(null, fun, 0);\n } catch(e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\n return cachedSetTimeout.call(this, fun, 0);\n }\n }\n\n\n}\nfunction runClearTimeout(marker) {\n if (cachedClearTimeout === clearTimeout) {\n //normal enviroments in sane situations\n return clearTimeout(marker);\n }\n // if clearTimeout wasn't available but was latter defined\n if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\n cachedClearTimeout = clearTimeout;\n return clearTimeout(marker);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedClearTimeout(marker);\n } catch (e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedClearTimeout.call(null, marker);\n } catch (e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\n // Some versions of I.E. have different rules for clearTimeout vs setTimeout\n return cachedClearTimeout.call(this, marker);\n }\n }\n\n\n\n}\nvar queue = [];\nvar draining = false;\nvar currentQueue;\nvar queueIndex = -1;\n\nfunction cleanUpNextTick() {\n if (!draining || !currentQueue) {\n return;\n }\n draining = false;\n if (currentQueue.length) {\n queue = currentQueue.concat(queue);\n } else {\n queueIndex = -1;\n }\n if (queue.length) {\n drainQueue();\n }\n}\n\nfunction drainQueue() {\n if (draining) {\n return;\n }\n var timeout = runTimeout(cleanUpNextTick);\n draining = true;\n\n var len = queue.length;\n while(len) {\n currentQueue = queue;\n queue = [];\n while (++queueIndex < len) {\n if (currentQueue) {\n currentQueue[queueIndex].run();\n }\n }\n queueIndex = -1;\n len = queue.length;\n }\n currentQueue = null;\n draining = false;\n runClearTimeout(timeout);\n}\n\nprocess.nextTick = function (fun) {\n var args = new Array(arguments.length - 1);\n if (arguments.length > 1) {\n for (var i = 1; i < arguments.length; i++) {\n args[i - 1] = arguments[i];\n }\n }\n queue.push(new Item(fun, args));\n if (queue.length === 1 && !draining) {\n runTimeout(drainQueue);\n }\n};\n\n// v8 likes predictible objects\nfunction Item(fun, array) {\n this.fun = fun;\n this.array = array;\n}\nItem.prototype.run = function () {\n this.fun.apply(null, this.array);\n};\nprocess.title = 'browser';\nprocess.browser = true;\nprocess.env = {};\nprocess.argv = [];\nprocess.version = ''; // empty string to avoid regexp issues\nprocess.versions = {};\n\nfunction noop() {}\n\nprocess.on = noop;\nprocess.addListener = noop;\nprocess.once = noop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\nprocess.emit = noop;\nprocess.prependListener = noop;\nprocess.prependOnceListener = noop;\n\nprocess.listeners = function (name) { return [] }\n\nprocess.binding = function (name) {\n throw new Error('process.binding is not supported');\n};\n\nprocess.cwd = function () { return '/' };\nprocess.chdir = function (dir) {\n throw new Error('process.chdir is not supported');\n};\nprocess.umask = function() { return 0; };\n"
},
{
"id": 33,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\amd-options.js",
"name": "(webpack)/buildin/amd-options.js",
"index": 32,
"index2": 28,
"size": 80,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "amd require",
"userRequest": "define.amd",
"loc": "27:44-54"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "/* globals __webpack_amd_options__ */\nmodule.exports = __webpack_amd_options__;\n"
},
{
"id": 34,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"name": "./node_modules/lodash.clonedeep/index.js",
"index": 33,
"index2": 31,
"size": 45025,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "lodash.clonedeep",
"loc": "33:18-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/**\n * lodash (Custom Build) <https://lodash.com/>\n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors <https://jquery.org/>\n * Released under MIT license <https://lodash.com/license>\n * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>\n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match `RegExp` flags from their coerced string values. */\nvar reFlags = /\\w*$/;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/**\n * Adds the key-value `pair` to `map`.\n *\n * @private\n * @param {Object} map The map to modify.\n * @param {Array} pair The key-value pair to add.\n * @returns {Object} Returns `map`.\n */\nfunction addMapEntry(map, pair) {\n // Don't return `map.set` because it's not chainable in IE 11.\n map.set(pair[0], pair[1]);\n return map;\n}\n\n/**\n * Adds `value` to `set`.\n *\n * @private\n * @param {Object} set The set to modify.\n * @param {*} value The value to add.\n * @returns {Object} Returns `set`.\n */\nfunction addSetEntry(set, value) {\n // Don't return `set.add` because it's not chainable in IE 11.\n set.add(value);\n return set;\n}\n\n/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array ? array.length : 0;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\n/**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\nfunction arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n}\n\n/**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\nfunction arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array ? array.length : 0;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n}\n\n/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\nfunction mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n}\n\n/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\n/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined,\n Symbol = root.Symbol,\n Uint8Array = root.Uint8Array,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeKeys = overArg(Object.keys, Object);\n\n/* Built-in method references that are verified to be native. */\nvar DataView = getNative(root, 'DataView'),\n Map = getNative(root, 'Map'),\n Promise = getNative(root, 'Promise'),\n Set = getNative(root, 'Set'),\n WeakMap = getNative(root, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n this.__data__ = new ListCache(entries);\n}\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n}\n\n/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n return this.__data__['delete'](key);\n}\n\n/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\n/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var cache = this.__data__;\n if (cache instanceof ListCache) {\n var pairs = cache.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n return this;\n }\n cache = this.__data__ = new MapCache(pairs);\n }\n cache.set(key, value);\n return this;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n // Safari 9 makes `arguments.length` enumerable in strict mode.\n var result = (isArray(value) || isArguments(value))\n ? baseTimes(value.length, String)\n : [];\n\n var length = result.length,\n skipIndexes = !!length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (key == 'length' || isIndex(key, length)))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n object[key] = value;\n }\n}\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @param {boolean} [isFull] Specify a clone including symbols.\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, isDeep, isFull, customizer, key, object, stack) {\n var result;\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n if (isHostObject(value)) {\n return object ? value : {};\n }\n result = initCloneObject(isFunc ? {} : value);\n if (!isDeep) {\n return copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, baseClone, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (!isArr) {\n var props = isFull ? getAllKeys(value) : keys(value);\n }\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));\n });\n return result;\n}\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} prototype The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nfunction baseCreate(proto) {\n return isObject(proto) ? objectCreate(proto) : {};\n}\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\n/**\n * The base implementation of `getTag`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n return objectToString.call(value);\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\nfunction cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var result = new buffer.constructor(buffer.length);\n buffer.copy(result);\n return result;\n}\n\n/**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\nfunction cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n}\n\n/**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\nfunction cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n}\n\n/**\n * Creates a clone of `map`.\n *\n * @private\n * @param {Object} map The map to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned map.\n */\nfunction cloneMap(map, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);\n return arrayReduce(array, addMapEntry, new map.constructor);\n}\n\n/**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\nfunction cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n}\n\n/**\n * Creates a clone of `set`.\n *\n * @private\n * @param {Object} set The set to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned set.\n */\nfunction cloneSet(set, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);\n return arrayReduce(array, addSetEntry, new set.constructor);\n}\n\n/**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\nfunction cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n}\n\n/**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\nfunction cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n}\n\n/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n assignValue(object, key, newValue === undefined ? source[key] : newValue);\n }\n return object;\n}\n\n/**\n * Copies own symbol properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\nfunction copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n}\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Creates an array of the own enumerable symbol properties of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11,\n// for data views in Edge < 14, and promises in Node.js.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = objectToString.call(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : undefined;\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\n/**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\nfunction initCloneArray(array) {\n var length = array.length,\n result = array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n}\n\n/**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n}\n\n/**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneByTag(object, tag, cloneFunc, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return cloneMap(object, isDeep, cloneFunc);\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return cloneSet(object, isDeep, cloneFunc);\n\n case symbolTag:\n return cloneSymbol(object);\n }\n}\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n length = length == null ? MAX_SAFE_INTEGER : length;\n return !!length &&\n (typeof value == 'number' || reIsUint.test(value)) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\nfunction cloneDeep(value) {\n return baseClone(value, true, true);\n}\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nfunction isArguments(value) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&\n (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\n/**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\nfunction isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n}\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\n/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\n/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = cloneDeep;\n"
},
{
"id": 35,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\module.js",
"name": "(webpack)/buildin/module.js",
"index": 34,
"index2": 30,
"size": 497,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"issuerId": 34,
"issuerName": "./node_modules/lodash.clonedeep/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 34,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"name": "./node_modules/lodash.clonedeep/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 0,
"building": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 34,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"module": "./node_modules/lodash.clonedeep/index.js",
"moduleName": "./node_modules/lodash.clonedeep/index.js",
"type": "cjs require",
"userRequest": "module",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n"
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"index": 35,
"index2": 34,
"size": 680,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "uuid/v4",
"loc": "34:15-33"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "var rng = require('./lib/rng');\nvar bytesToUuid = require('./lib/bytesToUuid');\n\nfunction v4(options, buf, offset) {\n var i = buf && offset || 0;\n\n if (typeof(options) == 'string') {\n buf = options === 'binary' ? new Array(16) : null;\n options = null;\n }\n options = options || {};\n\n var rnds = options.random || (options.rng || rng)();\n\n // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n rnds[6] = (rnds[6] & 0x0f) | 0x40;\n rnds[8] = (rnds[8] & 0x3f) | 0x80;\n\n // Copy bytes to buffer, if provided\n if (buf) {\n for (var ii = 0; ii < 16; ++ii) {\n buf[i + ii] = rnds[ii];\n }\n }\n\n return buf || bytesToUuid(rnds);\n}\n\nmodule.exports = v4;\n"
},
{
"id": 37,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\lib\\rng-browser.js",
"name": "./node_modules/uuid/lib/rng-browser.js",
"index": 36,
"index2": 32,
"size": 1312,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"issuerId": 36,
"issuerName": "./node_modules/uuid/v4.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 166,
"building": 9
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 36,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"module": "./node_modules/uuid/v4.js",
"moduleName": "./node_modules/uuid/v4.js",
"type": "cjs require",
"userRequest": "./lib/rng",
"loc": "1:10-30"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// Unique ID creation requires a high quality random # generator. In the\n// browser this is a little complicated due to unknown quality of Math.random()\n// and inconsistent support for the `crypto` API. We do the best we can via\n// feature-detection\n\n// getRandomValues needs to be invoked in a context where \"this\" is a Crypto\n// implementation. Also, find the complete implementation of crypto on IE11.\nvar getRandomValues = (typeof(crypto) != 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto)) ||\n (typeof(msCrypto) != 'undefined' && typeof window.msCrypto.getRandomValues == 'function' && msCrypto.getRandomValues.bind(msCrypto));\n\nif (getRandomValues) {\n // WHATWG crypto RNG - http://wiki.whatwg.org/wiki/Crypto\n var rnds8 = new Uint8Array(16); // eslint-disable-line no-undef\n\n module.exports = function whatwgRNG() {\n getRandomValues(rnds8);\n return rnds8;\n };\n} else {\n // Math.random()-based (RNG)\n //\n // If all else fails, use Math.random(). It's fast, but is of unspecified\n // quality.\n var rnds = new Array(16);\n\n module.exports = function mathRNG() {\n for (var i = 0, r; i < 16; i++) {\n if ((i & 0x03) === 0) r = Math.random() * 0x100000000;\n rnds[i] = r >>> ((i & 0x03) << 3) & 0xff;\n }\n\n return rnds;\n };\n}\n"
},
{
"id": 38,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\lib\\bytesToUuid.js",
"name": "./node_modules/uuid/lib/bytesToUuid.js",
"index": 37,
"index2": 33,
"size": 747,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"issuerId": 36,
"issuerName": "./node_modules/uuid/v4.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 166,
"building": 9
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 36,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"module": "./node_modules/uuid/v4.js",
"moduleName": "./node_modules/uuid/v4.js",
"type": "cjs require",
"userRequest": "./lib/bytesToUuid",
"loc": "2:18-46"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\nvar byteToHex = [];\nfor (var i = 0; i < 256; ++i) {\n byteToHex[i] = (i + 0x100).toString(16).substr(1);\n}\n\nfunction bytesToUuid(buf, offset) {\n var i = offset || 0;\n var bth = byteToHex;\n // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4\n return ([bth[buf[i++]], bth[buf[i++]], \n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]]]).join('');\n}\n\nmodule.exports = bytesToUuid;\n"
},
{
"id": 39,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"name": "./src/helper/indexeddb.ts",
"index": 38,
"index2": 36,
"size": 4819,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/indexeddb",
"loc": "35:20-49"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst lock_1 = require(\"./lock\");\r\nconst idb_1 = require(\"idb\");\r\nclass IDB {\r\n constructor(database, stores) {\r\n this.stores = stores;\r\n this.initLock = new lock_1.default();\r\n let lock = this.initLock.getLock();\r\n lock.then((l) => __awaiter(this, void 0, void 0, function* () {\r\n let v = localStorage.getItem(database + \"_version\");\r\n let version = 0;\r\n if (v)\r\n version = Number(v);\r\n let lastStoresS = localStorage.getItem(database + \"_stores\");\r\n if (!lastStoresS)\r\n lastStoresS = \"\";\r\n let lastStores = lastStoresS.split(\",\").filter(e => e !== \"\");\r\n if (!stores.every(e => lastStores.indexOf(e) >= 0) || !lastStores.every(e => stores.indexOf(e) >= 0))\r\n version++;\r\n localStorage.setItem(database + \"_version\", version.toString());\r\n localStorage.setItem(database + \"_stores\", stores.join(\",\"));\r\n this.db = yield idb_1.openDb(database, version, db => {\r\n console.log(\"IndexedDB need update\");\r\n stores.forEach(store => {\r\n if (!db.objectStoreNames.contains(store))\r\n db.createObjectStore(store);\r\n });\r\n });\r\n console.log(\"Got DATABASE\", this.db);\r\n l.release();\r\n }));\r\n }\r\n transaction(...stores) {\r\n if (stores.length < 1)\r\n stores = this.stores;\r\n let s;\r\n if (typeof stores[0] === \"string\")\r\n s = stores;\r\n else\r\n s = stores.map(e => e.name);\r\n return this.db.transaction(s, \"readwrite\");\r\n }\r\n getStore(name) {\r\n return {\r\n name: name,\r\n transaction: () => {\r\n return this.db.transaction(name, \"readwrite\");\r\n },\r\n get: (key, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n return (transaction || this.db.transaction(name))\r\n .objectStore(name).get(key);\r\n }),\r\n getAll: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n return (transaction || this.db.transaction(name))\r\n .objectStore(name).getAll();\r\n }),\r\n set: (key, val, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).put(val, key);\r\n return tx.complete;\r\n }),\r\n delete: (key, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).delete(key);\r\n return tx.complete;\r\n }),\r\n clear: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).clear();\r\n return tx.complete;\r\n }),\r\n keys: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name));\r\n const keys = [];\r\n const store = tx.objectStore(name);\r\n (store.iterateKeyCursor || store.iterateCursor).call(store, (cursor) => {\r\n if (!cursor)\r\n return;\r\n keys.push(cursor.key);\r\n cursor.continue();\r\n });\r\n return tx.complete.then(() => keys);\r\n })\r\n };\r\n }\r\n}\r\nexports.default = IDB;\r\n"
},
{
"id": 40,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\idb\\build\\idb.js",
"name": "./node_modules/idb/build/idb.js",
"index": 39,
"index2": 35,
"size": 8073,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"issuerId": 39,
"issuerName": "./src/helper/indexeddb.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 39,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"name": "./src/helper/indexeddb.ts",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 425,
"building": 11
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 39,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"module": "./src/helper/indexeddb.ts",
"moduleName": "./src/helper/indexeddb.ts",
"type": "cjs require",
"userRequest": "idb",
"loc": "12:14-28"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :\n typeof define === 'function' && define.amd ? define(['exports'], factory) :\n (global = global || self, factory(global.idb = {}));\n}(this, function (exports) { 'use strict';\n\n function toArray(arr) {\n return Array.prototype.slice.call(arr);\n }\n\n function promisifyRequest(request) {\n return new Promise(function(resolve, reject) {\n request.onsuccess = function() {\n resolve(request.result);\n };\n\n request.onerror = function() {\n reject(request.error);\n };\n });\n }\n\n function promisifyRequestCall(obj, method, args) {\n var request;\n var p = new Promise(function(resolve, reject) {\n request = obj[method].apply(obj, args);\n promisifyRequest(request).then(resolve, reject);\n });\n\n p.request = request;\n return p;\n }\n\n function promisifyCursorRequestCall(obj, method, args) {\n var p = promisifyRequestCall(obj, method, args);\n return p.then(function(value) {\n if (!value) return;\n return new Cursor(value, p.request);\n });\n }\n\n function proxyProperties(ProxyClass, targetProp, properties) {\n properties.forEach(function(prop) {\n Object.defineProperty(ProxyClass.prototype, prop, {\n get: function() {\n return this[targetProp][prop];\n },\n set: function(val) {\n this[targetProp][prop] = val;\n }\n });\n });\n }\n\n function proxyRequestMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return promisifyRequestCall(this[targetProp], prop, arguments);\n };\n });\n }\n\n function proxyMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return this[targetProp][prop].apply(this[targetProp], arguments);\n };\n });\n }\n\n function proxyCursorRequestMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return promisifyCursorRequestCall(this[targetProp], prop, arguments);\n };\n });\n }\n\n function Index(index) {\n this._index = index;\n }\n\n proxyProperties(Index, '_index', [\n 'name',\n 'keyPath',\n 'multiEntry',\n 'unique'\n ]);\n\n proxyRequestMethods(Index, '_index', IDBIndex, [\n 'get',\n 'getKey',\n 'getAll',\n 'getAllKeys',\n 'count'\n ]);\n\n proxyCursorRequestMethods(Index, '_index', IDBIndex, [\n 'openCursor',\n 'openKeyCursor'\n ]);\n\n function Cursor(cursor, request) {\n this._cursor = cursor;\n this._request = request;\n }\n\n proxyProperties(Cursor, '_cursor', [\n 'direction',\n 'key',\n 'primaryKey',\n 'value'\n ]);\n\n proxyRequestMethods(Cursor, '_cursor', IDBCursor, [\n 'update',\n 'delete'\n ]);\n\n // proxy 'next' methods\n ['advance', 'continue', 'continuePrimaryKey'].forEach(function(methodName) {\n if (!(methodName in IDBCursor.prototype)) return;\n Cursor.prototype[methodName] = function() {\n var cursor = this;\n var args = arguments;\n return Promise.resolve().then(function() {\n cursor._cursor[methodName].apply(cursor._cursor, args);\n return promisifyRequest(cursor._request).then(function(value) {\n if (!value) return;\n return new Cursor(value, cursor._request);\n });\n });\n };\n });\n\n function ObjectStore(store) {\n this._store = store;\n }\n\n ObjectStore.prototype.createIndex = function() {\n return new Index(this._store.createIndex.apply(this._store, arguments));\n };\n\n ObjectStore.prototype.index = function() {\n return new Index(this._store.index.apply(this._store, arguments));\n };\n\n proxyProperties(ObjectStore, '_store', [\n 'name',\n 'keyPath',\n 'indexNames',\n 'autoIncrement'\n ]);\n\n proxyRequestMethods(ObjectStore, '_store', IDBObjectStore, [\n 'put',\n 'add',\n 'delete',\n 'clear',\n 'get',\n 'getAll',\n 'getKey',\n 'getAllKeys',\n 'count'\n ]);\n\n proxyCursorRequestMethods(ObjectStore, '_store', IDBObjectStore, [\n 'openCursor',\n 'openKeyCursor'\n ]);\n\n proxyMethods(ObjectStore, '_store', IDBObjectStore, [\n 'deleteIndex'\n ]);\n\n function Transaction(idbTransaction) {\n this._tx = idbTransaction;\n this.complete = new Promise(function(resolve, reject) {\n idbTransaction.oncomplete = function() {\n resolve();\n };\n idbTransaction.onerror = function() {\n reject(idbTransaction.error);\n };\n idbTransaction.onabort = function() {\n reject(idbTransaction.error);\n };\n });\n }\n\n Transaction.prototype.objectStore = function() {\n return new ObjectStore(this._tx.objectStore.apply(this._tx, arguments));\n };\n\n proxyProperties(Transaction, '_tx', [\n 'objectStoreNames',\n 'mode'\n ]);\n\n proxyMethods(Transaction, '_tx', IDBTransaction, [\n 'abort'\n ]);\n\n function UpgradeDB(db, oldVersion, transaction) {\n this._db = db;\n this.oldVersion = oldVersion;\n this.transaction = new Transaction(transaction);\n }\n\n UpgradeDB.prototype.createObjectStore = function() {\n return new ObjectStore(this._db.createObjectStore.apply(this._db, arguments));\n };\n\n proxyProperties(UpgradeDB, '_db', [\n 'name',\n 'version',\n 'objectStoreNames'\n ]);\n\n proxyMethods(UpgradeDB, '_db', IDBDatabase, [\n 'deleteObjectStore',\n 'close'\n ]);\n\n function DB(db) {\n this._db = db;\n }\n\n DB.prototype.transaction = function() {\n return new Transaction(this._db.transaction.apply(this._db, arguments));\n };\n\n proxyProperties(DB, '_db', [\n 'name',\n 'version',\n 'objectStoreNames'\n ]);\n\n proxyMethods(DB, '_db', IDBDatabase, [\n 'close'\n ]);\n\n // Add cursor iterators\n // TODO: remove this once browsers do the right thing with promises\n ['openCursor', 'openKeyCursor'].forEach(function(funcName) {\n [ObjectStore, Index].forEach(function(Constructor) {\n // Don't create iterateKeyCursor if openKeyCursor doesn't exist.\n if (!(funcName in Constructor.prototype)) return;\n\n Constructor.prototype[funcName.replace('open', 'iterate')] = function() {\n var args = toArray(arguments);\n var callback = args[args.length - 1];\n var nativeObject = this._store || this._index;\n var request = nativeObject[funcName].apply(nativeObject, args.slice(0, -1));\n request.onsuccess = function() {\n callback(request.result);\n };\n };\n });\n });\n\n // polyfill getAll\n [Index, ObjectStore].forEach(function(Constructor) {\n if (Constructor.prototype.getAll) return;\n Constructor.prototype.getAll = function(query, count) {\n var instance = this;\n var items = [];\n\n return new Promise(function(resolve) {\n instance.iterateCursor(query, function(cursor) {\n if (!cursor) {\n resolve(items);\n return;\n }\n items.push(cursor.value);\n\n if (count !== undefined && items.length == count) {\n resolve(items);\n return;\n }\n cursor.continue();\n });\n });\n };\n });\n\n function openDb(name, version, upgradeCallback) {\n var p = promisifyRequestCall(indexedDB, 'open', [name, version]);\n var request = p.request;\n\n if (request) {\n request.onupgradeneeded = function(event) {\n if (upgradeCallback) {\n upgradeCallback(new UpgradeDB(request.result, event.oldVersion, request.transaction));\n }\n };\n }\n\n return p.then(function(db) {\n return new DB(db);\n });\n }\n\n function deleteDb(name) {\n return promisifyRequestCall(indexedDB, 'deleteDatabase', [name]);\n }\n\n exports.openDb = openDb;\n exports.deleteDb = deleteDb;\n\n Object.defineProperty(exports, '__esModule', { value: true });\n\n}));\n"
},
{
"id": 41,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 41,
"index2": 39,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 10,
"issuerName": "./src/components/vaults.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 25,
"building": 446
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 10,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./src/components/vaults.scss",
"moduleName": "./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss",
"loc": "2:14-185"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 42,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"name": "./node_modules/feather-icons/dist/icons/lock.svg",
"index": 43,
"index2": 41,
"size": 656,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/lock.svg",
"loc": "15:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Vaults.tsx (referenced with cjs require)"
],
"depth": 2,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-lock\"] || \"feather-lock\"].join(' ')}, rest), [h('rect', {\"x\":\"3\",\"y\":\"11\",\"width\":\"18\",\"height\":\"11\",\"rx\":\"2\",\"ry\":\"2\"}, []), h('path', {\"d\":\"M7 11V7a5 5 0 0 1 10 0v4\"}, [])]);\n};\n\n "
},
{
"id": 43,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"name": "./node_modules/feather-icons/dist/icons/unlock.svg",
"index": 44,
"index2": 42,
"size": 659,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/unlock.svg",
"loc": "16:21-67"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Vaults.tsx (referenced with cjs require)"
],
"depth": 2,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-unlock\"] || \"feather-unlock\"].join(' ')}, rest), [h('rect', {\"x\":\"3\",\"y\":\"11\",\"width\":\"18\",\"height\":\"11\",\"rx\":\"2\",\"ry\":\"2\"}, []), h('path', {\"d\":\"M7 11V7a5 5 0 0 1 9.9-1\"}, [])]);\n};\n\n "
},
{
"id": 44,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"name": "./src/components/modals/InputModal.tsx",
"index": 45,
"index2": 47,
"size": 1573,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./modals/InputModal",
"loc": "18:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nclass InputModal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.rand = Math.random().toString();\r\n }\r\n componentWillUnmount() {\r\n if (this.input)\r\n this.input.value = \"\";\r\n }\r\n render() {\r\n return preact_1.h(Modal_1.Modal, { title: this.props.title, onClose: () => this.props.onResult(null) },\r\n preact_1.h(\"fieldset\", { style: \"border:none;\" },\r\n preact_1.h(\"label\", { for: this.rand }, this.props.fieldname),\r\n preact_1.h(\"input\", { style: \"min-width: 85%\", autofocus: true, ref: elm => {\r\n this.input = elm;\r\n if (this.input)\r\n setTimeout(() => this.input.focus(), 0);\r\n }, type: this.props.type, id: this.rand, placeholder: this.props.fieldname, onKeyDown: evt => {\r\n if (evt.keyCode === 13) {\r\n this.props.onResult(this.input.value);\r\n }\r\n } }),\r\n preact_1.h(\"div\", { style: \"text-align: right;\" },\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(this.input.value);\r\n } }, \"Enter\"))));\r\n }\r\n}\r\nexports.InputModal = InputModal;\r\n"
},
{
"id": 45,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 47,
"index2": 44,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 4,
"issuerName": "./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
}
}
],
"profile": {
"factory": 3,
"building": 103
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 4,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./src/components/modals/modal.scss",
"moduleName": "./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss",
"loc": "2:14-193"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"index": 52,
"index2": 51,
"size": 1420,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"issuerId": 12,
"issuerName": "./src/components/AddButton.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "./add_button.scss",
"loc": "4:0-28"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 47,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 53,
"index2": 50,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 46,
"issuerName": "./src/components/add_button.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
}
}
],
"profile": {
"factory": 2,
"building": 104
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 46,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./src/components/add_button.scss",
"moduleName": "./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss",
"loc": "2:14-189"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 48,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"name": "./node_modules/feather-icons/dist/icons/plus.svg",
"index": 55,
"index2": 52,
"size": 641,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"issuerId": 12,
"issuerName": "./src/components/AddButton.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/plus.svg",
"loc": "5:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/AddButton.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-plus\"] || \"feather-plus\"].join(' ')}, rest), [h('line', {\"x1\":\"12\",\"y1\":\"5\",\"x2\":\"12\",\"y2\":\"19\"}, []), h('line', {\"x1\":\"5\",\"y1\":\"12\",\"x2\":\"19\",\"y2\":\"12\"}, [])]);\n};\n\n "
},
{
"id": 49,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"name": "./src/components/demo.tsx",
"index": 56,
"index2": 55,
"size": 732,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/demo",
"loc": "18:15-43"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nclass DemoPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { message: \"\" };\r\n }\r\n render() {\r\n let elms = [];\r\n for (let i = 0; i < 1000; i++) {\r\n elms.push(preact_1.h(\"li\", null,\r\n \"Hallo \",\r\n i));\r\n }\r\n return preact_1.h(\"div\", { style: { background: this.props.state.color, marginTop: \"-12px\", paddingTop: \"12px\" } },\r\n preact_1.h(\"h1\", null, \"Hallo Welt\"),\r\n preact_1.h(\"ul\", null, elms));\r\n }\r\n}\r\nexports.default = DemoPage;\r\n"
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"index": 57,
"index2": 65,
"size": 1771,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/Vault",
"loc": "19:16-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vault.scss\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst Entry_1 = require(\"./Entry\");\r\nconst EntryList_1 = require(\"./EntryList\");\r\nclass VaultPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { entries: [] };\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n this.vault = notes_1.default.getVault(this.props.state.id, notes_1.default.getVaultKey(this.props.state.id));\r\n this.vault.catch(err => {\r\n navigation_1.default.setPage(\"/\");\r\n });\r\n });\r\n }\r\n render() {\r\n if (this.props.hidden && this.props.hidden.entry === \"true\") {\r\n return preact_1.h(Entry_1.default, { vault: this.vault, id: this.props.hidden.id });\r\n }\r\n else {\r\n return preact_1.h(EntryList_1.default, { vault: this.vault });\r\n }\r\n }\r\n}\r\nexports.default = VaultPage;\r\n"
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"index": 58,
"index2": 58,
"size": 1405,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./vault.scss",
"loc": "14:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 52,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 59,
"index2": 57,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 51,
"issuerName": "./src/components/vault.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 17,
"building": 443
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 51,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./src/components/vault.scss",
"moduleName": "./src/components/vault.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss",
"loc": "2:14-184"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"index": 61,
"index2": 63,
"size": 7270,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./Entry",
"loc": "16:16-34"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vaults.scss\");\r\nconst trash_2_svg_1 = require(\"feather-icons/dist/icons/trash-2.svg\");\r\nconst x_svg_1 = require(\"feather-icons/dist/icons/x.svg\");\r\nconst save_svg_1 = require(\"feather-icons/dist/icons/save.svg\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst YesNoModal_1 = require(\"./modals/YesNoModal\");\r\nconst LoadingModal_1 = require(\"./modals/LoadingModal\");\r\nconst minRows = 3;\r\nclass EntryComponent extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.text = \"\";\r\n this.lineHeight = 24;\r\n this.rows = minRows;\r\n this.skip_save = false;\r\n this.state = { changed: false, title: \"\", modal: undefined, loading: true };\r\n }\r\n toVault() {\r\n history.back();\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n try {\r\n this.skip_save = false;\r\n this.setState({ loading: true });\r\n this.vault = yield this.props.vault;\r\n let note;\r\n if (this.props.id)\r\n note = yield this.vault.getNote(this.props.id);\r\n else\r\n note = this.vault.newNote();\r\n if (!note) {\r\n notes_1.default.messageObservableServer.send({ message: \"Note not found!\", type: notes_1.MessageType.ERROR });\r\n }\r\n else {\r\n this.note = note;\r\n this.text = note.__value;\r\n let rows = this.getRows(this.text);\r\n if (rows !== this.rows) {\r\n this.rows = rows;\r\n }\r\n let [title] = this.text.split(\"\\n\", 1);\r\n this.setState({ loading: false, title });\r\n }\r\n }\r\n catch (err) {\r\n notes_1.default.sendErrorMessage(err);\r\n }\r\n });\r\n }\r\n save() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n try {\r\n if (this.state.changed) {\r\n this.note.__value = this.text;\r\n yield this.vault.saveNote(this.note);\r\n this.setState({ changed: false });\r\n }\r\n }\r\n catch (err) {\r\n notes_1.default.sendErrorMessage(err);\r\n }\r\n });\r\n }\r\n componentWillUnmount() {\r\n if (!this.skip_save)\r\n this.save();\r\n }\r\n strToNr(value) {\r\n let match = value.match(/\\d/g);\r\n return Number(match.join(\"\"));\r\n }\r\n getRows(value) {\r\n const lines = (value.match(/\\r?\\n/g) || '').length + 1;\r\n return Math.max(lines + 1, minRows);\r\n }\r\n textAreaChange(evt) {\r\n if (evt.keyCode === 17 || evt.keyCode === 27)\r\n return;\r\n let target = evt.target;\r\n let value = target.value;\r\n this.text = value;\r\n if (!this.state.changed && this.textAreaKeyPress(evt))\r\n this.setState({ changed: true });\r\n let [title] = value.split(\"\\n\", 1);\r\n if (title !== this.state.title)\r\n this.setState({ title });\r\n let rows = this.getRows(value);\r\n if (rows !== this.rows) {\r\n target.rows = rows;\r\n this.rows = rows;\r\n }\r\n }\r\n textAreaKeyPress(evt) {\r\n if ((evt.keyCode === 83 || evt.keyCode === 13) && evt.ctrlKey) {\r\n event.preventDefault();\r\n this.save();\r\n return false;\r\n }\r\n else if (evt.keyCode === 27) {\r\n event.preventDefault();\r\n this.skip_save = true;\r\n this.toVault();\r\n return false;\r\n }\r\n return true;\r\n }\r\n render() {\r\n let loading_modal = this.state.loading ? preact_1.h(LoadingModal_1.default, null) : undefined;\r\n const save_handler = () => __awaiter(this, void 0, void 0, function* () {\r\n yield this.save();\r\n navigation_1.default.setPage(\"/vault\", { id: this.vault.id }, { entry: \"false\" }, true);\r\n this.toVault();\r\n });\r\n const delete_handler = () => __awaiter(this, void 0, void 0, function* () {\r\n yield this.vault.deleteNote(this.props.id);\r\n this.toVault();\r\n });\r\n const exit_handler = () => {\r\n if (this.state.changed) {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Really want to quit?\", onResult: res => {\r\n if (res === true) {\r\n this.skip_save = true;\r\n this.toVault();\r\n }\r\n this.setState({ modal: undefined });\r\n } });\r\n this.setState({ modal });\r\n }\r\n else\r\n this.toVault();\r\n };\r\n return preact_1.h(\"div\", null,\r\n loading_modal,\r\n this.state.modal,\r\n preact_1.h(\"header\", null,\r\n preact_1.h(\"div\", null,\r\n preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => exit_handler() },\r\n preact_1.h(x_svg_1.default, { height: undefined, width: undefined })),\r\n this.state.changed ? preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => save_handler() },\r\n preact_1.h(save_svg_1.default, { height: undefined, width: undefined })) : undefined),\r\n preact_1.h(\"h1\", { style: \"display:inline\", class: \"button header_title\" }, this.state.title),\r\n preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => delete_handler() },\r\n preact_1.h(trash_2_svg_1.default, { height: undefined, width: undefined }))),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"textarea\", { autofocus: true, value: this.text, rows: this.rows, class: \"doc\", style: \"width:100%;\", onKeyDown: evt => this.textAreaKeyPress(evt), onKeyUp: evt => this.textAreaChange(evt), ref: elm => {\r\n if (elm)\r\n setTimeout(() => elm.focus(), 0);\r\n } })))));\r\n }\r\n}\r\nexports.default = EntryComponent;\r\n"
},
{
"id": 54,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"name": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"index": 62,
"index2": 59,
"size": 798,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/trash-2.svg",
"loc": "14:22-69"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-trash-2\"] || \"feather-trash-2\"].join(' ')}, rest), [h('polyline', {\"points\":\"3 6 5 6 21 6\"}, []), h('path', {\"d\":\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}, []), h('line', {\"x1\":\"10\",\"y1\":\"11\",\"x2\":\"10\",\"y2\":\"17\"}, []), h('line', {\"x1\":\"14\",\"y1\":\"11\",\"x2\":\"14\",\"y2\":\"17\"}, [])]);\n};\n\n "
},
{
"id": 55,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"name": "./node_modules/feather-icons/dist/icons/x.svg",
"index": 63,
"index2": 60,
"size": 633,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/x.svg",
"loc": "15:16-57"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-x\"] || \"feather-x\"].join(' ')}, rest), [h('line', {\"x1\":\"18\",\"y1\":\"6\",\"x2\":\"6\",\"y2\":\"18\"}, []), h('line', {\"x1\":\"6\",\"y1\":\"6\",\"x2\":\"18\",\"y2\":\"18\"}, [])]);\n};\n\n "
},
{
"id": 56,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"name": "./node_modules/feather-icons/dist/icons/save.svg",
"index": 64,
"index2": 61,
"size": 716,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/save.svg",
"loc": "16:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-save\"] || \"feather-save\"].join(' ')}, rest), [h('path', {\"d\":\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"}, []), h('polyline', {\"points\":\"17 21 17 13 7 13 7 21\"}, []), h('polyline', {\"points\":\"7 3 7 8 15 8\"}, [])]);\n};\n\n "
},
{
"id": 57,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"name": "./src/components/modals/LoadingModal.tsx",
"index": 65,
"index2": 62,
"size": 432,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./modals/LoadingModal",
"loc": "19:23-55"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nfunction LoadingModal() {\r\n return preact_1.h(Modal_1.Modal, { title: \"Loading\", noClose: true },\r\n preact_1.h(\"div\", { class: \"spinner primary\", style: \"height: 80px; width: 80px; margin: 3rem auto;\" }));\r\n}\r\nexports.default = LoadingModal;\r\n"
},
{
"id": 58,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"name": "./src/components/EntryList.tsx",
"index": 66,
"index2": 64,
"size": 2415,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./EntryList",
"loc": "17:20-42"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst AddButton_1 = require(\"./AddButton\");\r\nconst navigation_1 = require(\"../navigation\");\r\nclass EntryList extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.state = { entries: [] };\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n this.vault = yield this.props.vault;\r\n this.vault.getAllNotes().then(entries => this.setState({ entries }));\r\n });\r\n }\r\n render() {\r\n const open_entry = (id) => {\r\n navigation_1.default.setPage(\"/vault\", { id: this.vault.id }, { id, entry: \"true\" });\r\n };\r\n let elms = this.state.entries.map(entry => {\r\n let [first, second] = entry.preview.split(\"\\n\", 2);\r\n return preact_1.h(\"div\", { class: \"vault_vault\", onClick: () => {\r\n open_entry(entry._id);\r\n } },\r\n preact_1.h(\"span\", null, first),\r\n preact_1.h(\"br\", null),\r\n preact_1.h(\"span\", null, second));\r\n });\r\n return preact_1.h(\"div\", null,\r\n preact_1.h(AddButton_1.default, { onClick: () => open_entry(null) }),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"div\", { class: \"card fluid\" },\r\n preact_1.h(\"h1\", { class: \"section double-padded\" }, \"Notes: \"),\r\n preact_1.h(\"div\", { class: \"section\" }, elms))))));\r\n }\r\n}\r\nexports.default = EntryList;\r\n"
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 16,
"index2": 13,
"size": 60,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 22,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 22,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 13,
"index2": 10,
"size": 56391,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 20,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 20,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 233,
"building": 967
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 20,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss 1",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss (1)",
"index": 17,
"index2": 14,
"size": 623,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 22,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 22,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 42,
"index2": 38,
"size": 323,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 41,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 41,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"profile": {
"factory": 25,
"building": 446
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 41,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 60,
"index2": 56,
"size": 407,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 52,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
},
{
"id": 52,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"profile": {
"factory": 17,
"building": 443
}
}
],
"profile": {
"factory": 1,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 52,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 54,
"index2": 49,
"size": 204,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 47,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
}
},
{
"id": 47,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"profile": {
"factory": 2,
"building": 104
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 47,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 48,
"index2": 43,
"size": 278,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 45,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
}
},
{
"id": 45,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"profile": {
"factory": 3,
"building": 103
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 45,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 8,
"index2": 3,
"size": 321,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 17,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
}
},
{
"id": 17,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"profile": {
"factory": 1,
"building": 105
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 17,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "main",
"request": "./src/index.tsx",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact\\dist\\preact.mjs",
"name": "./node_modules/preact/dist/preact.mjs",
"index": 1,
"index2": 0,
"size": 19053,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 2,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"module": "./src/navigation.ts",
"moduleName": "./src/navigation.ts",
"type": "cjs require",
"userRequest": "preact",
"loc": "4:17-34"
},
{
"moduleId": 5,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\page.ts",
"module": "./src/page.ts",
"moduleName": "./src/page.ts",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 6,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"module": "./src/components/modals/Modal.tsx",
"moduleName": "./src/components/modals/Modal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 14,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"module": "./src/components/App.tsx",
"moduleName": "./src/components/App.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "4:17-34"
},
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 42,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"module": "./node_modules/feather-icons/dist/icons/lock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/lock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:431-432"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:355-356"
},
{
"moduleId": 43,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"module": "./node_modules/feather-icons/dist/icons/unlock.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/unlock.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:435-436"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 48,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"module": "./node_modules/feather-icons/dist/icons/plus.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/plus.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:408-409"
},
{
"moduleId": 49,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"module": "./src/components/demo.tsx",
"moduleName": "./src/components/demo.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:357-358"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:403-404"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:506-507"
},
{
"moduleId": 54,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"module": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:564-565"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:345-346"
},
{
"moduleId": 55,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"module": "./node_modules/feather-icons/dist/icons/x.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/x.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:401-402"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony side effect evaluation",
"userRequest": "preact",
"loc": "3:0-27"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:11-12"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:351-352"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:439-440"
},
{
"moduleId": 56,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"module": "./node_modules/feather-icons/dist/icons/save.svg",
"moduleName": "./node_modules/feather-icons/dist/icons/save.svg",
"type": "harmony import specifier",
"userRequest": "preact",
"loc": "10:494-495"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "3:17-34"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "preact",
"loc": "11:17-34"
}
],
"usedExports": true,
"providedExports": [
"default",
"h",
"createElement",
"cloneElement",
"createRef",
"Component",
"render",
"rerender",
"options"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/AddButton.tsx (referenced with cjs require), ./src/components/App.tsx (referenced with cjs require), ./src/components/Entry.tsx (referenced with cjs require), ./src/components/EntryList.tsx (referenced with cjs require), ./src/components/Routing.tsx (referenced with cjs require), ./src/components/Vault.tsx (referenced with cjs require), ./src/components/Vaults.tsx (referenced with cjs require), ./src/components/demo.tsx (referenced with cjs require), ./src/components/modals/InputModal.tsx (referenced with cjs require), ./src/components/modals/LoadingModal.tsx (referenced with cjs require), ./src/components/modals/Modal.tsx (referenced with cjs require), ./src/components/modals/YesNoModal.tsx (referenced with cjs require), ./src/index.tsx (referenced with cjs require), ./src/navigation.ts (referenced with cjs require), ./src/page.ts (referenced with cjs require)"
],
"depth": 1,
"source": "var VNode = function VNode() {};\n\nvar options = {};\n\nvar stack = [];\n\nvar EMPTY_CHILDREN = [];\n\nfunction h(nodeName, attributes) {\n\tvar children = EMPTY_CHILDREN,\n\t lastSimple,\n\t child,\n\t simple,\n\t i;\n\tfor (i = arguments.length; i-- > 2;) {\n\t\tstack.push(arguments[i]);\n\t}\n\tif (attributes && attributes.children != null) {\n\t\tif (!stack.length) stack.push(attributes.children);\n\t\tdelete attributes.children;\n\t}\n\twhile (stack.length) {\n\t\tif ((child = stack.pop()) && child.pop !== undefined) {\n\t\t\tfor (i = child.length; i--;) {\n\t\t\t\tstack.push(child[i]);\n\t\t\t}\n\t\t} else {\n\t\t\tif (typeof child === 'boolean') child = null;\n\n\t\t\tif (simple = typeof nodeName !== 'function') {\n\t\t\t\tif (child == null) child = '';else if (typeof child === 'number') child = String(child);else if (typeof child !== 'string') simple = false;\n\t\t\t}\n\n\t\t\tif (simple && lastSimple) {\n\t\t\t\tchildren[children.length - 1] += child;\n\t\t\t} else if (children === EMPTY_CHILDREN) {\n\t\t\t\tchildren = [child];\n\t\t\t} else {\n\t\t\t\tchildren.push(child);\n\t\t\t}\n\n\t\t\tlastSimple = simple;\n\t\t}\n\t}\n\n\tvar p = new VNode();\n\tp.nodeName = nodeName;\n\tp.children = children;\n\tp.attributes = attributes == null ? undefined : attributes;\n\tp.key = attributes == null ? undefined : attributes.key;\n\n\tif (options.vnode !== undefined) options.vnode(p);\n\n\treturn p;\n}\n\nfunction extend(obj, props) {\n for (var i in props) {\n obj[i] = props[i];\n }return obj;\n}\n\nfunction applyRef(ref, value) {\n if (ref != null) {\n if (typeof ref == 'function') ref(value);else ref.current = value;\n }\n}\n\nvar defer = typeof Promise == 'function' ? Promise.resolve().then.bind(Promise.resolve()) : setTimeout;\n\nfunction cloneElement(vnode, props) {\n return h(vnode.nodeName, extend(extend({}, vnode.attributes), props), arguments.length > 2 ? [].slice.call(arguments, 2) : vnode.children);\n}\n\nvar IS_NON_DIMENSIONAL = /acit|ex(?:s|g|n|p|$)|rph|ows|mnc|ntw|ine[ch]|zoo|^ord/i;\n\nvar items = [];\n\nfunction enqueueRender(component) {\n\tif (!component._dirty && (component._dirty = true) && items.push(component) == 1) {\n\t\t(options.debounceRendering || defer)(rerender);\n\t}\n}\n\nfunction rerender() {\n\tvar p;\n\twhile (p = items.pop()) {\n\t\tif (p._dirty) renderComponent(p);\n\t}\n}\n\nfunction isSameNodeType(node, vnode, hydrating) {\n\tif (typeof vnode === 'string' || typeof vnode === 'number') {\n\t\treturn node.splitText !== undefined;\n\t}\n\tif (typeof vnode.nodeName === 'string') {\n\t\treturn !node._componentConstructor && isNamedNode(node, vnode.nodeName);\n\t}\n\treturn hydrating || node._componentConstructor === vnode.nodeName;\n}\n\nfunction isNamedNode(node, nodeName) {\n\treturn node.normalizedNodeName === nodeName || node.nodeName.toLowerCase() === nodeName.toLowerCase();\n}\n\nfunction getNodeProps(vnode) {\n\tvar props = extend({}, vnode.attributes);\n\tprops.children = vnode.children;\n\n\tvar defaultProps = vnode.nodeName.defaultProps;\n\tif (defaultProps !== undefined) {\n\t\tfor (var i in defaultProps) {\n\t\t\tif (props[i] === undefined) {\n\t\t\t\tprops[i] = defaultProps[i];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn props;\n}\n\nfunction createNode(nodeName, isSvg) {\n\tvar node = isSvg ? document.createElementNS('http://www.w3.org/2000/svg', nodeName) : document.createElement(nodeName);\n\tnode.normalizedNodeName = nodeName;\n\treturn node;\n}\n\nfunction removeNode(node) {\n\tvar parentNode = node.parentNode;\n\tif (parentNode) parentNode.removeChild(node);\n}\n\nfunction setAccessor(node, name, old, value, isSvg) {\n\tif (name === 'className') name = 'class';\n\n\tif (name === 'key') {} else if (name === 'ref') {\n\t\tapplyRef(old, null);\n\t\tapplyRef(value, node);\n\t} else if (name === 'class' && !isSvg) {\n\t\tnode.className = value || '';\n\t} else if (name === 'style') {\n\t\tif (!value || typeof value === 'string' || typeof old === 'string') {\n\t\t\tnode.style.cssText = value || '';\n\t\t}\n\t\tif (value && typeof value === 'object') {\n\t\t\tif (typeof old !== 'string') {\n\t\t\t\tfor (var i in old) {\n\t\t\t\t\tif (!(i in value)) node.style[i] = '';\n\t\t\t\t}\n\t\t\t}\n\t\t\tfor (var i in value) {\n\t\t\t\tnode.style[i] = typeof value[i] === 'number' && IS_NON_DIMENSIONAL.test(i) === false ? value[i] + 'px' : value[i];\n\t\t\t}\n\t\t}\n\t} else if (name === 'dangerouslySetInnerHTML') {\n\t\tif (value) node.innerHTML = value.__html || '';\n\t} else if (name[0] == 'o' && name[1] == 'n') {\n\t\tvar useCapture = name !== (name = name.replace(/Capture$/, ''));\n\t\tname = name.toLowerCase().substring(2);\n\t\tif (value) {\n\t\t\tif (!old) node.addEventListener(name, eventProxy, useCapture);\n\t\t} else {\n\t\t\tnode.removeEventListener(name, eventProxy, useCapture);\n\t\t}\n\t\t(node._listeners || (node._listeners = {}))[name] = value;\n\t} else if (name !== 'list' && name !== 'type' && !isSvg && name in node) {\n\t\ttry {\n\t\t\tnode[name] = value == null ? '' : value;\n\t\t} catch (e) {}\n\t\tif ((value == null || value === false) && name != 'spellcheck') node.removeAttribute(name);\n\t} else {\n\t\tvar ns = isSvg && name !== (name = name.replace(/^xlink:?/, ''));\n\n\t\tif (value == null || value === false) {\n\t\t\tif (ns) node.removeAttributeNS('http://www.w3.org/1999/xlink', name.toLowerCase());else node.removeAttribute(name);\n\t\t} else if (typeof value !== 'function') {\n\t\t\tif (ns) node.setAttributeNS('http://www.w3.org/1999/xlink', name.toLowerCase(), value);else node.setAttribute(name, value);\n\t\t}\n\t}\n}\n\nfunction eventProxy(e) {\n\treturn this._listeners[e.type](options.event && options.event(e) || e);\n}\n\nvar mounts = [];\n\nvar diffLevel = 0;\n\nvar isSvgMode = false;\n\nvar hydrating = false;\n\nfunction flushMounts() {\n\tvar c;\n\twhile (c = mounts.shift()) {\n\t\tif (options.afterMount) options.afterMount(c);\n\t\tif (c.componentDidMount) c.componentDidMount();\n\t}\n}\n\nfunction diff(dom, vnode, context, mountAll, parent, componentRoot) {\n\tif (!diffLevel++) {\n\t\tisSvgMode = parent != null && parent.ownerSVGElement !== undefined;\n\n\t\thydrating = dom != null && !('__preactattr_' in dom);\n\t}\n\n\tvar ret = idiff(dom, vnode, context, mountAll, componentRoot);\n\n\tif (parent && ret.parentNode !== parent) parent.appendChild(ret);\n\n\tif (! --diffLevel) {\n\t\thydrating = false;\n\n\t\tif (!componentRoot) flushMounts();\n\t}\n\n\treturn ret;\n}\n\nfunction idiff(dom, vnode, context, mountAll, componentRoot) {\n\tvar out = dom,\n\t prevSvgMode = isSvgMode;\n\n\tif (vnode == null || typeof vnode === 'boolean') vnode = '';\n\n\tif (typeof vnode === 'string' || typeof vnode === 'number') {\n\t\tif (dom && dom.splitText !== undefined && dom.parentNode && (!dom._component || componentRoot)) {\n\t\t\tif (dom.nodeValue != vnode) {\n\t\t\t\tdom.nodeValue = vnode;\n\t\t\t}\n\t\t} else {\n\t\t\tout = document.createTextNode(vnode);\n\t\t\tif (dom) {\n\t\t\t\tif (dom.parentNode) dom.parentNode.replaceChild(out, dom);\n\t\t\t\trecollectNodeTree(dom, true);\n\t\t\t}\n\t\t}\n\n\t\tout['__preactattr_'] = true;\n\n\t\treturn out;\n\t}\n\n\tvar vnodeName = vnode.nodeName;\n\tif (typeof vnodeName === 'function') {\n\t\treturn buildComponentFromVNode(dom, vnode, context, mountAll);\n\t}\n\n\tisSvgMode = vnodeName === 'svg' ? true : vnodeName === 'foreignObject' ? false : isSvgMode;\n\n\tvnodeName = String(vnodeName);\n\tif (!dom || !isNamedNode(dom, vnodeName)) {\n\t\tout = createNode(vnodeName, isSvgMode);\n\n\t\tif (dom) {\n\t\t\twhile (dom.firstChild) {\n\t\t\t\tout.appendChild(dom.firstChild);\n\t\t\t}\n\t\t\tif (dom.parentNode) dom.parentNode.replaceChild(out, dom);\n\n\t\t\trecollectNodeTree(dom, true);\n\t\t}\n\t}\n\n\tvar fc = out.firstChild,\n\t props = out['__preactattr_'],\n\t vchildren = vnode.children;\n\n\tif (props == null) {\n\t\tprops = out['__preactattr_'] = {};\n\t\tfor (var a = out.attributes, i = a.length; i--;) {\n\t\t\tprops[a[i].name] = a[i].value;\n\t\t}\n\t}\n\n\tif (!hydrating && vchildren && vchildren.length === 1 && typeof vchildren[0] === 'string' && fc != null && fc.splitText !== undefined && fc.nextSibling == null) {\n\t\tif (fc.nodeValue != vchildren[0]) {\n\t\t\tfc.nodeValue = vchildren[0];\n\t\t}\n\t} else if (vchildren && vchildren.length || fc != null) {\n\t\t\tinnerDiffNode(out, vchildren, context, mountAll, hydrating || props.dangerouslySetInnerHTML != null);\n\t\t}\n\n\tdiffAttributes(out, vnode.attributes, props);\n\n\tisSvgMode = prevSvgMode;\n\n\treturn out;\n}\n\nfunction innerDiffNode(dom, vchildren, context, mountAll, isHydrating) {\n\tvar originalChildren = dom.childNodes,\n\t children = [],\n\t keyed = {},\n\t keyedLen = 0,\n\t min = 0,\n\t len = originalChildren.length,\n\t childrenLen = 0,\n\t vlen = vchildren ? vchildren.length : 0,\n\t j,\n\t c,\n\t f,\n\t vchild,\n\t child;\n\n\tif (len !== 0) {\n\t\tfor (var i = 0; i < len; i++) {\n\t\t\tvar _child = originalChildren[i],\n\t\t\t props = _child['__preactattr_'],\n\t\t\t key = vlen && props ? _child._component ? _child._component.__key : props.key : null;\n\t\t\tif (key != null) {\n\t\t\t\tkeyedLen++;\n\t\t\t\tkeyed[key] = _child;\n\t\t\t} else if (props || (_child.splitText !== undefined ? isHydrating ? _child.nodeValue.trim() : true : isHydrating)) {\n\t\t\t\tchildren[childrenLen++] = _child;\n\t\t\t}\n\t\t}\n\t}\n\n\tif (vlen !== 0) {\n\t\tfor (var i = 0; i < vlen; i++) {\n\t\t\tvchild = vchildren[i];\n\t\t\tchild = null;\n\n\t\t\tvar key = vchild.key;\n\t\t\tif (key != null) {\n\t\t\t\tif (keyedLen && keyed[key] !== undefined) {\n\t\t\t\t\tchild = keyed[key];\n\t\t\t\t\tkeyed[key] = undefined;\n\t\t\t\t\tkeyedLen--;\n\t\t\t\t}\n\t\t\t} else if (min < childrenLen) {\n\t\t\t\t\tfor (j = min; j < childrenLen; j++) {\n\t\t\t\t\t\tif (children[j] !== undefined && isSameNodeType(c = children[j], vchild, isHydrating)) {\n\t\t\t\t\t\t\tchild = c;\n\t\t\t\t\t\t\tchildren[j] = undefined;\n\t\t\t\t\t\t\tif (j === childrenLen - 1) childrenLen--;\n\t\t\t\t\t\t\tif (j === min) min++;\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\tchild = idiff(child, vchild, context, mountAll);\n\n\t\t\tf = originalChildren[i];\n\t\t\tif (child && child !== dom && child !== f) {\n\t\t\t\tif (f == null) {\n\t\t\t\t\tdom.appendChild(child);\n\t\t\t\t} else if (child === f.nextSibling) {\n\t\t\t\t\tremoveNode(f);\n\t\t\t\t} else {\n\t\t\t\t\tdom.insertBefore(child, f);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tif (keyedLen) {\n\t\tfor (var i in keyed) {\n\t\t\tif (keyed[i] !== undefined) recollectNodeTree(keyed[i], false);\n\t\t}\n\t}\n\n\twhile (min <= childrenLen) {\n\t\tif ((child = children[childrenLen--]) !== undefined) recollectNodeTree(child, false);\n\t}\n}\n\nfunction recollectNodeTree(node, unmountOnly) {\n\tvar component = node._component;\n\tif (component) {\n\t\tunmountComponent(component);\n\t} else {\n\t\tif (node['__preactattr_'] != null) applyRef(node['__preactattr_'].ref, null);\n\n\t\tif (unmountOnly === false || node['__preactattr_'] == null) {\n\t\t\tremoveNode(node);\n\t\t}\n\n\t\tremoveChildren(node);\n\t}\n}\n\nfunction removeChildren(node) {\n\tnode = node.lastChild;\n\twhile (node) {\n\t\tvar next = node.previousSibling;\n\t\trecollectNodeTree(node, true);\n\t\tnode = next;\n\t}\n}\n\nfunction diffAttributes(dom, attrs, old) {\n\tvar name;\n\n\tfor (name in old) {\n\t\tif (!(attrs && attrs[name] != null) && old[name] != null) {\n\t\t\tsetAccessor(dom, name, old[name], old[name] = undefined, isSvgMode);\n\t\t}\n\t}\n\n\tfor (name in attrs) {\n\t\tif (name !== 'children' && name !== 'innerHTML' && (!(name in old) || attrs[name] !== (name === 'value' || name === 'checked' ? dom[name] : old[name]))) {\n\t\t\tsetAccessor(dom, name, old[name], old[name] = attrs[name], isSvgMode);\n\t\t}\n\t}\n}\n\nvar recyclerComponents = [];\n\nfunction createComponent(Ctor, props, context) {\n\tvar inst,\n\t i = recyclerComponents.length;\n\n\tif (Ctor.prototype && Ctor.prototype.render) {\n\t\tinst = new Ctor(props, context);\n\t\tComponent.call(inst, props, context);\n\t} else {\n\t\tinst = new Component(props, context);\n\t\tinst.constructor = Ctor;\n\t\tinst.render = doRender;\n\t}\n\n\twhile (i--) {\n\t\tif (recyclerComponents[i].constructor === Ctor) {\n\t\t\tinst.nextBase = recyclerComponents[i].nextBase;\n\t\t\trecyclerComponents.splice(i, 1);\n\t\t\treturn inst;\n\t\t}\n\t}\n\n\treturn inst;\n}\n\nfunction doRender(props, state, context) {\n\treturn this.constructor(props, context);\n}\n\nfunction setComponentProps(component, props, renderMode, context, mountAll) {\n\tif (component._disable) return;\n\tcomponent._disable = true;\n\n\tcomponent.__ref = props.ref;\n\tcomponent.__key = props.key;\n\tdelete props.ref;\n\tdelete props.key;\n\n\tif (typeof component.constructor.getDerivedStateFromProps === 'undefined') {\n\t\tif (!component.base || mountAll) {\n\t\t\tif (component.componentWillMount) component.componentWillMount();\n\t\t} else if (component.componentWillReceiveProps) {\n\t\t\tcomponent.componentWillReceiveProps(props, context);\n\t\t}\n\t}\n\n\tif (context && context !== component.context) {\n\t\tif (!component.prevContext) component.prevContext = component.context;\n\t\tcomponent.context = context;\n\t}\n\n\tif (!component.prevProps) component.prevProps = component.props;\n\tcomponent.props = props;\n\n\tcomponent._disable = false;\n\n\tif (renderMode !== 0) {\n\t\tif (renderMode === 1 || options.syncComponentUpdates !== false || !component.base) {\n\t\t\trenderComponent(component, 1, mountAll);\n\t\t} else {\n\t\t\tenqueueRender(component);\n\t\t}\n\t}\n\n\tapplyRef(component.__ref, component);\n}\n\nfunction renderComponent(component, renderMode, mountAll, isChild) {\n\tif (component._disable) return;\n\n\tvar props = component.props,\n\t state = component.state,\n\t context = component.context,\n\t previousProps = component.prevProps || props,\n\t previousState = component.prevState || state,\n\t previousContext = component.prevContext || context,\n\t isUpdate = component.base,\n\t nextBase = component.nextBase,\n\t initialBase = isUpdate || nextBase,\n\t initialChildComponent = component._component,\n\t skip = false,\n\t snapshot = previousContext,\n\t rendered,\n\t inst,\n\t cbase;\n\n\tif (component.constructor.getDerivedStateFromProps) {\n\t\tstate = extend(extend({}, state), component.constructor.getDerivedStateFromProps(props, state));\n\t\tcomponent.state = state;\n\t}\n\n\tif (isUpdate) {\n\t\tcomponent.props = previousProps;\n\t\tcomponent.state = previousState;\n\t\tcomponent.context = previousContext;\n\t\tif (renderMode !== 2 && component.shouldComponentUpdate && component.shouldComponentUpdate(props, state, context) === false) {\n\t\t\tskip = true;\n\t\t} else if (component.componentWillUpdate) {\n\t\t\tcomponent.componentWillUpdate(props, state, context);\n\t\t}\n\t\tcomponent.props = props;\n\t\tcomponent.state = state;\n\t\tcomponent.context = context;\n\t}\n\n\tcomponent.prevProps = component.prevState = component.prevContext = component.nextBase = null;\n\tcomponent._dirty = false;\n\n\tif (!skip) {\n\t\trendered = component.render(props, state, context);\n\n\t\tif (component.getChildContext) {\n\t\t\tcontext = extend(extend({}, context), component.getChildContext());\n\t\t}\n\n\t\tif (isUpdate && component.getSnapshotBeforeUpdate) {\n\t\t\tsnapshot = component.getSnapshotBeforeUpdate(previousProps, previousState);\n\t\t}\n\n\t\tvar childComponent = rendered && rendered.nodeName,\n\t\t toUnmount,\n\t\t base;\n\n\t\tif (typeof childComponent === 'function') {\n\n\t\t\tvar childProps = getNodeProps(rendered);\n\t\t\tinst = initialChildComponent;\n\n\t\t\tif (inst && inst.constructor === childComponent && childProps.key == inst.__key) {\n\t\t\t\tsetComponentProps(inst, childProps, 1, context, false);\n\t\t\t} else {\n\t\t\t\ttoUnmount = inst;\n\n\t\t\t\tcomponent._component = inst = createComponent(childComponent, childProps, context);\n\t\t\t\tinst.nextBase = inst.nextBase || nextBase;\n\t\t\t\tinst._parentComponent = component;\n\t\t\t\tsetComponentProps(inst, childProps, 0, context, false);\n\t\t\t\trenderComponent(inst, 1, mountAll, true);\n\t\t\t}\n\n\t\t\tbase = inst.base;\n\t\t} else {\n\t\t\tcbase = initialBase;\n\n\t\t\ttoUnmount = initialChildComponent;\n\t\t\tif (toUnmount) {\n\t\t\t\tcbase = component._component = null;\n\t\t\t}\n\n\t\t\tif (initialBase || renderMode === 1) {\n\t\t\t\tif (cbase) cbase._component = null;\n\t\t\t\tbase = diff(cbase, rendered, context, mountAll || !isUpdate, initialBase && initialBase.parentNode, true);\n\t\t\t}\n\t\t}\n\n\t\tif (initialBase && base !== initialBase && inst !== initialChildComponent) {\n\t\t\tvar baseParent = initialBase.parentNode;\n\t\t\tif (baseParent && base !== baseParent) {\n\t\t\t\tbaseParent.replaceChild(base, initialBase);\n\n\t\t\t\tif (!toUnmount) {\n\t\t\t\t\tinitialBase._component = null;\n\t\t\t\t\trecollectNodeTree(initialBase, false);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif (toUnmount) {\n\t\t\tunmountComponent(toUnmount);\n\t\t}\n\n\t\tcomponent.base = base;\n\t\tif (base && !isChild) {\n\t\t\tvar componentRef = component,\n\t\t\t t = component;\n\t\t\twhile (t = t._parentComponent) {\n\t\t\t\t(componentRef = t).base = base;\n\t\t\t}\n\t\t\tbase._component = componentRef;\n\t\t\tbase._componentConstructor = componentRef.constructor;\n\t\t}\n\t}\n\n\tif (!isUpdate || mountAll) {\n\t\tmounts.push(component);\n\t} else if (!skip) {\n\n\t\tif (component.componentDidUpdate) {\n\t\t\tcomponent.componentDidUpdate(previousProps, previousState, snapshot);\n\t\t}\n\t\tif (options.afterUpdate) options.afterUpdate(component);\n\t}\n\n\twhile (component._renderCallbacks.length) {\n\t\tcomponent._renderCallbacks.pop().call(component);\n\t}if (!diffLevel && !isChild) flushMounts();\n}\n\nfunction buildComponentFromVNode(dom, vnode, context, mountAll) {\n\tvar c = dom && dom._component,\n\t originalComponent = c,\n\t oldDom = dom,\n\t isDirectOwner = c && dom._componentConstructor === vnode.nodeName,\n\t isOwner = isDirectOwner,\n\t props = getNodeProps(vnode);\n\twhile (c && !isOwner && (c = c._parentComponent)) {\n\t\tisOwner = c.constructor === vnode.nodeName;\n\t}\n\n\tif (c && isOwner && (!mountAll || c._component)) {\n\t\tsetComponentProps(c, props, 3, context, mountAll);\n\t\tdom = c.base;\n\t} else {\n\t\tif (originalComponent && !isDirectOwner) {\n\t\t\tunmountComponent(originalComponent);\n\t\t\tdom = oldDom = null;\n\t\t}\n\n\t\tc = createComponent(vnode.nodeName, props, context);\n\t\tif (dom && !c.nextBase) {\n\t\t\tc.nextBase = dom;\n\n\t\t\toldDom = null;\n\t\t}\n\t\tsetComponentProps(c, props, 1, context, mountAll);\n\t\tdom = c.base;\n\n\t\tif (oldDom && dom !== oldDom) {\n\t\t\toldDom._component = null;\n\t\t\trecollectNodeTree(oldDom, false);\n\t\t}\n\t}\n\n\treturn dom;\n}\n\nfunction unmountComponent(component) {\n\tif (options.beforeUnmount) options.beforeUnmount(component);\n\n\tvar base = component.base;\n\n\tcomponent._disable = true;\n\n\tif (component.componentWillUnmount) component.componentWillUnmount();\n\n\tcomponent.base = null;\n\n\tvar inner = component._component;\n\tif (inner) {\n\t\tunmountComponent(inner);\n\t} else if (base) {\n\t\tif (base['__preactattr_'] != null) applyRef(base['__preactattr_'].ref, null);\n\n\t\tcomponent.nextBase = base;\n\n\t\tremoveNode(base);\n\t\trecyclerComponents.push(component);\n\n\t\tremoveChildren(base);\n\t}\n\n\tapplyRef(component.__ref, null);\n}\n\nfunction Component(props, context) {\n\tthis._dirty = true;\n\n\tthis.context = context;\n\n\tthis.props = props;\n\n\tthis.state = this.state || {};\n\n\tthis._renderCallbacks = [];\n}\n\nextend(Component.prototype, {\n\tsetState: function setState(state, callback) {\n\t\tif (!this.prevState) this.prevState = this.state;\n\t\tthis.state = extend(extend({}, this.state), typeof state === 'function' ? state(this.state, this.props) : state);\n\t\tif (callback) this._renderCallbacks.push(callback);\n\t\tenqueueRender(this);\n\t},\n\tforceUpdate: function forceUpdate(callback) {\n\t\tif (callback) this._renderCallbacks.push(callback);\n\t\trenderComponent(this, 2);\n\t},\n\trender: function render() {}\n});\n\nfunction render(vnode, parent, merge) {\n return diff(merge, vnode, {}, false, parent, false);\n}\n\nfunction createRef() {\n\treturn {};\n}\n\nvar preact = {\n\th: h,\n\tcreateElement: h,\n\tcloneElement: cloneElement,\n\tcreateRef: createRef,\n\tComponent: Component,\n\trender: render,\n\trerender: rerender,\n\toptions: options\n};\n\nexport default preact;\nexport { h, h as createElement, cloneElement, createRef, Component, render, rerender, options };\n//# sourceMappingURL=preact.mjs.map\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"name": "./node_modules/style-loader/lib/addStyles.js",
"index": 9,
"index2": 6,
"size": 10399,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 21,
"issuerName": "./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 239,
"building": 661
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 4,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./src/components/modals/modal.scss",
"moduleName": "./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "!../../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-76"
},
{
"moduleId": 10,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./src/components/vaults.scss",
"moduleName": "./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 16,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./src/components/routing.scss",
"moduleName": "./src/components/routing.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 19,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "!../../../style-loader/lib/addStyles.js",
"loc": "16:13-63"
},
{
"moduleId": 21,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./src/index.scss",
"moduleName": "./src/index.scss",
"type": "cjs require",
"userRequest": "!../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-70"
},
{
"moduleId": 46,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./src/components/add_button.scss",
"moduleName": "./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
},
{
"moduleId": 51,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./src/components/vault.scss",
"moduleName": "./src/components/vault.scss",
"type": "cjs require",
"userRequest": "!../../node_modules/style-loader/lib/addStyles.js",
"loc": "16:13-73"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/*\n\tMIT License http://www.opensource.org/licenses/mit-license.php\n\tAuthor Tobias Koppers @sokra\n*/\n\nvar stylesInDom = {};\n\nvar\tmemoize = function (fn) {\n\tvar memo;\n\n\treturn function () {\n\t\tif (typeof memo === \"undefined\") memo = fn.apply(this, arguments);\n\t\treturn memo;\n\t};\n};\n\nvar isOldIE = memoize(function () {\n\t// Test for IE <= 9 as proposed by Browserhacks\n\t// @see http://browserhacks.com/#hack-e71d8692f65334173fee715c222cb805\n\t// Tests for existence of standard globals is to allow style-loader\n\t// to operate correctly into non-standard environments\n\t// @see https://github.com/webpack-contrib/style-loader/issues/177\n\treturn window && document && document.all && !window.atob;\n});\n\nvar getTarget = function (target, parent) {\n if (parent){\n return parent.querySelector(target);\n }\n return document.querySelector(target);\n};\n\nvar getElement = (function (fn) {\n\tvar memo = {};\n\n\treturn function(target, parent) {\n // If passing function in options, then use it for resolve \"head\" element.\n // Useful for Shadow Root style i.e\n // {\n // insertInto: function () { return document.querySelector(\"#foo\").shadowRoot }\n // }\n if (typeof target === 'function') {\n return target();\n }\n if (typeof memo[target] === \"undefined\") {\n\t\t\tvar styleTarget = getTarget.call(this, target, parent);\n\t\t\t// Special case to return head of iframe instead of iframe itself\n\t\t\tif (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n\t\t\t\ttry {\n\t\t\t\t\t// This will throw an exception if access to iframe is blocked\n\t\t\t\t\t// due to cross-origin restrictions\n\t\t\t\t\tstyleTarget = styleTarget.contentDocument.head;\n\t\t\t\t} catch(e) {\n\t\t\t\t\tstyleTarget = null;\n\t\t\t\t}\n\t\t\t}\n\t\t\tmemo[target] = styleTarget;\n\t\t}\n\t\treturn memo[target]\n\t};\n})();\n\nvar singleton = null;\nvar\tsingletonCounter = 0;\nvar\tstylesInsertedAtTop = [];\n\nvar\tfixUrls = require(\"./urls\");\n\nmodule.exports = function(list, options) {\n\tif (typeof DEBUG !== \"undefined\" && DEBUG) {\n\t\tif (typeof document !== \"object\") throw new Error(\"The style-loader cannot be used in a non-browser environment\");\n\t}\n\n\toptions = options || {};\n\n\toptions.attrs = typeof options.attrs === \"object\" ? options.attrs : {};\n\n\t// Force single-tag solution on IE6-9, which has a hard limit on the # of <style>\n\t// tags it will allow on a page\n\tif (!options.singleton && typeof options.singleton !== \"boolean\") options.singleton = isOldIE();\n\n\t// By default, add <style> tags to the <head> element\n if (!options.insertInto) options.insertInto = \"head\";\n\n\t// By default, add <style> tags to the bottom of the target\n\tif (!options.insertAt) options.insertAt = \"bottom\";\n\n\tvar styles = listToStyles(list, options);\n\n\taddStylesToDom(styles, options);\n\n\treturn function update (newList) {\n\t\tvar mayRemove = [];\n\n\t\tfor (var i = 0; i < styles.length; i++) {\n\t\t\tvar item = styles[i];\n\t\t\tvar domStyle = stylesInDom[item.id];\n\n\t\t\tdomStyle.refs--;\n\t\t\tmayRemove.push(domStyle);\n\t\t}\n\n\t\tif(newList) {\n\t\t\tvar newStyles = listToStyles(newList, options);\n\t\t\taddStylesToDom(newStyles, options);\n\t\t}\n\n\t\tfor (var i = 0; i < mayRemove.length; i++) {\n\t\t\tvar domStyle = mayRemove[i];\n\n\t\t\tif(domStyle.refs === 0) {\n\t\t\t\tfor (var j = 0; j < domStyle.parts.length; j++) domStyle.parts[j]();\n\n\t\t\t\tdelete stylesInDom[domStyle.id];\n\t\t\t}\n\t\t}\n\t};\n};\n\nfunction addStylesToDom (styles, options) {\n\tfor (var i = 0; i < styles.length; i++) {\n\t\tvar item = styles[i];\n\t\tvar domStyle = stylesInDom[item.id];\n\n\t\tif(domStyle) {\n\t\t\tdomStyle.refs++;\n\n\t\t\tfor(var j = 0; j < domStyle.parts.length; j++) {\n\t\t\t\tdomStyle.parts[j](item.parts[j]);\n\t\t\t}\n\n\t\t\tfor(; j < item.parts.length; j++) {\n\t\t\t\tdomStyle.parts.push(addStyle(item.parts[j], options));\n\t\t\t}\n\t\t} else {\n\t\t\tvar parts = [];\n\n\t\t\tfor(var j = 0; j < item.parts.length; j++) {\n\t\t\t\tparts.push(addStyle(item.parts[j], options));\n\t\t\t}\n\n\t\t\tstylesInDom[item.id] = {id: item.id, refs: 1, parts: parts};\n\t\t}\n\t}\n}\n\nfunction listToStyles (list, options) {\n\tvar styles = [];\n\tvar newStyles = {};\n\n\tfor (var i = 0; i < list.length; i++) {\n\t\tvar item = list[i];\n\t\tvar id = options.base ? item[0] + options.base : item[0];\n\t\tvar css = item[1];\n\t\tvar media = item[2];\n\t\tvar sourceMap = item[3];\n\t\tvar part = {css: css, media: media, sourceMap: sourceMap};\n\n\t\tif(!newStyles[id]) styles.push(newStyles[id] = {id: id, parts: [part]});\n\t\telse newStyles[id].parts.push(part);\n\t}\n\n\treturn styles;\n}\n\nfunction insertStyleElement (options, style) {\n\tvar target = getElement(options.insertInto)\n\n\tif (!target) {\n\t\tthrow new Error(\"Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.\");\n\t}\n\n\tvar lastStyleElementInsertedAtTop = stylesInsertedAtTop[stylesInsertedAtTop.length - 1];\n\n\tif (options.insertAt === \"top\") {\n\t\tif (!lastStyleElementInsertedAtTop) {\n\t\t\ttarget.insertBefore(style, target.firstChild);\n\t\t} else if (lastStyleElementInsertedAtTop.nextSibling) {\n\t\t\ttarget.insertBefore(style, lastStyleElementInsertedAtTop.nextSibling);\n\t\t} else {\n\t\t\ttarget.appendChild(style);\n\t\t}\n\t\tstylesInsertedAtTop.push(style);\n\t} else if (options.insertAt === \"bottom\") {\n\t\ttarget.appendChild(style);\n\t} else if (typeof options.insertAt === \"object\" && options.insertAt.before) {\n\t\tvar nextSibling = getElement(options.insertAt.before, target);\n\t\ttarget.insertBefore(style, nextSibling);\n\t} else {\n\t\tthrow new Error(\"[Style Loader]\\n\\n Invalid value for parameter 'insertAt' ('options.insertAt') found.\\n Must be 'top', 'bottom', or Object.\\n (https://github.com/webpack-contrib/style-loader#insertat)\\n\");\n\t}\n}\n\nfunction removeStyleElement (style) {\n\tif (style.parentNode === null) return false;\n\tstyle.parentNode.removeChild(style);\n\n\tvar idx = stylesInsertedAtTop.indexOf(style);\n\tif(idx >= 0) {\n\t\tstylesInsertedAtTop.splice(idx, 1);\n\t}\n}\n\nfunction createStyleElement (options) {\n\tvar style = document.createElement(\"style\");\n\n\tif(options.attrs.type === undefined) {\n\t\toptions.attrs.type = \"text/css\";\n\t}\n\n\tif(options.attrs.nonce === undefined) {\n\t\tvar nonce = getNonce();\n\t\tif (nonce) {\n\t\t\toptions.attrs.nonce = nonce;\n\t\t}\n\t}\n\n\taddAttrs(style, options.attrs);\n\tinsertStyleElement(options, style);\n\n\treturn style;\n}\n\nfunction createLinkElement (options) {\n\tvar link = document.createElement(\"link\");\n\n\tif(options.attrs.type === undefined) {\n\t\toptions.attrs.type = \"text/css\";\n\t}\n\toptions.attrs.rel = \"stylesheet\";\n\n\taddAttrs(link, options.attrs);\n\tinsertStyleElement(options, link);\n\n\treturn link;\n}\n\nfunction addAttrs (el, attrs) {\n\tObject.keys(attrs).forEach(function (key) {\n\t\tel.setAttribute(key, attrs[key]);\n\t});\n}\n\nfunction getNonce() {\n\tif (typeof __webpack_nonce__ === 'undefined') {\n\t\treturn null;\n\t}\n\n\treturn __webpack_nonce__;\n}\n\nfunction addStyle (obj, options) {\n\tvar style, update, remove, result;\n\n\t// If a transform function was defined, run it on the css\n\tif (options.transform && obj.css) {\n\t result = typeof options.transform === 'function'\n\t\t ? options.transform(obj.css) \n\t\t : options.transform.default(obj.css);\n\n\t if (result) {\n\t \t// If transform returns a value, use that instead of the original css.\n\t \t// This allows running runtime transformations on the css.\n\t \tobj.css = result;\n\t } else {\n\t \t// If the transform function returns a falsy value, don't add this css.\n\t \t// This allows conditional loading of css\n\t \treturn function() {\n\t \t\t// noop\n\t \t};\n\t }\n\t}\n\n\tif (options.singleton) {\n\t\tvar styleIndex = singletonCounter++;\n\n\t\tstyle = singleton || (singleton = createStyleElement(options));\n\n\t\tupdate = applyToSingletonTag.bind(null, style, styleIndex, false);\n\t\tremove = applyToSingletonTag.bind(null, style, styleIndex, true);\n\n\t} else if (\n\t\tobj.sourceMap &&\n\t\ttypeof URL === \"function\" &&\n\t\ttypeof URL.createObjectURL === \"function\" &&\n\t\ttypeof URL.revokeObjectURL === \"function\" &&\n\t\ttypeof Blob === \"function\" &&\n\t\ttypeof btoa === \"function\"\n\t) {\n\t\tstyle = createLinkElement(options);\n\t\tupdate = updateLink.bind(null, style, options);\n\t\tremove = function () {\n\t\t\tremoveStyleElement(style);\n\n\t\t\tif(style.href) URL.revokeObjectURL(style.href);\n\t\t};\n\t} else {\n\t\tstyle = createStyleElement(options);\n\t\tupdate = applyToTag.bind(null, style);\n\t\tremove = function () {\n\t\t\tremoveStyleElement(style);\n\t\t};\n\t}\n\n\tupdate(obj);\n\n\treturn function updateStyle (newObj) {\n\t\tif (newObj) {\n\t\t\tif (\n\t\t\t\tnewObj.css === obj.css &&\n\t\t\t\tnewObj.media === obj.media &&\n\t\t\t\tnewObj.sourceMap === obj.sourceMap\n\t\t\t) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tupdate(obj = newObj);\n\t\t} else {\n\t\t\tremove();\n\t\t}\n\t};\n}\n\nvar replaceText = (function () {\n\tvar textStore = [];\n\n\treturn function (index, replacement) {\n\t\ttextStore[index] = replacement;\n\n\t\treturn textStore.filter(Boolean).join('\\n');\n\t};\n})();\n\nfunction applyToSingletonTag (style, index, remove, obj) {\n\tvar css = remove ? \"\" : obj.css;\n\n\tif (style.styleSheet) {\n\t\tstyle.styleSheet.cssText = replaceText(index, css);\n\t} else {\n\t\tvar cssNode = document.createTextNode(css);\n\t\tvar childNodes = style.childNodes;\n\n\t\tif (childNodes[index]) style.removeChild(childNodes[index]);\n\n\t\tif (childNodes.length) {\n\t\t\tstyle.insertBefore(cssNode, childNodes[index]);\n\t\t} else {\n\t\t\tstyle.appendChild(cssNode);\n\t\t}\n\t}\n}\n\nfunction applyToTag (style, obj) {\n\tvar css = obj.css;\n\tvar media = obj.media;\n\n\tif(media) {\n\t\tstyle.setAttribute(\"media\", media)\n\t}\n\n\tif(style.styleSheet) {\n\t\tstyle.styleSheet.cssText = css;\n\t} else {\n\t\twhile(style.firstChild) {\n\t\t\tstyle.removeChild(style.firstChild);\n\t\t}\n\n\t\tstyle.appendChild(document.createTextNode(css));\n\t}\n}\n\nfunction updateLink (link, options, obj) {\n\tvar css = obj.css;\n\tvar sourceMap = obj.sourceMap;\n\n\t/*\n\t\tIf convertToAbsoluteUrls isn't defined, but sourcemaps are enabled\n\t\tand there is no publicPath defined then lets turn convertToAbsoluteUrls\n\t\ton by default. Otherwise default to the convertToAbsoluteUrls option\n\t\tdirectly\n\t*/\n\tvar autoFixUrls = options.convertToAbsoluteUrls === undefined && sourceMap;\n\n\tif (options.convertToAbsoluteUrls || autoFixUrls) {\n\t\tcss = fixUrls(css);\n\t}\n\n\tif (sourceMap) {\n\t\t// http://stackoverflow.com/a/26603875\n\t\tcss += \"\\n/*# sourceMappingURL=data:application/json;base64,\" + btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))) + \" */\";\n\t}\n\n\tvar blob = new Blob([css], { type: \"text/css\" });\n\n\tvar oldSrc = link.href;\n\n\tlink.href = URL.createObjectURL(blob);\n\n\tif(oldSrc) URL.revokeObjectURL(oldSrc);\n}\n"
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"name": "./src/navigation.ts",
"index": 4,
"index2": 2,
"size": 3668,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./navigation",
"loc": "15:21-44"
},
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "4:21-45"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "17:21-45"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "15:21-45"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "17:21-45"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "../navigation",
"loc": "13:21-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./helper/observable\");\r\nconst preact_1 = require(\"preact\");\r\nfunction serializQuery(obj) {\r\n var str = [];\r\n for (var p in obj)\r\n if (obj.hasOwnProperty(p)) {\r\n str.push(encodeURIComponent(p) + \"=\" + encodeURIComponent(obj[p]));\r\n }\r\n return str.join(\"&\");\r\n}\r\nfunction parseQuery(query) {\r\n let data = {};\r\n if (query.startsWith(\"?\"))\r\n query = query.slice(1);\r\n query.split(\"&\").forEach(e => {\r\n let [key, value] = e.split(\"=\");\r\n key = decodeURIComponent(key);\r\n value = decodeURIComponent(value);\r\n data[key] = value;\r\n });\r\n return data;\r\n}\r\nclass Navigation {\r\n static addPage(route, comp) {\r\n Navigation._pages.set(route, comp);\r\n }\r\n static set default(comp) {\r\n console.log(\"Set default\");\r\n Navigation._pages.set(\"/\", comp);\r\n }\r\n static set not_found(comp) {\r\n Navigation._pages.set(\"/404\", comp);\r\n }\r\n static setPage(route, state, hidden, replace) {\r\n let component = Navigation._pages.get(route);\r\n if (!component && route !== \"/404\") {\r\n Navigation.setPage(\"/404\", { route, key: \"404\" });\r\n }\r\n else {\r\n if (!Navigation.page || Navigation.page.route !== route || JSON.stringify(state) !== JSON.stringify(Navigation._state) || JSON.stringify(Navigation._hidden_state) !== JSON.stringify(hidden)) {\r\n let s = \"\";\r\n if (state) {\r\n s = \"?\" + serializQuery(state);\r\n }\r\n let newhash = \"#\" + route + s;\r\n let newkey = newhash + serializQuery(hidden);\r\n let whash = window.location.hash;\r\n if (!whash || whash === \"\")\r\n whash = \"#/\";\r\n let oldkey = whash + serializQuery(history.state);\r\n if (newkey !== oldkey) {\r\n if (replace)\r\n window.history.replaceState(hidden, document.title, newhash);\r\n else\r\n window.history.pushState(hidden, document.title, newhash);\r\n }\r\n let page = preact_1.h(component, { state: state, key: newhash + serializQuery(hidden), hidden: hidden });\r\n Navigation._state = state;\r\n Navigation._hidden_state = hidden;\r\n Navigation._page = { page, route };\r\n Navigation.pageObservableServer.send(page);\r\n }\r\n }\r\n }\r\n static get page() {\r\n return Navigation._page;\r\n }\r\n static onHashChange(hidden_state) {\r\n let hash = window.location.hash.substring(1);\r\n if (hash && hash !== \"\") {\r\n let [route, state] = hash.split(\"?\");\r\n let s;\r\n if (state) {\r\n try {\r\n s = parseQuery(state);\r\n }\r\n catch (err) {\r\n s = undefined;\r\n console.error(err);\r\n }\r\n }\r\n Navigation.setPage(route, s, hidden_state);\r\n }\r\n else {\r\n Navigation.setPage(\"/\");\r\n }\r\n }\r\n static start() {\r\n window.addEventListener(\"popstate\", (ev) => {\r\n Navigation.onHashChange(ev.state);\r\n });\r\n Navigation.onHashChange(undefined);\r\n }\r\n}\r\nNavigation._pages = new Map();\r\nNavigation.pageObservableServer = new observable_1.default(false);\r\nNavigation.pageObservable = Navigation.pageObservableServer.getPublicApi();\r\nexports.default = Navigation;\r\n"
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"index": 20,
"index2": 37,
"size": 18270,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./notes",
"loc": "17:16-34"
},
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "13:16-35"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "13:16-35"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "../notes",
"loc": "12:16-35"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./helper/observable\");\r\nconst config = require(\"../config.json\");\r\nconst lock_1 = require(\"./helper/lock\");\r\nconst secure_file_wrapper_1 = require(\"@hibas123/secure-file-wrapper\");\r\nconst b64 = require(\"./helper/base64\");\r\nclass HttpError extends Error {\r\n constructor(status, statusText) {\r\n super(statusText);\r\n this.status = status;\r\n this.statusText = statusText;\r\n console.log(statusText);\r\n }\r\n}\r\nexports.HttpError = HttpError;\r\nvar MessageType;\r\n(function (MessageType) {\r\n MessageType[MessageType[\"INFO\"] = 0] = \"INFO\";\r\n MessageType[MessageType[\"WARNING\"] = 1] = \"WARNING\";\r\n MessageType[MessageType[\"ERROR\"] = 2] = \"ERROR\";\r\n})(MessageType = exports.MessageType || (exports.MessageType = {}));\r\nconst aesjs = require(\"aes-js\");\r\nconst js_sha256_1 = require(\"js-sha256\");\r\nconst clonedeep = require(\"lodash.clonedeep\");\r\nconst uuidv4 = require(\"uuid/v4\");\r\nconst indexeddb_1 = require(\"./helper/indexeddb\");\r\nconsole.log(aesjs);\r\nconst Encoder = new TextEncoder();\r\nconst Decoder = new TextDecoder();\r\nvar OpLogType;\r\n(function (OpLogType) {\r\n OpLogType[OpLogType[\"CREATE\"] = 0] = \"CREATE\";\r\n OpLogType[OpLogType[\"CHANGE\"] = 1] = \"CHANGE\";\r\n OpLogType[OpLogType[\"DELETE\"] = 2] = \"DELETE\";\r\n})(OpLogType || (OpLogType = {}));\r\nclass NotesProvider {\r\n constructor(baseurl = \"\") {\r\n this.baseurl = baseurl;\r\n this.notesObservableServer = new observable_1.default(true);\r\n this.notesObservable = this.notesObservableServer.getPublicApi();\r\n this.messageObservableServer = new observable_1.default(false);\r\n this.messageObservable = this.messageObservableServer.getPublicApi();\r\n this.database = new indexeddb_1.default(\"notes\", [\"notes\", \"oplog\"]);\r\n this.noteDB = this.database.getStore(\"notes\");\r\n this.oplogDB = this.database.getStore(\"oplog\");\r\n this.vaultKeys = new Map();\r\n this.apiLock = new lock_1.default();\r\n this.apiLockRls = this.apiLock.getLock();\r\n this.syncLock = new lock_1.default();\r\n this._secureFile = new secure_file_wrapper_1.default(config.secure_file_server);\r\n this._secureFile.jwtObservable.subscribe(([callback]) => __awaiter(this, void 0, void 0, function* () {\r\n let jwt = yield this.getJWT();\r\n callback(jwt);\r\n }));\r\n }\r\n sendErrorMessage(error) {\r\n this.messageObservableServer.send({ message: error.message, type: MessageType.ERROR });\r\n }\r\n loginRequired() {\r\n return !localStorage.getItem(\"refreshtoken\");\r\n }\r\n login() {\r\n window.location.href = `${config.auth_server}/auth?client_id=${config.client_id}&scope=${config.permission}&redirect_uri=${encodeURIComponent(config.callback_url)}&response_type=code`;\r\n }\r\n getToken(code) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let req = yield fetch(`${config.auth_server}/api/oauth/refresh?grant_type=authorization_code&client_id=${config.client_id}&code=${code}`);\r\n let res = yield req.json();\r\n if (!res.error) {\r\n localStorage.setItem(\"refreshtoken\", res.token);\r\n }\r\n else {\r\n return \"Invalid Code\";\r\n }\r\n });\r\n }\r\n start() {\r\n return this.apiLockRls.then(lock => lock.release());\r\n }\r\n getJWT() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield this.apiLock.getLock();\r\n try {\r\n console.log(\"Getting JWT\");\r\n let req = yield fetch(config.auth_server + \"/api/oauth/jwt?refreshtoken=\" + localStorage.getItem(\"refreshtoken\"));\r\n if (req.status !== 200) {\r\n this.messageObservableServer.send({ message: \"offline\", type: MessageType.INFO });\r\n throw new Error(\"Need login!\");\r\n }\r\n let res = yield req.json();\r\n if (res.error) {\r\n console.log(\"Refresh token invalid, forward to login\");\r\n localStorage.removeItem(\"refreshtoken\");\r\n this.login();\r\n throw new Error(\"Need login!\");\r\n }\r\n else {\r\n return res.token;\r\n }\r\n }\r\n finally {\r\n lock.release();\r\n }\r\n });\r\n }\r\n Logout() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n localStorage.removeItem(\"refreshtoken\");\r\n window.location.reload();\r\n });\r\n }\r\n sync() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n const lock = yield this.syncLock.getLock();\r\n const log = (...message) => {\r\n console.log(\"[SYNC]: \", ...message);\r\n };\r\n log(\"Start\");\r\n try {\r\n log(\"Fetching\");\r\n let [remotes, locals, oplogs] = yield Promise.all([this._secureFile.list(), this.noteDB.getAll(), this.oplogDB.getAll()]);\r\n log(\"Fetched\");\r\n log(\"Building pairs\");\r\n let pairs = [];\r\n remotes.map(r => {\r\n let lIdx = locals.findIndex(e => e._id === r._id);\r\n let l = undefined;\r\n if (lIdx >= 0) {\r\n l = locals[lIdx];\r\n locals.splice(lIdx, 1);\r\n }\r\n let oIdx = oplogs.findIndex(e => e.id === r._id);\r\n let oplog;\r\n if (oIdx >= 0) {\r\n oplog = oplogs[oIdx].logs;\r\n oplogs.splice(oIdx, 1);\r\n }\r\n pairs.push({\r\n remote: r,\r\n local: l,\r\n oplog,\r\n id: r._id\r\n });\r\n });\r\n locals.forEach(l => {\r\n let oIdx = oplogs.findIndex(e => e.id === l._id);\r\n let oplog = undefined;\r\n if (oIdx >= 0) {\r\n oplog = oplogs[oIdx].logs;\r\n if (oplog.length <= 0)\r\n oplog = undefined;\r\n oplogs.splice(oIdx, 1);\r\n }\r\n pairs.push({\r\n remote: undefined,\r\n local: l,\r\n oplog,\r\n id: l._id\r\n });\r\n });\r\n oplogs.forEach(oplog => {\r\n if (!oplog)\r\n return;\r\n if (oplog.logs.length > 0)\r\n pairs.push({\r\n remote: undefined,\r\n local: undefined,\r\n oplog: oplog.logs,\r\n id: oplog.id\r\n });\r\n });\r\n log(\"Pairs builded\");\r\n log(\"Start inspection\");\r\n for (let { local, remote, oplog, id } of pairs) {\r\n const apply = (old = false) => __awaiter(this, void 0, void 0, function* () {\r\n log(\"Apply OPLOG to\", id);\r\n for (let op of oplog) {\r\n switch (op.type) {\r\n case OpLogType.CHANGE:\r\n log(id, \"REMOTE CHANGE\");\r\n yield this._secureFile.update(id, op.values.value, b64.encode(op.values.preview), op.date, old);\r\n break;\r\n case OpLogType.DELETE:\r\n log(id, \"REMOTE DELETE\");\r\n if (old)\r\n break;\r\n yield this._secureFile.delete(id);\r\n break;\r\n case OpLogType.CREATE:\r\n log(id, \"REMOTE CREATE\");\r\n yield this._secureFile.create(\"\", op.values.value, \"binary\", local.folder, b64.encode(op.values.preview), id, op.date);\r\n break;\r\n }\r\n }\r\n });\r\n const create = () => __awaiter(this, void 0, void 0, function* () {\r\n log(id, \"LOCAL CREATAE/UPDATE\");\r\n let value = yield this._secureFile.get(id);\r\n let note = {\r\n _id: remote._id,\r\n folder: remote.folder,\r\n preview: b64.decode(remote.active.preview),\r\n time: remote.active.time,\r\n __value: new Uint8Array(value)\r\n };\r\n yield this.noteDB.set(id, note);\r\n });\r\n try {\r\n log(id, \"LRO: \", !!local, !!remote, !!oplog);\r\n if (remote && !oplog) {\r\n if (local) {\r\n let old = remote.active.time.valueOf() > local.time.valueOf();\r\n if (old)\r\n yield create();\r\n else\r\n log(id, \"DO NOTHING\");\r\n }\r\n else {\r\n yield create();\r\n }\r\n }\r\n else if (!remote && local && !oplog) {\r\n log(\"LOCAL DELETE\");\r\n yield this.noteDB.delete(id);\r\n }\r\n else if (!remote && oplog) {\r\n yield apply();\r\n }\r\n else if (remote && oplog) {\r\n let last = oplog[oplog.length - 1];\r\n let old = remote.active.time.valueOf() > last.date.valueOf();\r\n if (old)\r\n yield create();\r\n yield apply(old);\r\n }\r\n else {\r\n log(id, \"DO NOTHING\");\r\n }\r\n }\r\n catch (err) {\r\n console.error(err);\r\n this.messageObservableServer.send({ message: \"Error syncing: \" + id, type: MessageType.ERROR });\r\n }\r\n yield this.oplogDB.delete(id);\r\n }\r\n }\r\n finally {\r\n log(\"Finished\");\r\n lock.release();\r\n }\r\n });\r\n }\r\n getVaultKey(vault_id) {\r\n let key = this.vaultKeys.get(vault_id);\r\n if (!key) {\r\n let lsk = localStorage.getItem(\"vault_\" + vault_id);\r\n if (lsk) {\r\n key = b64.decode(lsk);\r\n this.vaultKeys.set(vault_id, key);\r\n }\r\n }\r\n return key;\r\n }\r\n saveVaultKey(vault_id, key, permanent) {\r\n this.vaultKeys.set(vault_id, key);\r\n if (permanent) {\r\n localStorage.setItem(\"vault_\" + vault_id, b64.encode(key));\r\n }\r\n }\r\n getVaults() {\r\n return this.noteDB.getAll()\r\n .then(notes => notes\r\n .filter(e => Decoder.decode(e.preview) === \"__VAULT__\")\r\n .map(e => {\r\n let value = e.__value;\r\n let encrypted = false;\r\n if (Decoder.decode(value) !== \"__BASELINE__\")\r\n encrypted = true;\r\n return { name: e.folder, encrypted, id: e._id };\r\n }));\r\n }\r\n createVault(name, key) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let vault = {\r\n __value: this.encrypt(\"__BASELINE__\", key),\r\n _id: uuidv4(),\r\n folder: name,\r\n preview: Encoder.encode(\"__VAULT__\"),\r\n time: new Date()\r\n };\r\n let tx = this.database.transaction();\r\n yield Promise.all([\r\n this.addop(vault._id, OpLogType.CREATE, {\r\n value: vault.__value,\r\n preview: vault.preview\r\n }, tx),\r\n this.noteDB.set(vault._id, vault)\r\n ]);\r\n });\r\n }\r\n getVault(vault_id, key) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let vault = yield this.noteDB.get(vault_id);\r\n if (!vault)\r\n throw new Error(\"Vault not found!\");\r\n if (this.decrypt(vault.__value, key) !== \"__BASELINE__\")\r\n throw new Error(\"Invalid password!\");\r\n return new NotesProvider.Vault(vault, key);\r\n });\r\n }\r\n passwordToKey(password) {\r\n return new Uint8Array(js_sha256_1.sha256.arrayBuffer(password + config.client_id));\r\n }\r\n encrypt(value, key) {\r\n if (!key)\r\n return Encoder.encode(value);\r\n if (!value)\r\n value = \"\";\r\n var aesCtr = new aesjs.ModeOfOperation.ctr(key);\r\n var encryptedBytes = aesCtr.encrypt(aesjs.utils.utf8.toBytes(value));\r\n return new Uint8Array(encryptedBytes);\r\n }\r\n decrypt(value, key) {\r\n if (!key)\r\n return Decoder.decode(value);\r\n var aesCtr = new aesjs.ModeOfOperation.ctr(key);\r\n var decryptedBytes = aesCtr.decrypt(value);\r\n return aesjs.utils.utf8.fromBytes(decryptedBytes);\r\n }\r\n addop(note_id, type, values, transaction) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let tx = transaction || Notes.oplogDB.transaction();\r\n let oplog = yield Notes.oplogDB.get(note_id, tx);\r\n if (!oplog)\r\n oplog = { logs: [], id: note_id };\r\n oplog.logs.push({\r\n date: new Date(),\r\n type,\r\n values\r\n });\r\n yield Notes.oplogDB.set(note_id, oplog, tx);\r\n });\r\n }\r\n}\r\nNotesProvider.Vault = class {\r\n constructor(vault, key) {\r\n this.vault = vault;\r\n this.key = key;\r\n this.encrypted = false;\r\n if (key)\r\n this.encrypted = true;\r\n this.id = vault._id;\r\n this.name = vault.folder;\r\n }\r\n encrypt(data) {\r\n return Notes.encrypt(data, this.key);\r\n }\r\n decrypt(data) {\r\n return Notes.decrypt(data, this.key);\r\n }\r\n getAllNotes() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n return Notes.noteDB.getAll()\r\n .then(all => all\r\n .filter(e => e.folder === this.vault._id)\r\n .map(e => {\r\n let new_note = clonedeep(e);\r\n delete new_note.__value;\r\n new_note.preview = this.decrypt(e.preview);\r\n return new_note;\r\n }));\r\n });\r\n }\r\n searchNote(term) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let all = yield this.getAllNotes();\r\n return all.filter(e => e.preview.indexOf(term) >= 0);\r\n });\r\n }\r\n newNote() {\r\n return {\r\n _id: uuidv4(),\r\n folder: this.vault._id,\r\n time: new Date(),\r\n __value: \"\",\r\n preview: \"\"\r\n };\r\n }\r\n saveNote(note) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield Notes.syncLock.getLock();\r\n const tx = Notes.database.transaction(Notes.noteDB, Notes.oplogDB);\r\n let old_note = yield Notes.noteDB.get(note._id, tx);\r\n let new_note = clonedeep(note);\r\n new_note.__value = this.encrypt(note.__value);\r\n let [title, preview] = note.__value.split(\"\\n\");\r\n if (preview)\r\n preview = \"\\n\" + preview;\r\n else\r\n preview = \"\";\r\n new_note.preview = this.encrypt(title + preview);\r\n yield Promise.all([\r\n Notes.addop(note._id, !old_note ? OpLogType.CREATE : OpLogType.CHANGE, {\r\n value: new_note.__value,\r\n preview: new_note.preview\r\n }, tx),\r\n Notes.noteDB.set(note._id, new_note, tx)\r\n ]);\r\n lock.release();\r\n });\r\n }\r\n getNote(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let note = yield Notes.noteDB.get(id);\r\n if (!note)\r\n return undefined;\r\n let new_note = clonedeep(note);\r\n new_note.__value = this.decrypt(note.__value);\r\n return new_note;\r\n });\r\n }\r\n deleteNote(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let lock = yield Notes.syncLock.getLock();\r\n let tx = Notes.database.transaction(Notes.oplogDB, Notes.noteDB);\r\n yield Promise.all([\r\n Notes.addop(id, OpLogType.DELETE, null, tx),\r\n Notes.noteDB.delete(id, tx)\r\n ]);\r\n lock.release();\r\n });\r\n }\r\n};\r\nconst Notes = new NotesProvider();\r\nexports.default = Notes;\r\nwindow.api = Notes;\r\n"
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"index": 46,
"index2": 45,
"size": 1435,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"issuerId": 11,
"issuerName": "./src/components/modals/YesNoModal.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 6,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"module": "./src/components/modals/Modal.tsx",
"moduleName": "./src/components/modals/Modal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "./modal.scss",
"loc": "4:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\", function() {\n\t\tvar newContent = require(\"!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 5,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\page.ts",
"name": "./src/page.ts",
"index": 19,
"index2": 17,
"size": 182,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "12:15-33"
},
{
"moduleId": 49,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"module": "./src/components/demo.tsx",
"moduleName": "./src/components/demo.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "4:15-33"
},
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "../page",
"loc": "12:15-33"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nclass Page extends preact_1.Component {\r\n}\r\nexports.Page = Page;\r\n"
},
{
"id": 6,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\Modal.tsx",
"name": "./src/components/modals/Modal.tsx",
"index": 49,
"index2": 46,
"size": 1047,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"issuerId": 11,
"issuerName": "./src/components/modals/YesNoModal.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 11,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"module": "./src/components/modals/YesNoModal.tsx",
"moduleName": "./src/components/modals/YesNoModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
},
{
"moduleId": 44,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"module": "./src/components/modals/InputModal.tsx",
"moduleName": "./src/components/modals/InputModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
},
{
"moduleId": 57,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"module": "./src/components/modals/LoadingModal.tsx",
"moduleName": "./src/components/modals/LoadingModal.tsx",
"type": "cjs require",
"userRequest": "./Modal",
"loc": "5:16-34"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nclass Modal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n }\r\n render() {\r\n return preact_1.h(\"div\", { class: \"modal_container\", onClick: (evt) => {\r\n let path = evt.composedPath();\r\n if (!path.find(e => {\r\n let res = false;\r\n let s = e;\r\n if (s) {\r\n if (s.classList) {\r\n res = s.classList.contains(\"card\");\r\n }\r\n }\r\n return res;\r\n }))\r\n if (this.props.onClose)\r\n this.props.onClose();\r\n } },\r\n preact_1.h(\"div\", { class: \"card\" },\r\n preact_1.h(\"h3\", { class: \"section\" }, this.props.title),\r\n this.props.children));\r\n }\r\n}\r\nexports.Modal = Modal;\r\n"
},
{
"id": 7,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\observable.ts",
"name": "./src/helper/observable.ts",
"index": 5,
"index2": 1,
"size": 1621,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"issuerId": 2,
"issuerName": "./src/navigation.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"name": "./src/navigation.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 689,
"building": 89
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 2,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\navigation.ts",
"module": "./src/navigation.ts",
"moduleName": "./src/navigation.ts",
"type": "cjs require",
"userRequest": "./helper/observable",
"loc": "3:21-51"
},
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/observable",
"loc": "11:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Observable {\r\n constructor(collect = true, collect_intervall = 100) {\r\n this.collect = collect;\r\n this.collect_intervall = collect_intervall;\r\n this.subscriber = [];\r\n this.events = [];\r\n this.timeout = undefined;\r\n }\r\n getPublicApi() {\r\n return {\r\n subscribe: (callback, one = false) => {\r\n let oldcb = this.subscriber.find(e => e.callback === callback);\r\n if (oldcb)\r\n oldcb.one = one;\r\n else\r\n this.subscriber.push({ callback, one });\r\n },\r\n unsubscribe: (callback) => {\r\n let idx = this.subscriber.findIndex(e => e.callback === callback);\r\n if (idx >= 0) {\r\n this.subscriber.splice(idx, 1);\r\n }\r\n }\r\n };\r\n }\r\n send(data) {\r\n if (!this.collect)\r\n this.subscriber.forEach(e => e.callback([data]));\r\n else {\r\n this.events.push(data);\r\n if (!this.timeout) {\r\n this.timeout = setTimeout(() => {\r\n this.subscriber.forEach(cb => {\r\n if (cb.one)\r\n this.events.forEach(e => cb.callback([e]));\r\n else\r\n cb.callback(this.events);\r\n });\r\n this.timeout = 0;\r\n }, this.collect_intervall);\r\n }\r\n }\r\n }\r\n}\r\nexports.default = Observable;\r\n"
},
{
"id": 8,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\lock.ts",
"name": "./src/helper/lock.ts",
"index": 22,
"index2": 19,
"size": 1695,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/lock",
"loc": "13:15-39"
},
{
"moduleId": 39,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"module": "./src/helper/indexeddb.ts",
"moduleName": "./src/helper/indexeddb.ts",
"type": "cjs require",
"userRequest": "./lock",
"loc": "11:15-32"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Lock {\r\n constructor() {\r\n this._locked = false;\r\n this.toCome = [];\r\n this.release = this.release.bind(this);\r\n }\r\n get locked() {\r\n return this._locked;\r\n }\r\n getLock() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this._locked)\r\n return { release: this.lock() };\r\n else {\r\n return new Promise((resolve) => {\r\n this.toCome.push(() => {\r\n resolve({ release: this.lock() });\r\n });\r\n });\r\n }\r\n });\r\n }\r\n lock() {\r\n this._locked = true;\r\n return this.release;\r\n }\r\n release() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (this.toCome.length > 0) {\r\n this.toCome.shift()();\r\n }\r\n else {\r\n this._locked = false;\r\n }\r\n });\r\n }\r\n}\r\nexports.default = Lock;\r\n"
},
{
"id": 9,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\global.js",
"name": "(webpack)/buildin/global.js",
"index": 31,
"index2": 27,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-44"
},
{
"moduleId": 34,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"module": "./node_modules/lodash.clonedeep/index.js",
"moduleName": "./node_modules/lodash.clonedeep/index.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n"
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"index": 40,
"index2": 40,
"size": 1408,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./vaults.scss",
"loc": "14:0-24"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./vaults.scss",
"loc": "13:0-24"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"index": 50,
"index2": 48,
"size": 1459,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./modals/YesNoModal",
"loc": "19:21-51"
},
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./modals/YesNoModal",
"loc": "18:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nclass YesNoModal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.onKeyDown = this.onKeyDown.bind(this);\r\n }\r\n componentWillMount() {\r\n window.addEventListener(\"keydown\", this.onKeyDown);\r\n }\r\n componentWillUnmount() {\r\n window.removeEventListener(\"keydown\", this.onKeyDown);\r\n }\r\n onKeyDown(evt) {\r\n if (evt.keyCode === 74 || evt.keyCode === 89)\r\n this.props.onResult(true);\r\n else if (evt.keyCode === 78)\r\n this.props.onResult(false);\r\n }\r\n render() {\r\n return preact_1.h(Modal_1.Modal, { title: this.props.title, onClose: () => this.props.onResult(undefined) },\r\n preact_1.h(\"fieldset\", { style: \"border:none;\" },\r\n preact_1.h(\"div\", { style: \"text-align: right;\" },\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(false);\r\n } }, \"No\"),\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(true);\r\n } }, \"Yes\"))));\r\n }\r\n}\r\nexports.YesNoModal = YesNoModal;\r\n"
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"index": 51,
"index2": 53,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./AddButton",
"loc": "20:20-42"
},
{
"moduleId": 58,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"module": "./src/components/EntryList.tsx",
"moduleName": "./src/components/EntryList.tsx",
"type": "cjs require",
"userRequest": "./AddButton",
"loc": "12:20-42"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./add_button.scss\");\r\nconst plus_svg_1 = require(\"feather-icons/dist/icons/plus.svg\");\r\nfunction AddButton({ onClick }) {\r\n return preact_1.h(\"button\", { class: \"add_button_button circular primary\", onClick: () => onClick() },\r\n preact_1.h(plus_svg_1.default, { width: undefined, height: undefined }));\r\n}\r\nexports.default = AddButton;\r\n"
},
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"index": 0,
"index2": 66,
"size": 2080,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 102,
"building": 2208
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "./src/index.tsx",
"loc": "main"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst App_1 = require(\"./components/App\");\r\nrequire(\"mini.css/src/flavors/mini-default.scss\");\r\nrequire(\"./index.scss\");\r\nconst navigation_1 = require(\"./navigation\");\r\nconst Vaults_1 = require(\"./components/Vaults\");\r\nconst notes_1 = require(\"./notes\");\r\nconst demo_1 = require(\"./components/demo\");\r\nconst Vault_1 = require(\"./components/Vault\");\r\nconsole.log(notes_1.default);\r\n(() => __awaiter(this, void 0, void 0, function* () {\r\n if (notes_1.default.loginRequired()) {\r\n let url = new URL(location.href);\r\n let code = url.searchParams.get(\"code\");\r\n if (code) {\r\n let err = yield notes_1.default.getToken(code);\r\n if (err) {\r\n alert(\"Login failed: \" + err);\r\n notes_1.default.login();\r\n }\r\n else {\r\n window.history.replaceState(null, document.title, \"/\" + window.location.hash);\r\n }\r\n }\r\n else {\r\n notes_1.default.login();\r\n }\r\n }\r\n yield notes_1.default.start();\r\n navigation_1.default.default = Vaults_1.default;\r\n navigation_1.default.addPage(\"/vault\", Vault_1.default);\r\n navigation_1.default.addPage(\"/demo\", demo_1.default);\r\n navigation_1.default.start();\r\n preact_1.render(preact_1.h(App_1.default, null), document.body, document.getElementById('app'));\r\n}))();\r\n"
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"index": 2,
"index2": 9,
"size": 250,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/App",
"loc": "12:14-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst Routing_1 = require(\"./Routing\");\r\nconst preact_1 = require(\"preact\");\r\nfunction App() {\r\n return preact_1.h(Routing_1.Router, null);\r\n}\r\nexports.default = App;\r\n"
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"index": 3,
"index2": 8,
"size": 1996,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"issuerId": 14,
"issuerName": "./src/components/App.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 14,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"module": "./src/components/App.tsx",
"moduleName": "./src/components/App.tsx",
"type": "cjs require",
"userRequest": "./Routing",
"loc": "3:18-38"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst navigation_1 = require(\"../navigation\");\r\nrequire(\"./routing.scss\");\r\nclass Router extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.mounted = undefined;\r\n this.to = -1;\r\n this.onChange = this.onChange.bind(this);\r\n this.state = { current: navigation_1.default.page.page, next: undefined };\r\n }\r\n componentWillMount() {\r\n navigation_1.default.pageObservable.subscribe(this.onChange, true);\r\n }\r\n componentWillUnmount() {\r\n navigation_1.default.pageObservable.unsubscribe(this.onChange);\r\n }\r\n onChange([page]) {\r\n this.setState({ next: page, current: this.state.next || this.state.current });\r\n if (this.to >= 0) {\r\n clearTimeout(this.to);\r\n this.to = -1;\r\n }\r\n }\r\n render() {\r\n let overlay;\r\n if (this.state.next) {\r\n overlay = preact_1.h(\"div\", { class: \"transition_container transition_slidein\", key: this.state.next.key, ref: (elm) => {\r\n let lst = () => {\r\n if (this.state.next)\r\n this.setState({ current: this.state.next, next: undefined }, () => {\r\n if (this.mounted)\r\n this.mounted.scrollTo({ top: 0 });\r\n });\r\n if (elm)\r\n elm.removeEventListener(\"animationend\", lst);\r\n };\r\n if (elm)\r\n elm.addEventListener(\"animationend\", lst);\r\n } }, this.state.next);\r\n }\r\n return preact_1.h(\"div\", { style: \"overflow:hidden\" },\r\n preact_1.h(\"div\", { class: \"transition_container\", ref: elm => this.mounted = elm }, this.state.current),\r\n overlay);\r\n }\r\n}\r\nexports.Router = Router;\r\n"
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"index": 6,
"index2": 7,
"size": 1411,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"issuerId": 15,
"issuerName": "./src/components/Routing.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
}
],
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 15,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"module": "./src/components/Routing.tsx",
"moduleName": "./src/components/Routing.tsx",
"type": "cjs require",
"userRequest": "./routing.scss",
"loc": "5:0-25"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 17,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 7,
"index2": 4,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 16,
"issuerName": "./src/components/routing.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
}
}
],
"profile": {
"factory": 1,
"building": 105
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 16,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./src/components/routing.scss",
"moduleName": "./src/components/routing.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./routing.scss",
"loc": "2:14-186"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 18,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\urls.js",
"name": "./node_modules/style-loader/lib/urls.js",
"index": 10,
"index2": 5,
"size": 3013,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"issuerId": 1,
"issuerName": "./node_modules/style-loader/lib/addStyles.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"name": "./node_modules/style-loader/lib/addStyles.js",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 416,
"building": 39
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\lib\\addStyles.js",
"module": "./node_modules/style-loader/lib/addStyles.js",
"moduleName": "./node_modules/style-loader/lib/addStyles.js",
"type": "cjs require",
"userRequest": "./urls",
"loc": "67:14-31"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\n/**\n * When source maps are enabled, `style-loader` uses a link element with a data-uri to\n * embed the css on the page. This breaks all relative urls because now they are relative to a\n * bundle instead of the current page.\n *\n * One solution is to only use full urls, but that may be impossible.\n *\n * Instead, this function \"fixes\" the relative urls to be absolute according to the current page location.\n *\n * A rudimentary test suite is located at `test/fixUrls.js` and can be run via the `npm test` command.\n *\n */\n\nmodule.exports = function (css) {\n // get current location\n var location = typeof window !== \"undefined\" && window.location;\n\n if (!location) {\n throw new Error(\"fixUrls requires window.location\");\n }\n\n\t// blank or null?\n\tif (!css || typeof css !== \"string\") {\n\t return css;\n }\n\n var baseUrl = location.protocol + \"//\" + location.host;\n var currentDir = baseUrl + location.pathname.replace(/\\/[^\\/]*$/, \"/\");\n\n\t// convert each url(...)\n\t/*\n\tThis regular expression is just a way to recursively match brackets within\n\ta string.\n\n\t /url\\s*\\( = Match on the word \"url\" with any whitespace after it and then a parens\n\t ( = Start a capturing group\n\t (?: = Start a non-capturing group\n\t [^)(] = Match anything that isn't a parentheses\n\t | = OR\n\t \\( = Match a start parentheses\n\t (?: = Start another non-capturing groups\n\t [^)(]+ = Match anything that isn't a parentheses\n\t | = OR\n\t \\( = Match a start parentheses\n\t [^)(]* = Match anything that isn't a parentheses\n\t \\) = Match a end parentheses\n\t ) = End Group\n *\\) = Match anything and then a close parens\n ) = Close non-capturing group\n * = Match anything\n ) = Close capturing group\n\t \\) = Match a close parens\n\n\t /gi = Get all matches, not the first. Be case insensitive.\n\t */\n\tvar fixedCss = css.replace(/url\\s*\\(((?:[^)(]|\\((?:[^)(]+|\\([^)(]*\\))*\\))*)\\)/gi, function(fullMatch, origUrl) {\n\t\t// strip quotes (if they exist)\n\t\tvar unquotedOrigUrl = origUrl\n\t\t\t.trim()\n\t\t\t.replace(/^\"(.*)\"$/, function(o, $1){ return $1; })\n\t\t\t.replace(/^'(.*)'$/, function(o, $1){ return $1; });\n\n\t\t// already a full url? no change\n\t\tif (/^(#|data:|http:\\/\\/|https:\\/\\/|file:\\/\\/\\/|\\s*$)/i.test(unquotedOrigUrl)) {\n\t\t return fullMatch;\n\t\t}\n\n\t\t// convert the url to a full url\n\t\tvar newUrl;\n\n\t\tif (unquotedOrigUrl.indexOf(\"//\") === 0) {\n\t\t \t//TODO: should we add protocol?\n\t\t\tnewUrl = unquotedOrigUrl;\n\t\t} else if (unquotedOrigUrl.indexOf(\"/\") === 0) {\n\t\t\t// path should be relative to the base url\n\t\t\tnewUrl = baseUrl + unquotedOrigUrl; // already starts with '/'\n\t\t} else {\n\t\t\t// path should be relative to current directory\n\t\t\tnewUrl = currentDir + unquotedOrigUrl.replace(/^\\.\\//, \"\"); // Strip leading './'\n\t\t}\n\n\t\t// send back the fixed url(...)\n\t\treturn \"url(\" + JSON.stringify(newUrl) + \")\";\n\t});\n\n\t// send back the fixed css\n\treturn fixedCss;\n};\n"
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 11,
"index2": 12,
"size": 1326,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "mini.css/src/flavors/mini-default.scss",
"loc": "13:0-49"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\nvar content = require(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../../style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\", function() {\n\t\tvar newContent = require(\"!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 20,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 12,
"index2": 11,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 19,
"issuerName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 233,
"building": 967
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 19,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "!!../../../mini-css-extract-plugin/dist/loader.js!../../../css-loader/dist/cjs.js!../../../sass-loader/lib/loader.js!./mini-default.scss",
"loc": "2:14-161"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"index": 14,
"index2": 16,
"size": 1375,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./index.scss",
"loc": "14:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\nvar content = require(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\", function() {\n\t\tvar newContent = require(\"!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 15,
"index2": 15,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 21,
"issuerName": "./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 239,
"building": 661
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 21,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./src/index.scss",
"moduleName": "./src/index.scss",
"type": "cjs require",
"userRequest": "!!../node_modules/mini-css-extract-plugin/dist/loader.js!../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/lib/loader.js!./index.scss",
"loc": "2:14-175"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"index": 18,
"index2": 54,
"size": 7184,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/Vaults",
"loc": "16:17-47"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vaults.scss\");\r\nconst lock_svg_1 = require(\"feather-icons/dist/icons/lock.svg\");\r\nconst unlock_svg_1 = require(\"feather-icons/dist/icons/unlock.svg\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst InputModal_1 = require(\"./modals/InputModal\");\r\nconst YesNoModal_1 = require(\"./modals/YesNoModal\");\r\nconst AddButton_1 = require(\"./AddButton\");\r\nclass VaultsPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { vaults: [], modal: undefined };\r\n }\r\n updateVaults() {\r\n notes_1.default.getVaults().then(vaults => this.setState({ vaults }));\r\n }\r\n componentWillMount() {\r\n this.updateVaults();\r\n }\r\n render() {\r\n let elms = this.state.vaults.map(vault => {\r\n return preact_1.h(\"div\", { class: \"vaults_vault\", onClick: () => {\r\n const open = () => {\r\n navigation_1.default.setPage(\"/vault\", { id: vault.id });\r\n };\r\n if (vault.encrypted) {\r\n let key = notes_1.default.getVaultKey(vault.id);\r\n if (key)\r\n open();\r\n else {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter password for \" + vault.name, type: \"password\", fieldname: \"Password\", onResult: (value) => {\r\n if (value === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n let key = notes_1.default.passwordToKey(value);\r\n notes_1.default.getVault(vault.id, key).then(() => {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Save permanent?\", onResult: (res) => {\r\n if (res === undefined)\r\n this.setState({ modal: undefined });\r\n else {\r\n this.setState({ modal: undefined });\r\n notes_1.default.saveVaultKey(vault.id, key, res);\r\n open();\r\n }\r\n } });\r\n this.setState({ modal });\r\n }).catch(err => {\r\n alert(\"Invalid password!\");\r\n });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n }\r\n else {\r\n open();\r\n }\r\n } },\r\n vault.encrypted ? preact_1.h(lock_svg_1.default, { height: undefined, width: undefined }) : preact_1.h(unlock_svg_1.default, { height: undefined, width: undefined }),\r\n preact_1.h(\"span\", null, vault.name));\r\n });\r\n return preact_1.h(\"div\", { style: { marginTop: \"-12px\", paddingTop: \"12px\" } },\r\n this.state.modal,\r\n preact_1.h(AddButton_1.default, { onClick: () => {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter new name\", fieldname: \"Name\", type: \"text\", onResult: (name) => {\r\n const create = (password) => __awaiter(this, void 0, void 0, function* () {\r\n let key;\r\n if (password) {\r\n key = notes_1.default.passwordToKey(password);\r\n }\r\n yield notes_1.default.createVault(name, key);\r\n this.updateVaults();\r\n });\r\n if (name === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Encrypt?\", onResult: (encrypted) => {\r\n if (encrypted === null)\r\n this.setState({ modal: undefined });\r\n if (encrypted) {\r\n let modal = preact_1.h(InputModal_1.InputModal, { title: \"Enter new password\", fieldname: \"Password\", type: \"password\", onResult: (password) => {\r\n if (password === null)\r\n this.setState({ modal: undefined });\r\n else {\r\n create(password);\r\n this.setState({ modal: undefined });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n else {\r\n create();\r\n this.setState({ modal: undefined });\r\n }\r\n } });\r\n this.setState({ modal });\r\n }\r\n } });\r\n this.setState({ modal });\r\n } }),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"div\", { class: \"card fluid\" },\r\n preact_1.h(\"h1\", { class: \"section double-padded\" }, \"Your vaults:\"),\r\n preact_1.h(\"div\", { class: \"section\" }, elms))))));\r\n }\r\n}\r\nexports.default = VaultsPage;\r\n"
},
{
"id": 24,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\config.json",
"name": "./config.json",
"index": 21,
"index2": 18,
"size": 247,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "../config.json",
"loc": "12:15-40"
}
],
"usedExports": true,
"providedExports": [
"secure_file_server",
"auth_server",
"client_id",
"permission",
"callback_url",
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "{\r\n \"secure_file_server\": \"http://localhost:3004/\",\r\n \"auth_server\": \"https://auth.stamm.me\",\r\n \"client_id\": \"cf699b12-2014-4a61-bb7d-a7e38b197350\",\r\n \"permission\": \"5c1ed399dc361731340a49d4\",\r\n \"callback_url\": \"http://localhost:8080\"\r\n}"
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"index": 23,
"index2": 23,
"size": 7773,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "@hibas123/secure-file-wrapper",
"loc": "14:30-70"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst observable_1 = require(\"./observable\");\r\nconst lock_1 = require(\"./lock\");\r\nconst cross_fetch_1 = require(\"cross-fetch\");\r\nclass NoConnection extends Error {\r\n constructor() {\r\n super(\"No connection\");\r\n this.type = \"noconnection\";\r\n }\r\n}\r\nexports.NoConnection = NoConnection;\r\nclass Unauthorized extends Error {\r\n constructor() {\r\n super(\"Not authorized\");\r\n this.type = \"unauthorized\";\r\n }\r\n}\r\nexports.Unauthorized = Unauthorized;\r\nclass NoPermission extends Error {\r\n constructor() {\r\n super(\"No permission\");\r\n this.type = \"nopermission\";\r\n }\r\n}\r\nexports.NoPermission = NoPermission;\r\nclass NotFound extends Error {\r\n constructor() {\r\n super(\"Not found\");\r\n this.type = \"notfound\";\r\n }\r\n}\r\nexports.NotFound = NotFound;\r\nclass BadRequest extends Error {\r\n constructor() {\r\n super(\"Bad request\");\r\n this.type = \"badrequest\";\r\n }\r\n}\r\nexports.BadRequest = BadRequest;\r\nfunction statusParser(res) {\r\n if (res.status !== 200) {\r\n switch (res.status) {\r\n case 400:\r\n throw new BadRequest();\r\n case 404:\r\n throw new NotFound();\r\n case 403:\r\n throw new NoPermission();\r\n case 401:\r\n throw new Unauthorized();\r\n default:\r\n throw new Error(res.statusText);\r\n }\r\n }\r\n}\r\nclass SecureFileWrapper {\r\n constructor(server) {\r\n this.server = server;\r\n this._jwtObservableServer = new observable_1.default(false);\r\n this.jwtObservable = this._jwtObservableServer.getPublicApi();\r\n this.auth_lock = new lock_1.default();\r\n if (this.server.endsWith(\"/\")) {\r\n this.server += \"api/v1\";\r\n }\r\n else {\r\n this.server += \"/api/v1\";\r\n }\r\n }\r\n getJWT() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this.auth_lock.locked) {\r\n let lock = yield this.auth_lock.getLock();\r\n this._jwtObservableServer.send((jwt) => {\r\n this.jwt = jwt;\r\n lock.release();\r\n });\r\n }\r\n yield this.auth_lock.getLock().then(lock => lock.release());\r\n });\r\n }\r\n makeRequest(endpoint, method, query, body, second = false) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this.jwt || this.jwt === undefined) {\r\n yield this.getJWT();\r\n }\r\n query.jwt = this.jwt;\r\n let query_str = \"?\";\r\n let first = true;\r\n for (let key in query) {\r\n if (!first)\r\n query_str += \"&\";\r\n query_str += encodeURIComponent(key) + \"=\" + encodeURIComponent(query[key]);\r\n first = false;\r\n }\r\n var headers = {\r\n \"pragme\": \"no-cache\",\r\n \"cache-control\": \"no-cache\"\r\n };\r\n if (body) {\r\n headers[\"Content-Type\"] = \"application/octet-stream\";\r\n }\r\n try {\r\n let res = yield cross_fetch_1.default(this.server + endpoint + query_str, { method, body, headers });\r\n if (res.status === 401 && !second) {\r\n yield this.getJWT();\r\n return this.makeRequest(endpoint, method, query, body, true);\r\n }\r\n else {\r\n statusParser(res);\r\n return res;\r\n }\r\n }\r\n catch (err) {\r\n if (err instanceof TypeError || err.errno === \"ECONNREFUSED\")\r\n throw new NoConnection();\r\n throw err;\r\n }\r\n });\r\n }\r\n fixIFileVersion(version) {\r\n version.time = new Date(version.time);\r\n return version;\r\n }\r\n fixIFile(file) {\r\n file.active.time = new Date(file.active.time);\r\n if (file.versions) {\r\n file.versions = file.versions.map(e => this.fixIFileVersion(e));\r\n }\r\n return file;\r\n }\r\n // async test(jwt): Promise<{ user: string, test: true }> {\r\n // let res = await this.makeRequest(\"/test\", \"GET\", {}, undefined, this.jwt_enabled);\r\n // statusParser(res);\r\n // return await res.json();\r\n // }\r\n list(folder) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let query = {};\r\n if (folder)\r\n query.folder = folder;\r\n let res = yield this.makeRequest(\"/files\", \"GET\", query);\r\n let d = yield res.json();\r\n return d.files.map(e => this.fixIFile(e));\r\n });\r\n }\r\n create(name, data, type, folder, preview, id, date) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let params = { type: type, name: name };\r\n if (preview)\r\n params.preview = preview;\r\n if (folder)\r\n params.folder = folder;\r\n if (id)\r\n params.id = id;\r\n if (date)\r\n params.date = date.toJSON();\r\n let res = yield this.makeRequest(\"/files\", \"POST\", params, data);\r\n return this.fixIFile((yield res.json()).file);\r\n });\r\n }\r\n get(id, version) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res;\r\n if (typeof version === \"string\") {\r\n res = yield this.makeRequest(`/files/${id}/history/${version}`, \"GET\", {});\r\n }\r\n else {\r\n res = yield this.makeRequest(\"/files/\" + id, \"GET\", {});\r\n }\r\n return res.arrayBuffer();\r\n });\r\n }\r\n update(id, data, preview, date, old = false) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let params = { old };\r\n if (preview)\r\n params.preview = preview;\r\n if (date)\r\n params.date = date.toJSON();\r\n let res = yield this.makeRequest(\"/files/\" + id, \"PUT\", params, data);\r\n let json = yield res.json();\r\n return this.fixIFile(json.file);\r\n });\r\n }\r\n delete(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res = yield this.makeRequest(\"/files/\" + id, \"DELETE\", {});\r\n });\r\n }\r\n history(id) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n let res = yield this.makeRequest(`/files/${id}/history`, \"GET\", {});\r\n let data = yield res.json();\r\n data.file = this.fixIFile(data.file);\r\n data.history = data.history.map(v => this.fixIFileVersion(v));\r\n return data;\r\n });\r\n }\r\n restore(id, version) {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n yield this.makeRequest(`/files/${id}/history/${version}/restore`, \"PUT\", {});\r\n });\r\n }\r\n}\r\nexports.default = SecureFileWrapper;\r\n//# sourceMappingURL=index.js.map"
},
{
"id": 26,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\observable.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/observable.js",
"index": 24,
"index2": 20,
"size": 1291,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "./observable",
"loc": "11:21-44"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Observable {\r\n constructor(collect = true, collect_intervall = 100) {\r\n this.collect = collect;\r\n this.collect_intervall = collect_intervall;\r\n this.subscriber = [];\r\n this.events = [];\r\n this.timeout = undefined;\r\n }\r\n getPublicApi() {\r\n return {\r\n subscribe: (callback) => {\r\n if (this.subscriber.indexOf(callback) < 0)\r\n this.subscriber.push(callback);\r\n },\r\n unsubscribe: (callback) => {\r\n let idx = this.subscriber.indexOf(callback);\r\n if (idx >= 0) {\r\n this.subscriber.splice(idx, 1);\r\n }\r\n }\r\n };\r\n }\r\n send(data) {\r\n if (!this.collect)\r\n this.subscriber.forEach(e => e([data]));\r\n else {\r\n this.events.push(data);\r\n if (!this.timeout) {\r\n this.timeout = setTimeout(() => {\r\n this.subscriber.forEach(e => e(this.events));\r\n this.timeout = 0;\r\n }, this.collect_intervall);\r\n }\r\n }\r\n }\r\n}\r\nexports.default = Observable;\r\n//# sourceMappingURL=observable.js.map"
},
{
"id": 27,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\lock.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/lock.js",
"index": 25,
"index2": 21,
"size": 1727,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "./lock",
"loc": "12:15-32"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nclass Lock {\r\n constructor() {\r\n this._locked = false;\r\n this.toCome = [];\r\n this.release = this.release.bind(this);\r\n }\r\n get locked() {\r\n return this._locked;\r\n }\r\n getLock() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (!this._locked)\r\n return { release: this.lock() };\r\n else {\r\n return new Promise((resolve) => {\r\n this.toCome.push(() => {\r\n resolve({ release: this.lock() });\r\n });\r\n });\r\n }\r\n });\r\n }\r\n lock() {\r\n this._locked = true;\r\n return this.release;\r\n }\r\n release() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n if (this.toCome.length > 0) {\r\n this.toCome.shift()();\r\n }\r\n else {\r\n this._locked = false;\r\n }\r\n });\r\n }\r\n}\r\nexports.default = Lock;\r\n//# sourceMappingURL=lock.js.map"
},
{
"id": 28,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\cross-fetch\\dist\\browser-ponyfill.js",
"name": "./node_modules/cross-fetch/dist/browser-ponyfill.js",
"index": 26,
"index2": 22,
"size": 15013,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"issuerId": 25,
"issuerName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 25,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"name": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 131,
"building": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 25,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\@hibas123\\secure-file-wrapper\\lib\\index.js",
"module": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"moduleName": "./node_modules/@hibas123/secure-file-wrapper/lib/index.js",
"type": "cjs require",
"userRequest": "cross-fetch",
"loc": "13:22-44"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "var __root__ = (function (root) {\nfunction F() { this.fetch = false; }\nF.prototype = root;\nreturn new F();\n})(typeof self !== 'undefined' ? self : this);\n(function(self) {\n\nvar irrelevant = (function (exports) {\n var support = {\n searchParams: 'URLSearchParams' in self,\n iterable: 'Symbol' in self && 'iterator' in Symbol,\n blob:\n 'FileReader' in self &&\n 'Blob' in self &&\n (function() {\n try {\n new Blob();\n return true\n } catch (e) {\n return false\n }\n })(),\n formData: 'FormData' in self,\n arrayBuffer: 'ArrayBuffer' in self\n };\n\n function isDataView(obj) {\n return obj && DataView.prototype.isPrototypeOf(obj)\n }\n\n if (support.arrayBuffer) {\n var viewClasses = [\n '[object Int8Array]',\n '[object Uint8Array]',\n '[object Uint8ClampedArray]',\n '[object Int16Array]',\n '[object Uint16Array]',\n '[object Int32Array]',\n '[object Uint32Array]',\n '[object Float32Array]',\n '[object Float64Array]'\n ];\n\n var isArrayBufferView =\n ArrayBuffer.isView ||\n function(obj) {\n return obj && viewClasses.indexOf(Object.prototype.toString.call(obj)) > -1\n };\n }\n\n function normalizeName(name) {\n if (typeof name !== 'string') {\n name = String(name);\n }\n if (/[^a-z0-9\\-#$%&'*+.^_`|~]/i.test(name)) {\n throw new TypeError('Invalid character in header field name')\n }\n return name.toLowerCase()\n }\n\n function normalizeValue(value) {\n if (typeof value !== 'string') {\n value = String(value);\n }\n return value\n }\n\n // Build a destructive iterator for the value list\n function iteratorFor(items) {\n var iterator = {\n next: function() {\n var value = items.shift();\n return {done: value === undefined, value: value}\n }\n };\n\n if (support.iterable) {\n iterator[Symbol.iterator] = function() {\n return iterator\n };\n }\n\n return iterator\n }\n\n function Headers(headers) {\n this.map = {};\n\n if (headers instanceof Headers) {\n headers.forEach(function(value, name) {\n this.append(name, value);\n }, this);\n } else if (Array.isArray(headers)) {\n headers.forEach(function(header) {\n this.append(header[0], header[1]);\n }, this);\n } else if (headers) {\n Object.getOwnPropertyNames(headers).forEach(function(name) {\n this.append(name, headers[name]);\n }, this);\n }\n }\n\n Headers.prototype.append = function(name, value) {\n name = normalizeName(name);\n value = normalizeValue(value);\n var oldValue = this.map[name];\n this.map[name] = oldValue ? oldValue + ', ' + value : value;\n };\n\n Headers.prototype['delete'] = function(name) {\n delete this.map[normalizeName(name)];\n };\n\n Headers.prototype.get = function(name) {\n name = normalizeName(name);\n return this.has(name) ? this.map[name] : null\n };\n\n Headers.prototype.has = function(name) {\n return this.map.hasOwnProperty(normalizeName(name))\n };\n\n Headers.prototype.set = function(name, value) {\n this.map[normalizeName(name)] = normalizeValue(value);\n };\n\n Headers.prototype.forEach = function(callback, thisArg) {\n for (var name in this.map) {\n if (this.map.hasOwnProperty(name)) {\n callback.call(thisArg, this.map[name], name, this);\n }\n }\n };\n\n Headers.prototype.keys = function() {\n var items = [];\n this.forEach(function(value, name) {\n items.push(name);\n });\n return iteratorFor(items)\n };\n\n Headers.prototype.values = function() {\n var items = [];\n this.forEach(function(value) {\n items.push(value);\n });\n return iteratorFor(items)\n };\n\n Headers.prototype.entries = function() {\n var items = [];\n this.forEach(function(value, name) {\n items.push([name, value]);\n });\n return iteratorFor(items)\n };\n\n if (support.iterable) {\n Headers.prototype[Symbol.iterator] = Headers.prototype.entries;\n }\n\n function consumed(body) {\n if (body.bodyUsed) {\n return Promise.reject(new TypeError('Already read'))\n }\n body.bodyUsed = true;\n }\n\n function fileReaderReady(reader) {\n return new Promise(function(resolve, reject) {\n reader.onload = function() {\n resolve(reader.result);\n };\n reader.onerror = function() {\n reject(reader.error);\n };\n })\n }\n\n function readBlobAsArrayBuffer(blob) {\n var reader = new FileReader();\n var promise = fileReaderReady(reader);\n reader.readAsArrayBuffer(blob);\n return promise\n }\n\n function readBlobAsText(blob) {\n var reader = new FileReader();\n var promise = fileReaderReady(reader);\n reader.readAsText(blob);\n return promise\n }\n\n function readArrayBufferAsText(buf) {\n var view = new Uint8Array(buf);\n var chars = new Array(view.length);\n\n for (var i = 0; i < view.length; i++) {\n chars[i] = String.fromCharCode(view[i]);\n }\n return chars.join('')\n }\n\n function bufferClone(buf) {\n if (buf.slice) {\n return buf.slice(0)\n } else {\n var view = new Uint8Array(buf.byteLength);\n view.set(new Uint8Array(buf));\n return view.buffer\n }\n }\n\n function Body() {\n this.bodyUsed = false;\n\n this._initBody = function(body) {\n this._bodyInit = body;\n if (!body) {\n this._bodyText = '';\n } else if (typeof body === 'string') {\n this._bodyText = body;\n } else if (support.blob && Blob.prototype.isPrototypeOf(body)) {\n this._bodyBlob = body;\n } else if (support.formData && FormData.prototype.isPrototypeOf(body)) {\n this._bodyFormData = body;\n } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {\n this._bodyText = body.toString();\n } else if (support.arrayBuffer && support.blob && isDataView(body)) {\n this._bodyArrayBuffer = bufferClone(body.buffer);\n // IE 10-11 can't handle a DataView body.\n this._bodyInit = new Blob([this._bodyArrayBuffer]);\n } else if (support.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(body) || isArrayBufferView(body))) {\n this._bodyArrayBuffer = bufferClone(body);\n } else {\n this._bodyText = body = Object.prototype.toString.call(body);\n }\n\n if (!this.headers.get('content-type')) {\n if (typeof body === 'string') {\n this.headers.set('content-type', 'text/plain;charset=UTF-8');\n } else if (this._bodyBlob && this._bodyBlob.type) {\n this.headers.set('content-type', this._bodyBlob.type);\n } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {\n this.headers.set('content-type', 'application/x-www-form-urlencoded;charset=UTF-8');\n }\n }\n };\n\n if (support.blob) {\n this.blob = function() {\n var rejected = consumed(this);\n if (rejected) {\n return rejected\n }\n\n if (this._bodyBlob) {\n return Promise.resolve(this._bodyBlob)\n } else if (this._bodyArrayBuffer) {\n return Promise.resolve(new Blob([this._bodyArrayBuffer]))\n } else if (this._bodyFormData) {\n throw new Error('could not read FormData body as blob')\n } else {\n return Promise.resolve(new Blob([this._bodyText]))\n }\n };\n\n this.arrayBuffer = function() {\n if (this._bodyArrayBuffer) {\n return consumed(this) || Promise.resolve(this._bodyArrayBuffer)\n } else {\n return this.blob().then(readBlobAsArrayBuffer)\n }\n };\n }\n\n this.text = function() {\n var rejected = consumed(this);\n if (rejected) {\n return rejected\n }\n\n if (this._bodyBlob) {\n return readBlobAsText(this._bodyBlob)\n } else if (this._bodyArrayBuffer) {\n return Promise.resolve(readArrayBufferAsText(this._bodyArrayBuffer))\n } else if (this._bodyFormData) {\n throw new Error('could not read FormData body as text')\n } else {\n return Promise.resolve(this._bodyText)\n }\n };\n\n if (support.formData) {\n this.formData = function() {\n return this.text().then(decode)\n };\n }\n\n this.json = function() {\n return this.text().then(JSON.parse)\n };\n\n return this\n }\n\n // HTTP methods whose capitalization should be normalized\n var methods = ['DELETE', 'GET', 'HEAD', 'OPTIONS', 'POST', 'PUT'];\n\n function normalizeMethod(method) {\n var upcased = method.toUpperCase();\n return methods.indexOf(upcased) > -1 ? upcased : method\n }\n\n function Request(input, options) {\n options = options || {};\n var body = options.body;\n\n if (input instanceof Request) {\n if (input.bodyUsed) {\n throw new TypeError('Already read')\n }\n this.url = input.url;\n this.credentials = input.credentials;\n if (!options.headers) {\n this.headers = new Headers(input.headers);\n }\n this.method = input.method;\n this.mode = input.mode;\n this.signal = input.signal;\n if (!body && input._bodyInit != null) {\n body = input._bodyInit;\n input.bodyUsed = true;\n }\n } else {\n this.url = String(input);\n }\n\n this.credentials = options.credentials || this.credentials || 'same-origin';\n if (options.headers || !this.headers) {\n this.headers = new Headers(options.headers);\n }\n this.method = normalizeMethod(options.method || this.method || 'GET');\n this.mode = options.mode || this.mode || null;\n this.signal = options.signal || this.signal;\n this.referrer = null;\n\n if ((this.method === 'GET' || this.method === 'HEAD') && body) {\n throw new TypeError('Body not allowed for GET or HEAD requests')\n }\n this._initBody(body);\n }\n\n Request.prototype.clone = function() {\n return new Request(this, {body: this._bodyInit})\n };\n\n function decode(body) {\n var form = new FormData();\n body\n .trim()\n .split('&')\n .forEach(function(bytes) {\n if (bytes) {\n var split = bytes.split('=');\n var name = split.shift().replace(/\\+/g, ' ');\n var value = split.join('=').replace(/\\+/g, ' ');\n form.append(decodeURIComponent(name), decodeURIComponent(value));\n }\n });\n return form\n }\n\n function parseHeaders(rawHeaders) {\n var headers = new Headers();\n // Replace instances of \\r\\n and \\n followed by at least one space or horizontal tab with a space\n // https://tools.ietf.org/html/rfc7230#section-3.2\n var preProcessedHeaders = rawHeaders.replace(/\\r?\\n[\\t ]+/g, ' ');\n preProcessedHeaders.split(/\\r?\\n/).forEach(function(line) {\n var parts = line.split(':');\n var key = parts.shift().trim();\n if (key) {\n var value = parts.join(':').trim();\n headers.append(key, value);\n }\n });\n return headers\n }\n\n Body.call(Request.prototype);\n\n function Response(bodyInit, options) {\n if (!options) {\n options = {};\n }\n\n this.type = 'default';\n this.status = options.status === undefined ? 200 : options.status;\n this.ok = this.status >= 200 && this.status < 300;\n this.statusText = 'statusText' in options ? options.statusText : 'OK';\n this.headers = new Headers(options.headers);\n this.url = options.url || '';\n this._initBody(bodyInit);\n }\n\n Body.call(Response.prototype);\n\n Response.prototype.clone = function() {\n return new Response(this._bodyInit, {\n status: this.status,\n statusText: this.statusText,\n headers: new Headers(this.headers),\n url: this.url\n })\n };\n\n Response.error = function() {\n var response = new Response(null, {status: 0, statusText: ''});\n response.type = 'error';\n return response\n };\n\n var redirectStatuses = [301, 302, 303, 307, 308];\n\n Response.redirect = function(url, status) {\n if (redirectStatuses.indexOf(status) === -1) {\n throw new RangeError('Invalid status code')\n }\n\n return new Response(null, {status: status, headers: {location: url}})\n };\n\n exports.DOMException = self.DOMException;\n try {\n new exports.DOMException();\n } catch (err) {\n exports.DOMException = function(message, name) {\n this.message = message;\n this.name = name;\n var error = Error(message);\n this.stack = error.stack;\n };\n exports.DOMException.prototype = Object.create(Error.prototype);\n exports.DOMException.prototype.constructor = exports.DOMException;\n }\n\n function fetch(input, init) {\n return new Promise(function(resolve, reject) {\n var request = new Request(input, init);\n\n if (request.signal && request.signal.aborted) {\n return reject(new exports.DOMException('Aborted', 'AbortError'))\n }\n\n var xhr = new XMLHttpRequest();\n\n function abortXhr() {\n xhr.abort();\n }\n\n xhr.onload = function() {\n var options = {\n status: xhr.status,\n statusText: xhr.statusText,\n headers: parseHeaders(xhr.getAllResponseHeaders() || '')\n };\n options.url = 'responseURL' in xhr ? xhr.responseURL : options.headers.get('X-Request-URL');\n var body = 'response' in xhr ? xhr.response : xhr.responseText;\n resolve(new Response(body, options));\n };\n\n xhr.onerror = function() {\n reject(new TypeError('Network request failed'));\n };\n\n xhr.ontimeout = function() {\n reject(new TypeError('Network request failed'));\n };\n\n xhr.onabort = function() {\n reject(new exports.DOMException('Aborted', 'AbortError'));\n };\n\n xhr.open(request.method, request.url, true);\n\n if (request.credentials === 'include') {\n xhr.withCredentials = true;\n } else if (request.credentials === 'omit') {\n xhr.withCredentials = false;\n }\n\n if ('responseType' in xhr && support.blob) {\n xhr.responseType = 'blob';\n }\n\n request.headers.forEach(function(value, name) {\n xhr.setRequestHeader(name, value);\n });\n\n if (request.signal) {\n request.signal.addEventListener('abort', abortXhr);\n\n xhr.onreadystatechange = function() {\n // DONE (success or failure)\n if (xhr.readyState === 4) {\n request.signal.removeEventListener('abort', abortXhr);\n }\n };\n }\n\n xhr.send(typeof request._bodyInit === 'undefined' ? null : request._bodyInit);\n })\n }\n\n fetch.polyfill = true;\n\n if (!self.fetch) {\n self.fetch = fetch;\n self.Headers = Headers;\n self.Request = Request;\n self.Response = Response;\n }\n\n exports.Headers = Headers;\n exports.Request = Request;\n exports.Response = Response;\n exports.fetch = fetch;\n\n return exports;\n\n}({}));\n})(__root__);\ndelete __root__.fetch.polyfill\nmodule.exports = exports = __root__.fetch\nexports.fetch = __root__.fetch\nexports.Headers = __root__.Headers\nexports.Request = __root__.Request\nexports.Response = __root__.Response\n// Needed for TypeScript consumers without esModuleInterop.\nexports.default = __root__.fetch\n"
},
{
"id": 29,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\base64.ts",
"name": "./src/helper/base64.ts",
"index": 27,
"index2": 24,
"size": 1812,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/base64",
"loc": "15:12-38"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nvar chars = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\";\r\nvar lookup = new Uint8Array(256);\r\nfor (var i = 0; i < chars.length; i++) {\r\n lookup[chars.charCodeAt(i)] = i;\r\n}\r\nfunction encode(arraybuffer) {\r\n var bytes = new Uint8Array(arraybuffer), i, len = bytes.length, base64 = \"\";\r\n for (i = 0; i < len; i += 3) {\r\n base64 += chars[bytes[i] >> 2];\r\n base64 += chars[((bytes[i] & 3) << 4) | (bytes[i + 1] >> 4)];\r\n base64 += chars[((bytes[i + 1] & 15) << 2) | (bytes[i + 2] >> 6)];\r\n base64 += chars[bytes[i + 2] & 63];\r\n }\r\n if ((len % 3) === 2) {\r\n base64 = base64.substring(0, base64.length - 1) + \"=\";\r\n }\r\n else if (len % 3 === 1) {\r\n base64 = base64.substring(0, base64.length - 2) + \"==\";\r\n }\r\n return base64;\r\n}\r\nexports.encode = encode;\r\n;\r\nfunction decode(base64) {\r\n var bufferLength = base64.length * 0.75, len = base64.length, i, p = 0, encoded1, encoded2, encoded3, encoded4;\r\n if (base64[base64.length - 1] === \"=\") {\r\n bufferLength--;\r\n if (base64[base64.length - 2] === \"=\") {\r\n bufferLength--;\r\n }\r\n }\r\n var arraybuffer = new ArrayBuffer(bufferLength), bytes = new Uint8Array(arraybuffer);\r\n for (i = 0; i < len; i += 4) {\r\n encoded1 = lookup[base64.charCodeAt(i)];\r\n encoded2 = lookup[base64.charCodeAt(i + 1)];\r\n encoded3 = lookup[base64.charCodeAt(i + 2)];\r\n encoded4 = lookup[base64.charCodeAt(i + 3)];\r\n bytes[p++] = (encoded1 << 2) | (encoded2 >> 4);\r\n bytes[p++] = ((encoded2 & 15) << 4) | (encoded3 >> 2);\r\n bytes[p++] = ((encoded3 & 3) << 6) | (encoded4 & 63);\r\n }\r\n return bytes;\r\n}\r\nexports.decode = decode;\r\n"
},
{
"id": 30,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\aes-js\\index.js",
"name": "./node_modules/aes-js/index.js",
"index": 28,
"index2": 25,
"size": 63732,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "aes-js",
"loc": "31:14-31"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */\n(function(root) {\n \"use strict\";\n\n function checkInt(value) {\n return (parseInt(value) === value);\n }\n\n function checkInts(arrayish) {\n if (!checkInt(arrayish.length)) { return false; }\n\n for (var i = 0; i < arrayish.length; i++) {\n if (!checkInt(arrayish[i]) || arrayish[i] < 0 || arrayish[i] > 255) {\n return false;\n }\n }\n\n return true;\n }\n\n function coerceArray(arg, copy) {\n\n // ArrayBuffer view\n if (arg.buffer && arg.name === 'Uint8Array') {\n\n if (copy) {\n if (arg.slice) {\n arg = arg.slice();\n } else {\n arg = Array.prototype.slice.call(arg);\n }\n }\n\n return arg;\n }\n\n // It's an array; check it is a valid representation of a byte\n if (Array.isArray(arg)) {\n if (!checkInts(arg)) {\n throw new Error('Array contains invalid value: ' + arg);\n }\n\n return new Uint8Array(arg);\n }\n\n // Something else, but behaves like an array (maybe a Buffer? Arguments?)\n if (checkInt(arg.length) && checkInts(arg)) {\n return new Uint8Array(arg);\n }\n\n throw new Error('unsupported array-like object');\n }\n\n function createArray(length) {\n return new Uint8Array(length);\n }\n\n function copyArray(sourceArray, targetArray, targetStart, sourceStart, sourceEnd) {\n if (sourceStart != null || sourceEnd != null) {\n if (sourceArray.slice) {\n sourceArray = sourceArray.slice(sourceStart, sourceEnd);\n } else {\n sourceArray = Array.prototype.slice.call(sourceArray, sourceStart, sourceEnd);\n }\n }\n targetArray.set(sourceArray, targetStart);\n }\n\n\n\n var convertUtf8 = (function() {\n function toBytes(text) {\n var result = [], i = 0;\n text = encodeURI(text);\n while (i < text.length) {\n var c = text.charCodeAt(i++);\n\n // if it is a % sign, encode the following 2 bytes as a hex value\n if (c === 37) {\n result.push(parseInt(text.substr(i, 2), 16))\n i += 2;\n\n // otherwise, just the actual byte\n } else {\n result.push(c)\n }\n }\n\n return coerceArray(result);\n }\n\n function fromBytes(bytes) {\n var result = [], i = 0;\n\n while (i < bytes.length) {\n var c = bytes[i];\n\n if (c < 128) {\n result.push(String.fromCharCode(c));\n i++;\n } else if (c > 191 && c < 224) {\n result.push(String.fromCharCode(((c & 0x1f) << 6) | (bytes[i + 1] & 0x3f)));\n i += 2;\n } else {\n result.push(String.fromCharCode(((c & 0x0f) << 12) | ((bytes[i + 1] & 0x3f) << 6) | (bytes[i + 2] & 0x3f)));\n i += 3;\n }\n }\n\n return result.join('');\n }\n\n return {\n toBytes: toBytes,\n fromBytes: fromBytes,\n }\n })();\n\n var convertHex = (function() {\n function toBytes(text) {\n var result = [];\n for (var i = 0; i < text.length; i += 2) {\n result.push(parseInt(text.substr(i, 2), 16));\n }\n\n return result;\n }\n\n // http://ixti.net/development/javascript/2011/11/11/base64-encodedecode-of-utf8-in-browser-with-js.html\n var Hex = '0123456789abcdef';\n\n function fromBytes(bytes) {\n var result = [];\n for (var i = 0; i < bytes.length; i++) {\n var v = bytes[i];\n result.push(Hex[(v & 0xf0) >> 4] + Hex[v & 0x0f]);\n }\n return result.join('');\n }\n\n return {\n toBytes: toBytes,\n fromBytes: fromBytes,\n }\n })();\n\n\n // Number of rounds by keysize\n var numberOfRounds = {16: 10, 24: 12, 32: 14}\n\n // Round constant words\n var rcon = [0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, 0xc5, 0x91];\n\n // S-box and Inverse S-box (S is for Substitution)\n var S = [0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5, 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76, 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0, 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0, 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc, 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15, 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a, 0x07, 0x12, 0x80, 0xe2, 0xeb, 0x27, 0xb2, 0x75, 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0, 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84, 0x53, 0xd1, 0x00, 0xed, 0x20, 0xfc, 0xb1, 0x5b, 0x6a, 0xcb, 0xbe, 0x39, 0x4a, 0x4c, 0x58, 0xcf, 0xd0, 0xef, 0xaa, 0xfb, 0x43, 0x4d, 0x33, 0x85, 0x45, 0xf9, 0x02, 0x7f, 0x50, 0x3c, 0x9f, 0xa8, 0x51, 0xa3, 0x40, 0x8f, 0x92, 0x9d, 0x38, 0xf5, 0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2, 0xcd, 0x0c, 0x13, 0xec, 0x5f, 0x97, 0x44, 0x17, 0xc4, 0xa7, 0x7e, 0x3d, 0x64, 0x5d, 0x19, 0x73, 0x60, 0x81, 0x4f, 0xdc, 0x22, 0x2a, 0x90, 0x88, 0x46, 0xee, 0xb8, 0x14, 0xde, 0x5e, 0x0b, 0xdb, 0xe0, 0x32, 0x3a, 0x0a, 0x49, 0x06, 0x24, 0x5c, 0xc2, 0xd3, 0xac, 0x62, 0x91, 0x95, 0xe4, 0x79, 0xe7, 0xc8, 0x37, 0x6d, 0x8d, 0xd5, 0x4e, 0xa9, 0x6c, 0x56, 0xf4, 0xea, 0x65, 0x7a, 0xae, 0x08, 0xba, 0x78, 0x25, 0x2e, 0x1c, 0xa6, 0xb4, 0xc6, 0xe8, 0xdd, 0x74, 0x1f, 0x4b, 0xbd, 0x8b, 0x8a, 0x70, 0x3e, 0xb5, 0x66, 0x48, 0x03, 0xf6, 0x0e, 0x61, 0x35, 0x57, 0xb9, 0x86, 0xc1, 0x1d, 0x9e, 0xe1, 0xf8, 0x98, 0x11, 0x69, 0xd9, 0x8e, 0x94, 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf, 0x8c, 0xa1, 0x89, 0x0d, 0xbf, 0xe6, 0x42, 0x68, 0x41, 0x99, 0x2d, 0x0f, 0xb0, 0x54, 0xbb, 0x16];\n var Si =[0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb, 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87, 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb, 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d, 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e, 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2, 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25, 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16, 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92, 0x6c, 0x70, 0x48, 0x50, 0xfd, 0xed, 0xb9, 0xda, 0x5e, 0x15, 0x46, 0x57, 0xa7, 0x8d, 0x9d, 0x84, 0x90, 0xd8, 0xab, 0x00, 0x8c, 0xbc, 0xd3, 0x0a, 0xf7, 0xe4, 0x58, 0x05, 0xb8, 0xb3, 0x45, 0x06, 0xd0, 0x2c, 0x1e, 0x8f, 0xca, 0x3f, 0x0f, 0x02, 0xc1, 0xaf, 0xbd, 0x03, 0x01, 0x13, 0x8a, 0x6b, 0x3a, 0x91, 0x11, 0x41, 0x4f, 0x67, 0xdc, 0xea, 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73, 0x96, 0xac, 0x74, 0x22, 0xe7, 0xad, 0x35, 0x85, 0xe2, 0xf9, 0x37, 0xe8, 0x1c, 0x75, 0xdf, 0x6e, 0x47, 0xf1, 0x1a, 0x71, 0x1d, 0x29, 0xc5, 0x89, 0x6f, 0xb7, 0x62, 0x0e, 0xaa, 0x18, 0xbe, 0x1b, 0xfc, 0x56, 0x3e, 0x4b, 0xc6, 0xd2, 0x79, 0x20, 0x9a, 0xdb, 0xc0, 0xfe, 0x78, 0xcd, 0x5a, 0xf4, 0x1f, 0xdd, 0xa8, 0x33, 0x88, 0x07, 0xc7, 0x31, 0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f, 0x60, 0x51, 0x7f, 0xa9, 0x19, 0xb5, 0x4a, 0x0d, 0x2d, 0xe5, 0x7a, 0x9f, 0x93, 0xc9, 0x9c, 0xef, 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0, 0xc8, 0xeb, 0xbb, 0x3c, 0x83, 0x53, 0x99, 0x61, 0x17, 0x2b, 0x04, 0x7e, 0xba, 0x77, 0xd6, 0x26, 0xe1, 0x69, 0x14, 0x63, 0x55, 0x21, 0x0c, 0x7d];\n\n // Transformations for encryption\n var T1 = [0xc66363a5, 0xf87c7c84, 0xee777799, 0xf67b7b8d, 0xfff2f20d, 0xd66b6bbd, 0xde6f6fb1, 0x91c5c554, 0x60303050, 0x02010103, 0xce6767a9, 0x562b2b7d, 0xe7fefe19, 0xb5d7d762, 0x4dababe6, 0xec76769a, 0x8fcaca45, 0x1f82829d, 0x89c9c940, 0xfa7d7d87, 0xeffafa15, 0xb25959eb, 0x8e4747c9, 0xfbf0f00b, 0x41adadec, 0xb3d4d467, 0x5fa2a2fd, 0x45afafea, 0x239c9cbf, 0x53a4a4f7, 0xe4727296, 0x9bc0c05b, 0x75b7b7c2, 0xe1fdfd1c, 0x3d9393ae, 0x4c26266a, 0x6c36365a, 0x7e3f3f41, 0xf5f7f702, 0x83cccc4f, 0x6834345c, 0x51a5a5f4, 0xd1e5e534, 0xf9f1f108, 0xe2717193, 0xabd8d873, 0x62313153, 0x2a15153f, 0x0804040c, 0x95c7c752, 0x46232365, 0x9dc3c35e, 0x30181828, 0x379696a1, 0x0a05050f, 0x2f9a9ab5, 0x0e070709, 0x24121236, 0x1b80809b, 0xdfe2e23d, 0xcdebeb26, 0x4e272769, 0x7fb2b2cd, 0xea75759f, 0x1209091b, 0x1d83839e, 0x582c2c74, 0x341a1a2e, 0x361b1b2d, 0xdc6e6eb2, 0xb45a5aee, 0x5ba0a0fb, 0xa45252f6, 0x763b3b4d, 0xb7d6d661, 0x7db3b3ce, 0x5229297b, 0xdde3e33e, 0x5e2f2f71, 0x13848497, 0xa65353f5, 0xb9d1d168, 0x00000000, 0xc1eded2c, 0x40202060, 0xe3fcfc1f, 0x79b1b1c8, 0xb65b5bed, 0xd46a6abe, 0x8dcbcb46, 0x67bebed9, 0x7239394b, 0x944a4ade, 0x984c4cd4, 0xb05858e8, 0x85cfcf4a, 0xbbd0d06b, 0xc5efef2a, 0x4faaaae5, 0xedfbfb16, 0x864343c5, 0x9a4d4dd7, 0x66333355, 0x11858594, 0x8a4545cf, 0xe9f9f910, 0x04020206, 0xfe7f7f81, 0xa05050f0, 0x783c3c44, 0x259f9fba, 0x4ba8a8e3, 0xa25151f3, 0x5da3a3fe, 0x804040c0, 0x058f8f8a, 0x3f9292ad, 0x219d9dbc, 0x70383848, 0xf1f5f504, 0x63bcbcdf, 0x77b6b6c1, 0xafdada75, 0x42212163, 0x20101030, 0xe5ffff1a, 0xfdf3f30e, 0xbfd2d26d, 0x81cdcd4c, 0x180c0c14, 0x26131335, 0xc3ecec2f, 0xbe5f5fe1, 0x359797a2, 0x884444cc, 0x2e171739, 0x93c4c457, 0x55a7a7f2, 0xfc7e7e82, 0x7a3d3d47, 0xc86464ac, 0xba5d5de7, 0x3219192b, 0xe6737395, 0xc06060a0, 0x19818198, 0x9e4f4fd1, 0xa3dcdc7f, 0x44222266, 0x542a2a7e, 0x3b9090ab, 0x0b888883, 0x8c4646ca, 0xc7eeee29, 0x6bb8b8d3, 0x2814143c, 0xa7dede79, 0xbc5e5ee2, 0x160b0b1d, 0xaddbdb76, 0xdbe0e03b, 0x64323256, 0x743a3a4e, 0x140a0a1e, 0x924949db, 0x0c06060a, 0x4824246c, 0xb85c5ce4, 0x9fc2c25d, 0xbdd3d36e, 0x43acacef, 0xc46262a6, 0x399191a8, 0x319595a4, 0xd3e4e437, 0xf279798b, 0xd5e7e732, 0x8bc8c843, 0x6e373759, 0xda6d6db7, 0x018d8d8c, 0xb1d5d564, 0x9c4e4ed2, 0x49a9a9e0, 0xd86c6cb4, 0xac5656fa, 0xf3f4f407, 0xcfeaea25, 0xca6565af, 0xf47a7a8e, 0x47aeaee9, 0x10080818, 0x6fbabad5, 0xf0787888, 0x4a25256f, 0x5c2e2e72, 0x381c1c24, 0x57a6a6f1, 0x73b4b4c7, 0x97c6c651, 0xcbe8e823, 0xa1dddd7c, 0xe874749c, 0x3e1f1f21, 0x964b4bdd, 0x61bdbddc, 0x0d8b8b86, 0x0f8a8a85, 0xe0707090, 0x7c3e3e42, 0x71b5b5c4, 0xcc6666aa, 0x904848d8, 0x06030305, 0xf7f6f601, 0x1c0e0e12, 0xc26161a3, 0x6a35355f, 0xae5757f9, 0x69b9b9d0, 0x17868691, 0x99c1c158, 0x3a1d1d27, 0x279e9eb9, 0xd9e1e138, 0xebf8f813, 0x2b9898b3, 0x22111133, 0xd26969bb, 0xa9d9d970, 0x078e8e89, 0x339494a7, 0x2d9b9bb6, 0x3c1e1e22, 0x15878792, 0xc9e9e920, 0x87cece49, 0xaa5555ff, 0x50282878, 0xa5dfdf7a, 0x038c8c8f, 0x59a1a1f8, 0x09898980, 0x1a0d0d17, 0x65bfbfda, 0xd7e6e631, 0x844242c6, 0xd06868b8, 0x824141c3, 0x299999b0, 0x5a2d2d77, 0x1e0f0f11, 0x7bb0b0cb, 0xa85454fc, 0x6dbbbbd6, 0x2c16163a];\n var T2 = [0xa5c66363, 0x84f87c7c, 0x99ee7777, 0x8df67b7b, 0x0dfff2f2, 0xbdd66b6b, 0xb1de6f6f, 0x5491c5c5, 0x50603030, 0x03020101, 0xa9ce6767, 0x7d562b2b, 0x19e7fefe, 0x62b5d7d7, 0xe64dabab, 0x9aec7676, 0x458fcaca, 0x9d1f8282, 0x4089c9c9, 0x87fa7d7d, 0x15effafa, 0xebb25959, 0xc98e4747, 0x0bfbf0f0, 0xec41adad, 0x67b3d4d4, 0xfd5fa2a2, 0xea45afaf, 0xbf239c9c, 0xf753a4a4, 0x96e47272, 0x5b9bc0c0, 0xc275b7b7, 0x1ce1fdfd, 0xae3d9393, 0x6a4c2626, 0x5a6c3636, 0x417e3f3f, 0x02f5f7f7, 0x4f83cccc, 0x5c683434, 0xf451a5a5, 0x34d1e5e5, 0x08f9f1f1, 0x93e27171, 0x73abd8d8, 0x53623131, 0x3f2a1515, 0x0c080404, 0x5295c7c7, 0x65462323, 0x5e9dc3c3, 0x28301818, 0xa1379696, 0x0f0a0505, 0xb52f9a9a, 0x090e0707, 0x36241212, 0x9b1b8080, 0x3ddfe2e2, 0x26cdebeb, 0x694e2727, 0xcd7fb2b2, 0x9fea7575, 0x1b120909, 0x9e1d8383, 0x74582c2c, 0x2e341a1a, 0x2d361b1b, 0xb2dc6e6e, 0xeeb45a5a, 0xfb5ba0a0, 0xf6a45252, 0x4d763b3b, 0x61b7d6d6, 0xce7db3b3, 0x7b522929, 0x3edde3e3, 0x715e2f2f, 0x97138484, 0xf5a65353, 0x68b9d1d1, 0x00000000, 0x2cc1eded, 0x60402020, 0x1fe3fcfc, 0xc879b1b1, 0xedb65b5b, 0xbed46a6a, 0x468dcbcb, 0xd967bebe, 0x4b723939, 0xde944a4a, 0xd4984c4c, 0xe8b05858, 0x4a85cfcf, 0x6bbbd0d0, 0x2ac5efef, 0xe54faaaa, 0x16edfbfb, 0xc5864343, 0xd79a4d4d, 0x55663333, 0x94118585, 0xcf8a4545, 0x10e9f9f9, 0x06040202, 0x81fe7f7f, 0xf0a05050, 0x44783c3c, 0xba259f9f, 0xe34ba8a8, 0xf3a25151, 0xfe5da3a3, 0xc0804040, 0x8a058f8f, 0xad3f9292, 0xbc219d9d, 0x48703838, 0x04f1f5f5, 0xdf63bcbc, 0xc177b6b6, 0x75afdada, 0x63422121, 0x30201010, 0x1ae5ffff, 0x0efdf3f3, 0x6dbfd2d2, 0x4c81cdcd, 0x14180c0c, 0x35261313, 0x2fc3ecec, 0xe1be5f5f, 0xa2359797, 0xcc884444, 0x392e1717, 0x5793c4c4, 0xf255a7a7, 0x82fc7e7e, 0x477a3d3d, 0xacc86464, 0xe7ba5d5d, 0x2b321919, 0x95e67373, 0xa0c06060, 0x98198181, 0xd19e4f4f, 0x7fa3dcdc, 0x66442222, 0x7e542a2a, 0xab3b9090, 0x830b8888, 0xca8c4646, 0x29c7eeee, 0xd36bb8b8, 0x3c281414, 0x79a7dede, 0xe2bc5e5e, 0x1d160b0b, 0x76addbdb, 0x3bdbe0e0, 0x56643232, 0x4e743a3a, 0x1e140a0a, 0xdb924949, 0x0a0c0606, 0x6c482424, 0xe4b85c5c, 0x5d9fc2c2, 0x6ebdd3d3, 0xef43acac, 0xa6c46262, 0xa8399191, 0xa4319595, 0x37d3e4e4, 0x8bf27979, 0x32d5e7e7, 0x438bc8c8, 0x596e3737, 0xb7da6d6d, 0x8c018d8d, 0x64b1d5d5, 0xd29c4e4e, 0xe049a9a9, 0xb4d86c6c, 0xfaac5656, 0x07f3f4f4, 0x25cfeaea, 0xafca6565, 0x8ef47a7a, 0xe947aeae, 0x18100808, 0xd56fbaba, 0x88f07878, 0x6f4a2525, 0x725c2e2e, 0x24381c1c, 0xf157a6a6, 0xc773b4b4, 0x5197c6c6, 0x23cbe8e8, 0x7ca1dddd, 0x9ce87474, 0x213e1f1f, 0xdd964b4b, 0xdc61bdbd, 0x860d8b8b, 0x850f8a8a, 0x90e07070, 0x427c3e3e, 0xc471b5b5, 0xaacc6666, 0xd8904848, 0x05060303, 0x01f7f6f6, 0x121c0e0e, 0xa3c26161, 0x5f6a3535, 0xf9ae5757, 0xd069b9b9, 0x91178686, 0x5899c1c1, 0x273a1d1d, 0xb9279e9e, 0x38d9e1e1, 0x13ebf8f8, 0xb32b9898, 0x33221111, 0xbbd26969, 0x70a9d9d9, 0x89078e8e, 0xa7339494, 0xb62d9b9b, 0x223c1e1e, 0x92158787, 0x20c9e9e9, 0x4987cece, 0xffaa5555, 0x78502828, 0x7aa5dfdf, 0x8f038c8c, 0xf859a1a1, 0x80098989, 0x171a0d0d, 0xda65bfbf, 0x31d7e6e6, 0xc6844242, 0xb8d06868, 0xc3824141, 0xb0299999, 0x775a2d2d, 0x111e0f0f, 0xcb7bb0b0, 0xfca85454, 0xd66dbbbb, 0x3a2c1616];\n var T3 = [0x63a5c663, 0x7c84f87c, 0x7799ee77, 0x7b8df67b, 0xf20dfff2, 0x6bbdd66b, 0x6fb1de6f, 0xc55491c5, 0x30506030, 0x01030201, 0x67a9ce67, 0x2b7d562b, 0xfe19e7fe, 0xd762b5d7, 0xabe64dab, 0x769aec76, 0xca458fca, 0x829d1f82, 0xc94089c9, 0x7d87fa7d, 0xfa15effa, 0x59ebb259, 0x47c98e47, 0xf00bfbf0, 0xadec41ad, 0xd467b3d4, 0xa2fd5fa2, 0xafea45af, 0x9cbf239c, 0xa4f753a4, 0x7296e472, 0xc05b9bc0, 0xb7c275b7, 0xfd1ce1fd, 0x93ae3d93, 0x266a4c26, 0x365a6c36, 0x3f417e3f, 0xf702f5f7, 0xcc4f83cc, 0x345c6834, 0xa5f451a5, 0xe534d1e5, 0xf108f9f1, 0x7193e271, 0xd873abd8, 0x31536231, 0x153f2a15, 0x040c0804, 0xc75295c7, 0x23654623, 0xc35e9dc3, 0x18283018, 0x96a13796, 0x050f0a05, 0x9ab52f9a, 0x07090e07, 0x12362412, 0x809b1b80, 0xe23ddfe2, 0xeb26cdeb, 0x27694e27, 0xb2cd7fb2, 0x759fea75, 0x091b1209, 0x839e1d83, 0x2c74582c, 0x1a2e341a, 0x1b2d361b, 0x6eb2dc6e, 0x5aeeb45a, 0xa0fb5ba0, 0x52f6a452, 0x3b4d763b, 0xd661b7d6, 0xb3ce7db3, 0x297b5229, 0xe33edde3, 0x2f715e2f, 0x84971384, 0x53f5a653, 0xd168b9d1, 0x00000000, 0xed2cc1ed, 0x20604020, 0xfc1fe3fc, 0xb1c879b1, 0x5bedb65b, 0x6abed46a, 0xcb468dcb, 0xbed967be, 0x394b7239, 0x4ade944a, 0x4cd4984c, 0x58e8b058, 0xcf4a85cf, 0xd06bbbd0, 0xef2ac5ef, 0xaae54faa, 0xfb16edfb, 0x43c58643, 0x4dd79a4d, 0x33556633, 0x85941185, 0x45cf8a45, 0xf910e9f9, 0x02060402, 0x7f81fe7f, 0x50f0a050, 0x3c44783c, 0x9fba259f, 0xa8e34ba8, 0x51f3a251, 0xa3fe5da3, 0x40c08040, 0x8f8a058f, 0x92ad3f92, 0x9dbc219d, 0x38487038, 0xf504f1f5, 0xbcdf63bc, 0xb6c177b6, 0xda75afda, 0x21634221, 0x10302010, 0xff1ae5ff, 0xf30efdf3, 0xd26dbfd2, 0xcd4c81cd, 0x0c14180c, 0x13352613, 0xec2fc3ec, 0x5fe1be5f, 0x97a23597, 0x44cc8844, 0x17392e17, 0xc45793c4, 0xa7f255a7, 0x7e82fc7e, 0x3d477a3d, 0x64acc864, 0x5de7ba5d, 0x192b3219, 0x7395e673, 0x60a0c060, 0x81981981, 0x4fd19e4f, 0xdc7fa3dc, 0x22664422, 0x2a7e542a, 0x90ab3b90, 0x88830b88, 0x46ca8c46, 0xee29c7ee, 0xb8d36bb8, 0x143c2814, 0xde79a7de, 0x5ee2bc5e, 0x0b1d160b, 0xdb76addb, 0xe03bdbe0, 0x32566432, 0x3a4e743a, 0x0a1e140a, 0x49db9249, 0x060a0c06, 0x246c4824, 0x5ce4b85c, 0xc25d9fc2, 0xd36ebdd3, 0xacef43ac, 0x62a6c462, 0x91a83991, 0x95a43195, 0xe437d3e4, 0x798bf279, 0xe732d5e7, 0xc8438bc8, 0x37596e37, 0x6db7da6d, 0x8d8c018d, 0xd564b1d5, 0x4ed29c4e, 0xa9e049a9, 0x6cb4d86c, 0x56faac56, 0xf407f3f4, 0xea25cfea, 0x65afca65, 0x7a8ef47a, 0xaee947ae, 0x08181008, 0xbad56fba, 0x7888f078, 0x256f4a25, 0x2e725c2e, 0x1c24381c, 0xa6f157a6, 0xb4c773b4, 0xc65197c6, 0xe823cbe8, 0xdd7ca1dd, 0x749ce874, 0x1f213e1f, 0x4bdd964b, 0xbddc61bd, 0x8b860d8b, 0x8a850f8a, 0x7090e070, 0x3e427c3e, 0xb5c471b5, 0x66aacc66, 0x48d89048, 0x03050603, 0xf601f7f6, 0x0e121c0e, 0x61a3c261, 0x355f6a35, 0x57f9ae57, 0xb9d069b9, 0x86911786, 0xc15899c1, 0x1d273a1d, 0x9eb9279e, 0xe138d9e1, 0xf813ebf8, 0x98b32b98, 0x11332211, 0x69bbd269, 0xd970a9d9, 0x8e89078e, 0x94a73394, 0x9bb62d9b, 0x1e223c1e, 0x87921587, 0xe920c9e9, 0xce4987ce, 0x55ffaa55, 0x28785028, 0xdf7aa5df, 0x8c8f038c, 0xa1f859a1, 0x89800989, 0x0d171a0d, 0xbfda65bf, 0xe631d7e6, 0x42c68442, 0x68b8d068, 0x41c38241, 0x99b02999, 0x2d775a2d, 0x0f111e0f, 0xb0cb7bb0, 0x54fca854, 0xbbd66dbb, 0x163a2c16];\n var T4 = [0x6363a5c6, 0x7c7c84f8, 0x777799ee, 0x7b7b8df6, 0xf2f20dff, 0x6b6bbdd6, 0x6f6fb1de, 0xc5c55491, 0x30305060, 0x01010302, 0x6767a9ce, 0x2b2b7d56, 0xfefe19e7, 0xd7d762b5, 0xababe64d, 0x76769aec, 0xcaca458f, 0x82829d1f, 0xc9c94089, 0x7d7d87fa, 0xfafa15ef, 0x5959ebb2, 0x4747c98e, 0xf0f00bfb, 0xadadec41, 0xd4d467b3, 0xa2a2fd5f, 0xafafea45, 0x9c9cbf23, 0xa4a4f753, 0x727296e4, 0xc0c05b9b, 0xb7b7c275, 0xfdfd1ce1, 0x9393ae3d, 0x26266a4c, 0x36365a6c, 0x3f3f417e, 0xf7f702f5, 0xcccc4f83, 0x34345c68, 0xa5a5f451, 0xe5e534d1, 0xf1f108f9, 0x717193e2, 0xd8d873ab, 0x31315362, 0x15153f2a, 0x04040c08, 0xc7c75295, 0x23236546, 0xc3c35e9d, 0x18182830, 0x9696a137, 0x05050f0a, 0x9a9ab52f, 0x0707090e, 0x12123624, 0x80809b1b, 0xe2e23ddf, 0xebeb26cd, 0x2727694e, 0xb2b2cd7f, 0x75759fea, 0x09091b12, 0x83839e1d, 0x2c2c7458, 0x1a1a2e34, 0x1b1b2d36, 0x6e6eb2dc, 0x5a5aeeb4, 0xa0a0fb5b, 0x5252f6a4, 0x3b3b4d76, 0xd6d661b7, 0xb3b3ce7d, 0x29297b52, 0xe3e33edd, 0x2f2f715e, 0x84849713, 0x5353f5a6, 0xd1d168b9, 0x00000000, 0xeded2cc1, 0x20206040, 0xfcfc1fe3, 0xb1b1c879, 0x5b5bedb6, 0x6a6abed4, 0xcbcb468d, 0xbebed967, 0x39394b72, 0x4a4ade94, 0x4c4cd498, 0x5858e8b0, 0xcfcf4a85, 0xd0d06bbb, 0xefef2ac5, 0xaaaae54f, 0xfbfb16ed, 0x4343c586, 0x4d4dd79a, 0x33335566, 0x85859411, 0x4545cf8a, 0xf9f910e9, 0x02020604, 0x7f7f81fe, 0x5050f0a0, 0x3c3c4478, 0x9f9fba25, 0xa8a8e34b, 0x5151f3a2, 0xa3a3fe5d, 0x4040c080, 0x8f8f8a05, 0x9292ad3f, 0x9d9dbc21, 0x38384870, 0xf5f504f1, 0xbcbcdf63, 0xb6b6c177, 0xdada75af, 0x21216342, 0x10103020, 0xffff1ae5, 0xf3f30efd, 0xd2d26dbf, 0xcdcd4c81, 0x0c0c1418, 0x13133526, 0xecec2fc3, 0x5f5fe1be, 0x9797a235, 0x4444cc88, 0x1717392e, 0xc4c45793, 0xa7a7f255, 0x7e7e82fc, 0x3d3d477a, 0x6464acc8, 0x5d5de7ba, 0x19192b32, 0x737395e6, 0x6060a0c0, 0x81819819, 0x4f4fd19e, 0xdcdc7fa3, 0x22226644, 0x2a2a7e54, 0x9090ab3b, 0x8888830b, 0x4646ca8c, 0xeeee29c7, 0xb8b8d36b, 0x14143c28, 0xdede79a7, 0x5e5ee2bc, 0x0b0b1d16, 0xdbdb76ad, 0xe0e03bdb, 0x32325664, 0x3a3a4e74, 0x0a0a1e14, 0x4949db92, 0x06060a0c, 0x24246c48, 0x5c5ce4b8, 0xc2c25d9f, 0xd3d36ebd, 0xacacef43, 0x6262a6c4, 0x9191a839, 0x9595a431, 0xe4e437d3, 0x79798bf2, 0xe7e732d5, 0xc8c8438b, 0x3737596e, 0x6d6db7da, 0x8d8d8c01, 0xd5d564b1, 0x4e4ed29c, 0xa9a9e049, 0x6c6cb4d8, 0x5656faac, 0xf4f407f3, 0xeaea25cf, 0x6565afca, 0x7a7a8ef4, 0xaeaee947, 0x08081810, 0xbabad56f, 0x787888f0, 0x25256f4a, 0x2e2e725c, 0x1c1c2438, 0xa6a6f157, 0xb4b4c773, 0xc6c65197, 0xe8e823cb, 0xdddd7ca1, 0x74749ce8, 0x1f1f213e, 0x4b4bdd96, 0xbdbddc61, 0x8b8b860d, 0x8a8a850f, 0x707090e0, 0x3e3e427c, 0xb5b5c471, 0x6666aacc, 0x4848d890, 0x03030506, 0xf6f601f7, 0x0e0e121c, 0x6161a3c2, 0x35355f6a, 0x5757f9ae, 0xb9b9d069, 0x86869117, 0xc1c15899, 0x1d1d273a, 0x9e9eb927, 0xe1e138d9, 0xf8f813eb, 0x9898b32b, 0x11113322, 0x6969bbd2, 0xd9d970a9, 0x8e8e8907, 0x9494a733, 0x9b9bb62d, 0x1e1e223c, 0x87879215, 0xe9e920c9, 0xcece4987, 0x5555ffaa, 0x28287850, 0xdfdf7aa5, 0x8c8c8f03, 0xa1a1f859, 0x89898009, 0x0d0d171a, 0xbfbfda65, 0xe6e631d7, 0x4242c684, 0x6868b8d0, 0x4141c382, 0x9999b029, 0x2d2d775a, 0x0f0f111e, 0xb0b0cb7b, 0x5454fca8, 0xbbbbd66d, 0x16163a2c];\n\n // Transformations for decryption\n var T5 = [0x51f4a750, 0x7e416553, 0x1a17a4c3, 0x3a275e96, 0x3bab6bcb, 0x1f9d45f1, 0xacfa58ab, 0x4be30393, 0x2030fa55, 0xad766df6, 0x88cc7691, 0xf5024c25, 0x4fe5d7fc, 0xc52acbd7, 0x26354480, 0xb562a38f, 0xdeb15a49, 0x25ba1b67, 0x45ea0e98, 0x5dfec0e1, 0xc32f7502, 0x814cf012, 0x8d4697a3, 0x6bd3f9c6, 0x038f5fe7, 0x15929c95, 0xbf6d7aeb, 0x955259da, 0xd4be832d, 0x587421d3, 0x49e06929, 0x8ec9c844, 0x75c2896a, 0xf48e7978, 0x99583e6b, 0x27b971dd, 0xbee14fb6, 0xf088ad17, 0xc920ac66, 0x7dce3ab4, 0x63df4a18, 0xe51a3182, 0x97513360, 0x62537f45, 0xb16477e0, 0xbb6bae84, 0xfe81a01c, 0xf9082b94, 0x70486858, 0x8f45fd19, 0x94de6c87, 0x527bf8b7, 0xab73d323, 0x724b02e2, 0xe31f8f57, 0x6655ab2a, 0xb2eb2807, 0x2fb5c203, 0x86c57b9a, 0xd33708a5, 0x302887f2, 0x23bfa5b2, 0x02036aba, 0xed16825c, 0x8acf1c2b, 0xa779b492, 0xf307f2f0, 0x4e69e2a1, 0x65daf4cd, 0x0605bed5, 0xd134621f, 0xc4a6fe8a, 0x342e539d, 0xa2f355a0, 0x058ae132, 0xa4f6eb75, 0x0b83ec39, 0x4060efaa, 0x5e719f06, 0xbd6e1051, 0x3e218af9, 0x96dd063d, 0xdd3e05ae, 0x4de6bd46, 0x91548db5, 0x71c45d05, 0x0406d46f, 0x605015ff, 0x1998fb24, 0xd6bde997, 0x894043cc, 0x67d99e77, 0xb0e842bd, 0x07898b88, 0xe7195b38, 0x79c8eedb, 0xa17c0a47, 0x7c420fe9, 0xf8841ec9, 0x00000000, 0x09808683, 0x322bed48, 0x1e1170ac, 0x6c5a724e, 0xfd0efffb, 0x0f853856, 0x3daed51e, 0x362d3927, 0x0a0fd964, 0x685ca621, 0x9b5b54d1, 0x24362e3a, 0x0c0a67b1, 0x9357e70f, 0xb4ee96d2, 0x1b9b919e, 0x80c0c54f, 0x61dc20a2, 0x5a774b69, 0x1c121a16, 0xe293ba0a, 0xc0a02ae5, 0x3c22e043, 0x121b171d, 0x0e090d0b, 0xf28bc7ad, 0x2db6a8b9, 0x141ea9c8, 0x57f11985, 0xaf75074c, 0xee99ddbb, 0xa37f60fd, 0xf701269f, 0x5c72f5bc, 0x44663bc5, 0x5bfb7e34, 0x8b432976, 0xcb23c6dc, 0xb6edfc68, 0xb8e4f163, 0xd731dcca, 0x42638510, 0x13972240, 0x84c61120, 0x854a247d, 0xd2bb3df8, 0xaef93211, 0xc729a16d, 0x1d9e2f4b, 0xdcb230f3, 0x0d8652ec, 0x77c1e3d0, 0x2bb3166c, 0xa970b999, 0x119448fa, 0x47e96422, 0xa8fc8cc4, 0xa0f03f1a, 0x567d2cd8, 0x223390ef, 0x87494ec7, 0xd938d1c1, 0x8ccaa2fe, 0x98d40b36, 0xa6f581cf, 0xa57ade28, 0xdab78e26, 0x3fadbfa4, 0x2c3a9de4, 0x5078920d, 0x6a5fcc9b, 0x547e4662, 0xf68d13c2, 0x90d8b8e8, 0x2e39f75e, 0x82c3aff5, 0x9f5d80be, 0x69d0937c, 0x6fd52da9, 0xcf2512b3, 0xc8ac993b, 0x10187da7, 0xe89c636e, 0xdb3bbb7b, 0xcd267809, 0x6e5918f4, 0xec9ab701, 0x834f9aa8, 0xe6956e65, 0xaaffe67e, 0x21bccf08, 0xef15e8e6, 0xbae79bd9, 0x4a6f36ce, 0xea9f09d4, 0x29b07cd6, 0x31a4b2af, 0x2a3f2331, 0xc6a59430, 0x35a266c0, 0x744ebc37, 0xfc82caa6, 0xe090d0b0, 0x33a7d815, 0xf104984a, 0x41ecdaf7, 0x7fcd500e, 0x1791f62f, 0x764dd68d, 0x43efb04d, 0xccaa4d54, 0xe49604df, 0x9ed1b5e3, 0x4c6a881b, 0xc12c1fb8, 0x4665517f, 0x9d5eea04, 0x018c355d, 0xfa877473, 0xfb0b412e, 0xb3671d5a, 0x92dbd252, 0xe9105633, 0x6dd64713, 0x9ad7618c, 0x37a10c7a, 0x59f8148e, 0xeb133c89, 0xcea927ee, 0xb761c935, 0xe11ce5ed, 0x7a47b13c, 0x9cd2df59, 0x55f2733f, 0x1814ce79, 0x73c737bf, 0x53f7cdea, 0x5ffdaa5b, 0xdf3d6f14, 0x7844db86, 0xcaaff381, 0xb968c43e, 0x3824342c, 0xc2a3405f, 0x161dc372, 0xbce2250c, 0x283c498b, 0xff0d9541, 0x39a80171, 0x080cb3de, 0xd8b4e49c, 0x6456c190, 0x7bcb8461, 0xd532b670, 0x486c5c74, 0xd0b85742];\n var T6 = [0x5051f4a7, 0x537e4165, 0xc31a17a4, 0x963a275e, 0xcb3bab6b, 0xf11f9d45, 0xabacfa58, 0x934be303, 0x552030fa, 0xf6ad766d, 0x9188cc76, 0x25f5024c, 0xfc4fe5d7, 0xd7c52acb, 0x80263544, 0x8fb562a3, 0x49deb15a, 0x6725ba1b, 0x9845ea0e, 0xe15dfec0, 0x02c32f75, 0x12814cf0, 0xa38d4697, 0xc66bd3f9, 0xe7038f5f, 0x9515929c, 0xebbf6d7a, 0xda955259, 0x2dd4be83, 0xd3587421, 0x2949e069, 0x448ec9c8, 0x6a75c289, 0x78f48e79, 0x6b99583e, 0xdd27b971, 0xb6bee14f, 0x17f088ad, 0x66c920ac, 0xb47dce3a, 0x1863df4a, 0x82e51a31, 0x60975133, 0x4562537f, 0xe0b16477, 0x84bb6bae, 0x1cfe81a0, 0x94f9082b, 0x58704868, 0x198f45fd, 0x8794de6c, 0xb7527bf8, 0x23ab73d3, 0xe2724b02, 0x57e31f8f, 0x2a6655ab, 0x07b2eb28, 0x032fb5c2, 0x9a86c57b, 0xa5d33708, 0xf2302887, 0xb223bfa5, 0xba02036a, 0x5ced1682, 0x2b8acf1c, 0x92a779b4, 0xf0f307f2, 0xa14e69e2, 0xcd65daf4, 0xd50605be, 0x1fd13462, 0x8ac4a6fe, 0x9d342e53, 0xa0a2f355, 0x32058ae1, 0x75a4f6eb, 0x390b83ec, 0xaa4060ef, 0x065e719f, 0x51bd6e10, 0xf93e218a, 0x3d96dd06, 0xaedd3e05, 0x464de6bd, 0xb591548d, 0x0571c45d, 0x6f0406d4, 0xff605015, 0x241998fb, 0x97d6bde9, 0xcc894043, 0x7767d99e, 0xbdb0e842, 0x8807898b, 0x38e7195b, 0xdb79c8ee, 0x47a17c0a, 0xe97c420f, 0xc9f8841e, 0x00000000, 0x83098086, 0x48322bed, 0xac1e1170, 0x4e6c5a72, 0xfbfd0eff, 0x560f8538, 0x1e3daed5, 0x27362d39, 0x640a0fd9, 0x21685ca6, 0xd19b5b54, 0x3a24362e, 0xb10c0a67, 0x0f9357e7, 0xd2b4ee96, 0x9e1b9b91, 0x4f80c0c5, 0xa261dc20, 0x695a774b, 0x161c121a, 0x0ae293ba, 0xe5c0a02a, 0x433c22e0, 0x1d121b17, 0x0b0e090d, 0xadf28bc7, 0xb92db6a8, 0xc8141ea9, 0x8557f119, 0x4caf7507, 0xbbee99dd, 0xfda37f60, 0x9ff70126, 0xbc5c72f5, 0xc544663b, 0x345bfb7e, 0x768b4329, 0xdccb23c6, 0x68b6edfc, 0x63b8e4f1, 0xcad731dc, 0x10426385, 0x40139722, 0x2084c611, 0x7d854a24, 0xf8d2bb3d, 0x11aef932, 0x6dc729a1, 0x4b1d9e2f, 0xf3dcb230, 0xec0d8652, 0xd077c1e3, 0x6c2bb316, 0x99a970b9, 0xfa119448, 0x2247e964, 0xc4a8fc8c, 0x1aa0f03f, 0xd8567d2c, 0xef223390, 0xc787494e, 0xc1d938d1, 0xfe8ccaa2, 0x3698d40b, 0xcfa6f581, 0x28a57ade, 0x26dab78e, 0xa43fadbf, 0xe42c3a9d, 0x0d507892, 0x9b6a5fcc, 0x62547e46, 0xc2f68d13, 0xe890d8b8, 0x5e2e39f7, 0xf582c3af, 0xbe9f5d80, 0x7c69d093, 0xa96fd52d, 0xb3cf2512, 0x3bc8ac99, 0xa710187d, 0x6ee89c63, 0x7bdb3bbb, 0x09cd2678, 0xf46e5918, 0x01ec9ab7, 0xa8834f9a, 0x65e6956e, 0x7eaaffe6, 0x0821bccf, 0xe6ef15e8, 0xd9bae79b, 0xce4a6f36, 0xd4ea9f09, 0xd629b07c, 0xaf31a4b2, 0x312a3f23, 0x30c6a594, 0xc035a266, 0x37744ebc, 0xa6fc82ca, 0xb0e090d0, 0x1533a7d8, 0x4af10498, 0xf741ecda, 0x0e7fcd50, 0x2f1791f6, 0x8d764dd6, 0x4d43efb0, 0x54ccaa4d, 0xdfe49604, 0xe39ed1b5, 0x1b4c6a88, 0xb8c12c1f, 0x7f466551, 0x049d5eea, 0x5d018c35, 0x73fa8774, 0x2efb0b41, 0x5ab3671d, 0x5292dbd2, 0x33e91056, 0x136dd647, 0x8c9ad761, 0x7a37a10c, 0x8e59f814, 0x89eb133c, 0xeecea927, 0x35b761c9, 0xede11ce5, 0x3c7a47b1, 0x599cd2df, 0x3f55f273, 0x791814ce, 0xbf73c737, 0xea53f7cd, 0x5b5ffdaa, 0x14df3d6f, 0x867844db, 0x81caaff3, 0x3eb968c4, 0x2c382434, 0x5fc2a340, 0x72161dc3, 0x0cbce225, 0x8b283c49, 0x41ff0d95, 0x7139a801, 0xde080cb3, 0x9cd8b4e4, 0x906456c1, 0x617bcb84, 0x70d532b6, 0x74486c5c, 0x42d0b857];\n var T7 = [0xa75051f4, 0x65537e41, 0xa4c31a17, 0x5e963a27, 0x6bcb3bab, 0x45f11f9d, 0x58abacfa, 0x03934be3, 0xfa552030, 0x6df6ad76, 0x769188cc, 0x4c25f502, 0xd7fc4fe5, 0xcbd7c52a, 0x44802635, 0xa38fb562, 0x5a49deb1, 0x1b6725ba, 0x0e9845ea, 0xc0e15dfe, 0x7502c32f, 0xf012814c, 0x97a38d46, 0xf9c66bd3, 0x5fe7038f, 0x9c951592, 0x7aebbf6d, 0x59da9552, 0x832dd4be, 0x21d35874, 0x692949e0, 0xc8448ec9, 0x896a75c2, 0x7978f48e, 0x3e6b9958, 0x71dd27b9, 0x4fb6bee1, 0xad17f088, 0xac66c920, 0x3ab47dce, 0x4a1863df, 0x3182e51a, 0x33609751, 0x7f456253, 0x77e0b164, 0xae84bb6b, 0xa01cfe81, 0x2b94f908, 0x68587048, 0xfd198f45, 0x6c8794de, 0xf8b7527b, 0xd323ab73, 0x02e2724b, 0x8f57e31f, 0xab2a6655, 0x2807b2eb, 0xc2032fb5, 0x7b9a86c5, 0x08a5d337, 0x87f23028, 0xa5b223bf, 0x6aba0203, 0x825ced16, 0x1c2b8acf, 0xb492a779, 0xf2f0f307, 0xe2a14e69, 0xf4cd65da, 0xbed50605, 0x621fd134, 0xfe8ac4a6, 0x539d342e, 0x55a0a2f3, 0xe132058a, 0xeb75a4f6, 0xec390b83, 0xefaa4060, 0x9f065e71, 0x1051bd6e, 0x8af93e21, 0x063d96dd, 0x05aedd3e, 0xbd464de6, 0x8db59154, 0x5d0571c4, 0xd46f0406, 0x15ff6050, 0xfb241998, 0xe997d6bd, 0x43cc8940, 0x9e7767d9, 0x42bdb0e8, 0x8b880789, 0x5b38e719, 0xeedb79c8, 0x0a47a17c, 0x0fe97c42, 0x1ec9f884, 0x00000000, 0x86830980, 0xed48322b, 0x70ac1e11, 0x724e6c5a, 0xfffbfd0e, 0x38560f85, 0xd51e3dae, 0x3927362d, 0xd9640a0f, 0xa621685c, 0x54d19b5b, 0x2e3a2436, 0x67b10c0a, 0xe70f9357, 0x96d2b4ee, 0x919e1b9b, 0xc54f80c0, 0x20a261dc, 0x4b695a77, 0x1a161c12, 0xba0ae293, 0x2ae5c0a0, 0xe0433c22, 0x171d121b, 0x0d0b0e09, 0xc7adf28b, 0xa8b92db6, 0xa9c8141e, 0x198557f1, 0x074caf75, 0xddbbee99, 0x60fda37f, 0x269ff701, 0xf5bc5c72, 0x3bc54466, 0x7e345bfb, 0x29768b43, 0xc6dccb23, 0xfc68b6ed, 0xf163b8e4, 0xdccad731, 0x85104263, 0x22401397, 0x112084c6, 0x247d854a, 0x3df8d2bb, 0x3211aef9, 0xa16dc729, 0x2f4b1d9e, 0x30f3dcb2, 0x52ec0d86, 0xe3d077c1, 0x166c2bb3, 0xb999a970, 0x48fa1194, 0x642247e9, 0x8cc4a8fc, 0x3f1aa0f0, 0x2cd8567d, 0x90ef2233, 0x4ec78749, 0xd1c1d938, 0xa2fe8cca, 0x0b3698d4, 0x81cfa6f5, 0xde28a57a, 0x8e26dab7, 0xbfa43fad, 0x9de42c3a, 0x920d5078, 0xcc9b6a5f, 0x4662547e, 0x13c2f68d, 0xb8e890d8, 0xf75e2e39, 0xaff582c3, 0x80be9f5d, 0x937c69d0, 0x2da96fd5, 0x12b3cf25, 0x993bc8ac, 0x7da71018, 0x636ee89c, 0xbb7bdb3b, 0x7809cd26, 0x18f46e59, 0xb701ec9a, 0x9aa8834f, 0x6e65e695, 0xe67eaaff, 0xcf0821bc, 0xe8e6ef15, 0x9bd9bae7, 0x36ce4a6f, 0x09d4ea9f, 0x7cd629b0, 0xb2af31a4, 0x23312a3f, 0x9430c6a5, 0x66c035a2, 0xbc37744e, 0xcaa6fc82, 0xd0b0e090, 0xd81533a7, 0x984af104, 0xdaf741ec, 0x500e7fcd, 0xf62f1791, 0xd68d764d, 0xb04d43ef, 0x4d54ccaa, 0x04dfe496, 0xb5e39ed1, 0x881b4c6a, 0x1fb8c12c, 0x517f4665, 0xea049d5e, 0x355d018c, 0x7473fa87, 0x412efb0b, 0x1d5ab367, 0xd25292db, 0x5633e910, 0x47136dd6, 0x618c9ad7, 0x0c7a37a1, 0x148e59f8, 0x3c89eb13, 0x27eecea9, 0xc935b761, 0xe5ede11c, 0xb13c7a47, 0xdf599cd2, 0x733f55f2, 0xce791814, 0x37bf73c7, 0xcdea53f7, 0xaa5b5ffd, 0x6f14df3d, 0xdb867844, 0xf381caaf, 0xc43eb968, 0x342c3824, 0x405fc2a3, 0xc372161d, 0x250cbce2, 0x498b283c, 0x9541ff0d, 0x017139a8, 0xb3de080c, 0xe49cd8b4, 0xc1906456, 0x84617bcb, 0xb670d532, 0x5c74486c, 0x5742d0b8];\n var T8 = [0xf4a75051, 0x4165537e, 0x17a4c31a, 0x275e963a, 0xab6bcb3b, 0x9d45f11f, 0xfa58abac, 0xe303934b, 0x30fa5520, 0x766df6ad, 0xcc769188, 0x024c25f5, 0xe5d7fc4f, 0x2acbd7c5, 0x35448026, 0x62a38fb5, 0xb15a49de, 0xba1b6725, 0xea0e9845, 0xfec0e15d, 0x2f7502c3, 0x4cf01281, 0x4697a38d, 0xd3f9c66b, 0x8f5fe703, 0x929c9515, 0x6d7aebbf, 0x5259da95, 0xbe832dd4, 0x7421d358, 0xe0692949, 0xc9c8448e, 0xc2896a75, 0x8e7978f4, 0x583e6b99, 0xb971dd27, 0xe14fb6be, 0x88ad17f0, 0x20ac66c9, 0xce3ab47d, 0xdf4a1863, 0x1a3182e5, 0x51336097, 0x537f4562, 0x6477e0b1, 0x6bae84bb, 0x81a01cfe, 0x082b94f9, 0x48685870, 0x45fd198f, 0xde6c8794, 0x7bf8b752, 0x73d323ab, 0x4b02e272, 0x1f8f57e3, 0x55ab2a66, 0xeb2807b2, 0xb5c2032f, 0xc57b9a86, 0x3708a5d3, 0x2887f230, 0xbfa5b223, 0x036aba02, 0x16825ced, 0xcf1c2b8a, 0x79b492a7, 0x07f2f0f3, 0x69e2a14e, 0xdaf4cd65, 0x05bed506, 0x34621fd1, 0xa6fe8ac4, 0x2e539d34, 0xf355a0a2, 0x8ae13205, 0xf6eb75a4, 0x83ec390b, 0x60efaa40, 0x719f065e, 0x6e1051bd, 0x218af93e, 0xdd063d96, 0x3e05aedd, 0xe6bd464d, 0x548db591, 0xc45d0571, 0x06d46f04, 0x5015ff60, 0x98fb2419, 0xbde997d6, 0x4043cc89, 0xd99e7767, 0xe842bdb0, 0x898b8807, 0x195b38e7, 0xc8eedb79, 0x7c0a47a1, 0x420fe97c, 0x841ec9f8, 0x00000000, 0x80868309, 0x2bed4832, 0x1170ac1e, 0x5a724e6c, 0x0efffbfd, 0x8538560f, 0xaed51e3d, 0x2d392736, 0x0fd9640a, 0x5ca62168, 0x5b54d19b, 0x362e3a24, 0x0a67b10c, 0x57e70f93, 0xee96d2b4, 0x9b919e1b, 0xc0c54f80, 0xdc20a261, 0x774b695a, 0x121a161c, 0x93ba0ae2, 0xa02ae5c0, 0x22e0433c, 0x1b171d12, 0x090d0b0e, 0x8bc7adf2, 0xb6a8b92d, 0x1ea9c814, 0xf1198557, 0x75074caf, 0x99ddbbee, 0x7f60fda3, 0x01269ff7, 0x72f5bc5c, 0x663bc544, 0xfb7e345b, 0x4329768b, 0x23c6dccb, 0xedfc68b6, 0xe4f163b8, 0x31dccad7, 0x63851042, 0x97224013, 0xc6112084, 0x4a247d85, 0xbb3df8d2, 0xf93211ae, 0x29a16dc7, 0x9e2f4b1d, 0xb230f3dc, 0x8652ec0d, 0xc1e3d077, 0xb3166c2b, 0x70b999a9, 0x9448fa11, 0xe9642247, 0xfc8cc4a8, 0xf03f1aa0, 0x7d2cd856, 0x3390ef22, 0x494ec787, 0x38d1c1d9, 0xcaa2fe8c, 0xd40b3698, 0xf581cfa6, 0x7ade28a5, 0xb78e26da, 0xadbfa43f, 0x3a9de42c, 0x78920d50, 0x5fcc9b6a, 0x7e466254, 0x8d13c2f6, 0xd8b8e890, 0x39f75e2e, 0xc3aff582, 0x5d80be9f, 0xd0937c69, 0xd52da96f, 0x2512b3cf, 0xac993bc8, 0x187da710, 0x9c636ee8, 0x3bbb7bdb, 0x267809cd, 0x5918f46e, 0x9ab701ec, 0x4f9aa883, 0x956e65e6, 0xffe67eaa, 0xbccf0821, 0x15e8e6ef, 0xe79bd9ba, 0x6f36ce4a, 0x9f09d4ea, 0xb07cd629, 0xa4b2af31, 0x3f23312a, 0xa59430c6, 0xa266c035, 0x4ebc3774, 0x82caa6fc, 0x90d0b0e0, 0xa7d81533, 0x04984af1, 0xecdaf741, 0xcd500e7f, 0x91f62f17, 0x4dd68d76, 0xefb04d43, 0xaa4d54cc, 0x9604dfe4, 0xd1b5e39e, 0x6a881b4c, 0x2c1fb8c1, 0x65517f46, 0x5eea049d, 0x8c355d01, 0x877473fa, 0x0b412efb, 0x671d5ab3, 0xdbd25292, 0x105633e9, 0xd647136d, 0xd7618c9a, 0xa10c7a37, 0xf8148e59, 0x133c89eb, 0xa927eece, 0x61c935b7, 0x1ce5ede1, 0x47b13c7a, 0xd2df599c, 0xf2733f55, 0x14ce7918, 0xc737bf73, 0xf7cdea53, 0xfdaa5b5f, 0x3d6f14df, 0x44db8678, 0xaff381ca, 0x68c43eb9, 0x24342c38, 0xa3405fc2, 0x1dc37216, 0xe2250cbc, 0x3c498b28, 0x0d9541ff, 0xa8017139, 0x0cb3de08, 0xb4e49cd8, 0x56c19064, 0xcb84617b, 0x32b670d5, 0x6c5c7448, 0xb85742d0];\n\n // Transformations for decryption key expansion\n var U1 = [0x00000000, 0x0e090d0b, 0x1c121a16, 0x121b171d, 0x3824342c, 0x362d3927, 0x24362e3a, 0x2a3f2331, 0x70486858, 0x7e416553, 0x6c5a724e, 0x62537f45, 0x486c5c74, 0x4665517f, 0x547e4662, 0x5a774b69, 0xe090d0b0, 0xee99ddbb, 0xfc82caa6, 0xf28bc7ad, 0xd8b4e49c, 0xd6bde997, 0xc4a6fe8a, 0xcaaff381, 0x90d8b8e8, 0x9ed1b5e3, 0x8ccaa2fe, 0x82c3aff5, 0xa8fc8cc4, 0xa6f581cf, 0xb4ee96d2, 0xbae79bd9, 0xdb3bbb7b, 0xd532b670, 0xc729a16d, 0xc920ac66, 0xe31f8f57, 0xed16825c, 0xff0d9541, 0xf104984a, 0xab73d323, 0xa57ade28, 0xb761c935, 0xb968c43e, 0x9357e70f, 0x9d5eea04, 0x8f45fd19, 0x814cf012, 0x3bab6bcb, 0x35a266c0, 0x27b971dd, 0x29b07cd6, 0x038f5fe7, 0x0d8652ec, 0x1f9d45f1, 0x119448fa, 0x4be30393, 0x45ea0e98, 0x57f11985, 0x59f8148e, 0x73c737bf, 0x7dce3ab4, 0x6fd52da9, 0x61dc20a2, 0xad766df6, 0xa37f60fd, 0xb16477e0, 0xbf6d7aeb, 0x955259da, 0x9b5b54d1, 0x894043cc, 0x87494ec7, 0xdd3e05ae, 0xd33708a5, 0xc12c1fb8, 0xcf2512b3, 0xe51a3182, 0xeb133c89, 0xf9082b94, 0xf701269f, 0x4de6bd46, 0x43efb04d, 0x51f4a750, 0x5ffdaa5b, 0x75c2896a, 0x7bcb8461, 0x69d0937c, 0x67d99e77, 0x3daed51e, 0x33a7d815, 0x21bccf08, 0x2fb5c203, 0x058ae132, 0x0b83ec39, 0x1998fb24, 0x1791f62f, 0x764dd68d, 0x7844db86, 0x6a5fcc9b, 0x6456c190, 0x4e69e2a1, 0x4060efaa, 0x527bf8b7, 0x5c72f5bc, 0x0605bed5, 0x080cb3de, 0x1a17a4c3, 0x141ea9c8, 0x3e218af9, 0x302887f2, 0x223390ef, 0x2c3a9de4, 0x96dd063d, 0x98d40b36, 0x8acf1c2b, 0x84c61120, 0xaef93211, 0xa0f03f1a, 0xb2eb2807, 0xbce2250c, 0xe6956e65, 0xe89c636e, 0xfa877473, 0xf48e7978, 0xdeb15a49, 0xd0b85742, 0xc2a3405f, 0xccaa4d54, 0x41ecdaf7, 0x4fe5d7fc, 0x5dfec0e1, 0x53f7cdea, 0x79c8eedb, 0x77c1e3d0, 0x65daf4cd, 0x6bd3f9c6, 0x31a4b2af, 0x3fadbfa4, 0x2db6a8b9, 0x23bfa5b2, 0x09808683, 0x07898b88, 0x15929c95, 0x1b9b919e, 0xa17c0a47, 0xaf75074c, 0xbd6e1051, 0xb3671d5a, 0x99583e6b, 0x97513360, 0x854a247d, 0x8b432976, 0xd134621f, 0xdf3d6f14, 0xcd267809, 0xc32f7502, 0xe9105633, 0xe7195b38, 0xf5024c25, 0xfb0b412e, 0x9ad7618c, 0x94de6c87, 0x86c57b9a, 0x88cc7691, 0xa2f355a0, 0xacfa58ab, 0xbee14fb6, 0xb0e842bd, 0xea9f09d4, 0xe49604df, 0xf68d13c2, 0xf8841ec9, 0xd2bb3df8, 0xdcb230f3, 0xcea927ee, 0xc0a02ae5, 0x7a47b13c, 0x744ebc37, 0x6655ab2a, 0x685ca621, 0x42638510, 0x4c6a881b, 0x5e719f06, 0x5078920d, 0x0a0fd964, 0x0406d46f, 0x161dc372, 0x1814ce79, 0x322bed48, 0x3c22e043, 0x2e39f75e, 0x2030fa55, 0xec9ab701, 0xe293ba0a, 0xf088ad17, 0xfe81a01c, 0xd4be832d, 0xdab78e26, 0xc8ac993b, 0xc6a59430, 0x9cd2df59, 0x92dbd252, 0x80c0c54f, 0x8ec9c844, 0xa4f6eb75, 0xaaffe67e, 0xb8e4f163, 0xb6edfc68, 0x0c0a67b1, 0x02036aba, 0x10187da7, 0x1e1170ac, 0x342e539d, 0x3a275e96, 0x283c498b, 0x26354480, 0x7c420fe9, 0x724b02e2, 0x605015ff, 0x6e5918f4, 0x44663bc5, 0x4a6f36ce, 0x587421d3, 0x567d2cd8, 0x37a10c7a, 0x39a80171, 0x2bb3166c, 0x25ba1b67, 0x0f853856, 0x018c355d, 0x13972240, 0x1d9e2f4b, 0x47e96422, 0x49e06929, 0x5bfb7e34, 0x55f2733f, 0x7fcd500e, 0x71c45d05, 0x63df4a18, 0x6dd64713, 0xd731dcca, 0xd938d1c1, 0xcb23c6dc, 0xc52acbd7, 0xef15e8e6, 0xe11ce5ed, 0xf307f2f0, 0xfd0efffb, 0xa779b492, 0xa970b999, 0xbb6bae84, 0xb562a38f, 0x9f5d80be, 0x91548db5, 0x834f9aa8, 0x8d4697a3];\n var U2 = [0x00000000, 0x0b0e090d, 0x161c121a, 0x1d121b17, 0x2c382434, 0x27362d39, 0x3a24362e, 0x312a3f23, 0x58704868, 0x537e4165, 0x4e6c5a72, 0x4562537f, 0x74486c5c, 0x7f466551, 0x62547e46, 0x695a774b, 0xb0e090d0, 0xbbee99dd, 0xa6fc82ca, 0xadf28bc7, 0x9cd8b4e4, 0x97d6bde9, 0x8ac4a6fe, 0x81caaff3, 0xe890d8b8, 0xe39ed1b5, 0xfe8ccaa2, 0xf582c3af, 0xc4a8fc8c, 0xcfa6f581, 0xd2b4ee96, 0xd9bae79b, 0x7bdb3bbb, 0x70d532b6, 0x6dc729a1, 0x66c920ac, 0x57e31f8f, 0x5ced1682, 0x41ff0d95, 0x4af10498, 0x23ab73d3, 0x28a57ade, 0x35b761c9, 0x3eb968c4, 0x0f9357e7, 0x049d5eea, 0x198f45fd, 0x12814cf0, 0xcb3bab6b, 0xc035a266, 0xdd27b971, 0xd629b07c, 0xe7038f5f, 0xec0d8652, 0xf11f9d45, 0xfa119448, 0x934be303, 0x9845ea0e, 0x8557f119, 0x8e59f814, 0xbf73c737, 0xb47dce3a, 0xa96fd52d, 0xa261dc20, 0xf6ad766d, 0xfda37f60, 0xe0b16477, 0xebbf6d7a, 0xda955259, 0xd19b5b54, 0xcc894043, 0xc787494e, 0xaedd3e05, 0xa5d33708, 0xb8c12c1f, 0xb3cf2512, 0x82e51a31, 0x89eb133c, 0x94f9082b, 0x9ff70126, 0x464de6bd, 0x4d43efb0, 0x5051f4a7, 0x5b5ffdaa, 0x6a75c289, 0x617bcb84, 0x7c69d093, 0x7767d99e, 0x1e3daed5, 0x1533a7d8, 0x0821bccf, 0x032fb5c2, 0x32058ae1, 0x390b83ec, 0x241998fb, 0x2f1791f6, 0x8d764dd6, 0x867844db, 0x9b6a5fcc, 0x906456c1, 0xa14e69e2, 0xaa4060ef, 0xb7527bf8, 0xbc5c72f5, 0xd50605be, 0xde080cb3, 0xc31a17a4, 0xc8141ea9, 0xf93e218a, 0xf2302887, 0xef223390, 0xe42c3a9d, 0x3d96dd06, 0x3698d40b, 0x2b8acf1c, 0x2084c611, 0x11aef932, 0x1aa0f03f, 0x07b2eb28, 0x0cbce225, 0x65e6956e, 0x6ee89c63, 0x73fa8774, 0x78f48e79, 0x49deb15a, 0x42d0b857, 0x5fc2a340, 0x54ccaa4d, 0xf741ecda, 0xfc4fe5d7, 0xe15dfec0, 0xea53f7cd, 0xdb79c8ee, 0xd077c1e3, 0xcd65daf4, 0xc66bd3f9, 0xaf31a4b2, 0xa43fadbf, 0xb92db6a8, 0xb223bfa5, 0x83098086, 0x8807898b, 0x9515929c, 0x9e1b9b91, 0x47a17c0a, 0x4caf7507, 0x51bd6e10, 0x5ab3671d, 0x6b99583e, 0x60975133, 0x7d854a24, 0x768b4329, 0x1fd13462, 0x14df3d6f, 0x09cd2678, 0x02c32f75, 0x33e91056, 0x38e7195b, 0x25f5024c, 0x2efb0b41, 0x8c9ad761, 0x8794de6c, 0x9a86c57b, 0x9188cc76, 0xa0a2f355, 0xabacfa58, 0xb6bee14f, 0xbdb0e842, 0xd4ea9f09, 0xdfe49604, 0xc2f68d13, 0xc9f8841e, 0xf8d2bb3d, 0xf3dcb230, 0xeecea927, 0xe5c0a02a, 0x3c7a47b1, 0x37744ebc, 0x2a6655ab, 0x21685ca6, 0x10426385, 0x1b4c6a88, 0x065e719f, 0x0d507892, 0x640a0fd9, 0x6f0406d4, 0x72161dc3, 0x791814ce, 0x48322bed, 0x433c22e0, 0x5e2e39f7, 0x552030fa, 0x01ec9ab7, 0x0ae293ba, 0x17f088ad, 0x1cfe81a0, 0x2dd4be83, 0x26dab78e, 0x3bc8ac99, 0x30c6a594, 0x599cd2df, 0x5292dbd2, 0x4f80c0c5, 0x448ec9c8, 0x75a4f6eb, 0x7eaaffe6, 0x63b8e4f1, 0x68b6edfc, 0xb10c0a67, 0xba02036a, 0xa710187d, 0xac1e1170, 0x9d342e53, 0x963a275e, 0x8b283c49, 0x80263544, 0xe97c420f, 0xe2724b02, 0xff605015, 0xf46e5918, 0xc544663b, 0xce4a6f36, 0xd3587421, 0xd8567d2c, 0x7a37a10c, 0x7139a801, 0x6c2bb316, 0x6725ba1b, 0x560f8538, 0x5d018c35, 0x40139722, 0x4b1d9e2f, 0x2247e964, 0x2949e069, 0x345bfb7e, 0x3f55f273, 0x0e7fcd50, 0x0571c45d, 0x1863df4a, 0x136dd647, 0xcad731dc, 0xc1d938d1, 0xdccb23c6, 0xd7c52acb, 0xe6ef15e8, 0xede11ce5, 0xf0f307f2, 0xfbfd0eff, 0x92a779b4, 0x99a970b9, 0x84bb6bae, 0x8fb562a3, 0xbe9f5d80, 0xb591548d, 0xa8834f9a, 0xa38d4697];\n var U3 = [0x00000000, 0x0d0b0e09, 0x1a161c12, 0x171d121b, 0x342c3824, 0x3927362d, 0x2e3a2436, 0x23312a3f, 0x68587048, 0x65537e41, 0x724e6c5a, 0x7f456253, 0x5c74486c, 0x517f4665, 0x4662547e, 0x4b695a77, 0xd0b0e090, 0xddbbee99, 0xcaa6fc82, 0xc7adf28b, 0xe49cd8b4, 0xe997d6bd, 0xfe8ac4a6, 0xf381caaf, 0xb8e890d8, 0xb5e39ed1, 0xa2fe8cca, 0xaff582c3, 0x8cc4a8fc, 0x81cfa6f5, 0x96d2b4ee, 0x9bd9bae7, 0xbb7bdb3b, 0xb670d532, 0xa16dc729, 0xac66c920, 0x8f57e31f, 0x825ced16, 0x9541ff0d, 0x984af104, 0xd323ab73, 0xde28a57a, 0xc935b761, 0xc43eb968, 0xe70f9357, 0xea049d5e, 0xfd198f45, 0xf012814c, 0x6bcb3bab, 0x66c035a2, 0x71dd27b9, 0x7cd629b0, 0x5fe7038f, 0x52ec0d86, 0x45f11f9d, 0x48fa1194, 0x03934be3, 0x0e9845ea, 0x198557f1, 0x148e59f8, 0x37bf73c7, 0x3ab47dce, 0x2da96fd5, 0x20a261dc, 0x6df6ad76, 0x60fda37f, 0x77e0b164, 0x7aebbf6d, 0x59da9552, 0x54d19b5b, 0x43cc8940, 0x4ec78749, 0x05aedd3e, 0x08a5d337, 0x1fb8c12c, 0x12b3cf25, 0x3182e51a, 0x3c89eb13, 0x2b94f908, 0x269ff701, 0xbd464de6, 0xb04d43ef, 0xa75051f4, 0xaa5b5ffd, 0x896a75c2, 0x84617bcb, 0x937c69d0, 0x9e7767d9, 0xd51e3dae, 0xd81533a7, 0xcf0821bc, 0xc2032fb5, 0xe132058a, 0xec390b83, 0xfb241998, 0xf62f1791, 0xd68d764d, 0xdb867844, 0xcc9b6a5f, 0xc1906456, 0xe2a14e69, 0xefaa4060, 0xf8b7527b, 0xf5bc5c72, 0xbed50605, 0xb3de080c, 0xa4c31a17, 0xa9c8141e, 0x8af93e21, 0x87f23028, 0x90ef2233, 0x9de42c3a, 0x063d96dd, 0x0b3698d4, 0x1c2b8acf, 0x112084c6, 0x3211aef9, 0x3f1aa0f0, 0x2807b2eb, 0x250cbce2, 0x6e65e695, 0x636ee89c, 0x7473fa87, 0x7978f48e, 0x5a49deb1, 0x5742d0b8, 0x405fc2a3, 0x4d54ccaa, 0xdaf741ec, 0xd7fc4fe5, 0xc0e15dfe, 0xcdea53f7, 0xeedb79c8, 0xe3d077c1, 0xf4cd65da, 0xf9c66bd3, 0xb2af31a4, 0xbfa43fad, 0xa8b92db6, 0xa5b223bf, 0x86830980, 0x8b880789, 0x9c951592, 0x919e1b9b, 0x0a47a17c, 0x074caf75, 0x1051bd6e, 0x1d5ab367, 0x3e6b9958, 0x33609751, 0x247d854a, 0x29768b43, 0x621fd134, 0x6f14df3d, 0x7809cd26, 0x7502c32f, 0x5633e910, 0x5b38e719, 0x4c25f502, 0x412efb0b, 0x618c9ad7, 0x6c8794de, 0x7b9a86c5, 0x769188cc, 0x55a0a2f3, 0x58abacfa, 0x4fb6bee1, 0x42bdb0e8, 0x09d4ea9f, 0x04dfe496, 0x13c2f68d, 0x1ec9f884, 0x3df8d2bb, 0x30f3dcb2, 0x27eecea9, 0x2ae5c0a0, 0xb13c7a47, 0xbc37744e, 0xab2a6655, 0xa621685c, 0x85104263, 0x881b4c6a, 0x9f065e71, 0x920d5078, 0xd9640a0f, 0xd46f0406, 0xc372161d, 0xce791814, 0xed48322b, 0xe0433c22, 0xf75e2e39, 0xfa552030, 0xb701ec9a, 0xba0ae293, 0xad17f088, 0xa01cfe81, 0x832dd4be, 0x8e26dab7, 0x993bc8ac, 0x9430c6a5, 0xdf599cd2, 0xd25292db, 0xc54f80c0, 0xc8448ec9, 0xeb75a4f6, 0xe67eaaff, 0xf163b8e4, 0xfc68b6ed, 0x67b10c0a, 0x6aba0203, 0x7da71018, 0x70ac1e11, 0x539d342e, 0x5e963a27, 0x498b283c, 0x44802635, 0x0fe97c42, 0x02e2724b, 0x15ff6050, 0x18f46e59, 0x3bc54466, 0x36ce4a6f, 0x21d35874, 0x2cd8567d, 0x0c7a37a1, 0x017139a8, 0x166c2bb3, 0x1b6725ba, 0x38560f85, 0x355d018c, 0x22401397, 0x2f4b1d9e, 0x642247e9, 0x692949e0, 0x7e345bfb, 0x733f55f2, 0x500e7fcd, 0x5d0571c4, 0x4a1863df, 0x47136dd6, 0xdccad731, 0xd1c1d938, 0xc6dccb23, 0xcbd7c52a, 0xe8e6ef15, 0xe5ede11c, 0xf2f0f307, 0xfffbfd0e, 0xb492a779, 0xb999a970, 0xae84bb6b, 0xa38fb562, 0x80be9f5d, 0x8db59154, 0x9aa8834f, 0x97a38d46];\n var U4 = [0x00000000, 0x090d0b0e, 0x121a161c, 0x1b171d12, 0x24342c38, 0x2d392736, 0x362e3a24, 0x3f23312a, 0x48685870, 0x4165537e, 0x5a724e6c, 0x537f4562, 0x6c5c7448, 0x65517f46, 0x7e466254, 0x774b695a, 0x90d0b0e0, 0x99ddbbee, 0x82caa6fc, 0x8bc7adf2, 0xb4e49cd8, 0xbde997d6, 0xa6fe8ac4, 0xaff381ca, 0xd8b8e890, 0xd1b5e39e, 0xcaa2fe8c, 0xc3aff582, 0xfc8cc4a8, 0xf581cfa6, 0xee96d2b4, 0xe79bd9ba, 0x3bbb7bdb, 0x32b670d5, 0x29a16dc7, 0x20ac66c9, 0x1f8f57e3, 0x16825ced, 0x0d9541ff, 0x04984af1, 0x73d323ab, 0x7ade28a5, 0x61c935b7, 0x68c43eb9, 0x57e70f93, 0x5eea049d, 0x45fd198f, 0x4cf01281, 0xab6bcb3b, 0xa266c035, 0xb971dd27, 0xb07cd629, 0x8f5fe703, 0x8652ec0d, 0x9d45f11f, 0x9448fa11, 0xe303934b, 0xea0e9845, 0xf1198557, 0xf8148e59, 0xc737bf73, 0xce3ab47d, 0xd52da96f, 0xdc20a261, 0x766df6ad, 0x7f60fda3, 0x6477e0b1, 0x6d7aebbf, 0x5259da95, 0x5b54d19b, 0x4043cc89, 0x494ec787, 0x3e05aedd, 0x3708a5d3, 0x2c1fb8c1, 0x2512b3cf, 0x1a3182e5, 0x133c89eb, 0x082b94f9, 0x01269ff7, 0xe6bd464d, 0xefb04d43, 0xf4a75051, 0xfdaa5b5f, 0xc2896a75, 0xcb84617b, 0xd0937c69, 0xd99e7767, 0xaed51e3d, 0xa7d81533, 0xbccf0821, 0xb5c2032f, 0x8ae13205, 0x83ec390b, 0x98fb2419, 0x91f62f17, 0x4dd68d76, 0x44db8678, 0x5fcc9b6a, 0x56c19064, 0x69e2a14e, 0x60efaa40, 0x7bf8b752, 0x72f5bc5c, 0x05bed506, 0x0cb3de08, 0x17a4c31a, 0x1ea9c814, 0x218af93e, 0x2887f230, 0x3390ef22, 0x3a9de42c, 0xdd063d96, 0xd40b3698, 0xcf1c2b8a, 0xc6112084, 0xf93211ae, 0xf03f1aa0, 0xeb2807b2, 0xe2250cbc, 0x956e65e6, 0x9c636ee8, 0x877473fa, 0x8e7978f4, 0xb15a49de, 0xb85742d0, 0xa3405fc2, 0xaa4d54cc, 0xecdaf741, 0xe5d7fc4f, 0xfec0e15d, 0xf7cdea53, 0xc8eedb79, 0xc1e3d077, 0xdaf4cd65, 0xd3f9c66b, 0xa4b2af31, 0xadbfa43f, 0xb6a8b92d, 0xbfa5b223, 0x80868309, 0x898b8807, 0x929c9515, 0x9b919e1b, 0x7c0a47a1, 0x75074caf, 0x6e1051bd, 0x671d5ab3, 0x583e6b99, 0x51336097, 0x4a247d85, 0x4329768b, 0x34621fd1, 0x3d6f14df, 0x267809cd, 0x2f7502c3, 0x105633e9, 0x195b38e7, 0x024c25f5, 0x0b412efb, 0xd7618c9a, 0xde6c8794, 0xc57b9a86, 0xcc769188, 0xf355a0a2, 0xfa58abac, 0xe14fb6be, 0xe842bdb0, 0x9f09d4ea, 0x9604dfe4, 0x8d13c2f6, 0x841ec9f8, 0xbb3df8d2, 0xb230f3dc, 0xa927eece, 0xa02ae5c0, 0x47b13c7a, 0x4ebc3774, 0x55ab2a66, 0x5ca62168, 0x63851042, 0x6a881b4c, 0x719f065e, 0x78920d50, 0x0fd9640a, 0x06d46f04, 0x1dc37216, 0x14ce7918, 0x2bed4832, 0x22e0433c, 0x39f75e2e, 0x30fa5520, 0x9ab701ec, 0x93ba0ae2, 0x88ad17f0, 0x81a01cfe, 0xbe832dd4, 0xb78e26da, 0xac993bc8, 0xa59430c6, 0xd2df599c, 0xdbd25292, 0xc0c54f80, 0xc9c8448e, 0xf6eb75a4, 0xffe67eaa, 0xe4f163b8, 0xedfc68b6, 0x0a67b10c, 0x036aba02, 0x187da710, 0x1170ac1e, 0x2e539d34, 0x275e963a, 0x3c498b28, 0x35448026, 0x420fe97c, 0x4b02e272, 0x5015ff60, 0x5918f46e, 0x663bc544, 0x6f36ce4a, 0x7421d358, 0x7d2cd856, 0xa10c7a37, 0xa8017139, 0xb3166c2b, 0xba1b6725, 0x8538560f, 0x8c355d01, 0x97224013, 0x9e2f4b1d, 0xe9642247, 0xe0692949, 0xfb7e345b, 0xf2733f55, 0xcd500e7f, 0xc45d0571, 0xdf4a1863, 0xd647136d, 0x31dccad7, 0x38d1c1d9, 0x23c6dccb, 0x2acbd7c5, 0x15e8e6ef, 0x1ce5ede1, 0x07f2f0f3, 0x0efffbfd, 0x79b492a7, 0x70b999a9, 0x6bae84bb, 0x62a38fb5, 0x5d80be9f, 0x548db591, 0x4f9aa883, 0x4697a38d];\n\n function convertToInt32(bytes) {\n var result = [];\n for (var i = 0; i < bytes.length; i += 4) {\n result.push(\n (bytes[i ] << 24) |\n (bytes[i + 1] << 16) |\n (bytes[i + 2] << 8) |\n bytes[i + 3]\n );\n }\n return result;\n }\n\n var AES = function(key) {\n if (!(this instanceof AES)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n Object.defineProperty(this, 'key', {\n value: coerceArray(key, true)\n });\n\n this._prepare();\n }\n\n\n AES.prototype._prepare = function() {\n\n var rounds = numberOfRounds[this.key.length];\n if (rounds == null) {\n throw new Error('invalid key size (must be 16, 24 or 32 bytes)');\n }\n\n // encryption round keys\n this._Ke = [];\n\n // decryption round keys\n this._Kd = [];\n\n for (var i = 0; i <= rounds; i++) {\n this._Ke.push([0, 0, 0, 0]);\n this._Kd.push([0, 0, 0, 0]);\n }\n\n var roundKeyCount = (rounds + 1) * 4;\n var KC = this.key.length / 4;\n\n // convert the key into ints\n var tk = convertToInt32(this.key);\n\n // copy values into round key arrays\n var index;\n for (var i = 0; i < KC; i++) {\n index = i >> 2;\n this._Ke[index][i % 4] = tk[i];\n this._Kd[rounds - index][i % 4] = tk[i];\n }\n\n // key expansion (fips-197 section 5.2)\n var rconpointer = 0;\n var t = KC, tt;\n while (t < roundKeyCount) {\n tt = tk[KC - 1];\n tk[0] ^= ((S[(tt >> 16) & 0xFF] << 24) ^\n (S[(tt >> 8) & 0xFF] << 16) ^\n (S[ tt & 0xFF] << 8) ^\n S[(tt >> 24) & 0xFF] ^\n (rcon[rconpointer] << 24));\n rconpointer += 1;\n\n // key expansion (for non-256 bit)\n if (KC != 8) {\n for (var i = 1; i < KC; i++) {\n tk[i] ^= tk[i - 1];\n }\n\n // key expansion for 256-bit keys is \"slightly different\" (fips-197)\n } else {\n for (var i = 1; i < (KC / 2); i++) {\n tk[i] ^= tk[i - 1];\n }\n tt = tk[(KC / 2) - 1];\n\n tk[KC / 2] ^= (S[ tt & 0xFF] ^\n (S[(tt >> 8) & 0xFF] << 8) ^\n (S[(tt >> 16) & 0xFF] << 16) ^\n (S[(tt >> 24) & 0xFF] << 24));\n\n for (var i = (KC / 2) + 1; i < KC; i++) {\n tk[i] ^= tk[i - 1];\n }\n }\n\n // copy values into round key arrays\n var i = 0, r, c;\n while (i < KC && t < roundKeyCount) {\n r = t >> 2;\n c = t % 4;\n this._Ke[r][c] = tk[i];\n this._Kd[rounds - r][c] = tk[i++];\n t++;\n }\n }\n\n // inverse-cipher-ify the decryption round key (fips-197 section 5.3)\n for (var r = 1; r < rounds; r++) {\n for (var c = 0; c < 4; c++) {\n tt = this._Kd[r][c];\n this._Kd[r][c] = (U1[(tt >> 24) & 0xFF] ^\n U2[(tt >> 16) & 0xFF] ^\n U3[(tt >> 8) & 0xFF] ^\n U4[ tt & 0xFF]);\n }\n }\n }\n\n AES.prototype.encrypt = function(plaintext) {\n if (plaintext.length != 16) {\n throw new Error('invalid plaintext size (must be 16 bytes)');\n }\n\n var rounds = this._Ke.length - 1;\n var a = [0, 0, 0, 0];\n\n // convert plaintext to (ints ^ key)\n var t = convertToInt32(plaintext);\n for (var i = 0; i < 4; i++) {\n t[i] ^= this._Ke[0][i];\n }\n\n // apply round transforms\n for (var r = 1; r < rounds; r++) {\n for (var i = 0; i < 4; i++) {\n a[i] = (T1[(t[ i ] >> 24) & 0xff] ^\n T2[(t[(i + 1) % 4] >> 16) & 0xff] ^\n T3[(t[(i + 2) % 4] >> 8) & 0xff] ^\n T4[ t[(i + 3) % 4] & 0xff] ^\n this._Ke[r][i]);\n }\n t = a.slice();\n }\n\n // the last round is special\n var result = createArray(16), tt;\n for (var i = 0; i < 4; i++) {\n tt = this._Ke[rounds][i];\n result[4 * i ] = (S[(t[ i ] >> 24) & 0xff] ^ (tt >> 24)) & 0xff;\n result[4 * i + 1] = (S[(t[(i + 1) % 4] >> 16) & 0xff] ^ (tt >> 16)) & 0xff;\n result[4 * i + 2] = (S[(t[(i + 2) % 4] >> 8) & 0xff] ^ (tt >> 8)) & 0xff;\n result[4 * i + 3] = (S[ t[(i + 3) % 4] & 0xff] ^ tt ) & 0xff;\n }\n\n return result;\n }\n\n AES.prototype.decrypt = function(ciphertext) {\n if (ciphertext.length != 16) {\n throw new Error('invalid ciphertext size (must be 16 bytes)');\n }\n\n var rounds = this._Kd.length - 1;\n var a = [0, 0, 0, 0];\n\n // convert plaintext to (ints ^ key)\n var t = convertToInt32(ciphertext);\n for (var i = 0; i < 4; i++) {\n t[i] ^= this._Kd[0][i];\n }\n\n // apply round transforms\n for (var r = 1; r < rounds; r++) {\n for (var i = 0; i < 4; i++) {\n a[i] = (T5[(t[ i ] >> 24) & 0xff] ^\n T6[(t[(i + 3) % 4] >> 16) & 0xff] ^\n T7[(t[(i + 2) % 4] >> 8) & 0xff] ^\n T8[ t[(i + 1) % 4] & 0xff] ^\n this._Kd[r][i]);\n }\n t = a.slice();\n }\n\n // the last round is special\n var result = createArray(16), tt;\n for (var i = 0; i < 4; i++) {\n tt = this._Kd[rounds][i];\n result[4 * i ] = (Si[(t[ i ] >> 24) & 0xff] ^ (tt >> 24)) & 0xff;\n result[4 * i + 1] = (Si[(t[(i + 3) % 4] >> 16) & 0xff] ^ (tt >> 16)) & 0xff;\n result[4 * i + 2] = (Si[(t[(i + 2) % 4] >> 8) & 0xff] ^ (tt >> 8)) & 0xff;\n result[4 * i + 3] = (Si[ t[(i + 1) % 4] & 0xff] ^ tt ) & 0xff;\n }\n\n return result;\n }\n\n\n /**\n * Mode Of Operation - Electonic Codebook (ECB)\n */\n var ModeOfOperationECB = function(key) {\n if (!(this instanceof ModeOfOperationECB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Electronic Code Block\";\n this.name = \"ecb\";\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationECB.prototype.encrypt = function(plaintext) {\n plaintext = coerceArray(plaintext);\n\n if ((plaintext.length % 16) !== 0) {\n throw new Error('invalid plaintext size (must be multiple of 16 bytes)');\n }\n\n var ciphertext = createArray(plaintext.length);\n var block = createArray(16);\n\n for (var i = 0; i < plaintext.length; i += 16) {\n copyArray(plaintext, block, 0, i, i + 16);\n block = this._aes.encrypt(block);\n copyArray(block, ciphertext, i);\n }\n\n return ciphertext;\n }\n\n ModeOfOperationECB.prototype.decrypt = function(ciphertext) {\n ciphertext = coerceArray(ciphertext);\n\n if ((ciphertext.length % 16) !== 0) {\n throw new Error('invalid ciphertext size (must be multiple of 16 bytes)');\n }\n\n var plaintext = createArray(ciphertext.length);\n var block = createArray(16);\n\n for (var i = 0; i < ciphertext.length; i += 16) {\n copyArray(ciphertext, block, 0, i, i + 16);\n block = this._aes.decrypt(block);\n copyArray(block, plaintext, i);\n }\n\n return plaintext;\n }\n\n\n /**\n * Mode Of Operation - Cipher Block Chaining (CBC)\n */\n var ModeOfOperationCBC = function(key, iv) {\n if (!(this instanceof ModeOfOperationCBC)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Cipher Block Chaining\";\n this.name = \"cbc\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 bytes)');\n }\n\n this._lastCipherblock = coerceArray(iv, true);\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCBC.prototype.encrypt = function(plaintext) {\n plaintext = coerceArray(plaintext);\n\n if ((plaintext.length % 16) !== 0) {\n throw new Error('invalid plaintext size (must be multiple of 16 bytes)');\n }\n\n var ciphertext = createArray(plaintext.length);\n var block = createArray(16);\n\n for (var i = 0; i < plaintext.length; i += 16) {\n copyArray(plaintext, block, 0, i, i + 16);\n\n for (var j = 0; j < 16; j++) {\n block[j] ^= this._lastCipherblock[j];\n }\n\n this._lastCipherblock = this._aes.encrypt(block);\n copyArray(this._lastCipherblock, ciphertext, i);\n }\n\n return ciphertext;\n }\n\n ModeOfOperationCBC.prototype.decrypt = function(ciphertext) {\n ciphertext = coerceArray(ciphertext);\n\n if ((ciphertext.length % 16) !== 0) {\n throw new Error('invalid ciphertext size (must be multiple of 16 bytes)');\n }\n\n var plaintext = createArray(ciphertext.length);\n var block = createArray(16);\n\n for (var i = 0; i < ciphertext.length; i += 16) {\n copyArray(ciphertext, block, 0, i, i + 16);\n block = this._aes.decrypt(block);\n\n for (var j = 0; j < 16; j++) {\n plaintext[i + j] = block[j] ^ this._lastCipherblock[j];\n }\n\n copyArray(ciphertext, this._lastCipherblock, 0, i, i + 16);\n }\n\n return plaintext;\n }\n\n\n /**\n * Mode Of Operation - Cipher Feedback (CFB)\n */\n var ModeOfOperationCFB = function(key, iv, segmentSize) {\n if (!(this instanceof ModeOfOperationCFB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Cipher Feedback\";\n this.name = \"cfb\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 size)');\n }\n\n if (!segmentSize) { segmentSize = 1; }\n\n this.segmentSize = segmentSize;\n\n this._shiftRegister = coerceArray(iv, true);\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCFB.prototype.encrypt = function(plaintext) {\n if ((plaintext.length % this.segmentSize) != 0) {\n throw new Error('invalid plaintext size (must be segmentSize bytes)');\n }\n\n var encrypted = coerceArray(plaintext, true);\n\n var xorSegment;\n for (var i = 0; i < encrypted.length; i += this.segmentSize) {\n xorSegment = this._aes.encrypt(this._shiftRegister);\n for (var j = 0; j < this.segmentSize; j++) {\n encrypted[i + j] ^= xorSegment[j];\n }\n\n // Shift the register\n copyArray(this._shiftRegister, this._shiftRegister, 0, this.segmentSize);\n copyArray(encrypted, this._shiftRegister, 16 - this.segmentSize, i, i + this.segmentSize);\n }\n\n return encrypted;\n }\n\n ModeOfOperationCFB.prototype.decrypt = function(ciphertext) {\n if ((ciphertext.length % this.segmentSize) != 0) {\n throw new Error('invalid ciphertext size (must be segmentSize bytes)');\n }\n\n var plaintext = coerceArray(ciphertext, true);\n\n var xorSegment;\n for (var i = 0; i < plaintext.length; i += this.segmentSize) {\n xorSegment = this._aes.encrypt(this._shiftRegister);\n\n for (var j = 0; j < this.segmentSize; j++) {\n plaintext[i + j] ^= xorSegment[j];\n }\n\n // Shift the register\n copyArray(this._shiftRegister, this._shiftRegister, 0, this.segmentSize);\n copyArray(ciphertext, this._shiftRegister, 16 - this.segmentSize, i, i + this.segmentSize);\n }\n\n return plaintext;\n }\n\n /**\n * Mode Of Operation - Output Feedback (OFB)\n */\n var ModeOfOperationOFB = function(key, iv) {\n if (!(this instanceof ModeOfOperationOFB)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Output Feedback\";\n this.name = \"ofb\";\n\n if (!iv) {\n iv = createArray(16);\n\n } else if (iv.length != 16) {\n throw new Error('invalid initialation vector size (must be 16 bytes)');\n }\n\n this._lastPrecipher = coerceArray(iv, true);\n this._lastPrecipherIndex = 16;\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationOFB.prototype.encrypt = function(plaintext) {\n var encrypted = coerceArray(plaintext, true);\n\n for (var i = 0; i < encrypted.length; i++) {\n if (this._lastPrecipherIndex === 16) {\n this._lastPrecipher = this._aes.encrypt(this._lastPrecipher);\n this._lastPrecipherIndex = 0;\n }\n encrypted[i] ^= this._lastPrecipher[this._lastPrecipherIndex++];\n }\n\n return encrypted;\n }\n\n // Decryption is symetric\n ModeOfOperationOFB.prototype.decrypt = ModeOfOperationOFB.prototype.encrypt;\n\n\n /**\n * Counter object for CTR common mode of operation\n */\n var Counter = function(initialValue) {\n if (!(this instanceof Counter)) {\n throw Error('Counter must be instanitated with `new`');\n }\n\n // We allow 0, but anything false-ish uses the default 1\n if (initialValue !== 0 && !initialValue) { initialValue = 1; }\n\n if (typeof(initialValue) === 'number') {\n this._counter = createArray(16);\n this.setValue(initialValue);\n\n } else {\n this.setBytes(initialValue);\n }\n }\n\n Counter.prototype.setValue = function(value) {\n if (typeof(value) !== 'number' || parseInt(value) != value) {\n throw new Error('invalid counter value (must be an integer)');\n }\n\n // We cannot safely handle numbers beyond the safe range for integers\n if (value > Number.MAX_SAFE_INTEGER) {\n throw new Error('integer value out of safe range');\n }\n\n for (var index = 15; index >= 0; --index) {\n this._counter[index] = value % 256;\n value = parseInt(value / 256);\n }\n }\n\n Counter.prototype.setBytes = function(bytes) {\n bytes = coerceArray(bytes, true);\n\n if (bytes.length != 16) {\n throw new Error('invalid counter bytes size (must be 16 bytes)');\n }\n\n this._counter = bytes;\n };\n\n Counter.prototype.increment = function() {\n for (var i = 15; i >= 0; i--) {\n if (this._counter[i] === 255) {\n this._counter[i] = 0;\n } else {\n this._counter[i]++;\n break;\n }\n }\n }\n\n\n /**\n * Mode Of Operation - Counter (CTR)\n */\n var ModeOfOperationCTR = function(key, counter) {\n if (!(this instanceof ModeOfOperationCTR)) {\n throw Error('AES must be instanitated with `new`');\n }\n\n this.description = \"Counter\";\n this.name = \"ctr\";\n\n if (!(counter instanceof Counter)) {\n counter = new Counter(counter)\n }\n\n this._counter = counter;\n\n this._remainingCounter = null;\n this._remainingCounterIndex = 16;\n\n this._aes = new AES(key);\n }\n\n ModeOfOperationCTR.prototype.encrypt = function(plaintext) {\n var encrypted = coerceArray(plaintext, true);\n\n for (var i = 0; i < encrypted.length; i++) {\n if (this._remainingCounterIndex === 16) {\n this._remainingCounter = this._aes.encrypt(this._counter._counter);\n this._remainingCounterIndex = 0;\n this._counter.increment();\n }\n encrypted[i] ^= this._remainingCounter[this._remainingCounterIndex++];\n }\n\n return encrypted;\n }\n\n // Decryption is symetric\n ModeOfOperationCTR.prototype.decrypt = ModeOfOperationCTR.prototype.encrypt;\n\n\n ///////////////////////\n // Padding\n\n // See:https://tools.ietf.org/html/rfc2315\n function pkcs7pad(data) {\n data = coerceArray(data, true);\n var padder = 16 - (data.length % 16);\n var result = createArray(data.length + padder);\n copyArray(data, result);\n for (var i = data.length; i < result.length; i++) {\n result[i] = padder;\n }\n return result;\n }\n\n function pkcs7strip(data) {\n data = coerceArray(data, true);\n if (data.length < 16) { throw new Error('PKCS#7 invalid length'); }\n\n var padder = data[data.length - 1];\n if (padder > 16) { throw new Error('PKCS#7 padding byte out of range'); }\n\n var length = data.length - padder;\n for (var i = 0; i < padder; i++) {\n if (data[length + i] !== padder) {\n throw new Error('PKCS#7 invalid padding byte');\n }\n }\n\n var result = createArray(length);\n copyArray(data, result, 0, 0, length);\n return result;\n }\n\n ///////////////////////\n // Exporting\n\n\n // The block cipher\n var aesjs = {\n AES: AES,\n Counter: Counter,\n\n ModeOfOperation: {\n ecb: ModeOfOperationECB,\n cbc: ModeOfOperationCBC,\n cfb: ModeOfOperationCFB,\n ofb: ModeOfOperationOFB,\n ctr: ModeOfOperationCTR\n },\n\n utils: {\n hex: convertHex,\n utf8: convertUtf8\n },\n\n padding: {\n pkcs7: {\n pad: pkcs7pad,\n strip: pkcs7strip\n }\n },\n\n _arrayTest: {\n coerceArray: coerceArray,\n createArray: createArray,\n copyArray: copyArray,\n }\n };\n\n\n // node.js\n if (typeof exports !== 'undefined') {\n module.exports = aesjs\n\n // RequireJS/AMD\n // http://www.requirejs.org/docs/api.html\n // https://github.com/amdjs/amdjs-api/wiki/AMD\n } else if (typeof(define) === 'function' && define.amd) {\n define([], function() { return aesjs; });\n\n // Web Browsers\n } else {\n\n // If there was an existing library at \"aesjs\" make sure it's still available\n if (root.aesjs) {\n aesjs._aesjs = root.aesjs;\n }\n\n root.aesjs = aesjs;\n }\n\n\n})(this);\n"
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"index": 29,
"index2": 29,
"size": 18387,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "js-sha256",
"loc": "32:20-40"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/**\n * [js-sha256]{@link https://github.com/emn178/js-sha256}\n *\n * @version 0.9.0\n * @author Chen, Yi-Cyuan [emn178@gmail.com]\n * @copyright Chen, Yi-Cyuan 2014-2017\n * @license MIT\n */\n/*jslint bitwise: true */\n(function () {\n 'use strict';\n\n var ERROR = 'input is invalid type';\n var WINDOW = typeof window === 'object';\n var root = WINDOW ? window : {};\n if (root.JS_SHA256_NO_WINDOW) {\n WINDOW = false;\n }\n var WEB_WORKER = !WINDOW && typeof self === 'object';\n var NODE_JS = !root.JS_SHA256_NO_NODE_JS && typeof process === 'object' && process.versions && process.versions.node;\n if (NODE_JS) {\n root = global;\n } else if (WEB_WORKER) {\n root = self;\n }\n var COMMON_JS = !root.JS_SHA256_NO_COMMON_JS && typeof module === 'object' && module.exports;\n var AMD = typeof define === 'function' && define.amd;\n var ARRAY_BUFFER = !root.JS_SHA256_NO_ARRAY_BUFFER && typeof ArrayBuffer !== 'undefined';\n var HEX_CHARS = '0123456789abcdef'.split('');\n var EXTRA = [-2147483648, 8388608, 32768, 128];\n var SHIFT = [24, 16, 8, 0];\n var K = [\n 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5, 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5,\n 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3, 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174,\n 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc, 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da,\n 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7, 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967,\n 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13, 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85,\n 0xa2bfe8a1, 0xa81a664b, 0xc24b8b70, 0xc76c51a3, 0xd192e819, 0xd6990624, 0xf40e3585, 0x106aa070,\n 0x19a4c116, 0x1e376c08, 0x2748774c, 0x34b0bcb5, 0x391c0cb3, 0x4ed8aa4a, 0x5b9cca4f, 0x682e6ff3,\n 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2\n ];\n var OUTPUT_TYPES = ['hex', 'array', 'digest', 'arrayBuffer'];\n\n var blocks = [];\n\n if (root.JS_SHA256_NO_NODE_JS || !Array.isArray) {\n Array.isArray = function (obj) {\n return Object.prototype.toString.call(obj) === '[object Array]';\n };\n }\n\n if (ARRAY_BUFFER && (root.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW || !ArrayBuffer.isView)) {\n ArrayBuffer.isView = function (obj) {\n return typeof obj === 'object' && obj.buffer && obj.buffer.constructor === ArrayBuffer;\n };\n }\n\n var createOutputMethod = function (outputType, is224) {\n return function (message) {\n return new Sha256(is224, true).update(message)[outputType]();\n };\n };\n\n var createMethod = function (is224) {\n var method = createOutputMethod('hex', is224);\n if (NODE_JS) {\n method = nodeWrap(method, is224);\n }\n method.create = function () {\n return new Sha256(is224);\n };\n method.update = function (message) {\n return method.create().update(message);\n };\n for (var i = 0; i < OUTPUT_TYPES.length; ++i) {\n var type = OUTPUT_TYPES[i];\n method[type] = createOutputMethod(type, is224);\n }\n return method;\n };\n\n var nodeWrap = function (method, is224) {\n var crypto = eval(\"require('crypto')\");\n var Buffer = eval(\"require('buffer').Buffer\");\n var algorithm = is224 ? 'sha224' : 'sha256';\n var nodeMethod = function (message) {\n if (typeof message === 'string') {\n return crypto.createHash(algorithm).update(message, 'utf8').digest('hex');\n } else {\n if (message === null || message === undefined) {\n throw new Error(ERROR);\n } else if (message.constructor === ArrayBuffer) {\n message = new Uint8Array(message);\n }\n }\n if (Array.isArray(message) || ArrayBuffer.isView(message) ||\n message.constructor === Buffer) {\n return crypto.createHash(algorithm).update(new Buffer(message)).digest('hex');\n } else {\n return method(message);\n }\n };\n return nodeMethod;\n };\n\n var createHmacOutputMethod = function (outputType, is224) {\n return function (key, message) {\n return new HmacSha256(key, is224, true).update(message)[outputType]();\n };\n };\n\n var createHmacMethod = function (is224) {\n var method = createHmacOutputMethod('hex', is224);\n method.create = function (key) {\n return new HmacSha256(key, is224);\n };\n method.update = function (key, message) {\n return method.create(key).update(message);\n };\n for (var i = 0; i < OUTPUT_TYPES.length; ++i) {\n var type = OUTPUT_TYPES[i];\n method[type] = createHmacOutputMethod(type, is224);\n }\n return method;\n };\n\n function Sha256(is224, sharedMemory) {\n if (sharedMemory) {\n blocks[0] = blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n this.blocks = blocks;\n } else {\n this.blocks = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];\n }\n\n if (is224) {\n this.h0 = 0xc1059ed8;\n this.h1 = 0x367cd507;\n this.h2 = 0x3070dd17;\n this.h3 = 0xf70e5939;\n this.h4 = 0xffc00b31;\n this.h5 = 0x68581511;\n this.h6 = 0x64f98fa7;\n this.h7 = 0xbefa4fa4;\n } else { // 256\n this.h0 = 0x6a09e667;\n this.h1 = 0xbb67ae85;\n this.h2 = 0x3c6ef372;\n this.h3 = 0xa54ff53a;\n this.h4 = 0x510e527f;\n this.h5 = 0x9b05688c;\n this.h6 = 0x1f83d9ab;\n this.h7 = 0x5be0cd19;\n }\n\n this.block = this.start = this.bytes = this.hBytes = 0;\n this.finalized = this.hashed = false;\n this.first = true;\n this.is224 = is224;\n }\n\n Sha256.prototype.update = function (message) {\n if (this.finalized) {\n return;\n }\n var notString, type = typeof message;\n if (type !== 'string') {\n if (type === 'object') {\n if (message === null) {\n throw new Error(ERROR);\n } else if (ARRAY_BUFFER && message.constructor === ArrayBuffer) {\n message = new Uint8Array(message);\n } else if (!Array.isArray(message)) {\n if (!ARRAY_BUFFER || !ArrayBuffer.isView(message)) {\n throw new Error(ERROR);\n }\n }\n } else {\n throw new Error(ERROR);\n }\n notString = true;\n }\n var code, index = 0, i, length = message.length, blocks = this.blocks;\n\n while (index < length) {\n if (this.hashed) {\n this.hashed = false;\n blocks[0] = this.block;\n blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n }\n\n if (notString) {\n for (i = this.start; index < length && i < 64; ++index) {\n blocks[i >> 2] |= message[index] << SHIFT[i++ & 3];\n }\n } else {\n for (i = this.start; index < length && i < 64; ++index) {\n code = message.charCodeAt(index);\n if (code < 0x80) {\n blocks[i >> 2] |= code << SHIFT[i++ & 3];\n } else if (code < 0x800) {\n blocks[i >> 2] |= (0xc0 | (code >> 6)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n } else if (code < 0xd800 || code >= 0xe000) {\n blocks[i >> 2] |= (0xe0 | (code >> 12)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 6) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n } else {\n code = 0x10000 + (((code & 0x3ff) << 10) | (message.charCodeAt(++index) & 0x3ff));\n blocks[i >> 2] |= (0xf0 | (code >> 18)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 12) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | ((code >> 6) & 0x3f)) << SHIFT[i++ & 3];\n blocks[i >> 2] |= (0x80 | (code & 0x3f)) << SHIFT[i++ & 3];\n }\n }\n }\n\n this.lastByteIndex = i;\n this.bytes += i - this.start;\n if (i >= 64) {\n this.block = blocks[16];\n this.start = i - 64;\n this.hash();\n this.hashed = true;\n } else {\n this.start = i;\n }\n }\n if (this.bytes > 4294967295) {\n this.hBytes += this.bytes / 4294967296 << 0;\n this.bytes = this.bytes % 4294967296;\n }\n return this;\n };\n\n Sha256.prototype.finalize = function () {\n if (this.finalized) {\n return;\n }\n this.finalized = true;\n var blocks = this.blocks, i = this.lastByteIndex;\n blocks[16] = this.block;\n blocks[i >> 2] |= EXTRA[i & 3];\n this.block = blocks[16];\n if (i >= 56) {\n if (!this.hashed) {\n this.hash();\n }\n blocks[0] = this.block;\n blocks[16] = blocks[1] = blocks[2] = blocks[3] =\n blocks[4] = blocks[5] = blocks[6] = blocks[7] =\n blocks[8] = blocks[9] = blocks[10] = blocks[11] =\n blocks[12] = blocks[13] = blocks[14] = blocks[15] = 0;\n }\n blocks[14] = this.hBytes << 3 | this.bytes >>> 29;\n blocks[15] = this.bytes << 3;\n this.hash();\n };\n\n Sha256.prototype.hash = function () {\n var a = this.h0, b = this.h1, c = this.h2, d = this.h3, e = this.h4, f = this.h5, g = this.h6,\n h = this.h7, blocks = this.blocks, j, s0, s1, maj, t1, t2, ch, ab, da, cd, bc;\n\n for (j = 16; j < 64; ++j) {\n // rightrotate\n t1 = blocks[j - 15];\n s0 = ((t1 >>> 7) | (t1 << 25)) ^ ((t1 >>> 18) | (t1 << 14)) ^ (t1 >>> 3);\n t1 = blocks[j - 2];\n s1 = ((t1 >>> 17) | (t1 << 15)) ^ ((t1 >>> 19) | (t1 << 13)) ^ (t1 >>> 10);\n blocks[j] = blocks[j - 16] + s0 + blocks[j - 7] + s1 << 0;\n }\n\n bc = b & c;\n for (j = 0; j < 64; j += 4) {\n if (this.first) {\n if (this.is224) {\n ab = 300032;\n t1 = blocks[0] - 1413257819;\n h = t1 - 150054599 << 0;\n d = t1 + 24177077 << 0;\n } else {\n ab = 704751109;\n t1 = blocks[0] - 210244248;\n h = t1 - 1521486534 << 0;\n d = t1 + 143694565 << 0;\n }\n this.first = false;\n } else {\n s0 = ((a >>> 2) | (a << 30)) ^ ((a >>> 13) | (a << 19)) ^ ((a >>> 22) | (a << 10));\n s1 = ((e >>> 6) | (e << 26)) ^ ((e >>> 11) | (e << 21)) ^ ((e >>> 25) | (e << 7));\n ab = a & b;\n maj = ab ^ (a & c) ^ bc;\n ch = (e & f) ^ (~e & g);\n t1 = h + s1 + ch + K[j] + blocks[j];\n t2 = s0 + maj;\n h = d + t1 << 0;\n d = t1 + t2 << 0;\n }\n s0 = ((d >>> 2) | (d << 30)) ^ ((d >>> 13) | (d << 19)) ^ ((d >>> 22) | (d << 10));\n s1 = ((h >>> 6) | (h << 26)) ^ ((h >>> 11) | (h << 21)) ^ ((h >>> 25) | (h << 7));\n da = d & a;\n maj = da ^ (d & b) ^ ab;\n ch = (h & e) ^ (~h & f);\n t1 = g + s1 + ch + K[j + 1] + blocks[j + 1];\n t2 = s0 + maj;\n g = c + t1 << 0;\n c = t1 + t2 << 0;\n s0 = ((c >>> 2) | (c << 30)) ^ ((c >>> 13) | (c << 19)) ^ ((c >>> 22) | (c << 10));\n s1 = ((g >>> 6) | (g << 26)) ^ ((g >>> 11) | (g << 21)) ^ ((g >>> 25) | (g << 7));\n cd = c & d;\n maj = cd ^ (c & a) ^ da;\n ch = (g & h) ^ (~g & e);\n t1 = f + s1 + ch + K[j + 2] + blocks[j + 2];\n t2 = s0 + maj;\n f = b + t1 << 0;\n b = t1 + t2 << 0;\n s0 = ((b >>> 2) | (b << 30)) ^ ((b >>> 13) | (b << 19)) ^ ((b >>> 22) | (b << 10));\n s1 = ((f >>> 6) | (f << 26)) ^ ((f >>> 11) | (f << 21)) ^ ((f >>> 25) | (f << 7));\n bc = b & c;\n maj = bc ^ (b & d) ^ cd;\n ch = (f & g) ^ (~f & h);\n t1 = e + s1 + ch + K[j + 3] + blocks[j + 3];\n t2 = s0 + maj;\n e = a + t1 << 0;\n a = t1 + t2 << 0;\n }\n\n this.h0 = this.h0 + a << 0;\n this.h1 = this.h1 + b << 0;\n this.h2 = this.h2 + c << 0;\n this.h3 = this.h3 + d << 0;\n this.h4 = this.h4 + e << 0;\n this.h5 = this.h5 + f << 0;\n this.h6 = this.h6 + g << 0;\n this.h7 = this.h7 + h << 0;\n };\n\n Sha256.prototype.hex = function () {\n this.finalize();\n\n var h0 = this.h0, h1 = this.h1, h2 = this.h2, h3 = this.h3, h4 = this.h4, h5 = this.h5,\n h6 = this.h6, h7 = this.h7;\n\n var hex = HEX_CHARS[(h0 >> 28) & 0x0F] + HEX_CHARS[(h0 >> 24) & 0x0F] +\n HEX_CHARS[(h0 >> 20) & 0x0F] + HEX_CHARS[(h0 >> 16) & 0x0F] +\n HEX_CHARS[(h0 >> 12) & 0x0F] + HEX_CHARS[(h0 >> 8) & 0x0F] +\n HEX_CHARS[(h0 >> 4) & 0x0F] + HEX_CHARS[h0 & 0x0F] +\n HEX_CHARS[(h1 >> 28) & 0x0F] + HEX_CHARS[(h1 >> 24) & 0x0F] +\n HEX_CHARS[(h1 >> 20) & 0x0F] + HEX_CHARS[(h1 >> 16) & 0x0F] +\n HEX_CHARS[(h1 >> 12) & 0x0F] + HEX_CHARS[(h1 >> 8) & 0x0F] +\n HEX_CHARS[(h1 >> 4) & 0x0F] + HEX_CHARS[h1 & 0x0F] +\n HEX_CHARS[(h2 >> 28) & 0x0F] + HEX_CHARS[(h2 >> 24) & 0x0F] +\n HEX_CHARS[(h2 >> 20) & 0x0F] + HEX_CHARS[(h2 >> 16) & 0x0F] +\n HEX_CHARS[(h2 >> 12) & 0x0F] + HEX_CHARS[(h2 >> 8) & 0x0F] +\n HEX_CHARS[(h2 >> 4) & 0x0F] + HEX_CHARS[h2 & 0x0F] +\n HEX_CHARS[(h3 >> 28) & 0x0F] + HEX_CHARS[(h3 >> 24) & 0x0F] +\n HEX_CHARS[(h3 >> 20) & 0x0F] + HEX_CHARS[(h3 >> 16) & 0x0F] +\n HEX_CHARS[(h3 >> 12) & 0x0F] + HEX_CHARS[(h3 >> 8) & 0x0F] +\n HEX_CHARS[(h3 >> 4) & 0x0F] + HEX_CHARS[h3 & 0x0F] +\n HEX_CHARS[(h4 >> 28) & 0x0F] + HEX_CHARS[(h4 >> 24) & 0x0F] +\n HEX_CHARS[(h4 >> 20) & 0x0F] + HEX_CHARS[(h4 >> 16) & 0x0F] +\n HEX_CHARS[(h4 >> 12) & 0x0F] + HEX_CHARS[(h4 >> 8) & 0x0F] +\n HEX_CHARS[(h4 >> 4) & 0x0F] + HEX_CHARS[h4 & 0x0F] +\n HEX_CHARS[(h5 >> 28) & 0x0F] + HEX_CHARS[(h5 >> 24) & 0x0F] +\n HEX_CHARS[(h5 >> 20) & 0x0F] + HEX_CHARS[(h5 >> 16) & 0x0F] +\n HEX_CHARS[(h5 >> 12) & 0x0F] + HEX_CHARS[(h5 >> 8) & 0x0F] +\n HEX_CHARS[(h5 >> 4) & 0x0F] + HEX_CHARS[h5 & 0x0F] +\n HEX_CHARS[(h6 >> 28) & 0x0F] + HEX_CHARS[(h6 >> 24) & 0x0F] +\n HEX_CHARS[(h6 >> 20) & 0x0F] + HEX_CHARS[(h6 >> 16) & 0x0F] +\n HEX_CHARS[(h6 >> 12) & 0x0F] + HEX_CHARS[(h6 >> 8) & 0x0F] +\n HEX_CHARS[(h6 >> 4) & 0x0F] + HEX_CHARS[h6 & 0x0F];\n if (!this.is224) {\n hex += HEX_CHARS[(h7 >> 28) & 0x0F] + HEX_CHARS[(h7 >> 24) & 0x0F] +\n HEX_CHARS[(h7 >> 20) & 0x0F] + HEX_CHARS[(h7 >> 16) & 0x0F] +\n HEX_CHARS[(h7 >> 12) & 0x0F] + HEX_CHARS[(h7 >> 8) & 0x0F] +\n HEX_CHARS[(h7 >> 4) & 0x0F] + HEX_CHARS[h7 & 0x0F];\n }\n return hex;\n };\n\n Sha256.prototype.toString = Sha256.prototype.hex;\n\n Sha256.prototype.digest = function () {\n this.finalize();\n\n var h0 = this.h0, h1 = this.h1, h2 = this.h2, h3 = this.h3, h4 = this.h4, h5 = this.h5,\n h6 = this.h6, h7 = this.h7;\n\n var arr = [\n (h0 >> 24) & 0xFF, (h0 >> 16) & 0xFF, (h0 >> 8) & 0xFF, h0 & 0xFF,\n (h1 >> 24) & 0xFF, (h1 >> 16) & 0xFF, (h1 >> 8) & 0xFF, h1 & 0xFF,\n (h2 >> 24) & 0xFF, (h2 >> 16) & 0xFF, (h2 >> 8) & 0xFF, h2 & 0xFF,\n (h3 >> 24) & 0xFF, (h3 >> 16) & 0xFF, (h3 >> 8) & 0xFF, h3 & 0xFF,\n (h4 >> 24) & 0xFF, (h4 >> 16) & 0xFF, (h4 >> 8) & 0xFF, h4 & 0xFF,\n (h5 >> 24) & 0xFF, (h5 >> 16) & 0xFF, (h5 >> 8) & 0xFF, h5 & 0xFF,\n (h6 >> 24) & 0xFF, (h6 >> 16) & 0xFF, (h6 >> 8) & 0xFF, h6 & 0xFF\n ];\n if (!this.is224) {\n arr.push((h7 >> 24) & 0xFF, (h7 >> 16) & 0xFF, (h7 >> 8) & 0xFF, h7 & 0xFF);\n }\n return arr;\n };\n\n Sha256.prototype.array = Sha256.prototype.digest;\n\n Sha256.prototype.arrayBuffer = function () {\n this.finalize();\n\n var buffer = new ArrayBuffer(this.is224 ? 28 : 32);\n var dataView = new DataView(buffer);\n dataView.setUint32(0, this.h0);\n dataView.setUint32(4, this.h1);\n dataView.setUint32(8, this.h2);\n dataView.setUint32(12, this.h3);\n dataView.setUint32(16, this.h4);\n dataView.setUint32(20, this.h5);\n dataView.setUint32(24, this.h6);\n if (!this.is224) {\n dataView.setUint32(28, this.h7);\n }\n return buffer;\n };\n\n function HmacSha256(key, is224, sharedMemory) {\n var i, type = typeof key;\n if (type === 'string') {\n var bytes = [], length = key.length, index = 0, code;\n for (i = 0; i < length; ++i) {\n code = key.charCodeAt(i);\n if (code < 0x80) {\n bytes[index++] = code;\n } else if (code < 0x800) {\n bytes[index++] = (0xc0 | (code >> 6));\n bytes[index++] = (0x80 | (code & 0x3f));\n } else if (code < 0xd800 || code >= 0xe000) {\n bytes[index++] = (0xe0 | (code >> 12));\n bytes[index++] = (0x80 | ((code >> 6) & 0x3f));\n bytes[index++] = (0x80 | (code & 0x3f));\n } else {\n code = 0x10000 + (((code & 0x3ff) << 10) | (key.charCodeAt(++i) & 0x3ff));\n bytes[index++] = (0xf0 | (code >> 18));\n bytes[index++] = (0x80 | ((code >> 12) & 0x3f));\n bytes[index++] = (0x80 | ((code >> 6) & 0x3f));\n bytes[index++] = (0x80 | (code & 0x3f));\n }\n }\n key = bytes;\n } else {\n if (type === 'object') {\n if (key === null) {\n throw new Error(ERROR);\n } else if (ARRAY_BUFFER && key.constructor === ArrayBuffer) {\n key = new Uint8Array(key);\n } else if (!Array.isArray(key)) {\n if (!ARRAY_BUFFER || !ArrayBuffer.isView(key)) {\n throw new Error(ERROR);\n }\n }\n } else {\n throw new Error(ERROR);\n }\n }\n\n if (key.length > 64) {\n key = (new Sha256(is224, true)).update(key).array();\n }\n\n var oKeyPad = [], iKeyPad = [];\n for (i = 0; i < 64; ++i) {\n var b = key[i] || 0;\n oKeyPad[i] = 0x5c ^ b;\n iKeyPad[i] = 0x36 ^ b;\n }\n\n Sha256.call(this, is224, sharedMemory);\n\n this.update(iKeyPad);\n this.oKeyPad = oKeyPad;\n this.inner = true;\n this.sharedMemory = sharedMemory;\n }\n HmacSha256.prototype = new Sha256();\n\n HmacSha256.prototype.finalize = function () {\n Sha256.prototype.finalize.call(this);\n if (this.inner) {\n this.inner = false;\n var innerHash = this.array();\n Sha256.call(this, this.is224, this.sharedMemory);\n this.update(this.oKeyPad);\n this.update(innerHash);\n Sha256.prototype.finalize.call(this);\n }\n };\n\n var exports = createMethod();\n exports.sha256 = exports;\n exports.sha224 = createMethod(true);\n exports.sha256.hmac = createHmacMethod();\n exports.sha224.hmac = createHmacMethod(true);\n\n if (COMMON_JS) {\n module.exports = exports;\n } else {\n root.sha256 = exports.sha256;\n root.sha224 = exports.sha224;\n if (AMD) {\n define(function () {\n return exports;\n });\n }\n }\n})();\n"
},
{
"id": 32,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\process\\browser.js",
"name": "./node_modules/process/browser.js",
"index": 30,
"index2": 26,
"size": 5418,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "cjs require",
"userRequest": "process",
"loc": "1:0-37"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// shim for using process in browser\nvar process = module.exports = {};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break things. But we need to wrap it in a try catch in case it is\n// wrapped in strict mode code which doesn't define any globals. It's inside a\n// function because try/catches deoptimize in certain engines.\n\nvar cachedSetTimeout;\nvar cachedClearTimeout;\n\nfunction defaultSetTimout() {\n throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n throw new Error('clearTimeout has not been defined');\n}\n(function () {\n try {\n if (typeof setTimeout === 'function') {\n cachedSetTimeout = setTimeout;\n } else {\n cachedSetTimeout = defaultSetTimout;\n }\n } catch (e) {\n cachedSetTimeout = defaultSetTimout;\n }\n try {\n if (typeof clearTimeout === 'function') {\n cachedClearTimeout = clearTimeout;\n } else {\n cachedClearTimeout = defaultClearTimeout;\n }\n } catch (e) {\n cachedClearTimeout = defaultClearTimeout;\n }\n} ())\nfunction runTimeout(fun) {\n if (cachedSetTimeout === setTimeout) {\n //normal enviroments in sane situations\n return setTimeout(fun, 0);\n }\n // if setTimeout wasn't available but was latter defined\n if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\n cachedSetTimeout = setTimeout;\n return setTimeout(fun, 0);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedSetTimeout(fun, 0);\n } catch(e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedSetTimeout.call(null, fun, 0);\n } catch(e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\n return cachedSetTimeout.call(this, fun, 0);\n }\n }\n\n\n}\nfunction runClearTimeout(marker) {\n if (cachedClearTimeout === clearTimeout) {\n //normal enviroments in sane situations\n return clearTimeout(marker);\n }\n // if clearTimeout wasn't available but was latter defined\n if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\n cachedClearTimeout = clearTimeout;\n return clearTimeout(marker);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedClearTimeout(marker);\n } catch (e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedClearTimeout.call(null, marker);\n } catch (e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\n // Some versions of I.E. have different rules for clearTimeout vs setTimeout\n return cachedClearTimeout.call(this, marker);\n }\n }\n\n\n\n}\nvar queue = [];\nvar draining = false;\nvar currentQueue;\nvar queueIndex = -1;\n\nfunction cleanUpNextTick() {\n if (!draining || !currentQueue) {\n return;\n }\n draining = false;\n if (currentQueue.length) {\n queue = currentQueue.concat(queue);\n } else {\n queueIndex = -1;\n }\n if (queue.length) {\n drainQueue();\n }\n}\n\nfunction drainQueue() {\n if (draining) {\n return;\n }\n var timeout = runTimeout(cleanUpNextTick);\n draining = true;\n\n var len = queue.length;\n while(len) {\n currentQueue = queue;\n queue = [];\n while (++queueIndex < len) {\n if (currentQueue) {\n currentQueue[queueIndex].run();\n }\n }\n queueIndex = -1;\n len = queue.length;\n }\n currentQueue = null;\n draining = false;\n runClearTimeout(timeout);\n}\n\nprocess.nextTick = function (fun) {\n var args = new Array(arguments.length - 1);\n if (arguments.length > 1) {\n for (var i = 1; i < arguments.length; i++) {\n args[i - 1] = arguments[i];\n }\n }\n queue.push(new Item(fun, args));\n if (queue.length === 1 && !draining) {\n runTimeout(drainQueue);\n }\n};\n\n// v8 likes predictible objects\nfunction Item(fun, array) {\n this.fun = fun;\n this.array = array;\n}\nItem.prototype.run = function () {\n this.fun.apply(null, this.array);\n};\nprocess.title = 'browser';\nprocess.browser = true;\nprocess.env = {};\nprocess.argv = [];\nprocess.version = ''; // empty string to avoid regexp issues\nprocess.versions = {};\n\nfunction noop() {}\n\nprocess.on = noop;\nprocess.addListener = noop;\nprocess.once = noop;\nprocess.off = noop;\nprocess.removeListener = noop;\nprocess.removeAllListeners = noop;\nprocess.emit = noop;\nprocess.prependListener = noop;\nprocess.prependOnceListener = noop;\n\nprocess.listeners = function (name) { return [] }\n\nprocess.binding = function (name) {\n throw new Error('process.binding is not supported');\n};\n\nprocess.cwd = function () { return '/' };\nprocess.chdir = function (dir) {\n throw new Error('process.chdir is not supported');\n};\nprocess.umask = function() { return 0; };\n"
},
{
"id": 33,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\amd-options.js",
"name": "(webpack)/buildin/amd-options.js",
"index": 32,
"index2": 28,
"size": 80,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"issuerId": 31,
"issuerName": "./node_modules/js-sha256/src/sha256.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 31,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"name": "./node_modules/js-sha256/src/sha256.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 52,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 31,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\js-sha256\\src\\sha256.js",
"module": "./node_modules/js-sha256/src/sha256.js",
"moduleName": "./node_modules/js-sha256/src/sha256.js",
"type": "amd require",
"userRequest": "define.amd",
"loc": "27:44-54"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "/* globals __webpack_amd_options__ */\nmodule.exports = __webpack_amd_options__;\n"
},
{
"id": 34,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"name": "./node_modules/lodash.clonedeep/index.js",
"index": 33,
"index2": 31,
"size": 45025,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "lodash.clonedeep",
"loc": "33:18-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "/**\n * lodash (Custom Build) <https://lodash.com/>\n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors <https://jquery.org/>\n * Released under MIT license <https://lodash.com/license>\n * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>\n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match `RegExp` flags from their coerced string values. */\nvar reFlags = /\\w*$/;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/** Used to identify `toStringTag` values supported by `_.clone`. */\nvar cloneableTags = {};\ncloneableTags[argsTag] = cloneableTags[arrayTag] =\ncloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\ncloneableTags[boolTag] = cloneableTags[dateTag] =\ncloneableTags[float32Tag] = cloneableTags[float64Tag] =\ncloneableTags[int8Tag] = cloneableTags[int16Tag] =\ncloneableTags[int32Tag] = cloneableTags[mapTag] =\ncloneableTags[numberTag] = cloneableTags[objectTag] =\ncloneableTags[regexpTag] = cloneableTags[setTag] =\ncloneableTags[stringTag] = cloneableTags[symbolTag] =\ncloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\ncloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\ncloneableTags[errorTag] = cloneableTags[funcTag] =\ncloneableTags[weakMapTag] = false;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/**\n * Adds the key-value `pair` to `map`.\n *\n * @private\n * @param {Object} map The map to modify.\n * @param {Array} pair The key-value pair to add.\n * @returns {Object} Returns `map`.\n */\nfunction addMapEntry(map, pair) {\n // Don't return `map.set` because it's not chainable in IE 11.\n map.set(pair[0], pair[1]);\n return map;\n}\n\n/**\n * Adds `value` to `set`.\n *\n * @private\n * @param {Object} set The set to modify.\n * @param {*} value The value to add.\n * @returns {Object} Returns `set`.\n */\nfunction addSetEntry(set, value) {\n // Don't return `set.add` because it's not chainable in IE 11.\n set.add(value);\n return set;\n}\n\n/**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\nfunction arrayEach(array, iteratee) {\n var index = -1,\n length = array ? array.length : 0;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n}\n\n/**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\nfunction arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n}\n\n/**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\nfunction arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array ? array.length : 0;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n}\n\n/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\nfunction mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n}\n\n/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\n/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined,\n Symbol = root.Symbol,\n Uint8Array = root.Uint8Array,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeKeys = overArg(Object.keys, Object);\n\n/* Built-in method references that are verified to be native. */\nvar DataView = getNative(root, 'DataView'),\n Map = getNative(root, 'Map'),\n Promise = getNative(root, 'Promise'),\n Set = getNative(root, 'Set'),\n WeakMap = getNative(root, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n this.__data__ = new ListCache(entries);\n}\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n}\n\n/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n return this.__data__['delete'](key);\n}\n\n/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\n/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var cache = this.__data__;\n if (cache instanceof ListCache) {\n var pairs = cache.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n return this;\n }\n cache = this.__data__ = new MapCache(pairs);\n }\n cache.set(key, value);\n return this;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n // Safari 9 makes `arguments.length` enumerable in strict mode.\n var result = (isArray(value) || isArguments(value))\n ? baseTimes(value.length, String)\n : [];\n\n var length = result.length,\n skipIndexes = !!length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (key == 'length' || isIndex(key, length)))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n object[key] = value;\n }\n}\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\nfunction baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n}\n\n/**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @param {boolean} [isFull] Specify a clone including symbols.\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\nfunction baseClone(value, isDeep, isFull, customizer, key, object, stack) {\n var result;\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n if (isHostObject(value)) {\n return object ? value : {};\n }\n result = initCloneObject(isFunc ? {} : value);\n if (!isDeep) {\n return copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, baseClone, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (!isArr) {\n var props = isFull ? getAllKeys(value) : keys(value);\n }\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));\n });\n return result;\n}\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} prototype The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nfunction baseCreate(proto) {\n return isObject(proto) ? objectCreate(proto) : {};\n}\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\n/**\n * The base implementation of `getTag`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n return objectToString.call(value);\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\nfunction cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var result = new buffer.constructor(buffer.length);\n buffer.copy(result);\n return result;\n}\n\n/**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\nfunction cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n}\n\n/**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\nfunction cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n}\n\n/**\n * Creates a clone of `map`.\n *\n * @private\n * @param {Object} map The map to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned map.\n */\nfunction cloneMap(map, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);\n return arrayReduce(array, addMapEntry, new map.constructor);\n}\n\n/**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\nfunction cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n}\n\n/**\n * Creates a clone of `set`.\n *\n * @private\n * @param {Object} set The set to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned set.\n */\nfunction cloneSet(set, isDeep, cloneFunc) {\n var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);\n return arrayReduce(array, addSetEntry, new set.constructor);\n}\n\n/**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\nfunction cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n}\n\n/**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\nfunction cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n}\n\n/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n assignValue(object, key, newValue === undefined ? source[key] : newValue);\n }\n return object;\n}\n\n/**\n * Copies own symbol properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\nfunction copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n}\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Creates an array of the own enumerable symbol properties of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11,\n// for data views in Edge < 14, and promises in Node.js.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = objectToString.call(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : undefined;\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\n/**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\nfunction initCloneArray(array) {\n var length = array.length,\n result = array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n}\n\n/**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n}\n\n/**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {Function} cloneFunc The function to clone values.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneByTag(object, tag, cloneFunc, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return cloneMap(object, isDeep, cloneFunc);\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return cloneSet(object, isDeep, cloneFunc);\n\n case symbolTag:\n return cloneSymbol(object);\n }\n}\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n length = length == null ? MAX_SAFE_INTEGER : length;\n return !!length &&\n (typeof value == 'number' || reIsUint.test(value)) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\nfunction cloneDeep(value) {\n return baseClone(value, true, true);\n}\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nfunction isArguments(value) {\n // Safari 8.1 makes `arguments.callee` enumerable in strict mode.\n return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&\n (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\n/**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\nfunction isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n}\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\n/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\n/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = cloneDeep;\n"
},
{
"id": 35,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\module.js",
"name": "(webpack)/buildin/module.js",
"index": 34,
"index2": 30,
"size": 497,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"issuerId": 34,
"issuerName": "./node_modules/lodash.clonedeep/index.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 34,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"name": "./node_modules/lodash.clonedeep/index.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 0,
"building": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 34,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash.clonedeep\\index.js",
"module": "./node_modules/lodash.clonedeep/index.js",
"moduleName": "./node_modules/lodash.clonedeep/index.js",
"type": "cjs require",
"userRequest": "module",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n"
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"index": 35,
"index2": 34,
"size": 680,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "uuid/v4",
"loc": "34:15-33"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "var rng = require('./lib/rng');\nvar bytesToUuid = require('./lib/bytesToUuid');\n\nfunction v4(options, buf, offset) {\n var i = buf && offset || 0;\n\n if (typeof(options) == 'string') {\n buf = options === 'binary' ? new Array(16) : null;\n options = null;\n }\n options = options || {};\n\n var rnds = options.random || (options.rng || rng)();\n\n // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n rnds[6] = (rnds[6] & 0x0f) | 0x40;\n rnds[8] = (rnds[8] & 0x3f) | 0x80;\n\n // Copy bytes to buffer, if provided\n if (buf) {\n for (var ii = 0; ii < 16; ++ii) {\n buf[i + ii] = rnds[ii];\n }\n }\n\n return buf || bytesToUuid(rnds);\n}\n\nmodule.exports = v4;\n"
},
{
"id": 37,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\lib\\rng-browser.js",
"name": "./node_modules/uuid/lib/rng-browser.js",
"index": 36,
"index2": 32,
"size": 1312,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"issuerId": 36,
"issuerName": "./node_modules/uuid/v4.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 166,
"building": 9
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 36,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"module": "./node_modules/uuid/v4.js",
"moduleName": "./node_modules/uuid/v4.js",
"type": "cjs require",
"userRequest": "./lib/rng",
"loc": "1:10-30"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// Unique ID creation requires a high quality random # generator. In the\n// browser this is a little complicated due to unknown quality of Math.random()\n// and inconsistent support for the `crypto` API. We do the best we can via\n// feature-detection\n\n// getRandomValues needs to be invoked in a context where \"this\" is a Crypto\n// implementation. Also, find the complete implementation of crypto on IE11.\nvar getRandomValues = (typeof(crypto) != 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto)) ||\n (typeof(msCrypto) != 'undefined' && typeof window.msCrypto.getRandomValues == 'function' && msCrypto.getRandomValues.bind(msCrypto));\n\nif (getRandomValues) {\n // WHATWG crypto RNG - http://wiki.whatwg.org/wiki/Crypto\n var rnds8 = new Uint8Array(16); // eslint-disable-line no-undef\n\n module.exports = function whatwgRNG() {\n getRandomValues(rnds8);\n return rnds8;\n };\n} else {\n // Math.random()-based (RNG)\n //\n // If all else fails, use Math.random(). It's fast, but is of unspecified\n // quality.\n var rnds = new Array(16);\n\n module.exports = function mathRNG() {\n for (var i = 0, r; i < 16; i++) {\n if ((i & 0x03) === 0) r = Math.random() * 0x100000000;\n rnds[i] = r >>> ((i & 0x03) << 3) & 0xff;\n }\n\n return rnds;\n };\n}\n"
},
{
"id": 38,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\lib\\bytesToUuid.js",
"name": "./node_modules/uuid/lib/bytesToUuid.js",
"index": 37,
"index2": 33,
"size": 747,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"issuerId": 36,
"issuerName": "./node_modules/uuid/v4.js",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 36,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"name": "./node_modules/uuid/v4.js",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 166,
"building": 9
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 36,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\uuid\\v4.js",
"module": "./node_modules/uuid/v4.js",
"moduleName": "./node_modules/uuid/v4.js",
"type": "cjs require",
"userRequest": "./lib/bytesToUuid",
"loc": "2:18-46"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\nvar byteToHex = [];\nfor (var i = 0; i < 256; ++i) {\n byteToHex[i] = (i + 0x100).toString(16).substr(1);\n}\n\nfunction bytesToUuid(buf, offset) {\n var i = offset || 0;\n var bth = byteToHex;\n // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4\n return ([bth[buf[i++]], bth[buf[i++]], \n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]]]).join('');\n}\n\nmodule.exports = bytesToUuid;\n"
},
{
"id": 39,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"name": "./src/helper/indexeddb.ts",
"index": 38,
"index2": 36,
"size": 4819,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"issuerId": 3,
"issuerName": "./src/notes.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 3,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"module": "./src/notes.ts",
"moduleName": "./src/notes.ts",
"type": "cjs require",
"userRequest": "./helper/indexeddb",
"loc": "35:20-49"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst lock_1 = require(\"./lock\");\r\nconst idb_1 = require(\"idb\");\r\nclass IDB {\r\n constructor(database, stores) {\r\n this.stores = stores;\r\n this.initLock = new lock_1.default();\r\n let lock = this.initLock.getLock();\r\n lock.then((l) => __awaiter(this, void 0, void 0, function* () {\r\n let v = localStorage.getItem(database + \"_version\");\r\n let version = 0;\r\n if (v)\r\n version = Number(v);\r\n let lastStoresS = localStorage.getItem(database + \"_stores\");\r\n if (!lastStoresS)\r\n lastStoresS = \"\";\r\n let lastStores = lastStoresS.split(\",\").filter(e => e !== \"\");\r\n if (!stores.every(e => lastStores.indexOf(e) >= 0) || !lastStores.every(e => stores.indexOf(e) >= 0))\r\n version++;\r\n localStorage.setItem(database + \"_version\", version.toString());\r\n localStorage.setItem(database + \"_stores\", stores.join(\",\"));\r\n this.db = yield idb_1.openDb(database, version, db => {\r\n console.log(\"IndexedDB need update\");\r\n stores.forEach(store => {\r\n if (!db.objectStoreNames.contains(store))\r\n db.createObjectStore(store);\r\n });\r\n });\r\n console.log(\"Got DATABASE\", this.db);\r\n l.release();\r\n }));\r\n }\r\n transaction(...stores) {\r\n if (stores.length < 1)\r\n stores = this.stores;\r\n let s;\r\n if (typeof stores[0] === \"string\")\r\n s = stores;\r\n else\r\n s = stores.map(e => e.name);\r\n return this.db.transaction(s, \"readwrite\");\r\n }\r\n getStore(name) {\r\n return {\r\n name: name,\r\n transaction: () => {\r\n return this.db.transaction(name, \"readwrite\");\r\n },\r\n get: (key, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n return (transaction || this.db.transaction(name))\r\n .objectStore(name).get(key);\r\n }),\r\n getAll: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n return (transaction || this.db.transaction(name))\r\n .objectStore(name).getAll();\r\n }),\r\n set: (key, val, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).put(val, key);\r\n return tx.complete;\r\n }),\r\n delete: (key, transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).delete(key);\r\n return tx.complete;\r\n }),\r\n clear: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name, \"readwrite\"));\r\n tx.objectStore(name).clear();\r\n return tx.complete;\r\n }),\r\n keys: (transaction) => __awaiter(this, void 0, void 0, function* () {\r\n (yield this.initLock.getLock()).release();\r\n const tx = (transaction || this.db.transaction(name));\r\n const keys = [];\r\n const store = tx.objectStore(name);\r\n (store.iterateKeyCursor || store.iterateCursor).call(store, (cursor) => {\r\n if (!cursor)\r\n return;\r\n keys.push(cursor.key);\r\n cursor.continue();\r\n });\r\n return tx.complete.then(() => keys);\r\n })\r\n };\r\n }\r\n}\r\nexports.default = IDB;\r\n"
},
{
"id": 40,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\idb\\build\\idb.js",
"name": "./node_modules/idb/build/idb.js",
"index": 39,
"index2": 35,
"size": 8073,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"issuerId": 39,
"issuerName": "./src/helper/indexeddb.ts",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\notes.ts",
"name": "./src/notes.ts",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 39,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"name": "./src/helper/indexeddb.ts",
"profile": {
"factory": 998,
"building": 39,
"dependencies": 1
}
}
],
"profile": {
"factory": 425,
"building": 11
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 39,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\helper\\indexeddb.ts",
"module": "./src/helper/indexeddb.ts",
"moduleName": "./src/helper/indexeddb.ts",
"type": "cjs require",
"userRequest": "idb",
"loc": "12:14-28"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :\n typeof define === 'function' && define.amd ? define(['exports'], factory) :\n (global = global || self, factory(global.idb = {}));\n}(this, function (exports) { 'use strict';\n\n function toArray(arr) {\n return Array.prototype.slice.call(arr);\n }\n\n function promisifyRequest(request) {\n return new Promise(function(resolve, reject) {\n request.onsuccess = function() {\n resolve(request.result);\n };\n\n request.onerror = function() {\n reject(request.error);\n };\n });\n }\n\n function promisifyRequestCall(obj, method, args) {\n var request;\n var p = new Promise(function(resolve, reject) {\n request = obj[method].apply(obj, args);\n promisifyRequest(request).then(resolve, reject);\n });\n\n p.request = request;\n return p;\n }\n\n function promisifyCursorRequestCall(obj, method, args) {\n var p = promisifyRequestCall(obj, method, args);\n return p.then(function(value) {\n if (!value) return;\n return new Cursor(value, p.request);\n });\n }\n\n function proxyProperties(ProxyClass, targetProp, properties) {\n properties.forEach(function(prop) {\n Object.defineProperty(ProxyClass.prototype, prop, {\n get: function() {\n return this[targetProp][prop];\n },\n set: function(val) {\n this[targetProp][prop] = val;\n }\n });\n });\n }\n\n function proxyRequestMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return promisifyRequestCall(this[targetProp], prop, arguments);\n };\n });\n }\n\n function proxyMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return this[targetProp][prop].apply(this[targetProp], arguments);\n };\n });\n }\n\n function proxyCursorRequestMethods(ProxyClass, targetProp, Constructor, properties) {\n properties.forEach(function(prop) {\n if (!(prop in Constructor.prototype)) return;\n ProxyClass.prototype[prop] = function() {\n return promisifyCursorRequestCall(this[targetProp], prop, arguments);\n };\n });\n }\n\n function Index(index) {\n this._index = index;\n }\n\n proxyProperties(Index, '_index', [\n 'name',\n 'keyPath',\n 'multiEntry',\n 'unique'\n ]);\n\n proxyRequestMethods(Index, '_index', IDBIndex, [\n 'get',\n 'getKey',\n 'getAll',\n 'getAllKeys',\n 'count'\n ]);\n\n proxyCursorRequestMethods(Index, '_index', IDBIndex, [\n 'openCursor',\n 'openKeyCursor'\n ]);\n\n function Cursor(cursor, request) {\n this._cursor = cursor;\n this._request = request;\n }\n\n proxyProperties(Cursor, '_cursor', [\n 'direction',\n 'key',\n 'primaryKey',\n 'value'\n ]);\n\n proxyRequestMethods(Cursor, '_cursor', IDBCursor, [\n 'update',\n 'delete'\n ]);\n\n // proxy 'next' methods\n ['advance', 'continue', 'continuePrimaryKey'].forEach(function(methodName) {\n if (!(methodName in IDBCursor.prototype)) return;\n Cursor.prototype[methodName] = function() {\n var cursor = this;\n var args = arguments;\n return Promise.resolve().then(function() {\n cursor._cursor[methodName].apply(cursor._cursor, args);\n return promisifyRequest(cursor._request).then(function(value) {\n if (!value) return;\n return new Cursor(value, cursor._request);\n });\n });\n };\n });\n\n function ObjectStore(store) {\n this._store = store;\n }\n\n ObjectStore.prototype.createIndex = function() {\n return new Index(this._store.createIndex.apply(this._store, arguments));\n };\n\n ObjectStore.prototype.index = function() {\n return new Index(this._store.index.apply(this._store, arguments));\n };\n\n proxyProperties(ObjectStore, '_store', [\n 'name',\n 'keyPath',\n 'indexNames',\n 'autoIncrement'\n ]);\n\n proxyRequestMethods(ObjectStore, '_store', IDBObjectStore, [\n 'put',\n 'add',\n 'delete',\n 'clear',\n 'get',\n 'getAll',\n 'getKey',\n 'getAllKeys',\n 'count'\n ]);\n\n proxyCursorRequestMethods(ObjectStore, '_store', IDBObjectStore, [\n 'openCursor',\n 'openKeyCursor'\n ]);\n\n proxyMethods(ObjectStore, '_store', IDBObjectStore, [\n 'deleteIndex'\n ]);\n\n function Transaction(idbTransaction) {\n this._tx = idbTransaction;\n this.complete = new Promise(function(resolve, reject) {\n idbTransaction.oncomplete = function() {\n resolve();\n };\n idbTransaction.onerror = function() {\n reject(idbTransaction.error);\n };\n idbTransaction.onabort = function() {\n reject(idbTransaction.error);\n };\n });\n }\n\n Transaction.prototype.objectStore = function() {\n return new ObjectStore(this._tx.objectStore.apply(this._tx, arguments));\n };\n\n proxyProperties(Transaction, '_tx', [\n 'objectStoreNames',\n 'mode'\n ]);\n\n proxyMethods(Transaction, '_tx', IDBTransaction, [\n 'abort'\n ]);\n\n function UpgradeDB(db, oldVersion, transaction) {\n this._db = db;\n this.oldVersion = oldVersion;\n this.transaction = new Transaction(transaction);\n }\n\n UpgradeDB.prototype.createObjectStore = function() {\n return new ObjectStore(this._db.createObjectStore.apply(this._db, arguments));\n };\n\n proxyProperties(UpgradeDB, '_db', [\n 'name',\n 'version',\n 'objectStoreNames'\n ]);\n\n proxyMethods(UpgradeDB, '_db', IDBDatabase, [\n 'deleteObjectStore',\n 'close'\n ]);\n\n function DB(db) {\n this._db = db;\n }\n\n DB.prototype.transaction = function() {\n return new Transaction(this._db.transaction.apply(this._db, arguments));\n };\n\n proxyProperties(DB, '_db', [\n 'name',\n 'version',\n 'objectStoreNames'\n ]);\n\n proxyMethods(DB, '_db', IDBDatabase, [\n 'close'\n ]);\n\n // Add cursor iterators\n // TODO: remove this once browsers do the right thing with promises\n ['openCursor', 'openKeyCursor'].forEach(function(funcName) {\n [ObjectStore, Index].forEach(function(Constructor) {\n // Don't create iterateKeyCursor if openKeyCursor doesn't exist.\n if (!(funcName in Constructor.prototype)) return;\n\n Constructor.prototype[funcName.replace('open', 'iterate')] = function() {\n var args = toArray(arguments);\n var callback = args[args.length - 1];\n var nativeObject = this._store || this._index;\n var request = nativeObject[funcName].apply(nativeObject, args.slice(0, -1));\n request.onsuccess = function() {\n callback(request.result);\n };\n };\n });\n });\n\n // polyfill getAll\n [Index, ObjectStore].forEach(function(Constructor) {\n if (Constructor.prototype.getAll) return;\n Constructor.prototype.getAll = function(query, count) {\n var instance = this;\n var items = [];\n\n return new Promise(function(resolve) {\n instance.iterateCursor(query, function(cursor) {\n if (!cursor) {\n resolve(items);\n return;\n }\n items.push(cursor.value);\n\n if (count !== undefined && items.length == count) {\n resolve(items);\n return;\n }\n cursor.continue();\n });\n });\n };\n });\n\n function openDb(name, version, upgradeCallback) {\n var p = promisifyRequestCall(indexedDB, 'open', [name, version]);\n var request = p.request;\n\n if (request) {\n request.onupgradeneeded = function(event) {\n if (upgradeCallback) {\n upgradeCallback(new UpgradeDB(request.result, event.oldVersion, request.transaction));\n }\n };\n }\n\n return p.then(function(db) {\n return new DB(db);\n });\n }\n\n function deleteDb(name) {\n return promisifyRequestCall(indexedDB, 'deleteDatabase', [name]);\n }\n\n exports.openDb = openDb;\n exports.deleteDb = deleteDb;\n\n Object.defineProperty(exports, '__esModule', { value: true });\n\n}));\n"
},
{
"id": 41,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 41,
"index2": 39,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 10,
"issuerName": "./src/components/vaults.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 25,
"building": 446
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 10,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./src/components/vaults.scss",
"moduleName": "./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vaults.scss",
"loc": "2:14-185"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 42,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\lock.svg",
"name": "./node_modules/feather-icons/dist/icons/lock.svg",
"index": 43,
"index2": 41,
"size": 656,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/lock.svg",
"loc": "15:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Vaults.tsx (referenced with cjs require)"
],
"depth": 2,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-lock\"] || \"feather-lock\"].join(' ')}, rest), [h('rect', {\"x\":\"3\",\"y\":\"11\",\"width\":\"18\",\"height\":\"11\",\"rx\":\"2\",\"ry\":\"2\"}, []), h('path', {\"d\":\"M7 11V7a5 5 0 0 1 10 0v4\"}, [])]);\n};\n\n "
},
{
"id": 43,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\unlock.svg",
"name": "./node_modules/feather-icons/dist/icons/unlock.svg",
"index": 44,
"index2": 42,
"size": 659,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/unlock.svg",
"loc": "16:21-67"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Vaults.tsx (referenced with cjs require)"
],
"depth": 2,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-unlock\"] || \"feather-unlock\"].join(' ')}, rest), [h('rect', {\"x\":\"3\",\"y\":\"11\",\"width\":\"18\",\"height\":\"11\",\"rx\":\"2\",\"ry\":\"2\"}, []), h('path', {\"d\":\"M7 11V7a5 5 0 0 1 9.9-1\"}, [])]);\n};\n\n "
},
{
"id": 44,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\InputModal.tsx",
"name": "./src/components/modals/InputModal.tsx",
"index": 45,
"index2": 47,
"size": 1573,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"issuerId": 23,
"issuerName": "./src/components/Vaults.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 23,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"module": "./src/components/Vaults.tsx",
"moduleName": "./src/components/Vaults.tsx",
"type": "cjs require",
"userRequest": "./modals/InputModal",
"loc": "18:21-51"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nclass InputModal extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.rand = Math.random().toString();\r\n }\r\n componentWillUnmount() {\r\n if (this.input)\r\n this.input.value = \"\";\r\n }\r\n render() {\r\n return preact_1.h(Modal_1.Modal, { title: this.props.title, onClose: () => this.props.onResult(null) },\r\n preact_1.h(\"fieldset\", { style: \"border:none;\" },\r\n preact_1.h(\"label\", { for: this.rand }, this.props.fieldname),\r\n preact_1.h(\"input\", { style: \"min-width: 85%\", autofocus: true, ref: elm => {\r\n this.input = elm;\r\n if (this.input)\r\n setTimeout(() => this.input.focus(), 0);\r\n }, type: this.props.type, id: this.rand, placeholder: this.props.fieldname, onKeyDown: evt => {\r\n if (evt.keyCode === 13) {\r\n this.props.onResult(this.input.value);\r\n }\r\n } }),\r\n preact_1.h(\"div\", { style: \"text-align: right;\" },\r\n preact_1.h(\"button\", { class: \"primary\", style: \"display: inline-block;\", onClick: () => {\r\n this.props.onResult(this.input.value);\r\n } }, \"Enter\"))));\r\n }\r\n}\r\nexports.InputModal = InputModal;\r\n"
},
{
"id": 45,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 47,
"index2": 44,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 4,
"issuerName": "./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
}
}
],
"profile": {
"factory": 3,
"building": 103
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 4,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./src/components/modals/modal.scss",
"moduleName": "./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "!!../../../node_modules/mini-css-extract-plugin/dist/loader.js!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/lib/loader.js!./modal.scss",
"loc": "2:14-193"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"index": 52,
"index2": 51,
"size": 1420,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"issuerId": 12,
"issuerName": "./src/components/AddButton.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "./add_button.scss",
"loc": "4:0-28"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 47,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 53,
"index2": 50,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 46,
"issuerName": "./src/components/add_button.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
}
}
],
"profile": {
"factory": 2,
"building": 104
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 46,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./src/components/add_button.scss",
"moduleName": "./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./add_button.scss",
"loc": "2:14-189"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 48,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\plus.svg",
"name": "./node_modules/feather-icons/dist/icons/plus.svg",
"index": 55,
"index2": 52,
"size": 641,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"issuerId": 12,
"issuerName": "./src/components/AddButton.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
}
],
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 12,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"module": "./src/components/AddButton.tsx",
"moduleName": "./src/components/AddButton.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/plus.svg",
"loc": "5:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/AddButton.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-plus\"] || \"feather-plus\"].join(' ')}, rest), [h('line', {\"x1\":\"12\",\"y1\":\"5\",\"x2\":\"12\",\"y2\":\"19\"}, []), h('line', {\"x1\":\"5\",\"y1\":\"12\",\"x2\":\"19\",\"y2\":\"12\"}, [])]);\n};\n\n "
},
{
"id": 49,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\demo.tsx",
"name": "./src/components/demo.tsx",
"index": 56,
"index2": 55,
"size": 732,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/demo",
"loc": "18:15-43"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nclass DemoPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { message: \"\" };\r\n }\r\n render() {\r\n let elms = [];\r\n for (let i = 0; i < 1000; i++) {\r\n elms.push(preact_1.h(\"li\", null,\r\n \"Hallo \",\r\n i));\r\n }\r\n return preact_1.h(\"div\", { style: { background: this.props.state.color, marginTop: \"-12px\", paddingTop: \"12px\" } },\r\n preact_1.h(\"h1\", null, \"Hallo Welt\"),\r\n preact_1.h(\"ul\", null, elms));\r\n }\r\n}\r\nexports.default = DemoPage;\r\n"
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"index": 57,
"index2": 65,
"size": 1771,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"issuerId": 13,
"issuerName": "./src/index.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
}
],
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 13,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"module": "./src/index.tsx",
"moduleName": "./src/index.tsx",
"type": "cjs require",
"userRequest": "./components/Vault",
"loc": "19:16-45"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst page_1 = require(\"../page\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vault.scss\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst Entry_1 = require(\"./Entry\");\r\nconst EntryList_1 = require(\"./EntryList\");\r\nclass VaultPage extends page_1.Page {\r\n constructor(props) {\r\n super(props);\r\n this.state = { entries: [] };\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n this.vault = notes_1.default.getVault(this.props.state.id, notes_1.default.getVaultKey(this.props.state.id));\r\n this.vault.catch(err => {\r\n navigation_1.default.setPage(\"/\");\r\n });\r\n });\r\n }\r\n render() {\r\n if (this.props.hidden && this.props.hidden.entry === \"true\") {\r\n return preact_1.h(Entry_1.default, { vault: this.vault, id: this.props.hidden.id });\r\n }\r\n else {\r\n return preact_1.h(EntryList_1.default, { vault: this.vault });\r\n }\r\n }\r\n}\r\nexports.default = VaultPage;\r\n"
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"index": 58,
"index2": 58,
"size": 1405,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./vault.scss",
"loc": "14:0-23"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\nvar content = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\");\n\nif(typeof content === 'string') content = [[module.id, content, '']];\n\nvar transform;\nvar insertInto;\n\n\n\nvar options = {\"hmr\":true}\n\noptions.transform = transform\noptions.insertInto = undefined;\n\nvar update = require(\"!../../node_modules/style-loader/lib/addStyles.js\")(content, options);\n\nif(content.locals) module.exports = content.locals;\n\nif(module.hot) {\n\tmodule.hot.accept(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\", function() {\n\t\tvar newContent = require(\"!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss\");\n\n\t\tif(typeof newContent === 'string') newContent = [[module.id, newContent, '']];\n\n\t\tvar locals = (function(a, b) {\n\t\t\tvar key, idx = 0;\n\n\t\t\tfor(key in a) {\n\t\t\t\tif(!b || a[key] !== b[key]) return false;\n\t\t\t\tidx++;\n\t\t\t}\n\n\t\t\tfor(key in b) idx--;\n\n\t\t\treturn idx === 0;\n\t\t}(content.locals, newContent.locals));\n\n\t\tif(!locals) throw new Error('Aborting CSS HMR due to changed css-modules locals.');\n\n\t\tupdate(newContent);\n\t});\n\n\tmodule.hot.dispose(function() { update(); });\n}"
},
{
"id": 52,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 59,
"index2": 57,
"size": 39,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 51,
"issuerName": "./src/components/vault.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 17,
"building": 443
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 51,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./src/components/vault.scss",
"moduleName": "./src/components/vault.scss",
"type": "cjs require",
"userRequest": "!!../../node_modules/mini-css-extract-plugin/dist/loader.js!../../node_modules/css-loader/dist/cjs.js!../../node_modules/sass-loader/lib/loader.js!./vault.scss",
"loc": "2:14-184"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "// extracted by mini-css-extract-plugin"
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"index": 61,
"index2": 63,
"size": 7270,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./Entry",
"loc": "16:16-34"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst notes_1 = require(\"../notes\");\r\nrequire(\"./vaults.scss\");\r\nconst trash_2_svg_1 = require(\"feather-icons/dist/icons/trash-2.svg\");\r\nconst x_svg_1 = require(\"feather-icons/dist/icons/x.svg\");\r\nconst save_svg_1 = require(\"feather-icons/dist/icons/save.svg\");\r\nconst navigation_1 = require(\"../navigation\");\r\nconst YesNoModal_1 = require(\"./modals/YesNoModal\");\r\nconst LoadingModal_1 = require(\"./modals/LoadingModal\");\r\nconst minRows = 3;\r\nclass EntryComponent extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.text = \"\";\r\n this.lineHeight = 24;\r\n this.rows = minRows;\r\n this.skip_save = false;\r\n this.state = { changed: false, title: \"\", modal: undefined, loading: true };\r\n }\r\n toVault() {\r\n history.back();\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n try {\r\n this.skip_save = false;\r\n this.setState({ loading: true });\r\n this.vault = yield this.props.vault;\r\n let note;\r\n if (this.props.id)\r\n note = yield this.vault.getNote(this.props.id);\r\n else\r\n note = this.vault.newNote();\r\n if (!note) {\r\n notes_1.default.messageObservableServer.send({ message: \"Note not found!\", type: notes_1.MessageType.ERROR });\r\n }\r\n else {\r\n this.note = note;\r\n this.text = note.__value;\r\n let rows = this.getRows(this.text);\r\n if (rows !== this.rows) {\r\n this.rows = rows;\r\n }\r\n let [title] = this.text.split(\"\\n\", 1);\r\n this.setState({ loading: false, title });\r\n }\r\n }\r\n catch (err) {\r\n notes_1.default.sendErrorMessage(err);\r\n }\r\n });\r\n }\r\n save() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n try {\r\n if (this.state.changed) {\r\n this.note.__value = this.text;\r\n yield this.vault.saveNote(this.note);\r\n this.setState({ changed: false });\r\n }\r\n }\r\n catch (err) {\r\n notes_1.default.sendErrorMessage(err);\r\n }\r\n });\r\n }\r\n componentWillUnmount() {\r\n if (!this.skip_save)\r\n this.save();\r\n }\r\n strToNr(value) {\r\n let match = value.match(/\\d/g);\r\n return Number(match.join(\"\"));\r\n }\r\n getRows(value) {\r\n const lines = (value.match(/\\r?\\n/g) || '').length + 1;\r\n return Math.max(lines + 1, minRows);\r\n }\r\n textAreaChange(evt) {\r\n if (evt.keyCode === 17 || evt.keyCode === 27)\r\n return;\r\n let target = evt.target;\r\n let value = target.value;\r\n this.text = value;\r\n if (!this.state.changed && this.textAreaKeyPress(evt))\r\n this.setState({ changed: true });\r\n let [title] = value.split(\"\\n\", 1);\r\n if (title !== this.state.title)\r\n this.setState({ title });\r\n let rows = this.getRows(value);\r\n if (rows !== this.rows) {\r\n target.rows = rows;\r\n this.rows = rows;\r\n }\r\n }\r\n textAreaKeyPress(evt) {\r\n if ((evt.keyCode === 83 || evt.keyCode === 13) && evt.ctrlKey) {\r\n event.preventDefault();\r\n this.save();\r\n return false;\r\n }\r\n else if (evt.keyCode === 27) {\r\n event.preventDefault();\r\n this.skip_save = true;\r\n this.toVault();\r\n return false;\r\n }\r\n return true;\r\n }\r\n render() {\r\n let loading_modal = this.state.loading ? preact_1.h(LoadingModal_1.default, null) : undefined;\r\n const save_handler = () => __awaiter(this, void 0, void 0, function* () {\r\n yield this.save();\r\n navigation_1.default.setPage(\"/vault\", { id: this.vault.id }, { entry: \"false\" }, true);\r\n this.toVault();\r\n });\r\n const delete_handler = () => __awaiter(this, void 0, void 0, function* () {\r\n yield this.vault.deleteNote(this.props.id);\r\n this.toVault();\r\n });\r\n const exit_handler = () => {\r\n if (this.state.changed) {\r\n let modal = preact_1.h(YesNoModal_1.YesNoModal, { title: \"Really want to quit?\", onResult: res => {\r\n if (res === true) {\r\n this.skip_save = true;\r\n this.toVault();\r\n }\r\n this.setState({ modal: undefined });\r\n } });\r\n this.setState({ modal });\r\n }\r\n else\r\n this.toVault();\r\n };\r\n return preact_1.h(\"div\", null,\r\n loading_modal,\r\n this.state.modal,\r\n preact_1.h(\"header\", null,\r\n preact_1.h(\"div\", null,\r\n preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => exit_handler() },\r\n preact_1.h(x_svg_1.default, { height: undefined, width: undefined })),\r\n this.state.changed ? preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => save_handler() },\r\n preact_1.h(save_svg_1.default, { height: undefined, width: undefined })) : undefined),\r\n preact_1.h(\"h1\", { style: \"display:inline\", class: \"button header_title\" }, this.state.title),\r\n preact_1.h(\"a\", { class: \"button header_icon_button\", onClick: () => delete_handler() },\r\n preact_1.h(trash_2_svg_1.default, { height: undefined, width: undefined }))),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"textarea\", { autofocus: true, value: this.text, rows: this.rows, class: \"doc\", style: \"width:100%;\", onKeyDown: evt => this.textAreaKeyPress(evt), onKeyUp: evt => this.textAreaChange(evt), ref: elm => {\r\n if (elm)\r\n setTimeout(() => elm.focus(), 0);\r\n } })))));\r\n }\r\n}\r\nexports.default = EntryComponent;\r\n"
},
{
"id": 54,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\trash-2.svg",
"name": "./node_modules/feather-icons/dist/icons/trash-2.svg",
"index": 62,
"index2": 59,
"size": 798,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/trash-2.svg",
"loc": "14:22-69"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-trash-2\"] || \"feather-trash-2\"].join(' ')}, rest), [h('polyline', {\"points\":\"3 6 5 6 21 6\"}, []), h('path', {\"d\":\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"}, []), h('line', {\"x1\":\"10\",\"y1\":\"11\",\"x2\":\"10\",\"y2\":\"17\"}, []), h('line', {\"x1\":\"14\",\"y1\":\"11\",\"x2\":\"14\",\"y2\":\"17\"}, [])]);\n};\n\n "
},
{
"id": 55,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\x.svg",
"name": "./node_modules/feather-icons/dist/icons/x.svg",
"index": 63,
"index2": 60,
"size": 633,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/x.svg",
"loc": "15:16-57"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-x\"] || \"feather-x\"].join(' ')}, rest), [h('line', {\"x1\":\"18\",\"y1\":\"6\",\"x2\":\"6\",\"y2\":\"18\"}, []), h('line', {\"x1\":\"6\",\"y1\":\"6\",\"x2\":\"18\",\"y2\":\"18\"}, [])]);\n};\n\n "
},
{
"id": 56,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\preact-svg-loader\\src\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\feather-icons\\dist\\icons\\save.svg",
"name": "./node_modules/feather-icons/dist/icons/save.svg",
"index": 64,
"index2": 61,
"size": 716,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "feather-icons/dist/icons/save.svg",
"loc": "16:19-63"
}
],
"usedExports": true,
"providedExports": [
"default"
],
"optimizationBailout": [
"ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/components/Entry.tsx (referenced with cjs require)"
],
"depth": 3,
"source": "\n\nimport { h } from 'preact';\n\nexport default function (props) {\n var styles = props.styles;\n var rest = Object.assign({}, props);\n delete rest.styles;\n\n return h('svg', Object.assign({\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"24\",\"height\":\"24\",\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\",\"class\":[styles && styles[\"feather\"] || \"feather\",styles && styles[\"feather-save\"] || \"feather-save\"].join(' ')}, rest), [h('path', {\"d\":\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"}, []), h('polyline', {\"points\":\"17 21 17 13 7 13 7 21\"}, []), h('polyline', {\"points\":\"7 3 7 8 15 8\"}, [])]);\n};\n\n "
},
{
"id": 57,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\LoadingModal.tsx",
"name": "./src/components/modals/LoadingModal.tsx",
"index": 65,
"index2": 62,
"size": 432,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"issuerId": 53,
"issuerName": "./src/components/Entry.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 53,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"name": "./src/components/Entry.tsx",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
}
],
"profile": {
"factory": 238,
"building": 27,
"dependencies": 5
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 53,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Entry.tsx",
"module": "./src/components/Entry.tsx",
"moduleName": "./src/components/Entry.tsx",
"type": "cjs require",
"userRequest": "./modals/LoadingModal",
"loc": "19:23-55"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3,
"source": "\"use strict\";\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nrequire(\"./modal.scss\");\r\nconst Modal_1 = require(\"./Modal\");\r\nfunction LoadingModal() {\r\n return preact_1.h(Modal_1.Modal, { title: \"Loading\", noClose: true },\r\n preact_1.h(\"div\", { class: \"spinner primary\", style: \"height: 80px; width: 80px; margin: 3rem auto;\" }));\r\n}\r\nexports.default = LoadingModal;\r\n"
},
{
"id": 58,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\EntryList.tsx",
"name": "./src/components/EntryList.tsx",
"index": 66,
"index2": 64,
"size": 2415,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"issuerId": 50,
"issuerName": "./src/components/Vault.tsx",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
}
],
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 50,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"module": "./src/components/Vault.tsx",
"moduleName": "./src/components/Vault.tsx",
"type": "cjs require",
"userRequest": "./EntryList",
"loc": "17:20-42"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "\"use strict\";\r\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n};\r\nObject.defineProperty(exports, \"__esModule\", { value: true });\r\nconst preact_1 = require(\"preact\");\r\nconst AddButton_1 = require(\"./AddButton\");\r\nconst navigation_1 = require(\"../navigation\");\r\nclass EntryList extends preact_1.Component {\r\n constructor(props) {\r\n super(props);\r\n this.state = { entries: [] };\r\n }\r\n componentWillMount() {\r\n return __awaiter(this, void 0, void 0, function* () {\r\n this.vault = yield this.props.vault;\r\n this.vault.getAllNotes().then(entries => this.setState({ entries }));\r\n });\r\n }\r\n render() {\r\n const open_entry = (id) => {\r\n navigation_1.default.setPage(\"/vault\", { id: this.vault.id }, { id, entry: \"true\" });\r\n };\r\n let elms = this.state.entries.map(entry => {\r\n let [first, second] = entry.preview.split(\"\\n\", 2);\r\n return preact_1.h(\"div\", { class: \"vault_vault\", onClick: () => {\r\n open_entry(entry._id);\r\n } },\r\n preact_1.h(\"span\", null, first),\r\n preact_1.h(\"br\", null),\r\n preact_1.h(\"span\", null, second));\r\n });\r\n return preact_1.h(\"div\", null,\r\n preact_1.h(AddButton_1.default, { onClick: () => open_entry(null) }),\r\n preact_1.h(\"div\", { class: \"container\" },\r\n preact_1.h(\"div\", { class: \"row\" },\r\n preact_1.h(\"div\", { class: \"col-sm-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3\" },\r\n preact_1.h(\"div\", { class: \"card fluid\" },\r\n preact_1.h(\"h1\", { class: \"section double-padded\" }, \"Notes: \"),\r\n preact_1.h(\"div\", { class: \"section\" }, elms))))));\r\n }\r\n}\r\nexports.default = EntryList;\r\n"
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 13,
"index2": 10,
"size": 56391,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 20,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 19,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 20,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 233,
"building": 967
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 20,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 16,
"index2": 13,
"size": 60,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 22,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 22,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss 1",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss (1)",
"index": 17,
"index2": 14,
"size": 623,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 22,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 21,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./src/index.scss",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 22,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 239,
"building": 661
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 22,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 3
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 60,
"index2": 56,
"size": 407,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 52,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 50,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vault.tsx",
"name": "./src/components/Vault.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 51,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./src/components/vault.scss",
"profile": {
"factory": 403,
"building": 242,
"dependencies": 17
}
},
{
"id": 52,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"profile": {
"factory": 17,
"building": 443
}
}
],
"profile": {
"factory": 1,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 52,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 42,
"index2": 38,
"size": 323,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 41,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 10,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./src/components/vaults.scss",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 41,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"profile": {
"factory": 25,
"building": 446
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 41,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 4
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 54,
"index2": 49,
"size": 204,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 47,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 12,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\AddButton.tsx",
"name": "./src/components/AddButton.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 46,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./src/components/add_button.scss",
"profile": {
"factory": 319,
"building": 36,
"dependencies": 7
}
},
{
"id": 47,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"profile": {
"factory": 2,
"building": 104
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 47,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 48,
"index2": 43,
"size": 278,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 45,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 23,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Vaults.tsx",
"name": "./src/components/Vaults.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 11,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\YesNoModal.tsx",
"name": "./src/components/modals/YesNoModal.tsx",
"profile": {
"factory": 840,
"building": 37,
"dependencies": 165
}
},
{
"id": 4,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./src/components/modals/modal.scss",
"profile": {
"factory": 189,
"building": 47,
"dependencies": 3
}
},
{
"id": 45,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"profile": {
"factory": 3,
"building": 103
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 45,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
},
{
"id": "",
"identifier": "css C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss 0",
"name": "css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 8,
"index2": 3,
"size": 321,
"built": false,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 17,
"issuerName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"issuerPath": [
{
"id": 13,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.tsx",
"name": "./src/index.tsx",
"profile": {
"factory": 102,
"building": 2208
}
},
{
"id": 14,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\App.tsx",
"name": "./src/components/App.tsx",
"profile": {
"factory": 1066,
"building": 96,
"dependencies": 648
}
},
{
"id": 15,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\ts-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\Routing.tsx",
"name": "./src/components/Routing.tsx",
"profile": {
"factory": 395,
"building": 126,
"dependencies": 1
}
},
{
"id": 16,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\style-loader\\index.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./src/components/routing.scss",
"profile": {
"factory": 199,
"building": 3,
"dependencies": 1
}
},
{
"id": 17,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"profile": {
"factory": 1,
"building": 105
}
}
],
"profile": {
"factory": 0,
"building": 0
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 17,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini-css-extract-plugin\\dist\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"moduleName": "./node_modules/mini-css-extract-plugin/dist/loader.js!./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 5
}
],
"filteredModules": 0,
"children": [
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [
{
"name": "index.html",
"size": 564996,
"chunks": [
0
],
"chunkNames": [],
"emitted": false
}
],
"filteredAssets": 0,
"entrypoints": {
"undefined": {
"chunks": [
0
],
"assets": [
"index.html"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"undefined": {
"chunks": [
0
],
"assets": [
"index.html"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 542740,
"names": [],
"files": [
"index.html"
],
"hash": "4368906c7743b8b49799",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"index": 0,
"index2": 3,
"size": 1916,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 54,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "var _ = require(\"!!../node_modules/lodash/lodash.js\");module.exports = function (templateParams) { with(templateParams) {return (function(data) {\nvar __t, __p = '';\n__p += '<!DOCTYPE html>\\n<html lang=\"en\">\\n\\n<head>\\n <title>SecureNotes</title>\\n <meta charset=\"utf8\" />\\n <meta name=\"Description\" content=\"Notes app\">\\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\\n <link rel=\"manifest\" href=\"/public/manifest.json\">\\n <!-- <link rel=\"shortcut icon\" href=\"/public/icon-72x72.png\"> -->\\n\\n <!-- Add to home screen for Safari on iOS -->\\n <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\\n <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">\\n <meta name=\"apple-mobile-web-app-title\" content=\"eBook\">\\n\\n\\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/public/apple-touch-icon.png\">\\n <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/public/favicon-32x32.png\">\\n <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/public/favicon-16x16.png\">\\n <link rel=\"manifest\" href=\"/public/site.webmanifest\">\\n <link rel=\"mask-icon\" href=\"/public/safari-pinned-tab.svg\" color=\"#3E9AE9\">\\n <meta name=\"msapplication-TileColor\" content=\"#3E9AE9\">\\n <meta name=\"theme-color\" content=\"#3E9AE9\">\\n <!-- <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/mini.css/3.0.1/mini-default.min.css\"> -->\\n</head>\\n\\n<body>\\n <noscript>\\n You have to enable JavaScript to use this site!\\n </noscript>\\n <div id=\"app\"></div>\\n <script>\\n // Check that service workers are registered\\n // if (\\'serviceWorker\\' in navigator) {\\n // // Use the window load event to keep the page load performant\\n // window.addEventListener(\\'load\\', () => {\\n // navigator.serviceWorker.register(\\'/sw.js\\');\\n // });\\n // }\\n </script>\\n</body>\\n\\n</html>';\nreturn __p\n})();}}"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"index": 1,
"index2": 2,
"size": 539855,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"issuerId": 0,
"issuerName": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
}
],
"profile": {
"factory": 231,
"building": 2306
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"module": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"moduleName": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"type": "cjs require",
"userRequest": "!!../node_modules/lodash/lodash.js",
"loc": "1:8-53"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "/**\n * @license\n * Lodash <https://lodash.com/>\n * Copyright JS Foundation and other contributors <https://js.foundation/>\n * Released under MIT license <https://lodash.com/license>\n * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>\n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n;(function() {\n\n /** Used as a safe reference for `undefined` in pre-ES5 environments. */\n var undefined;\n\n /** Used as the semantic version number. */\n var VERSION = '4.17.11';\n\n /** Used as the size to enable large array optimizations. */\n var LARGE_ARRAY_SIZE = 200;\n\n /** Error message constants. */\n var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.',\n FUNC_ERROR_TEXT = 'Expected a function';\n\n /** Used to stand-in for `undefined` hash values. */\n var HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n /** Used as the maximum memoize cache size. */\n var MAX_MEMOIZE_SIZE = 500;\n\n /** Used as the internal argument placeholder. */\n var PLACEHOLDER = '__lodash_placeholder__';\n\n /** Used to compose bitmasks for cloning. */\n var CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n /** Used to compose bitmasks for value comparisons. */\n var COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n /** Used to compose bitmasks for function metadata. */\n var WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n /** Used as default options for `_.truncate`. */\n var DEFAULT_TRUNC_LENGTH = 30,\n DEFAULT_TRUNC_OMISSION = '...';\n\n /** Used to detect hot functions by number of calls within a span of milliseconds. */\n var HOT_COUNT = 800,\n HOT_SPAN = 16;\n\n /** Used to indicate the type of lazy iteratees. */\n var LAZY_FILTER_FLAG = 1,\n LAZY_MAP_FLAG = 2,\n LAZY_WHILE_FLAG = 3;\n\n /** Used as references for various `Number` constants. */\n var INFINITY = 1 / 0,\n MAX_SAFE_INTEGER = 9007199254740991,\n MAX_INTEGER = 1.7976931348623157e+308,\n NAN = 0 / 0;\n\n /** Used as references for the maximum length and index of an array. */\n var MAX_ARRAY_LENGTH = 4294967295,\n MAX_ARRAY_INDEX = MAX_ARRAY_LENGTH - 1,\n HALF_MAX_ARRAY_LENGTH = MAX_ARRAY_LENGTH >>> 1;\n\n /** Used to associate wrap methods with their bit flags. */\n var wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n ];\n\n /** `Object#toString` result references. */\n var argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n asyncTag = '[object AsyncFunction]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n domExcTag = '[object DOMException]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n nullTag = '[object Null]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n proxyTag = '[object Proxy]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n undefinedTag = '[object Undefined]',\n weakMapTag = '[object WeakMap]',\n weakSetTag = '[object WeakSet]';\n\n var arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n /** Used to match empty string literals in compiled template source. */\n var reEmptyStringLeading = /\\b__p \\+= '';/g,\n reEmptyStringMiddle = /\\b(__p \\+=) '' \\+/g,\n reEmptyStringTrailing = /(__e\\(.*?\\)|\\b__t\\)) \\+\\n'';/g;\n\n /** Used to match HTML entities and HTML characters. */\n var reEscapedHtml = /&(?:amp|lt|gt|quot|#39);/g,\n reUnescapedHtml = /[&<>\"']/g,\n reHasEscapedHtml = RegExp(reEscapedHtml.source),\n reHasUnescapedHtml = RegExp(reUnescapedHtml.source);\n\n /** Used to match template delimiters. */\n var reEscape = /<%-([\\s\\S]+?)%>/g,\n reEvaluate = /<%([\\s\\S]+?)%>/g,\n reInterpolate = /<%=([\\s\\S]+?)%>/g;\n\n /** Used to match property names within property paths. */\n var reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n /**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\n var reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g,\n reHasRegExpChar = RegExp(reRegExpChar.source);\n\n /** Used to match leading and trailing whitespace. */\n var reTrim = /^\\s+|\\s+$/g,\n reTrimStart = /^\\s+/,\n reTrimEnd = /\\s+$/;\n\n /** Used to match wrap detail comments. */\n var reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,\n reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n /** Used to match words composed of alphanumeric characters. */\n var reAsciiWord = /[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g;\n\n /** Used to match backslashes in property paths. */\n var reEscapeChar = /\\\\(\\\\)?/g;\n\n /**\n * Used to match\n * [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexical-components).\n */\n var reEsTemplate = /\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g;\n\n /** Used to match `RegExp` flags from their coerced string values. */\n var reFlags = /\\w*$/;\n\n /** Used to detect bad signed hexadecimal string values. */\n var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n /** Used to detect binary string values. */\n var reIsBinary = /^0b[01]+$/i;\n\n /** Used to detect host constructors (Safari). */\n var reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n /** Used to detect octal string values. */\n var reIsOctal = /^0o[0-7]+$/i;\n\n /** Used to detect unsigned integer values. */\n var reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n /** Used to match Latin Unicode letters (excluding mathematical operators). */\n var reLatin = /[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g;\n\n /** Used to ensure capturing order of template delimiters. */\n var reNoMatch = /($^)/;\n\n /** Used to match unescaped characters in compiled string literals. */\n var reUnescapedString = /['\\n\\r\\u2028\\u2029\\\\]/g;\n\n /** Used to compose unicode character classes. */\n var rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsDingbatRange = '\\\\u2700-\\\\u27bf',\n rsLowerRange = 'a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff',\n rsMathOpRange = '\\\\xac\\\\xb1\\\\xd7\\\\xf7',\n rsNonCharRange = '\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf',\n rsPunctuationRange = '\\\\u2000-\\\\u206f',\n rsSpaceRange = ' \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000',\n rsUpperRange = 'A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde',\n rsVarRange = '\\\\ufe0e\\\\ufe0f',\n rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange;\n\n /** Used to compose unicode capture groups. */\n var rsApos = \"['\\u2019]\",\n rsAstral = '[' + rsAstralRange + ']',\n rsBreak = '[' + rsBreakRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsDigits = '\\\\d+',\n rsDingbat = '[' + rsDingbatRange + ']',\n rsLower = '[' + rsLowerRange + ']',\n rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsUpper = '[' + rsUpperRange + ']',\n rsZWJ = '\\\\u200d';\n\n /** Used to compose unicode regexes. */\n var rsMiscLower = '(?:' + rsLower + '|' + rsMisc + ')',\n rsMiscUpper = '(?:' + rsUpper + '|' + rsMisc + ')',\n rsOptContrLower = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?',\n rsOptContrUpper = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?',\n reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsOrdLower = '\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])',\n rsOrdUpper = '\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n /** Used to match apostrophes. */\n var reApos = RegExp(rsApos, 'g');\n\n /**\n * Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and\n * [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols).\n */\n var reComboMark = RegExp(rsCombo, 'g');\n\n /** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\n var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n /** Used to match complex or compound words. */\n var reUnicodeWord = RegExp([\n rsUpper + '?' + rsLower + '+' + rsOptContrLower + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')',\n rsMiscUpper + '+' + rsOptContrUpper + '(?=' + [rsBreak, rsUpper + rsMiscLower, '$'].join('|') + ')',\n rsUpper + '?' + rsMiscLower + '+' + rsOptContrLower,\n rsUpper + '+' + rsOptContrUpper,\n rsOrdUpper,\n rsOrdLower,\n rsDigits,\n rsEmoji\n ].join('|'), 'g');\n\n /** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\n var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n /** Used to detect strings that need a more robust regexp to match words. */\n var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;\n\n /** Used to assign default `context` object properties. */\n var contextProps = [\n 'Array', 'Buffer', 'DataView', 'Date', 'Error', 'Float32Array', 'Float64Array',\n 'Function', 'Int8Array', 'Int16Array', 'Int32Array', 'Map', 'Math', 'Object',\n 'Promise', 'RegExp', 'Set', 'String', 'Symbol', 'TypeError', 'Uint8Array',\n 'Uint8ClampedArray', 'Uint16Array', 'Uint32Array', 'WeakMap',\n '_', 'clearTimeout', 'isFinite', 'parseInt', 'setTimeout'\n ];\n\n /** Used to make template sourceURLs easier to identify. */\n var templateCounter = -1;\n\n /** Used to identify `toStringTag` values of typed arrays. */\n var typedArrayTags = {};\n typedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\n typedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\n typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\n typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\n typedArrayTags[uint32Tag] = true;\n typedArrayTags[argsTag] = typedArrayTags[arrayTag] =\n typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\n typedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\n typedArrayTags[errorTag] = typedArrayTags[funcTag] =\n typedArrayTags[mapTag] = typedArrayTags[numberTag] =\n typedArrayTags[objectTag] = typedArrayTags[regexpTag] =\n typedArrayTags[setTag] = typedArrayTags[stringTag] =\n typedArrayTags[weakMapTag] = false;\n\n /** Used to identify `toStringTag` values supported by `_.clone`. */\n var cloneableTags = {};\n cloneableTags[argsTag] = cloneableTags[arrayTag] =\n cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\n cloneableTags[boolTag] = cloneableTags[dateTag] =\n cloneableTags[float32Tag] = cloneableTags[float64Tag] =\n cloneableTags[int8Tag] = cloneableTags[int16Tag] =\n cloneableTags[int32Tag] = cloneableTags[mapTag] =\n cloneableTags[numberTag] = cloneableTags[objectTag] =\n cloneableTags[regexpTag] = cloneableTags[setTag] =\n cloneableTags[stringTag] = cloneableTags[symbolTag] =\n cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\n cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\n cloneableTags[errorTag] = cloneableTags[funcTag] =\n cloneableTags[weakMapTag] = false;\n\n /** Used to map Latin Unicode letters to basic Latin letters. */\n var deburredLetters = {\n // Latin-1 Supplement block.\n '\\xc0': 'A', '\\xc1': 'A', '\\xc2': 'A', '\\xc3': 'A', '\\xc4': 'A', '\\xc5': 'A',\n '\\xe0': 'a', '\\xe1': 'a', '\\xe2': 'a', '\\xe3': 'a', '\\xe4': 'a', '\\xe5': 'a',\n '\\xc7': 'C', '\\xe7': 'c',\n '\\xd0': 'D', '\\xf0': 'd',\n '\\xc8': 'E', '\\xc9': 'E', '\\xca': 'E', '\\xcb': 'E',\n '\\xe8': 'e', '\\xe9': 'e', '\\xea': 'e', '\\xeb': 'e',\n '\\xcc': 'I', '\\xcd': 'I', '\\xce': 'I', '\\xcf': 'I',\n '\\xec': 'i', '\\xed': 'i', '\\xee': 'i', '\\xef': 'i',\n '\\xd1': 'N', '\\xf1': 'n',\n '\\xd2': 'O', '\\xd3': 'O', '\\xd4': 'O', '\\xd5': 'O', '\\xd6': 'O', '\\xd8': 'O',\n '\\xf2': 'o', '\\xf3': 'o', '\\xf4': 'o', '\\xf5': 'o', '\\xf6': 'o', '\\xf8': 'o',\n '\\xd9': 'U', '\\xda': 'U', '\\xdb': 'U', '\\xdc': 'U',\n '\\xf9': 'u', '\\xfa': 'u', '\\xfb': 'u', '\\xfc': 'u',\n '\\xdd': 'Y', '\\xfd': 'y', '\\xff': 'y',\n '\\xc6': 'Ae', '\\xe6': 'ae',\n '\\xde': 'Th', '\\xfe': 'th',\n '\\xdf': 'ss',\n // Latin Extended-A block.\n '\\u0100': 'A', '\\u0102': 'A', '\\u0104': 'A',\n '\\u0101': 'a', '\\u0103': 'a', '\\u0105': 'a',\n '\\u0106': 'C', '\\u0108': 'C', '\\u010a': 'C', '\\u010c': 'C',\n '\\u0107': 'c', '\\u0109': 'c', '\\u010b': 'c', '\\u010d': 'c',\n '\\u010e': 'D', '\\u0110': 'D', '\\u010f': 'd', '\\u0111': 'd',\n '\\u0112': 'E', '\\u0114': 'E', '\\u0116': 'E', '\\u0118': 'E', '\\u011a': 'E',\n '\\u0113': 'e', '\\u0115': 'e', '\\u0117': 'e', '\\u0119': 'e', '\\u011b': 'e',\n '\\u011c': 'G', '\\u011e': 'G', '\\u0120': 'G', '\\u0122': 'G',\n '\\u011d': 'g', '\\u011f': 'g', '\\u0121': 'g', '\\u0123': 'g',\n '\\u0124': 'H', '\\u0126': 'H', '\\u0125': 'h', '\\u0127': 'h',\n '\\u0128': 'I', '\\u012a': 'I', '\\u012c': 'I', '\\u012e': 'I', '\\u0130': 'I',\n '\\u0129': 'i', '\\u012b': 'i', '\\u012d': 'i', '\\u012f': 'i', '\\u0131': 'i',\n '\\u0134': 'J', '\\u0135': 'j',\n '\\u0136': 'K', '\\u0137': 'k', '\\u0138': 'k',\n '\\u0139': 'L', '\\u013b': 'L', '\\u013d': 'L', '\\u013f': 'L', '\\u0141': 'L',\n '\\u013a': 'l', '\\u013c': 'l', '\\u013e': 'l', '\\u0140': 'l', '\\u0142': 'l',\n '\\u0143': 'N', '\\u0145': 'N', '\\u0147': 'N', '\\u014a': 'N',\n '\\u0144': 'n', '\\u0146': 'n', '\\u0148': 'n', '\\u014b': 'n',\n '\\u014c': 'O', '\\u014e': 'O', '\\u0150': 'O',\n '\\u014d': 'o', '\\u014f': 'o', '\\u0151': 'o',\n '\\u0154': 'R', '\\u0156': 'R', '\\u0158': 'R',\n '\\u0155': 'r', '\\u0157': 'r', '\\u0159': 'r',\n '\\u015a': 'S', '\\u015c': 'S', '\\u015e': 'S', '\\u0160': 'S',\n '\\u015b': 's', '\\u015d': 's', '\\u015f': 's', '\\u0161': 's',\n '\\u0162': 'T', '\\u0164': 'T', '\\u0166': 'T',\n '\\u0163': 't', '\\u0165': 't', '\\u0167': 't',\n '\\u0168': 'U', '\\u016a': 'U', '\\u016c': 'U', '\\u016e': 'U', '\\u0170': 'U', '\\u0172': 'U',\n '\\u0169': 'u', '\\u016b': 'u', '\\u016d': 'u', '\\u016f': 'u', '\\u0171': 'u', '\\u0173': 'u',\n '\\u0174': 'W', '\\u0175': 'w',\n '\\u0176': 'Y', '\\u0177': 'y', '\\u0178': 'Y',\n '\\u0179': 'Z', '\\u017b': 'Z', '\\u017d': 'Z',\n '\\u017a': 'z', '\\u017c': 'z', '\\u017e': 'z',\n '\\u0132': 'IJ', '\\u0133': 'ij',\n '\\u0152': 'Oe', '\\u0153': 'oe',\n '\\u0149': \"'n\", '\\u017f': 's'\n };\n\n /** Used to map characters to HTML entities. */\n var htmlEscapes = {\n '&': '&amp;',\n '<': '&lt;',\n '>': '&gt;',\n '\"': '&quot;',\n \"'\": '&#39;'\n };\n\n /** Used to map HTML entities to characters. */\n var htmlUnescapes = {\n '&amp;': '&',\n '&lt;': '<',\n '&gt;': '>',\n '&quot;': '\"',\n '&#39;': \"'\"\n };\n\n /** Used to escape characters for inclusion in compiled string literals. */\n var stringEscapes = {\n '\\\\': '\\\\',\n \"'\": \"'\",\n '\\n': 'n',\n '\\r': 'r',\n '\\u2028': 'u2028',\n '\\u2029': 'u2029'\n };\n\n /** Built-in method references without a dependency on `root`. */\n var freeParseFloat = parseFloat,\n freeParseInt = parseInt;\n\n /** Detect free variable `global` from Node.js. */\n var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n /** Detect free variable `self`. */\n var freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n /** Used as a reference to the global object. */\n var root = freeGlobal || freeSelf || Function('return this')();\n\n /** Detect free variable `exports`. */\n var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n /** Detect free variable `module`. */\n var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n /** Detect the popular CommonJS extension `module.exports`. */\n var moduleExports = freeModule && freeModule.exports === freeExports;\n\n /** Detect free variable `process` from Node.js. */\n var freeProcess = moduleExports && freeGlobal.process;\n\n /** Used to access faster Node.js helpers. */\n var nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n }());\n\n /* Node.js helper references. */\n var nodeIsArrayBuffer = nodeUtil && nodeUtil.isArrayBuffer,\n nodeIsDate = nodeUtil && nodeUtil.isDate,\n nodeIsMap = nodeUtil && nodeUtil.isMap,\n nodeIsRegExp = nodeUtil && nodeUtil.isRegExp,\n nodeIsSet = nodeUtil && nodeUtil.isSet,\n nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\n function apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n }\n\n /**\n * A specialized version of `baseAggregator` for arrays.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform keys.\n * @param {Object} accumulator The initial aggregated object.\n * @returns {Function} Returns `accumulator`.\n */\n function arrayAggregator(array, setter, iteratee, accumulator) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n var value = array[index];\n setter(accumulator, value, iteratee(value), array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\n function arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n }\n\n /**\n * A specialized version of `_.forEachRight` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\n function arrayEachRight(array, iteratee) {\n var length = array == null ? 0 : array.length;\n\n while (length--) {\n if (iteratee(array[length], length, array) === false) {\n break;\n }\n }\n return array;\n }\n\n /**\n * A specialized version of `_.every` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`.\n */\n function arrayEvery(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (!predicate(array[index], index, array)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\n function arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\n function arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n }\n\n /**\n * This function is like `arrayIncludes` except that it accepts a comparator.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @param {Function} comparator The comparator invoked per element.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\n function arrayIncludesWith(array, value, comparator) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (comparator(value, array[index])) {\n return true;\n }\n }\n return false;\n }\n\n /**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\n function arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n }\n\n /**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\n function arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n }\n\n /**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\n function arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.reduceRight` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the last element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\n function arrayReduceRight(array, iteratee, accumulator, initAccum) {\n var length = array == null ? 0 : array.length;\n if (initAccum && length) {\n accumulator = array[--length];\n }\n while (length--) {\n accumulator = iteratee(accumulator, array[length], length, array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.some` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n */\n function arraySome(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (predicate(array[index], index, array)) {\n return true;\n }\n }\n return false;\n }\n\n /**\n * Gets the size of an ASCII `string`.\n *\n * @private\n * @param {string} string The string inspect.\n * @returns {number} Returns the string size.\n */\n var asciiSize = baseProperty('length');\n\n /**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function asciiToArray(string) {\n return string.split('');\n }\n\n /**\n * Splits an ASCII `string` into an array of its words.\n *\n * @private\n * @param {string} The string to inspect.\n * @returns {Array} Returns the words of `string`.\n */\n function asciiWords(string) {\n return string.match(reAsciiWord) || [];\n }\n\n /**\n * The base implementation of methods like `_.findKey` and `_.findLastKey`,\n * without support for iteratee shorthands, which iterates over `collection`\n * using `eachFunc`.\n *\n * @private\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {Function} eachFunc The function to iterate over `collection`.\n * @returns {*} Returns the found element or its key, else `undefined`.\n */\n function baseFindKey(collection, predicate, eachFunc) {\n var result;\n eachFunc(collection, function(value, key, collection) {\n if (predicate(value, key, collection)) {\n result = key;\n return false;\n }\n });\n return result;\n }\n\n /**\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {number} fromIndex The index to search from.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseFindIndex(array, predicate, fromIndex, fromRight) {\n var length = array.length,\n index = fromIndex + (fromRight ? 1 : -1);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (predicate(array[index], index, array)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * The base implementation of `_.indexOf` without `fromIndex` bounds checks.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseIndexOf(array, value, fromIndex) {\n return value === value\n ? strictIndexOf(array, value, fromIndex)\n : baseFindIndex(array, baseIsNaN, fromIndex);\n }\n\n /**\n * This function is like `baseIndexOf` except that it accepts a comparator.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @param {Function} comparator The comparator invoked per element.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseIndexOfWith(array, value, fromIndex, comparator) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (comparator(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * The base implementation of `_.isNaN` without support for number objects.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.\n */\n function baseIsNaN(value) {\n return value !== value;\n }\n\n /**\n * The base implementation of `_.mean` and `_.meanBy` without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {number} Returns the mean.\n */\n function baseMean(array, iteratee) {\n var length = array == null ? 0 : array.length;\n return length ? (baseSum(array, iteratee) / length) : NAN;\n }\n\n /**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\n function baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n }\n\n /**\n * The base implementation of `_.propertyOf` without support for deep paths.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Function} Returns the new accessor function.\n */\n function basePropertyOf(object) {\n return function(key) {\n return object == null ? undefined : object[key];\n };\n }\n\n /**\n * The base implementation of `_.reduce` and `_.reduceRight`, without support\n * for iteratee shorthands, which iterates over `collection` using `eachFunc`.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} accumulator The initial value.\n * @param {boolean} initAccum Specify using the first or last element of\n * `collection` as the initial value.\n * @param {Function} eachFunc The function to iterate over `collection`.\n * @returns {*} Returns the accumulated value.\n */\n function baseReduce(collection, iteratee, accumulator, initAccum, eachFunc) {\n eachFunc(collection, function(value, index, collection) {\n accumulator = initAccum\n ? (initAccum = false, value)\n : iteratee(accumulator, value, index, collection);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.sortBy` which uses `comparer` to define the\n * sort order of `array` and replaces criteria objects with their corresponding\n * values.\n *\n * @private\n * @param {Array} array The array to sort.\n * @param {Function} comparer The function to define sort order.\n * @returns {Array} Returns `array`.\n */\n function baseSortBy(array, comparer) {\n var length = array.length;\n\n array.sort(comparer);\n while (length--) {\n array[length] = array[length].value;\n }\n return array;\n }\n\n /**\n * The base implementation of `_.sum` and `_.sumBy` without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {number} Returns the sum.\n */\n function baseSum(array, iteratee) {\n var result,\n index = -1,\n length = array.length;\n\n while (++index < length) {\n var current = iteratee(array[index]);\n if (current !== undefined) {\n result = result === undefined ? current : (result + current);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\n function baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n }\n\n /**\n * The base implementation of `_.toPairs` and `_.toPairsIn` which creates an array\n * of key-value pairs for `object` corresponding to the property names of `props`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} props The property names to get values for.\n * @returns {Object} Returns the key-value pairs.\n */\n function baseToPairs(object, props) {\n return arrayMap(props, function(key) {\n return [key, object[key]];\n });\n }\n\n /**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\n function baseUnary(func) {\n return function(value) {\n return func(value);\n };\n }\n\n /**\n * The base implementation of `_.values` and `_.valuesIn` which creates an\n * array of `object` property values corresponding to the property names\n * of `props`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} props The property names to get values for.\n * @returns {Object} Returns the array of property values.\n */\n function baseValues(object, props) {\n return arrayMap(props, function(key) {\n return object[key];\n });\n }\n\n /**\n * Checks if a `cache` value for `key` exists.\n *\n * @private\n * @param {Object} cache The cache to query.\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function cacheHas(cache, key) {\n return cache.has(key);\n }\n\n /**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\n function charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n }\n\n /**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\n function charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n }\n\n /**\n * Gets the number of `placeholder` occurrences in `array`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} placeholder The placeholder to search for.\n * @returns {number} Returns the placeholder count.\n */\n function countHolders(array, placeholder) {\n var length = array.length,\n result = 0;\n\n while (length--) {\n if (array[length] === placeholder) {\n ++result;\n }\n }\n return result;\n }\n\n /**\n * Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A\n * letters to basic Latin letters.\n *\n * @private\n * @param {string} letter The matched letter to deburr.\n * @returns {string} Returns the deburred letter.\n */\n var deburrLetter = basePropertyOf(deburredLetters);\n\n /**\n * Used by `_.escape` to convert characters to HTML entities.\n *\n * @private\n * @param {string} chr The matched character to escape.\n * @returns {string} Returns the escaped character.\n */\n var escapeHtmlChar = basePropertyOf(htmlEscapes);\n\n /**\n * Used by `_.template` to escape characters for inclusion in compiled string literals.\n *\n * @private\n * @param {string} chr The matched character to escape.\n * @returns {string} Returns the escaped character.\n */\n function escapeStringChar(chr) {\n return '\\\\' + stringEscapes[chr];\n }\n\n /**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\n function getValue(object, key) {\n return object == null ? undefined : object[key];\n }\n\n /**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\n function hasUnicode(string) {\n return reHasUnicode.test(string);\n }\n\n /**\n * Checks if `string` contains a word composed of Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a word is found, else `false`.\n */\n function hasUnicodeWord(string) {\n return reHasUnicodeWord.test(string);\n }\n\n /**\n * Converts `iterator` to an array.\n *\n * @private\n * @param {Object} iterator The iterator to convert.\n * @returns {Array} Returns the converted array.\n */\n function iteratorToArray(iterator) {\n var data,\n result = [];\n\n while (!(data = iterator.next()).done) {\n result.push(data.value);\n }\n return result;\n }\n\n /**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\n function mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n }\n\n /**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n }\n\n /**\n * Replaces all `placeholder` elements in `array` with an internal placeholder\n * and returns an array of their indexes.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {*} placeholder The placeholder to replace.\n * @returns {Array} Returns the new array of placeholder indexes.\n */\n function replaceHolders(array, placeholder) {\n var index = -1,\n length = array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (value === placeholder || value === PLACEHOLDER) {\n array[index] = PLACEHOLDER;\n result[resIndex++] = index;\n }\n }\n return result;\n }\n\n /**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\n function setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n }\n\n /**\n * Converts `set` to its value-value pairs.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the value-value pairs.\n */\n function setToPairs(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = [value, value];\n });\n return result;\n }\n\n /**\n * A specialized version of `_.indexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function strictIndexOf(array, value, fromIndex) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (array[index] === value) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * A specialized version of `_.lastIndexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function strictLastIndexOf(array, value, fromIndex) {\n var index = fromIndex + 1;\n while (index--) {\n if (array[index] === value) {\n return index;\n }\n }\n return index;\n }\n\n /**\n * Gets the number of symbols in `string`.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {number} Returns the string size.\n */\n function stringSize(string) {\n return hasUnicode(string)\n ? unicodeSize(string)\n : asciiSize(string);\n }\n\n /**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n }\n\n /**\n * Used by `_.unescape` to convert HTML entities to characters.\n *\n * @private\n * @param {string} chr The matched character to unescape.\n * @returns {string} Returns the unescaped character.\n */\n var unescapeHtmlChar = basePropertyOf(htmlUnescapes);\n\n /**\n * Gets the size of a Unicode `string`.\n *\n * @private\n * @param {string} string The string inspect.\n * @returns {number} Returns the string size.\n */\n function unicodeSize(string) {\n var result = reUnicode.lastIndex = 0;\n while (reUnicode.test(string)) {\n ++result;\n }\n return result;\n }\n\n /**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function unicodeToArray(string) {\n return string.match(reUnicode) || [];\n }\n\n /**\n * Splits a Unicode `string` into an array of its words.\n *\n * @private\n * @param {string} The string to inspect.\n * @returns {Array} Returns the words of `string`.\n */\n function unicodeWords(string) {\n return string.match(reUnicodeWord) || [];\n }\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Create a new pristine `lodash` function using the `context` object.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Util\n * @param {Object} [context=root] The context object.\n * @returns {Function} Returns a new `lodash` function.\n * @example\n *\n * _.mixin({ 'foo': _.constant('foo') });\n *\n * var lodash = _.runInContext();\n * lodash.mixin({ 'bar': lodash.constant('bar') });\n *\n * _.isFunction(_.foo);\n * // => true\n * _.isFunction(_.bar);\n * // => false\n *\n * lodash.isFunction(lodash.foo);\n * // => false\n * lodash.isFunction(lodash.bar);\n * // => true\n *\n * // Create a suped-up `defer` in Node.js.\n * var defer = _.runInContext({ 'setTimeout': setImmediate }).defer;\n */\n var runInContext = (function runInContext(context) {\n context = context == null ? root : _.defaults(root.Object(), context, _.pick(root, contextProps));\n\n /** Built-in constructor references. */\n var Array = context.Array,\n Date = context.Date,\n Error = context.Error,\n Function = context.Function,\n Math = context.Math,\n Object = context.Object,\n RegExp = context.RegExp,\n String = context.String,\n TypeError = context.TypeError;\n\n /** Used for built-in method references. */\n var arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n /** Used to detect overreaching core-js shims. */\n var coreJsData = context['__core-js_shared__'];\n\n /** Used to resolve the decompiled source of functions. */\n var funcToString = funcProto.toString;\n\n /** Used to check objects for own properties. */\n var hasOwnProperty = objectProto.hasOwnProperty;\n\n /** Used to generate unique IDs. */\n var idCounter = 0;\n\n /** Used to detect methods masquerading as native. */\n var maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n }());\n\n /**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\n var nativeObjectToString = objectProto.toString;\n\n /** Used to infer the `Object` constructor. */\n var objectCtorString = funcToString.call(Object);\n\n /** Used to restore the original `_` reference in `_.noConflict`. */\n var oldDash = root._;\n\n /** Used to detect if a method is native. */\n var reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n );\n\n /** Built-in value references. */\n var Buffer = moduleExports ? context.Buffer : undefined,\n Symbol = context.Symbol,\n Uint8Array = context.Uint8Array,\n allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice,\n spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined,\n symIterator = Symbol ? Symbol.iterator : undefined,\n symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n var defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n }());\n\n /** Mocked built-ins. */\n var ctxClearTimeout = context.clearTimeout !== root.clearTimeout && context.clearTimeout,\n ctxNow = Date && Date.now !== root.Date.now && Date.now,\n ctxSetTimeout = context.setTimeout !== root.setTimeout && context.setTimeout;\n\n /* Built-in method references for those with the same name as other `lodash` methods. */\n var nativeCeil = Math.ceil,\n nativeFloor = Math.floor,\n nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeIsFinite = context.isFinite,\n nativeJoin = arrayProto.join,\n nativeKeys = overArg(Object.keys, Object),\n nativeMax = Math.max,\n nativeMin = Math.min,\n nativeNow = Date.now,\n nativeParseInt = context.parseInt,\n nativeRandom = Math.random,\n nativeReverse = arrayProto.reverse;\n\n /* Built-in method references that are verified to be native. */\n var DataView = getNative(context, 'DataView'),\n Map = getNative(context, 'Map'),\n Promise = getNative(context, 'Promise'),\n Set = getNative(context, 'Set'),\n WeakMap = getNative(context, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n /** Used to store function metadata. */\n var metaMap = WeakMap && new WeakMap;\n\n /** Used to lookup unminified function names. */\n var realNames = {};\n\n /** Used to detect maps, sets, and weakmaps. */\n var dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n /** Used to convert symbols to primitives and strings. */\n var symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\n function lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n }\n\n /**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\n var baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n }());\n\n /**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\n function baseLodash() {\n // No operation performed.\n }\n\n /**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\n function LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n }\n\n /**\n * By default, the template delimiters used by lodash are like those in\n * embedded Ruby (ERB) as well as ES2015 template strings. Change the\n * following template settings to use alternative delimiters.\n *\n * @static\n * @memberOf _\n * @type {Object}\n */\n lodash.templateSettings = {\n\n /**\n * Used to detect `data` property values to be HTML-escaped.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'escape': reEscape,\n\n /**\n * Used to detect code to be evaluated.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'evaluate': reEvaluate,\n\n /**\n * Used to detect `data` property values to inject.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'interpolate': reInterpolate,\n\n /**\n * Used to reference the data object in the template text.\n *\n * @memberOf _.templateSettings\n * @type {string}\n */\n 'variable': '',\n\n /**\n * Used to import variables into the compiled template.\n *\n * @memberOf _.templateSettings\n * @type {Object}\n */\n 'imports': {\n\n /**\n * A reference to the `lodash` function.\n *\n * @memberOf _.templateSettings.imports\n * @type {Function}\n */\n '_': lodash\n }\n };\n\n // Ensure wrappers are instances of `baseLodash`.\n lodash.prototype = baseLodash.prototype;\n lodash.prototype.constructor = lodash;\n\n LodashWrapper.prototype = baseCreate(baseLodash.prototype);\n LodashWrapper.prototype.constructor = LodashWrapper;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\n function LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n }\n\n /**\n * Creates a clone of the lazy wrapper object.\n *\n * @private\n * @name clone\n * @memberOf LazyWrapper\n * @returns {Object} Returns the cloned `LazyWrapper` object.\n */\n function lazyClone() {\n var result = new LazyWrapper(this.__wrapped__);\n result.__actions__ = copyArray(this.__actions__);\n result.__dir__ = this.__dir__;\n result.__filtered__ = this.__filtered__;\n result.__iteratees__ = copyArray(this.__iteratees__);\n result.__takeCount__ = this.__takeCount__;\n result.__views__ = copyArray(this.__views__);\n return result;\n }\n\n /**\n * Reverses the direction of lazy iteration.\n *\n * @private\n * @name reverse\n * @memberOf LazyWrapper\n * @returns {Object} Returns the new reversed `LazyWrapper` object.\n */\n function lazyReverse() {\n if (this.__filtered__) {\n var result = new LazyWrapper(this);\n result.__dir__ = -1;\n result.__filtered__ = true;\n } else {\n result = this.clone();\n result.__dir__ *= -1;\n }\n return result;\n }\n\n /**\n * Extracts the unwrapped value from its lazy wrapper.\n *\n * @private\n * @name value\n * @memberOf LazyWrapper\n * @returns {*} Returns the unwrapped value.\n */\n function lazyValue() {\n var array = this.__wrapped__.value(),\n dir = this.__dir__,\n isArr = isArray(array),\n isRight = dir < 0,\n arrLength = isArr ? array.length : 0,\n view = getView(0, arrLength, this.__views__),\n start = view.start,\n end = view.end,\n length = end - start,\n index = isRight ? end : (start - 1),\n iteratees = this.__iteratees__,\n iterLength = iteratees.length,\n resIndex = 0,\n takeCount = nativeMin(length, this.__takeCount__);\n\n if (!isArr || (!isRight && arrLength == length && takeCount == length)) {\n return baseWrapperValue(array, this.__actions__);\n }\n var result = [];\n\n outer:\n while (length-- && resIndex < takeCount) {\n index += dir;\n\n var iterIndex = -1,\n value = array[index];\n\n while (++iterIndex < iterLength) {\n var data = iteratees[iterIndex],\n iteratee = data.iteratee,\n type = data.type,\n computed = iteratee(value);\n\n if (type == LAZY_MAP_FLAG) {\n value = computed;\n } else if (!computed) {\n if (type == LAZY_FILTER_FLAG) {\n continue outer;\n } else {\n break outer;\n }\n }\n }\n result[resIndex++] = value;\n }\n return result;\n }\n\n // Ensure `LazyWrapper` is an instance of `baseLodash`.\n LazyWrapper.prototype = baseCreate(baseLodash.prototype);\n LazyWrapper.prototype.constructor = LazyWrapper;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\n function hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n }\n\n /**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n }\n\n /**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n }\n\n /**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\n function hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n }\n\n // Add methods to `Hash`.\n Hash.prototype.clear = hashClear;\n Hash.prototype['delete'] = hashDelete;\n Hash.prototype.get = hashGet;\n Hash.prototype.has = hashHas;\n Hash.prototype.set = hashSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\n function listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n }\n\n /**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n }\n\n /**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n }\n\n /**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\n function listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n }\n\n // Add methods to `ListCache`.\n ListCache.prototype.clear = listCacheClear;\n ListCache.prototype['delete'] = listCacheDelete;\n ListCache.prototype.get = listCacheGet;\n ListCache.prototype.has = listCacheHas;\n ListCache.prototype.set = listCacheSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\n function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n }\n\n /**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n }\n\n /**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function mapCacheGet(key) {\n return getMapData(this, key).get(key);\n }\n\n /**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function mapCacheHas(key) {\n return getMapData(this, key).has(key);\n }\n\n /**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\n function mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n }\n\n // Add methods to `MapCache`.\n MapCache.prototype.clear = mapCacheClear;\n MapCache.prototype['delete'] = mapCacheDelete;\n MapCache.prototype.get = mapCacheGet;\n MapCache.prototype.has = mapCacheHas;\n MapCache.prototype.set = mapCacheSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n *\n * Creates an array cache object to store unique values.\n *\n * @private\n * @constructor\n * @param {Array} [values] The values to cache.\n */\n function SetCache(values) {\n var index = -1,\n length = values == null ? 0 : values.length;\n\n this.__data__ = new MapCache;\n while (++index < length) {\n this.add(values[index]);\n }\n }\n\n /**\n * Adds `value` to the array cache.\n *\n * @private\n * @name add\n * @memberOf SetCache\n * @alias push\n * @param {*} value The value to cache.\n * @returns {Object} Returns the cache instance.\n */\n function setCacheAdd(value) {\n this.__data__.set(value, HASH_UNDEFINED);\n return this;\n }\n\n /**\n * Checks if `value` is in the array cache.\n *\n * @private\n * @name has\n * @memberOf SetCache\n * @param {*} value The value to search for.\n * @returns {number} Returns `true` if `value` is found, else `false`.\n */\n function setCacheHas(value) {\n return this.__data__.has(value);\n }\n\n // Add methods to `SetCache`.\n SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;\n SetCache.prototype.has = setCacheHas;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n }\n\n /**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\n function stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n }\n\n /**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function stackGet(key) {\n return this.__data__.get(key);\n }\n\n /**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function stackHas(key) {\n return this.__data__.has(key);\n }\n\n /**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\n function stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n }\n\n // Add methods to `Stack`.\n Stack.prototype.clear = stackClear;\n Stack.prototype['delete'] = stackDelete;\n Stack.prototype.get = stackGet;\n Stack.prototype.has = stackHas;\n Stack.prototype.set = stackSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\n function arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `_.sample` for arrays.\n *\n * @private\n * @param {Array} array The array to sample.\n * @returns {*} Returns the random element.\n */\n function arraySample(array) {\n var length = array.length;\n return length ? array[baseRandom(0, length - 1)] : undefined;\n }\n\n /**\n * A specialized version of `_.sampleSize` for arrays.\n *\n * @private\n * @param {Array} array The array to sample.\n * @param {number} n The number of elements to sample.\n * @returns {Array} Returns the random elements.\n */\n function arraySampleSize(array, n) {\n return shuffleSelf(copyArray(array), baseClamp(n, 0, array.length));\n }\n\n /**\n * A specialized version of `_.shuffle` for arrays.\n *\n * @private\n * @param {Array} array The array to shuffle.\n * @returns {Array} Returns the new shuffled array.\n */\n function arrayShuffle(array) {\n return shuffleSelf(copyArray(array));\n }\n\n /**\n * This function is like `assignValue` except that it doesn't assign\n * `undefined` values.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function assignMergeValue(object, key, value) {\n if ((value !== undefined && !eq(object[key], value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n }\n\n /**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n }\n\n /**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n }\n\n /**\n * Aggregates elements of `collection` on `accumulator` with keys transformed\n * by `iteratee` and values set by `setter`.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform keys.\n * @param {Object} accumulator The initial aggregated object.\n * @returns {Function} Returns `accumulator`.\n */\n function baseAggregator(collection, setter, iteratee, accumulator) {\n baseEach(collection, function(value, key, collection) {\n setter(accumulator, value, iteratee(value), collection);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\n function baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n }\n\n /**\n * The base implementation of `_.assignIn` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\n function baseAssignIn(object, source) {\n return object && copyObject(source, keysIn(source), object);\n }\n\n /**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n }\n\n /**\n * The base implementation of `_.at` without support for individual paths.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {string[]} paths The property paths to pick.\n * @returns {Array} Returns the picked elements.\n */\n function baseAt(object, paths) {\n var index = -1,\n length = paths.length,\n result = Array(length),\n skip = object == null;\n\n while (++index < length) {\n result[index] = skip ? undefined : get(object, paths[index]);\n }\n return result;\n }\n\n /**\n * The base implementation of `_.clamp` which doesn't coerce arguments.\n *\n * @private\n * @param {number} number The number to clamp.\n * @param {number} [lower] The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the clamped number.\n */\n function baseClamp(number, lower, upper) {\n if (number === number) {\n if (upper !== undefined) {\n number = number <= upper ? number : upper;\n }\n if (lower !== undefined) {\n number = number >= lower ? number : lower;\n }\n }\n return number;\n }\n\n /**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\n function baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n\n return result;\n }\n\n if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n\n return result;\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n }\n\n /**\n * The base implementation of `_.conforms` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property predicates to conform to.\n * @returns {Function} Returns the new spec function.\n */\n function baseConforms(source) {\n var props = keys(source);\n return function(object) {\n return baseConformsTo(object, source, props);\n };\n }\n\n /**\n * The base implementation of `_.conformsTo` which accepts `props` to check.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property predicates to conform to.\n * @returns {boolean} Returns `true` if `object` conforms, else `false`.\n */\n function baseConformsTo(object, source, props) {\n var length = props.length;\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (length--) {\n var key = props[length],\n predicate = source[key],\n value = object[key];\n\n if ((value === undefined && !(key in object)) || !predicate(value)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * The base implementation of `_.delay` and `_.defer` which accepts `args`\n * to provide to `func`.\n *\n * @private\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @param {Array} args The arguments to provide to `func`.\n * @returns {number|Object} Returns the timer id or timeout object.\n */\n function baseDelay(func, wait, args) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return setTimeout(function() { func.apply(undefined, args); }, wait);\n }\n\n /**\n * The base implementation of methods like `_.difference` without support\n * for excluding multiple arrays or iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Array} values The values to exclude.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n */\n function baseDifference(array, values, iteratee, comparator) {\n var index = -1,\n includes = arrayIncludes,\n isCommon = true,\n length = array.length,\n result = [],\n valuesLength = values.length;\n\n if (!length) {\n return result;\n }\n if (iteratee) {\n values = arrayMap(values, baseUnary(iteratee));\n }\n if (comparator) {\n includes = arrayIncludesWith;\n isCommon = false;\n }\n else if (values.length >= LARGE_ARRAY_SIZE) {\n includes = cacheHas;\n isCommon = false;\n values = new SetCache(values);\n }\n outer:\n while (++index < length) {\n var value = array[index],\n computed = iteratee == null ? value : iteratee(value);\n\n value = (comparator || value !== 0) ? value : 0;\n if (isCommon && computed === computed) {\n var valuesIndex = valuesLength;\n while (valuesIndex--) {\n if (values[valuesIndex] === computed) {\n continue outer;\n }\n }\n result.push(value);\n }\n else if (!includes(values, computed, comparator)) {\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\n var baseEach = createBaseEach(baseForOwn);\n\n /**\n * The base implementation of `_.forEachRight` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\n var baseEachRight = createBaseEach(baseForOwnRight, true);\n\n /**\n * The base implementation of `_.every` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`\n */\n function baseEvery(collection, predicate) {\n var result = true;\n baseEach(collection, function(value, index, collection) {\n result = !!predicate(value, index, collection);\n return result;\n });\n return result;\n }\n\n /**\n * The base implementation of methods like `_.max` and `_.min` which accepts a\n * `comparator` to determine the extremum value.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The iteratee invoked per iteration.\n * @param {Function} comparator The comparator used to compare values.\n * @returns {*} Returns the extremum value.\n */\n function baseExtremum(array, iteratee, comparator) {\n var index = -1,\n length = array.length;\n\n while (++index < length) {\n var value = array[index],\n current = iteratee(value);\n\n if (current != null && (computed === undefined\n ? (current === current && !isSymbol(current))\n : comparator(current, computed)\n )) {\n var computed = current,\n result = value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.fill` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to fill.\n * @param {*} value The value to fill `array` with.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns `array`.\n */\n function baseFill(array, value, start, end) {\n var length = array.length;\n\n start = toInteger(start);\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = (end === undefined || end > length) ? length : toInteger(end);\n if (end < 0) {\n end += length;\n }\n end = start > end ? 0 : toLength(end);\n while (start < end) {\n array[start++] = value;\n }\n return array;\n }\n\n /**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\n function baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n }\n\n /**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\n function baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\n var baseFor = createBaseFor();\n\n /**\n * This function is like `baseFor` except that it iterates over properties\n * in the opposite order.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\n var baseForRight = createBaseFor(true);\n\n /**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\n function baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n }\n\n /**\n * The base implementation of `_.forOwnRight` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\n function baseForOwnRight(object, iteratee) {\n return object && baseForRight(object, iteratee, keys);\n }\n\n /**\n * The base implementation of `_.functions` which creates an array of\n * `object` function property names filtered from `props`.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Array} props The property names to filter.\n * @returns {Array} Returns the function names.\n */\n function baseFunctions(object, props) {\n return arrayFilter(props, function(key) {\n return isFunction(object[key]);\n });\n }\n\n /**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\n function baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n }\n\n /**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n }\n\n /**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\n function baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n }\n\n /**\n * The base implementation of `_.gt` which doesn't coerce arguments.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than `other`,\n * else `false`.\n */\n function baseGt(value, other) {\n return value > other;\n }\n\n /**\n * The base implementation of `_.has` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\n function baseHas(object, key) {\n return object != null && hasOwnProperty.call(object, key);\n }\n\n /**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\n function baseHasIn(object, key) {\n return object != null && key in Object(object);\n }\n\n /**\n * The base implementation of `_.inRange` which doesn't coerce arguments.\n *\n * @private\n * @param {number} number The number to check.\n * @param {number} start The start of the range.\n * @param {number} end The end of the range.\n * @returns {boolean} Returns `true` if `number` is in the range, else `false`.\n */\n function baseInRange(number, start, end) {\n return number >= nativeMin(start, end) && number < nativeMax(start, end);\n }\n\n /**\n * The base implementation of methods like `_.intersection`, without support\n * for iteratee shorthands, that accepts an array of arrays to inspect.\n *\n * @private\n * @param {Array} arrays The arrays to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of shared values.\n */\n function baseIntersection(arrays, iteratee, comparator) {\n var includes = comparator ? arrayIncludesWith : arrayIncludes,\n length = arrays[0].length,\n othLength = arrays.length,\n othIndex = othLength,\n caches = Array(othLength),\n maxLength = Infinity,\n result = [];\n\n while (othIndex--) {\n var array = arrays[othIndex];\n if (othIndex && iteratee) {\n array = arrayMap(array, baseUnary(iteratee));\n }\n maxLength = nativeMin(array.length, maxLength);\n caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))\n ? new SetCache(othIndex && array)\n : undefined;\n }\n array = arrays[0];\n\n var index = -1,\n seen = caches[0];\n\n outer:\n while (++index < length && result.length < maxLength) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n value = (comparator || value !== 0) ? value : 0;\n if (!(seen\n ? cacheHas(seen, computed)\n : includes(result, computed, comparator)\n )) {\n othIndex = othLength;\n while (--othIndex) {\n var cache = caches[othIndex];\n if (!(cache\n ? cacheHas(cache, computed)\n : includes(arrays[othIndex], computed, comparator))\n ) {\n continue outer;\n }\n }\n if (seen) {\n seen.push(computed);\n }\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.invert` and `_.invertBy` which inverts\n * `object` with values transformed by `iteratee` and set by `setter`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform values.\n * @param {Object} accumulator The initial inverted object.\n * @returns {Function} Returns `accumulator`.\n */\n function baseInverter(object, setter, iteratee, accumulator) {\n baseForOwn(object, function(value, key, object) {\n setter(accumulator, iteratee(value), key, object);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.invoke` without support for individual\n * method arguments.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the method to invoke.\n * @param {Array} args The arguments to invoke the method with.\n * @returns {*} Returns the result of the invoked method.\n */\n function baseInvoke(object, path, args) {\n path = castPath(path, object);\n object = parent(object, path);\n var func = object == null ? object : object[toKey(last(path))];\n return func == null ? undefined : apply(func, object, args);\n }\n\n /**\n * The base implementation of `_.isArguments`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n */\n function baseIsArguments(value) {\n return isObjectLike(value) && baseGetTag(value) == argsTag;\n }\n\n /**\n * The base implementation of `_.isArrayBuffer` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`.\n */\n function baseIsArrayBuffer(value) {\n return isObjectLike(value) && baseGetTag(value) == arrayBufferTag;\n }\n\n /**\n * The base implementation of `_.isDate` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a date object, else `false`.\n */\n function baseIsDate(value) {\n return isObjectLike(value) && baseGetTag(value) == dateTag;\n }\n\n /**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\n function baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n }\n\n /**\n * A specialized version of `baseIsEqual` for arrays and objects which performs\n * deep comparisons and tracks traversed objects enabling objects with circular\n * references to be compared.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} [stack] Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) {\n var objIsArr = isArray(object),\n othIsArr = isArray(other),\n objTag = objIsArr ? arrayTag : getTag(object),\n othTag = othIsArr ? arrayTag : getTag(other);\n\n objTag = objTag == argsTag ? objectTag : objTag;\n othTag = othTag == argsTag ? objectTag : othTag;\n\n var objIsObj = objTag == objectTag,\n othIsObj = othTag == objectTag,\n isSameTag = objTag == othTag;\n\n if (isSameTag && isBuffer(object)) {\n if (!isBuffer(other)) {\n return false;\n }\n objIsArr = true;\n objIsObj = false;\n }\n if (isSameTag && !objIsObj) {\n stack || (stack = new Stack);\n return (objIsArr || isTypedArray(object))\n ? equalArrays(object, other, bitmask, customizer, equalFunc, stack)\n : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);\n }\n if (!(bitmask & COMPARE_PARTIAL_FLAG)) {\n var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'),\n othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__');\n\n if (objIsWrapped || othIsWrapped) {\n var objUnwrapped = objIsWrapped ? object.value() : object,\n othUnwrapped = othIsWrapped ? other.value() : other;\n\n stack || (stack = new Stack);\n return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack);\n }\n }\n if (!isSameTag) {\n return false;\n }\n stack || (stack = new Stack);\n return equalObjects(object, other, bitmask, customizer, equalFunc, stack);\n }\n\n /**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\n function baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n }\n\n /**\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Array} matchData The property names, values, and compare flags to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n */\n function baseIsMatch(object, source, matchData, customizer) {\n var index = matchData.length,\n length = index,\n noCustomizer = !customizer;\n\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (index--) {\n var data = matchData[index];\n if ((noCustomizer && data[2])\n ? data[1] !== object[data[0]]\n : !(data[0] in object)\n ) {\n return false;\n }\n }\n while (++index < length) {\n data = matchData[index];\n var key = data[0],\n objValue = object[key],\n srcValue = data[1];\n\n if (noCustomizer && data[2]) {\n if (objValue === undefined && !(key in object)) {\n return false;\n }\n } else {\n var stack = new Stack;\n if (customizer) {\n var result = customizer(objValue, srcValue, key, object, source, stack);\n }\n if (!(result === undefined\n ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\n : result\n )) {\n return false;\n }\n }\n }\n return true;\n }\n\n /**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\n function baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n }\n\n /**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\n function baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n }\n\n /**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\n function baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n }\n\n /**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\n function baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n }\n\n /**\n * The base implementation of `_.iteratee`.\n *\n * @private\n * @param {*} [value=_.identity] The value to convert to an iteratee.\n * @returns {Function} Returns the iteratee.\n */\n function baseIteratee(value) {\n // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.\n // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.\n if (typeof value == 'function') {\n return value;\n }\n if (value == null) {\n return identity;\n }\n if (typeof value == 'object') {\n return isArray(value)\n ? baseMatchesProperty(value[0], value[1])\n : baseMatches(value);\n }\n return property(value);\n }\n\n /**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function baseKeysIn(object) {\n if (!isObject(object)) {\n return nativeKeysIn(object);\n }\n var isProto = isPrototype(object),\n result = [];\n\n for (var key in object) {\n if (!(key == 'constructor' && (isProto || !hasOwnProperty.call(object, key)))) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.lt` which doesn't coerce arguments.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than `other`,\n * else `false`.\n */\n function baseLt(value, other) {\n return value < other;\n }\n\n /**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\n function baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n }\n\n /**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\n function baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n }\n\n /**\n * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.\n *\n * @private\n * @param {string} path The path of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\n function baseMatchesProperty(path, srcValue) {\n if (isKey(path) && isStrictComparable(srcValue)) {\n return matchesStrictComparable(toKey(path), srcValue);\n }\n return function(object) {\n var objValue = get(object, path);\n return (objValue === undefined && objValue === srcValue)\n ? hasIn(object, path)\n : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);\n };\n }\n\n /**\n * The base implementation of `_.merge` without support for multiple sources.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} [customizer] The function to customize merged values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\n function baseMerge(object, source, srcIndex, customizer, stack) {\n if (object === source) {\n return;\n }\n baseFor(source, function(srcValue, key) {\n if (isObject(srcValue)) {\n stack || (stack = new Stack);\n baseMergeDeep(object, source, key, srcIndex, baseMerge, customizer, stack);\n }\n else {\n var newValue = customizer\n ? customizer(safeGet(object, key), srcValue, (key + ''), object, source, stack)\n : undefined;\n\n if (newValue === undefined) {\n newValue = srcValue;\n }\n assignMergeValue(object, key, newValue);\n }\n }, keysIn);\n }\n\n /**\n * A specialized version of `baseMerge` for arrays and objects which performs\n * deep merges and tracks traversed objects enabling objects with circular\n * references to be merged.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {string} key The key of the value to merge.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} mergeFunc The function to merge values.\n * @param {Function} [customizer] The function to customize assigned values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\n function baseMergeDeep(object, source, key, srcIndex, mergeFunc, customizer, stack) {\n var objValue = safeGet(object, key),\n srcValue = safeGet(source, key),\n stacked = stack.get(srcValue);\n\n if (stacked) {\n assignMergeValue(object, key, stacked);\n return;\n }\n var newValue = customizer\n ? customizer(objValue, srcValue, (key + ''), object, source, stack)\n : undefined;\n\n var isCommon = newValue === undefined;\n\n if (isCommon) {\n var isArr = isArray(srcValue),\n isBuff = !isArr && isBuffer(srcValue),\n isTyped = !isArr && !isBuff && isTypedArray(srcValue);\n\n newValue = srcValue;\n if (isArr || isBuff || isTyped) {\n if (isArray(objValue)) {\n newValue = objValue;\n }\n else if (isArrayLikeObject(objValue)) {\n newValue = copyArray(objValue);\n }\n else if (isBuff) {\n isCommon = false;\n newValue = cloneBuffer(srcValue, true);\n }\n else if (isTyped) {\n isCommon = false;\n newValue = cloneTypedArray(srcValue, true);\n }\n else {\n newValue = [];\n }\n }\n else if (isPlainObject(srcValue) || isArguments(srcValue)) {\n newValue = objValue;\n if (isArguments(objValue)) {\n newValue = toPlainObject(objValue);\n }\n else if (!isObject(objValue) || isFunction(objValue)) {\n newValue = initCloneObject(srcValue);\n }\n }\n else {\n isCommon = false;\n }\n }\n if (isCommon) {\n // Recursively merge objects and arrays (susceptible to call stack limits).\n stack.set(srcValue, newValue);\n mergeFunc(newValue, srcValue, srcIndex, customizer, stack);\n stack['delete'](srcValue);\n }\n assignMergeValue(object, key, newValue);\n }\n\n /**\n * The base implementation of `_.nth` which doesn't coerce arguments.\n *\n * @private\n * @param {Array} array The array to query.\n * @param {number} n The index of the element to return.\n * @returns {*} Returns the nth element of `array`.\n */\n function baseNth(array, n) {\n var length = array.length;\n if (!length) {\n return;\n }\n n += n < 0 ? length : 0;\n return isIndex(n, length) ? array[n] : undefined;\n }\n\n /**\n * The base implementation of `_.orderBy` without param guards.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function[]|Object[]|string[]} iteratees The iteratees to sort by.\n * @param {string[]} orders The sort orders of `iteratees`.\n * @returns {Array} Returns the new sorted array.\n */\n function baseOrderBy(collection, iteratees, orders) {\n var index = -1;\n iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));\n\n var result = baseMap(collection, function(value, key, collection) {\n var criteria = arrayMap(iteratees, function(iteratee) {\n return iteratee(value);\n });\n return { 'criteria': criteria, 'index': ++index, 'value': value };\n });\n\n return baseSortBy(result, function(object, other) {\n return compareMultiple(object, other, orders);\n });\n }\n\n /**\n * The base implementation of `_.pick` without support for individual\n * property identifiers.\n *\n * @private\n * @param {Object} object The source object.\n * @param {string[]} paths The property paths to pick.\n * @returns {Object} Returns the new object.\n */\n function basePick(object, paths) {\n return basePickBy(object, paths, function(value, path) {\n return hasIn(object, path);\n });\n }\n\n /**\n * The base implementation of `_.pickBy` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The source object.\n * @param {string[]} paths The property paths to pick.\n * @param {Function} predicate The function invoked per property.\n * @returns {Object} Returns the new object.\n */\n function basePickBy(object, paths, predicate) {\n var index = -1,\n length = paths.length,\n result = {};\n\n while (++index < length) {\n var path = paths[index],\n value = baseGet(object, path);\n\n if (predicate(value, path)) {\n baseSet(result, castPath(path, object), value);\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\n function basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n }\n\n /**\n * The base implementation of `_.pullAllBy` without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns `array`.\n */\n function basePullAll(array, values, iteratee, comparator) {\n var indexOf = comparator ? baseIndexOfWith : baseIndexOf,\n index = -1,\n length = values.length,\n seen = array;\n\n if (array === values) {\n values = copyArray(values);\n }\n if (iteratee) {\n seen = arrayMap(array, baseUnary(iteratee));\n }\n while (++index < length) {\n var fromIndex = 0,\n value = values[index],\n computed = iteratee ? iteratee(value) : value;\n\n while ((fromIndex = indexOf(seen, computed, fromIndex, comparator)) > -1) {\n if (seen !== array) {\n splice.call(seen, fromIndex, 1);\n }\n splice.call(array, fromIndex, 1);\n }\n }\n return array;\n }\n\n /**\n * The base implementation of `_.pullAt` without support for individual\n * indexes or capturing the removed elements.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {number[]} indexes The indexes of elements to remove.\n * @returns {Array} Returns `array`.\n */\n function basePullAt(array, indexes) {\n var length = array ? indexes.length : 0,\n lastIndex = length - 1;\n\n while (length--) {\n var index = indexes[length];\n if (length == lastIndex || index !== previous) {\n var previous = index;\n if (isIndex(index)) {\n splice.call(array, index, 1);\n } else {\n baseUnset(array, index);\n }\n }\n }\n return array;\n }\n\n /**\n * The base implementation of `_.random` without support for returning\n * floating-point numbers.\n *\n * @private\n * @param {number} lower The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the random number.\n */\n function baseRandom(lower, upper) {\n return lower + nativeFloor(nativeRandom() * (upper - lower + 1));\n }\n\n /**\n * The base implementation of `_.range` and `_.rangeRight` which doesn't\n * coerce arguments.\n *\n * @private\n * @param {number} start The start of the range.\n * @param {number} end The end of the range.\n * @param {number} step The value to increment or decrement by.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Array} Returns the range of numbers.\n */\n function baseRange(start, end, step, fromRight) {\n var index = -1,\n length = nativeMax(nativeCeil((end - start) / (step || 1)), 0),\n result = Array(length);\n\n while (length--) {\n result[fromRight ? length : ++index] = start;\n start += step;\n }\n return result;\n }\n\n /**\n * The base implementation of `_.repeat` which doesn't coerce arguments.\n *\n * @private\n * @param {string} string The string to repeat.\n * @param {number} n The number of times to repeat the string.\n * @returns {string} Returns the repeated string.\n */\n function baseRepeat(string, n) {\n var result = '';\n if (!string || n < 1 || n > MAX_SAFE_INTEGER) {\n return result;\n }\n // Leverage the exponentiation by squaring algorithm for a faster repeat.\n // See https://en.wikipedia.org/wiki/Exponentiation_by_squaring for more details.\n do {\n if (n % 2) {\n result += string;\n }\n n = nativeFloor(n / 2);\n if (n) {\n string += string;\n }\n } while (n);\n\n return result;\n }\n\n /**\n * The base implementation of `_.rest` which doesn't validate or coerce arguments.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @returns {Function} Returns the new function.\n */\n function baseRest(func, start) {\n return setToString(overRest(func, start, identity), func + '');\n }\n\n /**\n * The base implementation of `_.sample`.\n *\n * @private\n * @param {Array|Object} collection The collection to sample.\n * @returns {*} Returns the random element.\n */\n function baseSample(collection) {\n return arraySample(values(collection));\n }\n\n /**\n * The base implementation of `_.sampleSize` without param guards.\n *\n * @private\n * @param {Array|Object} collection The collection to sample.\n * @param {number} n The number of elements to sample.\n * @returns {Array} Returns the random elements.\n */\n function baseSampleSize(collection, n) {\n var array = values(collection);\n return shuffleSelf(array, baseClamp(n, 0, array.length));\n }\n\n /**\n * The base implementation of `_.set`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @param {Function} [customizer] The function to customize path creation.\n * @returns {Object} Returns `object`.\n */\n function baseSet(object, path, value, customizer) {\n if (!isObject(object)) {\n return object;\n }\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n nested = object;\n\n while (nested != null && ++index < length) {\n var key = toKey(path[index]),\n newValue = value;\n\n if (index != lastIndex) {\n var objValue = nested[key];\n newValue = customizer ? customizer(objValue, key, nested) : undefined;\n if (newValue === undefined) {\n newValue = isObject(objValue)\n ? objValue\n : (isIndex(path[index + 1]) ? [] : {});\n }\n }\n assignValue(nested, key, newValue);\n nested = nested[key];\n }\n return object;\n }\n\n /**\n * The base implementation of `setData` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to associate metadata with.\n * @param {*} data The metadata.\n * @returns {Function} Returns `func`.\n */\n var baseSetData = !metaMap ? identity : function(func, data) {\n metaMap.set(func, data);\n return func;\n };\n\n /**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\n var baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n };\n\n /**\n * The base implementation of `_.shuffle`.\n *\n * @private\n * @param {Array|Object} collection The collection to shuffle.\n * @returns {Array} Returns the new shuffled array.\n */\n function baseShuffle(collection) {\n return shuffleSelf(values(collection));\n }\n\n /**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\n function baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n }\n\n /**\n * The base implementation of `_.some` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n */\n function baseSome(collection, predicate) {\n var result;\n\n baseEach(collection, function(value, index, collection) {\n result = predicate(value, index, collection);\n return !result;\n });\n return !!result;\n }\n\n /**\n * The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which\n * performs a binary search of `array` to determine the index at which `value`\n * should be inserted into `array` in order to maintain its sort order.\n *\n * @private\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {boolean} [retHighest] Specify returning the highest qualified index.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n */\n function baseSortedIndex(array, value, retHighest) {\n var low = 0,\n high = array == null ? low : array.length;\n\n if (typeof value == 'number' && value === value && high <= HALF_MAX_ARRAY_LENGTH) {\n while (low < high) {\n var mid = (low + high) >>> 1,\n computed = array[mid];\n\n if (computed !== null && !isSymbol(computed) &&\n (retHighest ? (computed <= value) : (computed < value))) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n return baseSortedIndexBy(array, value, identity, retHighest);\n }\n\n /**\n * The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy`\n * which invokes `iteratee` for `value` and each element of `array` to compute\n * their sort ranking. The iteratee is invoked with one argument; (value).\n *\n * @private\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} iteratee The iteratee invoked per element.\n * @param {boolean} [retHighest] Specify returning the highest qualified index.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n */\n function baseSortedIndexBy(array, value, iteratee, retHighest) {\n value = iteratee(value);\n\n var low = 0,\n high = array == null ? 0 : array.length,\n valIsNaN = value !== value,\n valIsNull = value === null,\n valIsSymbol = isSymbol(value),\n valIsUndefined = value === undefined;\n\n while (low < high) {\n var mid = nativeFloor((low + high) / 2),\n computed = iteratee(array[mid]),\n othIsDefined = computed !== undefined,\n othIsNull = computed === null,\n othIsReflexive = computed === computed,\n othIsSymbol = isSymbol(computed);\n\n if (valIsNaN) {\n var setLow = retHighest || othIsReflexive;\n } else if (valIsUndefined) {\n setLow = othIsReflexive && (retHighest || othIsDefined);\n } else if (valIsNull) {\n setLow = othIsReflexive && othIsDefined && (retHighest || !othIsNull);\n } else if (valIsSymbol) {\n setLow = othIsReflexive && othIsDefined && !othIsNull && (retHighest || !othIsSymbol);\n } else if (othIsNull || othIsSymbol) {\n setLow = false;\n } else {\n setLow = retHighest ? (computed <= value) : (computed < value);\n }\n if (setLow) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return nativeMin(high, MAX_ARRAY_INDEX);\n }\n\n /**\n * The base implementation of `_.sortedUniq` and `_.sortedUniqBy` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n */\n function baseSortedUniq(array, iteratee) {\n var index = -1,\n length = array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n if (!index || !eq(computed, seen)) {\n var seen = computed;\n result[resIndex++] = value === 0 ? 0 : value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.toNumber` which doesn't ensure correct\n * conversions of binary, hexadecimal, or octal string values.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n */\n function baseToNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n return +value;\n }\n\n /**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\n function baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isArray(value)) {\n // Recursively convert values (susceptible to call stack limits).\n return arrayMap(value, baseToString) + '';\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n }\n\n /**\n * The base implementation of `_.uniqBy` without support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n */\n function baseUniq(array, iteratee, comparator) {\n var index = -1,\n includes = arrayIncludes,\n length = array.length,\n isCommon = true,\n result = [],\n seen = result;\n\n if (comparator) {\n isCommon = false;\n includes = arrayIncludesWith;\n }\n else if (length >= LARGE_ARRAY_SIZE) {\n var set = iteratee ? null : createSet(array);\n if (set) {\n return setToArray(set);\n }\n isCommon = false;\n includes = cacheHas;\n seen = new SetCache;\n }\n else {\n seen = iteratee ? [] : result;\n }\n outer:\n while (++index < length) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n value = (comparator || value !== 0) ? value : 0;\n if (isCommon && computed === computed) {\n var seenIndex = seen.length;\n while (seenIndex--) {\n if (seen[seenIndex] === computed) {\n continue outer;\n }\n }\n if (iteratee) {\n seen.push(computed);\n }\n result.push(value);\n }\n else if (!includes(seen, computed, comparator)) {\n if (seen !== result) {\n seen.push(computed);\n }\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.unset`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The property path to unset.\n * @returns {boolean} Returns `true` if the property is deleted, else `false`.\n */\n function baseUnset(object, path) {\n path = castPath(path, object);\n object = parent(object, path);\n return object == null || delete object[toKey(last(path))];\n }\n\n /**\n * The base implementation of `_.update`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to update.\n * @param {Function} updater The function to produce the updated value.\n * @param {Function} [customizer] The function to customize path creation.\n * @returns {Object} Returns `object`.\n */\n function baseUpdate(object, path, updater, customizer) {\n return baseSet(object, path, updater(baseGet(object, path)), customizer);\n }\n\n /**\n * The base implementation of methods like `_.dropWhile` and `_.takeWhile`\n * without support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to query.\n * @param {Function} predicate The function invoked per iteration.\n * @param {boolean} [isDrop] Specify dropping elements instead of taking them.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Array} Returns the slice of `array`.\n */\n function baseWhile(array, predicate, isDrop, fromRight) {\n var length = array.length,\n index = fromRight ? length : -1;\n\n while ((fromRight ? index-- : ++index < length) &&\n predicate(array[index], index, array)) {}\n\n return isDrop\n ? baseSlice(array, (fromRight ? 0 : index), (fromRight ? index + 1 : length))\n : baseSlice(array, (fromRight ? index + 1 : 0), (fromRight ? length : index));\n }\n\n /**\n * The base implementation of `wrapperValue` which returns the result of\n * performing a sequence of actions on the unwrapped `value`, where each\n * successive action is supplied the return value of the previous.\n *\n * @private\n * @param {*} value The unwrapped value.\n * @param {Array} actions Actions to perform to resolve the unwrapped value.\n * @returns {*} Returns the resolved value.\n */\n function baseWrapperValue(value, actions) {\n var result = value;\n if (result instanceof LazyWrapper) {\n result = result.value();\n }\n return arrayReduce(actions, function(result, action) {\n return action.func.apply(action.thisArg, arrayPush([result], action.args));\n }, result);\n }\n\n /**\n * The base implementation of methods like `_.xor`, without support for\n * iteratee shorthands, that accepts an array of arrays to inspect.\n *\n * @private\n * @param {Array} arrays The arrays to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of values.\n */\n function baseXor(arrays, iteratee, comparator) {\n var length = arrays.length;\n if (length < 2) {\n return length ? baseUniq(arrays[0]) : [];\n }\n var index = -1,\n result = Array(length);\n\n while (++index < length) {\n var array = arrays[index],\n othIndex = -1;\n\n while (++othIndex < length) {\n if (othIndex != index) {\n result[index] = baseDifference(result[index] || array, arrays[othIndex], iteratee, comparator);\n }\n }\n }\n return baseUniq(baseFlatten(result, 1), iteratee, comparator);\n }\n\n /**\n * This base implementation of `_.zipObject` which assigns values using `assignFunc`.\n *\n * @private\n * @param {Array} props The property identifiers.\n * @param {Array} values The property values.\n * @param {Function} assignFunc The function to assign values.\n * @returns {Object} Returns the new object.\n */\n function baseZipObject(props, values, assignFunc) {\n var index = -1,\n length = props.length,\n valsLength = values.length,\n result = {};\n\n while (++index < length) {\n var value = index < valsLength ? values[index] : undefined;\n assignFunc(result, props[index], value);\n }\n return result;\n }\n\n /**\n * Casts `value` to an empty array if it's not an array like object.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array|Object} Returns the cast array-like object.\n */\n function castArrayLikeObject(value) {\n return isArrayLikeObject(value) ? value : [];\n }\n\n /**\n * Casts `value` to `identity` if it's not a function.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Function} Returns cast function.\n */\n function castFunction(value) {\n return typeof value == 'function' ? value : identity;\n }\n\n /**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {Object} [object] The object to query keys on.\n * @returns {Array} Returns the cast property path array.\n */\n function castPath(value, object) {\n if (isArray(value)) {\n return value;\n }\n return isKey(value, object) ? [value] : stringToPath(toString(value));\n }\n\n /**\n * A `baseRest` alias which can be replaced with `identity` by module\n * replacement plugins.\n *\n * @private\n * @type {Function}\n * @param {Function} func The function to apply a rest parameter to.\n * @returns {Function} Returns the new function.\n */\n var castRest = baseRest;\n\n /**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\n function castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n }\n\n /**\n * A simple wrapper around the global [`clearTimeout`](https://mdn.io/clearTimeout).\n *\n * @private\n * @param {number|Object} id The timer id or timeout object of the timer to clear.\n */\n var clearTimeout = ctxClearTimeout || function(id) {\n return root.clearTimeout(id);\n };\n\n /**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\n function cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var length = buffer.length,\n result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);\n\n buffer.copy(result);\n return result;\n }\n\n /**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\n function cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n }\n\n /**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\n function cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n }\n\n /**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\n function cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n }\n\n /**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\n function cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n }\n\n /**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\n function cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n }\n\n /**\n * Compares values to sort them in ascending order.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {number} Returns the sort order indicator for `value`.\n */\n function compareAscending(value, other) {\n if (value !== other) {\n var valIsDefined = value !== undefined,\n valIsNull = value === null,\n valIsReflexive = value === value,\n valIsSymbol = isSymbol(value);\n\n var othIsDefined = other !== undefined,\n othIsNull = other === null,\n othIsReflexive = other === other,\n othIsSymbol = isSymbol(other);\n\n if ((!othIsNull && !othIsSymbol && !valIsSymbol && value > other) ||\n (valIsSymbol && othIsDefined && othIsReflexive && !othIsNull && !othIsSymbol) ||\n (valIsNull && othIsDefined && othIsReflexive) ||\n (!valIsDefined && othIsReflexive) ||\n !valIsReflexive) {\n return 1;\n }\n if ((!valIsNull && !valIsSymbol && !othIsSymbol && value < other) ||\n (othIsSymbol && valIsDefined && valIsReflexive && !valIsNull && !valIsSymbol) ||\n (othIsNull && valIsDefined && valIsReflexive) ||\n (!othIsDefined && valIsReflexive) ||\n !othIsReflexive) {\n return -1;\n }\n }\n return 0;\n }\n\n /**\n * Used by `_.orderBy` to compare multiple properties of a value to another\n * and stable sort them.\n *\n * If `orders` is unspecified, all values are sorted in ascending order. Otherwise,\n * specify an order of \"desc\" for descending or \"asc\" for ascending sort order\n * of corresponding values.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {boolean[]|string[]} orders The order to sort by for each property.\n * @returns {number} Returns the sort order indicator for `object`.\n */\n function compareMultiple(object, other, orders) {\n var index = -1,\n objCriteria = object.criteria,\n othCriteria = other.criteria,\n length = objCriteria.length,\n ordersLength = orders.length;\n\n while (++index < length) {\n var result = compareAscending(objCriteria[index], othCriteria[index]);\n if (result) {\n if (index >= ordersLength) {\n return result;\n }\n var order = orders[index];\n return result * (order == 'desc' ? -1 : 1);\n }\n }\n // Fixes an `Array#sort` bug in the JS engine embedded in Adobe applications\n // that causes it, under certain circumstances, to provide the same value for\n // `object` and `other`. See https://github.com/jashkenas/underscore/pull/1247\n // for more details.\n //\n // This also ensures a stable sort in V8 and other engines.\n // See https://bugs.chromium.org/p/v8/issues/detail?id=90 for more details.\n return object.index - other.index;\n }\n\n /**\n * Creates an array that is the composition of partially applied arguments,\n * placeholders, and provided arguments into a single array of arguments.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to prepend to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\n function composeArgs(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersLength = holders.length,\n leftIndex = -1,\n leftLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(leftLength + rangeLength),\n isUncurried = !isCurried;\n\n while (++leftIndex < leftLength) {\n result[leftIndex] = partials[leftIndex];\n }\n while (++argsIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[holders[argsIndex]] = args[argsIndex];\n }\n }\n while (rangeLength--) {\n result[leftIndex++] = args[argsIndex++];\n }\n return result;\n }\n\n /**\n * This function is like `composeArgs` except that the arguments composition\n * is tailored for `_.partialRight`.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to append to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\n function composeArgsRight(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersIndex = -1,\n holdersLength = holders.length,\n rightIndex = -1,\n rightLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(rangeLength + rightLength),\n isUncurried = !isCurried;\n\n while (++argsIndex < rangeLength) {\n result[argsIndex] = args[argsIndex];\n }\n var offset = argsIndex;\n while (++rightIndex < rightLength) {\n result[offset + rightIndex] = partials[rightIndex];\n }\n while (++holdersIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[offset + holders[holdersIndex]] = args[argsIndex++];\n }\n }\n return result;\n }\n\n /**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\n function copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n }\n\n /**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\n function copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n }\n\n /**\n * Copies own symbols of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\n function copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n }\n\n /**\n * Copies own and inherited symbols of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\n function copySymbolsIn(source, object) {\n return copyObject(source, getSymbolsIn(source), object);\n }\n\n /**\n * Creates a function like `_.groupBy`.\n *\n * @private\n * @param {Function} setter The function to set accumulator values.\n * @param {Function} [initializer] The accumulator object initializer.\n * @returns {Function} Returns the new aggregator function.\n */\n function createAggregator(setter, initializer) {\n return function(collection, iteratee) {\n var func = isArray(collection) ? arrayAggregator : baseAggregator,\n accumulator = initializer ? initializer() : {};\n\n return func(collection, setter, getIteratee(iteratee, 2), accumulator);\n };\n }\n\n /**\n * Creates a function like `_.assign`.\n *\n * @private\n * @param {Function} assigner The function to assign values.\n * @returns {Function} Returns the new assigner function.\n */\n function createAssigner(assigner) {\n return baseRest(function(object, sources) {\n var index = -1,\n length = sources.length,\n customizer = length > 1 ? sources[length - 1] : undefined,\n guard = length > 2 ? sources[2] : undefined;\n\n customizer = (assigner.length > 3 && typeof customizer == 'function')\n ? (length--, customizer)\n : undefined;\n\n if (guard && isIterateeCall(sources[0], sources[1], guard)) {\n customizer = length < 3 ? undefined : customizer;\n length = 1;\n }\n object = Object(object);\n while (++index < length) {\n var source = sources[index];\n if (source) {\n assigner(object, source, index, customizer);\n }\n }\n return object;\n });\n }\n\n /**\n * Creates a `baseEach` or `baseEachRight` function.\n *\n * @private\n * @param {Function} eachFunc The function to iterate over a collection.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\n function createBaseEach(eachFunc, fromRight) {\n return function(collection, iteratee) {\n if (collection == null) {\n return collection;\n }\n if (!isArrayLike(collection)) {\n return eachFunc(collection, iteratee);\n }\n var length = collection.length,\n index = fromRight ? length : -1,\n iterable = Object(collection);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (iteratee(iterable[index], index, iterable) === false) {\n break;\n }\n }\n return collection;\n };\n }\n\n /**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\n function createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n }\n\n /**\n * Creates a function like `_.lowerFirst`.\n *\n * @private\n * @param {string} methodName The name of the `String` case method to use.\n * @returns {Function} Returns the new case function.\n */\n function createCaseFirst(methodName) {\n return function(string) {\n string = toString(string);\n\n var strSymbols = hasUnicode(string)\n ? stringToArray(string)\n : undefined;\n\n var chr = strSymbols\n ? strSymbols[0]\n : string.charAt(0);\n\n var trailing = strSymbols\n ? castSlice(strSymbols, 1).join('')\n : string.slice(1);\n\n return chr[methodName]() + trailing;\n };\n }\n\n /**\n * Creates a function like `_.camelCase`.\n *\n * @private\n * @param {Function} callback The function to combine each word.\n * @returns {Function} Returns the new compounder function.\n */\n function createCompounder(callback) {\n return function(string) {\n return arrayReduce(words(deburr(string).replace(reApos, '')), callback, '');\n };\n }\n\n /**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\n function createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n }\n\n /**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a `_.find` or `_.findLast` function.\n *\n * @private\n * @param {Function} findIndexFunc The function to find the collection index.\n * @returns {Function} Returns the new find function.\n */\n function createFind(findIndexFunc) {\n return function(collection, predicate, fromIndex) {\n var iterable = Object(collection);\n if (!isArrayLike(collection)) {\n var iteratee = getIteratee(predicate, 3);\n collection = keys(collection);\n predicate = function(key) { return iteratee(iterable[key], key, iterable); };\n }\n var index = findIndexFunc(collection, predicate, fromIndex);\n return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined;\n };\n }\n\n /**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\n function createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with optional `this`\n * binding of `thisArg`, partial application, and currying.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [partialsRight] The arguments to append to those provided\n * to the new function.\n * @param {Array} [holdersRight] The `partialsRight` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) {\n var isAry = bitmask & WRAP_ARY_FLAG,\n isBind = bitmask & WRAP_BIND_FLAG,\n isBindKey = bitmask & WRAP_BIND_KEY_FLAG,\n isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG),\n isFlip = bitmask & WRAP_FLIP_FLAG,\n Ctor = isBindKey ? undefined : createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length;\n\n while (index--) {\n args[index] = arguments[index];\n }\n if (isCurried) {\n var placeholder = getHolder(wrapper),\n holdersCount = countHolders(args, placeholder);\n }\n if (partials) {\n args = composeArgs(args, partials, holders, isCurried);\n }\n if (partialsRight) {\n args = composeArgsRight(args, partialsRight, holdersRight, isCurried);\n }\n length -= holdersCount;\n if (isCurried && length < arity) {\n var newHolders = replaceHolders(args, placeholder);\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, thisArg,\n args, newHolders, argPos, ary, arity - length\n );\n }\n var thisBinding = isBind ? thisArg : this,\n fn = isBindKey ? thisBinding[func] : func;\n\n length = args.length;\n if (argPos) {\n args = reorder(args, argPos);\n } else if (isFlip && length > 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a function like `_.invertBy`.\n *\n * @private\n * @param {Function} setter The function to set accumulator values.\n * @param {Function} toIteratee The function to resolve iteratees.\n * @returns {Function} Returns the new inverter function.\n */\n function createInverter(setter, toIteratee) {\n return function(object, iteratee) {\n return baseInverter(object, setter, toIteratee(iteratee), {});\n };\n }\n\n /**\n * Creates a function that performs a mathematical operation on two values.\n *\n * @private\n * @param {Function} operator The function to perform the operation.\n * @param {number} [defaultValue] The value used for `undefined` arguments.\n * @returns {Function} Returns the new mathematical operation function.\n */\n function createMathOperation(operator, defaultValue) {\n return function(value, other) {\n var result;\n if (value === undefined && other === undefined) {\n return defaultValue;\n }\n if (value !== undefined) {\n result = value;\n }\n if (other !== undefined) {\n if (result === undefined) {\n return other;\n }\n if (typeof value == 'string' || typeof other == 'string') {\n value = baseToString(value);\n other = baseToString(other);\n } else {\n value = baseToNumber(value);\n other = baseToNumber(other);\n }\n result = operator(value, other);\n }\n return result;\n };\n }\n\n /**\n * Creates a function like `_.over`.\n *\n * @private\n * @param {Function} arrayFunc The function to iterate over iteratees.\n * @returns {Function} Returns the new over function.\n */\n function createOver(arrayFunc) {\n return flatRest(function(iteratees) {\n iteratees = arrayMap(iteratees, baseUnary(getIteratee()));\n return baseRest(function(args) {\n var thisArg = this;\n return arrayFunc(iteratees, function(iteratee) {\n return apply(iteratee, thisArg, args);\n });\n });\n });\n }\n\n /**\n * Creates the padding for `string` based on `length`. The `chars` string\n * is truncated if the number of characters exceeds `length`.\n *\n * @private\n * @param {number} length The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padding for `string`.\n */\n function createPadding(length, chars) {\n chars = chars === undefined ? ' ' : baseToString(chars);\n\n var charsLength = chars.length;\n if (charsLength < 2) {\n return charsLength ? baseRepeat(chars, length) : chars;\n }\n var result = baseRepeat(chars, nativeCeil(length / stringSize(chars)));\n return hasUnicode(chars)\n ? castSlice(stringToArray(result), 0, length).join('')\n : result.slice(0, length);\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with the `this` binding\n * of `thisArg` and `partials` prepended to the arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} partials The arguments to prepend to those provided to\n * the new function.\n * @returns {Function} Returns the new wrapped function.\n */\n function createPartial(func, bitmask, thisArg, partials) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var argsIndex = -1,\n argsLength = arguments.length,\n leftIndex = -1,\n leftLength = partials.length,\n args = Array(leftLength + argsLength),\n fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n\n while (++leftIndex < leftLength) {\n args[leftIndex] = partials[leftIndex];\n }\n while (argsLength--) {\n args[leftIndex++] = arguments[++argsIndex];\n }\n return apply(fn, isBind ? thisArg : this, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a `_.range` or `_.rangeRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new range function.\n */\n function createRange(fromRight) {\n return function(start, end, step) {\n if (step && typeof step != 'number' && isIterateeCall(start, end, step)) {\n end = step = undefined;\n }\n // Ensure the sign of `-0` is preserved.\n start = toFinite(start);\n if (end === undefined) {\n end = start;\n start = 0;\n } else {\n end = toFinite(end);\n }\n step = step === undefined ? (start < end ? 1 : -1) : toFinite(step);\n return baseRange(start, end, step, fromRight);\n };\n }\n\n /**\n * Creates a function that performs a relational operation on two values.\n *\n * @private\n * @param {Function} operator The function to perform the operation.\n * @returns {Function} Returns the new relational operation function.\n */\n function createRelationalOperation(operator) {\n return function(value, other) {\n if (!(typeof value == 'string' && typeof other == 'string')) {\n value = toNumber(value);\n other = toNumber(other);\n }\n return operator(value, other);\n };\n }\n\n /**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n }\n\n /**\n * Creates a function like `_.round`.\n *\n * @private\n * @param {string} methodName The name of the `Math` method to use when rounding.\n * @returns {Function} Returns the new round function.\n */\n function createRound(methodName) {\n var func = Math[methodName];\n return function(number, precision) {\n number = toNumber(number);\n precision = precision == null ? 0 : nativeMin(toInteger(precision), 292);\n if (precision) {\n // Shift with exponential notation to avoid floating-point issues.\n // See [MDN](https://mdn.io/round#Examples) for more details.\n var pair = (toString(number) + 'e').split('e'),\n value = func(pair[0] + 'e' + (+pair[1] + precision));\n\n pair = (toString(value) + 'e').split('e');\n return +(pair[0] + 'e' + (+pair[1] - precision));\n }\n return func(number);\n };\n }\n\n /**\n * Creates a set object of `values`.\n *\n * @private\n * @param {Array} values The values to add to the set.\n * @returns {Object} Returns the new set.\n */\n var createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) {\n return new Set(values);\n };\n\n /**\n * Creates a `_.toPairs` or `_.toPairsIn` function.\n *\n * @private\n * @param {Function} keysFunc The function to get the keys of a given object.\n * @returns {Function} Returns the new pairs function.\n */\n function createToPairs(keysFunc) {\n return function(object) {\n var tag = getTag(object);\n if (tag == mapTag) {\n return mapToArray(object);\n }\n if (tag == setTag) {\n return setToPairs(object);\n }\n return baseToPairs(object, keysFunc(object));\n };\n }\n\n /**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n }\n\n /**\n * Used by `_.defaults` to customize its `_.assignIn` use to assign properties\n * of source objects to the destination object for all destination properties\n * that resolve to `undefined`.\n *\n * @private\n * @param {*} objValue The destination value.\n * @param {*} srcValue The source value.\n * @param {string} key The key of the property to assign.\n * @param {Object} object The parent object of `objValue`.\n * @returns {*} Returns the value to assign.\n */\n function customDefaultsAssignIn(objValue, srcValue, key, object) {\n if (objValue === undefined ||\n (eq(objValue, objectProto[key]) && !hasOwnProperty.call(object, key))) {\n return srcValue;\n }\n return objValue;\n }\n\n /**\n * Used by `_.defaultsDeep` to customize its `_.merge` use to merge source\n * objects into destination objects that are passed thru.\n *\n * @private\n * @param {*} objValue The destination value.\n * @param {*} srcValue The source value.\n * @param {string} key The key of the property to merge.\n * @param {Object} object The parent object of `objValue`.\n * @param {Object} source The parent object of `srcValue`.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n * @returns {*} Returns the value to assign.\n */\n function customDefaultsMerge(objValue, srcValue, key, object, source, stack) {\n if (isObject(objValue) && isObject(srcValue)) {\n // Recursively merge objects and arrays (susceptible to call stack limits).\n stack.set(srcValue, objValue);\n baseMerge(objValue, srcValue, undefined, customDefaultsMerge, stack);\n stack['delete'](srcValue);\n }\n return objValue;\n }\n\n /**\n * Used by `_.omit` to customize its `_.cloneDeep` use to only clone plain\n * objects.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {string} key The key of the property to inspect.\n * @returns {*} Returns the uncloned value or `undefined` to defer cloning to `_.cloneDeep`.\n */\n function customOmitClone(value) {\n return isPlainObject(value) ? undefined : value;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for arrays with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Array} array The array to compare.\n * @param {Array} other The other array to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `array` and `other` objects.\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\n */\n function equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n arrLength = array.length,\n othLength = other.length;\n\n if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for comparing objects of\n * the same `toStringTag`.\n *\n * **Note:** This function only supports comparing values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {string} tag The `toStringTag` of the objects to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) {\n switch (tag) {\n case dataViewTag:\n if ((object.byteLength != other.byteLength) ||\n (object.byteOffset != other.byteOffset)) {\n return false;\n }\n object = object.buffer;\n other = other.buffer;\n\n case arrayBufferTag:\n if ((object.byteLength != other.byteLength) ||\n !equalFunc(new Uint8Array(object), new Uint8Array(other))) {\n return false;\n }\n return true;\n\n case boolTag:\n case dateTag:\n case numberTag:\n // Coerce booleans to `1` or `0` and dates to milliseconds.\n // Invalid dates are coerced to `NaN`.\n return eq(+object, +other);\n\n case errorTag:\n return object.name == other.name && object.message == other.message;\n\n case regexpTag:\n case stringTag:\n // Coerce regexes to strings and treat strings, primitives and objects,\n // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring\n // for more details.\n return object == (other + '');\n\n case mapTag:\n var convert = mapToArray;\n\n case setTag:\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG;\n convert || (convert = setToArray);\n\n if (object.size != other.size && !isPartial) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(object);\n if (stacked) {\n return stacked == other;\n }\n bitmask |= COMPARE_UNORDERED_FLAG;\n\n // Recursively compare objects (susceptible to call stack limits).\n stack.set(object, other);\n var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack);\n stack['delete'](object);\n return result;\n\n case symbolTag:\n if (symbolValueOf) {\n return symbolValueOf.call(object) == symbolValueOf.call(other);\n }\n }\n return false;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for objects with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function equalObjects(object, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n objProps = getAllKeys(object),\n objLength = objProps.length,\n othProps = getAllKeys(other),\n othLength = othProps.length;\n\n if (objLength != othLength && !isPartial) {\n return false;\n }\n var index = objLength;\n while (index--) {\n var key = objProps[index];\n if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {\n return false;\n }\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(object);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var result = true;\n stack.set(object, other);\n stack.set(other, object);\n\n var skipCtor = isPartial;\n while (++index < objLength) {\n key = objProps[index];\n var objValue = object[key],\n othValue = other[key];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, objValue, key, other, object, stack)\n : customizer(objValue, othValue, key, object, other, stack);\n }\n // Recursively compare objects (susceptible to call stack limits).\n if (!(compared === undefined\n ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack))\n : compared\n )) {\n result = false;\n break;\n }\n skipCtor || (skipCtor = key == 'constructor');\n }\n if (result && !skipCtor) {\n var objCtor = object.constructor,\n othCtor = other.constructor;\n\n // Non `Object` object instances with different constructors are not equal.\n if (objCtor != othCtor &&\n ('constructor' in object && 'constructor' in other) &&\n !(typeof objCtor == 'function' && objCtor instanceof objCtor &&\n typeof othCtor == 'function' && othCtor instanceof othCtor)) {\n result = false;\n }\n }\n stack['delete'](object);\n stack['delete'](other);\n return result;\n }\n\n /**\n * A specialized version of `baseRest` which flattens the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @returns {Function} Returns the new function.\n */\n function flatRest(func) {\n return setToString(overRest(func, undefined, flatten), func + '');\n }\n\n /**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n }\n\n /**\n * Creates an array of own and inherited enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function getAllKeysIn(object) {\n return baseGetAllKeys(object, keysIn, getSymbolsIn);\n }\n\n /**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\n var getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n };\n\n /**\n * Gets the name of `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {string} Returns the function name.\n */\n function getFuncName(func) {\n var result = (func.name + ''),\n array = realNames[result],\n length = hasOwnProperty.call(realNames, result) ? array.length : 0;\n\n while (length--) {\n var data = array[length],\n otherFunc = data.func;\n if (otherFunc == null || otherFunc == func) {\n return data.name;\n }\n }\n return result;\n }\n\n /**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\n function getHolder(func) {\n var object = hasOwnProperty.call(lodash, 'placeholder') ? lodash : func;\n return object.placeholder;\n }\n\n /**\n * Gets the appropriate \"iteratee\" function. If `_.iteratee` is customized,\n * this function returns the custom method, otherwise it returns `baseIteratee`.\n * If arguments are provided, the chosen function is invoked with them and\n * its result is returned.\n *\n * @private\n * @param {*} [value] The value to convert to an iteratee.\n * @param {number} [arity] The arity of the created iteratee.\n * @returns {Function} Returns the chosen function or its result.\n */\n function getIteratee() {\n var result = lodash.iteratee || iteratee;\n result = result === iteratee ? baseIteratee : result;\n return arguments.length ? result(arguments[0], arguments[1]) : result;\n }\n\n /**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\n function getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n }\n\n /**\n * Gets the property names, values, and compare flags of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the match data of `object`.\n */\n function getMatchData(object) {\n var result = keys(object),\n length = result.length;\n\n while (length--) {\n var key = result[length],\n value = object[key];\n\n result[length] = [key, value, isStrictComparable(value)];\n }\n return result;\n }\n\n /**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\n function getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n }\n\n /**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\n function getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n }\n\n /**\n * Creates an array of the own enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\n var getSymbols = !nativeGetSymbols ? stubArray : function(object) {\n if (object == null) {\n return [];\n }\n object = Object(object);\n return arrayFilter(nativeGetSymbols(object), function(symbol) {\n return propertyIsEnumerable.call(object, symbol);\n });\n };\n\n /**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\n var getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n };\n\n /**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\n var getTag = baseGetTag;\n\n // Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\n if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n }\n\n /**\n * Gets the view, applying any `transforms` to the `start` and `end` positions.\n *\n * @private\n * @param {number} start The start of the view.\n * @param {number} end The end of the view.\n * @param {Array} transforms The transformations to apply to the view.\n * @returns {Object} Returns an object containing the `start` and `end`\n * positions of the view.\n */\n function getView(start, end, transforms) {\n var index = -1,\n length = transforms.length;\n\n while (++index < length) {\n var data = transforms[index],\n size = data.size;\n\n switch (data.type) {\n case 'drop': start += size; break;\n case 'dropRight': end -= size; break;\n case 'take': end = nativeMin(end, start + size); break;\n case 'takeRight': start = nativeMax(start, end - size); break;\n }\n }\n return { 'start': start, 'end': end };\n }\n\n /**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\n function getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n }\n\n /**\n * Checks if `path` exists on `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @param {Function} hasFunc The function to check properties.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n */\n function hasPath(object, path, hasFunc) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n result = false;\n\n while (++index < length) {\n var key = toKey(path[index]);\n if (!(result = object != null && hasFunc(object, key))) {\n break;\n }\n object = object[key];\n }\n if (result || ++index != length) {\n return result;\n }\n length = object == null ? 0 : object.length;\n return !!length && isLength(length) && isIndex(key, length) &&\n (isArray(object) || isArguments(object));\n }\n\n /**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\n function initCloneArray(array) {\n var length = array.length,\n result = new array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n }\n\n /**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\n function initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n }\n\n /**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Map`, `Number`, `RegExp`, `Set`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\n function initCloneByTag(object, tag, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return new Ctor;\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return new Ctor;\n\n case symbolTag:\n return cloneSymbol(object);\n }\n }\n\n /**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\n function insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n }\n\n /**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\n function isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n }\n\n /**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\n function isIndex(value, length) {\n var type = typeof value;\n length = length == null ? MAX_SAFE_INTEGER : length;\n\n return !!length &&\n (type == 'number' ||\n (type != 'symbol' && reIsUint.test(value))) &&\n (value > -1 && value % 1 == 0 && value < length);\n }\n\n /**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\n function isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n }\n\n /**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\n function isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n }\n\n /**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\n function isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n }\n\n /**\n * Checks if `func` has a lazy counterpart.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` has a lazy counterpart,\n * else `false`.\n */\n function isLaziable(func) {\n var funcName = getFuncName(func),\n other = lodash[funcName];\n\n if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {\n return false;\n }\n if (func === other) {\n return true;\n }\n var data = getData(other);\n return !!data && func === data[0];\n }\n\n /**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\n function isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n }\n\n /**\n * Checks if `func` is capable of being masked.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `func` is maskable, else `false`.\n */\n var isMaskable = coreJsData ? isFunction : stubFalse;\n\n /**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\n function isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n }\n\n /**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\n function isStrictComparable(value) {\n return value === value && !isObject(value);\n }\n\n /**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\n function matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n }\n\n /**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\n function memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n }\n\n /**\n * Merges the function metadata of `source` into `data`.\n *\n * Merging metadata reduces the number of wrappers used to invoke a function.\n * This is possible because methods like `_.bind`, `_.curry`, and `_.partial`\n * may be applied regardless of execution order. Methods like `_.ary` and\n * `_.rearg` modify function arguments, making the order in which they are\n * executed important, preventing the merging of metadata. However, we make\n * an exception for a safe combined case where curried functions have `_.ary`\n * and or `_.rearg` applied.\n *\n * @private\n * @param {Array} data The destination metadata.\n * @param {Array} source The source metadata.\n * @returns {Array} Returns `data`.\n */\n function mergeData(data, source) {\n var bitmask = data[1],\n srcBitmask = source[1],\n newBitmask = bitmask | srcBitmask,\n isCommon = newBitmask < (WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG | WRAP_ARY_FLAG);\n\n var isCombo =\n ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_CURRY_FLAG)) ||\n ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_REARG_FLAG) && (data[7].length <= source[8])) ||\n ((srcBitmask == (WRAP_ARY_FLAG | WRAP_REARG_FLAG)) && (source[7].length <= source[8]) && (bitmask == WRAP_CURRY_FLAG));\n\n // Exit early if metadata can't be merged.\n if (!(isCommon || isCombo)) {\n return data;\n }\n // Use source `thisArg` if available.\n if (srcBitmask & WRAP_BIND_FLAG) {\n data[2] = source[2];\n // Set when currying a bound function.\n newBitmask |= bitmask & WRAP_BIND_FLAG ? 0 : WRAP_CURRY_BOUND_FLAG;\n }\n // Compose partial arguments.\n var value = source[3];\n if (value) {\n var partials = data[3];\n data[3] = partials ? composeArgs(partials, value, source[4]) : value;\n data[4] = partials ? replaceHolders(data[3], PLACEHOLDER) : source[4];\n }\n // Compose partial right arguments.\n value = source[5];\n if (value) {\n partials = data[5];\n data[5] = partials ? composeArgsRight(partials, value, source[6]) : value;\n data[6] = partials ? replaceHolders(data[5], PLACEHOLDER) : source[6];\n }\n // Use source `argPos` if available.\n value = source[7];\n if (value) {\n data[7] = value;\n }\n // Use source `ary` if it's smaller.\n if (srcBitmask & WRAP_ARY_FLAG) {\n data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]);\n }\n // Use source `arity` if one is not provided.\n if (data[9] == null) {\n data[9] = source[9];\n }\n // Use source `func` and merge bitmasks.\n data[0] = source[0];\n data[1] = newBitmask;\n\n return data;\n }\n\n /**\n * This function is like\n * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * except that it includes inherited enumerable properties.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function nativeKeysIn(object) {\n var result = [];\n if (object != null) {\n for (var key in Object(object)) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\n function objectToString(value) {\n return nativeObjectToString.call(value);\n }\n\n /**\n * A specialized version of `baseRest` which transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @param {Function} transform The rest array transform.\n * @returns {Function} Returns the new function.\n */\n function overRest(func, start, transform) {\n start = nativeMax(start === undefined ? (func.length - 1) : start, 0);\n return function() {\n var args = arguments,\n index = -1,\n length = nativeMax(args.length - start, 0),\n array = Array(length);\n\n while (++index < length) {\n array[index] = args[start + index];\n }\n index = -1;\n var otherArgs = Array(start + 1);\n while (++index < start) {\n otherArgs[index] = args[index];\n }\n otherArgs[start] = transform(array);\n return apply(func, this, otherArgs);\n };\n }\n\n /**\n * Gets the parent value at `path` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} path The path to get the parent value of.\n * @returns {*} Returns the parent value.\n */\n function parent(object, path) {\n return path.length < 2 ? object : baseGet(object, baseSlice(path, 0, -1));\n }\n\n /**\n * Reorder `array` according to the specified indexes where the element at\n * the first index is assigned as the first element, the element at\n * the second index is assigned as the second element, and so on.\n *\n * @private\n * @param {Array} array The array to reorder.\n * @param {Array} indexes The arranged array indexes.\n * @returns {Array} Returns `array`.\n */\n function reorder(array, indexes) {\n var arrLength = array.length,\n length = nativeMin(indexes.length, arrLength),\n oldArray = copyArray(array);\n\n while (length--) {\n var index = indexes[length];\n array[length] = isIndex(index, arrLength) ? oldArray[index] : undefined;\n }\n return array;\n }\n\n /**\n * Gets the value at `key`, unless `key` is \"__proto__\".\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\n function safeGet(object, key) {\n if (key == '__proto__') {\n return;\n }\n\n return object[key];\n }\n\n /**\n * Sets metadata for `func`.\n *\n * **Note:** If this function becomes hot, i.e. is invoked a lot in a short\n * period of time, it will trip its breaker and transition to an identity\n * function to avoid garbage collection pauses in V8. See\n * [V8 issue 2070](https://bugs.chromium.org/p/v8/issues/detail?id=2070)\n * for more details.\n *\n * @private\n * @param {Function} func The function to associate metadata with.\n * @param {*} data The metadata.\n * @returns {Function} Returns `func`.\n */\n var setData = shortOut(baseSetData);\n\n /**\n * A simple wrapper around the global [`setTimeout`](https://mdn.io/setTimeout).\n *\n * @private\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @returns {number|Object} Returns the timer id or timeout object.\n */\n var setTimeout = ctxSetTimeout || function(func, wait) {\n return root.setTimeout(func, wait);\n };\n\n /**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\n var setToString = shortOut(baseSetToString);\n\n /**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\n function setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n }\n\n /**\n * Creates a function that'll short out and invoke `identity` instead\n * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`\n * milliseconds.\n *\n * @private\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new shortable function.\n */\n function shortOut(func) {\n var count = 0,\n lastCalled = 0;\n\n return function() {\n var stamp = nativeNow(),\n remaining = HOT_SPAN - (stamp - lastCalled);\n\n lastCalled = stamp;\n if (remaining > 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n }\n\n /**\n * A specialized version of `_.shuffle` which mutates and sets the size of `array`.\n *\n * @private\n * @param {Array} array The array to shuffle.\n * @param {number} [size=array.length] The size of `array`.\n * @returns {Array} Returns `array`.\n */\n function shuffleSelf(array, size) {\n var index = -1,\n length = array.length,\n lastIndex = length - 1;\n\n size = size === undefined ? length : size;\n while (++index < size) {\n var rand = baseRandom(index, lastIndex),\n value = array[rand];\n\n array[rand] = array[index];\n array[index] = value;\n }\n array.length = size;\n return array;\n }\n\n /**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\n var stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n });\n\n /**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\n function toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n }\n\n /**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to convert.\n * @returns {string} Returns the source code.\n */\n function toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n }\n\n /**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\n function updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n }\n\n /**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\n function wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an array of elements split into groups the length of `size`.\n * If `array` can't be split evenly, the final chunk will be the remaining\n * elements.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to process.\n * @param {number} [size=1] The length of each chunk\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the new array of chunks.\n * @example\n *\n * _.chunk(['a', 'b', 'c', 'd'], 2);\n * // => [['a', 'b'], ['c', 'd']]\n *\n * _.chunk(['a', 'b', 'c', 'd'], 3);\n * // => [['a', 'b', 'c'], ['d']]\n */\n function chunk(array, size, guard) {\n if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) {\n size = 1;\n } else {\n size = nativeMax(toInteger(size), 0);\n }\n var length = array == null ? 0 : array.length;\n if (!length || size < 1) {\n return [];\n }\n var index = 0,\n resIndex = 0,\n result = Array(nativeCeil(length / size));\n\n while (index < length) {\n result[resIndex++] = baseSlice(array, index, (index += size));\n }\n return result;\n }\n\n /**\n * Creates an array with all falsey values removed. The values `false`, `null`,\n * `0`, `\"\"`, `undefined`, and `NaN` are falsey.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to compact.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.compact([0, 1, false, 2, '', 3]);\n * // => [1, 2, 3]\n */\n function compact(array) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (value) {\n result[resIndex++] = value;\n }\n }\n return result;\n }\n\n /**\n * Creates a new array concatenating `array` with any additional arrays\n * and/or values.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to concatenate.\n * @param {...*} [values] The values to concatenate.\n * @returns {Array} Returns the new concatenated array.\n * @example\n *\n * var array = [1];\n * var other = _.concat(array, 2, [3], [[4]]);\n *\n * console.log(other);\n * // => [1, 2, 3, [4]]\n *\n * console.log(array);\n * // => [1]\n */\n function concat() {\n var length = arguments.length;\n if (!length) {\n return [];\n }\n var args = Array(length - 1),\n array = arguments[0],\n index = length;\n\n while (index--) {\n args[index - 1] = arguments[index];\n }\n return arrayPush(isArray(array) ? copyArray(array) : [array], baseFlatten(args, 1));\n }\n\n /**\n * Creates an array of `array` values not included in the other given arrays\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. The order and references of result values are\n * determined by the first array.\n *\n * **Note:** Unlike `_.pullAll`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.without, _.xor\n * @example\n *\n * _.difference([2, 1], [2, 3]);\n * // => [1]\n */\n var difference = baseRest(function(array, values) {\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true))\n : [];\n });\n\n /**\n * This method is like `_.difference` except that it accepts `iteratee` which\n * is invoked for each element of `array` and `values` to generate the criterion\n * by which they're compared. The order and references of result values are\n * determined by the first array. The iteratee is invoked with one argument:\n * (value).\n *\n * **Note:** Unlike `_.pullAllBy`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.differenceBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.differenceBy([{ 'x': 2 }, { 'x': 1 }], [{ 'x': 1 }], 'x');\n * // => [{ 'x': 2 }]\n */\n var differenceBy = baseRest(function(array, values) {\n var iteratee = last(values);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), getIteratee(iteratee, 2))\n : [];\n });\n\n /**\n * This method is like `_.difference` except that it accepts `comparator`\n * which is invoked to compare elements of `array` to `values`. The order and\n * references of result values are determined by the first array. The comparator\n * is invoked with two arguments: (arrVal, othVal).\n *\n * **Note:** Unlike `_.pullAllWith`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n *\n * _.differenceWith(objects, [{ 'x': 1, 'y': 2 }], _.isEqual);\n * // => [{ 'x': 2, 'y': 1 }]\n */\n var differenceWith = baseRest(function(array, values) {\n var comparator = last(values);\n if (isArrayLikeObject(comparator)) {\n comparator = undefined;\n }\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), undefined, comparator)\n : [];\n });\n\n /**\n * Creates a slice of `array` with `n` elements dropped from the beginning.\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to drop.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.drop([1, 2, 3]);\n * // => [2, 3]\n *\n * _.drop([1, 2, 3], 2);\n * // => [3]\n *\n * _.drop([1, 2, 3], 5);\n * // => []\n *\n * _.drop([1, 2, 3], 0);\n * // => [1, 2, 3]\n */\n function drop(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n return baseSlice(array, n < 0 ? 0 : n, length);\n }\n\n /**\n * Creates a slice of `array` with `n` elements dropped from the end.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to drop.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.dropRight([1, 2, 3]);\n * // => [1, 2]\n *\n * _.dropRight([1, 2, 3], 2);\n * // => [1]\n *\n * _.dropRight([1, 2, 3], 5);\n * // => []\n *\n * _.dropRight([1, 2, 3], 0);\n * // => [1, 2, 3]\n */\n function dropRight(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n n = length - n;\n return baseSlice(array, 0, n < 0 ? 0 : n);\n }\n\n /**\n * Creates a slice of `array` excluding elements dropped from the end.\n * Elements are dropped until `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.dropRightWhile(users, function(o) { return !o.active; });\n * // => objects for ['barney']\n *\n * // The `_.matches` iteratee shorthand.\n * _.dropRightWhile(users, { 'user': 'pebbles', 'active': false });\n * // => objects for ['barney', 'fred']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.dropRightWhile(users, ['active', false]);\n * // => objects for ['barney']\n *\n * // The `_.property` iteratee shorthand.\n * _.dropRightWhile(users, 'active');\n * // => objects for ['barney', 'fred', 'pebbles']\n */\n function dropRightWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), true, true)\n : [];\n }\n\n /**\n * Creates a slice of `array` excluding elements dropped from the beginning.\n * Elements are dropped until `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.dropWhile(users, function(o) { return !o.active; });\n * // => objects for ['pebbles']\n *\n * // The `_.matches` iteratee shorthand.\n * _.dropWhile(users, { 'user': 'barney', 'active': false });\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.dropWhile(users, ['active', false]);\n * // => objects for ['pebbles']\n *\n * // The `_.property` iteratee shorthand.\n * _.dropWhile(users, 'active');\n * // => objects for ['barney', 'fred', 'pebbles']\n */\n function dropWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), true)\n : [];\n }\n\n /**\n * Fills elements of `array` with `value` from `start` up to, but not\n * including, `end`.\n *\n * **Note:** This method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Array\n * @param {Array} array The array to fill.\n * @param {*} value The value to fill `array` with.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _.fill(array, 'a');\n * console.log(array);\n * // => ['a', 'a', 'a']\n *\n * _.fill(Array(3), 2);\n * // => [2, 2, 2]\n *\n * _.fill([4, 6, 8, 10], '*', 1, 3);\n * // => [4, '*', '*', 10]\n */\n function fill(array, value, start, end) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n if (start && typeof start != 'number' && isIterateeCall(array, value, start)) {\n start = 0;\n end = length;\n }\n return baseFill(array, value, start, end);\n }\n\n /**\n * This method is like `_.find` except that it returns the index of the first\n * element `predicate` returns truthy for instead of the element itself.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {number} Returns the index of the found element, else `-1`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.findIndex(users, function(o) { return o.user == 'barney'; });\n * // => 0\n *\n * // The `_.matches` iteratee shorthand.\n * _.findIndex(users, { 'user': 'fred', 'active': false });\n * // => 1\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findIndex(users, ['active', false]);\n * // => 0\n *\n * // The `_.property` iteratee shorthand.\n * _.findIndex(users, 'active');\n * // => 2\n */\n function findIndex(array, predicate, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = fromIndex == null ? 0 : toInteger(fromIndex);\n if (index < 0) {\n index = nativeMax(length + index, 0);\n }\n return baseFindIndex(array, getIteratee(predicate, 3), index);\n }\n\n /**\n * This method is like `_.findIndex` except that it iterates over elements\n * of `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=array.length-1] The index to search from.\n * @returns {number} Returns the index of the found element, else `-1`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.findLastIndex(users, function(o) { return o.user == 'pebbles'; });\n * // => 2\n *\n * // The `_.matches` iteratee shorthand.\n * _.findLastIndex(users, { 'user': 'barney', 'active': true });\n * // => 0\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findLastIndex(users, ['active', false]);\n * // => 2\n *\n * // The `_.property` iteratee shorthand.\n * _.findLastIndex(users, 'active');\n * // => 0\n */\n function findLastIndex(array, predicate, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = length - 1;\n if (fromIndex !== undefined) {\n index = toInteger(fromIndex);\n index = fromIndex < 0\n ? nativeMax(length + index, 0)\n : nativeMin(index, length - 1);\n }\n return baseFindIndex(array, getIteratee(predicate, 3), index, true);\n }\n\n /**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\n function flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n }\n\n /**\n * Recursively flattens `array`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flattenDeep([1, [2, [3, [4]], 5]]);\n * // => [1, 2, 3, 4, 5]\n */\n function flattenDeep(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, INFINITY) : [];\n }\n\n /**\n * Recursively flatten `array` up to `depth` times.\n *\n * @static\n * @memberOf _\n * @since 4.4.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @param {number} [depth=1] The maximum recursion depth.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * var array = [1, [2, [3, [4]], 5]];\n *\n * _.flattenDepth(array, 1);\n * // => [1, 2, [3, [4]], 5]\n *\n * _.flattenDepth(array, 2);\n * // => [1, 2, 3, [4], 5]\n */\n function flattenDepth(array, depth) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n depth = depth === undefined ? 1 : toInteger(depth);\n return baseFlatten(array, depth);\n }\n\n /**\n * The inverse of `_.toPairs`; this method returns an object composed\n * from key-value `pairs`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} pairs The key-value pairs.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.fromPairs([['a', 1], ['b', 2]]);\n * // => { 'a': 1, 'b': 2 }\n */\n function fromPairs(pairs) {\n var index = -1,\n length = pairs == null ? 0 : pairs.length,\n result = {};\n\n while (++index < length) {\n var pair = pairs[index];\n result[pair[0]] = pair[1];\n }\n return result;\n }\n\n /**\n * Gets the first element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @alias first\n * @category Array\n * @param {Array} array The array to query.\n * @returns {*} Returns the first element of `array`.\n * @example\n *\n * _.head([1, 2, 3]);\n * // => 1\n *\n * _.head([]);\n * // => undefined\n */\n function head(array) {\n return (array && array.length) ? array[0] : undefined;\n }\n\n /**\n * Gets the index at which the first occurrence of `value` is found in `array`\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. If `fromIndex` is negative, it's used as the\n * offset from the end of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.indexOf([1, 2, 1, 2], 2);\n * // => 1\n *\n * // Search from the `fromIndex`.\n * _.indexOf([1, 2, 1, 2], 2, 2);\n * // => 3\n */\n function indexOf(array, value, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = fromIndex == null ? 0 : toInteger(fromIndex);\n if (index < 0) {\n index = nativeMax(length + index, 0);\n }\n return baseIndexOf(array, value, index);\n }\n\n /**\n * Gets all but the last element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.initial([1, 2, 3]);\n * // => [1, 2]\n */\n function initial(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseSlice(array, 0, -1) : [];\n }\n\n /**\n * Creates an array of unique values that are included in all given arrays\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. The order and references of result values are\n * determined by the first array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * _.intersection([2, 1], [2, 3]);\n * // => [2]\n */\n var intersection = baseRest(function(arrays) {\n var mapped = arrayMap(arrays, castArrayLikeObject);\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped)\n : [];\n });\n\n /**\n * This method is like `_.intersection` except that it accepts `iteratee`\n * which is invoked for each element of each `arrays` to generate the criterion\n * by which they're compared. The order and references of result values are\n * determined by the first array. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * _.intersectionBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [2.1]\n *\n * // The `_.property` iteratee shorthand.\n * _.intersectionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }]\n */\n var intersectionBy = baseRest(function(arrays) {\n var iteratee = last(arrays),\n mapped = arrayMap(arrays, castArrayLikeObject);\n\n if (iteratee === last(mapped)) {\n iteratee = undefined;\n } else {\n mapped.pop();\n }\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped, getIteratee(iteratee, 2))\n : [];\n });\n\n /**\n * This method is like `_.intersection` except that it accepts `comparator`\n * which is invoked to compare elements of `arrays`. The order and references\n * of result values are determined by the first array. The comparator is\n * invoked with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.intersectionWith(objects, others, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }]\n */\n var intersectionWith = baseRest(function(arrays) {\n var comparator = last(arrays),\n mapped = arrayMap(arrays, castArrayLikeObject);\n\n comparator = typeof comparator == 'function' ? comparator : undefined;\n if (comparator) {\n mapped.pop();\n }\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped, undefined, comparator)\n : [];\n });\n\n /**\n * Converts all elements in `array` into a string separated by `separator`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to convert.\n * @param {string} [separator=','] The element separator.\n * @returns {string} Returns the joined string.\n * @example\n *\n * _.join(['a', 'b', 'c'], '~');\n * // => 'a~b~c'\n */\n function join(array, separator) {\n return array == null ? '' : nativeJoin.call(array, separator);\n }\n\n /**\n * Gets the last element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {*} Returns the last element of `array`.\n * @example\n *\n * _.last([1, 2, 3]);\n * // => 3\n */\n function last(array) {\n var length = array == null ? 0 : array.length;\n return length ? array[length - 1] : undefined;\n }\n\n /**\n * This method is like `_.indexOf` except that it iterates over elements of\n * `array` from right to left.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=array.length-1] The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.lastIndexOf([1, 2, 1, 2], 2);\n * // => 3\n *\n * // Search from the `fromIndex`.\n * _.lastIndexOf([1, 2, 1, 2], 2, 2);\n * // => 1\n */\n function lastIndexOf(array, value, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = length;\n if (fromIndex !== undefined) {\n index = toInteger(fromIndex);\n index = index < 0 ? nativeMax(length + index, 0) : nativeMin(index, length - 1);\n }\n return value === value\n ? strictLastIndexOf(array, value, index)\n : baseFindIndex(array, baseIsNaN, index, true);\n }\n\n /**\n * Gets the element at index `n` of `array`. If `n` is negative, the nth\n * element from the end is returned.\n *\n * @static\n * @memberOf _\n * @since 4.11.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=0] The index of the element to return.\n * @returns {*} Returns the nth element of `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'd'];\n *\n * _.nth(array, 1);\n * // => 'b'\n *\n * _.nth(array, -2);\n * // => 'c';\n */\n function nth(array, n) {\n return (array && array.length) ? baseNth(array, toInteger(n)) : undefined;\n }\n\n /**\n * Removes all given values from `array` using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * **Note:** Unlike `_.without`, this method mutates `array`. Use `_.remove`\n * to remove elements from an array by predicate.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {...*} [values] The values to remove.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'a', 'b', 'c'];\n *\n * _.pull(array, 'a', 'c');\n * console.log(array);\n * // => ['b', 'b']\n */\n var pull = baseRest(pullAll);\n\n /**\n * This method is like `_.pull` except that it accepts an array of values to remove.\n *\n * **Note:** Unlike `_.difference`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'a', 'b', 'c'];\n *\n * _.pullAll(array, ['a', 'c']);\n * console.log(array);\n * // => ['b', 'b']\n */\n function pullAll(array, values) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values)\n : array;\n }\n\n /**\n * This method is like `_.pullAll` except that it accepts `iteratee` which is\n * invoked for each element of `array` and `values` to generate the criterion\n * by which they're compared. The iteratee is invoked with one argument: (value).\n *\n * **Note:** Unlike `_.differenceBy`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [{ 'x': 1 }, { 'x': 2 }, { 'x': 3 }, { 'x': 1 }];\n *\n * _.pullAllBy(array, [{ 'x': 1 }, { 'x': 3 }], 'x');\n * console.log(array);\n * // => [{ 'x': 2 }]\n */\n function pullAllBy(array, values, iteratee) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values, getIteratee(iteratee, 2))\n : array;\n }\n\n /**\n * This method is like `_.pullAll` except that it accepts `comparator` which\n * is invoked to compare elements of `array` to `values`. The comparator is\n * invoked with two arguments: (arrVal, othVal).\n *\n * **Note:** Unlike `_.differenceWith`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [{ 'x': 1, 'y': 2 }, { 'x': 3, 'y': 4 }, { 'x': 5, 'y': 6 }];\n *\n * _.pullAllWith(array, [{ 'x': 3, 'y': 4 }], _.isEqual);\n * console.log(array);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 5, 'y': 6 }]\n */\n function pullAllWith(array, values, comparator) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values, undefined, comparator)\n : array;\n }\n\n /**\n * Removes elements from `array` corresponding to `indexes` and returns an\n * array of removed elements.\n *\n * **Note:** Unlike `_.at`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {...(number|number[])} [indexes] The indexes of elements to remove.\n * @returns {Array} Returns the new array of removed elements.\n * @example\n *\n * var array = ['a', 'b', 'c', 'd'];\n * var pulled = _.pullAt(array, [1, 3]);\n *\n * console.log(array);\n * // => ['a', 'c']\n *\n * console.log(pulled);\n * // => ['b', 'd']\n */\n var pullAt = flatRest(function(array, indexes) {\n var length = array == null ? 0 : array.length,\n result = baseAt(array, indexes);\n\n basePullAt(array, arrayMap(indexes, function(index) {\n return isIndex(index, length) ? +index : index;\n }).sort(compareAscending));\n\n return result;\n });\n\n /**\n * Removes all elements from `array` that `predicate` returns truthy for\n * and returns an array of the removed elements. The predicate is invoked\n * with three arguments: (value, index, array).\n *\n * **Note:** Unlike `_.filter`, this method mutates `array`. Use `_.pull`\n * to pull elements from an array by value.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new array of removed elements.\n * @example\n *\n * var array = [1, 2, 3, 4];\n * var evens = _.remove(array, function(n) {\n * return n % 2 == 0;\n * });\n *\n * console.log(array);\n * // => [1, 3]\n *\n * console.log(evens);\n * // => [2, 4]\n */\n function remove(array, predicate) {\n var result = [];\n if (!(array && array.length)) {\n return result;\n }\n var index = -1,\n indexes = [],\n length = array.length;\n\n predicate = getIteratee(predicate, 3);\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result.push(value);\n indexes.push(index);\n }\n }\n basePullAt(array, indexes);\n return result;\n }\n\n /**\n * Reverses `array` so that the first element becomes the last, the second\n * element becomes the second to last, and so on.\n *\n * **Note:** This method mutates `array` and is based on\n * [`Array#reverse`](https://mdn.io/Array/reverse).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _.reverse(array);\n * // => [3, 2, 1]\n *\n * console.log(array);\n * // => [3, 2, 1]\n */\n function reverse(array) {\n return array == null ? array : nativeReverse.call(array);\n }\n\n /**\n * Creates a slice of `array` from `start` up to, but not including, `end`.\n *\n * **Note:** This method is used instead of\n * [`Array#slice`](https://mdn.io/Array/slice) to ensure dense arrays are\n * returned.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\n function slice(array, start, end) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n if (end && typeof end != 'number' && isIterateeCall(array, start, end)) {\n start = 0;\n end = length;\n }\n else {\n start = start == null ? 0 : toInteger(start);\n end = end === undefined ? length : toInteger(end);\n }\n return baseSlice(array, start, end);\n }\n\n /**\n * Uses a binary search to determine the lowest index at which `value`\n * should be inserted into `array` in order to maintain its sort order.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * _.sortedIndex([30, 50], 40);\n * // => 1\n */\n function sortedIndex(array, value) {\n return baseSortedIndex(array, value);\n }\n\n /**\n * This method is like `_.sortedIndex` except that it accepts `iteratee`\n * which is invoked for `value` and each element of `array` to compute their\n * sort ranking. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * var objects = [{ 'x': 4 }, { 'x': 5 }];\n *\n * _.sortedIndexBy(objects, { 'x': 4 }, function(o) { return o.x; });\n * // => 0\n *\n * // The `_.property` iteratee shorthand.\n * _.sortedIndexBy(objects, { 'x': 4 }, 'x');\n * // => 0\n */\n function sortedIndexBy(array, value, iteratee) {\n return baseSortedIndexBy(array, value, getIteratee(iteratee, 2));\n }\n\n /**\n * This method is like `_.indexOf` except that it performs a binary\n * search on a sorted `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.sortedIndexOf([4, 5, 5, 5, 6], 5);\n * // => 1\n */\n function sortedIndexOf(array, value) {\n var length = array == null ? 0 : array.length;\n if (length) {\n var index = baseSortedIndex(array, value);\n if (index < length && eq(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * This method is like `_.sortedIndex` except that it returns the highest\n * index at which `value` should be inserted into `array` in order to\n * maintain its sort order.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * _.sortedLastIndex([4, 5, 5, 5, 6], 5);\n * // => 4\n */\n function sortedLastIndex(array, value) {\n return baseSortedIndex(array, value, true);\n }\n\n /**\n * This method is like `_.sortedLastIndex` except that it accepts `iteratee`\n * which is invoked for `value` and each element of `array` to compute their\n * sort ranking. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * var objects = [{ 'x': 4 }, { 'x': 5 }];\n *\n * _.sortedLastIndexBy(objects, { 'x': 4 }, function(o) { return o.x; });\n * // => 1\n *\n * // The `_.property` iteratee shorthand.\n * _.sortedLastIndexBy(objects, { 'x': 4 }, 'x');\n * // => 1\n */\n function sortedLastIndexBy(array, value, iteratee) {\n return baseSortedIndexBy(array, value, getIteratee(iteratee, 2), true);\n }\n\n /**\n * This method is like `_.lastIndexOf` except that it performs a binary\n * search on a sorted `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.sortedLastIndexOf([4, 5, 5, 5, 6], 5);\n * // => 3\n */\n function sortedLastIndexOf(array, value) {\n var length = array == null ? 0 : array.length;\n if (length) {\n var index = baseSortedIndex(array, value, true) - 1;\n if (eq(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * This method is like `_.uniq` except that it's designed and optimized\n * for sorted arrays.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.sortedUniq([1, 1, 2]);\n * // => [1, 2]\n */\n function sortedUniq(array) {\n return (array && array.length)\n ? baseSortedUniq(array)\n : [];\n }\n\n /**\n * This method is like `_.uniqBy` except that it's designed and optimized\n * for sorted arrays.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.sortedUniqBy([1.1, 1.2, 2.3, 2.4], Math.floor);\n * // => [1.1, 2.3]\n */\n function sortedUniqBy(array, iteratee) {\n return (array && array.length)\n ? baseSortedUniq(array, getIteratee(iteratee, 2))\n : [];\n }\n\n /**\n * Gets all but the first element of `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.tail([1, 2, 3]);\n * // => [2, 3]\n */\n function tail(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseSlice(array, 1, length) : [];\n }\n\n /**\n * Creates a slice of `array` with `n` elements taken from the beginning.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to take.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.take([1, 2, 3]);\n * // => [1]\n *\n * _.take([1, 2, 3], 2);\n * // => [1, 2]\n *\n * _.take([1, 2, 3], 5);\n * // => [1, 2, 3]\n *\n * _.take([1, 2, 3], 0);\n * // => []\n */\n function take(array, n, guard) {\n if (!(array && array.length)) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n return baseSlice(array, 0, n < 0 ? 0 : n);\n }\n\n /**\n * Creates a slice of `array` with `n` elements taken from the end.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to take.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.takeRight([1, 2, 3]);\n * // => [3]\n *\n * _.takeRight([1, 2, 3], 2);\n * // => [2, 3]\n *\n * _.takeRight([1, 2, 3], 5);\n * // => [1, 2, 3]\n *\n * _.takeRight([1, 2, 3], 0);\n * // => []\n */\n function takeRight(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n n = length - n;\n return baseSlice(array, n < 0 ? 0 : n, length);\n }\n\n /**\n * Creates a slice of `array` with elements taken from the end. Elements are\n * taken until `predicate` returns falsey. The predicate is invoked with\n * three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.takeRightWhile(users, function(o) { return !o.active; });\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.matches` iteratee shorthand.\n * _.takeRightWhile(users, { 'user': 'pebbles', 'active': false });\n * // => objects for ['pebbles']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.takeRightWhile(users, ['active', false]);\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.property` iteratee shorthand.\n * _.takeRightWhile(users, 'active');\n * // => []\n */\n function takeRightWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), false, true)\n : [];\n }\n\n /**\n * Creates a slice of `array` with elements taken from the beginning. Elements\n * are taken until `predicate` returns falsey. The predicate is invoked with\n * three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.takeWhile(users, function(o) { return !o.active; });\n * // => objects for ['barney', 'fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.takeWhile(users, { 'user': 'barney', 'active': false });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.takeWhile(users, ['active', false]);\n * // => objects for ['barney', 'fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.takeWhile(users, 'active');\n * // => []\n */\n function takeWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3))\n : [];\n }\n\n /**\n * Creates an array of unique values, in order, from all given arrays using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * _.union([2], [1, 2]);\n * // => [2, 1]\n */\n var union = baseRest(function(arrays) {\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true));\n });\n\n /**\n * This method is like `_.union` except that it accepts `iteratee` which is\n * invoked for each element of each `arrays` to generate the criterion by\n * which uniqueness is computed. Result values are chosen from the first\n * array in which the value occurs. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * _.unionBy([2.1], [1.2, 2.3], Math.floor);\n * // => [2.1, 1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.unionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }, { 'x': 2 }]\n */\n var unionBy = baseRest(function(arrays) {\n var iteratee = last(arrays);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), getIteratee(iteratee, 2));\n });\n\n /**\n * This method is like `_.union` except that it accepts `comparator` which\n * is invoked to compare elements of `arrays`. Result values are chosen from\n * the first array in which the value occurs. The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.unionWith(objects, others, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }]\n */\n var unionWith = baseRest(function(arrays) {\n var comparator = last(arrays);\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), undefined, comparator);\n });\n\n /**\n * Creates a duplicate-free version of an array, using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons, in which only the first occurrence of each element\n * is kept. The order of result values is determined by the order they occur\n * in the array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.uniq([2, 1, 2]);\n * // => [2, 1]\n */\n function uniq(array) {\n return (array && array.length) ? baseUniq(array) : [];\n }\n\n /**\n * This method is like `_.uniq` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * uniqueness is computed. The order of result values is determined by the\n * order they occur in the array. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.uniqBy([2.1, 1.2, 2.3], Math.floor);\n * // => [2.1, 1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.uniqBy([{ 'x': 1 }, { 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }, { 'x': 2 }]\n */\n function uniqBy(array, iteratee) {\n return (array && array.length) ? baseUniq(array, getIteratee(iteratee, 2)) : [];\n }\n\n /**\n * This method is like `_.uniq` except that it accepts `comparator` which\n * is invoked to compare elements of `array`. The order of result values is\n * determined by the order they occur in the array.The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.uniqWith(objects, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]\n */\n function uniqWith(array, comparator) {\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return (array && array.length) ? baseUniq(array, undefined, comparator) : [];\n }\n\n /**\n * This method is like `_.zip` except that it accepts an array of grouped\n * elements and creates an array regrouping the elements to their pre-zip\n * configuration.\n *\n * @static\n * @memberOf _\n * @since 1.2.0\n * @category Array\n * @param {Array} array The array of grouped elements to process.\n * @returns {Array} Returns the new array of regrouped elements.\n * @example\n *\n * var zipped = _.zip(['a', 'b'], [1, 2], [true, false]);\n * // => [['a', 1, true], ['b', 2, false]]\n *\n * _.unzip(zipped);\n * // => [['a', 'b'], [1, 2], [true, false]]\n */\n function unzip(array) {\n if (!(array && array.length)) {\n return [];\n }\n var length = 0;\n array = arrayFilter(array, function(group) {\n if (isArrayLikeObject(group)) {\n length = nativeMax(group.length, length);\n return true;\n }\n });\n return baseTimes(length, function(index) {\n return arrayMap(array, baseProperty(index));\n });\n }\n\n /**\n * This method is like `_.unzip` except that it accepts `iteratee` to specify\n * how regrouped values should be combined. The iteratee is invoked with the\n * elements of each group: (...group).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Array\n * @param {Array} array The array of grouped elements to process.\n * @param {Function} [iteratee=_.identity] The function to combine\n * regrouped values.\n * @returns {Array} Returns the new array of regrouped elements.\n * @example\n *\n * var zipped = _.zip([1, 2], [10, 20], [100, 200]);\n * // => [[1, 10, 100], [2, 20, 200]]\n *\n * _.unzipWith(zipped, _.add);\n * // => [3, 30, 300]\n */\n function unzipWith(array, iteratee) {\n if (!(array && array.length)) {\n return [];\n }\n var result = unzip(array);\n if (iteratee == null) {\n return result;\n }\n return arrayMap(result, function(group) {\n return apply(iteratee, undefined, group);\n });\n }\n\n /**\n * Creates an array excluding all given values using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * **Note:** Unlike `_.pull`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...*} [values] The values to exclude.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.difference, _.xor\n * @example\n *\n * _.without([2, 1, 2, 3], 1, 2);\n * // => [3]\n */\n var without = baseRest(function(array, values) {\n return isArrayLikeObject(array)\n ? baseDifference(array, values)\n : [];\n });\n\n /**\n * Creates an array of unique values that is the\n * [symmetric difference](https://en.wikipedia.org/wiki/Symmetric_difference)\n * of the given arrays. The order of result values is determined by the order\n * they occur in the arrays.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.difference, _.without\n * @example\n *\n * _.xor([2, 1], [2, 3]);\n * // => [1, 3]\n */\n var xor = baseRest(function(arrays) {\n return baseXor(arrayFilter(arrays, isArrayLikeObject));\n });\n\n /**\n * This method is like `_.xor` except that it accepts `iteratee` which is\n * invoked for each element of each `arrays` to generate the criterion by\n * which by which they're compared. The order of result values is determined\n * by the order they occur in the arrays. The iteratee is invoked with one\n * argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.xorBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [1.2, 3.4]\n *\n * // The `_.property` iteratee shorthand.\n * _.xorBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 2 }]\n */\n var xorBy = baseRest(function(arrays) {\n var iteratee = last(arrays);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return baseXor(arrayFilter(arrays, isArrayLikeObject), getIteratee(iteratee, 2));\n });\n\n /**\n * This method is like `_.xor` except that it accepts `comparator` which is\n * invoked to compare elements of `arrays`. The order of result values is\n * determined by the order they occur in the arrays. The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.xorWith(objects, others, _.isEqual);\n * // => [{ 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }]\n */\n var xorWith = baseRest(function(arrays) {\n var comparator = last(arrays);\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return baseXor(arrayFilter(arrays, isArrayLikeObject), undefined, comparator);\n });\n\n /**\n * Creates an array of grouped elements, the first of which contains the\n * first elements of the given arrays, the second of which contains the\n * second elements of the given arrays, and so on.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to process.\n * @returns {Array} Returns the new array of grouped elements.\n * @example\n *\n * _.zip(['a', 'b'], [1, 2], [true, false]);\n * // => [['a', 1, true], ['b', 2, false]]\n */\n var zip = baseRest(unzip);\n\n /**\n * This method is like `_.fromPairs` except that it accepts two arrays,\n * one of property identifiers and one of corresponding values.\n *\n * @static\n * @memberOf _\n * @since 0.4.0\n * @category Array\n * @param {Array} [props=[]] The property identifiers.\n * @param {Array} [values=[]] The property values.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.zipObject(['a', 'b'], [1, 2]);\n * // => { 'a': 1, 'b': 2 }\n */\n function zipObject(props, values) {\n return baseZipObject(props || [], values || [], assignValue);\n }\n\n /**\n * This method is like `_.zipObject` except that it supports property paths.\n *\n * @static\n * @memberOf _\n * @since 4.1.0\n * @category Array\n * @param {Array} [props=[]] The property identifiers.\n * @param {Array} [values=[]] The property values.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.zipObjectDeep(['a.b[0].c', 'a.b[1].d'], [1, 2]);\n * // => { 'a': { 'b': [{ 'c': 1 }, { 'd': 2 }] } }\n */\n function zipObjectDeep(props, values) {\n return baseZipObject(props || [], values || [], baseSet);\n }\n\n /**\n * This method is like `_.zip` except that it accepts `iteratee` to specify\n * how grouped values should be combined. The iteratee is invoked with the\n * elements of each group: (...group).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Array\n * @param {...Array} [arrays] The arrays to process.\n * @param {Function} [iteratee=_.identity] The function to combine\n * grouped values.\n * @returns {Array} Returns the new array of grouped elements.\n * @example\n *\n * _.zipWith([1, 2], [10, 20], [100, 200], function(a, b, c) {\n * return a + b + c;\n * });\n * // => [111, 222]\n */\n var zipWith = baseRest(function(arrays) {\n var length = arrays.length,\n iteratee = length > 1 ? arrays[length - 1] : undefined;\n\n iteratee = typeof iteratee == 'function' ? (arrays.pop(), iteratee) : undefined;\n return unzipWith(arrays, iteratee);\n });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a `lodash` wrapper instance that wraps `value` with explicit method\n * chain sequences enabled. The result of such sequences must be unwrapped\n * with `_#value`.\n *\n * @static\n * @memberOf _\n * @since 1.3.0\n * @category Seq\n * @param {*} value The value to wrap.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'pebbles', 'age': 1 }\n * ];\n *\n * var youngest = _\n * .chain(users)\n * .sortBy('age')\n * .map(function(o) {\n * return o.user + ' is ' + o.age;\n * })\n * .head()\n * .value();\n * // => 'pebbles is 1'\n */\n function chain(value) {\n var result = lodash(value);\n result.__chain__ = true;\n return result;\n }\n\n /**\n * This method invokes `interceptor` and returns `value`. The interceptor\n * is invoked with one argument; (value). The purpose of this method is to\n * \"tap into\" a method chain sequence in order to modify intermediate results.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @param {*} value The value to provide to `interceptor`.\n * @param {Function} interceptor The function to invoke.\n * @returns {*} Returns `value`.\n * @example\n *\n * _([1, 2, 3])\n * .tap(function(array) {\n * // Mutate input array.\n * array.pop();\n * })\n * .reverse()\n * .value();\n * // => [2, 1]\n */\n function tap(value, interceptor) {\n interceptor(value);\n return value;\n }\n\n /**\n * This method is like `_.tap` except that it returns the result of `interceptor`.\n * The purpose of this method is to \"pass thru\" values replacing intermediate\n * results in a method chain sequence.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Seq\n * @param {*} value The value to provide to `interceptor`.\n * @param {Function} interceptor The function to invoke.\n * @returns {*} Returns the result of `interceptor`.\n * @example\n *\n * _(' abc ')\n * .chain()\n * .trim()\n * .thru(function(value) {\n * return [value];\n * })\n * .value();\n * // => ['abc']\n */\n function thru(value, interceptor) {\n return interceptor(value);\n }\n\n /**\n * This method is the wrapper version of `_.at`.\n *\n * @name at\n * @memberOf _\n * @since 1.0.0\n * @category Seq\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] };\n *\n * _(object).at(['a[0].b.c', 'a[1]']).value();\n * // => [3, 4]\n */\n var wrapperAt = flatRest(function(paths) {\n var length = paths.length,\n start = length ? paths[0] : 0,\n value = this.__wrapped__,\n interceptor = function(object) { return baseAt(object, paths); };\n\n if (length > 1 || this.__actions__.length ||\n !(value instanceof LazyWrapper) || !isIndex(start)) {\n return this.thru(interceptor);\n }\n value = value.slice(start, +start + (length ? 1 : 0));\n value.__actions__.push({\n 'func': thru,\n 'args': [interceptor],\n 'thisArg': undefined\n });\n return new LodashWrapper(value, this.__chain__).thru(function(array) {\n if (length && !array.length) {\n array.push(undefined);\n }\n return array;\n });\n });\n\n /**\n * Creates a `lodash` wrapper instance with explicit method chain sequences enabled.\n *\n * @name chain\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 }\n * ];\n *\n * // A sequence without explicit chaining.\n * _(users).head();\n * // => { 'user': 'barney', 'age': 36 }\n *\n * // A sequence with explicit chaining.\n * _(users)\n * .chain()\n * .head()\n * .pick('user')\n * .value();\n * // => { 'user': 'barney' }\n */\n function wrapperChain() {\n return chain(this);\n }\n\n /**\n * Executes the chain sequence and returns the wrapped result.\n *\n * @name commit\n * @memberOf _\n * @since 3.2.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var array = [1, 2];\n * var wrapped = _(array).push(3);\n *\n * console.log(array);\n * // => [1, 2]\n *\n * wrapped = wrapped.commit();\n * console.log(array);\n * // => [1, 2, 3]\n *\n * wrapped.last();\n * // => 3\n *\n * console.log(array);\n * // => [1, 2, 3]\n */\n function wrapperCommit() {\n return new LodashWrapper(this.value(), this.__chain__);\n }\n\n /**\n * Gets the next value on a wrapped object following the\n * [iterator protocol](https://mdn.io/iteration_protocols#iterator).\n *\n * @name next\n * @memberOf _\n * @since 4.0.0\n * @category Seq\n * @returns {Object} Returns the next iterator value.\n * @example\n *\n * var wrapped = _([1, 2]);\n *\n * wrapped.next();\n * // => { 'done': false, 'value': 1 }\n *\n * wrapped.next();\n * // => { 'done': false, 'value': 2 }\n *\n * wrapped.next();\n * // => { 'done': true, 'value': undefined }\n */\n function wrapperNext() {\n if (this.__values__ === undefined) {\n this.__values__ = toArray(this.value());\n }\n var done = this.__index__ >= this.__values__.length,\n value = done ? undefined : this.__values__[this.__index__++];\n\n return { 'done': done, 'value': value };\n }\n\n /**\n * Enables the wrapper to be iterable.\n *\n * @name Symbol.iterator\n * @memberOf _\n * @since 4.0.0\n * @category Seq\n * @returns {Object} Returns the wrapper object.\n * @example\n *\n * var wrapped = _([1, 2]);\n *\n * wrapped[Symbol.iterator]() === wrapped;\n * // => true\n *\n * Array.from(wrapped);\n * // => [1, 2]\n */\n function wrapperToIterator() {\n return this;\n }\n\n /**\n * Creates a clone of the chain sequence planting `value` as the wrapped value.\n *\n * @name plant\n * @memberOf _\n * @since 3.2.0\n * @category Seq\n * @param {*} value The value to plant.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2]).map(square);\n * var other = wrapped.plant([3, 4]);\n *\n * other.value();\n * // => [9, 16]\n *\n * wrapped.value();\n * // => [1, 4]\n */\n function wrapperPlant(value) {\n var result,\n parent = this;\n\n while (parent instanceof baseLodash) {\n var clone = wrapperClone(parent);\n clone.__index__ = 0;\n clone.__values__ = undefined;\n if (result) {\n previous.__wrapped__ = clone;\n } else {\n result = clone;\n }\n var previous = clone;\n parent = parent.__wrapped__;\n }\n previous.__wrapped__ = value;\n return result;\n }\n\n /**\n * This method is the wrapper version of `_.reverse`.\n *\n * **Note:** This method mutates the wrapped array.\n *\n * @name reverse\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _(array).reverse().value()\n * // => [3, 2, 1]\n *\n * console.log(array);\n * // => [3, 2, 1]\n */\n function wrapperReverse() {\n var value = this.__wrapped__;\n if (value instanceof LazyWrapper) {\n var wrapped = value;\n if (this.__actions__.length) {\n wrapped = new LazyWrapper(this);\n }\n wrapped = wrapped.reverse();\n wrapped.__actions__.push({\n 'func': thru,\n 'args': [reverse],\n 'thisArg': undefined\n });\n return new LodashWrapper(wrapped, this.__chain__);\n }\n return this.thru(reverse);\n }\n\n /**\n * Executes the chain sequence to resolve the unwrapped value.\n *\n * @name value\n * @memberOf _\n * @since 0.1.0\n * @alias toJSON, valueOf\n * @category Seq\n * @returns {*} Returns the resolved unwrapped value.\n * @example\n *\n * _([1, 2, 3]).value();\n * // => [1, 2, 3]\n */\n function wrapperValue() {\n return baseWrapperValue(this.__wrapped__, this.__actions__);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The corresponding value of\n * each key is the number of times the key was returned by `iteratee`. The\n * iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * _.countBy([6.1, 4.2, 6.3], Math.floor);\n * // => { '4': 1, '6': 2 }\n *\n * // The `_.property` iteratee shorthand.\n * _.countBy(['one', 'two', 'three'], 'length');\n * // => { '3': 2, '5': 1 }\n */\n var countBy = createAggregator(function(result, value, key) {\n if (hasOwnProperty.call(result, key)) {\n ++result[key];\n } else {\n baseAssignValue(result, key, 1);\n }\n });\n\n /**\n * Checks if `predicate` returns truthy for **all** elements of `collection`.\n * Iteration is stopped once `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index|key, collection).\n *\n * **Note:** This method returns `true` for\n * [empty collections](https://en.wikipedia.org/wiki/Empty_set) because\n * [everything is true](https://en.wikipedia.org/wiki/Vacuous_truth) of\n * elements of empty collections.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`.\n * @example\n *\n * _.every([true, 1, null, 'yes'], Boolean);\n * // => false\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.every(users, { 'user': 'barney', 'active': false });\n * // => false\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.every(users, ['active', false]);\n * // => true\n *\n * // The `_.property` iteratee shorthand.\n * _.every(users, 'active');\n * // => false\n */\n function every(collection, predicate, guard) {\n var func = isArray(collection) ? arrayEvery : baseEvery;\n if (guard && isIterateeCall(collection, predicate, guard)) {\n predicate = undefined;\n }\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Iterates over elements of `collection`, returning an array of all elements\n * `predicate` returns truthy for. The predicate is invoked with three\n * arguments: (value, index|key, collection).\n *\n * **Note:** Unlike `_.remove`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.reject\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * _.filter(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, { 'age': 36, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.filter(users, 'active');\n * // => objects for ['barney']\n */\n function filter(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Iterates over elements of `collection`, returning the first element\n * `predicate` returns truthy for. The predicate is invoked with three\n * arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {*} Returns the matched element, else `undefined`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false },\n * { 'user': 'pebbles', 'age': 1, 'active': true }\n * ];\n *\n * _.find(users, function(o) { return o.age < 40; });\n * // => object for 'barney'\n *\n * // The `_.matches` iteratee shorthand.\n * _.find(users, { 'age': 1, 'active': true });\n * // => object for 'pebbles'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.find(users, ['active', false]);\n * // => object for 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.find(users, 'active');\n * // => object for 'barney'\n */\n var find = createFind(findIndex);\n\n /**\n * This method is like `_.find` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=collection.length-1] The index to search from.\n * @returns {*} Returns the matched element, else `undefined`.\n * @example\n *\n * _.findLast([1, 2, 3, 4], function(n) {\n * return n % 2 == 1;\n * });\n * // => 3\n */\n var findLast = createFind(findLastIndex);\n\n /**\n * Creates a flattened array of values by running each element in `collection`\n * thru `iteratee` and flattening the mapped results. The iteratee is invoked\n * with three arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [n, n];\n * }\n *\n * _.flatMap([1, 2], duplicate);\n * // => [1, 1, 2, 2]\n */\n function flatMap(collection, iteratee) {\n return baseFlatten(map(collection, iteratee), 1);\n }\n\n /**\n * This method is like `_.flatMap` except that it recursively flattens the\n * mapped results.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [[[n, n]]];\n * }\n *\n * _.flatMapDeep([1, 2], duplicate);\n * // => [1, 1, 2, 2]\n */\n function flatMapDeep(collection, iteratee) {\n return baseFlatten(map(collection, iteratee), INFINITY);\n }\n\n /**\n * This method is like `_.flatMap` except that it recursively flattens the\n * mapped results up to `depth` times.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {number} [depth=1] The maximum recursion depth.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [[[n, n]]];\n * }\n *\n * _.flatMapDepth([1, 2], duplicate, 2);\n * // => [[1, 1], [2, 2]]\n */\n function flatMapDepth(collection, iteratee, depth) {\n depth = depth === undefined ? 1 : toInteger(depth);\n return baseFlatten(map(collection, iteratee), depth);\n }\n\n /**\n * Iterates over elements of `collection` and invokes `iteratee` for each element.\n * The iteratee is invoked with three arguments: (value, index|key, collection).\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * **Note:** As with other \"Collections\" methods, objects with a \"length\"\n * property are iterated like arrays. To avoid this behavior use `_.forIn`\n * or `_.forOwn` for object iteration.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @alias each\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n * @see _.forEachRight\n * @example\n *\n * _.forEach([1, 2], function(value) {\n * console.log(value);\n * });\n * // => Logs `1` then `2`.\n *\n * _.forEach({ 'a': 1, 'b': 2 }, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a' then 'b' (iteration order is not guaranteed).\n */\n function forEach(collection, iteratee) {\n var func = isArray(collection) ? arrayEach : baseEach;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.forEach` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @alias eachRight\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n * @see _.forEach\n * @example\n *\n * _.forEachRight([1, 2], function(value) {\n * console.log(value);\n * });\n * // => Logs `2` then `1`.\n */\n function forEachRight(collection, iteratee) {\n var func = isArray(collection) ? arrayEachRight : baseEachRight;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The order of grouped values\n * is determined by the order they occur in `collection`. The corresponding\n * value of each key is an array of elements responsible for generating the\n * key. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * _.groupBy([6.1, 4.2, 6.3], Math.floor);\n * // => { '4': [4.2], '6': [6.1, 6.3] }\n *\n * // The `_.property` iteratee shorthand.\n * _.groupBy(['one', 'two', 'three'], 'length');\n * // => { '3': ['one', 'two'], '5': ['three'] }\n */\n var groupBy = createAggregator(function(result, value, key) {\n if (hasOwnProperty.call(result, key)) {\n result[key].push(value);\n } else {\n baseAssignValue(result, key, [value]);\n }\n });\n\n /**\n * Checks if `value` is in `collection`. If `collection` is a string, it's\n * checked for a substring of `value`, otherwise\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * is used for equality comparisons. If `fromIndex` is negative, it's used as\n * the offset from the end of `collection`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object|string} collection The collection to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=0] The index to search from.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`.\n * @returns {boolean} Returns `true` if `value` is found, else `false`.\n * @example\n *\n * _.includes([1, 2, 3], 1);\n * // => true\n *\n * _.includes([1, 2, 3], 1, 2);\n * // => false\n *\n * _.includes({ 'a': 1, 'b': 2 }, 1);\n * // => true\n *\n * _.includes('abcd', 'bc');\n * // => true\n */\n function includes(collection, value, fromIndex, guard) {\n collection = isArrayLike(collection) ? collection : values(collection);\n fromIndex = (fromIndex && !guard) ? toInteger(fromIndex) : 0;\n\n var length = collection.length;\n if (fromIndex < 0) {\n fromIndex = nativeMax(length + fromIndex, 0);\n }\n return isString(collection)\n ? (fromIndex <= length && collection.indexOf(value, fromIndex) > -1)\n : (!!length && baseIndexOf(collection, value, fromIndex) > -1);\n }\n\n /**\n * Invokes the method at `path` of each element in `collection`, returning\n * an array of the results of each invoked method. Any additional arguments\n * are provided to each invoked method. If `path` is a function, it's invoked\n * for, and `this` bound to, each element in `collection`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Array|Function|string} path The path of the method to invoke or\n * the function invoked per iteration.\n * @param {...*} [args] The arguments to invoke each method with.\n * @returns {Array} Returns the array of results.\n * @example\n *\n * _.invokeMap([[5, 1, 7], [3, 2, 1]], 'sort');\n * // => [[1, 5, 7], [1, 2, 3]]\n *\n * _.invokeMap([123, 456], String.prototype.split, '');\n * // => [['1', '2', '3'], ['4', '5', '6']]\n */\n var invokeMap = baseRest(function(collection, path, args) {\n var index = -1,\n isFunc = typeof path == 'function',\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value) {\n result[++index] = isFunc ? apply(path, value, args) : baseInvoke(value, path, args);\n });\n return result;\n });\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The corresponding value of\n * each key is the last element responsible for generating the key. The\n * iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * var array = [\n * { 'dir': 'left', 'code': 97 },\n * { 'dir': 'right', 'code': 100 }\n * ];\n *\n * _.keyBy(array, function(o) {\n * return String.fromCharCode(o.code);\n * });\n * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }\n *\n * _.keyBy(array, 'dir');\n * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }\n */\n var keyBy = createAggregator(function(result, value, key) {\n baseAssignValue(result, key, value);\n });\n\n /**\n * Creates an array of values by running each element in `collection` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`.\n *\n * The guarded methods are:\n * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`,\n * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`,\n * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`,\n * `template`, `trim`, `trimEnd`, `trimStart`, and `words`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * _.map([4, 8], square);\n * // => [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\n function map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.sortBy` except that it allows specifying the sort\n * orders of the iteratees to sort by. If `orders` is unspecified, all values\n * are sorted in ascending order. Otherwise, specify an order of \"desc\" for\n * descending or \"asc\" for ascending sort order of corresponding values.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Array[]|Function[]|Object[]|string[]} [iteratees=[_.identity]]\n * The iteratees to sort by.\n * @param {string[]} [orders] The sort orders of `iteratees`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`.\n * @returns {Array} Returns the new sorted array.\n * @example\n *\n * var users = [\n * { 'user': 'fred', 'age': 48 },\n * { 'user': 'barney', 'age': 34 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'barney', 'age': 36 }\n * ];\n *\n * // Sort by `user` in ascending order and by `age` in descending order.\n * _.orderBy(users, ['user', 'age'], ['asc', 'desc']);\n * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]\n */\n function orderBy(collection, iteratees, orders, guard) {\n if (collection == null) {\n return [];\n }\n if (!isArray(iteratees)) {\n iteratees = iteratees == null ? [] : [iteratees];\n }\n orders = guard ? undefined : orders;\n if (!isArray(orders)) {\n orders = orders == null ? [] : [orders];\n }\n return baseOrderBy(collection, iteratees, orders);\n }\n\n /**\n * Creates an array of elements split into two groups, the first of which\n * contains elements `predicate` returns truthy for, the second of which\n * contains elements `predicate` returns falsey for. The predicate is\n * invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the array of grouped elements.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true },\n * { 'user': 'pebbles', 'age': 1, 'active': false }\n * ];\n *\n * _.partition(users, function(o) { return o.active; });\n * // => objects for [['fred'], ['barney', 'pebbles']]\n *\n * // The `_.matches` iteratee shorthand.\n * _.partition(users, { 'age': 1, 'active': false });\n * // => objects for [['pebbles'], ['barney', 'fred']]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.partition(users, ['active', false]);\n * // => objects for [['barney', 'pebbles'], ['fred']]\n *\n * // The `_.property` iteratee shorthand.\n * _.partition(users, 'active');\n * // => objects for [['fred'], ['barney', 'pebbles']]\n */\n var partition = createAggregator(function(result, value, key) {\n result[key ? 0 : 1].push(value);\n }, function() { return [[], []]; });\n\n /**\n * Reduces `collection` to a value which is the accumulated result of running\n * each element in `collection` thru `iteratee`, where each successive\n * invocation is supplied the return value of the previous. If `accumulator`\n * is not given, the first element of `collection` is used as the initial\n * value. The iteratee is invoked with four arguments:\n * (accumulator, value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.reduce`, `_.reduceRight`, and `_.transform`.\n *\n * The guarded methods are:\n * `assign`, `defaults`, `defaultsDeep`, `includes`, `merge`, `orderBy`,\n * and `sortBy`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @returns {*} Returns the accumulated value.\n * @see _.reduceRight\n * @example\n *\n * _.reduce([1, 2], function(sum, n) {\n * return sum + n;\n * }, 0);\n * // => 3\n *\n * _.reduce({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) {\n * (result[value] || (result[value] = [])).push(key);\n * return result;\n * }, {});\n * // => { '1': ['a', 'c'], '2': ['b'] } (iteration order is not guaranteed)\n */\n function reduce(collection, iteratee, accumulator) {\n var func = isArray(collection) ? arrayReduce : baseReduce,\n initAccum = arguments.length < 3;\n\n return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEach);\n }\n\n /**\n * This method is like `_.reduce` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @returns {*} Returns the accumulated value.\n * @see _.reduce\n * @example\n *\n * var array = [[0, 1], [2, 3], [4, 5]];\n *\n * _.reduceRight(array, function(flattened, other) {\n * return flattened.concat(other);\n * }, []);\n * // => [4, 5, 2, 3, 0, 1]\n */\n function reduceRight(collection, iteratee, accumulator) {\n var func = isArray(collection) ? arrayReduceRight : baseReduce,\n initAccum = arguments.length < 3;\n\n return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEachRight);\n }\n\n /**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\n function reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(getIteratee(predicate, 3)));\n }\n\n /**\n * Gets a random element from `collection`.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to sample.\n * @returns {*} Returns the random element.\n * @example\n *\n * _.sample([1, 2, 3, 4]);\n * // => 2\n */\n function sample(collection) {\n var func = isArray(collection) ? arraySample : baseSample;\n return func(collection);\n }\n\n /**\n * Gets `n` random elements at unique keys from `collection` up to the\n * size of `collection`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to sample.\n * @param {number} [n=1] The number of elements to sample.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the random elements.\n * @example\n *\n * _.sampleSize([1, 2, 3], 2);\n * // => [3, 1]\n *\n * _.sampleSize([1, 2, 3], 4);\n * // => [2, 3, 1]\n */\n function sampleSize(collection, n, guard) {\n if ((guard ? isIterateeCall(collection, n, guard) : n === undefined)) {\n n = 1;\n } else {\n n = toInteger(n);\n }\n var func = isArray(collection) ? arraySampleSize : baseSampleSize;\n return func(collection, n);\n }\n\n /**\n * Creates an array of shuffled values, using a version of the\n * [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher-Yates_shuffle).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to shuffle.\n * @returns {Array} Returns the new shuffled array.\n * @example\n *\n * _.shuffle([1, 2, 3, 4]);\n * // => [4, 1, 3, 2]\n */\n function shuffle(collection) {\n var func = isArray(collection) ? arrayShuffle : baseShuffle;\n return func(collection);\n }\n\n /**\n * Gets the size of `collection` by returning its length for array-like\n * values or the number of own enumerable string keyed properties for objects.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object|string} collection The collection to inspect.\n * @returns {number} Returns the collection size.\n * @example\n *\n * _.size([1, 2, 3]);\n * // => 3\n *\n * _.size({ 'a': 1, 'b': 2 });\n * // => 2\n *\n * _.size('pebbles');\n * // => 7\n */\n function size(collection) {\n if (collection == null) {\n return 0;\n }\n if (isArrayLike(collection)) {\n return isString(collection) ? stringSize(collection) : collection.length;\n }\n var tag = getTag(collection);\n if (tag == mapTag || tag == setTag) {\n return collection.size;\n }\n return baseKeys(collection).length;\n }\n\n /**\n * Checks if `predicate` returns truthy for **any** element of `collection`.\n * Iteration is stopped once `predicate` returns truthy. The predicate is\n * invoked with three arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n * @example\n *\n * _.some([null, 0, 'yes', false], Boolean);\n * // => true\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.some(users, { 'user': 'barney', 'active': false });\n * // => false\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.some(users, ['active', false]);\n * // => true\n *\n * // The `_.property` iteratee shorthand.\n * _.some(users, 'active');\n * // => true\n */\n function some(collection, predicate, guard) {\n var func = isArray(collection) ? arraySome : baseSome;\n if (guard && isIterateeCall(collection, predicate, guard)) {\n predicate = undefined;\n }\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Creates an array of elements, sorted in ascending order by the results of\n * running each element in a collection thru each iteratee. This method\n * performs a stable sort, that is, it preserves the original sort order of\n * equal elements. The iteratees are invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {...(Function|Function[])} [iteratees=[_.identity]]\n * The iteratees to sort by.\n * @returns {Array} Returns the new sorted array.\n * @example\n *\n * var users = [\n * { 'user': 'fred', 'age': 48 },\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'barney', 'age': 34 }\n * ];\n *\n * _.sortBy(users, [function(o) { return o.user; }]);\n * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]\n *\n * _.sortBy(users, ['user', 'age']);\n * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]\n */\n var sortBy = baseRest(function(collection, iteratees) {\n if (collection == null) {\n return [];\n }\n var length = iteratees.length;\n if (length > 1 && isIterateeCall(collection, iteratees[0], iteratees[1])) {\n iteratees = [];\n } else if (length > 2 && isIterateeCall(iteratees[0], iteratees[1], iteratees[2])) {\n iteratees = [iteratees[0]];\n }\n return baseOrderBy(collection, baseFlatten(iteratees, 1), []);\n });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Gets the timestamp of the number of milliseconds that have elapsed since\n * the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Date\n * @returns {number} Returns the timestamp.\n * @example\n *\n * _.defer(function(stamp) {\n * console.log(_.now() - stamp);\n * }, _.now());\n * // => Logs the number of milliseconds it took for the deferred invocation.\n */\n var now = ctxNow || function() {\n return root.Date.now();\n };\n\n /*------------------------------------------------------------------------*/\n\n /**\n * The opposite of `_.before`; this method creates a function that invokes\n * `func` once it's called `n` or more times.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {number} n The number of calls before `func` is invoked.\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * var saves = ['profile', 'settings'];\n *\n * var done = _.after(saves.length, function() {\n * console.log('done saving!');\n * });\n *\n * _.forEach(saves, function(type) {\n * asyncSave({ 'type': type, 'complete': done });\n * });\n * // => Logs 'done saving!' after the two async saves have completed.\n */\n function after(n, func) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n n = toInteger(n);\n return function() {\n if (--n < 1) {\n return func.apply(this, arguments);\n }\n };\n }\n\n /**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\n function ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n }\n\n /**\n * Creates a function that invokes `func`, with the `this` binding and arguments\n * of the created function, while it's called less than `n` times. Subsequent\n * calls to the created function return the result of the last `func` invocation.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {number} n The number of calls at which `func` is no longer invoked.\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * jQuery(element).on('click', _.before(5, addContactToList));\n * // => Allows adding up to 4 contacts to the list.\n */\n function before(n, func) {\n var result;\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n n = toInteger(n);\n return function() {\n if (--n > 0) {\n result = func.apply(this, arguments);\n }\n if (n <= 1) {\n func = undefined;\n }\n return result;\n };\n }\n\n /**\n * Creates a function that invokes `func` with the `this` binding of `thisArg`\n * and `partials` prepended to the arguments it receives.\n *\n * The `_.bind.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for partially applied arguments.\n *\n * **Note:** Unlike native `Function#bind`, this method doesn't set the \"length\"\n * property of bound functions.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to bind.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new bound function.\n * @example\n *\n * function greet(greeting, punctuation) {\n * return greeting + ' ' + this.user + punctuation;\n * }\n *\n * var object = { 'user': 'fred' };\n *\n * var bound = _.bind(greet, object, 'hi');\n * bound('!');\n * // => 'hi fred!'\n *\n * // Bound with placeholders.\n * var bound = _.bind(greet, object, _, '!');\n * bound('hi');\n * // => 'hi fred!'\n */\n var bind = baseRest(function(func, thisArg, partials) {\n var bitmask = WRAP_BIND_FLAG;\n if (partials.length) {\n var holders = replaceHolders(partials, getHolder(bind));\n bitmask |= WRAP_PARTIAL_FLAG;\n }\n return createWrap(func, bitmask, thisArg, partials, holders);\n });\n\n /**\n * Creates a function that invokes the method at `object[key]` with `partials`\n * prepended to the arguments it receives.\n *\n * This method differs from `_.bind` by allowing bound functions to reference\n * methods that may be redefined or don't yet exist. See\n * [Peter Michaux's article](http://peter.michaux.ca/articles/lazy-function-definition-pattern)\n * for more details.\n *\n * The `_.bindKey.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * @static\n * @memberOf _\n * @since 0.10.0\n * @category Function\n * @param {Object} object The object to invoke the method on.\n * @param {string} key The key of the method.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new bound function.\n * @example\n *\n * var object = {\n * 'user': 'fred',\n * 'greet': function(greeting, punctuation) {\n * return greeting + ' ' + this.user + punctuation;\n * }\n * };\n *\n * var bound = _.bindKey(object, 'greet', 'hi');\n * bound('!');\n * // => 'hi fred!'\n *\n * object.greet = function(greeting, punctuation) {\n * return greeting + 'ya ' + this.user + punctuation;\n * };\n *\n * bound('!');\n * // => 'hiya fred!'\n *\n * // Bound with placeholders.\n * var bound = _.bindKey(object, 'greet', _, '!');\n * bound('hi');\n * // => 'hiya fred!'\n */\n var bindKey = baseRest(function(object, key, partials) {\n var bitmask = WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG;\n if (partials.length) {\n var holders = replaceHolders(partials, getHolder(bindKey));\n bitmask |= WRAP_PARTIAL_FLAG;\n }\n return createWrap(key, bitmask, object, partials, holders);\n });\n\n /**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\n function curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n }\n\n /**\n * This method is like `_.curry` except that arguments are applied to `func`\n * in the manner of `_.partialRight` instead of `_.partial`.\n *\n * The `_.curryRight.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curryRight(abc);\n *\n * curried(3)(2)(1);\n * // => [1, 2, 3]\n *\n * curried(2, 3)(1);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(3)(1, _)(2);\n * // => [1, 2, 3]\n */\n function curryRight(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_RIGHT_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curryRight.placeholder;\n return result;\n }\n\n /**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\n function debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n }\n\n /**\n * Defers invoking the `func` until the current call stack has cleared. Any\n * additional arguments are provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to defer.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {number} Returns the timer id.\n * @example\n *\n * _.defer(function(text) {\n * console.log(text);\n * }, 'deferred');\n * // => Logs 'deferred' after one millisecond.\n */\n var defer = baseRest(function(func, args) {\n return baseDelay(func, 1, args);\n });\n\n /**\n * Invokes `func` after `wait` milliseconds. Any additional arguments are\n * provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {number} Returns the timer id.\n * @example\n *\n * _.delay(function(text) {\n * console.log(text);\n * }, 1000, 'later');\n * // => Logs 'later' after one second.\n */\n var delay = baseRest(function(func, wait, args) {\n return baseDelay(func, toNumber(wait) || 0, args);\n });\n\n /**\n * Creates a function that invokes `func` with arguments reversed.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to flip arguments for.\n * @returns {Function} Returns the new flipped function.\n * @example\n *\n * var flipped = _.flip(function() {\n * return _.toArray(arguments);\n * });\n *\n * flipped('a', 'b', 'c', 'd');\n * // => ['d', 'c', 'b', 'a']\n */\n function flip(func) {\n return createWrap(func, WRAP_FLIP_FLAG);\n }\n\n /**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\n function memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n }\n\n // Expose `MapCache`.\n memoize.Cache = MapCache;\n\n /**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\n function negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n }\n\n /**\n * Creates a function that is restricted to invoking `func` once. Repeat calls\n * to the function return the value of the first invocation. The `func` is\n * invoked with the `this` binding and arguments of the created function.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * var initialize = _.once(createApplication);\n * initialize();\n * initialize();\n * // => `createApplication` is invoked once\n */\n function once(func) {\n return before(2, func);\n }\n\n /**\n * Creates a function that invokes `func` with its arguments transformed.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Function\n * @param {Function} func The function to wrap.\n * @param {...(Function|Function[])} [transforms=[_.identity]]\n * The argument transforms.\n * @returns {Function} Returns the new function.\n * @example\n *\n * function doubled(n) {\n * return n * 2;\n * }\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var func = _.overArgs(function(x, y) {\n * return [x, y];\n * }, [square, doubled]);\n *\n * func(9, 3);\n * // => [81, 6]\n *\n * func(10, 5);\n * // => [100, 10]\n */\n var overArgs = castRest(function(func, transforms) {\n transforms = (transforms.length == 1 && isArray(transforms[0]))\n ? arrayMap(transforms[0], baseUnary(getIteratee()))\n : arrayMap(baseFlatten(transforms, 1), baseUnary(getIteratee()));\n\n var funcsLength = transforms.length;\n return baseRest(function(args) {\n var index = -1,\n length = nativeMin(args.length, funcsLength);\n\n while (++index < length) {\n args[index] = transforms[index].call(this, args[index]);\n }\n return apply(func, this, args);\n });\n });\n\n /**\n * Creates a function that invokes `func` with `partials` prepended to the\n * arguments it receives. This method is like `_.bind` except it does **not**\n * alter the `this` binding.\n *\n * The `_.partial.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of partially\n * applied functions.\n *\n * @static\n * @memberOf _\n * @since 0.2.0\n * @category Function\n * @param {Function} func The function to partially apply arguments to.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new partially applied function.\n * @example\n *\n * function greet(greeting, name) {\n * return greeting + ' ' + name;\n * }\n *\n * var sayHelloTo = _.partial(greet, 'hello');\n * sayHelloTo('fred');\n * // => 'hello fred'\n *\n * // Partially applied with placeholders.\n * var greetFred = _.partial(greet, _, 'fred');\n * greetFred('hi');\n * // => 'hi fred'\n */\n var partial = baseRest(function(func, partials) {\n var holders = replaceHolders(partials, getHolder(partial));\n return createWrap(func, WRAP_PARTIAL_FLAG, undefined, partials, holders);\n });\n\n /**\n * This method is like `_.partial` except that partially applied arguments\n * are appended to the arguments it receives.\n *\n * The `_.partialRight.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of partially\n * applied functions.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Function\n * @param {Function} func The function to partially apply arguments to.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new partially applied function.\n * @example\n *\n * function greet(greeting, name) {\n * return greeting + ' ' + name;\n * }\n *\n * var greetFred = _.partialRight(greet, 'fred');\n * greetFred('hi');\n * // => 'hi fred'\n *\n * // Partially applied with placeholders.\n * var sayHelloTo = _.partialRight(greet, 'hello', _);\n * sayHelloTo('fred');\n * // => 'hello fred'\n */\n var partialRight = baseRest(function(func, partials) {\n var holders = replaceHolders(partials, getHolder(partialRight));\n return createWrap(func, WRAP_PARTIAL_RIGHT_FLAG, undefined, partials, holders);\n });\n\n /**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\n var rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n });\n\n /**\n * Creates a function that invokes `func` with the `this` binding of the\n * created function and arguments from `start` and beyond provided as\n * an array.\n *\n * **Note:** This method is based on the\n * [rest parameter](https://mdn.io/rest_parameters).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var say = _.rest(function(what, names) {\n * return what + ' ' + _.initial(names).join(', ') +\n * (_.size(names) > 1 ? ', & ' : '') + _.last(names);\n * });\n *\n * say('hello', 'fred', 'barney', 'pebbles');\n * // => 'hello fred, barney, & pebbles'\n */\n function rest(func, start) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n start = start === undefined ? start : toInteger(start);\n return baseRest(func, start);\n }\n\n /**\n * Creates a function that invokes `func` with the `this` binding of the\n * create function and an array of arguments much like\n * [`Function#apply`](http://www.ecma-international.org/ecma-262/7.0/#sec-function.prototype.apply).\n *\n * **Note:** This method is based on the\n * [spread operator](https://mdn.io/spread_operator).\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Function\n * @param {Function} func The function to spread arguments over.\n * @param {number} [start=0] The start position of the spread.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var say = _.spread(function(who, what) {\n * return who + ' says ' + what;\n * });\n *\n * say(['fred', 'hello']);\n * // => 'fred says hello'\n *\n * var numbers = Promise.all([\n * Promise.resolve(40),\n * Promise.resolve(36)\n * ]);\n *\n * numbers.then(_.spread(function(x, y) {\n * return x + y;\n * }));\n * // => a Promise of 76\n */\n function spread(func, start) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n start = start == null ? 0 : nativeMax(toInteger(start), 0);\n return baseRest(function(args) {\n var array = args[start],\n otherArgs = castSlice(args, 0, start);\n\n if (array) {\n arrayPush(otherArgs, array);\n }\n return apply(func, this, otherArgs);\n });\n }\n\n /**\n * Creates a throttled function that only invokes `func` at most once per\n * every `wait` milliseconds. The throttled function comes with a `cancel`\n * method to cancel delayed `func` invocations and a `flush` method to\n * immediately invoke them. Provide `options` to indicate whether `func`\n * should be invoked on the leading and/or trailing edge of the `wait`\n * timeout. The `func` is invoked with the last arguments provided to the\n * throttled function. Subsequent calls to the throttled function return the\n * result of the last `func` invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the throttled function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.throttle` and `_.debounce`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to throttle.\n * @param {number} [wait=0] The number of milliseconds to throttle invocations to.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=true]\n * Specify invoking on the leading edge of the timeout.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new throttled function.\n * @example\n *\n * // Avoid excessively updating the position while scrolling.\n * jQuery(window).on('scroll', _.throttle(updatePosition, 100));\n *\n * // Invoke `renewToken` when the click event is fired, but not more than once every 5 minutes.\n * var throttled = _.throttle(renewToken, 300000, { 'trailing': false });\n * jQuery(element).on('click', throttled);\n *\n * // Cancel the trailing throttled invocation.\n * jQuery(window).on('popstate', throttled.cancel);\n */\n function throttle(func, wait, options) {\n var leading = true,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (isObject(options)) {\n leading = 'leading' in options ? !!options.leading : leading;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n return debounce(func, wait, {\n 'leading': leading,\n 'maxWait': wait,\n 'trailing': trailing\n });\n }\n\n /**\n * Creates a function that accepts up to one argument, ignoring any\n * additional arguments.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.unary(parseInt));\n * // => [6, 8, 10]\n */\n function unary(func) {\n return ary(func, 1);\n }\n\n /**\n * Creates a function that provides `value` to `wrapper` as its first\n * argument. Any additional arguments provided to the function are appended\n * to those provided to the `wrapper`. The wrapper is invoked with the `this`\n * binding of the created function.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {*} value The value to wrap.\n * @param {Function} [wrapper=identity] The wrapper function.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var p = _.wrap(_.escape, function(func, text) {\n * return '<p>' + func(text) + '</p>';\n * });\n *\n * p('fred, barney, & pebbles');\n * // => '<p>fred, barney, &amp; pebbles</p>'\n */\n function wrap(value, wrapper) {\n return partial(castFunction(wrapper), value);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Casts `value` as an array if it's not one.\n *\n * @static\n * @memberOf _\n * @since 4.4.0\n * @category Lang\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast array.\n * @example\n *\n * _.castArray(1);\n * // => [1]\n *\n * _.castArray({ 'a': 1 });\n * // => [{ 'a': 1 }]\n *\n * _.castArray('abc');\n * // => ['abc']\n *\n * _.castArray(null);\n * // => [null]\n *\n * _.castArray(undefined);\n * // => [undefined]\n *\n * _.castArray();\n * // => []\n *\n * var array = [1, 2, 3];\n * console.log(_.castArray(array) === array);\n * // => true\n */\n function castArray() {\n if (!arguments.length) {\n return [];\n }\n var value = arguments[0];\n return isArray(value) ? value : [value];\n }\n\n /**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\n function clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n }\n\n /**\n * This method is like `_.clone` except that it accepts `customizer` which\n * is invoked to produce the cloned value. If `customizer` returns `undefined`,\n * cloning is handled by the method instead. The `customizer` is invoked with\n * up to four arguments; (value [, index|key, object, stack]).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to clone.\n * @param {Function} [customizer] The function to customize cloning.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeepWith\n * @example\n *\n * function customizer(value) {\n * if (_.isElement(value)) {\n * return value.cloneNode(false);\n * }\n * }\n *\n * var el = _.cloneWith(document.body, customizer);\n *\n * console.log(el === document.body);\n * // => false\n * console.log(el.nodeName);\n * // => 'BODY'\n * console.log(el.childNodes.length);\n * // => 0\n */\n function cloneWith(value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseClone(value, CLONE_SYMBOLS_FLAG, customizer);\n }\n\n /**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\n function cloneDeep(value) {\n return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG);\n }\n\n /**\n * This method is like `_.cloneWith` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @param {Function} [customizer] The function to customize cloning.\n * @returns {*} Returns the deep cloned value.\n * @see _.cloneWith\n * @example\n *\n * function customizer(value) {\n * if (_.isElement(value)) {\n * return value.cloneNode(true);\n * }\n * }\n *\n * var el = _.cloneDeepWith(document.body, customizer);\n *\n * console.log(el === document.body);\n * // => false\n * console.log(el.nodeName);\n * // => 'BODY'\n * console.log(el.childNodes.length);\n * // => 20\n */\n function cloneDeepWith(value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG, customizer);\n }\n\n /**\n * Checks if `object` conforms to `source` by invoking the predicate\n * properties of `source` with the corresponding property values of `object`.\n *\n * **Note:** This method is equivalent to `_.conforms` when `source` is\n * partially applied.\n *\n * @static\n * @memberOf _\n * @since 4.14.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property predicates to conform to.\n * @returns {boolean} Returns `true` if `object` conforms, else `false`.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n *\n * _.conformsTo(object, { 'b': function(n) { return n > 1; } });\n * // => true\n *\n * _.conformsTo(object, { 'b': function(n) { return n > 2; } });\n * // => false\n */\n function conformsTo(object, source) {\n return source == null || baseConformsTo(object, source, keys(source));\n }\n\n /**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\n function eq(value, other) {\n return value === other || (value !== value && other !== other);\n }\n\n /**\n * Checks if `value` is greater than `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than `other`,\n * else `false`.\n * @see _.lt\n * @example\n *\n * _.gt(3, 1);\n * // => true\n *\n * _.gt(3, 3);\n * // => false\n *\n * _.gt(1, 3);\n * // => false\n */\n var gt = createRelationalOperation(baseGt);\n\n /**\n * Checks if `value` is greater than or equal to `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than or equal to\n * `other`, else `false`.\n * @see _.lte\n * @example\n *\n * _.gte(3, 1);\n * // => true\n *\n * _.gte(3, 3);\n * // => true\n *\n * _.gte(1, 3);\n * // => false\n */\n var gte = createRelationalOperation(function(value, other) {\n return value >= other;\n });\n\n /**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\n var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n };\n\n /**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\n var isArray = Array.isArray;\n\n /**\n * Checks if `value` is classified as an `ArrayBuffer` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`.\n * @example\n *\n * _.isArrayBuffer(new ArrayBuffer(2));\n * // => true\n *\n * _.isArrayBuffer(new Array(2));\n * // => false\n */\n var isArrayBuffer = nodeIsArrayBuffer ? baseUnary(nodeIsArrayBuffer) : baseIsArrayBuffer;\n\n /**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\n function isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n }\n\n /**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\n function isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n }\n\n /**\n * Checks if `value` is classified as a boolean primitive or object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a boolean, else `false`.\n * @example\n *\n * _.isBoolean(false);\n * // => true\n *\n * _.isBoolean(null);\n * // => false\n */\n function isBoolean(value) {\n return value === true || value === false ||\n (isObjectLike(value) && baseGetTag(value) == boolTag);\n }\n\n /**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\n var isBuffer = nativeIsBuffer || stubFalse;\n\n /**\n * Checks if `value` is classified as a `Date` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a date object, else `false`.\n * @example\n *\n * _.isDate(new Date);\n * // => true\n *\n * _.isDate('Mon April 23 2012');\n * // => false\n */\n var isDate = nodeIsDate ? baseUnary(nodeIsDate) : baseIsDate;\n\n /**\n * Checks if `value` is likely a DOM element.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a DOM element, else `false`.\n * @example\n *\n * _.isElement(document.body);\n * // => true\n *\n * _.isElement('<body>');\n * // => false\n */\n function isElement(value) {\n return isObjectLike(value) && value.nodeType === 1 && !isPlainObject(value);\n }\n\n /**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\n function isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * Performs a deep comparison between two values to determine if they are\n * equivalent.\n *\n * **Note:** This method supports comparing arrays, array buffers, booleans,\n * date objects, error objects, maps, numbers, `Object` objects, regexes,\n * sets, strings, symbols, and typed arrays. `Object` objects are compared\n * by their own, not inherited, enumerable properties. Functions and DOM\n * nodes are compared by strict equality, i.e. `===`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.isEqual(object, other);\n * // => true\n *\n * object === other;\n * // => false\n */\n function isEqual(value, other) {\n return baseIsEqual(value, other);\n }\n\n /**\n * This method is like `_.isEqual` except that it accepts `customizer` which\n * is invoked to compare values. If `customizer` returns `undefined`, comparisons\n * are handled by the method instead. The `customizer` is invoked with up to\n * six arguments: (objValue, othValue [, index|key, object, other, stack]).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * function isGreeting(value) {\n * return /^h(?:i|ello)$/.test(value);\n * }\n *\n * function customizer(objValue, othValue) {\n * if (isGreeting(objValue) && isGreeting(othValue)) {\n * return true;\n * }\n * }\n *\n * var array = ['hello', 'goodbye'];\n * var other = ['hi', 'goodbye'];\n *\n * _.isEqualWith(array, other, customizer);\n * // => true\n */\n function isEqualWith(value, other, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n var result = customizer ? customizer(value, other) : undefined;\n return result === undefined ? baseIsEqual(value, other, undefined, customizer) : !!result;\n }\n\n /**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\n function isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n }\n\n /**\n * Checks if `value` is a finite primitive number.\n *\n * **Note:** This method is based on\n * [`Number.isFinite`](https://mdn.io/Number/isFinite).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a finite number, else `false`.\n * @example\n *\n * _.isFinite(3);\n * // => true\n *\n * _.isFinite(Number.MIN_VALUE);\n * // => true\n *\n * _.isFinite(Infinity);\n * // => false\n *\n * _.isFinite('3');\n * // => false\n */\n function isFinite(value) {\n return typeof value == 'number' && nativeIsFinite(value);\n }\n\n /**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\n function isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n }\n\n /**\n * Checks if `value` is an integer.\n *\n * **Note:** This method is based on\n * [`Number.isInteger`](https://mdn.io/Number/isInteger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an integer, else `false`.\n * @example\n *\n * _.isInteger(3);\n * // => true\n *\n * _.isInteger(Number.MIN_VALUE);\n * // => false\n *\n * _.isInteger(Infinity);\n * // => false\n *\n * _.isInteger('3');\n * // => false\n */\n function isInteger(value) {\n return typeof value == 'number' && value == toInteger(value);\n }\n\n /**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\n function isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n }\n\n /**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\n function isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n }\n\n /**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\n function isObjectLike(value) {\n return value != null && typeof value == 'object';\n }\n\n /**\n * Checks if `value` is classified as a `Map` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n * @example\n *\n * _.isMap(new Map);\n * // => true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\n var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\n /**\n * Performs a partial deep comparison between `object` and `source` to\n * determine if `object` contains equivalent property values.\n *\n * **Note:** This method is equivalent to `_.matches` when `source` is\n * partially applied.\n *\n * Partial comparisons will match empty array and empty object `source`\n * values against any array or object value, respectively. See `_.isEqual`\n * for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n *\n * _.isMatch(object, { 'b': 2 });\n * // => true\n *\n * _.isMatch(object, { 'b': 1 });\n * // => false\n */\n function isMatch(object, source) {\n return object === source || baseIsMatch(object, source, getMatchData(source));\n }\n\n /**\n * This method is like `_.isMatch` except that it accepts `customizer` which\n * is invoked to compare values. If `customizer` returns `undefined`, comparisons\n * are handled by the method instead. The `customizer` is invoked with five\n * arguments: (objValue, srcValue, index|key, object, source).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n * @example\n *\n * function isGreeting(value) {\n * return /^h(?:i|ello)$/.test(value);\n * }\n *\n * function customizer(objValue, srcValue) {\n * if (isGreeting(objValue) && isGreeting(srcValue)) {\n * return true;\n * }\n * }\n *\n * var object = { 'greeting': 'hello' };\n * var source = { 'greeting': 'hi' };\n *\n * _.isMatchWith(object, source, customizer);\n * // => true\n */\n function isMatchWith(object, source, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseIsMatch(object, source, getMatchData(source), customizer);\n }\n\n /**\n * Checks if `value` is `NaN`.\n *\n * **Note:** This method is based on\n * [`Number.isNaN`](https://mdn.io/Number/isNaN) and is not the same as\n * global [`isNaN`](https://mdn.io/isNaN) which returns `true` for\n * `undefined` and other non-number values.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.\n * @example\n *\n * _.isNaN(NaN);\n * // => true\n *\n * _.isNaN(new Number(NaN));\n * // => true\n *\n * isNaN(undefined);\n * // => true\n *\n * _.isNaN(undefined);\n * // => false\n */\n function isNaN(value) {\n // An `NaN` primitive is the only value that is not equal to itself.\n // Perform the `toStringTag` check first to avoid errors with some\n // ActiveX objects in IE.\n return isNumber(value) && value != +value;\n }\n\n /**\n * Checks if `value` is a pristine native function.\n *\n * **Note:** This method can't reliably detect native functions in the presence\n * of the core-js package because core-js circumvents this kind of detection.\n * Despite multiple requests, the core-js maintainer has made it clear: any\n * attempt to fix the detection will be obstructed. As a result, we're left\n * with little choice but to throw an error. Unfortunately, this also affects\n * packages, like [babel-polyfill](https://www.npmjs.com/package/babel-polyfill),\n * which rely on core-js.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n * @example\n *\n * _.isNative(Array.prototype.push);\n * // => true\n *\n * _.isNative(_);\n * // => false\n */\n function isNative(value) {\n if (isMaskable(value)) {\n throw new Error(CORE_ERROR_TEXT);\n }\n return baseIsNative(value);\n }\n\n /**\n * Checks if `value` is `null`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `null`, else `false`.\n * @example\n *\n * _.isNull(null);\n * // => true\n *\n * _.isNull(void 0);\n * // => false\n */\n function isNull(value) {\n return value === null;\n }\n\n /**\n * Checks if `value` is `null` or `undefined`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is nullish, else `false`.\n * @example\n *\n * _.isNil(null);\n * // => true\n *\n * _.isNil(void 0);\n * // => true\n *\n * _.isNil(NaN);\n * // => false\n */\n function isNil(value) {\n return value == null;\n }\n\n /**\n * Checks if `value` is classified as a `Number` primitive or object.\n *\n * **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are\n * classified as numbers, use the `_.isFinite` method.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a number, else `false`.\n * @example\n *\n * _.isNumber(3);\n * // => true\n *\n * _.isNumber(Number.MIN_VALUE);\n * // => true\n *\n * _.isNumber(Infinity);\n * // => true\n *\n * _.isNumber('3');\n * // => false\n */\n function isNumber(value) {\n return typeof value == 'number' ||\n (isObjectLike(value) && baseGetTag(value) == numberTag);\n }\n\n /**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\n function isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n }\n\n /**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\n var isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\n /**\n * Checks if `value` is a safe integer. An integer is safe if it's an IEEE-754\n * double precision number which isn't the result of a rounded unsafe integer.\n *\n * **Note:** This method is based on\n * [`Number.isSafeInteger`](https://mdn.io/Number/isSafeInteger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a safe integer, else `false`.\n * @example\n *\n * _.isSafeInteger(3);\n * // => true\n *\n * _.isSafeInteger(Number.MIN_VALUE);\n * // => false\n *\n * _.isSafeInteger(Infinity);\n * // => false\n *\n * _.isSafeInteger('3');\n * // => false\n */\n function isSafeInteger(value) {\n return isInteger(value) && value >= -MAX_SAFE_INTEGER && value <= MAX_SAFE_INTEGER;\n }\n\n /**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\n var isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\n /**\n * Checks if `value` is classified as a `String` primitive or object.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a string, else `false`.\n * @example\n *\n * _.isString('abc');\n * // => true\n *\n * _.isString(1);\n * // => false\n */\n function isString(value) {\n return typeof value == 'string' ||\n (!isArray(value) && isObjectLike(value) && baseGetTag(value) == stringTag);\n }\n\n /**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\n function isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n }\n\n /**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\n var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\n /**\n * Checks if `value` is `undefined`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `undefined`, else `false`.\n * @example\n *\n * _.isUndefined(void 0);\n * // => true\n *\n * _.isUndefined(null);\n * // => false\n */\n function isUndefined(value) {\n return value === undefined;\n }\n\n /**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\n function isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n }\n\n /**\n * Checks if `value` is classified as a `WeakSet` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak set, else `false`.\n * @example\n *\n * _.isWeakSet(new WeakSet);\n * // => true\n *\n * _.isWeakSet(new Set);\n * // => false\n */\n function isWeakSet(value) {\n return isObjectLike(value) && baseGetTag(value) == weakSetTag;\n }\n\n /**\n * Checks if `value` is less than `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than `other`,\n * else `false`.\n * @see _.gt\n * @example\n *\n * _.lt(1, 3);\n * // => true\n *\n * _.lt(3, 3);\n * // => false\n *\n * _.lt(3, 1);\n * // => false\n */\n var lt = createRelationalOperation(baseLt);\n\n /**\n * Checks if `value` is less than or equal to `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than or equal to\n * `other`, else `false`.\n * @see _.gte\n * @example\n *\n * _.lte(1, 3);\n * // => true\n *\n * _.lte(3, 3);\n * // => true\n *\n * _.lte(3, 1);\n * // => false\n */\n var lte = createRelationalOperation(function(value, other) {\n return value <= other;\n });\n\n /**\n * Converts `value` to an array.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {Array} Returns the converted array.\n * @example\n *\n * _.toArray({ 'a': 1, 'b': 2 });\n * // => [1, 2]\n *\n * _.toArray('abc');\n * // => ['a', 'b', 'c']\n *\n * _.toArray(1);\n * // => []\n *\n * _.toArray(null);\n * // => []\n */\n function toArray(value) {\n if (!value) {\n return [];\n }\n if (isArrayLike(value)) {\n return isString(value) ? stringToArray(value) : copyArray(value);\n }\n if (symIterator && value[symIterator]) {\n return iteratorToArray(value[symIterator]());\n }\n var tag = getTag(value),\n func = tag == mapTag ? mapToArray : (tag == setTag ? setToArray : values);\n\n return func(value);\n }\n\n /**\n * Converts `value` to a finite number.\n *\n * @static\n * @memberOf _\n * @since 4.12.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted number.\n * @example\n *\n * _.toFinite(3.2);\n * // => 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\n function toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n }\n\n /**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\n function toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n }\n\n /**\n * Converts `value` to an integer suitable for use as the length of an\n * array-like object.\n *\n * **Note:** This method is based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toLength(3.2);\n * // => 3\n *\n * _.toLength(Number.MIN_VALUE);\n * // => 0\n *\n * _.toLength(Infinity);\n * // => 4294967295\n *\n * _.toLength('3.2');\n * // => 3\n */\n function toLength(value) {\n return value ? baseClamp(toInteger(value), 0, MAX_ARRAY_LENGTH) : 0;\n }\n\n /**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\n function toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n }\n\n /**\n * Converts `value` to a plain object flattening inherited enumerable string\n * keyed properties of `value` to own properties of the plain object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {Object} Returns the converted plain object.\n * @example\n *\n * function Foo() {\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.assign({ 'a': 1 }, new Foo);\n * // => { 'a': 1, 'b': 2 }\n *\n * _.assign({ 'a': 1 }, _.toPlainObject(new Foo));\n * // => { 'a': 1, 'b': 2, 'c': 3 }\n */\n function toPlainObject(value) {\n return copyObject(value, keysIn(value));\n }\n\n /**\n * Converts `value` to a safe integer. A safe integer can be compared and\n * represented correctly.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toSafeInteger(3.2);\n * // => 3\n *\n * _.toSafeInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toSafeInteger(Infinity);\n * // => 9007199254740991\n *\n * _.toSafeInteger('3.2');\n * // => 3\n */\n function toSafeInteger(value) {\n return value\n ? baseClamp(toInteger(value), -MAX_SAFE_INTEGER, MAX_SAFE_INTEGER)\n : (value === 0 ? value : 0);\n }\n\n /**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\n function toString(value) {\n return value == null ? '' : baseToString(value);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Assigns own enumerable string keyed properties of source objects to the\n * destination object. Source objects are applied from left to right.\n * Subsequent sources overwrite property assignments of previous sources.\n *\n * **Note:** This method mutates `object` and is loosely based on\n * [`Object.assign`](https://mdn.io/Object/assign).\n *\n * @static\n * @memberOf _\n * @since 0.10.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.assignIn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * function Bar() {\n * this.c = 3;\n * }\n *\n * Foo.prototype.b = 2;\n * Bar.prototype.d = 4;\n *\n * _.assign({ 'a': 0 }, new Foo, new Bar);\n * // => { 'a': 1, 'c': 3 }\n */\n var assign = createAssigner(function(object, source) {\n if (isPrototype(source) || isArrayLike(source)) {\n copyObject(source, keys(source), object);\n return;\n }\n for (var key in source) {\n if (hasOwnProperty.call(source, key)) {\n assignValue(object, key, source[key]);\n }\n }\n });\n\n /**\n * This method is like `_.assign` except that it iterates over own and\n * inherited source properties.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias extend\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.assign\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * function Bar() {\n * this.c = 3;\n * }\n *\n * Foo.prototype.b = 2;\n * Bar.prototype.d = 4;\n *\n * _.assignIn({ 'a': 0 }, new Foo, new Bar);\n * // => { 'a': 1, 'b': 2, 'c': 3, 'd': 4 }\n */\n var assignIn = createAssigner(function(object, source) {\n copyObject(source, keysIn(source), object);\n });\n\n /**\n * This method is like `_.assignIn` except that it accepts `customizer`\n * which is invoked to produce the assigned values. If `customizer` returns\n * `undefined`, assignment is handled by the method instead. The `customizer`\n * is invoked with five arguments: (objValue, srcValue, key, object, source).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias extendWith\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @see _.assignWith\n * @example\n *\n * function customizer(objValue, srcValue) {\n * return _.isUndefined(objValue) ? srcValue : objValue;\n * }\n *\n * var defaults = _.partialRight(_.assignInWith, customizer);\n *\n * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var assignInWith = createAssigner(function(object, source, srcIndex, customizer) {\n copyObject(source, keysIn(source), object, customizer);\n });\n\n /**\n * This method is like `_.assign` except that it accepts `customizer`\n * which is invoked to produce the assigned values. If `customizer` returns\n * `undefined`, assignment is handled by the method instead. The `customizer`\n * is invoked with five arguments: (objValue, srcValue, key, object, source).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @see _.assignInWith\n * @example\n *\n * function customizer(objValue, srcValue) {\n * return _.isUndefined(objValue) ? srcValue : objValue;\n * }\n *\n * var defaults = _.partialRight(_.assignWith, customizer);\n *\n * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var assignWith = createAssigner(function(object, source, srcIndex, customizer) {\n copyObject(source, keys(source), object, customizer);\n });\n\n /**\n * Creates an array of values corresponding to `paths` of `object`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Array} Returns the picked values.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] };\n *\n * _.at(object, ['a[0].b.c', 'a[1]']);\n * // => [3, 4]\n */\n var at = flatRest(baseAt);\n\n /**\n * Creates an object that inherits from the `prototype` object. If a\n * `properties` object is given, its own enumerable string keyed properties\n * are assigned to the created object.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Object\n * @param {Object} prototype The object to inherit from.\n * @param {Object} [properties] The properties to assign to the object.\n * @returns {Object} Returns the new object.\n * @example\n *\n * function Shape() {\n * this.x = 0;\n * this.y = 0;\n * }\n *\n * function Circle() {\n * Shape.call(this);\n * }\n *\n * Circle.prototype = _.create(Shape.prototype, {\n * 'constructor': Circle\n * });\n *\n * var circle = new Circle;\n * circle instanceof Circle;\n * // => true\n *\n * circle instanceof Shape;\n * // => true\n */\n function create(prototype, properties) {\n var result = baseCreate(prototype);\n return properties == null ? result : baseAssign(result, properties);\n }\n\n /**\n * Assigns own and inherited enumerable string keyed properties of source\n * objects to the destination object for all destination properties that\n * resolve to `undefined`. Source objects are applied from left to right.\n * Once a property is set, additional values of the same property are ignored.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.defaultsDeep\n * @example\n *\n * _.defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var defaults = baseRest(function(object, sources) {\n object = Object(object);\n\n var index = -1;\n var length = sources.length;\n var guard = length > 2 ? sources[2] : undefined;\n\n if (guard && isIterateeCall(sources[0], sources[1], guard)) {\n length = 1;\n }\n\n while (++index < length) {\n var source = sources[index];\n var props = keysIn(source);\n var propsIndex = -1;\n var propsLength = props.length;\n\n while (++propsIndex < propsLength) {\n var key = props[propsIndex];\n var value = object[key];\n\n if (value === undefined ||\n (eq(value, objectProto[key]) && !hasOwnProperty.call(object, key))) {\n object[key] = source[key];\n }\n }\n }\n\n return object;\n });\n\n /**\n * This method is like `_.defaults` except that it recursively assigns\n * default properties.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.defaults\n * @example\n *\n * _.defaultsDeep({ 'a': { 'b': 2 } }, { 'a': { 'b': 1, 'c': 3 } });\n * // => { 'a': { 'b': 2, 'c': 3 } }\n */\n var defaultsDeep = baseRest(function(args) {\n args.push(undefined, customDefaultsMerge);\n return apply(mergeWith, undefined, args);\n });\n\n /**\n * This method is like `_.find` except that it returns the key of the first\n * element `predicate` returns truthy for instead of the element itself.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {string|undefined} Returns the key of the matched element,\n * else `undefined`.\n * @example\n *\n * var users = {\n * 'barney': { 'age': 36, 'active': true },\n * 'fred': { 'age': 40, 'active': false },\n * 'pebbles': { 'age': 1, 'active': true }\n * };\n *\n * _.findKey(users, function(o) { return o.age < 40; });\n * // => 'barney' (iteration order is not guaranteed)\n *\n * // The `_.matches` iteratee shorthand.\n * _.findKey(users, { 'age': 1, 'active': true });\n * // => 'pebbles'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findKey(users, ['active', false]);\n * // => 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.findKey(users, 'active');\n * // => 'barney'\n */\n function findKey(object, predicate) {\n return baseFindKey(object, getIteratee(predicate, 3), baseForOwn);\n }\n\n /**\n * This method is like `_.findKey` except that it iterates over elements of\n * a collection in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {string|undefined} Returns the key of the matched element,\n * else `undefined`.\n * @example\n *\n * var users = {\n * 'barney': { 'age': 36, 'active': true },\n * 'fred': { 'age': 40, 'active': false },\n * 'pebbles': { 'age': 1, 'active': true }\n * };\n *\n * _.findLastKey(users, function(o) { return o.age < 40; });\n * // => returns 'pebbles' assuming `_.findKey` returns 'barney'\n *\n * // The `_.matches` iteratee shorthand.\n * _.findLastKey(users, { 'age': 36, 'active': true });\n * // => 'barney'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findLastKey(users, ['active', false]);\n * // => 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.findLastKey(users, 'active');\n * // => 'pebbles'\n */\n function findLastKey(object, predicate) {\n return baseFindKey(object, getIteratee(predicate, 3), baseForOwnRight);\n }\n\n /**\n * Iterates over own and inherited enumerable string keyed properties of an\n * object and invokes `iteratee` for each property. The iteratee is invoked\n * with three arguments: (value, key, object). Iteratee functions may exit\n * iteration early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 0.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forInRight\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forIn(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a', 'b', then 'c' (iteration order is not guaranteed).\n */\n function forIn(object, iteratee) {\n return object == null\n ? object\n : baseFor(object, getIteratee(iteratee, 3), keysIn);\n }\n\n /**\n * This method is like `_.forIn` except that it iterates over properties of\n * `object` in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forIn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forInRight(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'c', 'b', then 'a' assuming `_.forIn` logs 'a', 'b', then 'c'.\n */\n function forInRight(object, iteratee) {\n return object == null\n ? object\n : baseForRight(object, getIteratee(iteratee, 3), keysIn);\n }\n\n /**\n * Iterates over own enumerable string keyed properties of an object and\n * invokes `iteratee` for each property. The iteratee is invoked with three\n * arguments: (value, key, object). Iteratee functions may exit iteration\n * early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 0.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forOwnRight\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forOwn(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a' then 'b' (iteration order is not guaranteed).\n */\n function forOwn(object, iteratee) {\n return object && baseForOwn(object, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.forOwn` except that it iterates over properties of\n * `object` in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forOwn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forOwnRight(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'b' then 'a' assuming `_.forOwn` logs 'a' then 'b'.\n */\n function forOwnRight(object, iteratee) {\n return object && baseForOwnRight(object, getIteratee(iteratee, 3));\n }\n\n /**\n * Creates an array of function property names from own enumerable properties\n * of `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to inspect.\n * @returns {Array} Returns the function names.\n * @see _.functionsIn\n * @example\n *\n * function Foo() {\n * this.a = _.constant('a');\n * this.b = _.constant('b');\n * }\n *\n * Foo.prototype.c = _.constant('c');\n *\n * _.functions(new Foo);\n * // => ['a', 'b']\n */\n function functions(object) {\n return object == null ? [] : baseFunctions(object, keys(object));\n }\n\n /**\n * Creates an array of function property names from own and inherited\n * enumerable properties of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @returns {Array} Returns the function names.\n * @see _.functions\n * @example\n *\n * function Foo() {\n * this.a = _.constant('a');\n * this.b = _.constant('b');\n * }\n *\n * Foo.prototype.c = _.constant('c');\n *\n * _.functionsIn(new Foo);\n * // => ['a', 'b', 'c']\n */\n function functionsIn(object) {\n return object == null ? [] : baseFunctions(object, keysIn(object));\n }\n\n /**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\n function get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n }\n\n /**\n * Checks if `path` is a direct property of `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = { 'a': { 'b': 2 } };\n * var other = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.has(object, 'a');\n * // => true\n *\n * _.has(object, 'a.b');\n * // => true\n *\n * _.has(object, ['a', 'b']);\n * // => true\n *\n * _.has(other, 'a');\n * // => false\n */\n function has(object, path) {\n return object != null && hasPath(object, path, baseHas);\n }\n\n /**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\n function hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n }\n\n /**\n * Creates an object composed of the inverted keys and values of `object`.\n * If `object` contains duplicate values, subsequent values overwrite\n * property assignments of previous values.\n *\n * @static\n * @memberOf _\n * @since 0.7.0\n * @category Object\n * @param {Object} object The object to invert.\n * @returns {Object} Returns the new inverted object.\n * @example\n *\n * var object = { 'a': 1, 'b': 2, 'c': 1 };\n *\n * _.invert(object);\n * // => { '1': 'c', '2': 'b' }\n */\n var invert = createInverter(function(result, value, key) {\n if (value != null &&\n typeof value.toString != 'function') {\n value = nativeObjectToString.call(value);\n }\n\n result[value] = key;\n }, constant(identity));\n\n /**\n * This method is like `_.invert` except that the inverted object is generated\n * from the results of running each element of `object` thru `iteratee`. The\n * corresponding inverted value of each inverted key is an array of keys\n * responsible for generating the inverted value. The iteratee is invoked\n * with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.1.0\n * @category Object\n * @param {Object} object The object to invert.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Object} Returns the new inverted object.\n * @example\n *\n * var object = { 'a': 1, 'b': 2, 'c': 1 };\n *\n * _.invertBy(object);\n * // => { '1': ['a', 'c'], '2': ['b'] }\n *\n * _.invertBy(object, function(value) {\n * return 'group' + value;\n * });\n * // => { 'group1': ['a', 'c'], 'group2': ['b'] }\n */\n var invertBy = createInverter(function(result, value, key) {\n if (value != null &&\n typeof value.toString != 'function') {\n value = nativeObjectToString.call(value);\n }\n\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }, getIteratee);\n\n /**\n * Invokes the method at `path` of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the method to invoke.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {*} Returns the result of the invoked method.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': [1, 2, 3, 4] } }] };\n *\n * _.invoke(object, 'a[0].b.c.slice', 1, 3);\n * // => [2, 3]\n */\n var invoke = baseRest(baseInvoke);\n\n /**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\n function keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n }\n\n /**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\n function keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n }\n\n /**\n * The opposite of `_.mapValues`; this method creates an object with the\n * same values as `object` and keys generated by running each own enumerable\n * string keyed property of `object` thru `iteratee`. The iteratee is invoked\n * with three arguments: (value, key, object).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns the new mapped object.\n * @see _.mapValues\n * @example\n *\n * _.mapKeys({ 'a': 1, 'b': 2 }, function(value, key) {\n * return key + value;\n * });\n * // => { 'a1': 1, 'b2': 2 }\n */\n function mapKeys(object, iteratee) {\n var result = {};\n iteratee = getIteratee(iteratee, 3);\n\n baseForOwn(object, function(value, key, object) {\n baseAssignValue(result, iteratee(value, key, object), value);\n });\n return result;\n }\n\n /**\n * Creates an object with the same keys as `object` and values generated\n * by running each own enumerable string keyed property of `object` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, key, object).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns the new mapped object.\n * @see _.mapKeys\n * @example\n *\n * var users = {\n * 'fred': { 'user': 'fred', 'age': 40 },\n * 'pebbles': { 'user': 'pebbles', 'age': 1 }\n * };\n *\n * _.mapValues(users, function(o) { return o.age; });\n * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed)\n *\n * // The `_.property` iteratee shorthand.\n * _.mapValues(users, 'age');\n * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed)\n */\n function mapValues(object, iteratee) {\n var result = {};\n iteratee = getIteratee(iteratee, 3);\n\n baseForOwn(object, function(value, key, object) {\n baseAssignValue(result, key, iteratee(value, key, object));\n });\n return result;\n }\n\n /**\n * This method is like `_.assign` except that it recursively merges own and\n * inherited enumerable string keyed properties of source objects into the\n * destination object. Source properties that resolve to `undefined` are\n * skipped if a destination value exists. Array and plain object properties\n * are merged recursively. Other objects and value types are overridden by\n * assignment. Source objects are applied from left to right. Subsequent\n * sources overwrite property assignments of previous sources.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {\n * 'a': [{ 'b': 2 }, { 'd': 4 }]\n * };\n *\n * var other = {\n * 'a': [{ 'c': 3 }, { 'e': 5 }]\n * };\n *\n * _.merge(object, other);\n * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] }\n */\n var merge = createAssigner(function(object, source, srcIndex) {\n baseMerge(object, source, srcIndex);\n });\n\n /**\n * This method is like `_.merge` except that it accepts `customizer` which\n * is invoked to produce the merged values of the destination and source\n * properties. If `customizer` returns `undefined`, merging is handled by the\n * method instead. The `customizer` is invoked with six arguments:\n * (objValue, srcValue, key, object, source, stack).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} customizer The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * function customizer(objValue, srcValue) {\n * if (_.isArray(objValue)) {\n * return objValue.concat(srcValue);\n * }\n * }\n *\n * var object = { 'a': [1], 'b': [2] };\n * var other = { 'a': [3], 'b': [4] };\n *\n * _.mergeWith(object, other, customizer);\n * // => { 'a': [1, 3], 'b': [2, 4] }\n */\n var mergeWith = createAssigner(function(object, source, srcIndex, customizer) {\n baseMerge(object, source, srcIndex, customizer);\n });\n\n /**\n * The opposite of `_.pick`; this method creates an object composed of the\n * own and inherited enumerable property paths of `object` that are not omitted.\n *\n * **Note:** This method is considerably slower than `_.pick`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The source object.\n * @param {...(string|string[])} [paths] The property paths to omit.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.omit(object, ['a', 'c']);\n * // => { 'b': '2' }\n */\n var omit = flatRest(function(object, paths) {\n var result = {};\n if (object == null) {\n return result;\n }\n var isDeep = false;\n paths = arrayMap(paths, function(path) {\n path = castPath(path, object);\n isDeep || (isDeep = path.length > 1);\n return path;\n });\n copyObject(object, getAllKeysIn(object), result);\n if (isDeep) {\n result = baseClone(result, CLONE_DEEP_FLAG | CLONE_FLAT_FLAG | CLONE_SYMBOLS_FLAG, customOmitClone);\n }\n var length = paths.length;\n while (length--) {\n baseUnset(result, paths[length]);\n }\n return result;\n });\n\n /**\n * The opposite of `_.pickBy`; this method creates an object composed of\n * the own and inherited enumerable string keyed properties of `object` that\n * `predicate` doesn't return truthy for. The predicate is invoked with two\n * arguments: (value, key).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The source object.\n * @param {Function} [predicate=_.identity] The function invoked per property.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.omitBy(object, _.isNumber);\n * // => { 'b': '2' }\n */\n function omitBy(object, predicate) {\n return pickBy(object, negate(getIteratee(predicate)));\n }\n\n /**\n * Creates an object composed of the picked `object` properties.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The source object.\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.pick(object, ['a', 'c']);\n * // => { 'a': 1, 'c': 3 }\n */\n var pick = flatRest(function(object, paths) {\n return object == null ? {} : basePick(object, paths);\n });\n\n /**\n * Creates an object composed of the `object` properties `predicate` returns\n * truthy for. The predicate is invoked with two arguments: (value, key).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The source object.\n * @param {Function} [predicate=_.identity] The function invoked per property.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.pickBy(object, _.isNumber);\n * // => { 'a': 1, 'c': 3 }\n */\n function pickBy(object, predicate) {\n if (object == null) {\n return {};\n }\n var props = arrayMap(getAllKeysIn(object), function(prop) {\n return [prop];\n });\n predicate = getIteratee(predicate);\n return basePickBy(object, props, function(value, path) {\n return predicate(value, path[0]);\n });\n }\n\n /**\n * This method is like `_.get` except that if the resolved value is a\n * function it's invoked with the `this` binding of its parent object and\n * its result is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to resolve.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c1': 3, 'c2': _.constant(4) } }] };\n *\n * _.result(object, 'a[0].b.c1');\n * // => 3\n *\n * _.result(object, 'a[0].b.c2');\n * // => 4\n *\n * _.result(object, 'a[0].b.c3', 'default');\n * // => 'default'\n *\n * _.result(object, 'a[0].b.c3', _.constant('default'));\n * // => 'default'\n */\n function result(object, path, defaultValue) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length;\n\n // Ensure the loop is entered when path is empty.\n if (!length) {\n length = 1;\n object = undefined;\n }\n while (++index < length) {\n var value = object == null ? undefined : object[toKey(path[index])];\n if (value === undefined) {\n index = length;\n value = defaultValue;\n }\n object = isFunction(value) ? value.call(object) : value;\n }\n return object;\n }\n\n /**\n * Sets the value at `path` of `object`. If a portion of `path` doesn't exist,\n * it's created. Arrays are created for missing index properties while objects\n * are created for all other missing properties. Use `_.setWith` to customize\n * `path` creation.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.set(object, 'a[0].b.c', 4);\n * console.log(object.a[0].b.c);\n * // => 4\n *\n * _.set(object, ['x', '0', 'y', 'z'], 5);\n * console.log(object.x[0].y.z);\n * // => 5\n */\n function set(object, path, value) {\n return object == null ? object : baseSet(object, path, value);\n }\n\n /**\n * This method is like `_.set` except that it accepts `customizer` which is\n * invoked to produce the objects of `path`. If `customizer` returns `undefined`\n * path creation is handled by the method instead. The `customizer` is invoked\n * with three arguments: (nsValue, key, nsObject).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {};\n *\n * _.setWith(object, '[0][1]', 'a', Object);\n * // => { '0': { '1': 'a' } }\n */\n function setWith(object, path, value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return object == null ? object : baseSet(object, path, value, customizer);\n }\n\n /**\n * Creates an array of own enumerable string keyed-value pairs for `object`\n * which can be consumed by `_.fromPairs`. If `object` is a map or set, its\n * entries are returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias entries\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the key-value pairs.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.toPairs(new Foo);\n * // => [['a', 1], ['b', 2]] (iteration order is not guaranteed)\n */\n var toPairs = createToPairs(keys);\n\n /**\n * Creates an array of own and inherited enumerable string keyed-value pairs\n * for `object` which can be consumed by `_.fromPairs`. If `object` is a map\n * or set, its entries are returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias entriesIn\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the key-value pairs.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.toPairsIn(new Foo);\n * // => [['a', 1], ['b', 2], ['c', 3]] (iteration order is not guaranteed)\n */\n var toPairsIn = createToPairs(keysIn);\n\n /**\n * An alternative to `_.reduce`; this method transforms `object` to a new\n * `accumulator` object which is the result of running each of its own\n * enumerable string keyed properties thru `iteratee`, with each invocation\n * potentially mutating the `accumulator` object. If `accumulator` is not\n * provided, a new object with the same `[[Prototype]]` will be used. The\n * iteratee is invoked with four arguments: (accumulator, value, key, object).\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 1.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The custom accumulator value.\n * @returns {*} Returns the accumulated value.\n * @example\n *\n * _.transform([2, 3, 4], function(result, n) {\n * result.push(n *= n);\n * return n % 2 == 0;\n * }, []);\n * // => [4, 9]\n *\n * _.transform({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) {\n * (result[value] || (result[value] = [])).push(key);\n * }, {});\n * // => { '1': ['a', 'c'], '2': ['b'] }\n */\n function transform(object, iteratee, accumulator) {\n var isArr = isArray(object),\n isArrLike = isArr || isBuffer(object) || isTypedArray(object);\n\n iteratee = getIteratee(iteratee, 4);\n if (accumulator == null) {\n var Ctor = object && object.constructor;\n if (isArrLike) {\n accumulator = isArr ? new Ctor : [];\n }\n else if (isObject(object)) {\n accumulator = isFunction(Ctor) ? baseCreate(getPrototype(object)) : {};\n }\n else {\n accumulator = {};\n }\n }\n (isArrLike ? arrayEach : baseForOwn)(object, function(value, index, object) {\n return iteratee(accumulator, value, index, object);\n });\n return accumulator;\n }\n\n /**\n * Removes the property at `path` of `object`.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to unset.\n * @returns {boolean} Returns `true` if the property is deleted, else `false`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 7 } }] };\n * _.unset(object, 'a[0].b.c');\n * // => true\n *\n * console.log(object);\n * // => { 'a': [{ 'b': {} }] };\n *\n * _.unset(object, ['a', '0', 'b', 'c']);\n * // => true\n *\n * console.log(object);\n * // => { 'a': [{ 'b': {} }] };\n */\n function unset(object, path) {\n return object == null ? true : baseUnset(object, path);\n }\n\n /**\n * This method is like `_.set` except that accepts `updater` to produce the\n * value to set. Use `_.updateWith` to customize `path` creation. The `updater`\n * is invoked with one argument: (value).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {Function} updater The function to produce the updated value.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.update(object, 'a[0].b.c', function(n) { return n * n; });\n * console.log(object.a[0].b.c);\n * // => 9\n *\n * _.update(object, 'x[0].y.z', function(n) { return n ? n + 1 : 0; });\n * console.log(object.x[0].y.z);\n * // => 0\n */\n function update(object, path, updater) {\n return object == null ? object : baseUpdate(object, path, castFunction(updater));\n }\n\n /**\n * This method is like `_.update` except that it accepts `customizer` which is\n * invoked to produce the objects of `path`. If `customizer` returns `undefined`\n * path creation is handled by the method instead. The `customizer` is invoked\n * with three arguments: (nsValue, key, nsObject).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {Function} updater The function to produce the updated value.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {};\n *\n * _.updateWith(object, '[0][1]', _.constant('a'), Object);\n * // => { '0': { '1': 'a' } }\n */\n function updateWith(object, path, updater, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);\n }\n\n /**\n * Creates an array of the own enumerable string keyed property values of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property values.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.values(new Foo);\n * // => [1, 2] (iteration order is not guaranteed)\n *\n * _.values('hi');\n * // => ['h', 'i']\n */\n function values(object) {\n return object == null ? [] : baseValues(object, keys(object));\n }\n\n /**\n * Creates an array of the own and inherited enumerable string keyed property\n * values of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property values.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.valuesIn(new Foo);\n * // => [1, 2, 3] (iteration order is not guaranteed)\n */\n function valuesIn(object) {\n return object == null ? [] : baseValues(object, keysIn(object));\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Clamps `number` within the inclusive `lower` and `upper` bounds.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Number\n * @param {number} number The number to clamp.\n * @param {number} [lower] The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the clamped number.\n * @example\n *\n * _.clamp(-10, -5, 5);\n * // => -5\n *\n * _.clamp(10, -5, 5);\n * // => 5\n */\n function clamp(number, lower, upper) {\n if (upper === undefined) {\n upper = lower;\n lower = undefined;\n }\n if (upper !== undefined) {\n upper = toNumber(upper);\n upper = upper === upper ? upper : 0;\n }\n if (lower !== undefined) {\n lower = toNumber(lower);\n lower = lower === lower ? lower : 0;\n }\n return baseClamp(toNumber(number), lower, upper);\n }\n\n /**\n * Checks if `n` is between `start` and up to, but not including, `end`. If\n * `end` is not specified, it's set to `start` with `start` then set to `0`.\n * If `start` is greater than `end` the params are swapped to support\n * negative ranges.\n *\n * @static\n * @memberOf _\n * @since 3.3.0\n * @category Number\n * @param {number} number The number to check.\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @returns {boolean} Returns `true` if `number` is in the range, else `false`.\n * @see _.range, _.rangeRight\n * @example\n *\n * _.inRange(3, 2, 4);\n * // => true\n *\n * _.inRange(4, 8);\n * // => true\n *\n * _.inRange(4, 2);\n * // => false\n *\n * _.inRange(2, 2);\n * // => false\n *\n * _.inRange(1.2, 2);\n * // => true\n *\n * _.inRange(5.2, 4);\n * // => false\n *\n * _.inRange(-3, -2, -6);\n * // => true\n */\n function inRange(number, start, end) {\n start = toFinite(start);\n if (end === undefined) {\n end = start;\n start = 0;\n } else {\n end = toFinite(end);\n }\n number = toNumber(number);\n return baseInRange(number, start, end);\n }\n\n /**\n * Produces a random number between the inclusive `lower` and `upper` bounds.\n * If only one argument is provided a number between `0` and the given number\n * is returned. If `floating` is `true`, or either `lower` or `upper` are\n * floats, a floating-point number is returned instead of an integer.\n *\n * **Note:** JavaScript follows the IEEE-754 standard for resolving\n * floating-point values which can produce unexpected results.\n *\n * @static\n * @memberOf _\n * @since 0.7.0\n * @category Number\n * @param {number} [lower=0] The lower bound.\n * @param {number} [upper=1] The upper bound.\n * @param {boolean} [floating] Specify returning a floating-point number.\n * @returns {number} Returns the random number.\n * @example\n *\n * _.random(0, 5);\n * // => an integer between 0 and 5\n *\n * _.random(5);\n * // => also an integer between 0 and 5\n *\n * _.random(5, true);\n * // => a floating-point number between 0 and 5\n *\n * _.random(1.2, 5.2);\n * // => a floating-point number between 1.2 and 5.2\n */\n function random(lower, upper, floating) {\n if (floating && typeof floating != 'boolean' && isIterateeCall(lower, upper, floating)) {\n upper = floating = undefined;\n }\n if (floating === undefined) {\n if (typeof upper == 'boolean') {\n floating = upper;\n upper = undefined;\n }\n else if (typeof lower == 'boolean') {\n floating = lower;\n lower = undefined;\n }\n }\n if (lower === undefined && upper === undefined) {\n lower = 0;\n upper = 1;\n }\n else {\n lower = toFinite(lower);\n if (upper === undefined) {\n upper = lower;\n lower = 0;\n } else {\n upper = toFinite(upper);\n }\n }\n if (lower > upper) {\n var temp = lower;\n lower = upper;\n upper = temp;\n }\n if (floating || lower % 1 || upper % 1) {\n var rand = nativeRandom();\n return nativeMin(lower + (rand * (upper - lower + freeParseFloat('1e-' + ((rand + '').length - 1)))), upper);\n }\n return baseRandom(lower, upper);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the camel cased string.\n * @example\n *\n * _.camelCase('Foo Bar');\n * // => 'fooBar'\n *\n * _.camelCase('--foo-bar--');\n * // => 'fooBar'\n *\n * _.camelCase('__FOO_BAR__');\n * // => 'fooBar'\n */\n var camelCase = createCompounder(function(result, word, index) {\n word = word.toLowerCase();\n return result + (index ? capitalize(word) : word);\n });\n\n /**\n * Converts the first character of `string` to upper case and the remaining\n * to lower case.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to capitalize.\n * @returns {string} Returns the capitalized string.\n * @example\n *\n * _.capitalize('FRED');\n * // => 'Fred'\n */\n function capitalize(string) {\n return upperFirst(toString(string).toLowerCase());\n }\n\n /**\n * Deburrs `string` by converting\n * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table)\n * and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A)\n * letters to basic Latin letters and removing\n * [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to deburr.\n * @returns {string} Returns the deburred string.\n * @example\n *\n * _.deburr('d├®j├á vu');\n * // => 'deja vu'\n */\n function deburr(string) {\n string = toString(string);\n return string && string.replace(reLatin, deburrLetter).replace(reComboMark, '');\n }\n\n /**\n * Checks if `string` ends with the given target string.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {string} [target] The string to search for.\n * @param {number} [position=string.length] The position to search up to.\n * @returns {boolean} Returns `true` if `string` ends with `target`,\n * else `false`.\n * @example\n *\n * _.endsWith('abc', 'c');\n * // => true\n *\n * _.endsWith('abc', 'b');\n * // => false\n *\n * _.endsWith('abc', 'b', 2);\n * // => true\n */\n function endsWith(string, target, position) {\n string = toString(string);\n target = baseToString(target);\n\n var length = string.length;\n position = position === undefined\n ? length\n : baseClamp(toInteger(position), 0, length);\n\n var end = position;\n position -= target.length;\n return position >= 0 && string.slice(position, end) == target;\n }\n\n /**\n * Converts the characters \"&\", \"<\", \">\", '\"', and \"'\" in `string` to their\n * corresponding HTML entities.\n *\n * **Note:** No other characters are escaped. To escape additional\n * characters use a third-party library like [_he_](https://mths.be/he).\n *\n * Though the \">\" character is escaped for symmetry, characters like\n * \">\" and \"/\" don't need escaping in HTML and have no special meaning\n * unless they're part of a tag or unquoted attribute value. See\n * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands)\n * (under \"semi-related fun fact\") for more details.\n *\n * When working with HTML you should always\n * [quote attribute values](http://wonko.com/post/html-escaping) to reduce\n * XSS vectors.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category String\n * @param {string} [string=''] The string to escape.\n * @returns {string} Returns the escaped string.\n * @example\n *\n * _.escape('fred, barney, & pebbles');\n * // => 'fred, barney, &amp; pebbles'\n */\n function escape(string) {\n string = toString(string);\n return (string && reHasUnescapedHtml.test(string))\n ? string.replace(reUnescapedHtml, escapeHtmlChar)\n : string;\n }\n\n /**\n * Escapes the `RegExp` special characters \"^\", \"$\", \"\\\", \".\", \"*\", \"+\",\n * \"?\", \"(\", \")\", \"[\", \"]\", \"{\", \"}\", and \"|\" in `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to escape.\n * @returns {string} Returns the escaped string.\n * @example\n *\n * _.escapeRegExp('[lodash](https://lodash.com/)');\n * // => '\\[lodash\\]\\(https://lodash\\.com/\\)'\n */\n function escapeRegExp(string) {\n string = toString(string);\n return (string && reHasRegExpChar.test(string))\n ? string.replace(reRegExpChar, '\\\\$&')\n : string;\n }\n\n /**\n * Converts `string` to\n * [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the kebab cased string.\n * @example\n *\n * _.kebabCase('Foo Bar');\n * // => 'foo-bar'\n *\n * _.kebabCase('fooBar');\n * // => 'foo-bar'\n *\n * _.kebabCase('__FOO_BAR__');\n * // => 'foo-bar'\n */\n var kebabCase = createCompounder(function(result, word, index) {\n return result + (index ? '-' : '') + word.toLowerCase();\n });\n\n /**\n * Converts `string`, as space separated words, to lower case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the lower cased string.\n * @example\n *\n * _.lowerCase('--Foo-Bar--');\n * // => 'foo bar'\n *\n * _.lowerCase('fooBar');\n * // => 'foo bar'\n *\n * _.lowerCase('__FOO_BAR__');\n * // => 'foo bar'\n */\n var lowerCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + word.toLowerCase();\n });\n\n /**\n * Converts the first character of `string` to lower case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.lowerFirst('Fred');\n * // => 'fred'\n *\n * _.lowerFirst('FRED');\n * // => 'fRED'\n */\n var lowerFirst = createCaseFirst('toLowerCase');\n\n /**\n * Pads `string` on the left and right sides if it's shorter than `length`.\n * Padding characters are truncated if they can't be evenly divided by `length`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.pad('abc', 8);\n * // => ' abc '\n *\n * _.pad('abc', 8, '_-');\n * // => '_-abc_-_'\n *\n * _.pad('abc', 3);\n * // => 'abc'\n */\n function pad(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n if (!length || strLength >= length) {\n return string;\n }\n var mid = (length - strLength) / 2;\n return (\n createPadding(nativeFloor(mid), chars) +\n string +\n createPadding(nativeCeil(mid), chars)\n );\n }\n\n /**\n * Pads `string` on the right side if it's shorter than `length`. Padding\n * characters are truncated if they exceed `length`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.padEnd('abc', 6);\n * // => 'abc '\n *\n * _.padEnd('abc', 6, '_-');\n * // => 'abc_-_'\n *\n * _.padEnd('abc', 3);\n * // => 'abc'\n */\n function padEnd(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n return (length && strLength < length)\n ? (string + createPadding(length - strLength, chars))\n : string;\n }\n\n /**\n * Pads `string` on the left side if it's shorter than `length`. Padding\n * characters are truncated if they exceed `length`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.padStart('abc', 6);\n * // => ' abc'\n *\n * _.padStart('abc', 6, '_-');\n * // => '_-_abc'\n *\n * _.padStart('abc', 3);\n * // => 'abc'\n */\n function padStart(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n return (length && strLength < length)\n ? (createPadding(length - strLength, chars) + string)\n : string;\n }\n\n /**\n * Converts `string` to an integer of the specified radix. If `radix` is\n * `undefined` or `0`, a `radix` of `10` is used unless `value` is a\n * hexadecimal, in which case a `radix` of `16` is used.\n *\n * **Note:** This method aligns with the\n * [ES5 implementation](https://es5.github.io/#x15.1.2.2) of `parseInt`.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category String\n * @param {string} string The string to convert.\n * @param {number} [radix=10] The radix to interpret `value` by.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.parseInt('08');\n * // => 8\n *\n * _.map(['6', '08', '10'], _.parseInt);\n * // => [6, 8, 10]\n */\n function parseInt(string, radix, guard) {\n if (guard || radix == null) {\n radix = 0;\n } else if (radix) {\n radix = +radix;\n }\n return nativeParseInt(toString(string).replace(reTrimStart, ''), radix || 0);\n }\n\n /**\n * Repeats the given string `n` times.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to repeat.\n * @param {number} [n=1] The number of times to repeat the string.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the repeated string.\n * @example\n *\n * _.repeat('*', 3);\n * // => '***'\n *\n * _.repeat('abc', 2);\n * // => 'abcabc'\n *\n * _.repeat('abc', 0);\n * // => ''\n */\n function repeat(string, n, guard) {\n if ((guard ? isIterateeCall(string, n, guard) : n === undefined)) {\n n = 1;\n } else {\n n = toInteger(n);\n }\n return baseRepeat(toString(string), n);\n }\n\n /**\n * Replaces matches for `pattern` in `string` with `replacement`.\n *\n * **Note:** This method is based on\n * [`String#replace`](https://mdn.io/String/replace).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to modify.\n * @param {RegExp|string} pattern The pattern to replace.\n * @param {Function|string} replacement The match replacement.\n * @returns {string} Returns the modified string.\n * @example\n *\n * _.replace('Hi Fred', 'Fred', 'Barney');\n * // => 'Hi Barney'\n */\n function replace() {\n var args = arguments,\n string = toString(args[0]);\n\n return args.length < 3 ? string : string.replace(args[1], args[2]);\n }\n\n /**\n * Converts `string` to\n * [snake case](https://en.wikipedia.org/wiki/Snake_case).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the snake cased string.\n * @example\n *\n * _.snakeCase('Foo Bar');\n * // => 'foo_bar'\n *\n * _.snakeCase('fooBar');\n * // => 'foo_bar'\n *\n * _.snakeCase('--FOO-BAR--');\n * // => 'foo_bar'\n */\n var snakeCase = createCompounder(function(result, word, index) {\n return result + (index ? '_' : '') + word.toLowerCase();\n });\n\n /**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\n function split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n }\n\n /**\n * Converts `string` to\n * [start case](https://en.wikipedia.org/wiki/Letter_case#Stylistic_or_specialised_usage).\n *\n * @static\n * @memberOf _\n * @since 3.1.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the start cased string.\n * @example\n *\n * _.startCase('--foo-bar--');\n * // => 'Foo Bar'\n *\n * _.startCase('fooBar');\n * // => 'Foo Bar'\n *\n * _.startCase('__FOO_BAR__');\n * // => 'FOO BAR'\n */\n var startCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + upperFirst(word);\n });\n\n /**\n * Checks if `string` starts with the given target string.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {string} [target] The string to search for.\n * @param {number} [position=0] The position to search from.\n * @returns {boolean} Returns `true` if `string` starts with `target`,\n * else `false`.\n * @example\n *\n * _.startsWith('abc', 'a');\n * // => true\n *\n * _.startsWith('abc', 'b');\n * // => false\n *\n * _.startsWith('abc', 'b', 1);\n * // => true\n */\n function startsWith(string, target, position) {\n string = toString(string);\n position = position == null\n ? 0\n : baseClamp(toInteger(position), 0, string.length);\n\n target = baseToString(target);\n return string.slice(position, position + target.length) == target;\n }\n\n /**\n * Creates a compiled template function that can interpolate data properties\n * in \"interpolate\" delimiters, HTML-escape interpolated data properties in\n * \"escape\" delimiters, and execute JavaScript in \"evaluate\" delimiters. Data\n * properties may be accessed as free variables in the template. If a setting\n * object is given, it takes precedence over `_.templateSettings` values.\n *\n * **Note:** In the development build `_.template` utilizes\n * [sourceURLs](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl)\n * for easier debugging.\n *\n * For more information on precompiling templates see\n * [lodash's custom builds documentation](https://lodash.com/custom-builds).\n *\n * For more information on Chrome extension sandboxes see\n * [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval).\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category String\n * @param {string} [string=''] The template string.\n * @param {Object} [options={}] The options object.\n * @param {RegExp} [options.escape=_.templateSettings.escape]\n * The HTML \"escape\" delimiter.\n * @param {RegExp} [options.evaluate=_.templateSettings.evaluate]\n * The \"evaluate\" delimiter.\n * @param {Object} [options.imports=_.templateSettings.imports]\n * An object to import into the template as free variables.\n * @param {RegExp} [options.interpolate=_.templateSettings.interpolate]\n * The \"interpolate\" delimiter.\n * @param {string} [options.sourceURL='lodash.templateSources[n]']\n * The sourceURL of the compiled template.\n * @param {string} [options.variable='obj']\n * The data object variable name.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the compiled template function.\n * @example\n *\n * // Use the \"interpolate\" delimiter to create a compiled template.\n * var compiled = _.template('hello <%= user %>!');\n * compiled({ 'user': 'fred' });\n * // => 'hello fred!'\n *\n * // Use the HTML \"escape\" delimiter to escape data property values.\n * var compiled = _.template('<b><%- value %></b>');\n * compiled({ 'value': '<script>' });\n * // => '<b>&lt;script&gt;</b>'\n *\n * // Use the \"evaluate\" delimiter to execute JavaScript and generate HTML.\n * var compiled = _.template('<% _.forEach(users, function(user) { %><li><%- user %></li><% }); %>');\n * compiled({ 'users': ['fred', 'barney'] });\n * // => '<li>fred</li><li>barney</li>'\n *\n * // Use the internal `print` function in \"evaluate\" delimiters.\n * var compiled = _.template('<% print(\"hello \" + user); %>!');\n * compiled({ 'user': 'barney' });\n * // => 'hello barney!'\n *\n * // Use the ES template literal delimiter as an \"interpolate\" delimiter.\n * // Disable support by replacing the \"interpolate\" delimiter.\n * var compiled = _.template('hello ${ user }!');\n * compiled({ 'user': 'pebbles' });\n * // => 'hello pebbles!'\n *\n * // Use backslashes to treat delimiters as plain text.\n * var compiled = _.template('<%= \"\\\\<%- value %\\\\>\" %>');\n * compiled({ 'value': 'ignored' });\n * // => '<%- value %>'\n *\n * // Use the `imports` option to import `jQuery` as `jq`.\n * var text = '<% jq.each(users, function(user) { %><li><%- user %></li><% }); %>';\n * var compiled = _.template(text, { 'imports': { 'jq': jQuery } });\n * compiled({ 'users': ['fred', 'barney'] });\n * // => '<li>fred</li><li>barney</li>'\n *\n * // Use the `sourceURL` option to specify a custom sourceURL for the template.\n * var compiled = _.template('hello <%= user %>!', { 'sourceURL': '/basic/greeting.jst' });\n * compiled(data);\n * // => Find the source of \"greeting.jst\" under the Sources tab or Resources panel of the web inspector.\n *\n * // Use the `variable` option to ensure a with-statement isn't used in the compiled template.\n * var compiled = _.template('hi <%= data.user %>!', { 'variable': 'data' });\n * compiled.source;\n * // => function(data) {\n * // var __t, __p = '';\n * // __p += 'hi ' + ((__t = ( data.user )) == null ? '' : __t) + '!';\n * // return __p;\n * // }\n *\n * // Use custom template delimiters.\n * _.templateSettings.interpolate = /{{([\\s\\S]+?)}}/g;\n * var compiled = _.template('hello {{ user }}!');\n * compiled({ 'user': 'mustache' });\n * // => 'hello mustache!'\n *\n * // Use the `source` property to inline compiled templates for meaningful\n * // line numbers in error messages and stack traces.\n * fs.writeFileSync(path.join(process.cwd(), 'jst.js'), '\\\n * var JST = {\\\n * \"main\": ' + _.template(mainText).source + '\\\n * };\\\n * ');\n */\n function template(string, options, guard) {\n // Based on John Resig's `tmpl` implementation\n // (http://ejohn.org/blog/javascript-micro-templating/)\n // and Laura Doktorova's doT.js (https://github.com/olado/doT).\n var settings = lodash.templateSettings;\n\n if (guard && isIterateeCall(string, options, guard)) {\n options = undefined;\n }\n string = toString(string);\n options = assignInWith({}, options, settings, customDefaultsAssignIn);\n\n var imports = assignInWith({}, options.imports, settings.imports, customDefaultsAssignIn),\n importsKeys = keys(imports),\n importsValues = baseValues(imports, importsKeys);\n\n var isEscaping,\n isEvaluating,\n index = 0,\n interpolate = options.interpolate || reNoMatch,\n source = \"__p += '\";\n\n // Compile the regexp to match each delimiter.\n var reDelimiters = RegExp(\n (options.escape || reNoMatch).source + '|' +\n interpolate.source + '|' +\n (interpolate === reInterpolate ? reEsTemplate : reNoMatch).source + '|' +\n (options.evaluate || reNoMatch).source + '|$'\n , 'g');\n\n // Use a sourceURL for easier debugging.\n var sourceURL = '//# sourceURL=' +\n ('sourceURL' in options\n ? options.sourceURL\n : ('lodash.templateSources[' + (++templateCounter) + ']')\n ) + '\\n';\n\n string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evaluateValue, offset) {\n interpolateValue || (interpolateValue = esTemplateValue);\n\n // Escape characters that can't be included in string literals.\n source += string.slice(index, offset).replace(reUnescapedString, escapeStringChar);\n\n // Replace delimiters with snippets.\n if (escapeValue) {\n isEscaping = true;\n source += \"' +\\n__e(\" + escapeValue + \") +\\n'\";\n }\n if (evaluateValue) {\n isEvaluating = true;\n source += \"';\\n\" + evaluateValue + \";\\n__p += '\";\n }\n if (interpolateValue) {\n source += \"' +\\n((__t = (\" + interpolateValue + \")) == null ? '' : __t) +\\n'\";\n }\n index = offset + match.length;\n\n // The JS engine embedded in Adobe products needs `match` returned in\n // order to produce the correct `offset` value.\n return match;\n });\n\n source += \"';\\n\";\n\n // If `variable` is not specified wrap a with-statement around the generated\n // code to add the data object to the top of the scope chain.\n var variable = options.variable;\n if (!variable) {\n source = 'with (obj) {\\n' + source + '\\n}\\n';\n }\n // Cleanup code by stripping empty strings.\n source = (isEvaluating ? source.replace(reEmptyStringLeading, '') : source)\n .replace(reEmptyStringMiddle, '$1')\n .replace(reEmptyStringTrailing, '$1;');\n\n // Frame code as the function body.\n source = 'function(' + (variable || 'obj') + ') {\\n' +\n (variable\n ? ''\n : 'obj || (obj = {});\\n'\n ) +\n \"var __t, __p = ''\" +\n (isEscaping\n ? ', __e = _.escape'\n : ''\n ) +\n (isEvaluating\n ? ', __j = Array.prototype.join;\\n' +\n \"function print() { __p += __j.call(arguments, '') }\\n\"\n : ';\\n'\n ) +\n source +\n 'return __p\\n}';\n\n var result = attempt(function() {\n return Function(importsKeys, sourceURL + 'return ' + source)\n .apply(undefined, importsValues);\n });\n\n // Provide the compiled function's source by its `toString` method or\n // the `source` property as a convenience for inlining compiled templates.\n result.source = source;\n if (isError(result)) {\n throw result;\n }\n return result;\n }\n\n /**\n * Converts `string`, as a whole, to lower case just like\n * [String#toLowerCase](https://mdn.io/toLowerCase).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the lower cased string.\n * @example\n *\n * _.toLower('--Foo-Bar--');\n * // => '--foo-bar--'\n *\n * _.toLower('fooBar');\n * // => 'foobar'\n *\n * _.toLower('__FOO_BAR__');\n * // => '__foo_bar__'\n */\n function toLower(value) {\n return toString(value).toLowerCase();\n }\n\n /**\n * Converts `string`, as a whole, to upper case just like\n * [String#toUpperCase](https://mdn.io/toUpperCase).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the upper cased string.\n * @example\n *\n * _.toUpper('--foo-bar--');\n * // => '--FOO-BAR--'\n *\n * _.toUpper('fooBar');\n * // => 'FOOBAR'\n *\n * _.toUpper('__foo_bar__');\n * // => '__FOO_BAR__'\n */\n function toUpper(value) {\n return toString(value).toUpperCase();\n }\n\n /**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\n function trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n }\n\n /**\n * Removes trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trimEnd(' abc ');\n * // => ' abc'\n *\n * _.trimEnd('-_-abc-_-', '_-');\n * // => '-_-abc'\n */\n function trimEnd(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrimEnd, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n end = charsEndIndex(strSymbols, stringToArray(chars)) + 1;\n\n return castSlice(strSymbols, 0, end).join('');\n }\n\n /**\n * Removes leading whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trimStart(' abc ');\n * // => 'abc '\n *\n * _.trimStart('-_-abc-_-', '_-');\n * // => 'abc-_-'\n */\n function trimStart(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrimStart, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n start = charsStartIndex(strSymbols, stringToArray(chars));\n\n return castSlice(strSymbols, start).join('');\n }\n\n /**\n * Truncates `string` if it's longer than the given maximum string length.\n * The last characters of the truncated string are replaced with the omission\n * string which defaults to \"...\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to truncate.\n * @param {Object} [options={}] The options object.\n * @param {number} [options.length=30] The maximum string length.\n * @param {string} [options.omission='...'] The string to indicate text is omitted.\n * @param {RegExp|string} [options.separator] The separator pattern to truncate to.\n * @returns {string} Returns the truncated string.\n * @example\n *\n * _.truncate('hi-diddly-ho there, neighborino');\n * // => 'hi-diddly-ho there, neighbo...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'length': 24,\n * 'separator': ' '\n * });\n * // => 'hi-diddly-ho there,...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'length': 24,\n * 'separator': /,? +/\n * });\n * // => 'hi-diddly-ho there...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'omission': ' [...]'\n * });\n * // => 'hi-diddly-ho there, neig [...]'\n */\n function truncate(string, options) {\n var length = DEFAULT_TRUNC_LENGTH,\n omission = DEFAULT_TRUNC_OMISSION;\n\n if (isObject(options)) {\n var separator = 'separator' in options ? options.separator : separator;\n length = 'length' in options ? toInteger(options.length) : length;\n omission = 'omission' in options ? baseToString(options.omission) : omission;\n }\n string = toString(string);\n\n var strLength = string.length;\n if (hasUnicode(string)) {\n var strSymbols = stringToArray(string);\n strLength = strSymbols.length;\n }\n if (length >= strLength) {\n return string;\n }\n var end = length - stringSize(omission);\n if (end < 1) {\n return omission;\n }\n var result = strSymbols\n ? castSlice(strSymbols, 0, end).join('')\n : string.slice(0, end);\n\n if (separator === undefined) {\n return result + omission;\n }\n if (strSymbols) {\n end += (result.length - end);\n }\n if (isRegExp(separator)) {\n if (string.slice(end).search(separator)) {\n var match,\n substring = result;\n\n if (!separator.global) {\n separator = RegExp(separator.source, toString(reFlags.exec(separator)) + 'g');\n }\n separator.lastIndex = 0;\n while ((match = separator.exec(substring))) {\n var newEnd = match.index;\n }\n result = result.slice(0, newEnd === undefined ? end : newEnd);\n }\n } else if (string.indexOf(baseToString(separator), end) != end) {\n var index = result.lastIndexOf(separator);\n if (index > -1) {\n result = result.slice(0, index);\n }\n }\n return result + omission;\n }\n\n /**\n * The inverse of `_.escape`; this method converts the HTML entities\n * `&amp;`, `&lt;`, `&gt;`, `&quot;`, and `&#39;` in `string` to\n * their corresponding characters.\n *\n * **Note:** No other HTML entities are unescaped. To unescape additional\n * HTML entities use a third-party library like [_he_](https://mths.be/he).\n *\n * @static\n * @memberOf _\n * @since 0.6.0\n * @category String\n * @param {string} [string=''] The string to unescape.\n * @returns {string} Returns the unescaped string.\n * @example\n *\n * _.unescape('fred, barney, &amp; pebbles');\n * // => 'fred, barney, & pebbles'\n */\n function unescape(string) {\n string = toString(string);\n return (string && reHasEscapedHtml.test(string))\n ? string.replace(reEscapedHtml, unescapeHtmlChar)\n : string;\n }\n\n /**\n * Converts `string`, as space separated words, to upper case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the upper cased string.\n * @example\n *\n * _.upperCase('--foo-bar');\n * // => 'FOO BAR'\n *\n * _.upperCase('fooBar');\n * // => 'FOO BAR'\n *\n * _.upperCase('__foo_bar__');\n * // => 'FOO BAR'\n */\n var upperCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + word.toUpperCase();\n });\n\n /**\n * Converts the first character of `string` to upper case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.upperFirst('fred');\n * // => 'Fred'\n *\n * _.upperFirst('FRED');\n * // => 'FRED'\n */\n var upperFirst = createCaseFirst('toUpperCase');\n\n /**\n * Splits `string` into an array of its words.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {RegExp|string} [pattern] The pattern to match words.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the words of `string`.\n * @example\n *\n * _.words('fred, barney, & pebbles');\n * // => ['fred', 'barney', 'pebbles']\n *\n * _.words('fred, barney, & pebbles', /[^, ]+/g);\n * // => ['fred', 'barney', '&', 'pebbles']\n */\n function words(string, pattern, guard) {\n string = toString(string);\n pattern = guard ? undefined : pattern;\n\n if (pattern === undefined) {\n return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string);\n }\n return string.match(pattern) || [];\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Attempts to invoke `func`, returning either the result or the caught error\n * object. Any additional arguments are provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Function} func The function to attempt.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {*} Returns the `func` result or error object.\n * @example\n *\n * // Avoid throwing errors for invalid selectors.\n * var elements = _.attempt(function(selector) {\n * return document.querySelectorAll(selector);\n * }, '>_>');\n *\n * if (_.isError(elements)) {\n * elements = [];\n * }\n */\n var attempt = baseRest(function(func, args) {\n try {\n return apply(func, undefined, args);\n } catch (e) {\n return isError(e) ? e : new Error(e);\n }\n });\n\n /**\n * Binds methods of an object to the object itself, overwriting the existing\n * method.\n *\n * **Note:** This method doesn't set the \"length\" property of bound functions.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {Object} object The object to bind and assign the bound methods to.\n * @param {...(string|string[])} methodNames The object method names to bind.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var view = {\n * 'label': 'docs',\n * 'click': function() {\n * console.log('clicked ' + this.label);\n * }\n * };\n *\n * _.bindAll(view, ['click']);\n * jQuery(element).on('click', view.click);\n * // => Logs 'clicked docs' when clicked.\n */\n var bindAll = flatRest(function(object, methodNames) {\n arrayEach(methodNames, function(key) {\n key = toKey(key);\n baseAssignValue(object, key, bind(object[key], object));\n });\n return object;\n });\n\n /**\n * Creates a function that iterates over `pairs` and invokes the corresponding\n * function of the first predicate to return truthy. The predicate-function\n * pairs are invoked with the `this` binding and arguments of the created\n * function.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {Array} pairs The predicate-function pairs.\n * @returns {Function} Returns the new composite function.\n * @example\n *\n * var func = _.cond([\n * [_.matches({ 'a': 1 }), _.constant('matches A')],\n * [_.conforms({ 'b': _.isNumber }), _.constant('matches B')],\n * [_.stubTrue, _.constant('no match')]\n * ]);\n *\n * func({ 'a': 1, 'b': 2 });\n * // => 'matches A'\n *\n * func({ 'a': 0, 'b': 1 });\n * // => 'matches B'\n *\n * func({ 'a': '1', 'b': '2' });\n * // => 'no match'\n */\n function cond(pairs) {\n var length = pairs == null ? 0 : pairs.length,\n toIteratee = getIteratee();\n\n pairs = !length ? [] : arrayMap(pairs, function(pair) {\n if (typeof pair[1] != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return [toIteratee(pair[0]), pair[1]];\n });\n\n return baseRest(function(args) {\n var index = -1;\n while (++index < length) {\n var pair = pairs[index];\n if (apply(pair[0], this, args)) {\n return apply(pair[1], this, args);\n }\n }\n });\n }\n\n /**\n * Creates a function that invokes the predicate properties of `source` with\n * the corresponding property values of a given object, returning `true` if\n * all predicates return truthy, else `false`.\n *\n * **Note:** The created function is equivalent to `_.conformsTo` with\n * `source` partially applied.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {Object} source The object of property predicates to conform to.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 2, 'b': 1 },\n * { 'a': 1, 'b': 2 }\n * ];\n *\n * _.filter(objects, _.conforms({ 'b': function(n) { return n > 1; } }));\n * // => [{ 'a': 1, 'b': 2 }]\n */\n function conforms(source) {\n return baseConforms(baseClone(source, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\n function constant(value) {\n return function() {\n return value;\n };\n }\n\n /**\n * Checks `value` to determine whether a default value should be returned in\n * its place. The `defaultValue` is returned if `value` is `NaN`, `null`,\n * or `undefined`.\n *\n * @static\n * @memberOf _\n * @since 4.14.0\n * @category Util\n * @param {*} value The value to check.\n * @param {*} defaultValue The default value.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * _.defaultTo(1, 10);\n * // => 1\n *\n * _.defaultTo(undefined, 10);\n * // => 10\n */\n function defaultTo(value, defaultValue) {\n return (value == null || value !== value) ? defaultValue : value;\n }\n\n /**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\n var flow = createFlow();\n\n /**\n * This method is like `_.flow` except that it creates a function that\n * invokes the given functions from right to left.\n *\n * @static\n * @since 3.0.0\n * @memberOf _\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flow\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flowRight([square, _.add]);\n * addSquare(1, 2);\n * // => 9\n */\n var flowRight = createFlow(true);\n\n /**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\n function identity(value) {\n return value;\n }\n\n /**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\n function iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that performs a partial deep comparison between a given\n * object and `source`, returning `true` if the given object has equivalent\n * property values, else `false`.\n *\n * **Note:** The created function is equivalent to `_.isMatch` with `source`\n * partially applied.\n *\n * Partial comparisons will match empty array and empty object `source`\n * values against any array or object value, respectively. See `_.isEqual`\n * for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 1, 'b': 2, 'c': 3 },\n * { 'a': 4, 'b': 5, 'c': 6 }\n * ];\n *\n * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));\n * // => [{ 'a': 4, 'b': 5, 'c': 6 }]\n */\n function matches(source) {\n return baseMatches(baseClone(source, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that performs a partial deep comparison between the\n * value at `path` of a given object to `srcValue`, returning `true` if the\n * object value is equivalent, else `false`.\n *\n * **Note:** Partial comparisons will match empty array and empty object\n * `srcValue` values against any array or object value, respectively. See\n * `_.isEqual` for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 1, 'b': 2, 'c': 3 },\n * { 'a': 4, 'b': 5, 'c': 6 }\n * ];\n *\n * _.find(objects, _.matchesProperty('a', 4));\n * // => { 'a': 4, 'b': 5, 'c': 6 }\n */\n function matchesProperty(path, srcValue) {\n return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that invokes the method at `path` of a given object.\n * Any additional arguments are provided to the invoked method.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Util\n * @param {Array|string} path The path of the method to invoke.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {Function} Returns the new invoker function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': _.constant(2) } },\n * { 'a': { 'b': _.constant(1) } }\n * ];\n *\n * _.map(objects, _.method('a.b'));\n * // => [2, 1]\n *\n * _.map(objects, _.method(['a', 'b']));\n * // => [2, 1]\n */\n var method = baseRest(function(path, args) {\n return function(object) {\n return baseInvoke(object, path, args);\n };\n });\n\n /**\n * The opposite of `_.method`; this method creates a function that invokes\n * the method at a given path of `object`. Any additional arguments are\n * provided to the invoked method.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Util\n * @param {Object} object The object to query.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {Function} Returns the new invoker function.\n * @example\n *\n * var array = _.times(3, _.constant),\n * object = { 'a': array, 'b': array, 'c': array };\n *\n * _.map(['a[2]', 'c[0]'], _.methodOf(object));\n * // => [2, 0]\n *\n * _.map([['a', '2'], ['c', '0']], _.methodOf(object));\n * // => [2, 0]\n */\n var methodOf = baseRest(function(object, args) {\n return function(path) {\n return baseInvoke(object, path, args);\n };\n });\n\n /**\n * Adds all own enumerable string keyed function properties of a source\n * object to the destination object. If `object` is a function, then methods\n * are added to its prototype as well.\n *\n * **Note:** Use `_.runInContext` to create a pristine `lodash` function to\n * avoid conflicts caused by modifying the original.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {Function|Object} [object=lodash] The destination object.\n * @param {Object} source The object of functions to add.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.chain=true] Specify whether mixins are chainable.\n * @returns {Function|Object} Returns `object`.\n * @example\n *\n * function vowels(string) {\n * return _.filter(string, function(v) {\n * return /[aeiou]/i.test(v);\n * });\n * }\n *\n * _.mixin({ 'vowels': vowels });\n * _.vowels('fred');\n * // => ['e']\n *\n * _('fred').vowels().value();\n * // => ['e']\n *\n * _.mixin({ 'vowels': vowels }, { 'chain': false });\n * _('fred').vowels();\n * // => ['e']\n */\n function mixin(object, source, options) {\n var props = keys(source),\n methodNames = baseFunctions(source, props);\n\n if (options == null &&\n !(isObject(source) && (methodNames.length || !props.length))) {\n options = source;\n source = object;\n object = this;\n methodNames = baseFunctions(source, keys(source));\n }\n var chain = !(isObject(options) && 'chain' in options) || !!options.chain,\n isFunc = isFunction(object);\n\n arrayEach(methodNames, function(methodName) {\n var func = source[methodName];\n object[methodName] = func;\n if (isFunc) {\n object.prototype[methodName] = function() {\n var chainAll = this.__chain__;\n if (chain || chainAll) {\n var result = object(this.__wrapped__),\n actions = result.__actions__ = copyArray(this.__actions__);\n\n actions.push({ 'func': func, 'args': arguments, 'thisArg': object });\n result.__chain__ = chainAll;\n return result;\n }\n return func.apply(object, arrayPush([this.value()], arguments));\n };\n }\n });\n\n return object;\n }\n\n /**\n * Reverts the `_` variable to its previous value and returns a reference to\n * the `lodash` function.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @returns {Function} Returns the `lodash` function.\n * @example\n *\n * var lodash = _.noConflict();\n */\n function noConflict() {\n if (root._ === this) {\n root._ = oldDash;\n }\n return this;\n }\n\n /**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\n function noop() {\n // No operation performed.\n }\n\n /**\n * Creates a function that gets the argument at index `n`. If `n` is negative,\n * the nth argument from the end is returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {number} [n=0] The index of the argument to return.\n * @returns {Function} Returns the new pass-thru function.\n * @example\n *\n * var func = _.nthArg(1);\n * func('a', 'b', 'c', 'd');\n * // => 'b'\n *\n * var func = _.nthArg(-2);\n * func('a', 'b', 'c', 'd');\n * // => 'c'\n */\n function nthArg(n) {\n n = toInteger(n);\n return baseRest(function(args) {\n return baseNth(args, n);\n });\n }\n\n /**\n * Creates a function that invokes `iteratees` with the arguments it receives\n * and returns their results.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [iteratees=[_.identity]]\n * The iteratees to invoke.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.over([Math.max, Math.min]);\n *\n * func(1, 2, 3, 4);\n * // => [4, 1]\n */\n var over = createOver(arrayMap);\n\n /**\n * Creates a function that checks if **all** of the `predicates` return\n * truthy when invoked with the arguments it receives.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [predicates=[_.identity]]\n * The predicates to check.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.overEvery([Boolean, isFinite]);\n *\n * func('1');\n * // => true\n *\n * func(null);\n * // => false\n *\n * func(NaN);\n * // => false\n */\n var overEvery = createOver(arrayEvery);\n\n /**\n * Creates a function that checks if **any** of the `predicates` return\n * truthy when invoked with the arguments it receives.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [predicates=[_.identity]]\n * The predicates to check.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.overSome([Boolean, isFinite]);\n *\n * func('1');\n * // => true\n *\n * func(null);\n * // => true\n *\n * func(NaN);\n * // => false\n */\n var overSome = createOver(arraySome);\n\n /**\n * Creates a function that returns the value at `path` of a given object.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': 2 } },\n * { 'a': { 'b': 1 } }\n * ];\n *\n * _.map(objects, _.property('a.b'));\n * // => [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\n function property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n }\n\n /**\n * The opposite of `_.property`; this method creates a function that returns\n * the value at a given path of `object`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Object} object The object to query.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var array = [0, 1, 2],\n * object = { 'a': array, 'b': array, 'c': array };\n *\n * _.map(['a[2]', 'c[0]'], _.propertyOf(object));\n * // => [2, 0]\n *\n * _.map([['a', '2'], ['c', '0']], _.propertyOf(object));\n * // => [2, 0]\n */\n function propertyOf(object) {\n return function(path) {\n return object == null ? undefined : baseGet(object, path);\n };\n }\n\n /**\n * Creates an array of numbers (positive and/or negative) progressing from\n * `start` up to, but not including, `end`. A step of `-1` is used if a negative\n * `start` is specified without an `end` or `step`. If `end` is not specified,\n * it's set to `start` with `start` then set to `0`.\n *\n * **Note:** JavaScript follows the IEEE-754 standard for resolving\n * floating-point values which can produce unexpected results.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @param {number} [step=1] The value to increment or decrement by.\n * @returns {Array} Returns the range of numbers.\n * @see _.inRange, _.rangeRight\n * @example\n *\n * _.range(4);\n * // => [0, 1, 2, 3]\n *\n * _.range(-4);\n * // => [0, -1, -2, -3]\n *\n * _.range(1, 5);\n * // => [1, 2, 3, 4]\n *\n * _.range(0, 20, 5);\n * // => [0, 5, 10, 15]\n *\n * _.range(0, -4, -1);\n * // => [0, -1, -2, -3]\n *\n * _.range(1, 4, 0);\n * // => [1, 1, 1]\n *\n * _.range(0);\n * // => []\n */\n var range = createRange();\n\n /**\n * This method is like `_.range` except that it populates values in\n * descending order.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @param {number} [step=1] The value to increment or decrement by.\n * @returns {Array} Returns the range of numbers.\n * @see _.inRange, _.range\n * @example\n *\n * _.rangeRight(4);\n * // => [3, 2, 1, 0]\n *\n * _.rangeRight(-4);\n * // => [-3, -2, -1, 0]\n *\n * _.rangeRight(1, 5);\n * // => [4, 3, 2, 1]\n *\n * _.rangeRight(0, 20, 5);\n * // => [15, 10, 5, 0]\n *\n * _.rangeRight(0, -4, -1);\n * // => [-3, -2, -1, 0]\n *\n * _.rangeRight(1, 4, 0);\n * // => [1, 1, 1]\n *\n * _.rangeRight(0);\n * // => []\n */\n var rangeRight = createRange(true);\n\n /**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\n function stubArray() {\n return [];\n }\n\n /**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\n function stubFalse() {\n return false;\n }\n\n /**\n * This method returns a new empty object.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Object} Returns the new empty object.\n * @example\n *\n * var objects = _.times(2, _.stubObject);\n *\n * console.log(objects);\n * // => [{}, {}]\n *\n * console.log(objects[0] === objects[1]);\n * // => false\n */\n function stubObject() {\n return {};\n }\n\n /**\n * This method returns an empty string.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {string} Returns the empty string.\n * @example\n *\n * _.times(2, _.stubString);\n * // => ['', '']\n */\n function stubString() {\n return '';\n }\n\n /**\n * This method returns `true`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `true`.\n * @example\n *\n * _.times(2, _.stubTrue);\n * // => [true, true]\n */\n function stubTrue() {\n return true;\n }\n\n /**\n * Invokes the iteratee `n` times, returning an array of the results of\n * each invocation. The iteratee is invoked with one argument; (index).\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n * @example\n *\n * _.times(3, String);\n * // => ['0', '1', '2']\n *\n * _.times(4, _.constant(0));\n * // => [0, 0, 0, 0]\n */\n function times(n, iteratee) {\n n = toInteger(n);\n if (n < 1 || n > MAX_SAFE_INTEGER) {\n return [];\n }\n var index = MAX_ARRAY_LENGTH,\n length = nativeMin(n, MAX_ARRAY_LENGTH);\n\n iteratee = getIteratee(iteratee);\n n -= MAX_ARRAY_LENGTH;\n\n var result = baseTimes(length, iteratee);\n while (++index < n) {\n iteratee(index);\n }\n return result;\n }\n\n /**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\n function toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n }\n\n /**\n * Generates a unique ID. If `prefix` is given, the ID is appended to it.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {string} [prefix=''] The value to prefix the ID with.\n * @returns {string} Returns the unique ID.\n * @example\n *\n * _.uniqueId('contact_');\n * // => 'contact_104'\n *\n * _.uniqueId();\n * // => '105'\n */\n function uniqueId(prefix) {\n var id = ++idCounter;\n return toString(prefix) + id;\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Adds two numbers.\n *\n * @static\n * @memberOf _\n * @since 3.4.0\n * @category Math\n * @param {number} augend The first number in an addition.\n * @param {number} addend The second number in an addition.\n * @returns {number} Returns the total.\n * @example\n *\n * _.add(6, 4);\n * // => 10\n */\n var add = createMathOperation(function(augend, addend) {\n return augend + addend;\n }, 0);\n\n /**\n * Computes `number` rounded up to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round up.\n * @param {number} [precision=0] The precision to round up to.\n * @returns {number} Returns the rounded up number.\n * @example\n *\n * _.ceil(4.006);\n * // => 5\n *\n * _.ceil(6.004, 2);\n * // => 6.01\n *\n * _.ceil(6040, -2);\n * // => 6100\n */\n var ceil = createRound('ceil');\n\n /**\n * Divide two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {number} dividend The first number in a division.\n * @param {number} divisor The second number in a division.\n * @returns {number} Returns the quotient.\n * @example\n *\n * _.divide(6, 4);\n * // => 1.5\n */\n var divide = createMathOperation(function(dividend, divisor) {\n return dividend / divisor;\n }, 1);\n\n /**\n * Computes `number` rounded down to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round down.\n * @param {number} [precision=0] The precision to round down to.\n * @returns {number} Returns the rounded down number.\n * @example\n *\n * _.floor(4.006);\n * // => 4\n *\n * _.floor(0.046, 2);\n * // => 0.04\n *\n * _.floor(4060, -2);\n * // => 4000\n */\n var floor = createRound('floor');\n\n /**\n * Computes the maximum value of `array`. If `array` is empty or falsey,\n * `undefined` is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {*} Returns the maximum value.\n * @example\n *\n * _.max([4, 2, 8, 6]);\n * // => 8\n *\n * _.max([]);\n * // => undefined\n */\n function max(array) {\n return (array && array.length)\n ? baseExtremum(array, identity, baseGt)\n : undefined;\n }\n\n /**\n * This method is like `_.max` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * the value is ranked. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {*} Returns the maximum value.\n * @example\n *\n * var objects = [{ 'n': 1 }, { 'n': 2 }];\n *\n * _.maxBy(objects, function(o) { return o.n; });\n * // => { 'n': 2 }\n *\n * // The `_.property` iteratee shorthand.\n * _.maxBy(objects, 'n');\n * // => { 'n': 2 }\n */\n function maxBy(array, iteratee) {\n return (array && array.length)\n ? baseExtremum(array, getIteratee(iteratee, 2), baseGt)\n : undefined;\n }\n\n /**\n * Computes the mean of the values in `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {number} Returns the mean.\n * @example\n *\n * _.mean([4, 2, 8, 6]);\n * // => 5\n */\n function mean(array) {\n return baseMean(array, identity);\n }\n\n /**\n * This method is like `_.mean` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the value to be averaged.\n * The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the mean.\n * @example\n *\n * var objects = [{ 'n': 4 }, { 'n': 2 }, { 'n': 8 }, { 'n': 6 }];\n *\n * _.meanBy(objects, function(o) { return o.n; });\n * // => 5\n *\n * // The `_.property` iteratee shorthand.\n * _.meanBy(objects, 'n');\n * // => 5\n */\n function meanBy(array, iteratee) {\n return baseMean(array, getIteratee(iteratee, 2));\n }\n\n /**\n * Computes the minimum value of `array`. If `array` is empty or falsey,\n * `undefined` is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {*} Returns the minimum value.\n * @example\n *\n * _.min([4, 2, 8, 6]);\n * // => 2\n *\n * _.min([]);\n * // => undefined\n */\n function min(array) {\n return (array && array.length)\n ? baseExtremum(array, identity, baseLt)\n : undefined;\n }\n\n /**\n * This method is like `_.min` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * the value is ranked. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {*} Returns the minimum value.\n * @example\n *\n * var objects = [{ 'n': 1 }, { 'n': 2 }];\n *\n * _.minBy(objects, function(o) { return o.n; });\n * // => { 'n': 1 }\n *\n * // The `_.property` iteratee shorthand.\n * _.minBy(objects, 'n');\n * // => { 'n': 1 }\n */\n function minBy(array, iteratee) {\n return (array && array.length)\n ? baseExtremum(array, getIteratee(iteratee, 2), baseLt)\n : undefined;\n }\n\n /**\n * Multiply two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {number} multiplier The first number in a multiplication.\n * @param {number} multiplicand The second number in a multiplication.\n * @returns {number} Returns the product.\n * @example\n *\n * _.multiply(6, 4);\n * // => 24\n */\n var multiply = createMathOperation(function(multiplier, multiplicand) {\n return multiplier * multiplicand;\n }, 1);\n\n /**\n * Computes `number` rounded to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round.\n * @param {number} [precision=0] The precision to round to.\n * @returns {number} Returns the rounded number.\n * @example\n *\n * _.round(4.006);\n * // => 4\n *\n * _.round(4.006, 2);\n * // => 4.01\n *\n * _.round(4060, -2);\n * // => 4100\n */\n var round = createRound('round');\n\n /**\n * Subtract two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {number} minuend The first number in a subtraction.\n * @param {number} subtrahend The second number in a subtraction.\n * @returns {number} Returns the difference.\n * @example\n *\n * _.subtract(6, 4);\n * // => 2\n */\n var subtract = createMathOperation(function(minuend, subtrahend) {\n return minuend - subtrahend;\n }, 0);\n\n /**\n * Computes the sum of the values in `array`.\n *\n * @static\n * @memberOf _\n * @since 3.4.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {number} Returns the sum.\n * @example\n *\n * _.sum([4, 2, 8, 6]);\n * // => 20\n */\n function sum(array) {\n return (array && array.length)\n ? baseSum(array, identity)\n : 0;\n }\n\n /**\n * This method is like `_.sum` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the value to be summed.\n * The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the sum.\n * @example\n *\n * var objects = [{ 'n': 4 }, { 'n': 2 }, { 'n': 8 }, { 'n': 6 }];\n *\n * _.sumBy(objects, function(o) { return o.n; });\n * // => 20\n *\n * // The `_.property` iteratee shorthand.\n * _.sumBy(objects, 'n');\n * // => 20\n */\n function sumBy(array, iteratee) {\n return (array && array.length)\n ? baseSum(array, getIteratee(iteratee, 2))\n : 0;\n }\n\n /*------------------------------------------------------------------------*/\n\n // Add methods that return wrapped values in chain sequences.\n lodash.after = after;\n lodash.ary = ary;\n lodash.assign = assign;\n lodash.assignIn = assignIn;\n lodash.assignInWith = assignInWith;\n lodash.assignWith = assignWith;\n lodash.at = at;\n lodash.before = before;\n lodash.bind = bind;\n lodash.bindAll = bindAll;\n lodash.bindKey = bindKey;\n lodash.castArray = castArray;\n lodash.chain = chain;\n lodash.chunk = chunk;\n lodash.compact = compact;\n lodash.concat = concat;\n lodash.cond = cond;\n lodash.conforms = conforms;\n lodash.constant = constant;\n lodash.countBy = countBy;\n lodash.create = create;\n lodash.curry = curry;\n lodash.curryRight = curryRight;\n lodash.debounce = debounce;\n lodash.defaults = defaults;\n lodash.defaultsDeep = defaultsDeep;\n lodash.defer = defer;\n lodash.delay = delay;\n lodash.difference = difference;\n lodash.differenceBy = differenceBy;\n lodash.differenceWith = differenceWith;\n lodash.drop = drop;\n lodash.dropRight = dropRight;\n lodash.dropRightWhile = dropRightWhile;\n lodash.dropWhile = dropWhile;\n lodash.fill = fill;\n lodash.filter = filter;\n lodash.flatMap = flatMap;\n lodash.flatMapDeep = flatMapDeep;\n lodash.flatMapDepth = flatMapDepth;\n lodash.flatten = flatten;\n lodash.flattenDeep = flattenDeep;\n lodash.flattenDepth = flattenDepth;\n lodash.flip = flip;\n lodash.flow = flow;\n lodash.flowRight = flowRight;\n lodash.fromPairs = fromPairs;\n lodash.functions = functions;\n lodash.functionsIn = functionsIn;\n lodash.groupBy = groupBy;\n lodash.initial = initial;\n lodash.intersection = intersection;\n lodash.intersectionBy = intersectionBy;\n lodash.intersectionWith = intersectionWith;\n lodash.invert = invert;\n lodash.invertBy = invertBy;\n lodash.invokeMap = invokeMap;\n lodash.iteratee = iteratee;\n lodash.keyBy = keyBy;\n lodash.keys = keys;\n lodash.keysIn = keysIn;\n lodash.map = map;\n lodash.mapKeys = mapKeys;\n lodash.mapValues = mapValues;\n lodash.matches = matches;\n lodash.matchesProperty = matchesProperty;\n lodash.memoize = memoize;\n lodash.merge = merge;\n lodash.mergeWith = mergeWith;\n lodash.method = method;\n lodash.methodOf = methodOf;\n lodash.mixin = mixin;\n lodash.negate = negate;\n lodash.nthArg = nthArg;\n lodash.omit = omit;\n lodash.omitBy = omitBy;\n lodash.once = once;\n lodash.orderBy = orderBy;\n lodash.over = over;\n lodash.overArgs = overArgs;\n lodash.overEvery = overEvery;\n lodash.overSome = overSome;\n lodash.partial = partial;\n lodash.partialRight = partialRight;\n lodash.partition = partition;\n lodash.pick = pick;\n lodash.pickBy = pickBy;\n lodash.property = property;\n lodash.propertyOf = propertyOf;\n lodash.pull = pull;\n lodash.pullAll = pullAll;\n lodash.pullAllBy = pullAllBy;\n lodash.pullAllWith = pullAllWith;\n lodash.pullAt = pullAt;\n lodash.range = range;\n lodash.rangeRight = rangeRight;\n lodash.rearg = rearg;\n lodash.reject = reject;\n lodash.remove = remove;\n lodash.rest = rest;\n lodash.reverse = reverse;\n lodash.sampleSize = sampleSize;\n lodash.set = set;\n lodash.setWith = setWith;\n lodash.shuffle = shuffle;\n lodash.slice = slice;\n lodash.sortBy = sortBy;\n lodash.sortedUniq = sortedUniq;\n lodash.sortedUniqBy = sortedUniqBy;\n lodash.split = split;\n lodash.spread = spread;\n lodash.tail = tail;\n lodash.take = take;\n lodash.takeRight = takeRight;\n lodash.takeRightWhile = takeRightWhile;\n lodash.takeWhile = takeWhile;\n lodash.tap = tap;\n lodash.throttle = throttle;\n lodash.thru = thru;\n lodash.toArray = toArray;\n lodash.toPairs = toPairs;\n lodash.toPairsIn = toPairsIn;\n lodash.toPath = toPath;\n lodash.toPlainObject = toPlainObject;\n lodash.transform = transform;\n lodash.unary = unary;\n lodash.union = union;\n lodash.unionBy = unionBy;\n lodash.unionWith = unionWith;\n lodash.uniq = uniq;\n lodash.uniqBy = uniqBy;\n lodash.uniqWith = uniqWith;\n lodash.unset = unset;\n lodash.unzip = unzip;\n lodash.unzipWith = unzipWith;\n lodash.update = update;\n lodash.updateWith = updateWith;\n lodash.values = values;\n lodash.valuesIn = valuesIn;\n lodash.without = without;\n lodash.words = words;\n lodash.wrap = wrap;\n lodash.xor = xor;\n lodash.xorBy = xorBy;\n lodash.xorWith = xorWith;\n lodash.zip = zip;\n lodash.zipObject = zipObject;\n lodash.zipObjectDeep = zipObjectDeep;\n lodash.zipWith = zipWith;\n\n // Add aliases.\n lodash.entries = toPairs;\n lodash.entriesIn = toPairsIn;\n lodash.extend = assignIn;\n lodash.extendWith = assignInWith;\n\n // Add methods to `lodash.prototype`.\n mixin(lodash, lodash);\n\n /*------------------------------------------------------------------------*/\n\n // Add methods that return unwrapped values in chain sequences.\n lodash.add = add;\n lodash.attempt = attempt;\n lodash.camelCase = camelCase;\n lodash.capitalize = capitalize;\n lodash.ceil = ceil;\n lodash.clamp = clamp;\n lodash.clone = clone;\n lodash.cloneDeep = cloneDeep;\n lodash.cloneDeepWith = cloneDeepWith;\n lodash.cloneWith = cloneWith;\n lodash.conformsTo = conformsTo;\n lodash.deburr = deburr;\n lodash.defaultTo = defaultTo;\n lodash.divide = divide;\n lodash.endsWith = endsWith;\n lodash.eq = eq;\n lodash.escape = escape;\n lodash.escapeRegExp = escapeRegExp;\n lodash.every = every;\n lodash.find = find;\n lodash.findIndex = findIndex;\n lodash.findKey = findKey;\n lodash.findLast = findLast;\n lodash.findLastIndex = findLastIndex;\n lodash.findLastKey = findLastKey;\n lodash.floor = floor;\n lodash.forEach = forEach;\n lodash.forEachRight = forEachRight;\n lodash.forIn = forIn;\n lodash.forInRight = forInRight;\n lodash.forOwn = forOwn;\n lodash.forOwnRight = forOwnRight;\n lodash.get = get;\n lodash.gt = gt;\n lodash.gte = gte;\n lodash.has = has;\n lodash.hasIn = hasIn;\n lodash.head = head;\n lodash.identity = identity;\n lodash.includes = includes;\n lodash.indexOf = indexOf;\n lodash.inRange = inRange;\n lodash.invoke = invoke;\n lodash.isArguments = isArguments;\n lodash.isArray = isArray;\n lodash.isArrayBuffer = isArrayBuffer;\n lodash.isArrayLike = isArrayLike;\n lodash.isArrayLikeObject = isArrayLikeObject;\n lodash.isBoolean = isBoolean;\n lodash.isBuffer = isBuffer;\n lodash.isDate = isDate;\n lodash.isElement = isElement;\n lodash.isEmpty = isEmpty;\n lodash.isEqual = isEqual;\n lodash.isEqualWith = isEqualWith;\n lodash.isError = isError;\n lodash.isFinite = isFinite;\n lodash.isFunction = isFunction;\n lodash.isInteger = isInteger;\n lodash.isLength = isLength;\n lodash.isMap = isMap;\n lodash.isMatch = isMatch;\n lodash.isMatchWith = isMatchWith;\n lodash.isNaN = isNaN;\n lodash.isNative = isNative;\n lodash.isNil = isNil;\n lodash.isNull = isNull;\n lodash.isNumber = isNumber;\n lodash.isObject = isObject;\n lodash.isObjectLike = isObjectLike;\n lodash.isPlainObject = isPlainObject;\n lodash.isRegExp = isRegExp;\n lodash.isSafeInteger = isSafeInteger;\n lodash.isSet = isSet;\n lodash.isString = isString;\n lodash.isSymbol = isSymbol;\n lodash.isTypedArray = isTypedArray;\n lodash.isUndefined = isUndefined;\n lodash.isWeakMap = isWeakMap;\n lodash.isWeakSet = isWeakSet;\n lodash.join = join;\n lodash.kebabCase = kebabCase;\n lodash.last = last;\n lodash.lastIndexOf = lastIndexOf;\n lodash.lowerCase = lowerCase;\n lodash.lowerFirst = lowerFirst;\n lodash.lt = lt;\n lodash.lte = lte;\n lodash.max = max;\n lodash.maxBy = maxBy;\n lodash.mean = mean;\n lodash.meanBy = meanBy;\n lodash.min = min;\n lodash.minBy = minBy;\n lodash.stubArray = stubArray;\n lodash.stubFalse = stubFalse;\n lodash.stubObject = stubObject;\n lodash.stubString = stubString;\n lodash.stubTrue = stubTrue;\n lodash.multiply = multiply;\n lodash.nth = nth;\n lodash.noConflict = noConflict;\n lodash.noop = noop;\n lodash.now = now;\n lodash.pad = pad;\n lodash.padEnd = padEnd;\n lodash.padStart = padStart;\n lodash.parseInt = parseInt;\n lodash.random = random;\n lodash.reduce = reduce;\n lodash.reduceRight = reduceRight;\n lodash.repeat = repeat;\n lodash.replace = replace;\n lodash.result = result;\n lodash.round = round;\n lodash.runInContext = runInContext;\n lodash.sample = sample;\n lodash.size = size;\n lodash.snakeCase = snakeCase;\n lodash.some = some;\n lodash.sortedIndex = sortedIndex;\n lodash.sortedIndexBy = sortedIndexBy;\n lodash.sortedIndexOf = sortedIndexOf;\n lodash.sortedLastIndex = sortedLastIndex;\n lodash.sortedLastIndexBy = sortedLastIndexBy;\n lodash.sortedLastIndexOf = sortedLastIndexOf;\n lodash.startCase = startCase;\n lodash.startsWith = startsWith;\n lodash.subtract = subtract;\n lodash.sum = sum;\n lodash.sumBy = sumBy;\n lodash.template = template;\n lodash.times = times;\n lodash.toFinite = toFinite;\n lodash.toInteger = toInteger;\n lodash.toLength = toLength;\n lodash.toLower = toLower;\n lodash.toNumber = toNumber;\n lodash.toSafeInteger = toSafeInteger;\n lodash.toString = toString;\n lodash.toUpper = toUpper;\n lodash.trim = trim;\n lodash.trimEnd = trimEnd;\n lodash.trimStart = trimStart;\n lodash.truncate = truncate;\n lodash.unescape = unescape;\n lodash.uniqueId = uniqueId;\n lodash.upperCase = upperCase;\n lodash.upperFirst = upperFirst;\n\n // Add aliases.\n lodash.each = forEach;\n lodash.eachRight = forEachRight;\n lodash.first = head;\n\n mixin(lodash, (function() {\n var source = {};\n baseForOwn(lodash, function(func, methodName) {\n if (!hasOwnProperty.call(lodash.prototype, methodName)) {\n source[methodName] = func;\n }\n });\n return source;\n }()), { 'chain': false });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * The semantic version number.\n *\n * @static\n * @memberOf _\n * @type {string}\n */\n lodash.VERSION = VERSION;\n\n // Assign default placeholders.\n arrayEach(['bind', 'bindKey', 'curry', 'curryRight', 'partial', 'partialRight'], function(methodName) {\n lodash[methodName].placeholder = lodash;\n });\n\n // Add `LazyWrapper` methods for `_.drop` and `_.take` variants.\n arrayEach(['drop', 'take'], function(methodName, index) {\n LazyWrapper.prototype[methodName] = function(n) {\n n = n === undefined ? 1 : nativeMax(toInteger(n), 0);\n\n var result = (this.__filtered__ && !index)\n ? new LazyWrapper(this)\n : this.clone();\n\n if (result.__filtered__) {\n result.__takeCount__ = nativeMin(n, result.__takeCount__);\n } else {\n result.__views__.push({\n 'size': nativeMin(n, MAX_ARRAY_LENGTH),\n 'type': methodName + (result.__dir__ < 0 ? 'Right' : '')\n });\n }\n return result;\n };\n\n LazyWrapper.prototype[methodName + 'Right'] = function(n) {\n return this.reverse()[methodName](n).reverse();\n };\n });\n\n // Add `LazyWrapper` methods that accept an `iteratee` value.\n arrayEach(['filter', 'map', 'takeWhile'], function(methodName, index) {\n var type = index + 1,\n isFilter = type == LAZY_FILTER_FLAG || type == LAZY_WHILE_FLAG;\n\n LazyWrapper.prototype[methodName] = function(iteratee) {\n var result = this.clone();\n result.__iteratees__.push({\n 'iteratee': getIteratee(iteratee, 3),\n 'type': type\n });\n result.__filtered__ = result.__filtered__ || isFilter;\n return result;\n };\n });\n\n // Add `LazyWrapper` methods for `_.head` and `_.last`.\n arrayEach(['head', 'last'], function(methodName, index) {\n var takeName = 'take' + (index ? 'Right' : '');\n\n LazyWrapper.prototype[methodName] = function() {\n return this[takeName](1).value()[0];\n };\n });\n\n // Add `LazyWrapper` methods for `_.initial` and `_.tail`.\n arrayEach(['initial', 'tail'], function(methodName, index) {\n var dropName = 'drop' + (index ? '' : 'Right');\n\n LazyWrapper.prototype[methodName] = function() {\n return this.__filtered__ ? new LazyWrapper(this) : this[dropName](1);\n };\n });\n\n LazyWrapper.prototype.compact = function() {\n return this.filter(identity);\n };\n\n LazyWrapper.prototype.find = function(predicate) {\n return this.filter(predicate).head();\n };\n\n LazyWrapper.prototype.findLast = function(predicate) {\n return this.reverse().find(predicate);\n };\n\n LazyWrapper.prototype.invokeMap = baseRest(function(path, args) {\n if (typeof path == 'function') {\n return new LazyWrapper(this);\n }\n return this.map(function(value) {\n return baseInvoke(value, path, args);\n });\n });\n\n LazyWrapper.prototype.reject = function(predicate) {\n return this.filter(negate(getIteratee(predicate)));\n };\n\n LazyWrapper.prototype.slice = function(start, end) {\n start = toInteger(start);\n\n var result = this;\n if (result.__filtered__ && (start > 0 || end < 0)) {\n return new LazyWrapper(result);\n }\n if (start < 0) {\n result = result.takeRight(-start);\n } else if (start) {\n result = result.drop(start);\n }\n if (end !== undefined) {\n end = toInteger(end);\n result = end < 0 ? result.dropRight(-end) : result.take(end - start);\n }\n return result;\n };\n\n LazyWrapper.prototype.takeRightWhile = function(predicate) {\n return this.reverse().takeWhile(predicate).reverse();\n };\n\n LazyWrapper.prototype.toArray = function() {\n return this.take(MAX_ARRAY_LENGTH);\n };\n\n // Add `LazyWrapper` methods to `lodash.prototype`.\n baseForOwn(LazyWrapper.prototype, function(func, methodName) {\n var checkIteratee = /^(?:filter|find|map|reject)|While$/.test(methodName),\n isTaker = /^(?:head|last)$/.test(methodName),\n lodashFunc = lodash[isTaker ? ('take' + (methodName == 'last' ? 'Right' : '')) : methodName],\n retUnwrapped = isTaker || /^find/.test(methodName);\n\n if (!lodashFunc) {\n return;\n }\n lodash.prototype[methodName] = function() {\n var value = this.__wrapped__,\n args = isTaker ? [1] : arguments,\n isLazy = value instanceof LazyWrapper,\n iteratee = args[0],\n useLazy = isLazy || isArray(value);\n\n var interceptor = function(value) {\n var result = lodashFunc.apply(lodash, arrayPush([value], args));\n return (isTaker && chainAll) ? result[0] : result;\n };\n\n if (useLazy && checkIteratee && typeof iteratee == 'function' && iteratee.length != 1) {\n // Avoid lazy use if the iteratee has a \"length\" value other than `1`.\n isLazy = useLazy = false;\n }\n var chainAll = this.__chain__,\n isHybrid = !!this.__actions__.length,\n isUnwrapped = retUnwrapped && !chainAll,\n onlyLazy = isLazy && !isHybrid;\n\n if (!retUnwrapped && useLazy) {\n value = onlyLazy ? value : new LazyWrapper(this);\n var result = func.apply(value, args);\n result.__actions__.push({ 'func': thru, 'args': [interceptor], 'thisArg': undefined });\n return new LodashWrapper(result, chainAll);\n }\n if (isUnwrapped && onlyLazy) {\n return func.apply(this, args);\n }\n result = this.thru(interceptor);\n return isUnwrapped ? (isTaker ? result.value()[0] : result.value()) : result;\n };\n });\n\n // Add `Array` methods to `lodash.prototype`.\n arrayEach(['pop', 'push', 'shift', 'sort', 'splice', 'unshift'], function(methodName) {\n var func = arrayProto[methodName],\n chainName = /^(?:push|sort|unshift)$/.test(methodName) ? 'tap' : 'thru',\n retUnwrapped = /^(?:pop|shift)$/.test(methodName);\n\n lodash.prototype[methodName] = function() {\n var args = arguments;\n if (retUnwrapped && !this.__chain__) {\n var value = this.value();\n return func.apply(isArray(value) ? value : [], args);\n }\n return this[chainName](function(value) {\n return func.apply(isArray(value) ? value : [], args);\n });\n };\n });\n\n // Map minified method names to their real names.\n baseForOwn(LazyWrapper.prototype, function(func, methodName) {\n var lodashFunc = lodash[methodName];\n if (lodashFunc) {\n var key = (lodashFunc.name + ''),\n names = realNames[key] || (realNames[key] = []);\n\n names.push({ 'name': methodName, 'func': lodashFunc });\n }\n });\n\n realNames[createHybrid(undefined, WRAP_BIND_KEY_FLAG).name] = [{\n 'name': 'wrapper',\n 'func': undefined\n }];\n\n // Add methods to `LazyWrapper`.\n LazyWrapper.prototype.clone = lazyClone;\n LazyWrapper.prototype.reverse = lazyReverse;\n LazyWrapper.prototype.value = lazyValue;\n\n // Add chain sequence methods to the `lodash` wrapper.\n lodash.prototype.at = wrapperAt;\n lodash.prototype.chain = wrapperChain;\n lodash.prototype.commit = wrapperCommit;\n lodash.prototype.next = wrapperNext;\n lodash.prototype.plant = wrapperPlant;\n lodash.prototype.reverse = wrapperReverse;\n lodash.prototype.toJSON = lodash.prototype.valueOf = lodash.prototype.value = wrapperValue;\n\n // Add lazy aliases.\n lodash.prototype.first = lodash.prototype.head;\n\n if (symIterator) {\n lodash.prototype[symIterator] = wrapperToIterator;\n }\n return lodash;\n });\n\n /*--------------------------------------------------------------------------*/\n\n // Export lodash.\n var _ = runInContext();\n\n // Some AMD build optimizers, like r.js, check for condition patterns like:\n if (typeof define == 'function' && typeof define.amd == 'object' && define.amd) {\n // Expose Lodash on the global object to prevent errors when Lodash is\n // loaded by a script tag in the presence of an AMD loader.\n // See http://requirejs.org/docs/errors.html#mismatch for more details.\n // Use `_.noConflict` to remove Lodash from the global object.\n root._ = _;\n\n // Define as an anonymous module so, through path mapping, it can be\n // referenced as the \"underscore\" module.\n define(function() {\n return _;\n });\n }\n // Check for `exports` after `define` in case a build optimizer adds it.\n else if (freeModule) {\n // Export for Node.js.\n (freeModule.exports = _)._ = _;\n // Export for CommonJS support.\n freeExports._ = _;\n }\n else {\n // Export to the global object.\n root._ = _;\n }\n}.call(this));\n"
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\global.js",
"name": "(webpack)/buildin/global.js",
"index": 2,
"index2": 0,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"issuerId": 1,
"issuerName": "./node_modules/lodash/lodash.js",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"profile": {
"factory": 231,
"building": 2306
}
}
],
"profile": {
"factory": 13,
"building": 304
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"module": "./node_modules/lodash/lodash.js",
"moduleName": "./node_modules/lodash/lodash.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n"
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\module.js",
"name": "(webpack)/buildin/module.js",
"index": 3,
"index2": 1,
"size": 497,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"issuerId": 1,
"issuerName": "./node_modules/lodash/lodash.js",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"profile": {
"factory": 231,
"building": 2306
}
}
],
"profile": {
"factory": 13,
"building": 304
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"module": "./node_modules/lodash/lodash.js",
"moduleName": "./node_modules/lodash/lodash.js",
"type": "cjs require",
"userRequest": "module",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "",
"request": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"index": 0,
"index2": 3,
"size": 1916,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 54,
"building": 46
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "var _ = require(\"!!../node_modules/lodash/lodash.js\");module.exports = function (templateParams) { with(templateParams) {return (function(data) {\nvar __t, __p = '';\n__p += '<!DOCTYPE html>\\n<html lang=\"en\">\\n\\n<head>\\n <title>SecureNotes</title>\\n <meta charset=\"utf8\" />\\n <meta name=\"Description\" content=\"Notes app\">\\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\\n <link rel=\"manifest\" href=\"/public/manifest.json\">\\n <!-- <link rel=\"shortcut icon\" href=\"/public/icon-72x72.png\"> -->\\n\\n <!-- Add to home screen for Safari on iOS -->\\n <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\\n <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black\">\\n <meta name=\"apple-mobile-web-app-title\" content=\"eBook\">\\n\\n\\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/public/apple-touch-icon.png\">\\n <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/public/favicon-32x32.png\">\\n <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/public/favicon-16x16.png\">\\n <link rel=\"manifest\" href=\"/public/site.webmanifest\">\\n <link rel=\"mask-icon\" href=\"/public/safari-pinned-tab.svg\" color=\"#3E9AE9\">\\n <meta name=\"msapplication-TileColor\" content=\"#3E9AE9\">\\n <meta name=\"theme-color\" content=\"#3E9AE9\">\\n <!-- <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/mini.css/3.0.1/mini-default.min.css\"> -->\\n</head>\\n\\n<body>\\n <noscript>\\n You have to enable JavaScript to use this site!\\n </noscript>\\n <div id=\"app\"></div>\\n <script>\\n // Check that service workers are registered\\n // if (\\'serviceWorker\\' in navigator) {\\n // // Use the window load event to keep the page load performant\\n // window.addEventListener(\\'load\\', () => {\\n // navigator.serviceWorker.register(\\'/sw.js\\');\\n // });\\n // }\\n </script>\\n</body>\\n\\n</html>';\nreturn __p\n})();}}"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"index": 1,
"index2": 2,
"size": 539855,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"issuerId": 0,
"issuerName": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
}
],
"profile": {
"factory": 231,
"building": 2306
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"module": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"moduleName": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"type": "cjs require",
"userRequest": "!!../node_modules/lodash/lodash.js",
"loc": "1:8-53"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "/**\n * @license\n * Lodash <https://lodash.com/>\n * Copyright JS Foundation and other contributors <https://js.foundation/>\n * Released under MIT license <https://lodash.com/license>\n * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>\n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n;(function() {\n\n /** Used as a safe reference for `undefined` in pre-ES5 environments. */\n var undefined;\n\n /** Used as the semantic version number. */\n var VERSION = '4.17.11';\n\n /** Used as the size to enable large array optimizations. */\n var LARGE_ARRAY_SIZE = 200;\n\n /** Error message constants. */\n var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.',\n FUNC_ERROR_TEXT = 'Expected a function';\n\n /** Used to stand-in for `undefined` hash values. */\n var HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n /** Used as the maximum memoize cache size. */\n var MAX_MEMOIZE_SIZE = 500;\n\n /** Used as the internal argument placeholder. */\n var PLACEHOLDER = '__lodash_placeholder__';\n\n /** Used to compose bitmasks for cloning. */\n var CLONE_DEEP_FLAG = 1,\n CLONE_FLAT_FLAG = 2,\n CLONE_SYMBOLS_FLAG = 4;\n\n /** Used to compose bitmasks for value comparisons. */\n var COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n /** Used to compose bitmasks for function metadata. */\n var WRAP_BIND_FLAG = 1,\n WRAP_BIND_KEY_FLAG = 2,\n WRAP_CURRY_BOUND_FLAG = 4,\n WRAP_CURRY_FLAG = 8,\n WRAP_CURRY_RIGHT_FLAG = 16,\n WRAP_PARTIAL_FLAG = 32,\n WRAP_PARTIAL_RIGHT_FLAG = 64,\n WRAP_ARY_FLAG = 128,\n WRAP_REARG_FLAG = 256,\n WRAP_FLIP_FLAG = 512;\n\n /** Used as default options for `_.truncate`. */\n var DEFAULT_TRUNC_LENGTH = 30,\n DEFAULT_TRUNC_OMISSION = '...';\n\n /** Used to detect hot functions by number of calls within a span of milliseconds. */\n var HOT_COUNT = 800,\n HOT_SPAN = 16;\n\n /** Used to indicate the type of lazy iteratees. */\n var LAZY_FILTER_FLAG = 1,\n LAZY_MAP_FLAG = 2,\n LAZY_WHILE_FLAG = 3;\n\n /** Used as references for various `Number` constants. */\n var INFINITY = 1 / 0,\n MAX_SAFE_INTEGER = 9007199254740991,\n MAX_INTEGER = 1.7976931348623157e+308,\n NAN = 0 / 0;\n\n /** Used as references for the maximum length and index of an array. */\n var MAX_ARRAY_LENGTH = 4294967295,\n MAX_ARRAY_INDEX = MAX_ARRAY_LENGTH - 1,\n HALF_MAX_ARRAY_LENGTH = MAX_ARRAY_LENGTH >>> 1;\n\n /** Used to associate wrap methods with their bit flags. */\n var wrapFlags = [\n ['ary', WRAP_ARY_FLAG],\n ['bind', WRAP_BIND_FLAG],\n ['bindKey', WRAP_BIND_KEY_FLAG],\n ['curry', WRAP_CURRY_FLAG],\n ['curryRight', WRAP_CURRY_RIGHT_FLAG],\n ['flip', WRAP_FLIP_FLAG],\n ['partial', WRAP_PARTIAL_FLAG],\n ['partialRight', WRAP_PARTIAL_RIGHT_FLAG],\n ['rearg', WRAP_REARG_FLAG]\n ];\n\n /** `Object#toString` result references. */\n var argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n asyncTag = '[object AsyncFunction]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n domExcTag = '[object DOMException]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n nullTag = '[object Null]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n proxyTag = '[object Proxy]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]',\n undefinedTag = '[object Undefined]',\n weakMapTag = '[object WeakMap]',\n weakSetTag = '[object WeakSet]';\n\n var arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n /** Used to match empty string literals in compiled template source. */\n var reEmptyStringLeading = /\\b__p \\+= '';/g,\n reEmptyStringMiddle = /\\b(__p \\+=) '' \\+/g,\n reEmptyStringTrailing = /(__e\\(.*?\\)|\\b__t\\)) \\+\\n'';/g;\n\n /** Used to match HTML entities and HTML characters. */\n var reEscapedHtml = /&(?:amp|lt|gt|quot|#39);/g,\n reUnescapedHtml = /[&<>\"']/g,\n reHasEscapedHtml = RegExp(reEscapedHtml.source),\n reHasUnescapedHtml = RegExp(reUnescapedHtml.source);\n\n /** Used to match template delimiters. */\n var reEscape = /<%-([\\s\\S]+?)%>/g,\n reEvaluate = /<%([\\s\\S]+?)%>/g,\n reInterpolate = /<%=([\\s\\S]+?)%>/g;\n\n /** Used to match property names within property paths. */\n var reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n /**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\n var reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g,\n reHasRegExpChar = RegExp(reRegExpChar.source);\n\n /** Used to match leading and trailing whitespace. */\n var reTrim = /^\\s+|\\s+$/g,\n reTrimStart = /^\\s+/,\n reTrimEnd = /\\s+$/;\n\n /** Used to match wrap detail comments. */\n var reWrapComment = /\\{(?:\\n\\/\\* \\[wrapped with .+\\] \\*\\/)?\\n?/,\n reWrapDetails = /\\{\\n\\/\\* \\[wrapped with (.+)\\] \\*/,\n reSplitDetails = /,? & /;\n\n /** Used to match words composed of alphanumeric characters. */\n var reAsciiWord = /[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g;\n\n /** Used to match backslashes in property paths. */\n var reEscapeChar = /\\\\(\\\\)?/g;\n\n /**\n * Used to match\n * [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexical-components).\n */\n var reEsTemplate = /\\$\\{([^\\\\}]*(?:\\\\.[^\\\\}]*)*)\\}/g;\n\n /** Used to match `RegExp` flags from their coerced string values. */\n var reFlags = /\\w*$/;\n\n /** Used to detect bad signed hexadecimal string values. */\n var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n /** Used to detect binary string values. */\n var reIsBinary = /^0b[01]+$/i;\n\n /** Used to detect host constructors (Safari). */\n var reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n /** Used to detect octal string values. */\n var reIsOctal = /^0o[0-7]+$/i;\n\n /** Used to detect unsigned integer values. */\n var reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n /** Used to match Latin Unicode letters (excluding mathematical operators). */\n var reLatin = /[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g;\n\n /** Used to ensure capturing order of template delimiters. */\n var reNoMatch = /($^)/;\n\n /** Used to match unescaped characters in compiled string literals. */\n var reUnescapedString = /['\\n\\r\\u2028\\u2029\\\\]/g;\n\n /** Used to compose unicode character classes. */\n var rsAstralRange = '\\\\ud800-\\\\udfff',\n rsComboMarksRange = '\\\\u0300-\\\\u036f',\n reComboHalfMarksRange = '\\\\ufe20-\\\\ufe2f',\n rsComboSymbolsRange = '\\\\u20d0-\\\\u20ff',\n rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange,\n rsDingbatRange = '\\\\u2700-\\\\u27bf',\n rsLowerRange = 'a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff',\n rsMathOpRange = '\\\\xac\\\\xb1\\\\xd7\\\\xf7',\n rsNonCharRange = '\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf',\n rsPunctuationRange = '\\\\u2000-\\\\u206f',\n rsSpaceRange = ' \\\\t\\\\x0b\\\\f\\\\xa0\\\\ufeff\\\\n\\\\r\\\\u2028\\\\u2029\\\\u1680\\\\u180e\\\\u2000\\\\u2001\\\\u2002\\\\u2003\\\\u2004\\\\u2005\\\\u2006\\\\u2007\\\\u2008\\\\u2009\\\\u200a\\\\u202f\\\\u205f\\\\u3000',\n rsUpperRange = 'A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde',\n rsVarRange = '\\\\ufe0e\\\\ufe0f',\n rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange;\n\n /** Used to compose unicode capture groups. */\n var rsApos = \"['\\u2019]\",\n rsAstral = '[' + rsAstralRange + ']',\n rsBreak = '[' + rsBreakRange + ']',\n rsCombo = '[' + rsComboRange + ']',\n rsDigits = '\\\\d+',\n rsDingbat = '[' + rsDingbatRange + ']',\n rsLower = '[' + rsLowerRange + ']',\n rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']',\n rsFitz = '\\\\ud83c[\\\\udffb-\\\\udfff]',\n rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',\n rsNonAstral = '[^' + rsAstralRange + ']',\n rsRegional = '(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}',\n rsSurrPair = '[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]',\n rsUpper = '[' + rsUpperRange + ']',\n rsZWJ = '\\\\u200d';\n\n /** Used to compose unicode regexes. */\n var rsMiscLower = '(?:' + rsLower + '|' + rsMisc + ')',\n rsMiscUpper = '(?:' + rsUpper + '|' + rsMisc + ')',\n rsOptContrLower = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?',\n rsOptContrUpper = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?',\n reOptMod = rsModifier + '?',\n rsOptVar = '[' + rsVarRange + ']?',\n rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',\n rsOrdLower = '\\\\d*(?:1st|2nd|3rd|(?![123])\\\\dth)(?=\\\\b|[A-Z_])',\n rsOrdUpper = '\\\\d*(?:1ST|2ND|3RD|(?![123])\\\\dTH)(?=\\\\b|[a-z_])',\n rsSeq = rsOptVar + reOptMod + rsOptJoin,\n rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq,\n rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';\n\n /** Used to match apostrophes. */\n var reApos = RegExp(rsApos, 'g');\n\n /**\n * Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and\n * [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols).\n */\n var reComboMark = RegExp(rsCombo, 'g');\n\n /** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */\n var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');\n\n /** Used to match complex or compound words. */\n var reUnicodeWord = RegExp([\n rsUpper + '?' + rsLower + '+' + rsOptContrLower + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')',\n rsMiscUpper + '+' + rsOptContrUpper + '(?=' + [rsBreak, rsUpper + rsMiscLower, '$'].join('|') + ')',\n rsUpper + '?' + rsMiscLower + '+' + rsOptContrLower,\n rsUpper + '+' + rsOptContrUpper,\n rsOrdUpper,\n rsOrdLower,\n rsDigits,\n rsEmoji\n ].join('|'), 'g');\n\n /** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */\n var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']');\n\n /** Used to detect strings that need a more robust regexp to match words. */\n var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;\n\n /** Used to assign default `context` object properties. */\n var contextProps = [\n 'Array', 'Buffer', 'DataView', 'Date', 'Error', 'Float32Array', 'Float64Array',\n 'Function', 'Int8Array', 'Int16Array', 'Int32Array', 'Map', 'Math', 'Object',\n 'Promise', 'RegExp', 'Set', 'String', 'Symbol', 'TypeError', 'Uint8Array',\n 'Uint8ClampedArray', 'Uint16Array', 'Uint32Array', 'WeakMap',\n '_', 'clearTimeout', 'isFinite', 'parseInt', 'setTimeout'\n ];\n\n /** Used to make template sourceURLs easier to identify. */\n var templateCounter = -1;\n\n /** Used to identify `toStringTag` values of typed arrays. */\n var typedArrayTags = {};\n typedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\n typedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\n typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\n typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\n typedArrayTags[uint32Tag] = true;\n typedArrayTags[argsTag] = typedArrayTags[arrayTag] =\n typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\n typedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\n typedArrayTags[errorTag] = typedArrayTags[funcTag] =\n typedArrayTags[mapTag] = typedArrayTags[numberTag] =\n typedArrayTags[objectTag] = typedArrayTags[regexpTag] =\n typedArrayTags[setTag] = typedArrayTags[stringTag] =\n typedArrayTags[weakMapTag] = false;\n\n /** Used to identify `toStringTag` values supported by `_.clone`. */\n var cloneableTags = {};\n cloneableTags[argsTag] = cloneableTags[arrayTag] =\n cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =\n cloneableTags[boolTag] = cloneableTags[dateTag] =\n cloneableTags[float32Tag] = cloneableTags[float64Tag] =\n cloneableTags[int8Tag] = cloneableTags[int16Tag] =\n cloneableTags[int32Tag] = cloneableTags[mapTag] =\n cloneableTags[numberTag] = cloneableTags[objectTag] =\n cloneableTags[regexpTag] = cloneableTags[setTag] =\n cloneableTags[stringTag] = cloneableTags[symbolTag] =\n cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =\n cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;\n cloneableTags[errorTag] = cloneableTags[funcTag] =\n cloneableTags[weakMapTag] = false;\n\n /** Used to map Latin Unicode letters to basic Latin letters. */\n var deburredLetters = {\n // Latin-1 Supplement block.\n '\\xc0': 'A', '\\xc1': 'A', '\\xc2': 'A', '\\xc3': 'A', '\\xc4': 'A', '\\xc5': 'A',\n '\\xe0': 'a', '\\xe1': 'a', '\\xe2': 'a', '\\xe3': 'a', '\\xe4': 'a', '\\xe5': 'a',\n '\\xc7': 'C', '\\xe7': 'c',\n '\\xd0': 'D', '\\xf0': 'd',\n '\\xc8': 'E', '\\xc9': 'E', '\\xca': 'E', '\\xcb': 'E',\n '\\xe8': 'e', '\\xe9': 'e', '\\xea': 'e', '\\xeb': 'e',\n '\\xcc': 'I', '\\xcd': 'I', '\\xce': 'I', '\\xcf': 'I',\n '\\xec': 'i', '\\xed': 'i', '\\xee': 'i', '\\xef': 'i',\n '\\xd1': 'N', '\\xf1': 'n',\n '\\xd2': 'O', '\\xd3': 'O', '\\xd4': 'O', '\\xd5': 'O', '\\xd6': 'O', '\\xd8': 'O',\n '\\xf2': 'o', '\\xf3': 'o', '\\xf4': 'o', '\\xf5': 'o', '\\xf6': 'o', '\\xf8': 'o',\n '\\xd9': 'U', '\\xda': 'U', '\\xdb': 'U', '\\xdc': 'U',\n '\\xf9': 'u', '\\xfa': 'u', '\\xfb': 'u', '\\xfc': 'u',\n '\\xdd': 'Y', '\\xfd': 'y', '\\xff': 'y',\n '\\xc6': 'Ae', '\\xe6': 'ae',\n '\\xde': 'Th', '\\xfe': 'th',\n '\\xdf': 'ss',\n // Latin Extended-A block.\n '\\u0100': 'A', '\\u0102': 'A', '\\u0104': 'A',\n '\\u0101': 'a', '\\u0103': 'a', '\\u0105': 'a',\n '\\u0106': 'C', '\\u0108': 'C', '\\u010a': 'C', '\\u010c': 'C',\n '\\u0107': 'c', '\\u0109': 'c', '\\u010b': 'c', '\\u010d': 'c',\n '\\u010e': 'D', '\\u0110': 'D', '\\u010f': 'd', '\\u0111': 'd',\n '\\u0112': 'E', '\\u0114': 'E', '\\u0116': 'E', '\\u0118': 'E', '\\u011a': 'E',\n '\\u0113': 'e', '\\u0115': 'e', '\\u0117': 'e', '\\u0119': 'e', '\\u011b': 'e',\n '\\u011c': 'G', '\\u011e': 'G', '\\u0120': 'G', '\\u0122': 'G',\n '\\u011d': 'g', '\\u011f': 'g', '\\u0121': 'g', '\\u0123': 'g',\n '\\u0124': 'H', '\\u0126': 'H', '\\u0125': 'h', '\\u0127': 'h',\n '\\u0128': 'I', '\\u012a': 'I', '\\u012c': 'I', '\\u012e': 'I', '\\u0130': 'I',\n '\\u0129': 'i', '\\u012b': 'i', '\\u012d': 'i', '\\u012f': 'i', '\\u0131': 'i',\n '\\u0134': 'J', '\\u0135': 'j',\n '\\u0136': 'K', '\\u0137': 'k', '\\u0138': 'k',\n '\\u0139': 'L', '\\u013b': 'L', '\\u013d': 'L', '\\u013f': 'L', '\\u0141': 'L',\n '\\u013a': 'l', '\\u013c': 'l', '\\u013e': 'l', '\\u0140': 'l', '\\u0142': 'l',\n '\\u0143': 'N', '\\u0145': 'N', '\\u0147': 'N', '\\u014a': 'N',\n '\\u0144': 'n', '\\u0146': 'n', '\\u0148': 'n', '\\u014b': 'n',\n '\\u014c': 'O', '\\u014e': 'O', '\\u0150': 'O',\n '\\u014d': 'o', '\\u014f': 'o', '\\u0151': 'o',\n '\\u0154': 'R', '\\u0156': 'R', '\\u0158': 'R',\n '\\u0155': 'r', '\\u0157': 'r', '\\u0159': 'r',\n '\\u015a': 'S', '\\u015c': 'S', '\\u015e': 'S', '\\u0160': 'S',\n '\\u015b': 's', '\\u015d': 's', '\\u015f': 's', '\\u0161': 's',\n '\\u0162': 'T', '\\u0164': 'T', '\\u0166': 'T',\n '\\u0163': 't', '\\u0165': 't', '\\u0167': 't',\n '\\u0168': 'U', '\\u016a': 'U', '\\u016c': 'U', '\\u016e': 'U', '\\u0170': 'U', '\\u0172': 'U',\n '\\u0169': 'u', '\\u016b': 'u', '\\u016d': 'u', '\\u016f': 'u', '\\u0171': 'u', '\\u0173': 'u',\n '\\u0174': 'W', '\\u0175': 'w',\n '\\u0176': 'Y', '\\u0177': 'y', '\\u0178': 'Y',\n '\\u0179': 'Z', '\\u017b': 'Z', '\\u017d': 'Z',\n '\\u017a': 'z', '\\u017c': 'z', '\\u017e': 'z',\n '\\u0132': 'IJ', '\\u0133': 'ij',\n '\\u0152': 'Oe', '\\u0153': 'oe',\n '\\u0149': \"'n\", '\\u017f': 's'\n };\n\n /** Used to map characters to HTML entities. */\n var htmlEscapes = {\n '&': '&amp;',\n '<': '&lt;',\n '>': '&gt;',\n '\"': '&quot;',\n \"'\": '&#39;'\n };\n\n /** Used to map HTML entities to characters. */\n var htmlUnescapes = {\n '&amp;': '&',\n '&lt;': '<',\n '&gt;': '>',\n '&quot;': '\"',\n '&#39;': \"'\"\n };\n\n /** Used to escape characters for inclusion in compiled string literals. */\n var stringEscapes = {\n '\\\\': '\\\\',\n \"'\": \"'\",\n '\\n': 'n',\n '\\r': 'r',\n '\\u2028': 'u2028',\n '\\u2029': 'u2029'\n };\n\n /** Built-in method references without a dependency on `root`. */\n var freeParseFloat = parseFloat,\n freeParseInt = parseInt;\n\n /** Detect free variable `global` from Node.js. */\n var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n /** Detect free variable `self`. */\n var freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n /** Used as a reference to the global object. */\n var root = freeGlobal || freeSelf || Function('return this')();\n\n /** Detect free variable `exports`. */\n var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n /** Detect free variable `module`. */\n var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n /** Detect the popular CommonJS extension `module.exports`. */\n var moduleExports = freeModule && freeModule.exports === freeExports;\n\n /** Detect free variable `process` from Node.js. */\n var freeProcess = moduleExports && freeGlobal.process;\n\n /** Used to access faster Node.js helpers. */\n var nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n }());\n\n /* Node.js helper references. */\n var nodeIsArrayBuffer = nodeUtil && nodeUtil.isArrayBuffer,\n nodeIsDate = nodeUtil && nodeUtil.isDate,\n nodeIsMap = nodeUtil && nodeUtil.isMap,\n nodeIsRegExp = nodeUtil && nodeUtil.isRegExp,\n nodeIsSet = nodeUtil && nodeUtil.isSet,\n nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\n function apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n }\n\n /**\n * A specialized version of `baseAggregator` for arrays.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform keys.\n * @param {Object} accumulator The initial aggregated object.\n * @returns {Function} Returns `accumulator`.\n */\n function arrayAggregator(array, setter, iteratee, accumulator) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n var value = array[index];\n setter(accumulator, value, iteratee(value), array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.forEach` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\n function arrayEach(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (iteratee(array[index], index, array) === false) {\n break;\n }\n }\n return array;\n }\n\n /**\n * A specialized version of `_.forEachRight` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns `array`.\n */\n function arrayEachRight(array, iteratee) {\n var length = array == null ? 0 : array.length;\n\n while (length--) {\n if (iteratee(array[length], length, array) === false) {\n break;\n }\n }\n return array;\n }\n\n /**\n * A specialized version of `_.every` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`.\n */\n function arrayEvery(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (!predicate(array[index], index, array)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\n function arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `_.includes` for arrays without support for\n * specifying an index to search from.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\n function arrayIncludes(array, value) {\n var length = array == null ? 0 : array.length;\n return !!length && baseIndexOf(array, value, 0) > -1;\n }\n\n /**\n * This function is like `arrayIncludes` except that it accepts a comparator.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param {*} target The value to search for.\n * @param {Function} comparator The comparator invoked per element.\n * @returns {boolean} Returns `true` if `target` is found, else `false`.\n */\n function arrayIncludesWith(array, value, comparator) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (comparator(value, array[index])) {\n return true;\n }\n }\n return false;\n }\n\n /**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\n function arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n }\n\n /**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\n function arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n }\n\n /**\n * A specialized version of `_.reduce` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the first element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\n function arrayReduce(array, iteratee, accumulator, initAccum) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n if (initAccum && length) {\n accumulator = array[++index];\n }\n while (++index < length) {\n accumulator = iteratee(accumulator, array[index], index, array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.reduceRight` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @param {boolean} [initAccum] Specify using the last element of `array` as\n * the initial value.\n * @returns {*} Returns the accumulated value.\n */\n function arrayReduceRight(array, iteratee, accumulator, initAccum) {\n var length = array == null ? 0 : array.length;\n if (initAccum && length) {\n accumulator = array[--length];\n }\n while (length--) {\n accumulator = iteratee(accumulator, array[length], length, array);\n }\n return accumulator;\n }\n\n /**\n * A specialized version of `_.some` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n */\n function arraySome(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (predicate(array[index], index, array)) {\n return true;\n }\n }\n return false;\n }\n\n /**\n * Gets the size of an ASCII `string`.\n *\n * @private\n * @param {string} string The string inspect.\n * @returns {number} Returns the string size.\n */\n var asciiSize = baseProperty('length');\n\n /**\n * Converts an ASCII `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function asciiToArray(string) {\n return string.split('');\n }\n\n /**\n * Splits an ASCII `string` into an array of its words.\n *\n * @private\n * @param {string} The string to inspect.\n * @returns {Array} Returns the words of `string`.\n */\n function asciiWords(string) {\n return string.match(reAsciiWord) || [];\n }\n\n /**\n * The base implementation of methods like `_.findKey` and `_.findLastKey`,\n * without support for iteratee shorthands, which iterates over `collection`\n * using `eachFunc`.\n *\n * @private\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {Function} eachFunc The function to iterate over `collection`.\n * @returns {*} Returns the found element or its key, else `undefined`.\n */\n function baseFindKey(collection, predicate, eachFunc) {\n var result;\n eachFunc(collection, function(value, key, collection) {\n if (predicate(value, key, collection)) {\n result = key;\n return false;\n }\n });\n return result;\n }\n\n /**\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} predicate The function invoked per iteration.\n * @param {number} fromIndex The index to search from.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseFindIndex(array, predicate, fromIndex, fromRight) {\n var length = array.length,\n index = fromIndex + (fromRight ? 1 : -1);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (predicate(array[index], index, array)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * The base implementation of `_.indexOf` without `fromIndex` bounds checks.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseIndexOf(array, value, fromIndex) {\n return value === value\n ? strictIndexOf(array, value, fromIndex)\n : baseFindIndex(array, baseIsNaN, fromIndex);\n }\n\n /**\n * This function is like `baseIndexOf` except that it accepts a comparator.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @param {Function} comparator The comparator invoked per element.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function baseIndexOfWith(array, value, fromIndex, comparator) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (comparator(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * The base implementation of `_.isNaN` without support for number objects.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.\n */\n function baseIsNaN(value) {\n return value !== value;\n }\n\n /**\n * The base implementation of `_.mean` and `_.meanBy` without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {number} Returns the mean.\n */\n function baseMean(array, iteratee) {\n var length = array == null ? 0 : array.length;\n return length ? (baseSum(array, iteratee) / length) : NAN;\n }\n\n /**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\n function baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n }\n\n /**\n * The base implementation of `_.propertyOf` without support for deep paths.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Function} Returns the new accessor function.\n */\n function basePropertyOf(object) {\n return function(key) {\n return object == null ? undefined : object[key];\n };\n }\n\n /**\n * The base implementation of `_.reduce` and `_.reduceRight`, without support\n * for iteratee shorthands, which iterates over `collection` using `eachFunc`.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {*} accumulator The initial value.\n * @param {boolean} initAccum Specify using the first or last element of\n * `collection` as the initial value.\n * @param {Function} eachFunc The function to iterate over `collection`.\n * @returns {*} Returns the accumulated value.\n */\n function baseReduce(collection, iteratee, accumulator, initAccum, eachFunc) {\n eachFunc(collection, function(value, index, collection) {\n accumulator = initAccum\n ? (initAccum = false, value)\n : iteratee(accumulator, value, index, collection);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.sortBy` which uses `comparer` to define the\n * sort order of `array` and replaces criteria objects with their corresponding\n * values.\n *\n * @private\n * @param {Array} array The array to sort.\n * @param {Function} comparer The function to define sort order.\n * @returns {Array} Returns `array`.\n */\n function baseSortBy(array, comparer) {\n var length = array.length;\n\n array.sort(comparer);\n while (length--) {\n array[length] = array[length].value;\n }\n return array;\n }\n\n /**\n * The base implementation of `_.sum` and `_.sumBy` without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {number} Returns the sum.\n */\n function baseSum(array, iteratee) {\n var result,\n index = -1,\n length = array.length;\n\n while (++index < length) {\n var current = iteratee(array[index]);\n if (current !== undefined) {\n result = result === undefined ? current : (result + current);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\n function baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n }\n\n /**\n * The base implementation of `_.toPairs` and `_.toPairsIn` which creates an array\n * of key-value pairs for `object` corresponding to the property names of `props`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} props The property names to get values for.\n * @returns {Object} Returns the key-value pairs.\n */\n function baseToPairs(object, props) {\n return arrayMap(props, function(key) {\n return [key, object[key]];\n });\n }\n\n /**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\n function baseUnary(func) {\n return function(value) {\n return func(value);\n };\n }\n\n /**\n * The base implementation of `_.values` and `_.valuesIn` which creates an\n * array of `object` property values corresponding to the property names\n * of `props`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} props The property names to get values for.\n * @returns {Object} Returns the array of property values.\n */\n function baseValues(object, props) {\n return arrayMap(props, function(key) {\n return object[key];\n });\n }\n\n /**\n * Checks if a `cache` value for `key` exists.\n *\n * @private\n * @param {Object} cache The cache to query.\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function cacheHas(cache, key) {\n return cache.has(key);\n }\n\n /**\n * Used by `_.trim` and `_.trimStart` to get the index of the first string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the first unmatched string symbol.\n */\n function charsStartIndex(strSymbols, chrSymbols) {\n var index = -1,\n length = strSymbols.length;\n\n while (++index < length && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n }\n\n /**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last string symbol\n * that is not found in the character symbols.\n *\n * @private\n * @param {Array} strSymbols The string symbols to inspect.\n * @param {Array} chrSymbols The character symbols to find.\n * @returns {number} Returns the index of the last unmatched string symbol.\n */\n function charsEndIndex(strSymbols, chrSymbols) {\n var index = strSymbols.length;\n\n while (index-- && baseIndexOf(chrSymbols, strSymbols[index], 0) > -1) {}\n return index;\n }\n\n /**\n * Gets the number of `placeholder` occurrences in `array`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} placeholder The placeholder to search for.\n * @returns {number} Returns the placeholder count.\n */\n function countHolders(array, placeholder) {\n var length = array.length,\n result = 0;\n\n while (length--) {\n if (array[length] === placeholder) {\n ++result;\n }\n }\n return result;\n }\n\n /**\n * Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A\n * letters to basic Latin letters.\n *\n * @private\n * @param {string} letter The matched letter to deburr.\n * @returns {string} Returns the deburred letter.\n */\n var deburrLetter = basePropertyOf(deburredLetters);\n\n /**\n * Used by `_.escape` to convert characters to HTML entities.\n *\n * @private\n * @param {string} chr The matched character to escape.\n * @returns {string} Returns the escaped character.\n */\n var escapeHtmlChar = basePropertyOf(htmlEscapes);\n\n /**\n * Used by `_.template` to escape characters for inclusion in compiled string literals.\n *\n * @private\n * @param {string} chr The matched character to escape.\n * @returns {string} Returns the escaped character.\n */\n function escapeStringChar(chr) {\n return '\\\\' + stringEscapes[chr];\n }\n\n /**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\n function getValue(object, key) {\n return object == null ? undefined : object[key];\n }\n\n /**\n * Checks if `string` contains Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a symbol is found, else `false`.\n */\n function hasUnicode(string) {\n return reHasUnicode.test(string);\n }\n\n /**\n * Checks if `string` contains a word composed of Unicode symbols.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {boolean} Returns `true` if a word is found, else `false`.\n */\n function hasUnicodeWord(string) {\n return reHasUnicodeWord.test(string);\n }\n\n /**\n * Converts `iterator` to an array.\n *\n * @private\n * @param {Object} iterator The iterator to convert.\n * @returns {Array} Returns the converted array.\n */\n function iteratorToArray(iterator) {\n var data,\n result = [];\n\n while (!(data = iterator.next()).done) {\n result.push(data.value);\n }\n return result;\n }\n\n /**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\n function mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n }\n\n /**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\n function overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n }\n\n /**\n * Replaces all `placeholder` elements in `array` with an internal placeholder\n * and returns an array of their indexes.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {*} placeholder The placeholder to replace.\n * @returns {Array} Returns the new array of placeholder indexes.\n */\n function replaceHolders(array, placeholder) {\n var index = -1,\n length = array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (value === placeholder || value === PLACEHOLDER) {\n array[index] = PLACEHOLDER;\n result[resIndex++] = index;\n }\n }\n return result;\n }\n\n /**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\n function setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n }\n\n /**\n * Converts `set` to its value-value pairs.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the value-value pairs.\n */\n function setToPairs(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = [value, value];\n });\n return result;\n }\n\n /**\n * A specialized version of `_.indexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function strictIndexOf(array, value, fromIndex) {\n var index = fromIndex - 1,\n length = array.length;\n\n while (++index < length) {\n if (array[index] === value) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * A specialized version of `_.lastIndexOf` which performs strict equality\n * comparisons of values, i.e. `===`.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} fromIndex The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function strictLastIndexOf(array, value, fromIndex) {\n var index = fromIndex + 1;\n while (index--) {\n if (array[index] === value) {\n return index;\n }\n }\n return index;\n }\n\n /**\n * Gets the number of symbols in `string`.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {number} Returns the string size.\n */\n function stringSize(string) {\n return hasUnicode(string)\n ? unicodeSize(string)\n : asciiSize(string);\n }\n\n /**\n * Converts `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function stringToArray(string) {\n return hasUnicode(string)\n ? unicodeToArray(string)\n : asciiToArray(string);\n }\n\n /**\n * Used by `_.unescape` to convert HTML entities to characters.\n *\n * @private\n * @param {string} chr The matched character to unescape.\n * @returns {string} Returns the unescaped character.\n */\n var unescapeHtmlChar = basePropertyOf(htmlUnescapes);\n\n /**\n * Gets the size of a Unicode `string`.\n *\n * @private\n * @param {string} string The string inspect.\n * @returns {number} Returns the string size.\n */\n function unicodeSize(string) {\n var result = reUnicode.lastIndex = 0;\n while (reUnicode.test(string)) {\n ++result;\n }\n return result;\n }\n\n /**\n * Converts a Unicode `string` to an array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the converted array.\n */\n function unicodeToArray(string) {\n return string.match(reUnicode) || [];\n }\n\n /**\n * Splits a Unicode `string` into an array of its words.\n *\n * @private\n * @param {string} The string to inspect.\n * @returns {Array} Returns the words of `string`.\n */\n function unicodeWords(string) {\n return string.match(reUnicodeWord) || [];\n }\n\n /*--------------------------------------------------------------------------*/\n\n /**\n * Create a new pristine `lodash` function using the `context` object.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Util\n * @param {Object} [context=root] The context object.\n * @returns {Function} Returns a new `lodash` function.\n * @example\n *\n * _.mixin({ 'foo': _.constant('foo') });\n *\n * var lodash = _.runInContext();\n * lodash.mixin({ 'bar': lodash.constant('bar') });\n *\n * _.isFunction(_.foo);\n * // => true\n * _.isFunction(_.bar);\n * // => false\n *\n * lodash.isFunction(lodash.foo);\n * // => false\n * lodash.isFunction(lodash.bar);\n * // => true\n *\n * // Create a suped-up `defer` in Node.js.\n * var defer = _.runInContext({ 'setTimeout': setImmediate }).defer;\n */\n var runInContext = (function runInContext(context) {\n context = context == null ? root : _.defaults(root.Object(), context, _.pick(root, contextProps));\n\n /** Built-in constructor references. */\n var Array = context.Array,\n Date = context.Date,\n Error = context.Error,\n Function = context.Function,\n Math = context.Math,\n Object = context.Object,\n RegExp = context.RegExp,\n String = context.String,\n TypeError = context.TypeError;\n\n /** Used for built-in method references. */\n var arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n /** Used to detect overreaching core-js shims. */\n var coreJsData = context['__core-js_shared__'];\n\n /** Used to resolve the decompiled source of functions. */\n var funcToString = funcProto.toString;\n\n /** Used to check objects for own properties. */\n var hasOwnProperty = objectProto.hasOwnProperty;\n\n /** Used to generate unique IDs. */\n var idCounter = 0;\n\n /** Used to detect methods masquerading as native. */\n var maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n }());\n\n /**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\n var nativeObjectToString = objectProto.toString;\n\n /** Used to infer the `Object` constructor. */\n var objectCtorString = funcToString.call(Object);\n\n /** Used to restore the original `_` reference in `_.noConflict`. */\n var oldDash = root._;\n\n /** Used to detect if a method is native. */\n var reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n );\n\n /** Built-in value references. */\n var Buffer = moduleExports ? context.Buffer : undefined,\n Symbol = context.Symbol,\n Uint8Array = context.Uint8Array,\n allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice,\n spreadableSymbol = Symbol ? Symbol.isConcatSpreadable : undefined,\n symIterator = Symbol ? Symbol.iterator : undefined,\n symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n var defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n }());\n\n /** Mocked built-ins. */\n var ctxClearTimeout = context.clearTimeout !== root.clearTimeout && context.clearTimeout,\n ctxNow = Date && Date.now !== root.Date.now && Date.now,\n ctxSetTimeout = context.setTimeout !== root.setTimeout && context.setTimeout;\n\n /* Built-in method references for those with the same name as other `lodash` methods. */\n var nativeCeil = Math.ceil,\n nativeFloor = Math.floor,\n nativeGetSymbols = Object.getOwnPropertySymbols,\n nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeIsFinite = context.isFinite,\n nativeJoin = arrayProto.join,\n nativeKeys = overArg(Object.keys, Object),\n nativeMax = Math.max,\n nativeMin = Math.min,\n nativeNow = Date.now,\n nativeParseInt = context.parseInt,\n nativeRandom = Math.random,\n nativeReverse = arrayProto.reverse;\n\n /* Built-in method references that are verified to be native. */\n var DataView = getNative(context, 'DataView'),\n Map = getNative(context, 'Map'),\n Promise = getNative(context, 'Promise'),\n Set = getNative(context, 'Set'),\n WeakMap = getNative(context, 'WeakMap'),\n nativeCreate = getNative(Object, 'create');\n\n /** Used to store function metadata. */\n var metaMap = WeakMap && new WeakMap;\n\n /** Used to lookup unminified function names. */\n var realNames = {};\n\n /** Used to detect maps, sets, and weakmaps. */\n var dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n /** Used to convert symbols to primitives and strings. */\n var symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a `lodash` object which wraps `value` to enable implicit method\n * chain sequences. Methods that operate on and return arrays, collections,\n * and functions can be chained together. Methods that retrieve a single value\n * or may return a primitive value will automatically end the chain sequence\n * and return the unwrapped value. Otherwise, the value must be unwrapped\n * with `_#value`.\n *\n * Explicit chain sequences, which must be unwrapped with `_#value`, may be\n * enabled using `_.chain`.\n *\n * The execution of chained methods is lazy, that is, it's deferred until\n * `_#value` is implicitly or explicitly called.\n *\n * Lazy evaluation allows several methods to support shortcut fusion.\n * Shortcut fusion is an optimization to merge iteratee calls; this avoids\n * the creation of intermediate arrays and can greatly reduce the number of\n * iteratee executions. Sections of a chain sequence qualify for shortcut\n * fusion if the section is applied to an array and iteratees accept only\n * one argument. The heuristic for whether a section qualifies for shortcut\n * fusion is subject to change.\n *\n * Chaining is supported in custom builds as long as the `_#value` method is\n * directly or indirectly included in the build.\n *\n * In addition to lodash methods, wrappers have `Array` and `String` methods.\n *\n * The wrapper `Array` methods are:\n * `concat`, `join`, `pop`, `push`, `shift`, `sort`, `splice`, and `unshift`\n *\n * The wrapper `String` methods are:\n * `replace` and `split`\n *\n * The wrapper methods that support shortcut fusion are:\n * `at`, `compact`, `drop`, `dropRight`, `dropWhile`, `filter`, `find`,\n * `findLast`, `head`, `initial`, `last`, `map`, `reject`, `reverse`, `slice`,\n * `tail`, `take`, `takeRight`, `takeRightWhile`, `takeWhile`, and `toArray`\n *\n * The chainable wrapper methods are:\n * `after`, `ary`, `assign`, `assignIn`, `assignInWith`, `assignWith`, `at`,\n * `before`, `bind`, `bindAll`, `bindKey`, `castArray`, `chain`, `chunk`,\n * `commit`, `compact`, `concat`, `conforms`, `constant`, `countBy`, `create`,\n * `curry`, `debounce`, `defaults`, `defaultsDeep`, `defer`, `delay`,\n * `difference`, `differenceBy`, `differenceWith`, `drop`, `dropRight`,\n * `dropRightWhile`, `dropWhile`, `extend`, `extendWith`, `fill`, `filter`,\n * `flatMap`, `flatMapDeep`, `flatMapDepth`, `flatten`, `flattenDeep`,\n * `flattenDepth`, `flip`, `flow`, `flowRight`, `fromPairs`, `functions`,\n * `functionsIn`, `groupBy`, `initial`, `intersection`, `intersectionBy`,\n * `intersectionWith`, `invert`, `invertBy`, `invokeMap`, `iteratee`, `keyBy`,\n * `keys`, `keysIn`, `map`, `mapKeys`, `mapValues`, `matches`, `matchesProperty`,\n * `memoize`, `merge`, `mergeWith`, `method`, `methodOf`, `mixin`, `negate`,\n * `nthArg`, `omit`, `omitBy`, `once`, `orderBy`, `over`, `overArgs`,\n * `overEvery`, `overSome`, `partial`, `partialRight`, `partition`, `pick`,\n * `pickBy`, `plant`, `property`, `propertyOf`, `pull`, `pullAll`, `pullAllBy`,\n * `pullAllWith`, `pullAt`, `push`, `range`, `rangeRight`, `rearg`, `reject`,\n * `remove`, `rest`, `reverse`, `sampleSize`, `set`, `setWith`, `shuffle`,\n * `slice`, `sort`, `sortBy`, `splice`, `spread`, `tail`, `take`, `takeRight`,\n * `takeRightWhile`, `takeWhile`, `tap`, `throttle`, `thru`, `toArray`,\n * `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,\n * `union`, `unionBy`, `unionWith`, `uniq`, `uniqBy`, `uniqWith`, `unset`,\n * `unshift`, `unzip`, `unzipWith`, `update`, `updateWith`, `values`,\n * `valuesIn`, `without`, `wrap`, `xor`, `xorBy`, `xorWith`, `zip`,\n * `zipObject`, `zipObjectDeep`, and `zipWith`\n *\n * The wrapper methods that are **not** chainable by default are:\n * `add`, `attempt`, `camelCase`, `capitalize`, `ceil`, `clamp`, `clone`,\n * `cloneDeep`, `cloneDeepWith`, `cloneWith`, `conformsTo`, `deburr`,\n * `defaultTo`, `divide`, `each`, `eachRight`, `endsWith`, `eq`, `escape`,\n * `escapeRegExp`, `every`, `find`, `findIndex`, `findKey`, `findLast`,\n * `findLastIndex`, `findLastKey`, `first`, `floor`, `forEach`, `forEachRight`,\n * `forIn`, `forInRight`, `forOwn`, `forOwnRight`, `get`, `gt`, `gte`, `has`,\n * `hasIn`, `head`, `identity`, `includes`, `indexOf`, `inRange`, `invoke`,\n * `isArguments`, `isArray`, `isArrayBuffer`, `isArrayLike`, `isArrayLikeObject`,\n * `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,\n * `isEqualWith`, `isError`, `isFinite`, `isFunction`, `isInteger`, `isLength`,\n * `isMap`, `isMatch`, `isMatchWith`, `isNaN`, `isNative`, `isNil`, `isNull`,\n * `isNumber`, `isObject`, `isObjectLike`, `isPlainObject`, `isRegExp`,\n * `isSafeInteger`, `isSet`, `isString`, `isUndefined`, `isTypedArray`,\n * `isWeakMap`, `isWeakSet`, `join`, `kebabCase`, `last`, `lastIndexOf`,\n * `lowerCase`, `lowerFirst`, `lt`, `lte`, `max`, `maxBy`, `mean`, `meanBy`,\n * `min`, `minBy`, `multiply`, `noConflict`, `noop`, `now`, `nth`, `pad`,\n * `padEnd`, `padStart`, `parseInt`, `pop`, `random`, `reduce`, `reduceRight`,\n * `repeat`, `result`, `round`, `runInContext`, `sample`, `shift`, `size`,\n * `snakeCase`, `some`, `sortedIndex`, `sortedIndexBy`, `sortedLastIndex`,\n * `sortedLastIndexBy`, `startCase`, `startsWith`, `stubArray`, `stubFalse`,\n * `stubObject`, `stubString`, `stubTrue`, `subtract`, `sum`, `sumBy`,\n * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`,\n * `toLower`, `toNumber`, `toSafeInteger`, `toString`, `toUpper`, `trim`,\n * `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,\n * `upperFirst`, `value`, and `words`\n *\n * @name _\n * @constructor\n * @category Seq\n * @param {*} value The value to wrap in a `lodash` instance.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2, 3]);\n *\n * // Returns an unwrapped value.\n * wrapped.reduce(_.add);\n * // => 6\n *\n * // Returns a wrapped value.\n * var squares = wrapped.map(square);\n *\n * _.isArray(squares);\n * // => false\n *\n * _.isArray(squares.value());\n * // => true\n */\n function lodash(value) {\n if (isObjectLike(value) && !isArray(value) && !(value instanceof LazyWrapper)) {\n if (value instanceof LodashWrapper) {\n return value;\n }\n if (hasOwnProperty.call(value, '__wrapped__')) {\n return wrapperClone(value);\n }\n }\n return new LodashWrapper(value);\n }\n\n /**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\n var baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n }());\n\n /**\n * The function whose prototype chain sequence wrappers inherit from.\n *\n * @private\n */\n function baseLodash() {\n // No operation performed.\n }\n\n /**\n * The base constructor for creating `lodash` wrapper objects.\n *\n * @private\n * @param {*} value The value to wrap.\n * @param {boolean} [chainAll] Enable explicit method chain sequences.\n */\n function LodashWrapper(value, chainAll) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__chain__ = !!chainAll;\n this.__index__ = 0;\n this.__values__ = undefined;\n }\n\n /**\n * By default, the template delimiters used by lodash are like those in\n * embedded Ruby (ERB) as well as ES2015 template strings. Change the\n * following template settings to use alternative delimiters.\n *\n * @static\n * @memberOf _\n * @type {Object}\n */\n lodash.templateSettings = {\n\n /**\n * Used to detect `data` property values to be HTML-escaped.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'escape': reEscape,\n\n /**\n * Used to detect code to be evaluated.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'evaluate': reEvaluate,\n\n /**\n * Used to detect `data` property values to inject.\n *\n * @memberOf _.templateSettings\n * @type {RegExp}\n */\n 'interpolate': reInterpolate,\n\n /**\n * Used to reference the data object in the template text.\n *\n * @memberOf _.templateSettings\n * @type {string}\n */\n 'variable': '',\n\n /**\n * Used to import variables into the compiled template.\n *\n * @memberOf _.templateSettings\n * @type {Object}\n */\n 'imports': {\n\n /**\n * A reference to the `lodash` function.\n *\n * @memberOf _.templateSettings.imports\n * @type {Function}\n */\n '_': lodash\n }\n };\n\n // Ensure wrappers are instances of `baseLodash`.\n lodash.prototype = baseLodash.prototype;\n lodash.prototype.constructor = lodash;\n\n LodashWrapper.prototype = baseCreate(baseLodash.prototype);\n LodashWrapper.prototype.constructor = LodashWrapper;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.\n *\n * @private\n * @constructor\n * @param {*} value The value to wrap.\n */\n function LazyWrapper(value) {\n this.__wrapped__ = value;\n this.__actions__ = [];\n this.__dir__ = 1;\n this.__filtered__ = false;\n this.__iteratees__ = [];\n this.__takeCount__ = MAX_ARRAY_LENGTH;\n this.__views__ = [];\n }\n\n /**\n * Creates a clone of the lazy wrapper object.\n *\n * @private\n * @name clone\n * @memberOf LazyWrapper\n * @returns {Object} Returns the cloned `LazyWrapper` object.\n */\n function lazyClone() {\n var result = new LazyWrapper(this.__wrapped__);\n result.__actions__ = copyArray(this.__actions__);\n result.__dir__ = this.__dir__;\n result.__filtered__ = this.__filtered__;\n result.__iteratees__ = copyArray(this.__iteratees__);\n result.__takeCount__ = this.__takeCount__;\n result.__views__ = copyArray(this.__views__);\n return result;\n }\n\n /**\n * Reverses the direction of lazy iteration.\n *\n * @private\n * @name reverse\n * @memberOf LazyWrapper\n * @returns {Object} Returns the new reversed `LazyWrapper` object.\n */\n function lazyReverse() {\n if (this.__filtered__) {\n var result = new LazyWrapper(this);\n result.__dir__ = -1;\n result.__filtered__ = true;\n } else {\n result = this.clone();\n result.__dir__ *= -1;\n }\n return result;\n }\n\n /**\n * Extracts the unwrapped value from its lazy wrapper.\n *\n * @private\n * @name value\n * @memberOf LazyWrapper\n * @returns {*} Returns the unwrapped value.\n */\n function lazyValue() {\n var array = this.__wrapped__.value(),\n dir = this.__dir__,\n isArr = isArray(array),\n isRight = dir < 0,\n arrLength = isArr ? array.length : 0,\n view = getView(0, arrLength, this.__views__),\n start = view.start,\n end = view.end,\n length = end - start,\n index = isRight ? end : (start - 1),\n iteratees = this.__iteratees__,\n iterLength = iteratees.length,\n resIndex = 0,\n takeCount = nativeMin(length, this.__takeCount__);\n\n if (!isArr || (!isRight && arrLength == length && takeCount == length)) {\n return baseWrapperValue(array, this.__actions__);\n }\n var result = [];\n\n outer:\n while (length-- && resIndex < takeCount) {\n index += dir;\n\n var iterIndex = -1,\n value = array[index];\n\n while (++iterIndex < iterLength) {\n var data = iteratees[iterIndex],\n iteratee = data.iteratee,\n type = data.type,\n computed = iteratee(value);\n\n if (type == LAZY_MAP_FLAG) {\n value = computed;\n } else if (!computed) {\n if (type == LAZY_FILTER_FLAG) {\n continue outer;\n } else {\n break outer;\n }\n }\n }\n result[resIndex++] = value;\n }\n return result;\n }\n\n // Ensure `LazyWrapper` is an instance of `baseLodash`.\n LazyWrapper.prototype = baseCreate(baseLodash.prototype);\n LazyWrapper.prototype.constructor = LazyWrapper;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\n function hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n }\n\n /**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n }\n\n /**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n }\n\n /**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\n function hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n }\n\n // Add methods to `Hash`.\n Hash.prototype.clear = hashClear;\n Hash.prototype['delete'] = hashDelete;\n Hash.prototype.get = hashGet;\n Hash.prototype.has = hashHas;\n Hash.prototype.set = hashSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\n function listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n }\n\n /**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n }\n\n /**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n }\n\n /**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\n function listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n }\n\n // Add methods to `ListCache`.\n ListCache.prototype.clear = listCacheClear;\n ListCache.prototype['delete'] = listCacheDelete;\n ListCache.prototype.get = listCacheGet;\n ListCache.prototype.has = listCacheHas;\n ListCache.prototype.set = listCacheSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n }\n\n /**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\n function mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n }\n\n /**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n }\n\n /**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function mapCacheGet(key) {\n return getMapData(this, key).get(key);\n }\n\n /**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function mapCacheHas(key) {\n return getMapData(this, key).has(key);\n }\n\n /**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\n function mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n }\n\n // Add methods to `MapCache`.\n MapCache.prototype.clear = mapCacheClear;\n MapCache.prototype['delete'] = mapCacheDelete;\n MapCache.prototype.get = mapCacheGet;\n MapCache.prototype.has = mapCacheHas;\n MapCache.prototype.set = mapCacheSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n *\n * Creates an array cache object to store unique values.\n *\n * @private\n * @constructor\n * @param {Array} [values] The values to cache.\n */\n function SetCache(values) {\n var index = -1,\n length = values == null ? 0 : values.length;\n\n this.__data__ = new MapCache;\n while (++index < length) {\n this.add(values[index]);\n }\n }\n\n /**\n * Adds `value` to the array cache.\n *\n * @private\n * @name add\n * @memberOf SetCache\n * @alias push\n * @param {*} value The value to cache.\n * @returns {Object} Returns the cache instance.\n */\n function setCacheAdd(value) {\n this.__data__.set(value, HASH_UNDEFINED);\n return this;\n }\n\n /**\n * Checks if `value` is in the array cache.\n *\n * @private\n * @name has\n * @memberOf SetCache\n * @param {*} value The value to search for.\n * @returns {number} Returns `true` if `value` is found, else `false`.\n */\n function setCacheHas(value) {\n return this.__data__.has(value);\n }\n\n // Add methods to `SetCache`.\n SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;\n SetCache.prototype.has = setCacheHas;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\n function Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n }\n\n /**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\n function stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n }\n\n /**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\n function stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n }\n\n /**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\n function stackGet(key) {\n return this.__data__.get(key);\n }\n\n /**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\n function stackHas(key) {\n return this.__data__.has(key);\n }\n\n /**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\n function stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n }\n\n // Add methods to `Stack`.\n Stack.prototype.clear = stackClear;\n Stack.prototype['delete'] = stackDelete;\n Stack.prototype.get = stackGet;\n Stack.prototype.has = stackHas;\n Stack.prototype.set = stackSet;\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\n function arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `_.sample` for arrays.\n *\n * @private\n * @param {Array} array The array to sample.\n * @returns {*} Returns the random element.\n */\n function arraySample(array) {\n var length = array.length;\n return length ? array[baseRandom(0, length - 1)] : undefined;\n }\n\n /**\n * A specialized version of `_.sampleSize` for arrays.\n *\n * @private\n * @param {Array} array The array to sample.\n * @param {number} n The number of elements to sample.\n * @returns {Array} Returns the random elements.\n */\n function arraySampleSize(array, n) {\n return shuffleSelf(copyArray(array), baseClamp(n, 0, array.length));\n }\n\n /**\n * A specialized version of `_.shuffle` for arrays.\n *\n * @private\n * @param {Array} array The array to shuffle.\n * @returns {Array} Returns the new shuffled array.\n */\n function arrayShuffle(array) {\n return shuffleSelf(copyArray(array));\n }\n\n /**\n * This function is like `assignValue` except that it doesn't assign\n * `undefined` values.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function assignMergeValue(object, key, value) {\n if ((value !== undefined && !eq(object[key], value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n }\n\n /**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n }\n\n /**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\n function assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n }\n\n /**\n * Aggregates elements of `collection` on `accumulator` with keys transformed\n * by `iteratee` and values set by `setter`.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform keys.\n * @param {Object} accumulator The initial aggregated object.\n * @returns {Function} Returns `accumulator`.\n */\n function baseAggregator(collection, setter, iteratee, accumulator) {\n baseEach(collection, function(value, key, collection) {\n setter(accumulator, value, iteratee(value), collection);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.assign` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\n function baseAssign(object, source) {\n return object && copyObject(source, keys(source), object);\n }\n\n /**\n * The base implementation of `_.assignIn` without support for multiple sources\n * or `customizer` functions.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @returns {Object} Returns `object`.\n */\n function baseAssignIn(object, source) {\n return object && copyObject(source, keysIn(source), object);\n }\n\n /**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\n function baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n }\n\n /**\n * The base implementation of `_.at` without support for individual paths.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {string[]} paths The property paths to pick.\n * @returns {Array} Returns the picked elements.\n */\n function baseAt(object, paths) {\n var index = -1,\n length = paths.length,\n result = Array(length),\n skip = object == null;\n\n while (++index < length) {\n result[index] = skip ? undefined : get(object, paths[index]);\n }\n return result;\n }\n\n /**\n * The base implementation of `_.clamp` which doesn't coerce arguments.\n *\n * @private\n * @param {number} number The number to clamp.\n * @param {number} [lower] The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the clamped number.\n */\n function baseClamp(number, lower, upper) {\n if (number === number) {\n if (upper !== undefined) {\n number = number <= upper ? number : upper;\n }\n if (lower !== undefined) {\n number = number >= lower ? number : lower;\n }\n }\n return number;\n }\n\n /**\n * The base implementation of `_.clone` and `_.cloneDeep` which tracks\n * traversed objects.\n *\n * @private\n * @param {*} value The value to clone.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Deep clone\n * 2 - Flatten inherited properties\n * 4 - Clone symbols\n * @param {Function} [customizer] The function to customize cloning.\n * @param {string} [key] The key of `value`.\n * @param {Object} [object] The parent object of `value`.\n * @param {Object} [stack] Tracks traversed objects and their clone counterparts.\n * @returns {*} Returns the cloned value.\n */\n function baseClone(value, bitmask, customizer, key, object, stack) {\n var result,\n isDeep = bitmask & CLONE_DEEP_FLAG,\n isFlat = bitmask & CLONE_FLAT_FLAG,\n isFull = bitmask & CLONE_SYMBOLS_FLAG;\n\n if (customizer) {\n result = object ? customizer(value, key, object, stack) : customizer(value);\n }\n if (result !== undefined) {\n return result;\n }\n if (!isObject(value)) {\n return value;\n }\n var isArr = isArray(value);\n if (isArr) {\n result = initCloneArray(value);\n if (!isDeep) {\n return copyArray(value, result);\n }\n } else {\n var tag = getTag(value),\n isFunc = tag == funcTag || tag == genTag;\n\n if (isBuffer(value)) {\n return cloneBuffer(value, isDeep);\n }\n if (tag == objectTag || tag == argsTag || (isFunc && !object)) {\n result = (isFlat || isFunc) ? {} : initCloneObject(value);\n if (!isDeep) {\n return isFlat\n ? copySymbolsIn(value, baseAssignIn(result, value))\n : copySymbols(value, baseAssign(result, value));\n }\n } else {\n if (!cloneableTags[tag]) {\n return object ? value : {};\n }\n result = initCloneByTag(value, tag, isDeep);\n }\n }\n // Check for circular references and return its corresponding clone.\n stack || (stack = new Stack);\n var stacked = stack.get(value);\n if (stacked) {\n return stacked;\n }\n stack.set(value, result);\n\n if (isSet(value)) {\n value.forEach(function(subValue) {\n result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));\n });\n\n return result;\n }\n\n if (isMap(value)) {\n value.forEach(function(subValue, key) {\n result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n\n return result;\n }\n\n var keysFunc = isFull\n ? (isFlat ? getAllKeysIn : getAllKeys)\n : (isFlat ? keysIn : keys);\n\n var props = isArr ? undefined : keysFunc(value);\n arrayEach(props || value, function(subValue, key) {\n if (props) {\n key = subValue;\n subValue = value[key];\n }\n // Recursively populate clone (susceptible to call stack limits).\n assignValue(result, key, baseClone(subValue, bitmask, customizer, key, value, stack));\n });\n return result;\n }\n\n /**\n * The base implementation of `_.conforms` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property predicates to conform to.\n * @returns {Function} Returns the new spec function.\n */\n function baseConforms(source) {\n var props = keys(source);\n return function(object) {\n return baseConformsTo(object, source, props);\n };\n }\n\n /**\n * The base implementation of `_.conformsTo` which accepts `props` to check.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property predicates to conform to.\n * @returns {boolean} Returns `true` if `object` conforms, else `false`.\n */\n function baseConformsTo(object, source, props) {\n var length = props.length;\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (length--) {\n var key = props[length],\n predicate = source[key],\n value = object[key];\n\n if ((value === undefined && !(key in object)) || !predicate(value)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * The base implementation of `_.delay` and `_.defer` which accepts `args`\n * to provide to `func`.\n *\n * @private\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @param {Array} args The arguments to provide to `func`.\n * @returns {number|Object} Returns the timer id or timeout object.\n */\n function baseDelay(func, wait, args) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return setTimeout(function() { func.apply(undefined, args); }, wait);\n }\n\n /**\n * The base implementation of methods like `_.difference` without support\n * for excluding multiple arrays or iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Array} values The values to exclude.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n */\n function baseDifference(array, values, iteratee, comparator) {\n var index = -1,\n includes = arrayIncludes,\n isCommon = true,\n length = array.length,\n result = [],\n valuesLength = values.length;\n\n if (!length) {\n return result;\n }\n if (iteratee) {\n values = arrayMap(values, baseUnary(iteratee));\n }\n if (comparator) {\n includes = arrayIncludesWith;\n isCommon = false;\n }\n else if (values.length >= LARGE_ARRAY_SIZE) {\n includes = cacheHas;\n isCommon = false;\n values = new SetCache(values);\n }\n outer:\n while (++index < length) {\n var value = array[index],\n computed = iteratee == null ? value : iteratee(value);\n\n value = (comparator || value !== 0) ? value : 0;\n if (isCommon && computed === computed) {\n var valuesIndex = valuesLength;\n while (valuesIndex--) {\n if (values[valuesIndex] === computed) {\n continue outer;\n }\n }\n result.push(value);\n }\n else if (!includes(values, computed, comparator)) {\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\n var baseEach = createBaseEach(baseForOwn);\n\n /**\n * The base implementation of `_.forEachRight` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\n var baseEachRight = createBaseEach(baseForOwnRight, true);\n\n /**\n * The base implementation of `_.every` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`\n */\n function baseEvery(collection, predicate) {\n var result = true;\n baseEach(collection, function(value, index, collection) {\n result = !!predicate(value, index, collection);\n return result;\n });\n return result;\n }\n\n /**\n * The base implementation of methods like `_.max` and `_.min` which accepts a\n * `comparator` to determine the extremum value.\n *\n * @private\n * @param {Array} array The array to iterate over.\n * @param {Function} iteratee The iteratee invoked per iteration.\n * @param {Function} comparator The comparator used to compare values.\n * @returns {*} Returns the extremum value.\n */\n function baseExtremum(array, iteratee, comparator) {\n var index = -1,\n length = array.length;\n\n while (++index < length) {\n var value = array[index],\n current = iteratee(value);\n\n if (current != null && (computed === undefined\n ? (current === current && !isSymbol(current))\n : comparator(current, computed)\n )) {\n var computed = current,\n result = value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.fill` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to fill.\n * @param {*} value The value to fill `array` with.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns `array`.\n */\n function baseFill(array, value, start, end) {\n var length = array.length;\n\n start = toInteger(start);\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = (end === undefined || end > length) ? length : toInteger(end);\n if (end < 0) {\n end += length;\n }\n end = start > end ? 0 : toLength(end);\n while (start < end) {\n array[start++] = value;\n }\n return array;\n }\n\n /**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\n function baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n }\n\n /**\n * The base implementation of `_.flatten` with support for restricting flattening.\n *\n * @private\n * @param {Array} array The array to flatten.\n * @param {number} depth The maximum recursion depth.\n * @param {boolean} [predicate=isFlattenable] The function invoked per iteration.\n * @param {boolean} [isStrict] Restrict to values that pass `predicate` checks.\n * @param {Array} [result=[]] The initial result value.\n * @returns {Array} Returns the new flattened array.\n */\n function baseFlatten(array, depth, predicate, isStrict, result) {\n var index = -1,\n length = array.length;\n\n predicate || (predicate = isFlattenable);\n result || (result = []);\n\n while (++index < length) {\n var value = array[index];\n if (depth > 0 && predicate(value)) {\n if (depth > 1) {\n // Recursively flatten arrays (susceptible to call stack limits).\n baseFlatten(value, depth - 1, predicate, isStrict, result);\n } else {\n arrayPush(result, value);\n }\n } else if (!isStrict) {\n result[result.length] = value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\n var baseFor = createBaseFor();\n\n /**\n * This function is like `baseFor` except that it iterates over properties\n * in the opposite order.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\n var baseForRight = createBaseFor(true);\n\n /**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\n function baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n }\n\n /**\n * The base implementation of `_.forOwnRight` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\n function baseForOwnRight(object, iteratee) {\n return object && baseForRight(object, iteratee, keys);\n }\n\n /**\n * The base implementation of `_.functions` which creates an array of\n * `object` function property names filtered from `props`.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Array} props The property names to filter.\n * @returns {Array} Returns the function names.\n */\n function baseFunctions(object, props) {\n return arrayFilter(props, function(key) {\n return isFunction(object[key]);\n });\n }\n\n /**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\n function baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n }\n\n /**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n }\n\n /**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\n function baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n }\n\n /**\n * The base implementation of `_.gt` which doesn't coerce arguments.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than `other`,\n * else `false`.\n */\n function baseGt(value, other) {\n return value > other;\n }\n\n /**\n * The base implementation of `_.has` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\n function baseHas(object, key) {\n return object != null && hasOwnProperty.call(object, key);\n }\n\n /**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\n function baseHasIn(object, key) {\n return object != null && key in Object(object);\n }\n\n /**\n * The base implementation of `_.inRange` which doesn't coerce arguments.\n *\n * @private\n * @param {number} number The number to check.\n * @param {number} start The start of the range.\n * @param {number} end The end of the range.\n * @returns {boolean} Returns `true` if `number` is in the range, else `false`.\n */\n function baseInRange(number, start, end) {\n return number >= nativeMin(start, end) && number < nativeMax(start, end);\n }\n\n /**\n * The base implementation of methods like `_.intersection`, without support\n * for iteratee shorthands, that accepts an array of arrays to inspect.\n *\n * @private\n * @param {Array} arrays The arrays to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of shared values.\n */\n function baseIntersection(arrays, iteratee, comparator) {\n var includes = comparator ? arrayIncludesWith : arrayIncludes,\n length = arrays[0].length,\n othLength = arrays.length,\n othIndex = othLength,\n caches = Array(othLength),\n maxLength = Infinity,\n result = [];\n\n while (othIndex--) {\n var array = arrays[othIndex];\n if (othIndex && iteratee) {\n array = arrayMap(array, baseUnary(iteratee));\n }\n maxLength = nativeMin(array.length, maxLength);\n caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))\n ? new SetCache(othIndex && array)\n : undefined;\n }\n array = arrays[0];\n\n var index = -1,\n seen = caches[0];\n\n outer:\n while (++index < length && result.length < maxLength) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n value = (comparator || value !== 0) ? value : 0;\n if (!(seen\n ? cacheHas(seen, computed)\n : includes(result, computed, comparator)\n )) {\n othIndex = othLength;\n while (--othIndex) {\n var cache = caches[othIndex];\n if (!(cache\n ? cacheHas(cache, computed)\n : includes(arrays[othIndex], computed, comparator))\n ) {\n continue outer;\n }\n }\n if (seen) {\n seen.push(computed);\n }\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.invert` and `_.invertBy` which inverts\n * `object` with values transformed by `iteratee` and set by `setter`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} setter The function to set `accumulator` values.\n * @param {Function} iteratee The iteratee to transform values.\n * @param {Object} accumulator The initial inverted object.\n * @returns {Function} Returns `accumulator`.\n */\n function baseInverter(object, setter, iteratee, accumulator) {\n baseForOwn(object, function(value, key, object) {\n setter(accumulator, iteratee(value), key, object);\n });\n return accumulator;\n }\n\n /**\n * The base implementation of `_.invoke` without support for individual\n * method arguments.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the method to invoke.\n * @param {Array} args The arguments to invoke the method with.\n * @returns {*} Returns the result of the invoked method.\n */\n function baseInvoke(object, path, args) {\n path = castPath(path, object);\n object = parent(object, path);\n var func = object == null ? object : object[toKey(last(path))];\n return func == null ? undefined : apply(func, object, args);\n }\n\n /**\n * The base implementation of `_.isArguments`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n */\n function baseIsArguments(value) {\n return isObjectLike(value) && baseGetTag(value) == argsTag;\n }\n\n /**\n * The base implementation of `_.isArrayBuffer` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`.\n */\n function baseIsArrayBuffer(value) {\n return isObjectLike(value) && baseGetTag(value) == arrayBufferTag;\n }\n\n /**\n * The base implementation of `_.isDate` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a date object, else `false`.\n */\n function baseIsDate(value) {\n return isObjectLike(value) && baseGetTag(value) == dateTag;\n }\n\n /**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\n function baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n }\n\n /**\n * A specialized version of `baseIsEqual` for arrays and objects which performs\n * deep comparisons and tracks traversed objects enabling objects with circular\n * references to be compared.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} [stack] Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) {\n var objIsArr = isArray(object),\n othIsArr = isArray(other),\n objTag = objIsArr ? arrayTag : getTag(object),\n othTag = othIsArr ? arrayTag : getTag(other);\n\n objTag = objTag == argsTag ? objectTag : objTag;\n othTag = othTag == argsTag ? objectTag : othTag;\n\n var objIsObj = objTag == objectTag,\n othIsObj = othTag == objectTag,\n isSameTag = objTag == othTag;\n\n if (isSameTag && isBuffer(object)) {\n if (!isBuffer(other)) {\n return false;\n }\n objIsArr = true;\n objIsObj = false;\n }\n if (isSameTag && !objIsObj) {\n stack || (stack = new Stack);\n return (objIsArr || isTypedArray(object))\n ? equalArrays(object, other, bitmask, customizer, equalFunc, stack)\n : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);\n }\n if (!(bitmask & COMPARE_PARTIAL_FLAG)) {\n var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'),\n othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__');\n\n if (objIsWrapped || othIsWrapped) {\n var objUnwrapped = objIsWrapped ? object.value() : object,\n othUnwrapped = othIsWrapped ? other.value() : other;\n\n stack || (stack = new Stack);\n return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack);\n }\n }\n if (!isSameTag) {\n return false;\n }\n stack || (stack = new Stack);\n return equalObjects(object, other, bitmask, customizer, equalFunc, stack);\n }\n\n /**\n * The base implementation of `_.isMap` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n */\n function baseIsMap(value) {\n return isObjectLike(value) && getTag(value) == mapTag;\n }\n\n /**\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Array} matchData The property names, values, and compare flags to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n */\n function baseIsMatch(object, source, matchData, customizer) {\n var index = matchData.length,\n length = index,\n noCustomizer = !customizer;\n\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (index--) {\n var data = matchData[index];\n if ((noCustomizer && data[2])\n ? data[1] !== object[data[0]]\n : !(data[0] in object)\n ) {\n return false;\n }\n }\n while (++index < length) {\n data = matchData[index];\n var key = data[0],\n objValue = object[key],\n srcValue = data[1];\n\n if (noCustomizer && data[2]) {\n if (objValue === undefined && !(key in object)) {\n return false;\n }\n } else {\n var stack = new Stack;\n if (customizer) {\n var result = customizer(objValue, srcValue, key, object, source, stack);\n }\n if (!(result === undefined\n ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\n : result\n )) {\n return false;\n }\n }\n }\n return true;\n }\n\n /**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\n function baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n }\n\n /**\n * The base implementation of `_.isRegExp` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n */\n function baseIsRegExp(value) {\n return isObjectLike(value) && baseGetTag(value) == regexpTag;\n }\n\n /**\n * The base implementation of `_.isSet` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n */\n function baseIsSet(value) {\n return isObjectLike(value) && getTag(value) == setTag;\n }\n\n /**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\n function baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n }\n\n /**\n * The base implementation of `_.iteratee`.\n *\n * @private\n * @param {*} [value=_.identity] The value to convert to an iteratee.\n * @returns {Function} Returns the iteratee.\n */\n function baseIteratee(value) {\n // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.\n // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.\n if (typeof value == 'function') {\n return value;\n }\n if (value == null) {\n return identity;\n }\n if (typeof value == 'object') {\n return isArray(value)\n ? baseMatchesProperty(value[0], value[1])\n : baseMatches(value);\n }\n return property(value);\n }\n\n /**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function baseKeysIn(object) {\n if (!isObject(object)) {\n return nativeKeysIn(object);\n }\n var isProto = isPrototype(object),\n result = [];\n\n for (var key in object) {\n if (!(key == 'constructor' && (isProto || !hasOwnProperty.call(object, key)))) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.lt` which doesn't coerce arguments.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than `other`,\n * else `false`.\n */\n function baseLt(value, other) {\n return value < other;\n }\n\n /**\n * The base implementation of `_.map` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\n function baseMap(collection, iteratee) {\n var index = -1,\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value, key, collection) {\n result[++index] = iteratee(value, key, collection);\n });\n return result;\n }\n\n /**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\n function baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n }\n\n /**\n * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.\n *\n * @private\n * @param {string} path The path of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\n function baseMatchesProperty(path, srcValue) {\n if (isKey(path) && isStrictComparable(srcValue)) {\n return matchesStrictComparable(toKey(path), srcValue);\n }\n return function(object) {\n var objValue = get(object, path);\n return (objValue === undefined && objValue === srcValue)\n ? hasIn(object, path)\n : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);\n };\n }\n\n /**\n * The base implementation of `_.merge` without support for multiple sources.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} [customizer] The function to customize merged values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\n function baseMerge(object, source, srcIndex, customizer, stack) {\n if (object === source) {\n return;\n }\n baseFor(source, function(srcValue, key) {\n if (isObject(srcValue)) {\n stack || (stack = new Stack);\n baseMergeDeep(object, source, key, srcIndex, baseMerge, customizer, stack);\n }\n else {\n var newValue = customizer\n ? customizer(safeGet(object, key), srcValue, (key + ''), object, source, stack)\n : undefined;\n\n if (newValue === undefined) {\n newValue = srcValue;\n }\n assignMergeValue(object, key, newValue);\n }\n }, keysIn);\n }\n\n /**\n * A specialized version of `baseMerge` for arrays and objects which performs\n * deep merges and tracks traversed objects enabling objects with circular\n * references to be merged.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {string} key The key of the value to merge.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} mergeFunc The function to merge values.\n * @param {Function} [customizer] The function to customize assigned values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\n function baseMergeDeep(object, source, key, srcIndex, mergeFunc, customizer, stack) {\n var objValue = safeGet(object, key),\n srcValue = safeGet(source, key),\n stacked = stack.get(srcValue);\n\n if (stacked) {\n assignMergeValue(object, key, stacked);\n return;\n }\n var newValue = customizer\n ? customizer(objValue, srcValue, (key + ''), object, source, stack)\n : undefined;\n\n var isCommon = newValue === undefined;\n\n if (isCommon) {\n var isArr = isArray(srcValue),\n isBuff = !isArr && isBuffer(srcValue),\n isTyped = !isArr && !isBuff && isTypedArray(srcValue);\n\n newValue = srcValue;\n if (isArr || isBuff || isTyped) {\n if (isArray(objValue)) {\n newValue = objValue;\n }\n else if (isArrayLikeObject(objValue)) {\n newValue = copyArray(objValue);\n }\n else if (isBuff) {\n isCommon = false;\n newValue = cloneBuffer(srcValue, true);\n }\n else if (isTyped) {\n isCommon = false;\n newValue = cloneTypedArray(srcValue, true);\n }\n else {\n newValue = [];\n }\n }\n else if (isPlainObject(srcValue) || isArguments(srcValue)) {\n newValue = objValue;\n if (isArguments(objValue)) {\n newValue = toPlainObject(objValue);\n }\n else if (!isObject(objValue) || isFunction(objValue)) {\n newValue = initCloneObject(srcValue);\n }\n }\n else {\n isCommon = false;\n }\n }\n if (isCommon) {\n // Recursively merge objects and arrays (susceptible to call stack limits).\n stack.set(srcValue, newValue);\n mergeFunc(newValue, srcValue, srcIndex, customizer, stack);\n stack['delete'](srcValue);\n }\n assignMergeValue(object, key, newValue);\n }\n\n /**\n * The base implementation of `_.nth` which doesn't coerce arguments.\n *\n * @private\n * @param {Array} array The array to query.\n * @param {number} n The index of the element to return.\n * @returns {*} Returns the nth element of `array`.\n */\n function baseNth(array, n) {\n var length = array.length;\n if (!length) {\n return;\n }\n n += n < 0 ? length : 0;\n return isIndex(n, length) ? array[n] : undefined;\n }\n\n /**\n * The base implementation of `_.orderBy` without param guards.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function[]|Object[]|string[]} iteratees The iteratees to sort by.\n * @param {string[]} orders The sort orders of `iteratees`.\n * @returns {Array} Returns the new sorted array.\n */\n function baseOrderBy(collection, iteratees, orders) {\n var index = -1;\n iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));\n\n var result = baseMap(collection, function(value, key, collection) {\n var criteria = arrayMap(iteratees, function(iteratee) {\n return iteratee(value);\n });\n return { 'criteria': criteria, 'index': ++index, 'value': value };\n });\n\n return baseSortBy(result, function(object, other) {\n return compareMultiple(object, other, orders);\n });\n }\n\n /**\n * The base implementation of `_.pick` without support for individual\n * property identifiers.\n *\n * @private\n * @param {Object} object The source object.\n * @param {string[]} paths The property paths to pick.\n * @returns {Object} Returns the new object.\n */\n function basePick(object, paths) {\n return basePickBy(object, paths, function(value, path) {\n return hasIn(object, path);\n });\n }\n\n /**\n * The base implementation of `_.pickBy` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The source object.\n * @param {string[]} paths The property paths to pick.\n * @param {Function} predicate The function invoked per property.\n * @returns {Object} Returns the new object.\n */\n function basePickBy(object, paths, predicate) {\n var index = -1,\n length = paths.length,\n result = {};\n\n while (++index < length) {\n var path = paths[index],\n value = baseGet(object, path);\n\n if (predicate(value, path)) {\n baseSet(result, castPath(path, object), value);\n }\n }\n return result;\n }\n\n /**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\n function basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n }\n\n /**\n * The base implementation of `_.pullAllBy` without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns `array`.\n */\n function basePullAll(array, values, iteratee, comparator) {\n var indexOf = comparator ? baseIndexOfWith : baseIndexOf,\n index = -1,\n length = values.length,\n seen = array;\n\n if (array === values) {\n values = copyArray(values);\n }\n if (iteratee) {\n seen = arrayMap(array, baseUnary(iteratee));\n }\n while (++index < length) {\n var fromIndex = 0,\n value = values[index],\n computed = iteratee ? iteratee(value) : value;\n\n while ((fromIndex = indexOf(seen, computed, fromIndex, comparator)) > -1) {\n if (seen !== array) {\n splice.call(seen, fromIndex, 1);\n }\n splice.call(array, fromIndex, 1);\n }\n }\n return array;\n }\n\n /**\n * The base implementation of `_.pullAt` without support for individual\n * indexes or capturing the removed elements.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {number[]} indexes The indexes of elements to remove.\n * @returns {Array} Returns `array`.\n */\n function basePullAt(array, indexes) {\n var length = array ? indexes.length : 0,\n lastIndex = length - 1;\n\n while (length--) {\n var index = indexes[length];\n if (length == lastIndex || index !== previous) {\n var previous = index;\n if (isIndex(index)) {\n splice.call(array, index, 1);\n } else {\n baseUnset(array, index);\n }\n }\n }\n return array;\n }\n\n /**\n * The base implementation of `_.random` without support for returning\n * floating-point numbers.\n *\n * @private\n * @param {number} lower The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the random number.\n */\n function baseRandom(lower, upper) {\n return lower + nativeFloor(nativeRandom() * (upper - lower + 1));\n }\n\n /**\n * The base implementation of `_.range` and `_.rangeRight` which doesn't\n * coerce arguments.\n *\n * @private\n * @param {number} start The start of the range.\n * @param {number} end The end of the range.\n * @param {number} step The value to increment or decrement by.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Array} Returns the range of numbers.\n */\n function baseRange(start, end, step, fromRight) {\n var index = -1,\n length = nativeMax(nativeCeil((end - start) / (step || 1)), 0),\n result = Array(length);\n\n while (length--) {\n result[fromRight ? length : ++index] = start;\n start += step;\n }\n return result;\n }\n\n /**\n * The base implementation of `_.repeat` which doesn't coerce arguments.\n *\n * @private\n * @param {string} string The string to repeat.\n * @param {number} n The number of times to repeat the string.\n * @returns {string} Returns the repeated string.\n */\n function baseRepeat(string, n) {\n var result = '';\n if (!string || n < 1 || n > MAX_SAFE_INTEGER) {\n return result;\n }\n // Leverage the exponentiation by squaring algorithm for a faster repeat.\n // See https://en.wikipedia.org/wiki/Exponentiation_by_squaring for more details.\n do {\n if (n % 2) {\n result += string;\n }\n n = nativeFloor(n / 2);\n if (n) {\n string += string;\n }\n } while (n);\n\n return result;\n }\n\n /**\n * The base implementation of `_.rest` which doesn't validate or coerce arguments.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @returns {Function} Returns the new function.\n */\n function baseRest(func, start) {\n return setToString(overRest(func, start, identity), func + '');\n }\n\n /**\n * The base implementation of `_.sample`.\n *\n * @private\n * @param {Array|Object} collection The collection to sample.\n * @returns {*} Returns the random element.\n */\n function baseSample(collection) {\n return arraySample(values(collection));\n }\n\n /**\n * The base implementation of `_.sampleSize` without param guards.\n *\n * @private\n * @param {Array|Object} collection The collection to sample.\n * @param {number} n The number of elements to sample.\n * @returns {Array} Returns the random elements.\n */\n function baseSampleSize(collection, n) {\n var array = values(collection);\n return shuffleSelf(array, baseClamp(n, 0, array.length));\n }\n\n /**\n * The base implementation of `_.set`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @param {Function} [customizer] The function to customize path creation.\n * @returns {Object} Returns `object`.\n */\n function baseSet(object, path, value, customizer) {\n if (!isObject(object)) {\n return object;\n }\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n lastIndex = length - 1,\n nested = object;\n\n while (nested != null && ++index < length) {\n var key = toKey(path[index]),\n newValue = value;\n\n if (index != lastIndex) {\n var objValue = nested[key];\n newValue = customizer ? customizer(objValue, key, nested) : undefined;\n if (newValue === undefined) {\n newValue = isObject(objValue)\n ? objValue\n : (isIndex(path[index + 1]) ? [] : {});\n }\n }\n assignValue(nested, key, newValue);\n nested = nested[key];\n }\n return object;\n }\n\n /**\n * The base implementation of `setData` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to associate metadata with.\n * @param {*} data The metadata.\n * @returns {Function} Returns `func`.\n */\n var baseSetData = !metaMap ? identity : function(func, data) {\n metaMap.set(func, data);\n return func;\n };\n\n /**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\n var baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n };\n\n /**\n * The base implementation of `_.shuffle`.\n *\n * @private\n * @param {Array|Object} collection The collection to shuffle.\n * @returns {Array} Returns the new shuffled array.\n */\n function baseShuffle(collection) {\n return shuffleSelf(values(collection));\n }\n\n /**\n * The base implementation of `_.slice` without an iteratee call guard.\n *\n * @private\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\n function baseSlice(array, start, end) {\n var index = -1,\n length = array.length;\n\n if (start < 0) {\n start = -start > length ? 0 : (length + start);\n }\n end = end > length ? length : end;\n if (end < 0) {\n end += length;\n }\n length = start > end ? 0 : ((end - start) >>> 0);\n start >>>= 0;\n\n var result = Array(length);\n while (++index < length) {\n result[index] = array[index + start];\n }\n return result;\n }\n\n /**\n * The base implementation of `_.some` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n */\n function baseSome(collection, predicate) {\n var result;\n\n baseEach(collection, function(value, index, collection) {\n result = predicate(value, index, collection);\n return !result;\n });\n return !!result;\n }\n\n /**\n * The base implementation of `_.sortedIndex` and `_.sortedLastIndex` which\n * performs a binary search of `array` to determine the index at which `value`\n * should be inserted into `array` in order to maintain its sort order.\n *\n * @private\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {boolean} [retHighest] Specify returning the highest qualified index.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n */\n function baseSortedIndex(array, value, retHighest) {\n var low = 0,\n high = array == null ? low : array.length;\n\n if (typeof value == 'number' && value === value && high <= HALF_MAX_ARRAY_LENGTH) {\n while (low < high) {\n var mid = (low + high) >>> 1,\n computed = array[mid];\n\n if (computed !== null && !isSymbol(computed) &&\n (retHighest ? (computed <= value) : (computed < value))) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return high;\n }\n return baseSortedIndexBy(array, value, identity, retHighest);\n }\n\n /**\n * The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy`\n * which invokes `iteratee` for `value` and each element of `array` to compute\n * their sort ranking. The iteratee is invoked with one argument; (value).\n *\n * @private\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} iteratee The iteratee invoked per element.\n * @param {boolean} [retHighest] Specify returning the highest qualified index.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n */\n function baseSortedIndexBy(array, value, iteratee, retHighest) {\n value = iteratee(value);\n\n var low = 0,\n high = array == null ? 0 : array.length,\n valIsNaN = value !== value,\n valIsNull = value === null,\n valIsSymbol = isSymbol(value),\n valIsUndefined = value === undefined;\n\n while (low < high) {\n var mid = nativeFloor((low + high) / 2),\n computed = iteratee(array[mid]),\n othIsDefined = computed !== undefined,\n othIsNull = computed === null,\n othIsReflexive = computed === computed,\n othIsSymbol = isSymbol(computed);\n\n if (valIsNaN) {\n var setLow = retHighest || othIsReflexive;\n } else if (valIsUndefined) {\n setLow = othIsReflexive && (retHighest || othIsDefined);\n } else if (valIsNull) {\n setLow = othIsReflexive && othIsDefined && (retHighest || !othIsNull);\n } else if (valIsSymbol) {\n setLow = othIsReflexive && othIsDefined && !othIsNull && (retHighest || !othIsSymbol);\n } else if (othIsNull || othIsSymbol) {\n setLow = false;\n } else {\n setLow = retHighest ? (computed <= value) : (computed < value);\n }\n if (setLow) {\n low = mid + 1;\n } else {\n high = mid;\n }\n }\n return nativeMin(high, MAX_ARRAY_INDEX);\n }\n\n /**\n * The base implementation of `_.sortedUniq` and `_.sortedUniqBy` without\n * support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n */\n function baseSortedUniq(array, iteratee) {\n var index = -1,\n length = array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n if (!index || !eq(computed, seen)) {\n var seen = computed;\n result[resIndex++] = value === 0 ? 0 : value;\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.toNumber` which doesn't ensure correct\n * conversions of binary, hexadecimal, or octal string values.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n */\n function baseToNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n return +value;\n }\n\n /**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\n function baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isArray(value)) {\n // Recursively convert values (susceptible to call stack limits).\n return arrayMap(value, baseToString) + '';\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n }\n\n /**\n * The base implementation of `_.uniqBy` without support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n */\n function baseUniq(array, iteratee, comparator) {\n var index = -1,\n includes = arrayIncludes,\n length = array.length,\n isCommon = true,\n result = [],\n seen = result;\n\n if (comparator) {\n isCommon = false;\n includes = arrayIncludesWith;\n }\n else if (length >= LARGE_ARRAY_SIZE) {\n var set = iteratee ? null : createSet(array);\n if (set) {\n return setToArray(set);\n }\n isCommon = false;\n includes = cacheHas;\n seen = new SetCache;\n }\n else {\n seen = iteratee ? [] : result;\n }\n outer:\n while (++index < length) {\n var value = array[index],\n computed = iteratee ? iteratee(value) : value;\n\n value = (comparator || value !== 0) ? value : 0;\n if (isCommon && computed === computed) {\n var seenIndex = seen.length;\n while (seenIndex--) {\n if (seen[seenIndex] === computed) {\n continue outer;\n }\n }\n if (iteratee) {\n seen.push(computed);\n }\n result.push(value);\n }\n else if (!includes(seen, computed, comparator)) {\n if (seen !== result) {\n seen.push(computed);\n }\n result.push(value);\n }\n }\n return result;\n }\n\n /**\n * The base implementation of `_.unset`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The property path to unset.\n * @returns {boolean} Returns `true` if the property is deleted, else `false`.\n */\n function baseUnset(object, path) {\n path = castPath(path, object);\n object = parent(object, path);\n return object == null || delete object[toKey(last(path))];\n }\n\n /**\n * The base implementation of `_.update`.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to update.\n * @param {Function} updater The function to produce the updated value.\n * @param {Function} [customizer] The function to customize path creation.\n * @returns {Object} Returns `object`.\n */\n function baseUpdate(object, path, updater, customizer) {\n return baseSet(object, path, updater(baseGet(object, path)), customizer);\n }\n\n /**\n * The base implementation of methods like `_.dropWhile` and `_.takeWhile`\n * without support for iteratee shorthands.\n *\n * @private\n * @param {Array} array The array to query.\n * @param {Function} predicate The function invoked per iteration.\n * @param {boolean} [isDrop] Specify dropping elements instead of taking them.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Array} Returns the slice of `array`.\n */\n function baseWhile(array, predicate, isDrop, fromRight) {\n var length = array.length,\n index = fromRight ? length : -1;\n\n while ((fromRight ? index-- : ++index < length) &&\n predicate(array[index], index, array)) {}\n\n return isDrop\n ? baseSlice(array, (fromRight ? 0 : index), (fromRight ? index + 1 : length))\n : baseSlice(array, (fromRight ? index + 1 : 0), (fromRight ? length : index));\n }\n\n /**\n * The base implementation of `wrapperValue` which returns the result of\n * performing a sequence of actions on the unwrapped `value`, where each\n * successive action is supplied the return value of the previous.\n *\n * @private\n * @param {*} value The unwrapped value.\n * @param {Array} actions Actions to perform to resolve the unwrapped value.\n * @returns {*} Returns the resolved value.\n */\n function baseWrapperValue(value, actions) {\n var result = value;\n if (result instanceof LazyWrapper) {\n result = result.value();\n }\n return arrayReduce(actions, function(result, action) {\n return action.func.apply(action.thisArg, arrayPush([result], action.args));\n }, result);\n }\n\n /**\n * The base implementation of methods like `_.xor`, without support for\n * iteratee shorthands, that accepts an array of arrays to inspect.\n *\n * @private\n * @param {Array} arrays The arrays to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of values.\n */\n function baseXor(arrays, iteratee, comparator) {\n var length = arrays.length;\n if (length < 2) {\n return length ? baseUniq(arrays[0]) : [];\n }\n var index = -1,\n result = Array(length);\n\n while (++index < length) {\n var array = arrays[index],\n othIndex = -1;\n\n while (++othIndex < length) {\n if (othIndex != index) {\n result[index] = baseDifference(result[index] || array, arrays[othIndex], iteratee, comparator);\n }\n }\n }\n return baseUniq(baseFlatten(result, 1), iteratee, comparator);\n }\n\n /**\n * This base implementation of `_.zipObject` which assigns values using `assignFunc`.\n *\n * @private\n * @param {Array} props The property identifiers.\n * @param {Array} values The property values.\n * @param {Function} assignFunc The function to assign values.\n * @returns {Object} Returns the new object.\n */\n function baseZipObject(props, values, assignFunc) {\n var index = -1,\n length = props.length,\n valsLength = values.length,\n result = {};\n\n while (++index < length) {\n var value = index < valsLength ? values[index] : undefined;\n assignFunc(result, props[index], value);\n }\n return result;\n }\n\n /**\n * Casts `value` to an empty array if it's not an array like object.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array|Object} Returns the cast array-like object.\n */\n function castArrayLikeObject(value) {\n return isArrayLikeObject(value) ? value : [];\n }\n\n /**\n * Casts `value` to `identity` if it's not a function.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Function} Returns cast function.\n */\n function castFunction(value) {\n return typeof value == 'function' ? value : identity;\n }\n\n /**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {Object} [object] The object to query keys on.\n * @returns {Array} Returns the cast property path array.\n */\n function castPath(value, object) {\n if (isArray(value)) {\n return value;\n }\n return isKey(value, object) ? [value] : stringToPath(toString(value));\n }\n\n /**\n * A `baseRest` alias which can be replaced with `identity` by module\n * replacement plugins.\n *\n * @private\n * @type {Function}\n * @param {Function} func The function to apply a rest parameter to.\n * @returns {Function} Returns the new function.\n */\n var castRest = baseRest;\n\n /**\n * Casts `array` to a slice if it's needed.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {number} start The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the cast slice.\n */\n function castSlice(array, start, end) {\n var length = array.length;\n end = end === undefined ? length : end;\n return (!start && end >= length) ? array : baseSlice(array, start, end);\n }\n\n /**\n * A simple wrapper around the global [`clearTimeout`](https://mdn.io/clearTimeout).\n *\n * @private\n * @param {number|Object} id The timer id or timeout object of the timer to clear.\n */\n var clearTimeout = ctxClearTimeout || function(id) {\n return root.clearTimeout(id);\n };\n\n /**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\n function cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var length = buffer.length,\n result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);\n\n buffer.copy(result);\n return result;\n }\n\n /**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\n function cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n }\n\n /**\n * Creates a clone of `dataView`.\n *\n * @private\n * @param {Object} dataView The data view to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned data view.\n */\n function cloneDataView(dataView, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;\n return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);\n }\n\n /**\n * Creates a clone of `regexp`.\n *\n * @private\n * @param {Object} regexp The regexp to clone.\n * @returns {Object} Returns the cloned regexp.\n */\n function cloneRegExp(regexp) {\n var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));\n result.lastIndex = regexp.lastIndex;\n return result;\n }\n\n /**\n * Creates a clone of the `symbol` object.\n *\n * @private\n * @param {Object} symbol The symbol object to clone.\n * @returns {Object} Returns the cloned symbol object.\n */\n function cloneSymbol(symbol) {\n return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};\n }\n\n /**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\n function cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n }\n\n /**\n * Compares values to sort them in ascending order.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {number} Returns the sort order indicator for `value`.\n */\n function compareAscending(value, other) {\n if (value !== other) {\n var valIsDefined = value !== undefined,\n valIsNull = value === null,\n valIsReflexive = value === value,\n valIsSymbol = isSymbol(value);\n\n var othIsDefined = other !== undefined,\n othIsNull = other === null,\n othIsReflexive = other === other,\n othIsSymbol = isSymbol(other);\n\n if ((!othIsNull && !othIsSymbol && !valIsSymbol && value > other) ||\n (valIsSymbol && othIsDefined && othIsReflexive && !othIsNull && !othIsSymbol) ||\n (valIsNull && othIsDefined && othIsReflexive) ||\n (!valIsDefined && othIsReflexive) ||\n !valIsReflexive) {\n return 1;\n }\n if ((!valIsNull && !valIsSymbol && !othIsSymbol && value < other) ||\n (othIsSymbol && valIsDefined && valIsReflexive && !valIsNull && !valIsSymbol) ||\n (othIsNull && valIsDefined && valIsReflexive) ||\n (!othIsDefined && valIsReflexive) ||\n !othIsReflexive) {\n return -1;\n }\n }\n return 0;\n }\n\n /**\n * Used by `_.orderBy` to compare multiple properties of a value to another\n * and stable sort them.\n *\n * If `orders` is unspecified, all values are sorted in ascending order. Otherwise,\n * specify an order of \"desc\" for descending or \"asc\" for ascending sort order\n * of corresponding values.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {boolean[]|string[]} orders The order to sort by for each property.\n * @returns {number} Returns the sort order indicator for `object`.\n */\n function compareMultiple(object, other, orders) {\n var index = -1,\n objCriteria = object.criteria,\n othCriteria = other.criteria,\n length = objCriteria.length,\n ordersLength = orders.length;\n\n while (++index < length) {\n var result = compareAscending(objCriteria[index], othCriteria[index]);\n if (result) {\n if (index >= ordersLength) {\n return result;\n }\n var order = orders[index];\n return result * (order == 'desc' ? -1 : 1);\n }\n }\n // Fixes an `Array#sort` bug in the JS engine embedded in Adobe applications\n // that causes it, under certain circumstances, to provide the same value for\n // `object` and `other`. See https://github.com/jashkenas/underscore/pull/1247\n // for more details.\n //\n // This also ensures a stable sort in V8 and other engines.\n // See https://bugs.chromium.org/p/v8/issues/detail?id=90 for more details.\n return object.index - other.index;\n }\n\n /**\n * Creates an array that is the composition of partially applied arguments,\n * placeholders, and provided arguments into a single array of arguments.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to prepend to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\n function composeArgs(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersLength = holders.length,\n leftIndex = -1,\n leftLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(leftLength + rangeLength),\n isUncurried = !isCurried;\n\n while (++leftIndex < leftLength) {\n result[leftIndex] = partials[leftIndex];\n }\n while (++argsIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[holders[argsIndex]] = args[argsIndex];\n }\n }\n while (rangeLength--) {\n result[leftIndex++] = args[argsIndex++];\n }\n return result;\n }\n\n /**\n * This function is like `composeArgs` except that the arguments composition\n * is tailored for `_.partialRight`.\n *\n * @private\n * @param {Array} args The provided arguments.\n * @param {Array} partials The arguments to append to those provided.\n * @param {Array} holders The `partials` placeholder indexes.\n * @params {boolean} [isCurried] Specify composing for a curried function.\n * @returns {Array} Returns the new array of composed arguments.\n */\n function composeArgsRight(args, partials, holders, isCurried) {\n var argsIndex = -1,\n argsLength = args.length,\n holdersIndex = -1,\n holdersLength = holders.length,\n rightIndex = -1,\n rightLength = partials.length,\n rangeLength = nativeMax(argsLength - holdersLength, 0),\n result = Array(rangeLength + rightLength),\n isUncurried = !isCurried;\n\n while (++argsIndex < rangeLength) {\n result[argsIndex] = args[argsIndex];\n }\n var offset = argsIndex;\n while (++rightIndex < rightLength) {\n result[offset + rightIndex] = partials[rightIndex];\n }\n while (++holdersIndex < holdersLength) {\n if (isUncurried || argsIndex < argsLength) {\n result[offset + holders[holdersIndex]] = args[argsIndex++];\n }\n }\n return result;\n }\n\n /**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\n function copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n }\n\n /**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\n function copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n }\n\n /**\n * Copies own symbols of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\n function copySymbols(source, object) {\n return copyObject(source, getSymbols(source), object);\n }\n\n /**\n * Copies own and inherited symbols of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy symbols from.\n * @param {Object} [object={}] The object to copy symbols to.\n * @returns {Object} Returns `object`.\n */\n function copySymbolsIn(source, object) {\n return copyObject(source, getSymbolsIn(source), object);\n }\n\n /**\n * Creates a function like `_.groupBy`.\n *\n * @private\n * @param {Function} setter The function to set accumulator values.\n * @param {Function} [initializer] The accumulator object initializer.\n * @returns {Function} Returns the new aggregator function.\n */\n function createAggregator(setter, initializer) {\n return function(collection, iteratee) {\n var func = isArray(collection) ? arrayAggregator : baseAggregator,\n accumulator = initializer ? initializer() : {};\n\n return func(collection, setter, getIteratee(iteratee, 2), accumulator);\n };\n }\n\n /**\n * Creates a function like `_.assign`.\n *\n * @private\n * @param {Function} assigner The function to assign values.\n * @returns {Function} Returns the new assigner function.\n */\n function createAssigner(assigner) {\n return baseRest(function(object, sources) {\n var index = -1,\n length = sources.length,\n customizer = length > 1 ? sources[length - 1] : undefined,\n guard = length > 2 ? sources[2] : undefined;\n\n customizer = (assigner.length > 3 && typeof customizer == 'function')\n ? (length--, customizer)\n : undefined;\n\n if (guard && isIterateeCall(sources[0], sources[1], guard)) {\n customizer = length < 3 ? undefined : customizer;\n length = 1;\n }\n object = Object(object);\n while (++index < length) {\n var source = sources[index];\n if (source) {\n assigner(object, source, index, customizer);\n }\n }\n return object;\n });\n }\n\n /**\n * Creates a `baseEach` or `baseEachRight` function.\n *\n * @private\n * @param {Function} eachFunc The function to iterate over a collection.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\n function createBaseEach(eachFunc, fromRight) {\n return function(collection, iteratee) {\n if (collection == null) {\n return collection;\n }\n if (!isArrayLike(collection)) {\n return eachFunc(collection, iteratee);\n }\n var length = collection.length,\n index = fromRight ? length : -1,\n iterable = Object(collection);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (iteratee(iterable[index], index, iterable) === false) {\n break;\n }\n }\n return collection;\n };\n }\n\n /**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\n function createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with the optional `this`\n * binding of `thisArg`.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createBind(func, bitmask, thisArg) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return fn.apply(isBind ? thisArg : this, arguments);\n }\n return wrapper;\n }\n\n /**\n * Creates a function like `_.lowerFirst`.\n *\n * @private\n * @param {string} methodName The name of the `String` case method to use.\n * @returns {Function} Returns the new case function.\n */\n function createCaseFirst(methodName) {\n return function(string) {\n string = toString(string);\n\n var strSymbols = hasUnicode(string)\n ? stringToArray(string)\n : undefined;\n\n var chr = strSymbols\n ? strSymbols[0]\n : string.charAt(0);\n\n var trailing = strSymbols\n ? castSlice(strSymbols, 1).join('')\n : string.slice(1);\n\n return chr[methodName]() + trailing;\n };\n }\n\n /**\n * Creates a function like `_.camelCase`.\n *\n * @private\n * @param {Function} callback The function to combine each word.\n * @returns {Function} Returns the new compounder function.\n */\n function createCompounder(callback) {\n return function(string) {\n return arrayReduce(words(deburr(string).replace(reApos, '')), callback, '');\n };\n }\n\n /**\n * Creates a function that produces an instance of `Ctor` regardless of\n * whether it was invoked as part of a `new` expression or by `call` or `apply`.\n *\n * @private\n * @param {Function} Ctor The constructor to wrap.\n * @returns {Function} Returns the new wrapped function.\n */\n function createCtor(Ctor) {\n return function() {\n // Use a `switch` statement to work with class constructors. See\n // http://ecma-international.org/ecma-262/7.0/#sec-ecmascript-function-objects-call-thisargument-argumentslist\n // for more details.\n var args = arguments;\n switch (args.length) {\n case 0: return new Ctor;\n case 1: return new Ctor(args[0]);\n case 2: return new Ctor(args[0], args[1]);\n case 3: return new Ctor(args[0], args[1], args[2]);\n case 4: return new Ctor(args[0], args[1], args[2], args[3]);\n case 5: return new Ctor(args[0], args[1], args[2], args[3], args[4]);\n case 6: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5]);\n case 7: return new Ctor(args[0], args[1], args[2], args[3], args[4], args[5], args[6]);\n }\n var thisBinding = baseCreate(Ctor.prototype),\n result = Ctor.apply(thisBinding, args);\n\n // Mimic the constructor's `return` behavior.\n // See https://es5.github.io/#x13.2.2 for more details.\n return isObject(result) ? result : thisBinding;\n };\n }\n\n /**\n * Creates a function that wraps `func` to enable currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {number} arity The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createCurry(func, bitmask, arity) {\n var Ctor = createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length,\n placeholder = getHolder(wrapper);\n\n while (index--) {\n args[index] = arguments[index];\n }\n var holders = (length < 3 && args[0] !== placeholder && args[length - 1] !== placeholder)\n ? []\n : replaceHolders(args, placeholder);\n\n length -= holders.length;\n if (length < arity) {\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, undefined,\n args, holders, undefined, undefined, arity - length);\n }\n var fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n return apply(fn, this, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a `_.find` or `_.findLast` function.\n *\n * @private\n * @param {Function} findIndexFunc The function to find the collection index.\n * @returns {Function} Returns the new find function.\n */\n function createFind(findIndexFunc) {\n return function(collection, predicate, fromIndex) {\n var iterable = Object(collection);\n if (!isArrayLike(collection)) {\n var iteratee = getIteratee(predicate, 3);\n collection = keys(collection);\n predicate = function(key) { return iteratee(iterable[key], key, iterable); };\n }\n var index = findIndexFunc(collection, predicate, fromIndex);\n return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined;\n };\n }\n\n /**\n * Creates a `_.flow` or `_.flowRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new flow function.\n */\n function createFlow(fromRight) {\n return flatRest(function(funcs) {\n var length = funcs.length,\n index = length,\n prereq = LodashWrapper.prototype.thru;\n\n if (fromRight) {\n funcs.reverse();\n }\n while (index--) {\n var func = funcs[index];\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (prereq && !wrapper && getFuncName(func) == 'wrapper') {\n var wrapper = new LodashWrapper([], true);\n }\n }\n index = wrapper ? index : length;\n while (++index < length) {\n func = funcs[index];\n\n var funcName = getFuncName(func),\n data = funcName == 'wrapper' ? getData(func) : undefined;\n\n if (data && isLaziable(data[0]) &&\n data[1] == (WRAP_ARY_FLAG | WRAP_CURRY_FLAG | WRAP_PARTIAL_FLAG | WRAP_REARG_FLAG) &&\n !data[4].length && data[9] == 1\n ) {\n wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);\n } else {\n wrapper = (func.length == 1 && isLaziable(func))\n ? wrapper[funcName]()\n : wrapper.thru(func);\n }\n }\n return function() {\n var args = arguments,\n value = args[0];\n\n if (wrapper && args.length == 1 && isArray(value)) {\n return wrapper.plant(value).value();\n }\n var index = 0,\n result = length ? funcs[index].apply(this, args) : value;\n\n while (++index < length) {\n result = funcs[index].call(this, result);\n }\n return result;\n };\n });\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with optional `this`\n * binding of `thisArg`, partial application, and currying.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [partialsRight] The arguments to append to those provided\n * to the new function.\n * @param {Array} [holdersRight] The `partialsRight` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createHybrid(func, bitmask, thisArg, partials, holders, partialsRight, holdersRight, argPos, ary, arity) {\n var isAry = bitmask & WRAP_ARY_FLAG,\n isBind = bitmask & WRAP_BIND_FLAG,\n isBindKey = bitmask & WRAP_BIND_KEY_FLAG,\n isCurried = bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG),\n isFlip = bitmask & WRAP_FLIP_FLAG,\n Ctor = isBindKey ? undefined : createCtor(func);\n\n function wrapper() {\n var length = arguments.length,\n args = Array(length),\n index = length;\n\n while (index--) {\n args[index] = arguments[index];\n }\n if (isCurried) {\n var placeholder = getHolder(wrapper),\n holdersCount = countHolders(args, placeholder);\n }\n if (partials) {\n args = composeArgs(args, partials, holders, isCurried);\n }\n if (partialsRight) {\n args = composeArgsRight(args, partialsRight, holdersRight, isCurried);\n }\n length -= holdersCount;\n if (isCurried && length < arity) {\n var newHolders = replaceHolders(args, placeholder);\n return createRecurry(\n func, bitmask, createHybrid, wrapper.placeholder, thisArg,\n args, newHolders, argPos, ary, arity - length\n );\n }\n var thisBinding = isBind ? thisArg : this,\n fn = isBindKey ? thisBinding[func] : func;\n\n length = args.length;\n if (argPos) {\n args = reorder(args, argPos);\n } else if (isFlip && length > 1) {\n args.reverse();\n }\n if (isAry && ary < length) {\n args.length = ary;\n }\n if (this && this !== root && this instanceof wrapper) {\n fn = Ctor || createCtor(fn);\n }\n return fn.apply(thisBinding, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a function like `_.invertBy`.\n *\n * @private\n * @param {Function} setter The function to set accumulator values.\n * @param {Function} toIteratee The function to resolve iteratees.\n * @returns {Function} Returns the new inverter function.\n */\n function createInverter(setter, toIteratee) {\n return function(object, iteratee) {\n return baseInverter(object, setter, toIteratee(iteratee), {});\n };\n }\n\n /**\n * Creates a function that performs a mathematical operation on two values.\n *\n * @private\n * @param {Function} operator The function to perform the operation.\n * @param {number} [defaultValue] The value used for `undefined` arguments.\n * @returns {Function} Returns the new mathematical operation function.\n */\n function createMathOperation(operator, defaultValue) {\n return function(value, other) {\n var result;\n if (value === undefined && other === undefined) {\n return defaultValue;\n }\n if (value !== undefined) {\n result = value;\n }\n if (other !== undefined) {\n if (result === undefined) {\n return other;\n }\n if (typeof value == 'string' || typeof other == 'string') {\n value = baseToString(value);\n other = baseToString(other);\n } else {\n value = baseToNumber(value);\n other = baseToNumber(other);\n }\n result = operator(value, other);\n }\n return result;\n };\n }\n\n /**\n * Creates a function like `_.over`.\n *\n * @private\n * @param {Function} arrayFunc The function to iterate over iteratees.\n * @returns {Function} Returns the new over function.\n */\n function createOver(arrayFunc) {\n return flatRest(function(iteratees) {\n iteratees = arrayMap(iteratees, baseUnary(getIteratee()));\n return baseRest(function(args) {\n var thisArg = this;\n return arrayFunc(iteratees, function(iteratee) {\n return apply(iteratee, thisArg, args);\n });\n });\n });\n }\n\n /**\n * Creates the padding for `string` based on `length`. The `chars` string\n * is truncated if the number of characters exceeds `length`.\n *\n * @private\n * @param {number} length The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padding for `string`.\n */\n function createPadding(length, chars) {\n chars = chars === undefined ? ' ' : baseToString(chars);\n\n var charsLength = chars.length;\n if (charsLength < 2) {\n return charsLength ? baseRepeat(chars, length) : chars;\n }\n var result = baseRepeat(chars, nativeCeil(length / stringSize(chars)));\n return hasUnicode(chars)\n ? castSlice(stringToArray(result), 0, length).join('')\n : result.slice(0, length);\n }\n\n /**\n * Creates a function that wraps `func` to invoke it with the `this` binding\n * of `thisArg` and `partials` prepended to the arguments it receives.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} partials The arguments to prepend to those provided to\n * the new function.\n * @returns {Function} Returns the new wrapped function.\n */\n function createPartial(func, bitmask, thisArg, partials) {\n var isBind = bitmask & WRAP_BIND_FLAG,\n Ctor = createCtor(func);\n\n function wrapper() {\n var argsIndex = -1,\n argsLength = arguments.length,\n leftIndex = -1,\n leftLength = partials.length,\n args = Array(leftLength + argsLength),\n fn = (this && this !== root && this instanceof wrapper) ? Ctor : func;\n\n while (++leftIndex < leftLength) {\n args[leftIndex] = partials[leftIndex];\n }\n while (argsLength--) {\n args[leftIndex++] = arguments[++argsIndex];\n }\n return apply(fn, isBind ? thisArg : this, args);\n }\n return wrapper;\n }\n\n /**\n * Creates a `_.range` or `_.rangeRight` function.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new range function.\n */\n function createRange(fromRight) {\n return function(start, end, step) {\n if (step && typeof step != 'number' && isIterateeCall(start, end, step)) {\n end = step = undefined;\n }\n // Ensure the sign of `-0` is preserved.\n start = toFinite(start);\n if (end === undefined) {\n end = start;\n start = 0;\n } else {\n end = toFinite(end);\n }\n step = step === undefined ? (start < end ? 1 : -1) : toFinite(step);\n return baseRange(start, end, step, fromRight);\n };\n }\n\n /**\n * Creates a function that performs a relational operation on two values.\n *\n * @private\n * @param {Function} operator The function to perform the operation.\n * @returns {Function} Returns the new relational operation function.\n */\n function createRelationalOperation(operator) {\n return function(value, other) {\n if (!(typeof value == 'string' && typeof other == 'string')) {\n value = toNumber(value);\n other = toNumber(other);\n }\n return operator(value, other);\n };\n }\n\n /**\n * Creates a function that wraps `func` to continue currying.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @param {Function} wrapFunc The function to create the `func` wrapper.\n * @param {*} placeholder The placeholder value.\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to prepend to those provided to\n * the new function.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createRecurry(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity) {\n var isCurry = bitmask & WRAP_CURRY_FLAG,\n newHolders = isCurry ? holders : undefined,\n newHoldersRight = isCurry ? undefined : holders,\n newPartials = isCurry ? partials : undefined,\n newPartialsRight = isCurry ? undefined : partials;\n\n bitmask |= (isCurry ? WRAP_PARTIAL_FLAG : WRAP_PARTIAL_RIGHT_FLAG);\n bitmask &= ~(isCurry ? WRAP_PARTIAL_RIGHT_FLAG : WRAP_PARTIAL_FLAG);\n\n if (!(bitmask & WRAP_CURRY_BOUND_FLAG)) {\n bitmask &= ~(WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG);\n }\n var newData = [\n func, bitmask, thisArg, newPartials, newHolders, newPartialsRight,\n newHoldersRight, argPos, ary, arity\n ];\n\n var result = wrapFunc.apply(undefined, newData);\n if (isLaziable(func)) {\n setData(result, newData);\n }\n result.placeholder = placeholder;\n return setWrapToString(result, func, bitmask);\n }\n\n /**\n * Creates a function like `_.round`.\n *\n * @private\n * @param {string} methodName The name of the `Math` method to use when rounding.\n * @returns {Function} Returns the new round function.\n */\n function createRound(methodName) {\n var func = Math[methodName];\n return function(number, precision) {\n number = toNumber(number);\n precision = precision == null ? 0 : nativeMin(toInteger(precision), 292);\n if (precision) {\n // Shift with exponential notation to avoid floating-point issues.\n // See [MDN](https://mdn.io/round#Examples) for more details.\n var pair = (toString(number) + 'e').split('e'),\n value = func(pair[0] + 'e' + (+pair[1] + precision));\n\n pair = (toString(value) + 'e').split('e');\n return +(pair[0] + 'e' + (+pair[1] - precision));\n }\n return func(number);\n };\n }\n\n /**\n * Creates a set object of `values`.\n *\n * @private\n * @param {Array} values The values to add to the set.\n * @returns {Object} Returns the new set.\n */\n var createSet = !(Set && (1 / setToArray(new Set([,-0]))[1]) == INFINITY) ? noop : function(values) {\n return new Set(values);\n };\n\n /**\n * Creates a `_.toPairs` or `_.toPairsIn` function.\n *\n * @private\n * @param {Function} keysFunc The function to get the keys of a given object.\n * @returns {Function} Returns the new pairs function.\n */\n function createToPairs(keysFunc) {\n return function(object) {\n var tag = getTag(object);\n if (tag == mapTag) {\n return mapToArray(object);\n }\n if (tag == setTag) {\n return setToPairs(object);\n }\n return baseToPairs(object, keysFunc(object));\n };\n }\n\n /**\n * Creates a function that either curries or invokes `func` with optional\n * `this` binding and partially applied arguments.\n *\n * @private\n * @param {Function|string} func The function or method name to wrap.\n * @param {number} bitmask The bitmask flags.\n * 1 - `_.bind`\n * 2 - `_.bindKey`\n * 4 - `_.curry` or `_.curryRight` of a bound function\n * 8 - `_.curry`\n * 16 - `_.curryRight`\n * 32 - `_.partial`\n * 64 - `_.partialRight`\n * 128 - `_.rearg`\n * 256 - `_.ary`\n * 512 - `_.flip`\n * @param {*} [thisArg] The `this` binding of `func`.\n * @param {Array} [partials] The arguments to be partially applied.\n * @param {Array} [holders] The `partials` placeholder indexes.\n * @param {Array} [argPos] The argument positions of the new function.\n * @param {number} [ary] The arity cap of `func`.\n * @param {number} [arity] The arity of `func`.\n * @returns {Function} Returns the new wrapped function.\n */\n function createWrap(func, bitmask, thisArg, partials, holders, argPos, ary, arity) {\n var isBindKey = bitmask & WRAP_BIND_KEY_FLAG;\n if (!isBindKey && typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var length = partials ? partials.length : 0;\n if (!length) {\n bitmask &= ~(WRAP_PARTIAL_FLAG | WRAP_PARTIAL_RIGHT_FLAG);\n partials = holders = undefined;\n }\n ary = ary === undefined ? ary : nativeMax(toInteger(ary), 0);\n arity = arity === undefined ? arity : toInteger(arity);\n length -= holders ? holders.length : 0;\n\n if (bitmask & WRAP_PARTIAL_RIGHT_FLAG) {\n var partialsRight = partials,\n holdersRight = holders;\n\n partials = holders = undefined;\n }\n var data = isBindKey ? undefined : getData(func);\n\n var newData = [\n func, bitmask, thisArg, partials, holders, partialsRight, holdersRight,\n argPos, ary, arity\n ];\n\n if (data) {\n mergeData(newData, data);\n }\n func = newData[0];\n bitmask = newData[1];\n thisArg = newData[2];\n partials = newData[3];\n holders = newData[4];\n arity = newData[9] = newData[9] === undefined\n ? (isBindKey ? 0 : func.length)\n : nativeMax(newData[9] - length, 0);\n\n if (!arity && bitmask & (WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG)) {\n bitmask &= ~(WRAP_CURRY_FLAG | WRAP_CURRY_RIGHT_FLAG);\n }\n if (!bitmask || bitmask == WRAP_BIND_FLAG) {\n var result = createBind(func, bitmask, thisArg);\n } else if (bitmask == WRAP_CURRY_FLAG || bitmask == WRAP_CURRY_RIGHT_FLAG) {\n result = createCurry(func, bitmask, arity);\n } else if ((bitmask == WRAP_PARTIAL_FLAG || bitmask == (WRAP_BIND_FLAG | WRAP_PARTIAL_FLAG)) && !holders.length) {\n result = createPartial(func, bitmask, thisArg, partials);\n } else {\n result = createHybrid.apply(undefined, newData);\n }\n var setter = data ? baseSetData : setData;\n return setWrapToString(setter(result, newData), func, bitmask);\n }\n\n /**\n * Used by `_.defaults` to customize its `_.assignIn` use to assign properties\n * of source objects to the destination object for all destination properties\n * that resolve to `undefined`.\n *\n * @private\n * @param {*} objValue The destination value.\n * @param {*} srcValue The source value.\n * @param {string} key The key of the property to assign.\n * @param {Object} object The parent object of `objValue`.\n * @returns {*} Returns the value to assign.\n */\n function customDefaultsAssignIn(objValue, srcValue, key, object) {\n if (objValue === undefined ||\n (eq(objValue, objectProto[key]) && !hasOwnProperty.call(object, key))) {\n return srcValue;\n }\n return objValue;\n }\n\n /**\n * Used by `_.defaultsDeep` to customize its `_.merge` use to merge source\n * objects into destination objects that are passed thru.\n *\n * @private\n * @param {*} objValue The destination value.\n * @param {*} srcValue The source value.\n * @param {string} key The key of the property to merge.\n * @param {Object} object The parent object of `objValue`.\n * @param {Object} source The parent object of `srcValue`.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n * @returns {*} Returns the value to assign.\n */\n function customDefaultsMerge(objValue, srcValue, key, object, source, stack) {\n if (isObject(objValue) && isObject(srcValue)) {\n // Recursively merge objects and arrays (susceptible to call stack limits).\n stack.set(srcValue, objValue);\n baseMerge(objValue, srcValue, undefined, customDefaultsMerge, stack);\n stack['delete'](srcValue);\n }\n return objValue;\n }\n\n /**\n * Used by `_.omit` to customize its `_.cloneDeep` use to only clone plain\n * objects.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {string} key The key of the property to inspect.\n * @returns {*} Returns the uncloned value or `undefined` to defer cloning to `_.cloneDeep`.\n */\n function customOmitClone(value) {\n return isPlainObject(value) ? undefined : value;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for arrays with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Array} array The array to compare.\n * @param {Array} other The other array to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `array` and `other` objects.\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\n */\n function equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n arrLength = array.length,\n othLength = other.length;\n\n if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(array);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for comparing objects of\n * the same `toStringTag`.\n *\n * **Note:** This function only supports comparing values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {string} tag The `toStringTag` of the objects to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) {\n switch (tag) {\n case dataViewTag:\n if ((object.byteLength != other.byteLength) ||\n (object.byteOffset != other.byteOffset)) {\n return false;\n }\n object = object.buffer;\n other = other.buffer;\n\n case arrayBufferTag:\n if ((object.byteLength != other.byteLength) ||\n !equalFunc(new Uint8Array(object), new Uint8Array(other))) {\n return false;\n }\n return true;\n\n case boolTag:\n case dateTag:\n case numberTag:\n // Coerce booleans to `1` or `0` and dates to milliseconds.\n // Invalid dates are coerced to `NaN`.\n return eq(+object, +other);\n\n case errorTag:\n return object.name == other.name && object.message == other.message;\n\n case regexpTag:\n case stringTag:\n // Coerce regexes to strings and treat strings, primitives and objects,\n // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring\n // for more details.\n return object == (other + '');\n\n case mapTag:\n var convert = mapToArray;\n\n case setTag:\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG;\n convert || (convert = setToArray);\n\n if (object.size != other.size && !isPartial) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(object);\n if (stacked) {\n return stacked == other;\n }\n bitmask |= COMPARE_UNORDERED_FLAG;\n\n // Recursively compare objects (susceptible to call stack limits).\n stack.set(object, other);\n var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack);\n stack['delete'](object);\n return result;\n\n case symbolTag:\n if (symbolValueOf) {\n return symbolValueOf.call(object) == symbolValueOf.call(other);\n }\n }\n return false;\n }\n\n /**\n * A specialized version of `baseIsEqualDeep` for objects with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\n function equalObjects(object, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n objProps = getAllKeys(object),\n objLength = objProps.length,\n othProps = getAllKeys(other),\n othLength = othProps.length;\n\n if (objLength != othLength && !isPartial) {\n return false;\n }\n var index = objLength;\n while (index--) {\n var key = objProps[index];\n if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {\n return false;\n }\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(object);\n if (stacked && stack.get(other)) {\n return stacked == other;\n }\n var result = true;\n stack.set(object, other);\n stack.set(other, object);\n\n var skipCtor = isPartial;\n while (++index < objLength) {\n key = objProps[index];\n var objValue = object[key],\n othValue = other[key];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, objValue, key, other, object, stack)\n : customizer(objValue, othValue, key, object, other, stack);\n }\n // Recursively compare objects (susceptible to call stack limits).\n if (!(compared === undefined\n ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack))\n : compared\n )) {\n result = false;\n break;\n }\n skipCtor || (skipCtor = key == 'constructor');\n }\n if (result && !skipCtor) {\n var objCtor = object.constructor,\n othCtor = other.constructor;\n\n // Non `Object` object instances with different constructors are not equal.\n if (objCtor != othCtor &&\n ('constructor' in object && 'constructor' in other) &&\n !(typeof objCtor == 'function' && objCtor instanceof objCtor &&\n typeof othCtor == 'function' && othCtor instanceof othCtor)) {\n result = false;\n }\n }\n stack['delete'](object);\n stack['delete'](other);\n return result;\n }\n\n /**\n * A specialized version of `baseRest` which flattens the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @returns {Function} Returns the new function.\n */\n function flatRest(func) {\n return setToString(overRest(func, undefined, flatten), func + '');\n }\n\n /**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n }\n\n /**\n * Creates an array of own and inherited enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\n function getAllKeysIn(object) {\n return baseGetAllKeys(object, keysIn, getSymbolsIn);\n }\n\n /**\n * Gets metadata for `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {*} Returns the metadata for `func`.\n */\n var getData = !metaMap ? noop : function(func) {\n return metaMap.get(func);\n };\n\n /**\n * Gets the name of `func`.\n *\n * @private\n * @param {Function} func The function to query.\n * @returns {string} Returns the function name.\n */\n function getFuncName(func) {\n var result = (func.name + ''),\n array = realNames[result],\n length = hasOwnProperty.call(realNames, result) ? array.length : 0;\n\n while (length--) {\n var data = array[length],\n otherFunc = data.func;\n if (otherFunc == null || otherFunc == func) {\n return data.name;\n }\n }\n return result;\n }\n\n /**\n * Gets the argument placeholder value for `func`.\n *\n * @private\n * @param {Function} func The function to inspect.\n * @returns {*} Returns the placeholder value.\n */\n function getHolder(func) {\n var object = hasOwnProperty.call(lodash, 'placeholder') ? lodash : func;\n return object.placeholder;\n }\n\n /**\n * Gets the appropriate \"iteratee\" function. If `_.iteratee` is customized,\n * this function returns the custom method, otherwise it returns `baseIteratee`.\n * If arguments are provided, the chosen function is invoked with them and\n * its result is returned.\n *\n * @private\n * @param {*} [value] The value to convert to an iteratee.\n * @param {number} [arity] The arity of the created iteratee.\n * @returns {Function} Returns the chosen function or its result.\n */\n function getIteratee() {\n var result = lodash.iteratee || iteratee;\n result = result === iteratee ? baseIteratee : result;\n return arguments.length ? result(arguments[0], arguments[1]) : result;\n }\n\n /**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\n function getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n }\n\n /**\n * Gets the property names, values, and compare flags of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the match data of `object`.\n */\n function getMatchData(object) {\n var result = keys(object),\n length = result.length;\n\n while (length--) {\n var key = result[length],\n value = object[key];\n\n result[length] = [key, value, isStrictComparable(value)];\n }\n return result;\n }\n\n /**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\n function getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n }\n\n /**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\n function getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n }\n\n /**\n * Creates an array of the own enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\n var getSymbols = !nativeGetSymbols ? stubArray : function(object) {\n if (object == null) {\n return [];\n }\n object = Object(object);\n return arrayFilter(nativeGetSymbols(object), function(symbol) {\n return propertyIsEnumerable.call(object, symbol);\n });\n };\n\n /**\n * Creates an array of the own and inherited enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\n var getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {\n var result = [];\n while (object) {\n arrayPush(result, getSymbols(object));\n object = getPrototype(object);\n }\n return result;\n };\n\n /**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\n var getTag = baseGetTag;\n\n // Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\n if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n }\n\n /**\n * Gets the view, applying any `transforms` to the `start` and `end` positions.\n *\n * @private\n * @param {number} start The start of the view.\n * @param {number} end The end of the view.\n * @param {Array} transforms The transformations to apply to the view.\n * @returns {Object} Returns an object containing the `start` and `end`\n * positions of the view.\n */\n function getView(start, end, transforms) {\n var index = -1,\n length = transforms.length;\n\n while (++index < length) {\n var data = transforms[index],\n size = data.size;\n\n switch (data.type) {\n case 'drop': start += size; break;\n case 'dropRight': end -= size; break;\n case 'take': end = nativeMin(end, start + size); break;\n case 'takeRight': start = nativeMax(start, end - size); break;\n }\n }\n return { 'start': start, 'end': end };\n }\n\n /**\n * Extracts wrapper details from the `source` body comment.\n *\n * @private\n * @param {string} source The source to inspect.\n * @returns {Array} Returns the wrapper details.\n */\n function getWrapDetails(source) {\n var match = source.match(reWrapDetails);\n return match ? match[1].split(reSplitDetails) : [];\n }\n\n /**\n * Checks if `path` exists on `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @param {Function} hasFunc The function to check properties.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n */\n function hasPath(object, path, hasFunc) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n result = false;\n\n while (++index < length) {\n var key = toKey(path[index]);\n if (!(result = object != null && hasFunc(object, key))) {\n break;\n }\n object = object[key];\n }\n if (result || ++index != length) {\n return result;\n }\n length = object == null ? 0 : object.length;\n return !!length && isLength(length) && isIndex(key, length) &&\n (isArray(object) || isArguments(object));\n }\n\n /**\n * Initializes an array clone.\n *\n * @private\n * @param {Array} array The array to clone.\n * @returns {Array} Returns the initialized clone.\n */\n function initCloneArray(array) {\n var length = array.length,\n result = new array.constructor(length);\n\n // Add properties assigned by `RegExp#exec`.\n if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {\n result.index = array.index;\n result.input = array.input;\n }\n return result;\n }\n\n /**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\n function initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n }\n\n /**\n * Initializes an object clone based on its `toStringTag`.\n *\n * **Note:** This function only supports cloning values with tags of\n * `Boolean`, `Date`, `Error`, `Map`, `Number`, `RegExp`, `Set`, or `String`.\n *\n * @private\n * @param {Object} object The object to clone.\n * @param {string} tag The `toStringTag` of the object to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the initialized clone.\n */\n function initCloneByTag(object, tag, isDeep) {\n var Ctor = object.constructor;\n switch (tag) {\n case arrayBufferTag:\n return cloneArrayBuffer(object);\n\n case boolTag:\n case dateTag:\n return new Ctor(+object);\n\n case dataViewTag:\n return cloneDataView(object, isDeep);\n\n case float32Tag: case float64Tag:\n case int8Tag: case int16Tag: case int32Tag:\n case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:\n return cloneTypedArray(object, isDeep);\n\n case mapTag:\n return new Ctor;\n\n case numberTag:\n case stringTag:\n return new Ctor(object);\n\n case regexpTag:\n return cloneRegExp(object);\n\n case setTag:\n return new Ctor;\n\n case symbolTag:\n return cloneSymbol(object);\n }\n }\n\n /**\n * Inserts wrapper `details` in a comment at the top of the `source` body.\n *\n * @private\n * @param {string} source The source to modify.\n * @returns {Array} details The details to insert.\n * @returns {string} Returns the modified source.\n */\n function insertWrapDetails(source, details) {\n var length = details.length;\n if (!length) {\n return source;\n }\n var lastIndex = length - 1;\n details[lastIndex] = (length > 1 ? '& ' : '') + details[lastIndex];\n details = details.join(length > 2 ? ', ' : ' ');\n return source.replace(reWrapComment, '{\\n/* [wrapped with ' + details + '] */\\n');\n }\n\n /**\n * Checks if `value` is a flattenable `arguments` object or array.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is flattenable, else `false`.\n */\n function isFlattenable(value) {\n return isArray(value) || isArguments(value) ||\n !!(spreadableSymbol && value && value[spreadableSymbol]);\n }\n\n /**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\n function isIndex(value, length) {\n var type = typeof value;\n length = length == null ? MAX_SAFE_INTEGER : length;\n\n return !!length &&\n (type == 'number' ||\n (type != 'symbol' && reIsUint.test(value))) &&\n (value > -1 && value % 1 == 0 && value < length);\n }\n\n /**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\n function isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n }\n\n /**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\n function isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n }\n\n /**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\n function isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n }\n\n /**\n * Checks if `func` has a lazy counterpart.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` has a lazy counterpart,\n * else `false`.\n */\n function isLaziable(func) {\n var funcName = getFuncName(func),\n other = lodash[funcName];\n\n if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {\n return false;\n }\n if (func === other) {\n return true;\n }\n var data = getData(other);\n return !!data && func === data[0];\n }\n\n /**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\n function isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n }\n\n /**\n * Checks if `func` is capable of being masked.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `func` is maskable, else `false`.\n */\n var isMaskable = coreJsData ? isFunction : stubFalse;\n\n /**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\n function isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n }\n\n /**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\n function isStrictComparable(value) {\n return value === value && !isObject(value);\n }\n\n /**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\n function matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n }\n\n /**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\n function memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n }\n\n /**\n * Merges the function metadata of `source` into `data`.\n *\n * Merging metadata reduces the number of wrappers used to invoke a function.\n * This is possible because methods like `_.bind`, `_.curry`, and `_.partial`\n * may be applied regardless of execution order. Methods like `_.ary` and\n * `_.rearg` modify function arguments, making the order in which they are\n * executed important, preventing the merging of metadata. However, we make\n * an exception for a safe combined case where curried functions have `_.ary`\n * and or `_.rearg` applied.\n *\n * @private\n * @param {Array} data The destination metadata.\n * @param {Array} source The source metadata.\n * @returns {Array} Returns `data`.\n */\n function mergeData(data, source) {\n var bitmask = data[1],\n srcBitmask = source[1],\n newBitmask = bitmask | srcBitmask,\n isCommon = newBitmask < (WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG | WRAP_ARY_FLAG);\n\n var isCombo =\n ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_CURRY_FLAG)) ||\n ((srcBitmask == WRAP_ARY_FLAG) && (bitmask == WRAP_REARG_FLAG) && (data[7].length <= source[8])) ||\n ((srcBitmask == (WRAP_ARY_FLAG | WRAP_REARG_FLAG)) && (source[7].length <= source[8]) && (bitmask == WRAP_CURRY_FLAG));\n\n // Exit early if metadata can't be merged.\n if (!(isCommon || isCombo)) {\n return data;\n }\n // Use source `thisArg` if available.\n if (srcBitmask & WRAP_BIND_FLAG) {\n data[2] = source[2];\n // Set when currying a bound function.\n newBitmask |= bitmask & WRAP_BIND_FLAG ? 0 : WRAP_CURRY_BOUND_FLAG;\n }\n // Compose partial arguments.\n var value = source[3];\n if (value) {\n var partials = data[3];\n data[3] = partials ? composeArgs(partials, value, source[4]) : value;\n data[4] = partials ? replaceHolders(data[3], PLACEHOLDER) : source[4];\n }\n // Compose partial right arguments.\n value = source[5];\n if (value) {\n partials = data[5];\n data[5] = partials ? composeArgsRight(partials, value, source[6]) : value;\n data[6] = partials ? replaceHolders(data[5], PLACEHOLDER) : source[6];\n }\n // Use source `argPos` if available.\n value = source[7];\n if (value) {\n data[7] = value;\n }\n // Use source `ary` if it's smaller.\n if (srcBitmask & WRAP_ARY_FLAG) {\n data[8] = data[8] == null ? source[8] : nativeMin(data[8], source[8]);\n }\n // Use source `arity` if one is not provided.\n if (data[9] == null) {\n data[9] = source[9];\n }\n // Use source `func` and merge bitmasks.\n data[0] = source[0];\n data[1] = newBitmask;\n\n return data;\n }\n\n /**\n * This function is like\n * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * except that it includes inherited enumerable properties.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\n function nativeKeysIn(object) {\n var result = [];\n if (object != null) {\n for (var key in Object(object)) {\n result.push(key);\n }\n }\n return result;\n }\n\n /**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\n function objectToString(value) {\n return nativeObjectToString.call(value);\n }\n\n /**\n * A specialized version of `baseRest` which transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @param {Function} transform The rest array transform.\n * @returns {Function} Returns the new function.\n */\n function overRest(func, start, transform) {\n start = nativeMax(start === undefined ? (func.length - 1) : start, 0);\n return function() {\n var args = arguments,\n index = -1,\n length = nativeMax(args.length - start, 0),\n array = Array(length);\n\n while (++index < length) {\n array[index] = args[start + index];\n }\n index = -1;\n var otherArgs = Array(start + 1);\n while (++index < start) {\n otherArgs[index] = args[index];\n }\n otherArgs[start] = transform(array);\n return apply(func, this, otherArgs);\n };\n }\n\n /**\n * Gets the parent value at `path` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array} path The path to get the parent value of.\n * @returns {*} Returns the parent value.\n */\n function parent(object, path) {\n return path.length < 2 ? object : baseGet(object, baseSlice(path, 0, -1));\n }\n\n /**\n * Reorder `array` according to the specified indexes where the element at\n * the first index is assigned as the first element, the element at\n * the second index is assigned as the second element, and so on.\n *\n * @private\n * @param {Array} array The array to reorder.\n * @param {Array} indexes The arranged array indexes.\n * @returns {Array} Returns `array`.\n */\n function reorder(array, indexes) {\n var arrLength = array.length,\n length = nativeMin(indexes.length, arrLength),\n oldArray = copyArray(array);\n\n while (length--) {\n var index = indexes[length];\n array[length] = isIndex(index, arrLength) ? oldArray[index] : undefined;\n }\n return array;\n }\n\n /**\n * Gets the value at `key`, unless `key` is \"__proto__\".\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\n function safeGet(object, key) {\n if (key == '__proto__') {\n return;\n }\n\n return object[key];\n }\n\n /**\n * Sets metadata for `func`.\n *\n * **Note:** If this function becomes hot, i.e. is invoked a lot in a short\n * period of time, it will trip its breaker and transition to an identity\n * function to avoid garbage collection pauses in V8. See\n * [V8 issue 2070](https://bugs.chromium.org/p/v8/issues/detail?id=2070)\n * for more details.\n *\n * @private\n * @param {Function} func The function to associate metadata with.\n * @param {*} data The metadata.\n * @returns {Function} Returns `func`.\n */\n var setData = shortOut(baseSetData);\n\n /**\n * A simple wrapper around the global [`setTimeout`](https://mdn.io/setTimeout).\n *\n * @private\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @returns {number|Object} Returns the timer id or timeout object.\n */\n var setTimeout = ctxSetTimeout || function(func, wait) {\n return root.setTimeout(func, wait);\n };\n\n /**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\n var setToString = shortOut(baseSetToString);\n\n /**\n * Sets the `toString` method of `wrapper` to mimic the source of `reference`\n * with wrapper details in a comment at the top of the source body.\n *\n * @private\n * @param {Function} wrapper The function to modify.\n * @param {Function} reference The reference function.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Function} Returns `wrapper`.\n */\n function setWrapToString(wrapper, reference, bitmask) {\n var source = (reference + '');\n return setToString(wrapper, insertWrapDetails(source, updateWrapDetails(getWrapDetails(source), bitmask)));\n }\n\n /**\n * Creates a function that'll short out and invoke `identity` instead\n * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`\n * milliseconds.\n *\n * @private\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new shortable function.\n */\n function shortOut(func) {\n var count = 0,\n lastCalled = 0;\n\n return function() {\n var stamp = nativeNow(),\n remaining = HOT_SPAN - (stamp - lastCalled);\n\n lastCalled = stamp;\n if (remaining > 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n }\n\n /**\n * A specialized version of `_.shuffle` which mutates and sets the size of `array`.\n *\n * @private\n * @param {Array} array The array to shuffle.\n * @param {number} [size=array.length] The size of `array`.\n * @returns {Array} Returns `array`.\n */\n function shuffleSelf(array, size) {\n var index = -1,\n length = array.length,\n lastIndex = length - 1;\n\n size = size === undefined ? length : size;\n while (++index < size) {\n var rand = baseRandom(index, lastIndex),\n value = array[rand];\n\n array[rand] = array[index];\n array[index] = value;\n }\n array.length = size;\n return array;\n }\n\n /**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\n var stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n });\n\n /**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\n function toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n }\n\n /**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to convert.\n * @returns {string} Returns the source code.\n */\n function toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n }\n\n /**\n * Updates wrapper `details` based on `bitmask` flags.\n *\n * @private\n * @returns {Array} details The details to modify.\n * @param {number} bitmask The bitmask flags. See `createWrap` for more details.\n * @returns {Array} Returns `details`.\n */\n function updateWrapDetails(details, bitmask) {\n arrayEach(wrapFlags, function(pair) {\n var value = '_.' + pair[0];\n if ((bitmask & pair[1]) && !arrayIncludes(details, value)) {\n details.push(value);\n }\n });\n return details.sort();\n }\n\n /**\n * Creates a clone of `wrapper`.\n *\n * @private\n * @param {Object} wrapper The wrapper to clone.\n * @returns {Object} Returns the cloned wrapper.\n */\n function wrapperClone(wrapper) {\n if (wrapper instanceof LazyWrapper) {\n return wrapper.clone();\n }\n var result = new LodashWrapper(wrapper.__wrapped__, wrapper.__chain__);\n result.__actions__ = copyArray(wrapper.__actions__);\n result.__index__ = wrapper.__index__;\n result.__values__ = wrapper.__values__;\n return result;\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an array of elements split into groups the length of `size`.\n * If `array` can't be split evenly, the final chunk will be the remaining\n * elements.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to process.\n * @param {number} [size=1] The length of each chunk\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the new array of chunks.\n * @example\n *\n * _.chunk(['a', 'b', 'c', 'd'], 2);\n * // => [['a', 'b'], ['c', 'd']]\n *\n * _.chunk(['a', 'b', 'c', 'd'], 3);\n * // => [['a', 'b', 'c'], ['d']]\n */\n function chunk(array, size, guard) {\n if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) {\n size = 1;\n } else {\n size = nativeMax(toInteger(size), 0);\n }\n var length = array == null ? 0 : array.length;\n if (!length || size < 1) {\n return [];\n }\n var index = 0,\n resIndex = 0,\n result = Array(nativeCeil(length / size));\n\n while (index < length) {\n result[resIndex++] = baseSlice(array, index, (index += size));\n }\n return result;\n }\n\n /**\n * Creates an array with all falsey values removed. The values `false`, `null`,\n * `0`, `\"\"`, `undefined`, and `NaN` are falsey.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to compact.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.compact([0, 1, false, 2, '', 3]);\n * // => [1, 2, 3]\n */\n function compact(array) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (value) {\n result[resIndex++] = value;\n }\n }\n return result;\n }\n\n /**\n * Creates a new array concatenating `array` with any additional arrays\n * and/or values.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to concatenate.\n * @param {...*} [values] The values to concatenate.\n * @returns {Array} Returns the new concatenated array.\n * @example\n *\n * var array = [1];\n * var other = _.concat(array, 2, [3], [[4]]);\n *\n * console.log(other);\n * // => [1, 2, 3, [4]]\n *\n * console.log(array);\n * // => [1]\n */\n function concat() {\n var length = arguments.length;\n if (!length) {\n return [];\n }\n var args = Array(length - 1),\n array = arguments[0],\n index = length;\n\n while (index--) {\n args[index - 1] = arguments[index];\n }\n return arrayPush(isArray(array) ? copyArray(array) : [array], baseFlatten(args, 1));\n }\n\n /**\n * Creates an array of `array` values not included in the other given arrays\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. The order and references of result values are\n * determined by the first array.\n *\n * **Note:** Unlike `_.pullAll`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.without, _.xor\n * @example\n *\n * _.difference([2, 1], [2, 3]);\n * // => [1]\n */\n var difference = baseRest(function(array, values) {\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true))\n : [];\n });\n\n /**\n * This method is like `_.difference` except that it accepts `iteratee` which\n * is invoked for each element of `array` and `values` to generate the criterion\n * by which they're compared. The order and references of result values are\n * determined by the first array. The iteratee is invoked with one argument:\n * (value).\n *\n * **Note:** Unlike `_.pullAllBy`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.differenceBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.differenceBy([{ 'x': 2 }, { 'x': 1 }], [{ 'x': 1 }], 'x');\n * // => [{ 'x': 2 }]\n */\n var differenceBy = baseRest(function(array, values) {\n var iteratee = last(values);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), getIteratee(iteratee, 2))\n : [];\n });\n\n /**\n * This method is like `_.difference` except that it accepts `comparator`\n * which is invoked to compare elements of `array` to `values`. The order and\n * references of result values are determined by the first array. The comparator\n * is invoked with two arguments: (arrVal, othVal).\n *\n * **Note:** Unlike `_.pullAllWith`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...Array} [values] The values to exclude.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n *\n * _.differenceWith(objects, [{ 'x': 1, 'y': 2 }], _.isEqual);\n * // => [{ 'x': 2, 'y': 1 }]\n */\n var differenceWith = baseRest(function(array, values) {\n var comparator = last(values);\n if (isArrayLikeObject(comparator)) {\n comparator = undefined;\n }\n return isArrayLikeObject(array)\n ? baseDifference(array, baseFlatten(values, 1, isArrayLikeObject, true), undefined, comparator)\n : [];\n });\n\n /**\n * Creates a slice of `array` with `n` elements dropped from the beginning.\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to drop.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.drop([1, 2, 3]);\n * // => [2, 3]\n *\n * _.drop([1, 2, 3], 2);\n * // => [3]\n *\n * _.drop([1, 2, 3], 5);\n * // => []\n *\n * _.drop([1, 2, 3], 0);\n * // => [1, 2, 3]\n */\n function drop(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n return baseSlice(array, n < 0 ? 0 : n, length);\n }\n\n /**\n * Creates a slice of `array` with `n` elements dropped from the end.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to drop.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.dropRight([1, 2, 3]);\n * // => [1, 2]\n *\n * _.dropRight([1, 2, 3], 2);\n * // => [1]\n *\n * _.dropRight([1, 2, 3], 5);\n * // => []\n *\n * _.dropRight([1, 2, 3], 0);\n * // => [1, 2, 3]\n */\n function dropRight(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n n = length - n;\n return baseSlice(array, 0, n < 0 ? 0 : n);\n }\n\n /**\n * Creates a slice of `array` excluding elements dropped from the end.\n * Elements are dropped until `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.dropRightWhile(users, function(o) { return !o.active; });\n * // => objects for ['barney']\n *\n * // The `_.matches` iteratee shorthand.\n * _.dropRightWhile(users, { 'user': 'pebbles', 'active': false });\n * // => objects for ['barney', 'fred']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.dropRightWhile(users, ['active', false]);\n * // => objects for ['barney']\n *\n * // The `_.property` iteratee shorthand.\n * _.dropRightWhile(users, 'active');\n * // => objects for ['barney', 'fred', 'pebbles']\n */\n function dropRightWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), true, true)\n : [];\n }\n\n /**\n * Creates a slice of `array` excluding elements dropped from the beginning.\n * Elements are dropped until `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.dropWhile(users, function(o) { return !o.active; });\n * // => objects for ['pebbles']\n *\n * // The `_.matches` iteratee shorthand.\n * _.dropWhile(users, { 'user': 'barney', 'active': false });\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.dropWhile(users, ['active', false]);\n * // => objects for ['pebbles']\n *\n * // The `_.property` iteratee shorthand.\n * _.dropWhile(users, 'active');\n * // => objects for ['barney', 'fred', 'pebbles']\n */\n function dropWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), true)\n : [];\n }\n\n /**\n * Fills elements of `array` with `value` from `start` up to, but not\n * including, `end`.\n *\n * **Note:** This method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Array\n * @param {Array} array The array to fill.\n * @param {*} value The value to fill `array` with.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _.fill(array, 'a');\n * console.log(array);\n * // => ['a', 'a', 'a']\n *\n * _.fill(Array(3), 2);\n * // => [2, 2, 2]\n *\n * _.fill([4, 6, 8, 10], '*', 1, 3);\n * // => [4, '*', '*', 10]\n */\n function fill(array, value, start, end) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n if (start && typeof start != 'number' && isIterateeCall(array, value, start)) {\n start = 0;\n end = length;\n }\n return baseFill(array, value, start, end);\n }\n\n /**\n * This method is like `_.find` except that it returns the index of the first\n * element `predicate` returns truthy for instead of the element itself.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {number} Returns the index of the found element, else `-1`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.findIndex(users, function(o) { return o.user == 'barney'; });\n * // => 0\n *\n * // The `_.matches` iteratee shorthand.\n * _.findIndex(users, { 'user': 'fred', 'active': false });\n * // => 1\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findIndex(users, ['active', false]);\n * // => 0\n *\n * // The `_.property` iteratee shorthand.\n * _.findIndex(users, 'active');\n * // => 2\n */\n function findIndex(array, predicate, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = fromIndex == null ? 0 : toInteger(fromIndex);\n if (index < 0) {\n index = nativeMax(length + index, 0);\n }\n return baseFindIndex(array, getIteratee(predicate, 3), index);\n }\n\n /**\n * This method is like `_.findIndex` except that it iterates over elements\n * of `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=array.length-1] The index to search from.\n * @returns {number} Returns the index of the found element, else `-1`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.findLastIndex(users, function(o) { return o.user == 'pebbles'; });\n * // => 2\n *\n * // The `_.matches` iteratee shorthand.\n * _.findLastIndex(users, { 'user': 'barney', 'active': true });\n * // => 0\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findLastIndex(users, ['active', false]);\n * // => 2\n *\n * // The `_.property` iteratee shorthand.\n * _.findLastIndex(users, 'active');\n * // => 0\n */\n function findLastIndex(array, predicate, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = length - 1;\n if (fromIndex !== undefined) {\n index = toInteger(fromIndex);\n index = fromIndex < 0\n ? nativeMax(length + index, 0)\n : nativeMin(index, length - 1);\n }\n return baseFindIndex(array, getIteratee(predicate, 3), index, true);\n }\n\n /**\n * Flattens `array` a single level deep.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flatten([1, [2, [3, [4]], 5]]);\n * // => [1, 2, [3, [4]], 5]\n */\n function flatten(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, 1) : [];\n }\n\n /**\n * Recursively flattens `array`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * _.flattenDeep([1, [2, [3, [4]], 5]]);\n * // => [1, 2, 3, 4, 5]\n */\n function flattenDeep(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseFlatten(array, INFINITY) : [];\n }\n\n /**\n * Recursively flatten `array` up to `depth` times.\n *\n * @static\n * @memberOf _\n * @since 4.4.0\n * @category Array\n * @param {Array} array The array to flatten.\n * @param {number} [depth=1] The maximum recursion depth.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * var array = [1, [2, [3, [4]], 5]];\n *\n * _.flattenDepth(array, 1);\n * // => [1, 2, [3, [4]], 5]\n *\n * _.flattenDepth(array, 2);\n * // => [1, 2, 3, [4], 5]\n */\n function flattenDepth(array, depth) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n depth = depth === undefined ? 1 : toInteger(depth);\n return baseFlatten(array, depth);\n }\n\n /**\n * The inverse of `_.toPairs`; this method returns an object composed\n * from key-value `pairs`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} pairs The key-value pairs.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.fromPairs([['a', 1], ['b', 2]]);\n * // => { 'a': 1, 'b': 2 }\n */\n function fromPairs(pairs) {\n var index = -1,\n length = pairs == null ? 0 : pairs.length,\n result = {};\n\n while (++index < length) {\n var pair = pairs[index];\n result[pair[0]] = pair[1];\n }\n return result;\n }\n\n /**\n * Gets the first element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @alias first\n * @category Array\n * @param {Array} array The array to query.\n * @returns {*} Returns the first element of `array`.\n * @example\n *\n * _.head([1, 2, 3]);\n * // => 1\n *\n * _.head([]);\n * // => undefined\n */\n function head(array) {\n return (array && array.length) ? array[0] : undefined;\n }\n\n /**\n * Gets the index at which the first occurrence of `value` is found in `array`\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. If `fromIndex` is negative, it's used as the\n * offset from the end of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.indexOf([1, 2, 1, 2], 2);\n * // => 1\n *\n * // Search from the `fromIndex`.\n * _.indexOf([1, 2, 1, 2], 2, 2);\n * // => 3\n */\n function indexOf(array, value, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = fromIndex == null ? 0 : toInteger(fromIndex);\n if (index < 0) {\n index = nativeMax(length + index, 0);\n }\n return baseIndexOf(array, value, index);\n }\n\n /**\n * Gets all but the last element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.initial([1, 2, 3]);\n * // => [1, 2]\n */\n function initial(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseSlice(array, 0, -1) : [];\n }\n\n /**\n * Creates an array of unique values that are included in all given arrays\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons. The order and references of result values are\n * determined by the first array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * _.intersection([2, 1], [2, 3]);\n * // => [2]\n */\n var intersection = baseRest(function(arrays) {\n var mapped = arrayMap(arrays, castArrayLikeObject);\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped)\n : [];\n });\n\n /**\n * This method is like `_.intersection` except that it accepts `iteratee`\n * which is invoked for each element of each `arrays` to generate the criterion\n * by which they're compared. The order and references of result values are\n * determined by the first array. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * _.intersectionBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [2.1]\n *\n * // The `_.property` iteratee shorthand.\n * _.intersectionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }]\n */\n var intersectionBy = baseRest(function(arrays) {\n var iteratee = last(arrays),\n mapped = arrayMap(arrays, castArrayLikeObject);\n\n if (iteratee === last(mapped)) {\n iteratee = undefined;\n } else {\n mapped.pop();\n }\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped, getIteratee(iteratee, 2))\n : [];\n });\n\n /**\n * This method is like `_.intersection` except that it accepts `comparator`\n * which is invoked to compare elements of `arrays`. The order and references\n * of result values are determined by the first array. The comparator is\n * invoked with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of intersecting values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.intersectionWith(objects, others, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }]\n */\n var intersectionWith = baseRest(function(arrays) {\n var comparator = last(arrays),\n mapped = arrayMap(arrays, castArrayLikeObject);\n\n comparator = typeof comparator == 'function' ? comparator : undefined;\n if (comparator) {\n mapped.pop();\n }\n return (mapped.length && mapped[0] === arrays[0])\n ? baseIntersection(mapped, undefined, comparator)\n : [];\n });\n\n /**\n * Converts all elements in `array` into a string separated by `separator`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to convert.\n * @param {string} [separator=','] The element separator.\n * @returns {string} Returns the joined string.\n * @example\n *\n * _.join(['a', 'b', 'c'], '~');\n * // => 'a~b~c'\n */\n function join(array, separator) {\n return array == null ? '' : nativeJoin.call(array, separator);\n }\n\n /**\n * Gets the last element of `array`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {*} Returns the last element of `array`.\n * @example\n *\n * _.last([1, 2, 3]);\n * // => 3\n */\n function last(array) {\n var length = array == null ? 0 : array.length;\n return length ? array[length - 1] : undefined;\n }\n\n /**\n * This method is like `_.indexOf` except that it iterates over elements of\n * `array` from right to left.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=array.length-1] The index to search from.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.lastIndexOf([1, 2, 1, 2], 2);\n * // => 3\n *\n * // Search from the `fromIndex`.\n * _.lastIndexOf([1, 2, 1, 2], 2, 2);\n * // => 1\n */\n function lastIndexOf(array, value, fromIndex) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return -1;\n }\n var index = length;\n if (fromIndex !== undefined) {\n index = toInteger(fromIndex);\n index = index < 0 ? nativeMax(length + index, 0) : nativeMin(index, length - 1);\n }\n return value === value\n ? strictLastIndexOf(array, value, index)\n : baseFindIndex(array, baseIsNaN, index, true);\n }\n\n /**\n * Gets the element at index `n` of `array`. If `n` is negative, the nth\n * element from the end is returned.\n *\n * @static\n * @memberOf _\n * @since 4.11.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=0] The index of the element to return.\n * @returns {*} Returns the nth element of `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'd'];\n *\n * _.nth(array, 1);\n * // => 'b'\n *\n * _.nth(array, -2);\n * // => 'c';\n */\n function nth(array, n) {\n return (array && array.length) ? baseNth(array, toInteger(n)) : undefined;\n }\n\n /**\n * Removes all given values from `array` using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * **Note:** Unlike `_.without`, this method mutates `array`. Use `_.remove`\n * to remove elements from an array by predicate.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {...*} [values] The values to remove.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'a', 'b', 'c'];\n *\n * _.pull(array, 'a', 'c');\n * console.log(array);\n * // => ['b', 'b']\n */\n var pull = baseRest(pullAll);\n\n /**\n * This method is like `_.pull` except that it accepts an array of values to remove.\n *\n * **Note:** Unlike `_.difference`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = ['a', 'b', 'c', 'a', 'b', 'c'];\n *\n * _.pullAll(array, ['a', 'c']);\n * console.log(array);\n * // => ['b', 'b']\n */\n function pullAll(array, values) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values)\n : array;\n }\n\n /**\n * This method is like `_.pullAll` except that it accepts `iteratee` which is\n * invoked for each element of `array` and `values` to generate the criterion\n * by which they're compared. The iteratee is invoked with one argument: (value).\n *\n * **Note:** Unlike `_.differenceBy`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [{ 'x': 1 }, { 'x': 2 }, { 'x': 3 }, { 'x': 1 }];\n *\n * _.pullAllBy(array, [{ 'x': 1 }, { 'x': 3 }], 'x');\n * console.log(array);\n * // => [{ 'x': 2 }]\n */\n function pullAllBy(array, values, iteratee) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values, getIteratee(iteratee, 2))\n : array;\n }\n\n /**\n * This method is like `_.pullAll` except that it accepts `comparator` which\n * is invoked to compare elements of `array` to `values`. The comparator is\n * invoked with two arguments: (arrVal, othVal).\n *\n * **Note:** Unlike `_.differenceWith`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Array} values The values to remove.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [{ 'x': 1, 'y': 2 }, { 'x': 3, 'y': 4 }, { 'x': 5, 'y': 6 }];\n *\n * _.pullAllWith(array, [{ 'x': 3, 'y': 4 }], _.isEqual);\n * console.log(array);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 5, 'y': 6 }]\n */\n function pullAllWith(array, values, comparator) {\n return (array && array.length && values && values.length)\n ? basePullAll(array, values, undefined, comparator)\n : array;\n }\n\n /**\n * Removes elements from `array` corresponding to `indexes` and returns an\n * array of removed elements.\n *\n * **Note:** Unlike `_.at`, this method mutates `array`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {...(number|number[])} [indexes] The indexes of elements to remove.\n * @returns {Array} Returns the new array of removed elements.\n * @example\n *\n * var array = ['a', 'b', 'c', 'd'];\n * var pulled = _.pullAt(array, [1, 3]);\n *\n * console.log(array);\n * // => ['a', 'c']\n *\n * console.log(pulled);\n * // => ['b', 'd']\n */\n var pullAt = flatRest(function(array, indexes) {\n var length = array == null ? 0 : array.length,\n result = baseAt(array, indexes);\n\n basePullAt(array, arrayMap(indexes, function(index) {\n return isIndex(index, length) ? +index : index;\n }).sort(compareAscending));\n\n return result;\n });\n\n /**\n * Removes all elements from `array` that `predicate` returns truthy for\n * and returns an array of the removed elements. The predicate is invoked\n * with three arguments: (value, index, array).\n *\n * **Note:** Unlike `_.filter`, this method mutates `array`. Use `_.pull`\n * to pull elements from an array by value.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new array of removed elements.\n * @example\n *\n * var array = [1, 2, 3, 4];\n * var evens = _.remove(array, function(n) {\n * return n % 2 == 0;\n * });\n *\n * console.log(array);\n * // => [1, 3]\n *\n * console.log(evens);\n * // => [2, 4]\n */\n function remove(array, predicate) {\n var result = [];\n if (!(array && array.length)) {\n return result;\n }\n var index = -1,\n indexes = [],\n length = array.length;\n\n predicate = getIteratee(predicate, 3);\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result.push(value);\n indexes.push(index);\n }\n }\n basePullAt(array, indexes);\n return result;\n }\n\n /**\n * Reverses `array` so that the first element becomes the last, the second\n * element becomes the second to last, and so on.\n *\n * **Note:** This method mutates `array` and is based on\n * [`Array#reverse`](https://mdn.io/Array/reverse).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to modify.\n * @returns {Array} Returns `array`.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _.reverse(array);\n * // => [3, 2, 1]\n *\n * console.log(array);\n * // => [3, 2, 1]\n */\n function reverse(array) {\n return array == null ? array : nativeReverse.call(array);\n }\n\n /**\n * Creates a slice of `array` from `start` up to, but not including, `end`.\n *\n * **Note:** This method is used instead of\n * [`Array#slice`](https://mdn.io/Array/slice) to ensure dense arrays are\n * returned.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to slice.\n * @param {number} [start=0] The start position.\n * @param {number} [end=array.length] The end position.\n * @returns {Array} Returns the slice of `array`.\n */\n function slice(array, start, end) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n if (end && typeof end != 'number' && isIterateeCall(array, start, end)) {\n start = 0;\n end = length;\n }\n else {\n start = start == null ? 0 : toInteger(start);\n end = end === undefined ? length : toInteger(end);\n }\n return baseSlice(array, start, end);\n }\n\n /**\n * Uses a binary search to determine the lowest index at which `value`\n * should be inserted into `array` in order to maintain its sort order.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * _.sortedIndex([30, 50], 40);\n * // => 1\n */\n function sortedIndex(array, value) {\n return baseSortedIndex(array, value);\n }\n\n /**\n * This method is like `_.sortedIndex` except that it accepts `iteratee`\n * which is invoked for `value` and each element of `array` to compute their\n * sort ranking. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * var objects = [{ 'x': 4 }, { 'x': 5 }];\n *\n * _.sortedIndexBy(objects, { 'x': 4 }, function(o) { return o.x; });\n * // => 0\n *\n * // The `_.property` iteratee shorthand.\n * _.sortedIndexBy(objects, { 'x': 4 }, 'x');\n * // => 0\n */\n function sortedIndexBy(array, value, iteratee) {\n return baseSortedIndexBy(array, value, getIteratee(iteratee, 2));\n }\n\n /**\n * This method is like `_.indexOf` except that it performs a binary\n * search on a sorted `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.sortedIndexOf([4, 5, 5, 5, 6], 5);\n * // => 1\n */\n function sortedIndexOf(array, value) {\n var length = array == null ? 0 : array.length;\n if (length) {\n var index = baseSortedIndex(array, value);\n if (index < length && eq(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * This method is like `_.sortedIndex` except that it returns the highest\n * index at which `value` should be inserted into `array` in order to\n * maintain its sort order.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * _.sortedLastIndex([4, 5, 5, 5, 6], 5);\n * // => 4\n */\n function sortedLastIndex(array, value) {\n return baseSortedIndex(array, value, true);\n }\n\n /**\n * This method is like `_.sortedLastIndex` except that it accepts `iteratee`\n * which is invoked for `value` and each element of `array` to compute their\n * sort ranking. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The sorted array to inspect.\n * @param {*} value The value to evaluate.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the index at which `value` should be inserted\n * into `array`.\n * @example\n *\n * var objects = [{ 'x': 4 }, { 'x': 5 }];\n *\n * _.sortedLastIndexBy(objects, { 'x': 4 }, function(o) { return o.x; });\n * // => 1\n *\n * // The `_.property` iteratee shorthand.\n * _.sortedLastIndexBy(objects, { 'x': 4 }, 'x');\n * // => 1\n */\n function sortedLastIndexBy(array, value, iteratee) {\n return baseSortedIndexBy(array, value, getIteratee(iteratee, 2), true);\n }\n\n /**\n * This method is like `_.lastIndexOf` except that it performs a binary\n * search on a sorted `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {*} value The value to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n * @example\n *\n * _.sortedLastIndexOf([4, 5, 5, 5, 6], 5);\n * // => 3\n */\n function sortedLastIndexOf(array, value) {\n var length = array == null ? 0 : array.length;\n if (length) {\n var index = baseSortedIndex(array, value, true) - 1;\n if (eq(array[index], value)) {\n return index;\n }\n }\n return -1;\n }\n\n /**\n * This method is like `_.uniq` except that it's designed and optimized\n * for sorted arrays.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.sortedUniq([1, 1, 2]);\n * // => [1, 2]\n */\n function sortedUniq(array) {\n return (array && array.length)\n ? baseSortedUniq(array)\n : [];\n }\n\n /**\n * This method is like `_.uniqBy` except that it's designed and optimized\n * for sorted arrays.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.sortedUniqBy([1.1, 1.2, 2.3, 2.4], Math.floor);\n * // => [1.1, 2.3]\n */\n function sortedUniqBy(array, iteratee) {\n return (array && array.length)\n ? baseSortedUniq(array, getIteratee(iteratee, 2))\n : [];\n }\n\n /**\n * Gets all but the first element of `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.tail([1, 2, 3]);\n * // => [2, 3]\n */\n function tail(array) {\n var length = array == null ? 0 : array.length;\n return length ? baseSlice(array, 1, length) : [];\n }\n\n /**\n * Creates a slice of `array` with `n` elements taken from the beginning.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to take.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.take([1, 2, 3]);\n * // => [1]\n *\n * _.take([1, 2, 3], 2);\n * // => [1, 2]\n *\n * _.take([1, 2, 3], 5);\n * // => [1, 2, 3]\n *\n * _.take([1, 2, 3], 0);\n * // => []\n */\n function take(array, n, guard) {\n if (!(array && array.length)) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n return baseSlice(array, 0, n < 0 ? 0 : n);\n }\n\n /**\n * Creates a slice of `array` with `n` elements taken from the end.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {number} [n=1] The number of elements to take.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * _.takeRight([1, 2, 3]);\n * // => [3]\n *\n * _.takeRight([1, 2, 3], 2);\n * // => [2, 3]\n *\n * _.takeRight([1, 2, 3], 5);\n * // => [1, 2, 3]\n *\n * _.takeRight([1, 2, 3], 0);\n * // => []\n */\n function takeRight(array, n, guard) {\n var length = array == null ? 0 : array.length;\n if (!length) {\n return [];\n }\n n = (guard || n === undefined) ? 1 : toInteger(n);\n n = length - n;\n return baseSlice(array, n < 0 ? 0 : n, length);\n }\n\n /**\n * Creates a slice of `array` with elements taken from the end. Elements are\n * taken until `predicate` returns falsey. The predicate is invoked with\n * three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': false }\n * ];\n *\n * _.takeRightWhile(users, function(o) { return !o.active; });\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.matches` iteratee shorthand.\n * _.takeRightWhile(users, { 'user': 'pebbles', 'active': false });\n * // => objects for ['pebbles']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.takeRightWhile(users, ['active', false]);\n * // => objects for ['fred', 'pebbles']\n *\n * // The `_.property` iteratee shorthand.\n * _.takeRightWhile(users, 'active');\n * // => []\n */\n function takeRightWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3), false, true)\n : [];\n }\n\n /**\n * Creates a slice of `array` with elements taken from the beginning. Elements\n * are taken until `predicate` returns falsey. The predicate is invoked with\n * three arguments: (value, index, array).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Array\n * @param {Array} array The array to query.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the slice of `array`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'active': false },\n * { 'user': 'fred', 'active': false },\n * { 'user': 'pebbles', 'active': true }\n * ];\n *\n * _.takeWhile(users, function(o) { return !o.active; });\n * // => objects for ['barney', 'fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.takeWhile(users, { 'user': 'barney', 'active': false });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.takeWhile(users, ['active', false]);\n * // => objects for ['barney', 'fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.takeWhile(users, 'active');\n * // => []\n */\n function takeWhile(array, predicate) {\n return (array && array.length)\n ? baseWhile(array, getIteratee(predicate, 3))\n : [];\n }\n\n /**\n * Creates an array of unique values, in order, from all given arrays using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * _.union([2], [1, 2]);\n * // => [2, 1]\n */\n var union = baseRest(function(arrays) {\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true));\n });\n\n /**\n * This method is like `_.union` except that it accepts `iteratee` which is\n * invoked for each element of each `arrays` to generate the criterion by\n * which uniqueness is computed. Result values are chosen from the first\n * array in which the value occurs. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * _.unionBy([2.1], [1.2, 2.3], Math.floor);\n * // => [2.1, 1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.unionBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }, { 'x': 2 }]\n */\n var unionBy = baseRest(function(arrays) {\n var iteratee = last(arrays);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), getIteratee(iteratee, 2));\n });\n\n /**\n * This method is like `_.union` except that it accepts `comparator` which\n * is invoked to compare elements of `arrays`. Result values are chosen from\n * the first array in which the value occurs. The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of combined values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.unionWith(objects, others, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }]\n */\n var unionWith = baseRest(function(arrays) {\n var comparator = last(arrays);\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return baseUniq(baseFlatten(arrays, 1, isArrayLikeObject, true), undefined, comparator);\n });\n\n /**\n * Creates a duplicate-free version of an array, using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons, in which only the first occurrence of each element\n * is kept. The order of result values is determined by the order they occur\n * in the array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.uniq([2, 1, 2]);\n * // => [2, 1]\n */\n function uniq(array) {\n return (array && array.length) ? baseUniq(array) : [];\n }\n\n /**\n * This method is like `_.uniq` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * uniqueness is computed. The order of result values is determined by the\n * order they occur in the array. The iteratee is invoked with one argument:\n * (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * _.uniqBy([2.1, 1.2, 2.3], Math.floor);\n * // => [2.1, 1.2]\n *\n * // The `_.property` iteratee shorthand.\n * _.uniqBy([{ 'x': 1 }, { 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 1 }, { 'x': 2 }]\n */\n function uniqBy(array, iteratee) {\n return (array && array.length) ? baseUniq(array, getIteratee(iteratee, 2)) : [];\n }\n\n /**\n * This method is like `_.uniq` except that it accepts `comparator` which\n * is invoked to compare elements of `array`. The order of result values is\n * determined by the order they occur in the array.The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new duplicate free array.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.uniqWith(objects, _.isEqual);\n * // => [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }]\n */\n function uniqWith(array, comparator) {\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return (array && array.length) ? baseUniq(array, undefined, comparator) : [];\n }\n\n /**\n * This method is like `_.zip` except that it accepts an array of grouped\n * elements and creates an array regrouping the elements to their pre-zip\n * configuration.\n *\n * @static\n * @memberOf _\n * @since 1.2.0\n * @category Array\n * @param {Array} array The array of grouped elements to process.\n * @returns {Array} Returns the new array of regrouped elements.\n * @example\n *\n * var zipped = _.zip(['a', 'b'], [1, 2], [true, false]);\n * // => [['a', 1, true], ['b', 2, false]]\n *\n * _.unzip(zipped);\n * // => [['a', 'b'], [1, 2], [true, false]]\n */\n function unzip(array) {\n if (!(array && array.length)) {\n return [];\n }\n var length = 0;\n array = arrayFilter(array, function(group) {\n if (isArrayLikeObject(group)) {\n length = nativeMax(group.length, length);\n return true;\n }\n });\n return baseTimes(length, function(index) {\n return arrayMap(array, baseProperty(index));\n });\n }\n\n /**\n * This method is like `_.unzip` except that it accepts `iteratee` to specify\n * how regrouped values should be combined. The iteratee is invoked with the\n * elements of each group: (...group).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Array\n * @param {Array} array The array of grouped elements to process.\n * @param {Function} [iteratee=_.identity] The function to combine\n * regrouped values.\n * @returns {Array} Returns the new array of regrouped elements.\n * @example\n *\n * var zipped = _.zip([1, 2], [10, 20], [100, 200]);\n * // => [[1, 10, 100], [2, 20, 200]]\n *\n * _.unzipWith(zipped, _.add);\n * // => [3, 30, 300]\n */\n function unzipWith(array, iteratee) {\n if (!(array && array.length)) {\n return [];\n }\n var result = unzip(array);\n if (iteratee == null) {\n return result;\n }\n return arrayMap(result, function(group) {\n return apply(iteratee, undefined, group);\n });\n }\n\n /**\n * Creates an array excluding all given values using\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * **Note:** Unlike `_.pull`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {Array} array The array to inspect.\n * @param {...*} [values] The values to exclude.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.difference, _.xor\n * @example\n *\n * _.without([2, 1, 2, 3], 1, 2);\n * // => [3]\n */\n var without = baseRest(function(array, values) {\n return isArrayLikeObject(array)\n ? baseDifference(array, values)\n : [];\n });\n\n /**\n * Creates an array of unique values that is the\n * [symmetric difference](https://en.wikipedia.org/wiki/Symmetric_difference)\n * of the given arrays. The order of result values is determined by the order\n * they occur in the arrays.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @returns {Array} Returns the new array of filtered values.\n * @see _.difference, _.without\n * @example\n *\n * _.xor([2, 1], [2, 3]);\n * // => [1, 3]\n */\n var xor = baseRest(function(arrays) {\n return baseXor(arrayFilter(arrays, isArrayLikeObject));\n });\n\n /**\n * This method is like `_.xor` except that it accepts `iteratee` which is\n * invoked for each element of each `arrays` to generate the criterion by\n * which by which they're compared. The order of result values is determined\n * by the order they occur in the arrays. The iteratee is invoked with one\n * argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * _.xorBy([2.1, 1.2], [2.3, 3.4], Math.floor);\n * // => [1.2, 3.4]\n *\n * // The `_.property` iteratee shorthand.\n * _.xorBy([{ 'x': 1 }], [{ 'x': 2 }, { 'x': 1 }], 'x');\n * // => [{ 'x': 2 }]\n */\n var xorBy = baseRest(function(arrays) {\n var iteratee = last(arrays);\n if (isArrayLikeObject(iteratee)) {\n iteratee = undefined;\n }\n return baseXor(arrayFilter(arrays, isArrayLikeObject), getIteratee(iteratee, 2));\n });\n\n /**\n * This method is like `_.xor` except that it accepts `comparator` which is\n * invoked to compare elements of `arrays`. The order of result values is\n * determined by the order they occur in the arrays. The comparator is invoked\n * with two arguments: (arrVal, othVal).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Array\n * @param {...Array} [arrays] The arrays to inspect.\n * @param {Function} [comparator] The comparator invoked per element.\n * @returns {Array} Returns the new array of filtered values.\n * @example\n *\n * var objects = [{ 'x': 1, 'y': 2 }, { 'x': 2, 'y': 1 }];\n * var others = [{ 'x': 1, 'y': 1 }, { 'x': 1, 'y': 2 }];\n *\n * _.xorWith(objects, others, _.isEqual);\n * // => [{ 'x': 2, 'y': 1 }, { 'x': 1, 'y': 1 }]\n */\n var xorWith = baseRest(function(arrays) {\n var comparator = last(arrays);\n comparator = typeof comparator == 'function' ? comparator : undefined;\n return baseXor(arrayFilter(arrays, isArrayLikeObject), undefined, comparator);\n });\n\n /**\n * Creates an array of grouped elements, the first of which contains the\n * first elements of the given arrays, the second of which contains the\n * second elements of the given arrays, and so on.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Array\n * @param {...Array} [arrays] The arrays to process.\n * @returns {Array} Returns the new array of grouped elements.\n * @example\n *\n * _.zip(['a', 'b'], [1, 2], [true, false]);\n * // => [['a', 1, true], ['b', 2, false]]\n */\n var zip = baseRest(unzip);\n\n /**\n * This method is like `_.fromPairs` except that it accepts two arrays,\n * one of property identifiers and one of corresponding values.\n *\n * @static\n * @memberOf _\n * @since 0.4.0\n * @category Array\n * @param {Array} [props=[]] The property identifiers.\n * @param {Array} [values=[]] The property values.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.zipObject(['a', 'b'], [1, 2]);\n * // => { 'a': 1, 'b': 2 }\n */\n function zipObject(props, values) {\n return baseZipObject(props || [], values || [], assignValue);\n }\n\n /**\n * This method is like `_.zipObject` except that it supports property paths.\n *\n * @static\n * @memberOf _\n * @since 4.1.0\n * @category Array\n * @param {Array} [props=[]] The property identifiers.\n * @param {Array} [values=[]] The property values.\n * @returns {Object} Returns the new object.\n * @example\n *\n * _.zipObjectDeep(['a.b[0].c', 'a.b[1].d'], [1, 2]);\n * // => { 'a': { 'b': [{ 'c': 1 }, { 'd': 2 }] } }\n */\n function zipObjectDeep(props, values) {\n return baseZipObject(props || [], values || [], baseSet);\n }\n\n /**\n * This method is like `_.zip` except that it accepts `iteratee` to specify\n * how grouped values should be combined. The iteratee is invoked with the\n * elements of each group: (...group).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Array\n * @param {...Array} [arrays] The arrays to process.\n * @param {Function} [iteratee=_.identity] The function to combine\n * grouped values.\n * @returns {Array} Returns the new array of grouped elements.\n * @example\n *\n * _.zipWith([1, 2], [10, 20], [100, 200], function(a, b, c) {\n * return a + b + c;\n * });\n * // => [111, 222]\n */\n var zipWith = baseRest(function(arrays) {\n var length = arrays.length,\n iteratee = length > 1 ? arrays[length - 1] : undefined;\n\n iteratee = typeof iteratee == 'function' ? (arrays.pop(), iteratee) : undefined;\n return unzipWith(arrays, iteratee);\n });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates a `lodash` wrapper instance that wraps `value` with explicit method\n * chain sequences enabled. The result of such sequences must be unwrapped\n * with `_#value`.\n *\n * @static\n * @memberOf _\n * @since 1.3.0\n * @category Seq\n * @param {*} value The value to wrap.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'pebbles', 'age': 1 }\n * ];\n *\n * var youngest = _\n * .chain(users)\n * .sortBy('age')\n * .map(function(o) {\n * return o.user + ' is ' + o.age;\n * })\n * .head()\n * .value();\n * // => 'pebbles is 1'\n */\n function chain(value) {\n var result = lodash(value);\n result.__chain__ = true;\n return result;\n }\n\n /**\n * This method invokes `interceptor` and returns `value`. The interceptor\n * is invoked with one argument; (value). The purpose of this method is to\n * \"tap into\" a method chain sequence in order to modify intermediate results.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @param {*} value The value to provide to `interceptor`.\n * @param {Function} interceptor The function to invoke.\n * @returns {*} Returns `value`.\n * @example\n *\n * _([1, 2, 3])\n * .tap(function(array) {\n * // Mutate input array.\n * array.pop();\n * })\n * .reverse()\n * .value();\n * // => [2, 1]\n */\n function tap(value, interceptor) {\n interceptor(value);\n return value;\n }\n\n /**\n * This method is like `_.tap` except that it returns the result of `interceptor`.\n * The purpose of this method is to \"pass thru\" values replacing intermediate\n * results in a method chain sequence.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Seq\n * @param {*} value The value to provide to `interceptor`.\n * @param {Function} interceptor The function to invoke.\n * @returns {*} Returns the result of `interceptor`.\n * @example\n *\n * _(' abc ')\n * .chain()\n * .trim()\n * .thru(function(value) {\n * return [value];\n * })\n * .value();\n * // => ['abc']\n */\n function thru(value, interceptor) {\n return interceptor(value);\n }\n\n /**\n * This method is the wrapper version of `_.at`.\n *\n * @name at\n * @memberOf _\n * @since 1.0.0\n * @category Seq\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] };\n *\n * _(object).at(['a[0].b.c', 'a[1]']).value();\n * // => [3, 4]\n */\n var wrapperAt = flatRest(function(paths) {\n var length = paths.length,\n start = length ? paths[0] : 0,\n value = this.__wrapped__,\n interceptor = function(object) { return baseAt(object, paths); };\n\n if (length > 1 || this.__actions__.length ||\n !(value instanceof LazyWrapper) || !isIndex(start)) {\n return this.thru(interceptor);\n }\n value = value.slice(start, +start + (length ? 1 : 0));\n value.__actions__.push({\n 'func': thru,\n 'args': [interceptor],\n 'thisArg': undefined\n });\n return new LodashWrapper(value, this.__chain__).thru(function(array) {\n if (length && !array.length) {\n array.push(undefined);\n }\n return array;\n });\n });\n\n /**\n * Creates a `lodash` wrapper instance with explicit method chain sequences enabled.\n *\n * @name chain\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 }\n * ];\n *\n * // A sequence without explicit chaining.\n * _(users).head();\n * // => { 'user': 'barney', 'age': 36 }\n *\n * // A sequence with explicit chaining.\n * _(users)\n * .chain()\n * .head()\n * .pick('user')\n * .value();\n * // => { 'user': 'barney' }\n */\n function wrapperChain() {\n return chain(this);\n }\n\n /**\n * Executes the chain sequence and returns the wrapped result.\n *\n * @name commit\n * @memberOf _\n * @since 3.2.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var array = [1, 2];\n * var wrapped = _(array).push(3);\n *\n * console.log(array);\n * // => [1, 2]\n *\n * wrapped = wrapped.commit();\n * console.log(array);\n * // => [1, 2, 3]\n *\n * wrapped.last();\n * // => 3\n *\n * console.log(array);\n * // => [1, 2, 3]\n */\n function wrapperCommit() {\n return new LodashWrapper(this.value(), this.__chain__);\n }\n\n /**\n * Gets the next value on a wrapped object following the\n * [iterator protocol](https://mdn.io/iteration_protocols#iterator).\n *\n * @name next\n * @memberOf _\n * @since 4.0.0\n * @category Seq\n * @returns {Object} Returns the next iterator value.\n * @example\n *\n * var wrapped = _([1, 2]);\n *\n * wrapped.next();\n * // => { 'done': false, 'value': 1 }\n *\n * wrapped.next();\n * // => { 'done': false, 'value': 2 }\n *\n * wrapped.next();\n * // => { 'done': true, 'value': undefined }\n */\n function wrapperNext() {\n if (this.__values__ === undefined) {\n this.__values__ = toArray(this.value());\n }\n var done = this.__index__ >= this.__values__.length,\n value = done ? undefined : this.__values__[this.__index__++];\n\n return { 'done': done, 'value': value };\n }\n\n /**\n * Enables the wrapper to be iterable.\n *\n * @name Symbol.iterator\n * @memberOf _\n * @since 4.0.0\n * @category Seq\n * @returns {Object} Returns the wrapper object.\n * @example\n *\n * var wrapped = _([1, 2]);\n *\n * wrapped[Symbol.iterator]() === wrapped;\n * // => true\n *\n * Array.from(wrapped);\n * // => [1, 2]\n */\n function wrapperToIterator() {\n return this;\n }\n\n /**\n * Creates a clone of the chain sequence planting `value` as the wrapped value.\n *\n * @name plant\n * @memberOf _\n * @since 3.2.0\n * @category Seq\n * @param {*} value The value to plant.\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var wrapped = _([1, 2]).map(square);\n * var other = wrapped.plant([3, 4]);\n *\n * other.value();\n * // => [9, 16]\n *\n * wrapped.value();\n * // => [1, 4]\n */\n function wrapperPlant(value) {\n var result,\n parent = this;\n\n while (parent instanceof baseLodash) {\n var clone = wrapperClone(parent);\n clone.__index__ = 0;\n clone.__values__ = undefined;\n if (result) {\n previous.__wrapped__ = clone;\n } else {\n result = clone;\n }\n var previous = clone;\n parent = parent.__wrapped__;\n }\n previous.__wrapped__ = value;\n return result;\n }\n\n /**\n * This method is the wrapper version of `_.reverse`.\n *\n * **Note:** This method mutates the wrapped array.\n *\n * @name reverse\n * @memberOf _\n * @since 0.1.0\n * @category Seq\n * @returns {Object} Returns the new `lodash` wrapper instance.\n * @example\n *\n * var array = [1, 2, 3];\n *\n * _(array).reverse().value()\n * // => [3, 2, 1]\n *\n * console.log(array);\n * // => [3, 2, 1]\n */\n function wrapperReverse() {\n var value = this.__wrapped__;\n if (value instanceof LazyWrapper) {\n var wrapped = value;\n if (this.__actions__.length) {\n wrapped = new LazyWrapper(this);\n }\n wrapped = wrapped.reverse();\n wrapped.__actions__.push({\n 'func': thru,\n 'args': [reverse],\n 'thisArg': undefined\n });\n return new LodashWrapper(wrapped, this.__chain__);\n }\n return this.thru(reverse);\n }\n\n /**\n * Executes the chain sequence to resolve the unwrapped value.\n *\n * @name value\n * @memberOf _\n * @since 0.1.0\n * @alias toJSON, valueOf\n * @category Seq\n * @returns {*} Returns the resolved unwrapped value.\n * @example\n *\n * _([1, 2, 3]).value();\n * // => [1, 2, 3]\n */\n function wrapperValue() {\n return baseWrapperValue(this.__wrapped__, this.__actions__);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The corresponding value of\n * each key is the number of times the key was returned by `iteratee`. The\n * iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * _.countBy([6.1, 4.2, 6.3], Math.floor);\n * // => { '4': 1, '6': 2 }\n *\n * // The `_.property` iteratee shorthand.\n * _.countBy(['one', 'two', 'three'], 'length');\n * // => { '3': 2, '5': 1 }\n */\n var countBy = createAggregator(function(result, value, key) {\n if (hasOwnProperty.call(result, key)) {\n ++result[key];\n } else {\n baseAssignValue(result, key, 1);\n }\n });\n\n /**\n * Checks if `predicate` returns truthy for **all** elements of `collection`.\n * Iteration is stopped once `predicate` returns falsey. The predicate is\n * invoked with three arguments: (value, index|key, collection).\n *\n * **Note:** This method returns `true` for\n * [empty collections](https://en.wikipedia.org/wiki/Empty_set) because\n * [everything is true](https://en.wikipedia.org/wiki/Vacuous_truth) of\n * elements of empty collections.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {boolean} Returns `true` if all elements pass the predicate check,\n * else `false`.\n * @example\n *\n * _.every([true, 1, null, 'yes'], Boolean);\n * // => false\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.every(users, { 'user': 'barney', 'active': false });\n * // => false\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.every(users, ['active', false]);\n * // => true\n *\n * // The `_.property` iteratee shorthand.\n * _.every(users, 'active');\n * // => false\n */\n function every(collection, predicate, guard) {\n var func = isArray(collection) ? arrayEvery : baseEvery;\n if (guard && isIterateeCall(collection, predicate, guard)) {\n predicate = undefined;\n }\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Iterates over elements of `collection`, returning an array of all elements\n * `predicate` returns truthy for. The predicate is invoked with three\n * arguments: (value, index|key, collection).\n *\n * **Note:** Unlike `_.remove`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.reject\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * _.filter(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, { 'age': 36, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.filter(users, 'active');\n * // => objects for ['barney']\n */\n function filter(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Iterates over elements of `collection`, returning the first element\n * `predicate` returns truthy for. The predicate is invoked with three\n * arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=0] The index to search from.\n * @returns {*} Returns the matched element, else `undefined`.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false },\n * { 'user': 'pebbles', 'age': 1, 'active': true }\n * ];\n *\n * _.find(users, function(o) { return o.age < 40; });\n * // => object for 'barney'\n *\n * // The `_.matches` iteratee shorthand.\n * _.find(users, { 'age': 1, 'active': true });\n * // => object for 'pebbles'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.find(users, ['active', false]);\n * // => object for 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.find(users, 'active');\n * // => object for 'barney'\n */\n var find = createFind(findIndex);\n\n /**\n * This method is like `_.find` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param {number} [fromIndex=collection.length-1] The index to search from.\n * @returns {*} Returns the matched element, else `undefined`.\n * @example\n *\n * _.findLast([1, 2, 3, 4], function(n) {\n * return n % 2 == 1;\n * });\n * // => 3\n */\n var findLast = createFind(findLastIndex);\n\n /**\n * Creates a flattened array of values by running each element in `collection`\n * thru `iteratee` and flattening the mapped results. The iteratee is invoked\n * with three arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [n, n];\n * }\n *\n * _.flatMap([1, 2], duplicate);\n * // => [1, 1, 2, 2]\n */\n function flatMap(collection, iteratee) {\n return baseFlatten(map(collection, iteratee), 1);\n }\n\n /**\n * This method is like `_.flatMap` except that it recursively flattens the\n * mapped results.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [[[n, n]]];\n * }\n *\n * _.flatMapDeep([1, 2], duplicate);\n * // => [1, 1, 2, 2]\n */\n function flatMapDeep(collection, iteratee) {\n return baseFlatten(map(collection, iteratee), INFINITY);\n }\n\n /**\n * This method is like `_.flatMap` except that it recursively flattens the\n * mapped results up to `depth` times.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {number} [depth=1] The maximum recursion depth.\n * @returns {Array} Returns the new flattened array.\n * @example\n *\n * function duplicate(n) {\n * return [[[n, n]]];\n * }\n *\n * _.flatMapDepth([1, 2], duplicate, 2);\n * // => [[1, 1], [2, 2]]\n */\n function flatMapDepth(collection, iteratee, depth) {\n depth = depth === undefined ? 1 : toInteger(depth);\n return baseFlatten(map(collection, iteratee), depth);\n }\n\n /**\n * Iterates over elements of `collection` and invokes `iteratee` for each element.\n * The iteratee is invoked with three arguments: (value, index|key, collection).\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * **Note:** As with other \"Collections\" methods, objects with a \"length\"\n * property are iterated like arrays. To avoid this behavior use `_.forIn`\n * or `_.forOwn` for object iteration.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @alias each\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n * @see _.forEachRight\n * @example\n *\n * _.forEach([1, 2], function(value) {\n * console.log(value);\n * });\n * // => Logs `1` then `2`.\n *\n * _.forEach({ 'a': 1, 'b': 2 }, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a' then 'b' (iteration order is not guaranteed).\n */\n function forEach(collection, iteratee) {\n var func = isArray(collection) ? arrayEach : baseEach;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.forEach` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @alias eachRight\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n * @see _.forEach\n * @example\n *\n * _.forEachRight([1, 2], function(value) {\n * console.log(value);\n * });\n * // => Logs `2` then `1`.\n */\n function forEachRight(collection, iteratee) {\n var func = isArray(collection) ? arrayEachRight : baseEachRight;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The order of grouped values\n * is determined by the order they occur in `collection`. The corresponding\n * value of each key is an array of elements responsible for generating the\n * key. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * _.groupBy([6.1, 4.2, 6.3], Math.floor);\n * // => { '4': [4.2], '6': [6.1, 6.3] }\n *\n * // The `_.property` iteratee shorthand.\n * _.groupBy(['one', 'two', 'three'], 'length');\n * // => { '3': ['one', 'two'], '5': ['three'] }\n */\n var groupBy = createAggregator(function(result, value, key) {\n if (hasOwnProperty.call(result, key)) {\n result[key].push(value);\n } else {\n baseAssignValue(result, key, [value]);\n }\n });\n\n /**\n * Checks if `value` is in `collection`. If `collection` is a string, it's\n * checked for a substring of `value`, otherwise\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * is used for equality comparisons. If `fromIndex` is negative, it's used as\n * the offset from the end of `collection`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object|string} collection The collection to inspect.\n * @param {*} value The value to search for.\n * @param {number} [fromIndex=0] The index to search from.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`.\n * @returns {boolean} Returns `true` if `value` is found, else `false`.\n * @example\n *\n * _.includes([1, 2, 3], 1);\n * // => true\n *\n * _.includes([1, 2, 3], 1, 2);\n * // => false\n *\n * _.includes({ 'a': 1, 'b': 2 }, 1);\n * // => true\n *\n * _.includes('abcd', 'bc');\n * // => true\n */\n function includes(collection, value, fromIndex, guard) {\n collection = isArrayLike(collection) ? collection : values(collection);\n fromIndex = (fromIndex && !guard) ? toInteger(fromIndex) : 0;\n\n var length = collection.length;\n if (fromIndex < 0) {\n fromIndex = nativeMax(length + fromIndex, 0);\n }\n return isString(collection)\n ? (fromIndex <= length && collection.indexOf(value, fromIndex) > -1)\n : (!!length && baseIndexOf(collection, value, fromIndex) > -1);\n }\n\n /**\n * Invokes the method at `path` of each element in `collection`, returning\n * an array of the results of each invoked method. Any additional arguments\n * are provided to each invoked method. If `path` is a function, it's invoked\n * for, and `this` bound to, each element in `collection`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Array|Function|string} path The path of the method to invoke or\n * the function invoked per iteration.\n * @param {...*} [args] The arguments to invoke each method with.\n * @returns {Array} Returns the array of results.\n * @example\n *\n * _.invokeMap([[5, 1, 7], [3, 2, 1]], 'sort');\n * // => [[1, 5, 7], [1, 2, 3]]\n *\n * _.invokeMap([123, 456], String.prototype.split, '');\n * // => [['1', '2', '3'], ['4', '5', '6']]\n */\n var invokeMap = baseRest(function(collection, path, args) {\n var index = -1,\n isFunc = typeof path == 'function',\n result = isArrayLike(collection) ? Array(collection.length) : [];\n\n baseEach(collection, function(value) {\n result[++index] = isFunc ? apply(path, value, args) : baseInvoke(value, path, args);\n });\n return result;\n });\n\n /**\n * Creates an object composed of keys generated from the results of running\n * each element of `collection` thru `iteratee`. The corresponding value of\n * each key is the last element responsible for generating the key. The\n * iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\n * @returns {Object} Returns the composed aggregate object.\n * @example\n *\n * var array = [\n * { 'dir': 'left', 'code': 97 },\n * { 'dir': 'right', 'code': 100 }\n * ];\n *\n * _.keyBy(array, function(o) {\n * return String.fromCharCode(o.code);\n * });\n * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }\n *\n * _.keyBy(array, 'dir');\n * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }\n */\n var keyBy = createAggregator(function(result, value, key) {\n baseAssignValue(result, key, value);\n });\n\n /**\n * Creates an array of values by running each element in `collection` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.every`, `_.filter`, `_.map`, `_.mapValues`, `_.reject`, and `_.some`.\n *\n * The guarded methods are:\n * `ary`, `chunk`, `curry`, `curryRight`, `drop`, `dropRight`, `every`,\n * `fill`, `invert`, `parseInt`, `random`, `range`, `rangeRight`, `repeat`,\n * `sampleSize`, `slice`, `some`, `sortBy`, `split`, `take`, `takeRight`,\n * `template`, `trim`, `trimEnd`, `trimStart`, and `words`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * _.map([4, 8], square);\n * // => [16, 64]\n *\n * _.map({ 'a': 4, 'b': 8 }, square);\n * // => [16, 64] (iteration order is not guaranteed)\n *\n * var users = [\n * { 'user': 'barney' },\n * { 'user': 'fred' }\n * ];\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, 'user');\n * // => ['barney', 'fred']\n */\n function map(collection, iteratee) {\n var func = isArray(collection) ? arrayMap : baseMap;\n return func(collection, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.sortBy` except that it allows specifying the sort\n * orders of the iteratees to sort by. If `orders` is unspecified, all values\n * are sorted in ascending order. Otherwise, specify an order of \"desc\" for\n * descending or \"asc\" for ascending sort order of corresponding values.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Array[]|Function[]|Object[]|string[]} [iteratees=[_.identity]]\n * The iteratees to sort by.\n * @param {string[]} [orders] The sort orders of `iteratees`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.reduce`.\n * @returns {Array} Returns the new sorted array.\n * @example\n *\n * var users = [\n * { 'user': 'fred', 'age': 48 },\n * { 'user': 'barney', 'age': 34 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'barney', 'age': 36 }\n * ];\n *\n * // Sort by `user` in ascending order and by `age` in descending order.\n * _.orderBy(users, ['user', 'age'], ['asc', 'desc']);\n * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]\n */\n function orderBy(collection, iteratees, orders, guard) {\n if (collection == null) {\n return [];\n }\n if (!isArray(iteratees)) {\n iteratees = iteratees == null ? [] : [iteratees];\n }\n orders = guard ? undefined : orders;\n if (!isArray(orders)) {\n orders = orders == null ? [] : [orders];\n }\n return baseOrderBy(collection, iteratees, orders);\n }\n\n /**\n * Creates an array of elements split into two groups, the first of which\n * contains elements `predicate` returns truthy for, the second of which\n * contains elements `predicate` returns falsey for. The predicate is\n * invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the array of grouped elements.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true },\n * { 'user': 'pebbles', 'age': 1, 'active': false }\n * ];\n *\n * _.partition(users, function(o) { return o.active; });\n * // => objects for [['fred'], ['barney', 'pebbles']]\n *\n * // The `_.matches` iteratee shorthand.\n * _.partition(users, { 'age': 1, 'active': false });\n * // => objects for [['pebbles'], ['barney', 'fred']]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.partition(users, ['active', false]);\n * // => objects for [['barney', 'pebbles'], ['fred']]\n *\n * // The `_.property` iteratee shorthand.\n * _.partition(users, 'active');\n * // => objects for [['fred'], ['barney', 'pebbles']]\n */\n var partition = createAggregator(function(result, value, key) {\n result[key ? 0 : 1].push(value);\n }, function() { return [[], []]; });\n\n /**\n * Reduces `collection` to a value which is the accumulated result of running\n * each element in `collection` thru `iteratee`, where each successive\n * invocation is supplied the return value of the previous. If `accumulator`\n * is not given, the first element of `collection` is used as the initial\n * value. The iteratee is invoked with four arguments:\n * (accumulator, value, index|key, collection).\n *\n * Many lodash methods are guarded to work as iteratees for methods like\n * `_.reduce`, `_.reduceRight`, and `_.transform`.\n *\n * The guarded methods are:\n * `assign`, `defaults`, `defaultsDeep`, `includes`, `merge`, `orderBy`,\n * and `sortBy`\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @returns {*} Returns the accumulated value.\n * @see _.reduceRight\n * @example\n *\n * _.reduce([1, 2], function(sum, n) {\n * return sum + n;\n * }, 0);\n * // => 3\n *\n * _.reduce({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) {\n * (result[value] || (result[value] = [])).push(key);\n * return result;\n * }, {});\n * // => { '1': ['a', 'c'], '2': ['b'] } (iteration order is not guaranteed)\n */\n function reduce(collection, iteratee, accumulator) {\n var func = isArray(collection) ? arrayReduce : baseReduce,\n initAccum = arguments.length < 3;\n\n return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEach);\n }\n\n /**\n * This method is like `_.reduce` except that it iterates over elements of\n * `collection` from right to left.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The initial value.\n * @returns {*} Returns the accumulated value.\n * @see _.reduce\n * @example\n *\n * var array = [[0, 1], [2, 3], [4, 5]];\n *\n * _.reduceRight(array, function(flattened, other) {\n * return flattened.concat(other);\n * }, []);\n * // => [4, 5, 2, 3, 0, 1]\n */\n function reduceRight(collection, iteratee, accumulator) {\n var func = isArray(collection) ? arrayReduceRight : baseReduce,\n initAccum = arguments.length < 3;\n\n return func(collection, getIteratee(iteratee, 4), accumulator, initAccum, baseEachRight);\n }\n\n /**\n * The opposite of `_.filter`; this method returns the elements of `collection`\n * that `predicate` does **not** return truthy for.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.filter\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': false },\n * { 'user': 'fred', 'age': 40, 'active': true }\n * ];\n *\n * _.reject(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.reject(users, { 'age': 40, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.reject(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.reject(users, 'active');\n * // => objects for ['barney']\n */\n function reject(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, negate(getIteratee(predicate, 3)));\n }\n\n /**\n * Gets a random element from `collection`.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to sample.\n * @returns {*} Returns the random element.\n * @example\n *\n * _.sample([1, 2, 3, 4]);\n * // => 2\n */\n function sample(collection) {\n var func = isArray(collection) ? arraySample : baseSample;\n return func(collection);\n }\n\n /**\n * Gets `n` random elements at unique keys from `collection` up to the\n * size of `collection`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Collection\n * @param {Array|Object} collection The collection to sample.\n * @param {number} [n=1] The number of elements to sample.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the random elements.\n * @example\n *\n * _.sampleSize([1, 2, 3], 2);\n * // => [3, 1]\n *\n * _.sampleSize([1, 2, 3], 4);\n * // => [2, 3, 1]\n */\n function sampleSize(collection, n, guard) {\n if ((guard ? isIterateeCall(collection, n, guard) : n === undefined)) {\n n = 1;\n } else {\n n = toInteger(n);\n }\n var func = isArray(collection) ? arraySampleSize : baseSampleSize;\n return func(collection, n);\n }\n\n /**\n * Creates an array of shuffled values, using a version of the\n * [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher-Yates_shuffle).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to shuffle.\n * @returns {Array} Returns the new shuffled array.\n * @example\n *\n * _.shuffle([1, 2, 3, 4]);\n * // => [4, 1, 3, 2]\n */\n function shuffle(collection) {\n var func = isArray(collection) ? arrayShuffle : baseShuffle;\n return func(collection);\n }\n\n /**\n * Gets the size of `collection` by returning its length for array-like\n * values or the number of own enumerable string keyed properties for objects.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object|string} collection The collection to inspect.\n * @returns {number} Returns the collection size.\n * @example\n *\n * _.size([1, 2, 3]);\n * // => 3\n *\n * _.size({ 'a': 1, 'b': 2 });\n * // => 2\n *\n * _.size('pebbles');\n * // => 7\n */\n function size(collection) {\n if (collection == null) {\n return 0;\n }\n if (isArrayLike(collection)) {\n return isString(collection) ? stringSize(collection) : collection.length;\n }\n var tag = getTag(collection);\n if (tag == mapTag || tag == setTag) {\n return collection.size;\n }\n return baseKeys(collection).length;\n }\n\n /**\n * Checks if `predicate` returns truthy for **any** element of `collection`.\n * Iteration is stopped once `predicate` returns truthy. The predicate is\n * invoked with three arguments: (value, index|key, collection).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n * @example\n *\n * _.some([null, 0, 'yes', false], Boolean);\n * // => true\n *\n * var users = [\n * { 'user': 'barney', 'active': true },\n * { 'user': 'fred', 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.some(users, { 'user': 'barney', 'active': false });\n * // => false\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.some(users, ['active', false]);\n * // => true\n *\n * // The `_.property` iteratee shorthand.\n * _.some(users, 'active');\n * // => true\n */\n function some(collection, predicate, guard) {\n var func = isArray(collection) ? arraySome : baseSome;\n if (guard && isIterateeCall(collection, predicate, guard)) {\n predicate = undefined;\n }\n return func(collection, getIteratee(predicate, 3));\n }\n\n /**\n * Creates an array of elements, sorted in ascending order by the results of\n * running each element in a collection thru each iteratee. This method\n * performs a stable sort, that is, it preserves the original sort order of\n * equal elements. The iteratees are invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {...(Function|Function[])} [iteratees=[_.identity]]\n * The iteratees to sort by.\n * @returns {Array} Returns the new sorted array.\n * @example\n *\n * var users = [\n * { 'user': 'fred', 'age': 48 },\n * { 'user': 'barney', 'age': 36 },\n * { 'user': 'fred', 'age': 40 },\n * { 'user': 'barney', 'age': 34 }\n * ];\n *\n * _.sortBy(users, [function(o) { return o.user; }]);\n * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]\n *\n * _.sortBy(users, ['user', 'age']);\n * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]\n */\n var sortBy = baseRest(function(collection, iteratees) {\n if (collection == null) {\n return [];\n }\n var length = iteratees.length;\n if (length > 1 && isIterateeCall(collection, iteratees[0], iteratees[1])) {\n iteratees = [];\n } else if (length > 2 && isIterateeCall(iteratees[0], iteratees[1], iteratees[2])) {\n iteratees = [iteratees[0]];\n }\n return baseOrderBy(collection, baseFlatten(iteratees, 1), []);\n });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Gets the timestamp of the number of milliseconds that have elapsed since\n * the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Date\n * @returns {number} Returns the timestamp.\n * @example\n *\n * _.defer(function(stamp) {\n * console.log(_.now() - stamp);\n * }, _.now());\n * // => Logs the number of milliseconds it took for the deferred invocation.\n */\n var now = ctxNow || function() {\n return root.Date.now();\n };\n\n /*------------------------------------------------------------------------*/\n\n /**\n * The opposite of `_.before`; this method creates a function that invokes\n * `func` once it's called `n` or more times.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {number} n The number of calls before `func` is invoked.\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * var saves = ['profile', 'settings'];\n *\n * var done = _.after(saves.length, function() {\n * console.log('done saving!');\n * });\n *\n * _.forEach(saves, function(type) {\n * asyncSave({ 'type': type, 'complete': done });\n * });\n * // => Logs 'done saving!' after the two async saves have completed.\n */\n function after(n, func) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n n = toInteger(n);\n return function() {\n if (--n < 1) {\n return func.apply(this, arguments);\n }\n };\n }\n\n /**\n * Creates a function that invokes `func`, with up to `n` arguments,\n * ignoring any additional arguments.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @param {number} [n=func.length] The arity cap.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.ary(parseInt, 1));\n * // => [6, 8, 10]\n */\n function ary(func, n, guard) {\n n = guard ? undefined : n;\n n = (func && n == null) ? func.length : n;\n return createWrap(func, WRAP_ARY_FLAG, undefined, undefined, undefined, undefined, n);\n }\n\n /**\n * Creates a function that invokes `func`, with the `this` binding and arguments\n * of the created function, while it's called less than `n` times. Subsequent\n * calls to the created function return the result of the last `func` invocation.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {number} n The number of calls at which `func` is no longer invoked.\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * jQuery(element).on('click', _.before(5, addContactToList));\n * // => Allows adding up to 4 contacts to the list.\n */\n function before(n, func) {\n var result;\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n n = toInteger(n);\n return function() {\n if (--n > 0) {\n result = func.apply(this, arguments);\n }\n if (n <= 1) {\n func = undefined;\n }\n return result;\n };\n }\n\n /**\n * Creates a function that invokes `func` with the `this` binding of `thisArg`\n * and `partials` prepended to the arguments it receives.\n *\n * The `_.bind.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for partially applied arguments.\n *\n * **Note:** Unlike native `Function#bind`, this method doesn't set the \"length\"\n * property of bound functions.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to bind.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new bound function.\n * @example\n *\n * function greet(greeting, punctuation) {\n * return greeting + ' ' + this.user + punctuation;\n * }\n *\n * var object = { 'user': 'fred' };\n *\n * var bound = _.bind(greet, object, 'hi');\n * bound('!');\n * // => 'hi fred!'\n *\n * // Bound with placeholders.\n * var bound = _.bind(greet, object, _, '!');\n * bound('hi');\n * // => 'hi fred!'\n */\n var bind = baseRest(function(func, thisArg, partials) {\n var bitmask = WRAP_BIND_FLAG;\n if (partials.length) {\n var holders = replaceHolders(partials, getHolder(bind));\n bitmask |= WRAP_PARTIAL_FLAG;\n }\n return createWrap(func, bitmask, thisArg, partials, holders);\n });\n\n /**\n * Creates a function that invokes the method at `object[key]` with `partials`\n * prepended to the arguments it receives.\n *\n * This method differs from `_.bind` by allowing bound functions to reference\n * methods that may be redefined or don't yet exist. See\n * [Peter Michaux's article](http://peter.michaux.ca/articles/lazy-function-definition-pattern)\n * for more details.\n *\n * The `_.bindKey.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * @static\n * @memberOf _\n * @since 0.10.0\n * @category Function\n * @param {Object} object The object to invoke the method on.\n * @param {string} key The key of the method.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new bound function.\n * @example\n *\n * var object = {\n * 'user': 'fred',\n * 'greet': function(greeting, punctuation) {\n * return greeting + ' ' + this.user + punctuation;\n * }\n * };\n *\n * var bound = _.bindKey(object, 'greet', 'hi');\n * bound('!');\n * // => 'hi fred!'\n *\n * object.greet = function(greeting, punctuation) {\n * return greeting + 'ya ' + this.user + punctuation;\n * };\n *\n * bound('!');\n * // => 'hiya fred!'\n *\n * // Bound with placeholders.\n * var bound = _.bindKey(object, 'greet', _, '!');\n * bound('hi');\n * // => 'hiya fred!'\n */\n var bindKey = baseRest(function(object, key, partials) {\n var bitmask = WRAP_BIND_FLAG | WRAP_BIND_KEY_FLAG;\n if (partials.length) {\n var holders = replaceHolders(partials, getHolder(bindKey));\n bitmask |= WRAP_PARTIAL_FLAG;\n }\n return createWrap(key, bitmask, object, partials, holders);\n });\n\n /**\n * Creates a function that accepts arguments of `func` and either invokes\n * `func` returning its result, if at least `arity` number of arguments have\n * been provided, or returns a function that accepts the remaining `func`\n * arguments, and so on. The arity of `func` may be specified if `func.length`\n * is not sufficient.\n *\n * The `_.curry.placeholder` value, which defaults to `_` in monolithic builds,\n * may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curry(abc);\n *\n * curried(1)(2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2)(3);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(1)(_, 3)(2);\n * // => [1, 2, 3]\n */\n function curry(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curry.placeholder;\n return result;\n }\n\n /**\n * This method is like `_.curry` except that arguments are applied to `func`\n * in the manner of `_.partialRight` instead of `_.partial`.\n *\n * The `_.curryRight.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for provided arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of curried functions.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to curry.\n * @param {number} [arity=func.length] The arity of `func`.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the new curried function.\n * @example\n *\n * var abc = function(a, b, c) {\n * return [a, b, c];\n * };\n *\n * var curried = _.curryRight(abc);\n *\n * curried(3)(2)(1);\n * // => [1, 2, 3]\n *\n * curried(2, 3)(1);\n * // => [1, 2, 3]\n *\n * curried(1, 2, 3);\n * // => [1, 2, 3]\n *\n * // Curried with placeholders.\n * curried(3)(1, _)(2);\n * // => [1, 2, 3]\n */\n function curryRight(func, arity, guard) {\n arity = guard ? undefined : arity;\n var result = createWrap(func, WRAP_CURRY_RIGHT_FLAG, undefined, undefined, undefined, undefined, undefined, arity);\n result.placeholder = curryRight.placeholder;\n return result;\n }\n\n /**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\n function debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n }\n\n /**\n * Defers invoking the `func` until the current call stack has cleared. Any\n * additional arguments are provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to defer.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {number} Returns the timer id.\n * @example\n *\n * _.defer(function(text) {\n * console.log(text);\n * }, 'deferred');\n * // => Logs 'deferred' after one millisecond.\n */\n var defer = baseRest(function(func, args) {\n return baseDelay(func, 1, args);\n });\n\n /**\n * Invokes `func` after `wait` milliseconds. Any additional arguments are\n * provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to delay.\n * @param {number} wait The number of milliseconds to delay invocation.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {number} Returns the timer id.\n * @example\n *\n * _.delay(function(text) {\n * console.log(text);\n * }, 1000, 'later');\n * // => Logs 'later' after one second.\n */\n var delay = baseRest(function(func, wait, args) {\n return baseDelay(func, toNumber(wait) || 0, args);\n });\n\n /**\n * Creates a function that invokes `func` with arguments reversed.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to flip arguments for.\n * @returns {Function} Returns the new flipped function.\n * @example\n *\n * var flipped = _.flip(function() {\n * return _.toArray(arguments);\n * });\n *\n * flipped('a', 'b', 'c', 'd');\n * // => ['d', 'c', 'b', 'a']\n */\n function flip(func) {\n return createWrap(func, WRAP_FLIP_FLAG);\n }\n\n /**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\n function memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n }\n\n // Expose `MapCache`.\n memoize.Cache = MapCache;\n\n /**\n * Creates a function that negates the result of the predicate `func`. The\n * `func` predicate is invoked with the `this` binding and arguments of the\n * created function.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} predicate The predicate to negate.\n * @returns {Function} Returns the new negated function.\n * @example\n *\n * function isEven(n) {\n * return n % 2 == 0;\n * }\n *\n * _.filter([1, 2, 3, 4, 5, 6], _.negate(isEven));\n * // => [1, 3, 5]\n */\n function negate(predicate) {\n if (typeof predicate != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return function() {\n var args = arguments;\n switch (args.length) {\n case 0: return !predicate.call(this);\n case 1: return !predicate.call(this, args[0]);\n case 2: return !predicate.call(this, args[0], args[1]);\n case 3: return !predicate.call(this, args[0], args[1], args[2]);\n }\n return !predicate.apply(this, args);\n };\n }\n\n /**\n * Creates a function that is restricted to invoking `func` once. Repeat calls\n * to the function return the value of the first invocation. The `func` is\n * invoked with the `this` binding and arguments of the created function.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new restricted function.\n * @example\n *\n * var initialize = _.once(createApplication);\n * initialize();\n * initialize();\n * // => `createApplication` is invoked once\n */\n function once(func) {\n return before(2, func);\n }\n\n /**\n * Creates a function that invokes `func` with its arguments transformed.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Function\n * @param {Function} func The function to wrap.\n * @param {...(Function|Function[])} [transforms=[_.identity]]\n * The argument transforms.\n * @returns {Function} Returns the new function.\n * @example\n *\n * function doubled(n) {\n * return n * 2;\n * }\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var func = _.overArgs(function(x, y) {\n * return [x, y];\n * }, [square, doubled]);\n *\n * func(9, 3);\n * // => [81, 6]\n *\n * func(10, 5);\n * // => [100, 10]\n */\n var overArgs = castRest(function(func, transforms) {\n transforms = (transforms.length == 1 && isArray(transforms[0]))\n ? arrayMap(transforms[0], baseUnary(getIteratee()))\n : arrayMap(baseFlatten(transforms, 1), baseUnary(getIteratee()));\n\n var funcsLength = transforms.length;\n return baseRest(function(args) {\n var index = -1,\n length = nativeMin(args.length, funcsLength);\n\n while (++index < length) {\n args[index] = transforms[index].call(this, args[index]);\n }\n return apply(func, this, args);\n });\n });\n\n /**\n * Creates a function that invokes `func` with `partials` prepended to the\n * arguments it receives. This method is like `_.bind` except it does **not**\n * alter the `this` binding.\n *\n * The `_.partial.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of partially\n * applied functions.\n *\n * @static\n * @memberOf _\n * @since 0.2.0\n * @category Function\n * @param {Function} func The function to partially apply arguments to.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new partially applied function.\n * @example\n *\n * function greet(greeting, name) {\n * return greeting + ' ' + name;\n * }\n *\n * var sayHelloTo = _.partial(greet, 'hello');\n * sayHelloTo('fred');\n * // => 'hello fred'\n *\n * // Partially applied with placeholders.\n * var greetFred = _.partial(greet, _, 'fred');\n * greetFred('hi');\n * // => 'hi fred'\n */\n var partial = baseRest(function(func, partials) {\n var holders = replaceHolders(partials, getHolder(partial));\n return createWrap(func, WRAP_PARTIAL_FLAG, undefined, partials, holders);\n });\n\n /**\n * This method is like `_.partial` except that partially applied arguments\n * are appended to the arguments it receives.\n *\n * The `_.partialRight.placeholder` value, which defaults to `_` in monolithic\n * builds, may be used as a placeholder for partially applied arguments.\n *\n * **Note:** This method doesn't set the \"length\" property of partially\n * applied functions.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Function\n * @param {Function} func The function to partially apply arguments to.\n * @param {...*} [partials] The arguments to be partially applied.\n * @returns {Function} Returns the new partially applied function.\n * @example\n *\n * function greet(greeting, name) {\n * return greeting + ' ' + name;\n * }\n *\n * var greetFred = _.partialRight(greet, 'fred');\n * greetFred('hi');\n * // => 'hi fred'\n *\n * // Partially applied with placeholders.\n * var sayHelloTo = _.partialRight(greet, 'hello', _);\n * sayHelloTo('fred');\n * // => 'hello fred'\n */\n var partialRight = baseRest(function(func, partials) {\n var holders = replaceHolders(partials, getHolder(partialRight));\n return createWrap(func, WRAP_PARTIAL_RIGHT_FLAG, undefined, partials, holders);\n });\n\n /**\n * Creates a function that invokes `func` with arguments arranged according\n * to the specified `indexes` where the argument value at the first index is\n * provided as the first argument, the argument value at the second index is\n * provided as the second argument, and so on.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Function\n * @param {Function} func The function to rearrange arguments for.\n * @param {...(number|number[])} indexes The arranged argument indexes.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var rearged = _.rearg(function(a, b, c) {\n * return [a, b, c];\n * }, [2, 0, 1]);\n *\n * rearged('b', 'c', 'a')\n * // => ['a', 'b', 'c']\n */\n var rearg = flatRest(function(func, indexes) {\n return createWrap(func, WRAP_REARG_FLAG, undefined, undefined, undefined, indexes);\n });\n\n /**\n * Creates a function that invokes `func` with the `this` binding of the\n * created function and arguments from `start` and beyond provided as\n * an array.\n *\n * **Note:** This method is based on the\n * [rest parameter](https://mdn.io/rest_parameters).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var say = _.rest(function(what, names) {\n * return what + ' ' + _.initial(names).join(', ') +\n * (_.size(names) > 1 ? ', & ' : '') + _.last(names);\n * });\n *\n * say('hello', 'fred', 'barney', 'pebbles');\n * // => 'hello fred, barney, & pebbles'\n */\n function rest(func, start) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n start = start === undefined ? start : toInteger(start);\n return baseRest(func, start);\n }\n\n /**\n * Creates a function that invokes `func` with the `this` binding of the\n * create function and an array of arguments much like\n * [`Function#apply`](http://www.ecma-international.org/ecma-262/7.0/#sec-function.prototype.apply).\n *\n * **Note:** This method is based on the\n * [spread operator](https://mdn.io/spread_operator).\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Function\n * @param {Function} func The function to spread arguments over.\n * @param {number} [start=0] The start position of the spread.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var say = _.spread(function(who, what) {\n * return who + ' says ' + what;\n * });\n *\n * say(['fred', 'hello']);\n * // => 'fred says hello'\n *\n * var numbers = Promise.all([\n * Promise.resolve(40),\n * Promise.resolve(36)\n * ]);\n *\n * numbers.then(_.spread(function(x, y) {\n * return x + y;\n * }));\n * // => a Promise of 76\n */\n function spread(func, start) {\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n start = start == null ? 0 : nativeMax(toInteger(start), 0);\n return baseRest(function(args) {\n var array = args[start],\n otherArgs = castSlice(args, 0, start);\n\n if (array) {\n arrayPush(otherArgs, array);\n }\n return apply(func, this, otherArgs);\n });\n }\n\n /**\n * Creates a throttled function that only invokes `func` at most once per\n * every `wait` milliseconds. The throttled function comes with a `cancel`\n * method to cancel delayed `func` invocations and a `flush` method to\n * immediately invoke them. Provide `options` to indicate whether `func`\n * should be invoked on the leading and/or trailing edge of the `wait`\n * timeout. The `func` is invoked with the last arguments provided to the\n * throttled function. Subsequent calls to the throttled function return the\n * result of the last `func` invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the throttled function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.throttle` and `_.debounce`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to throttle.\n * @param {number} [wait=0] The number of milliseconds to throttle invocations to.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=true]\n * Specify invoking on the leading edge of the timeout.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new throttled function.\n * @example\n *\n * // Avoid excessively updating the position while scrolling.\n * jQuery(window).on('scroll', _.throttle(updatePosition, 100));\n *\n * // Invoke `renewToken` when the click event is fired, but not more than once every 5 minutes.\n * var throttled = _.throttle(renewToken, 300000, { 'trailing': false });\n * jQuery(element).on('click', throttled);\n *\n * // Cancel the trailing throttled invocation.\n * jQuery(window).on('popstate', throttled.cancel);\n */\n function throttle(func, wait, options) {\n var leading = true,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n if (isObject(options)) {\n leading = 'leading' in options ? !!options.leading : leading;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n return debounce(func, wait, {\n 'leading': leading,\n 'maxWait': wait,\n 'trailing': trailing\n });\n }\n\n /**\n * Creates a function that accepts up to one argument, ignoring any\n * additional arguments.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Function\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n * @example\n *\n * _.map(['6', '8', '10'], _.unary(parseInt));\n * // => [6, 8, 10]\n */\n function unary(func) {\n return ary(func, 1);\n }\n\n /**\n * Creates a function that provides `value` to `wrapper` as its first\n * argument. Any additional arguments provided to the function are appended\n * to those provided to the `wrapper`. The wrapper is invoked with the `this`\n * binding of the created function.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {*} value The value to wrap.\n * @param {Function} [wrapper=identity] The wrapper function.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var p = _.wrap(_.escape, function(func, text) {\n * return '<p>' + func(text) + '</p>';\n * });\n *\n * p('fred, barney, & pebbles');\n * // => '<p>fred, barney, &amp; pebbles</p>'\n */\n function wrap(value, wrapper) {\n return partial(castFunction(wrapper), value);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Casts `value` as an array if it's not one.\n *\n * @static\n * @memberOf _\n * @since 4.4.0\n * @category Lang\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast array.\n * @example\n *\n * _.castArray(1);\n * // => [1]\n *\n * _.castArray({ 'a': 1 });\n * // => [{ 'a': 1 }]\n *\n * _.castArray('abc');\n * // => ['abc']\n *\n * _.castArray(null);\n * // => [null]\n *\n * _.castArray(undefined);\n * // => [undefined]\n *\n * _.castArray();\n * // => []\n *\n * var array = [1, 2, 3];\n * console.log(_.castArray(array) === array);\n * // => true\n */\n function castArray() {\n if (!arguments.length) {\n return [];\n }\n var value = arguments[0];\n return isArray(value) ? value : [value];\n }\n\n /**\n * Creates a shallow clone of `value`.\n *\n * **Note:** This method is loosely based on the\n * [structured clone algorithm](https://mdn.io/Structured_clone_algorithm)\n * and supports cloning arrays, array buffers, booleans, date objects, maps,\n * numbers, `Object` objects, regexes, sets, strings, symbols, and typed\n * arrays. The own enumerable properties of `arguments` objects are cloned\n * as plain objects. An empty object is returned for uncloneable values such\n * as error objects, functions, DOM nodes, and WeakMaps.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to clone.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeep\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var shallow = _.clone(objects);\n * console.log(shallow[0] === objects[0]);\n * // => true\n */\n function clone(value) {\n return baseClone(value, CLONE_SYMBOLS_FLAG);\n }\n\n /**\n * This method is like `_.clone` except that it accepts `customizer` which\n * is invoked to produce the cloned value. If `customizer` returns `undefined`,\n * cloning is handled by the method instead. The `customizer` is invoked with\n * up to four arguments; (value [, index|key, object, stack]).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to clone.\n * @param {Function} [customizer] The function to customize cloning.\n * @returns {*} Returns the cloned value.\n * @see _.cloneDeepWith\n * @example\n *\n * function customizer(value) {\n * if (_.isElement(value)) {\n * return value.cloneNode(false);\n * }\n * }\n *\n * var el = _.cloneWith(document.body, customizer);\n *\n * console.log(el === document.body);\n * // => false\n * console.log(el.nodeName);\n * // => 'BODY'\n * console.log(el.childNodes.length);\n * // => 0\n */\n function cloneWith(value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseClone(value, CLONE_SYMBOLS_FLAG, customizer);\n }\n\n /**\n * This method is like `_.clone` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @returns {*} Returns the deep cloned value.\n * @see _.clone\n * @example\n *\n * var objects = [{ 'a': 1 }, { 'b': 2 }];\n *\n * var deep = _.cloneDeep(objects);\n * console.log(deep[0] === objects[0]);\n * // => false\n */\n function cloneDeep(value) {\n return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG);\n }\n\n /**\n * This method is like `_.cloneWith` except that it recursively clones `value`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to recursively clone.\n * @param {Function} [customizer] The function to customize cloning.\n * @returns {*} Returns the deep cloned value.\n * @see _.cloneWith\n * @example\n *\n * function customizer(value) {\n * if (_.isElement(value)) {\n * return value.cloneNode(true);\n * }\n * }\n *\n * var el = _.cloneDeepWith(document.body, customizer);\n *\n * console.log(el === document.body);\n * // => false\n * console.log(el.nodeName);\n * // => 'BODY'\n * console.log(el.childNodes.length);\n * // => 20\n */\n function cloneDeepWith(value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseClone(value, CLONE_DEEP_FLAG | CLONE_SYMBOLS_FLAG, customizer);\n }\n\n /**\n * Checks if `object` conforms to `source` by invoking the predicate\n * properties of `source` with the corresponding property values of `object`.\n *\n * **Note:** This method is equivalent to `_.conforms` when `source` is\n * partially applied.\n *\n * @static\n * @memberOf _\n * @since 4.14.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property predicates to conform to.\n * @returns {boolean} Returns `true` if `object` conforms, else `false`.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n *\n * _.conformsTo(object, { 'b': function(n) { return n > 1; } });\n * // => true\n *\n * _.conformsTo(object, { 'b': function(n) { return n > 2; } });\n * // => false\n */\n function conformsTo(object, source) {\n return source == null || baseConformsTo(object, source, keys(source));\n }\n\n /**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\n function eq(value, other) {\n return value === other || (value !== value && other !== other);\n }\n\n /**\n * Checks if `value` is greater than `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than `other`,\n * else `false`.\n * @see _.lt\n * @example\n *\n * _.gt(3, 1);\n * // => true\n *\n * _.gt(3, 3);\n * // => false\n *\n * _.gt(1, 3);\n * // => false\n */\n var gt = createRelationalOperation(baseGt);\n\n /**\n * Checks if `value` is greater than or equal to `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is greater than or equal to\n * `other`, else `false`.\n * @see _.lte\n * @example\n *\n * _.gte(3, 1);\n * // => true\n *\n * _.gte(3, 3);\n * // => true\n *\n * _.gte(1, 3);\n * // => false\n */\n var gte = createRelationalOperation(function(value, other) {\n return value >= other;\n });\n\n /**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\n var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n };\n\n /**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\n var isArray = Array.isArray;\n\n /**\n * Checks if `value` is classified as an `ArrayBuffer` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`.\n * @example\n *\n * _.isArrayBuffer(new ArrayBuffer(2));\n * // => true\n *\n * _.isArrayBuffer(new Array(2));\n * // => false\n */\n var isArrayBuffer = nodeIsArrayBuffer ? baseUnary(nodeIsArrayBuffer) : baseIsArrayBuffer;\n\n /**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\n function isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n }\n\n /**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\n function isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n }\n\n /**\n * Checks if `value` is classified as a boolean primitive or object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a boolean, else `false`.\n * @example\n *\n * _.isBoolean(false);\n * // => true\n *\n * _.isBoolean(null);\n * // => false\n */\n function isBoolean(value) {\n return value === true || value === false ||\n (isObjectLike(value) && baseGetTag(value) == boolTag);\n }\n\n /**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\n var isBuffer = nativeIsBuffer || stubFalse;\n\n /**\n * Checks if `value` is classified as a `Date` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a date object, else `false`.\n * @example\n *\n * _.isDate(new Date);\n * // => true\n *\n * _.isDate('Mon April 23 2012');\n * // => false\n */\n var isDate = nodeIsDate ? baseUnary(nodeIsDate) : baseIsDate;\n\n /**\n * Checks if `value` is likely a DOM element.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a DOM element, else `false`.\n * @example\n *\n * _.isElement(document.body);\n * // => true\n *\n * _.isElement('<body>');\n * // => false\n */\n function isElement(value) {\n return isObjectLike(value) && value.nodeType === 1 && !isPlainObject(value);\n }\n\n /**\n * Checks if `value` is an empty object, collection, map, or set.\n *\n * Objects are considered empty if they have no own enumerable string keyed\n * properties.\n *\n * Array-like values such as `arguments` objects, arrays, buffers, strings, or\n * jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps and sets are considered empty if they have a `size` of `0`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is empty, else `false`.\n * @example\n *\n * _.isEmpty(null);\n * // => true\n *\n * _.isEmpty(true);\n * // => true\n *\n * _.isEmpty(1);\n * // => true\n *\n * _.isEmpty([1, 2, 3]);\n * // => false\n *\n * _.isEmpty({ 'a': 1 });\n * // => false\n */\n function isEmpty(value) {\n if (value == null) {\n return true;\n }\n if (isArrayLike(value) &&\n (isArray(value) || typeof value == 'string' || typeof value.splice == 'function' ||\n isBuffer(value) || isTypedArray(value) || isArguments(value))) {\n return !value.length;\n }\n var tag = getTag(value);\n if (tag == mapTag || tag == setTag) {\n return !value.size;\n }\n if (isPrototype(value)) {\n return !baseKeys(value).length;\n }\n for (var key in value) {\n if (hasOwnProperty.call(value, key)) {\n return false;\n }\n }\n return true;\n }\n\n /**\n * Performs a deep comparison between two values to determine if they are\n * equivalent.\n *\n * **Note:** This method supports comparing arrays, array buffers, booleans,\n * date objects, error objects, maps, numbers, `Object` objects, regexes,\n * sets, strings, symbols, and typed arrays. `Object` objects are compared\n * by their own, not inherited, enumerable properties. Functions and DOM\n * nodes are compared by strict equality, i.e. `===`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.isEqual(object, other);\n * // => true\n *\n * object === other;\n * // => false\n */\n function isEqual(value, other) {\n return baseIsEqual(value, other);\n }\n\n /**\n * This method is like `_.isEqual` except that it accepts `customizer` which\n * is invoked to compare values. If `customizer` returns `undefined`, comparisons\n * are handled by the method instead. The `customizer` is invoked with up to\n * six arguments: (objValue, othValue [, index|key, object, other, stack]).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * function isGreeting(value) {\n * return /^h(?:i|ello)$/.test(value);\n * }\n *\n * function customizer(objValue, othValue) {\n * if (isGreeting(objValue) && isGreeting(othValue)) {\n * return true;\n * }\n * }\n *\n * var array = ['hello', 'goodbye'];\n * var other = ['hi', 'goodbye'];\n *\n * _.isEqualWith(array, other, customizer);\n * // => true\n */\n function isEqualWith(value, other, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n var result = customizer ? customizer(value, other) : undefined;\n return result === undefined ? baseIsEqual(value, other, undefined, customizer) : !!result;\n }\n\n /**\n * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,\n * `SyntaxError`, `TypeError`, or `URIError` object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an error object, else `false`.\n * @example\n *\n * _.isError(new Error);\n * // => true\n *\n * _.isError(Error);\n * // => false\n */\n function isError(value) {\n if (!isObjectLike(value)) {\n return false;\n }\n var tag = baseGetTag(value);\n return tag == errorTag || tag == domExcTag ||\n (typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value));\n }\n\n /**\n * Checks if `value` is a finite primitive number.\n *\n * **Note:** This method is based on\n * [`Number.isFinite`](https://mdn.io/Number/isFinite).\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a finite number, else `false`.\n * @example\n *\n * _.isFinite(3);\n * // => true\n *\n * _.isFinite(Number.MIN_VALUE);\n * // => true\n *\n * _.isFinite(Infinity);\n * // => false\n *\n * _.isFinite('3');\n * // => false\n */\n function isFinite(value) {\n return typeof value == 'number' && nativeIsFinite(value);\n }\n\n /**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\n function isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n }\n\n /**\n * Checks if `value` is an integer.\n *\n * **Note:** This method is based on\n * [`Number.isInteger`](https://mdn.io/Number/isInteger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an integer, else `false`.\n * @example\n *\n * _.isInteger(3);\n * // => true\n *\n * _.isInteger(Number.MIN_VALUE);\n * // => false\n *\n * _.isInteger(Infinity);\n * // => false\n *\n * _.isInteger('3');\n * // => false\n */\n function isInteger(value) {\n return typeof value == 'number' && value == toInteger(value);\n }\n\n /**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\n function isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n }\n\n /**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\n function isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n }\n\n /**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\n function isObjectLike(value) {\n return value != null && typeof value == 'object';\n }\n\n /**\n * Checks if `value` is classified as a `Map` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a map, else `false`.\n * @example\n *\n * _.isMap(new Map);\n * // => true\n *\n * _.isMap(new WeakMap);\n * // => false\n */\n var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;\n\n /**\n * Performs a partial deep comparison between `object` and `source` to\n * determine if `object` contains equivalent property values.\n *\n * **Note:** This method is equivalent to `_.matches` when `source` is\n * partially applied.\n *\n * Partial comparisons will match empty array and empty object `source`\n * values against any array or object value, respectively. See `_.isEqual`\n * for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n *\n * _.isMatch(object, { 'b': 2 });\n * // => true\n *\n * _.isMatch(object, { 'b': 1 });\n * // => false\n */\n function isMatch(object, source) {\n return object === source || baseIsMatch(object, source, getMatchData(source));\n }\n\n /**\n * This method is like `_.isMatch` except that it accepts `customizer` which\n * is invoked to compare values. If `customizer` returns `undefined`, comparisons\n * are handled by the method instead. The `customizer` is invoked with five\n * arguments: (objValue, srcValue, index|key, object, source).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n * @example\n *\n * function isGreeting(value) {\n * return /^h(?:i|ello)$/.test(value);\n * }\n *\n * function customizer(objValue, srcValue) {\n * if (isGreeting(objValue) && isGreeting(srcValue)) {\n * return true;\n * }\n * }\n *\n * var object = { 'greeting': 'hello' };\n * var source = { 'greeting': 'hi' };\n *\n * _.isMatchWith(object, source, customizer);\n * // => true\n */\n function isMatchWith(object, source, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return baseIsMatch(object, source, getMatchData(source), customizer);\n }\n\n /**\n * Checks if `value` is `NaN`.\n *\n * **Note:** This method is based on\n * [`Number.isNaN`](https://mdn.io/Number/isNaN) and is not the same as\n * global [`isNaN`](https://mdn.io/isNaN) which returns `true` for\n * `undefined` and other non-number values.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.\n * @example\n *\n * _.isNaN(NaN);\n * // => true\n *\n * _.isNaN(new Number(NaN));\n * // => true\n *\n * isNaN(undefined);\n * // => true\n *\n * _.isNaN(undefined);\n * // => false\n */\n function isNaN(value) {\n // An `NaN` primitive is the only value that is not equal to itself.\n // Perform the `toStringTag` check first to avoid errors with some\n // ActiveX objects in IE.\n return isNumber(value) && value != +value;\n }\n\n /**\n * Checks if `value` is a pristine native function.\n *\n * **Note:** This method can't reliably detect native functions in the presence\n * of the core-js package because core-js circumvents this kind of detection.\n * Despite multiple requests, the core-js maintainer has made it clear: any\n * attempt to fix the detection will be obstructed. As a result, we're left\n * with little choice but to throw an error. Unfortunately, this also affects\n * packages, like [babel-polyfill](https://www.npmjs.com/package/babel-polyfill),\n * which rely on core-js.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n * @example\n *\n * _.isNative(Array.prototype.push);\n * // => true\n *\n * _.isNative(_);\n * // => false\n */\n function isNative(value) {\n if (isMaskable(value)) {\n throw new Error(CORE_ERROR_TEXT);\n }\n return baseIsNative(value);\n }\n\n /**\n * Checks if `value` is `null`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `null`, else `false`.\n * @example\n *\n * _.isNull(null);\n * // => true\n *\n * _.isNull(void 0);\n * // => false\n */\n function isNull(value) {\n return value === null;\n }\n\n /**\n * Checks if `value` is `null` or `undefined`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is nullish, else `false`.\n * @example\n *\n * _.isNil(null);\n * // => true\n *\n * _.isNil(void 0);\n * // => true\n *\n * _.isNil(NaN);\n * // => false\n */\n function isNil(value) {\n return value == null;\n }\n\n /**\n * Checks if `value` is classified as a `Number` primitive or object.\n *\n * **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are\n * classified as numbers, use the `_.isFinite` method.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a number, else `false`.\n * @example\n *\n * _.isNumber(3);\n * // => true\n *\n * _.isNumber(Number.MIN_VALUE);\n * // => true\n *\n * _.isNumber(Infinity);\n * // => true\n *\n * _.isNumber('3');\n * // => false\n */\n function isNumber(value) {\n return typeof value == 'number' ||\n (isObjectLike(value) && baseGetTag(value) == numberTag);\n }\n\n /**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\n function isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n }\n\n /**\n * Checks if `value` is classified as a `RegExp` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.\n * @example\n *\n * _.isRegExp(/abc/);\n * // => true\n *\n * _.isRegExp('/abc/');\n * // => false\n */\n var isRegExp = nodeIsRegExp ? baseUnary(nodeIsRegExp) : baseIsRegExp;\n\n /**\n * Checks if `value` is a safe integer. An integer is safe if it's an IEEE-754\n * double precision number which isn't the result of a rounded unsafe integer.\n *\n * **Note:** This method is based on\n * [`Number.isSafeInteger`](https://mdn.io/Number/isSafeInteger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a safe integer, else `false`.\n * @example\n *\n * _.isSafeInteger(3);\n * // => true\n *\n * _.isSafeInteger(Number.MIN_VALUE);\n * // => false\n *\n * _.isSafeInteger(Infinity);\n * // => false\n *\n * _.isSafeInteger('3');\n * // => false\n */\n function isSafeInteger(value) {\n return isInteger(value) && value >= -MAX_SAFE_INTEGER && value <= MAX_SAFE_INTEGER;\n }\n\n /**\n * Checks if `value` is classified as a `Set` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a set, else `false`.\n * @example\n *\n * _.isSet(new Set);\n * // => true\n *\n * _.isSet(new WeakSet);\n * // => false\n */\n var isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;\n\n /**\n * Checks if `value` is classified as a `String` primitive or object.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a string, else `false`.\n * @example\n *\n * _.isString('abc');\n * // => true\n *\n * _.isString(1);\n * // => false\n */\n function isString(value) {\n return typeof value == 'string' ||\n (!isArray(value) && isObjectLike(value) && baseGetTag(value) == stringTag);\n }\n\n /**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\n function isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n }\n\n /**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\n var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\n /**\n * Checks if `value` is `undefined`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is `undefined`, else `false`.\n * @example\n *\n * _.isUndefined(void 0);\n * // => true\n *\n * _.isUndefined(null);\n * // => false\n */\n function isUndefined(value) {\n return value === undefined;\n }\n\n /**\n * Checks if `value` is classified as a `WeakMap` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak map, else `false`.\n * @example\n *\n * _.isWeakMap(new WeakMap);\n * // => true\n *\n * _.isWeakMap(new Map);\n * // => false\n */\n function isWeakMap(value) {\n return isObjectLike(value) && getTag(value) == weakMapTag;\n }\n\n /**\n * Checks if `value` is classified as a `WeakSet` object.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a weak set, else `false`.\n * @example\n *\n * _.isWeakSet(new WeakSet);\n * // => true\n *\n * _.isWeakSet(new Set);\n * // => false\n */\n function isWeakSet(value) {\n return isObjectLike(value) && baseGetTag(value) == weakSetTag;\n }\n\n /**\n * Checks if `value` is less than `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than `other`,\n * else `false`.\n * @see _.gt\n * @example\n *\n * _.lt(1, 3);\n * // => true\n *\n * _.lt(3, 3);\n * // => false\n *\n * _.lt(3, 1);\n * // => false\n */\n var lt = createRelationalOperation(baseLt);\n\n /**\n * Checks if `value` is less than or equal to `other`.\n *\n * @static\n * @memberOf _\n * @since 3.9.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if `value` is less than or equal to\n * `other`, else `false`.\n * @see _.gte\n * @example\n *\n * _.lte(1, 3);\n * // => true\n *\n * _.lte(3, 3);\n * // => true\n *\n * _.lte(3, 1);\n * // => false\n */\n var lte = createRelationalOperation(function(value, other) {\n return value <= other;\n });\n\n /**\n * Converts `value` to an array.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {Array} Returns the converted array.\n * @example\n *\n * _.toArray({ 'a': 1, 'b': 2 });\n * // => [1, 2]\n *\n * _.toArray('abc');\n * // => ['a', 'b', 'c']\n *\n * _.toArray(1);\n * // => []\n *\n * _.toArray(null);\n * // => []\n */\n function toArray(value) {\n if (!value) {\n return [];\n }\n if (isArrayLike(value)) {\n return isString(value) ? stringToArray(value) : copyArray(value);\n }\n if (symIterator && value[symIterator]) {\n return iteratorToArray(value[symIterator]());\n }\n var tag = getTag(value),\n func = tag == mapTag ? mapToArray : (tag == setTag ? setToArray : values);\n\n return func(value);\n }\n\n /**\n * Converts `value` to a finite number.\n *\n * @static\n * @memberOf _\n * @since 4.12.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted number.\n * @example\n *\n * _.toFinite(3.2);\n * // => 3.2\n *\n * _.toFinite(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toFinite(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toFinite('3.2');\n * // => 3.2\n */\n function toFinite(value) {\n if (!value) {\n return value === 0 ? value : 0;\n }\n value = toNumber(value);\n if (value === INFINITY || value === -INFINITY) {\n var sign = (value < 0 ? -1 : 1);\n return sign * MAX_INTEGER;\n }\n return value === value ? value : 0;\n }\n\n /**\n * Converts `value` to an integer.\n *\n * **Note:** This method is loosely based on\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toInteger(3.2);\n * // => 3\n *\n * _.toInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toInteger(Infinity);\n * // => 1.7976931348623157e+308\n *\n * _.toInteger('3.2');\n * // => 3\n */\n function toInteger(value) {\n var result = toFinite(value),\n remainder = result % 1;\n\n return result === result ? (remainder ? result - remainder : result) : 0;\n }\n\n /**\n * Converts `value` to an integer suitable for use as the length of an\n * array-like object.\n *\n * **Note:** This method is based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toLength(3.2);\n * // => 3\n *\n * _.toLength(Number.MIN_VALUE);\n * // => 0\n *\n * _.toLength(Infinity);\n * // => 4294967295\n *\n * _.toLength('3.2');\n * // => 3\n */\n function toLength(value) {\n return value ? baseClamp(toInteger(value), 0, MAX_ARRAY_LENGTH) : 0;\n }\n\n /**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\n function toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = value.replace(reTrim, '');\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n }\n\n /**\n * Converts `value` to a plain object flattening inherited enumerable string\n * keyed properties of `value` to own properties of the plain object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {Object} Returns the converted plain object.\n * @example\n *\n * function Foo() {\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.assign({ 'a': 1 }, new Foo);\n * // => { 'a': 1, 'b': 2 }\n *\n * _.assign({ 'a': 1 }, _.toPlainObject(new Foo));\n * // => { 'a': 1, 'b': 2, 'c': 3 }\n */\n function toPlainObject(value) {\n return copyObject(value, keysIn(value));\n }\n\n /**\n * Converts `value` to a safe integer. A safe integer can be compared and\n * represented correctly.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.toSafeInteger(3.2);\n * // => 3\n *\n * _.toSafeInteger(Number.MIN_VALUE);\n * // => 0\n *\n * _.toSafeInteger(Infinity);\n * // => 9007199254740991\n *\n * _.toSafeInteger('3.2');\n * // => 3\n */\n function toSafeInteger(value) {\n return value\n ? baseClamp(toInteger(value), -MAX_SAFE_INTEGER, MAX_SAFE_INTEGER)\n : (value === 0 ? value : 0);\n }\n\n /**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\n function toString(value) {\n return value == null ? '' : baseToString(value);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Assigns own enumerable string keyed properties of source objects to the\n * destination object. Source objects are applied from left to right.\n * Subsequent sources overwrite property assignments of previous sources.\n *\n * **Note:** This method mutates `object` and is loosely based on\n * [`Object.assign`](https://mdn.io/Object/assign).\n *\n * @static\n * @memberOf _\n * @since 0.10.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.assignIn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * function Bar() {\n * this.c = 3;\n * }\n *\n * Foo.prototype.b = 2;\n * Bar.prototype.d = 4;\n *\n * _.assign({ 'a': 0 }, new Foo, new Bar);\n * // => { 'a': 1, 'c': 3 }\n */\n var assign = createAssigner(function(object, source) {\n if (isPrototype(source) || isArrayLike(source)) {\n copyObject(source, keys(source), object);\n return;\n }\n for (var key in source) {\n if (hasOwnProperty.call(source, key)) {\n assignValue(object, key, source[key]);\n }\n }\n });\n\n /**\n * This method is like `_.assign` except that it iterates over own and\n * inherited source properties.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias extend\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.assign\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * function Bar() {\n * this.c = 3;\n * }\n *\n * Foo.prototype.b = 2;\n * Bar.prototype.d = 4;\n *\n * _.assignIn({ 'a': 0 }, new Foo, new Bar);\n * // => { 'a': 1, 'b': 2, 'c': 3, 'd': 4 }\n */\n var assignIn = createAssigner(function(object, source) {\n copyObject(source, keysIn(source), object);\n });\n\n /**\n * This method is like `_.assignIn` except that it accepts `customizer`\n * which is invoked to produce the assigned values. If `customizer` returns\n * `undefined`, assignment is handled by the method instead. The `customizer`\n * is invoked with five arguments: (objValue, srcValue, key, object, source).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias extendWith\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @see _.assignWith\n * @example\n *\n * function customizer(objValue, srcValue) {\n * return _.isUndefined(objValue) ? srcValue : objValue;\n * }\n *\n * var defaults = _.partialRight(_.assignInWith, customizer);\n *\n * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var assignInWith = createAssigner(function(object, source, srcIndex, customizer) {\n copyObject(source, keysIn(source), object, customizer);\n });\n\n /**\n * This method is like `_.assign` except that it accepts `customizer`\n * which is invoked to produce the assigned values. If `customizer` returns\n * `undefined`, assignment is handled by the method instead. The `customizer`\n * is invoked with five arguments: (objValue, srcValue, key, object, source).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @see _.assignInWith\n * @example\n *\n * function customizer(objValue, srcValue) {\n * return _.isUndefined(objValue) ? srcValue : objValue;\n * }\n *\n * var defaults = _.partialRight(_.assignWith, customizer);\n *\n * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var assignWith = createAssigner(function(object, source, srcIndex, customizer) {\n copyObject(source, keys(source), object, customizer);\n });\n\n /**\n * Creates an array of values corresponding to `paths` of `object`.\n *\n * @static\n * @memberOf _\n * @since 1.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Array} Returns the picked values.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }, 4] };\n *\n * _.at(object, ['a[0].b.c', 'a[1]']);\n * // => [3, 4]\n */\n var at = flatRest(baseAt);\n\n /**\n * Creates an object that inherits from the `prototype` object. If a\n * `properties` object is given, its own enumerable string keyed properties\n * are assigned to the created object.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Object\n * @param {Object} prototype The object to inherit from.\n * @param {Object} [properties] The properties to assign to the object.\n * @returns {Object} Returns the new object.\n * @example\n *\n * function Shape() {\n * this.x = 0;\n * this.y = 0;\n * }\n *\n * function Circle() {\n * Shape.call(this);\n * }\n *\n * Circle.prototype = _.create(Shape.prototype, {\n * 'constructor': Circle\n * });\n *\n * var circle = new Circle;\n * circle instanceof Circle;\n * // => true\n *\n * circle instanceof Shape;\n * // => true\n */\n function create(prototype, properties) {\n var result = baseCreate(prototype);\n return properties == null ? result : baseAssign(result, properties);\n }\n\n /**\n * Assigns own and inherited enumerable string keyed properties of source\n * objects to the destination object for all destination properties that\n * resolve to `undefined`. Source objects are applied from left to right.\n * Once a property is set, additional values of the same property are ignored.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.defaultsDeep\n * @example\n *\n * _.defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });\n * // => { 'a': 1, 'b': 2 }\n */\n var defaults = baseRest(function(object, sources) {\n object = Object(object);\n\n var index = -1;\n var length = sources.length;\n var guard = length > 2 ? sources[2] : undefined;\n\n if (guard && isIterateeCall(sources[0], sources[1], guard)) {\n length = 1;\n }\n\n while (++index < length) {\n var source = sources[index];\n var props = keysIn(source);\n var propsIndex = -1;\n var propsLength = props.length;\n\n while (++propsIndex < propsLength) {\n var key = props[propsIndex];\n var value = object[key];\n\n if (value === undefined ||\n (eq(value, objectProto[key]) && !hasOwnProperty.call(object, key))) {\n object[key] = source[key];\n }\n }\n }\n\n return object;\n });\n\n /**\n * This method is like `_.defaults` except that it recursively assigns\n * default properties.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @see _.defaults\n * @example\n *\n * _.defaultsDeep({ 'a': { 'b': 2 } }, { 'a': { 'b': 1, 'c': 3 } });\n * // => { 'a': { 'b': 2, 'c': 3 } }\n */\n var defaultsDeep = baseRest(function(args) {\n args.push(undefined, customDefaultsMerge);\n return apply(mergeWith, undefined, args);\n });\n\n /**\n * This method is like `_.find` except that it returns the key of the first\n * element `predicate` returns truthy for instead of the element itself.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {string|undefined} Returns the key of the matched element,\n * else `undefined`.\n * @example\n *\n * var users = {\n * 'barney': { 'age': 36, 'active': true },\n * 'fred': { 'age': 40, 'active': false },\n * 'pebbles': { 'age': 1, 'active': true }\n * };\n *\n * _.findKey(users, function(o) { return o.age < 40; });\n * // => 'barney' (iteration order is not guaranteed)\n *\n * // The `_.matches` iteratee shorthand.\n * _.findKey(users, { 'age': 1, 'active': true });\n * // => 'pebbles'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findKey(users, ['active', false]);\n * // => 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.findKey(users, 'active');\n * // => 'barney'\n */\n function findKey(object, predicate) {\n return baseFindKey(object, getIteratee(predicate, 3), baseForOwn);\n }\n\n /**\n * This method is like `_.findKey` except that it iterates over elements of\n * a collection in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {string|undefined} Returns the key of the matched element,\n * else `undefined`.\n * @example\n *\n * var users = {\n * 'barney': { 'age': 36, 'active': true },\n * 'fred': { 'age': 40, 'active': false },\n * 'pebbles': { 'age': 1, 'active': true }\n * };\n *\n * _.findLastKey(users, function(o) { return o.age < 40; });\n * // => returns 'pebbles' assuming `_.findKey` returns 'barney'\n *\n * // The `_.matches` iteratee shorthand.\n * _.findLastKey(users, { 'age': 36, 'active': true });\n * // => 'barney'\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.findLastKey(users, ['active', false]);\n * // => 'fred'\n *\n * // The `_.property` iteratee shorthand.\n * _.findLastKey(users, 'active');\n * // => 'pebbles'\n */\n function findLastKey(object, predicate) {\n return baseFindKey(object, getIteratee(predicate, 3), baseForOwnRight);\n }\n\n /**\n * Iterates over own and inherited enumerable string keyed properties of an\n * object and invokes `iteratee` for each property. The iteratee is invoked\n * with three arguments: (value, key, object). Iteratee functions may exit\n * iteration early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 0.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forInRight\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forIn(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a', 'b', then 'c' (iteration order is not guaranteed).\n */\n function forIn(object, iteratee) {\n return object == null\n ? object\n : baseFor(object, getIteratee(iteratee, 3), keysIn);\n }\n\n /**\n * This method is like `_.forIn` except that it iterates over properties of\n * `object` in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forIn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forInRight(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'c', 'b', then 'a' assuming `_.forIn` logs 'a', 'b', then 'c'.\n */\n function forInRight(object, iteratee) {\n return object == null\n ? object\n : baseForRight(object, getIteratee(iteratee, 3), keysIn);\n }\n\n /**\n * Iterates over own enumerable string keyed properties of an object and\n * invokes `iteratee` for each property. The iteratee is invoked with three\n * arguments: (value, key, object). Iteratee functions may exit iteration\n * early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 0.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forOwnRight\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forOwn(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'a' then 'b' (iteration order is not guaranteed).\n */\n function forOwn(object, iteratee) {\n return object && baseForOwn(object, getIteratee(iteratee, 3));\n }\n\n /**\n * This method is like `_.forOwn` except that it iterates over properties of\n * `object` in the opposite order.\n *\n * @static\n * @memberOf _\n * @since 2.0.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns `object`.\n * @see _.forOwn\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.forOwnRight(new Foo, function(value, key) {\n * console.log(key);\n * });\n * // => Logs 'b' then 'a' assuming `_.forOwn` logs 'a' then 'b'.\n */\n function forOwnRight(object, iteratee) {\n return object && baseForOwnRight(object, getIteratee(iteratee, 3));\n }\n\n /**\n * Creates an array of function property names from own enumerable properties\n * of `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to inspect.\n * @returns {Array} Returns the function names.\n * @see _.functionsIn\n * @example\n *\n * function Foo() {\n * this.a = _.constant('a');\n * this.b = _.constant('b');\n * }\n *\n * Foo.prototype.c = _.constant('c');\n *\n * _.functions(new Foo);\n * // => ['a', 'b']\n */\n function functions(object) {\n return object == null ? [] : baseFunctions(object, keys(object));\n }\n\n /**\n * Creates an array of function property names from own and inherited\n * enumerable properties of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to inspect.\n * @returns {Array} Returns the function names.\n * @see _.functions\n * @example\n *\n * function Foo() {\n * this.a = _.constant('a');\n * this.b = _.constant('b');\n * }\n *\n * Foo.prototype.c = _.constant('c');\n *\n * _.functionsIn(new Foo);\n * // => ['a', 'b', 'c']\n */\n function functionsIn(object) {\n return object == null ? [] : baseFunctions(object, keysIn(object));\n }\n\n /**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\n function get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n }\n\n /**\n * Checks if `path` is a direct property of `object`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = { 'a': { 'b': 2 } };\n * var other = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.has(object, 'a');\n * // => true\n *\n * _.has(object, 'a.b');\n * // => true\n *\n * _.has(object, ['a', 'b']);\n * // => true\n *\n * _.has(other, 'a');\n * // => false\n */\n function has(object, path) {\n return object != null && hasPath(object, path, baseHas);\n }\n\n /**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\n function hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n }\n\n /**\n * Creates an object composed of the inverted keys and values of `object`.\n * If `object` contains duplicate values, subsequent values overwrite\n * property assignments of previous values.\n *\n * @static\n * @memberOf _\n * @since 0.7.0\n * @category Object\n * @param {Object} object The object to invert.\n * @returns {Object} Returns the new inverted object.\n * @example\n *\n * var object = { 'a': 1, 'b': 2, 'c': 1 };\n *\n * _.invert(object);\n * // => { '1': 'c', '2': 'b' }\n */\n var invert = createInverter(function(result, value, key) {\n if (value != null &&\n typeof value.toString != 'function') {\n value = nativeObjectToString.call(value);\n }\n\n result[value] = key;\n }, constant(identity));\n\n /**\n * This method is like `_.invert` except that the inverted object is generated\n * from the results of running each element of `object` thru `iteratee`. The\n * corresponding inverted value of each inverted key is an array of keys\n * responsible for generating the inverted value. The iteratee is invoked\n * with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.1.0\n * @category Object\n * @param {Object} object The object to invert.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {Object} Returns the new inverted object.\n * @example\n *\n * var object = { 'a': 1, 'b': 2, 'c': 1 };\n *\n * _.invertBy(object);\n * // => { '1': ['a', 'c'], '2': ['b'] }\n *\n * _.invertBy(object, function(value) {\n * return 'group' + value;\n * });\n * // => { 'group1': ['a', 'c'], 'group2': ['b'] }\n */\n var invertBy = createInverter(function(result, value, key) {\n if (value != null &&\n typeof value.toString != 'function') {\n value = nativeObjectToString.call(value);\n }\n\n if (hasOwnProperty.call(result, value)) {\n result[value].push(key);\n } else {\n result[value] = [key];\n }\n }, getIteratee);\n\n /**\n * Invokes the method at `path` of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the method to invoke.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {*} Returns the result of the invoked method.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': [1, 2, 3, 4] } }] };\n *\n * _.invoke(object, 'a[0].b.c.slice', 1, 3);\n * // => [2, 3]\n */\n var invoke = baseRest(baseInvoke);\n\n /**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\n function keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n }\n\n /**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\n function keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n }\n\n /**\n * The opposite of `_.mapValues`; this method creates an object with the\n * same values as `object` and keys generated by running each own enumerable\n * string keyed property of `object` thru `iteratee`. The iteratee is invoked\n * with three arguments: (value, key, object).\n *\n * @static\n * @memberOf _\n * @since 3.8.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns the new mapped object.\n * @see _.mapValues\n * @example\n *\n * _.mapKeys({ 'a': 1, 'b': 2 }, function(value, key) {\n * return key + value;\n * });\n * // => { 'a1': 1, 'b2': 2 }\n */\n function mapKeys(object, iteratee) {\n var result = {};\n iteratee = getIteratee(iteratee, 3);\n\n baseForOwn(object, function(value, key, object) {\n baseAssignValue(result, iteratee(value, key, object), value);\n });\n return result;\n }\n\n /**\n * Creates an object with the same keys as `object` and values generated\n * by running each own enumerable string keyed property of `object` thru\n * `iteratee`. The iteratee is invoked with three arguments:\n * (value, key, object).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Object} Returns the new mapped object.\n * @see _.mapKeys\n * @example\n *\n * var users = {\n * 'fred': { 'user': 'fred', 'age': 40 },\n * 'pebbles': { 'user': 'pebbles', 'age': 1 }\n * };\n *\n * _.mapValues(users, function(o) { return o.age; });\n * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed)\n *\n * // The `_.property` iteratee shorthand.\n * _.mapValues(users, 'age');\n * // => { 'fred': 40, 'pebbles': 1 } (iteration order is not guaranteed)\n */\n function mapValues(object, iteratee) {\n var result = {};\n iteratee = getIteratee(iteratee, 3);\n\n baseForOwn(object, function(value, key, object) {\n baseAssignValue(result, key, iteratee(value, key, object));\n });\n return result;\n }\n\n /**\n * This method is like `_.assign` except that it recursively merges own and\n * inherited enumerable string keyed properties of source objects into the\n * destination object. Source properties that resolve to `undefined` are\n * skipped if a destination value exists. Array and plain object properties\n * are merged recursively. Other objects and value types are overridden by\n * assignment. Source objects are applied from left to right. Subsequent\n * sources overwrite property assignments of previous sources.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {\n * 'a': [{ 'b': 2 }, { 'd': 4 }]\n * };\n *\n * var other = {\n * 'a': [{ 'c': 3 }, { 'e': 5 }]\n * };\n *\n * _.merge(object, other);\n * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] }\n */\n var merge = createAssigner(function(object, source, srcIndex) {\n baseMerge(object, source, srcIndex);\n });\n\n /**\n * This method is like `_.merge` except that it accepts `customizer` which\n * is invoked to produce the merged values of the destination and source\n * properties. If `customizer` returns `undefined`, merging is handled by the\n * method instead. The `customizer` is invoked with six arguments:\n * (objValue, srcValue, key, object, source, stack).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} sources The source objects.\n * @param {Function} customizer The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * function customizer(objValue, srcValue) {\n * if (_.isArray(objValue)) {\n * return objValue.concat(srcValue);\n * }\n * }\n *\n * var object = { 'a': [1], 'b': [2] };\n * var other = { 'a': [3], 'b': [4] };\n *\n * _.mergeWith(object, other, customizer);\n * // => { 'a': [1, 3], 'b': [2, 4] }\n */\n var mergeWith = createAssigner(function(object, source, srcIndex, customizer) {\n baseMerge(object, source, srcIndex, customizer);\n });\n\n /**\n * The opposite of `_.pick`; this method creates an object composed of the\n * own and inherited enumerable property paths of `object` that are not omitted.\n *\n * **Note:** This method is considerably slower than `_.pick`.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The source object.\n * @param {...(string|string[])} [paths] The property paths to omit.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.omit(object, ['a', 'c']);\n * // => { 'b': '2' }\n */\n var omit = flatRest(function(object, paths) {\n var result = {};\n if (object == null) {\n return result;\n }\n var isDeep = false;\n paths = arrayMap(paths, function(path) {\n path = castPath(path, object);\n isDeep || (isDeep = path.length > 1);\n return path;\n });\n copyObject(object, getAllKeysIn(object), result);\n if (isDeep) {\n result = baseClone(result, CLONE_DEEP_FLAG | CLONE_FLAT_FLAG | CLONE_SYMBOLS_FLAG, customOmitClone);\n }\n var length = paths.length;\n while (length--) {\n baseUnset(result, paths[length]);\n }\n return result;\n });\n\n /**\n * The opposite of `_.pickBy`; this method creates an object composed of\n * the own and inherited enumerable string keyed properties of `object` that\n * `predicate` doesn't return truthy for. The predicate is invoked with two\n * arguments: (value, key).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The source object.\n * @param {Function} [predicate=_.identity] The function invoked per property.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.omitBy(object, _.isNumber);\n * // => { 'b': '2' }\n */\n function omitBy(object, predicate) {\n return pickBy(object, negate(getIteratee(predicate)));\n }\n\n /**\n * Creates an object composed of the picked `object` properties.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The source object.\n * @param {...(string|string[])} [paths] The property paths to pick.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.pick(object, ['a', 'c']);\n * // => { 'a': 1, 'c': 3 }\n */\n var pick = flatRest(function(object, paths) {\n return object == null ? {} : basePick(object, paths);\n });\n\n /**\n * Creates an object composed of the `object` properties `predicate` returns\n * truthy for. The predicate is invoked with two arguments: (value, key).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The source object.\n * @param {Function} [predicate=_.identity] The function invoked per property.\n * @returns {Object} Returns the new object.\n * @example\n *\n * var object = { 'a': 1, 'b': '2', 'c': 3 };\n *\n * _.pickBy(object, _.isNumber);\n * // => { 'a': 1, 'c': 3 }\n */\n function pickBy(object, predicate) {\n if (object == null) {\n return {};\n }\n var props = arrayMap(getAllKeysIn(object), function(prop) {\n return [prop];\n });\n predicate = getIteratee(predicate);\n return basePickBy(object, props, function(value, path) {\n return predicate(value, path[0]);\n });\n }\n\n /**\n * This method is like `_.get` except that if the resolved value is a\n * function it's invoked with the `this` binding of its parent object and\n * its result is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to resolve.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c1': 3, 'c2': _.constant(4) } }] };\n *\n * _.result(object, 'a[0].b.c1');\n * // => 3\n *\n * _.result(object, 'a[0].b.c2');\n * // => 4\n *\n * _.result(object, 'a[0].b.c3', 'default');\n * // => 'default'\n *\n * _.result(object, 'a[0].b.c3', _.constant('default'));\n * // => 'default'\n */\n function result(object, path, defaultValue) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length;\n\n // Ensure the loop is entered when path is empty.\n if (!length) {\n length = 1;\n object = undefined;\n }\n while (++index < length) {\n var value = object == null ? undefined : object[toKey(path[index])];\n if (value === undefined) {\n index = length;\n value = defaultValue;\n }\n object = isFunction(value) ? value.call(object) : value;\n }\n return object;\n }\n\n /**\n * Sets the value at `path` of `object`. If a portion of `path` doesn't exist,\n * it's created. Arrays are created for missing index properties while objects\n * are created for all other missing properties. Use `_.setWith` to customize\n * `path` creation.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.set(object, 'a[0].b.c', 4);\n * console.log(object.a[0].b.c);\n * // => 4\n *\n * _.set(object, ['x', '0', 'y', 'z'], 5);\n * console.log(object.x[0].y.z);\n * // => 5\n */\n function set(object, path, value) {\n return object == null ? object : baseSet(object, path, value);\n }\n\n /**\n * This method is like `_.set` except that it accepts `customizer` which is\n * invoked to produce the objects of `path`. If `customizer` returns `undefined`\n * path creation is handled by the method instead. The `customizer` is invoked\n * with three arguments: (nsValue, key, nsObject).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {*} value The value to set.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {};\n *\n * _.setWith(object, '[0][1]', 'a', Object);\n * // => { '0': { '1': 'a' } }\n */\n function setWith(object, path, value, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return object == null ? object : baseSet(object, path, value, customizer);\n }\n\n /**\n * Creates an array of own enumerable string keyed-value pairs for `object`\n * which can be consumed by `_.fromPairs`. If `object` is a map or set, its\n * entries are returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias entries\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the key-value pairs.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.toPairs(new Foo);\n * // => [['a', 1], ['b', 2]] (iteration order is not guaranteed)\n */\n var toPairs = createToPairs(keys);\n\n /**\n * Creates an array of own and inherited enumerable string keyed-value pairs\n * for `object` which can be consumed by `_.fromPairs`. If `object` is a map\n * or set, its entries are returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @alias entriesIn\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the key-value pairs.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.toPairsIn(new Foo);\n * // => [['a', 1], ['b', 2], ['c', 3]] (iteration order is not guaranteed)\n */\n var toPairsIn = createToPairs(keysIn);\n\n /**\n * An alternative to `_.reduce`; this method transforms `object` to a new\n * `accumulator` object which is the result of running each of its own\n * enumerable string keyed properties thru `iteratee`, with each invocation\n * potentially mutating the `accumulator` object. If `accumulator` is not\n * provided, a new object with the same `[[Prototype]]` will be used. The\n * iteratee is invoked with four arguments: (accumulator, value, key, object).\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @static\n * @memberOf _\n * @since 1.3.0\n * @category Object\n * @param {Object} object The object to iterate over.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @param {*} [accumulator] The custom accumulator value.\n * @returns {*} Returns the accumulated value.\n * @example\n *\n * _.transform([2, 3, 4], function(result, n) {\n * result.push(n *= n);\n * return n % 2 == 0;\n * }, []);\n * // => [4, 9]\n *\n * _.transform({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) {\n * (result[value] || (result[value] = [])).push(key);\n * }, {});\n * // => { '1': ['a', 'c'], '2': ['b'] }\n */\n function transform(object, iteratee, accumulator) {\n var isArr = isArray(object),\n isArrLike = isArr || isBuffer(object) || isTypedArray(object);\n\n iteratee = getIteratee(iteratee, 4);\n if (accumulator == null) {\n var Ctor = object && object.constructor;\n if (isArrLike) {\n accumulator = isArr ? new Ctor : [];\n }\n else if (isObject(object)) {\n accumulator = isFunction(Ctor) ? baseCreate(getPrototype(object)) : {};\n }\n else {\n accumulator = {};\n }\n }\n (isArrLike ? arrayEach : baseForOwn)(object, function(value, index, object) {\n return iteratee(accumulator, value, index, object);\n });\n return accumulator;\n }\n\n /**\n * Removes the property at `path` of `object`.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to unset.\n * @returns {boolean} Returns `true` if the property is deleted, else `false`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 7 } }] };\n * _.unset(object, 'a[0].b.c');\n * // => true\n *\n * console.log(object);\n * // => { 'a': [{ 'b': {} }] };\n *\n * _.unset(object, ['a', '0', 'b', 'c']);\n * // => true\n *\n * console.log(object);\n * // => { 'a': [{ 'b': {} }] };\n */\n function unset(object, path) {\n return object == null ? true : baseUnset(object, path);\n }\n\n /**\n * This method is like `_.set` except that accepts `updater` to produce the\n * value to set. Use `_.updateWith` to customize `path` creation. The `updater`\n * is invoked with one argument: (value).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {Function} updater The function to produce the updated value.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.update(object, 'a[0].b.c', function(n) { return n * n; });\n * console.log(object.a[0].b.c);\n * // => 9\n *\n * _.update(object, 'x[0].y.z', function(n) { return n ? n + 1 : 0; });\n * console.log(object.x[0].y.z);\n * // => 0\n */\n function update(object, path, updater) {\n return object == null ? object : baseUpdate(object, path, castFunction(updater));\n }\n\n /**\n * This method is like `_.update` except that it accepts `customizer` which is\n * invoked to produce the objects of `path`. If `customizer` returns `undefined`\n * path creation is handled by the method instead. The `customizer` is invoked\n * with three arguments: (nsValue, key, nsObject).\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 4.6.0\n * @category Object\n * @param {Object} object The object to modify.\n * @param {Array|string} path The path of the property to set.\n * @param {Function} updater The function to produce the updated value.\n * @param {Function} [customizer] The function to customize assigned values.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {};\n *\n * _.updateWith(object, '[0][1]', _.constant('a'), Object);\n * // => { '0': { '1': 'a' } }\n */\n function updateWith(object, path, updater, customizer) {\n customizer = typeof customizer == 'function' ? customizer : undefined;\n return object == null ? object : baseUpdate(object, path, castFunction(updater), customizer);\n }\n\n /**\n * Creates an array of the own enumerable string keyed property values of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property values.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.values(new Foo);\n * // => [1, 2] (iteration order is not guaranteed)\n *\n * _.values('hi');\n * // => ['h', 'i']\n */\n function values(object) {\n return object == null ? [] : baseValues(object, keys(object));\n }\n\n /**\n * Creates an array of the own and inherited enumerable string keyed property\n * values of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property values.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.valuesIn(new Foo);\n * // => [1, 2, 3] (iteration order is not guaranteed)\n */\n function valuesIn(object) {\n return object == null ? [] : baseValues(object, keysIn(object));\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Clamps `number` within the inclusive `lower` and `upper` bounds.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Number\n * @param {number} number The number to clamp.\n * @param {number} [lower] The lower bound.\n * @param {number} upper The upper bound.\n * @returns {number} Returns the clamped number.\n * @example\n *\n * _.clamp(-10, -5, 5);\n * // => -5\n *\n * _.clamp(10, -5, 5);\n * // => 5\n */\n function clamp(number, lower, upper) {\n if (upper === undefined) {\n upper = lower;\n lower = undefined;\n }\n if (upper !== undefined) {\n upper = toNumber(upper);\n upper = upper === upper ? upper : 0;\n }\n if (lower !== undefined) {\n lower = toNumber(lower);\n lower = lower === lower ? lower : 0;\n }\n return baseClamp(toNumber(number), lower, upper);\n }\n\n /**\n * Checks if `n` is between `start` and up to, but not including, `end`. If\n * `end` is not specified, it's set to `start` with `start` then set to `0`.\n * If `start` is greater than `end` the params are swapped to support\n * negative ranges.\n *\n * @static\n * @memberOf _\n * @since 3.3.0\n * @category Number\n * @param {number} number The number to check.\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @returns {boolean} Returns `true` if `number` is in the range, else `false`.\n * @see _.range, _.rangeRight\n * @example\n *\n * _.inRange(3, 2, 4);\n * // => true\n *\n * _.inRange(4, 8);\n * // => true\n *\n * _.inRange(4, 2);\n * // => false\n *\n * _.inRange(2, 2);\n * // => false\n *\n * _.inRange(1.2, 2);\n * // => true\n *\n * _.inRange(5.2, 4);\n * // => false\n *\n * _.inRange(-3, -2, -6);\n * // => true\n */\n function inRange(number, start, end) {\n start = toFinite(start);\n if (end === undefined) {\n end = start;\n start = 0;\n } else {\n end = toFinite(end);\n }\n number = toNumber(number);\n return baseInRange(number, start, end);\n }\n\n /**\n * Produces a random number between the inclusive `lower` and `upper` bounds.\n * If only one argument is provided a number between `0` and the given number\n * is returned. If `floating` is `true`, or either `lower` or `upper` are\n * floats, a floating-point number is returned instead of an integer.\n *\n * **Note:** JavaScript follows the IEEE-754 standard for resolving\n * floating-point values which can produce unexpected results.\n *\n * @static\n * @memberOf _\n * @since 0.7.0\n * @category Number\n * @param {number} [lower=0] The lower bound.\n * @param {number} [upper=1] The upper bound.\n * @param {boolean} [floating] Specify returning a floating-point number.\n * @returns {number} Returns the random number.\n * @example\n *\n * _.random(0, 5);\n * // => an integer between 0 and 5\n *\n * _.random(5);\n * // => also an integer between 0 and 5\n *\n * _.random(5, true);\n * // => a floating-point number between 0 and 5\n *\n * _.random(1.2, 5.2);\n * // => a floating-point number between 1.2 and 5.2\n */\n function random(lower, upper, floating) {\n if (floating && typeof floating != 'boolean' && isIterateeCall(lower, upper, floating)) {\n upper = floating = undefined;\n }\n if (floating === undefined) {\n if (typeof upper == 'boolean') {\n floating = upper;\n upper = undefined;\n }\n else if (typeof lower == 'boolean') {\n floating = lower;\n lower = undefined;\n }\n }\n if (lower === undefined && upper === undefined) {\n lower = 0;\n upper = 1;\n }\n else {\n lower = toFinite(lower);\n if (upper === undefined) {\n upper = lower;\n lower = 0;\n } else {\n upper = toFinite(upper);\n }\n }\n if (lower > upper) {\n var temp = lower;\n lower = upper;\n upper = temp;\n }\n if (floating || lower % 1 || upper % 1) {\n var rand = nativeRandom();\n return nativeMin(lower + (rand * (upper - lower + freeParseFloat('1e-' + ((rand + '').length - 1)))), upper);\n }\n return baseRandom(lower, upper);\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the camel cased string.\n * @example\n *\n * _.camelCase('Foo Bar');\n * // => 'fooBar'\n *\n * _.camelCase('--foo-bar--');\n * // => 'fooBar'\n *\n * _.camelCase('__FOO_BAR__');\n * // => 'fooBar'\n */\n var camelCase = createCompounder(function(result, word, index) {\n word = word.toLowerCase();\n return result + (index ? capitalize(word) : word);\n });\n\n /**\n * Converts the first character of `string` to upper case and the remaining\n * to lower case.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to capitalize.\n * @returns {string} Returns the capitalized string.\n * @example\n *\n * _.capitalize('FRED');\n * // => 'Fred'\n */\n function capitalize(string) {\n return upperFirst(toString(string).toLowerCase());\n }\n\n /**\n * Deburrs `string` by converting\n * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table)\n * and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A)\n * letters to basic Latin letters and removing\n * [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to deburr.\n * @returns {string} Returns the deburred string.\n * @example\n *\n * _.deburr('d├®j├á vu');\n * // => 'deja vu'\n */\n function deburr(string) {\n string = toString(string);\n return string && string.replace(reLatin, deburrLetter).replace(reComboMark, '');\n }\n\n /**\n * Checks if `string` ends with the given target string.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {string} [target] The string to search for.\n * @param {number} [position=string.length] The position to search up to.\n * @returns {boolean} Returns `true` if `string` ends with `target`,\n * else `false`.\n * @example\n *\n * _.endsWith('abc', 'c');\n * // => true\n *\n * _.endsWith('abc', 'b');\n * // => false\n *\n * _.endsWith('abc', 'b', 2);\n * // => true\n */\n function endsWith(string, target, position) {\n string = toString(string);\n target = baseToString(target);\n\n var length = string.length;\n position = position === undefined\n ? length\n : baseClamp(toInteger(position), 0, length);\n\n var end = position;\n position -= target.length;\n return position >= 0 && string.slice(position, end) == target;\n }\n\n /**\n * Converts the characters \"&\", \"<\", \">\", '\"', and \"'\" in `string` to their\n * corresponding HTML entities.\n *\n * **Note:** No other characters are escaped. To escape additional\n * characters use a third-party library like [_he_](https://mths.be/he).\n *\n * Though the \">\" character is escaped for symmetry, characters like\n * \">\" and \"/\" don't need escaping in HTML and have no special meaning\n * unless they're part of a tag or unquoted attribute value. See\n * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands)\n * (under \"semi-related fun fact\") for more details.\n *\n * When working with HTML you should always\n * [quote attribute values](http://wonko.com/post/html-escaping) to reduce\n * XSS vectors.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category String\n * @param {string} [string=''] The string to escape.\n * @returns {string} Returns the escaped string.\n * @example\n *\n * _.escape('fred, barney, & pebbles');\n * // => 'fred, barney, &amp; pebbles'\n */\n function escape(string) {\n string = toString(string);\n return (string && reHasUnescapedHtml.test(string))\n ? string.replace(reUnescapedHtml, escapeHtmlChar)\n : string;\n }\n\n /**\n * Escapes the `RegExp` special characters \"^\", \"$\", \"\\\", \".\", \"*\", \"+\",\n * \"?\", \"(\", \")\", \"[\", \"]\", \"{\", \"}\", and \"|\" in `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to escape.\n * @returns {string} Returns the escaped string.\n * @example\n *\n * _.escapeRegExp('[lodash](https://lodash.com/)');\n * // => '\\[lodash\\]\\(https://lodash\\.com/\\)'\n */\n function escapeRegExp(string) {\n string = toString(string);\n return (string && reHasRegExpChar.test(string))\n ? string.replace(reRegExpChar, '\\\\$&')\n : string;\n }\n\n /**\n * Converts `string` to\n * [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the kebab cased string.\n * @example\n *\n * _.kebabCase('Foo Bar');\n * // => 'foo-bar'\n *\n * _.kebabCase('fooBar');\n * // => 'foo-bar'\n *\n * _.kebabCase('__FOO_BAR__');\n * // => 'foo-bar'\n */\n var kebabCase = createCompounder(function(result, word, index) {\n return result + (index ? '-' : '') + word.toLowerCase();\n });\n\n /**\n * Converts `string`, as space separated words, to lower case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the lower cased string.\n * @example\n *\n * _.lowerCase('--Foo-Bar--');\n * // => 'foo bar'\n *\n * _.lowerCase('fooBar');\n * // => 'foo bar'\n *\n * _.lowerCase('__FOO_BAR__');\n * // => 'foo bar'\n */\n var lowerCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + word.toLowerCase();\n });\n\n /**\n * Converts the first character of `string` to lower case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.lowerFirst('Fred');\n * // => 'fred'\n *\n * _.lowerFirst('FRED');\n * // => 'fRED'\n */\n var lowerFirst = createCaseFirst('toLowerCase');\n\n /**\n * Pads `string` on the left and right sides if it's shorter than `length`.\n * Padding characters are truncated if they can't be evenly divided by `length`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.pad('abc', 8);\n * // => ' abc '\n *\n * _.pad('abc', 8, '_-');\n * // => '_-abc_-_'\n *\n * _.pad('abc', 3);\n * // => 'abc'\n */\n function pad(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n if (!length || strLength >= length) {\n return string;\n }\n var mid = (length - strLength) / 2;\n return (\n createPadding(nativeFloor(mid), chars) +\n string +\n createPadding(nativeCeil(mid), chars)\n );\n }\n\n /**\n * Pads `string` on the right side if it's shorter than `length`. Padding\n * characters are truncated if they exceed `length`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.padEnd('abc', 6);\n * // => 'abc '\n *\n * _.padEnd('abc', 6, '_-');\n * // => 'abc_-_'\n *\n * _.padEnd('abc', 3);\n * // => 'abc'\n */\n function padEnd(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n return (length && strLength < length)\n ? (string + createPadding(length - strLength, chars))\n : string;\n }\n\n /**\n * Pads `string` on the left side if it's shorter than `length`. Padding\n * characters are truncated if they exceed `length`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to pad.\n * @param {number} [length=0] The padding length.\n * @param {string} [chars=' '] The string used as padding.\n * @returns {string} Returns the padded string.\n * @example\n *\n * _.padStart('abc', 6);\n * // => ' abc'\n *\n * _.padStart('abc', 6, '_-');\n * // => '_-_abc'\n *\n * _.padStart('abc', 3);\n * // => 'abc'\n */\n function padStart(string, length, chars) {\n string = toString(string);\n length = toInteger(length);\n\n var strLength = length ? stringSize(string) : 0;\n return (length && strLength < length)\n ? (createPadding(length - strLength, chars) + string)\n : string;\n }\n\n /**\n * Converts `string` to an integer of the specified radix. If `radix` is\n * `undefined` or `0`, a `radix` of `10` is used unless `value` is a\n * hexadecimal, in which case a `radix` of `16` is used.\n *\n * **Note:** This method aligns with the\n * [ES5 implementation](https://es5.github.io/#x15.1.2.2) of `parseInt`.\n *\n * @static\n * @memberOf _\n * @since 1.1.0\n * @category String\n * @param {string} string The string to convert.\n * @param {number} [radix=10] The radix to interpret `value` by.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {number} Returns the converted integer.\n * @example\n *\n * _.parseInt('08');\n * // => 8\n *\n * _.map(['6', '08', '10'], _.parseInt);\n * // => [6, 8, 10]\n */\n function parseInt(string, radix, guard) {\n if (guard || radix == null) {\n radix = 0;\n } else if (radix) {\n radix = +radix;\n }\n return nativeParseInt(toString(string).replace(reTrimStart, ''), radix || 0);\n }\n\n /**\n * Repeats the given string `n` times.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to repeat.\n * @param {number} [n=1] The number of times to repeat the string.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the repeated string.\n * @example\n *\n * _.repeat('*', 3);\n * // => '***'\n *\n * _.repeat('abc', 2);\n * // => 'abcabc'\n *\n * _.repeat('abc', 0);\n * // => ''\n */\n function repeat(string, n, guard) {\n if ((guard ? isIterateeCall(string, n, guard) : n === undefined)) {\n n = 1;\n } else {\n n = toInteger(n);\n }\n return baseRepeat(toString(string), n);\n }\n\n /**\n * Replaces matches for `pattern` in `string` with `replacement`.\n *\n * **Note:** This method is based on\n * [`String#replace`](https://mdn.io/String/replace).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to modify.\n * @param {RegExp|string} pattern The pattern to replace.\n * @param {Function|string} replacement The match replacement.\n * @returns {string} Returns the modified string.\n * @example\n *\n * _.replace('Hi Fred', 'Fred', 'Barney');\n * // => 'Hi Barney'\n */\n function replace() {\n var args = arguments,\n string = toString(args[0]);\n\n return args.length < 3 ? string : string.replace(args[1], args[2]);\n }\n\n /**\n * Converts `string` to\n * [snake case](https://en.wikipedia.org/wiki/Snake_case).\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the snake cased string.\n * @example\n *\n * _.snakeCase('Foo Bar');\n * // => 'foo_bar'\n *\n * _.snakeCase('fooBar');\n * // => 'foo_bar'\n *\n * _.snakeCase('--FOO-BAR--');\n * // => 'foo_bar'\n */\n var snakeCase = createCompounder(function(result, word, index) {\n return result + (index ? '_' : '') + word.toLowerCase();\n });\n\n /**\n * Splits `string` by `separator`.\n *\n * **Note:** This method is based on\n * [`String#split`](https://mdn.io/String/split).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to split.\n * @param {RegExp|string} separator The separator pattern to split by.\n * @param {number} [limit] The length to truncate results to.\n * @returns {Array} Returns the string segments.\n * @example\n *\n * _.split('a-b-c', '-', 2);\n * // => ['a', 'b']\n */\n function split(string, separator, limit) {\n if (limit && typeof limit != 'number' && isIterateeCall(string, separator, limit)) {\n separator = limit = undefined;\n }\n limit = limit === undefined ? MAX_ARRAY_LENGTH : limit >>> 0;\n if (!limit) {\n return [];\n }\n string = toString(string);\n if (string && (\n typeof separator == 'string' ||\n (separator != null && !isRegExp(separator))\n )) {\n separator = baseToString(separator);\n if (!separator && hasUnicode(string)) {\n return castSlice(stringToArray(string), 0, limit);\n }\n }\n return string.split(separator, limit);\n }\n\n /**\n * Converts `string` to\n * [start case](https://en.wikipedia.org/wiki/Letter_case#Stylistic_or_specialised_usage).\n *\n * @static\n * @memberOf _\n * @since 3.1.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the start cased string.\n * @example\n *\n * _.startCase('--foo-bar--');\n * // => 'Foo Bar'\n *\n * _.startCase('fooBar');\n * // => 'Foo Bar'\n *\n * _.startCase('__FOO_BAR__');\n * // => 'FOO BAR'\n */\n var startCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + upperFirst(word);\n });\n\n /**\n * Checks if `string` starts with the given target string.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {string} [target] The string to search for.\n * @param {number} [position=0] The position to search from.\n * @returns {boolean} Returns `true` if `string` starts with `target`,\n * else `false`.\n * @example\n *\n * _.startsWith('abc', 'a');\n * // => true\n *\n * _.startsWith('abc', 'b');\n * // => false\n *\n * _.startsWith('abc', 'b', 1);\n * // => true\n */\n function startsWith(string, target, position) {\n string = toString(string);\n position = position == null\n ? 0\n : baseClamp(toInteger(position), 0, string.length);\n\n target = baseToString(target);\n return string.slice(position, position + target.length) == target;\n }\n\n /**\n * Creates a compiled template function that can interpolate data properties\n * in \"interpolate\" delimiters, HTML-escape interpolated data properties in\n * \"escape\" delimiters, and execute JavaScript in \"evaluate\" delimiters. Data\n * properties may be accessed as free variables in the template. If a setting\n * object is given, it takes precedence over `_.templateSettings` values.\n *\n * **Note:** In the development build `_.template` utilizes\n * [sourceURLs](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl)\n * for easier debugging.\n *\n * For more information on precompiling templates see\n * [lodash's custom builds documentation](https://lodash.com/custom-builds).\n *\n * For more information on Chrome extension sandboxes see\n * [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval).\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category String\n * @param {string} [string=''] The template string.\n * @param {Object} [options={}] The options object.\n * @param {RegExp} [options.escape=_.templateSettings.escape]\n * The HTML \"escape\" delimiter.\n * @param {RegExp} [options.evaluate=_.templateSettings.evaluate]\n * The \"evaluate\" delimiter.\n * @param {Object} [options.imports=_.templateSettings.imports]\n * An object to import into the template as free variables.\n * @param {RegExp} [options.interpolate=_.templateSettings.interpolate]\n * The \"interpolate\" delimiter.\n * @param {string} [options.sourceURL='lodash.templateSources[n]']\n * The sourceURL of the compiled template.\n * @param {string} [options.variable='obj']\n * The data object variable name.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Function} Returns the compiled template function.\n * @example\n *\n * // Use the \"interpolate\" delimiter to create a compiled template.\n * var compiled = _.template('hello <%= user %>!');\n * compiled({ 'user': 'fred' });\n * // => 'hello fred!'\n *\n * // Use the HTML \"escape\" delimiter to escape data property values.\n * var compiled = _.template('<b><%- value %></b>');\n * compiled({ 'value': '<script>' });\n * // => '<b>&lt;script&gt;</b>'\n *\n * // Use the \"evaluate\" delimiter to execute JavaScript and generate HTML.\n * var compiled = _.template('<% _.forEach(users, function(user) { %><li><%- user %></li><% }); %>');\n * compiled({ 'users': ['fred', 'barney'] });\n * // => '<li>fred</li><li>barney</li>'\n *\n * // Use the internal `print` function in \"evaluate\" delimiters.\n * var compiled = _.template('<% print(\"hello \" + user); %>!');\n * compiled({ 'user': 'barney' });\n * // => 'hello barney!'\n *\n * // Use the ES template literal delimiter as an \"interpolate\" delimiter.\n * // Disable support by replacing the \"interpolate\" delimiter.\n * var compiled = _.template('hello ${ user }!');\n * compiled({ 'user': 'pebbles' });\n * // => 'hello pebbles!'\n *\n * // Use backslashes to treat delimiters as plain text.\n * var compiled = _.template('<%= \"\\\\<%- value %\\\\>\" %>');\n * compiled({ 'value': 'ignored' });\n * // => '<%- value %>'\n *\n * // Use the `imports` option to import `jQuery` as `jq`.\n * var text = '<% jq.each(users, function(user) { %><li><%- user %></li><% }); %>';\n * var compiled = _.template(text, { 'imports': { 'jq': jQuery } });\n * compiled({ 'users': ['fred', 'barney'] });\n * // => '<li>fred</li><li>barney</li>'\n *\n * // Use the `sourceURL` option to specify a custom sourceURL for the template.\n * var compiled = _.template('hello <%= user %>!', { 'sourceURL': '/basic/greeting.jst' });\n * compiled(data);\n * // => Find the source of \"greeting.jst\" under the Sources tab or Resources panel of the web inspector.\n *\n * // Use the `variable` option to ensure a with-statement isn't used in the compiled template.\n * var compiled = _.template('hi <%= data.user %>!', { 'variable': 'data' });\n * compiled.source;\n * // => function(data) {\n * // var __t, __p = '';\n * // __p += 'hi ' + ((__t = ( data.user )) == null ? '' : __t) + '!';\n * // return __p;\n * // }\n *\n * // Use custom template delimiters.\n * _.templateSettings.interpolate = /{{([\\s\\S]+?)}}/g;\n * var compiled = _.template('hello {{ user }}!');\n * compiled({ 'user': 'mustache' });\n * // => 'hello mustache!'\n *\n * // Use the `source` property to inline compiled templates for meaningful\n * // line numbers in error messages and stack traces.\n * fs.writeFileSync(path.join(process.cwd(), 'jst.js'), '\\\n * var JST = {\\\n * \"main\": ' + _.template(mainText).source + '\\\n * };\\\n * ');\n */\n function template(string, options, guard) {\n // Based on John Resig's `tmpl` implementation\n // (http://ejohn.org/blog/javascript-micro-templating/)\n // and Laura Doktorova's doT.js (https://github.com/olado/doT).\n var settings = lodash.templateSettings;\n\n if (guard && isIterateeCall(string, options, guard)) {\n options = undefined;\n }\n string = toString(string);\n options = assignInWith({}, options, settings, customDefaultsAssignIn);\n\n var imports = assignInWith({}, options.imports, settings.imports, customDefaultsAssignIn),\n importsKeys = keys(imports),\n importsValues = baseValues(imports, importsKeys);\n\n var isEscaping,\n isEvaluating,\n index = 0,\n interpolate = options.interpolate || reNoMatch,\n source = \"__p += '\";\n\n // Compile the regexp to match each delimiter.\n var reDelimiters = RegExp(\n (options.escape || reNoMatch).source + '|' +\n interpolate.source + '|' +\n (interpolate === reInterpolate ? reEsTemplate : reNoMatch).source + '|' +\n (options.evaluate || reNoMatch).source + '|$'\n , 'g');\n\n // Use a sourceURL for easier debugging.\n var sourceURL = '//# sourceURL=' +\n ('sourceURL' in options\n ? options.sourceURL\n : ('lodash.templateSources[' + (++templateCounter) + ']')\n ) + '\\n';\n\n string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evaluateValue, offset) {\n interpolateValue || (interpolateValue = esTemplateValue);\n\n // Escape characters that can't be included in string literals.\n source += string.slice(index, offset).replace(reUnescapedString, escapeStringChar);\n\n // Replace delimiters with snippets.\n if (escapeValue) {\n isEscaping = true;\n source += \"' +\\n__e(\" + escapeValue + \") +\\n'\";\n }\n if (evaluateValue) {\n isEvaluating = true;\n source += \"';\\n\" + evaluateValue + \";\\n__p += '\";\n }\n if (interpolateValue) {\n source += \"' +\\n((__t = (\" + interpolateValue + \")) == null ? '' : __t) +\\n'\";\n }\n index = offset + match.length;\n\n // The JS engine embedded in Adobe products needs `match` returned in\n // order to produce the correct `offset` value.\n return match;\n });\n\n source += \"';\\n\";\n\n // If `variable` is not specified wrap a with-statement around the generated\n // code to add the data object to the top of the scope chain.\n var variable = options.variable;\n if (!variable) {\n source = 'with (obj) {\\n' + source + '\\n}\\n';\n }\n // Cleanup code by stripping empty strings.\n source = (isEvaluating ? source.replace(reEmptyStringLeading, '') : source)\n .replace(reEmptyStringMiddle, '$1')\n .replace(reEmptyStringTrailing, '$1;');\n\n // Frame code as the function body.\n source = 'function(' + (variable || 'obj') + ') {\\n' +\n (variable\n ? ''\n : 'obj || (obj = {});\\n'\n ) +\n \"var __t, __p = ''\" +\n (isEscaping\n ? ', __e = _.escape'\n : ''\n ) +\n (isEvaluating\n ? ', __j = Array.prototype.join;\\n' +\n \"function print() { __p += __j.call(arguments, '') }\\n\"\n : ';\\n'\n ) +\n source +\n 'return __p\\n}';\n\n var result = attempt(function() {\n return Function(importsKeys, sourceURL + 'return ' + source)\n .apply(undefined, importsValues);\n });\n\n // Provide the compiled function's source by its `toString` method or\n // the `source` property as a convenience for inlining compiled templates.\n result.source = source;\n if (isError(result)) {\n throw result;\n }\n return result;\n }\n\n /**\n * Converts `string`, as a whole, to lower case just like\n * [String#toLowerCase](https://mdn.io/toLowerCase).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the lower cased string.\n * @example\n *\n * _.toLower('--Foo-Bar--');\n * // => '--foo-bar--'\n *\n * _.toLower('fooBar');\n * // => 'foobar'\n *\n * _.toLower('__FOO_BAR__');\n * // => '__foo_bar__'\n */\n function toLower(value) {\n return toString(value).toLowerCase();\n }\n\n /**\n * Converts `string`, as a whole, to upper case just like\n * [String#toUpperCase](https://mdn.io/toUpperCase).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the upper cased string.\n * @example\n *\n * _.toUpper('--foo-bar--');\n * // => '--FOO-BAR--'\n *\n * _.toUpper('fooBar');\n * // => 'FOOBAR'\n *\n * _.toUpper('__foo_bar__');\n * // => '__FOO_BAR__'\n */\n function toUpper(value) {\n return toString(value).toUpperCase();\n }\n\n /**\n * Removes leading and trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trim(' abc ');\n * // => 'abc'\n *\n * _.trim('-_-abc-_-', '_-');\n * // => 'abc'\n *\n * _.map([' foo ', ' bar '], _.trim);\n * // => ['foo', 'bar']\n */\n function trim(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrim, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n chrSymbols = stringToArray(chars),\n start = charsStartIndex(strSymbols, chrSymbols),\n end = charsEndIndex(strSymbols, chrSymbols) + 1;\n\n return castSlice(strSymbols, start, end).join('');\n }\n\n /**\n * Removes trailing whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trimEnd(' abc ');\n * // => ' abc'\n *\n * _.trimEnd('-_-abc-_-', '_-');\n * // => '-_-abc'\n */\n function trimEnd(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrimEnd, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n end = charsEndIndex(strSymbols, stringToArray(chars)) + 1;\n\n return castSlice(strSymbols, 0, end).join('');\n }\n\n /**\n * Removes leading whitespace or specified characters from `string`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to trim.\n * @param {string} [chars=whitespace] The characters to trim.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {string} Returns the trimmed string.\n * @example\n *\n * _.trimStart(' abc ');\n * // => 'abc '\n *\n * _.trimStart('-_-abc-_-', '_-');\n * // => 'abc-_-'\n */\n function trimStart(string, chars, guard) {\n string = toString(string);\n if (string && (guard || chars === undefined)) {\n return string.replace(reTrimStart, '');\n }\n if (!string || !(chars = baseToString(chars))) {\n return string;\n }\n var strSymbols = stringToArray(string),\n start = charsStartIndex(strSymbols, stringToArray(chars));\n\n return castSlice(strSymbols, start).join('');\n }\n\n /**\n * Truncates `string` if it's longer than the given maximum string length.\n * The last characters of the truncated string are replaced with the omission\n * string which defaults to \"...\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to truncate.\n * @param {Object} [options={}] The options object.\n * @param {number} [options.length=30] The maximum string length.\n * @param {string} [options.omission='...'] The string to indicate text is omitted.\n * @param {RegExp|string} [options.separator] The separator pattern to truncate to.\n * @returns {string} Returns the truncated string.\n * @example\n *\n * _.truncate('hi-diddly-ho there, neighborino');\n * // => 'hi-diddly-ho there, neighbo...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'length': 24,\n * 'separator': ' '\n * });\n * // => 'hi-diddly-ho there,...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'length': 24,\n * 'separator': /,? +/\n * });\n * // => 'hi-diddly-ho there...'\n *\n * _.truncate('hi-diddly-ho there, neighborino', {\n * 'omission': ' [...]'\n * });\n * // => 'hi-diddly-ho there, neig [...]'\n */\n function truncate(string, options) {\n var length = DEFAULT_TRUNC_LENGTH,\n omission = DEFAULT_TRUNC_OMISSION;\n\n if (isObject(options)) {\n var separator = 'separator' in options ? options.separator : separator;\n length = 'length' in options ? toInteger(options.length) : length;\n omission = 'omission' in options ? baseToString(options.omission) : omission;\n }\n string = toString(string);\n\n var strLength = string.length;\n if (hasUnicode(string)) {\n var strSymbols = stringToArray(string);\n strLength = strSymbols.length;\n }\n if (length >= strLength) {\n return string;\n }\n var end = length - stringSize(omission);\n if (end < 1) {\n return omission;\n }\n var result = strSymbols\n ? castSlice(strSymbols, 0, end).join('')\n : string.slice(0, end);\n\n if (separator === undefined) {\n return result + omission;\n }\n if (strSymbols) {\n end += (result.length - end);\n }\n if (isRegExp(separator)) {\n if (string.slice(end).search(separator)) {\n var match,\n substring = result;\n\n if (!separator.global) {\n separator = RegExp(separator.source, toString(reFlags.exec(separator)) + 'g');\n }\n separator.lastIndex = 0;\n while ((match = separator.exec(substring))) {\n var newEnd = match.index;\n }\n result = result.slice(0, newEnd === undefined ? end : newEnd);\n }\n } else if (string.indexOf(baseToString(separator), end) != end) {\n var index = result.lastIndexOf(separator);\n if (index > -1) {\n result = result.slice(0, index);\n }\n }\n return result + omission;\n }\n\n /**\n * The inverse of `_.escape`; this method converts the HTML entities\n * `&amp;`, `&lt;`, `&gt;`, `&quot;`, and `&#39;` in `string` to\n * their corresponding characters.\n *\n * **Note:** No other HTML entities are unescaped. To unescape additional\n * HTML entities use a third-party library like [_he_](https://mths.be/he).\n *\n * @static\n * @memberOf _\n * @since 0.6.0\n * @category String\n * @param {string} [string=''] The string to unescape.\n * @returns {string} Returns the unescaped string.\n * @example\n *\n * _.unescape('fred, barney, &amp; pebbles');\n * // => 'fred, barney, & pebbles'\n */\n function unescape(string) {\n string = toString(string);\n return (string && reHasEscapedHtml.test(string))\n ? string.replace(reEscapedHtml, unescapeHtmlChar)\n : string;\n }\n\n /**\n * Converts `string`, as space separated words, to upper case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the upper cased string.\n * @example\n *\n * _.upperCase('--foo-bar');\n * // => 'FOO BAR'\n *\n * _.upperCase('fooBar');\n * // => 'FOO BAR'\n *\n * _.upperCase('__foo_bar__');\n * // => 'FOO BAR'\n */\n var upperCase = createCompounder(function(result, word, index) {\n return result + (index ? ' ' : '') + word.toUpperCase();\n });\n\n /**\n * Converts the first character of `string` to upper case.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category String\n * @param {string} [string=''] The string to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.upperFirst('fred');\n * // => 'Fred'\n *\n * _.upperFirst('FRED');\n * // => 'FRED'\n */\n var upperFirst = createCaseFirst('toUpperCase');\n\n /**\n * Splits `string` into an array of its words.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category String\n * @param {string} [string=''] The string to inspect.\n * @param {RegExp|string} [pattern] The pattern to match words.\n * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.\n * @returns {Array} Returns the words of `string`.\n * @example\n *\n * _.words('fred, barney, & pebbles');\n * // => ['fred', 'barney', 'pebbles']\n *\n * _.words('fred, barney, & pebbles', /[^, ]+/g);\n * // => ['fred', 'barney', '&', 'pebbles']\n */\n function words(string, pattern, guard) {\n string = toString(string);\n pattern = guard ? undefined : pattern;\n\n if (pattern === undefined) {\n return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string);\n }\n return string.match(pattern) || [];\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Attempts to invoke `func`, returning either the result or the caught error\n * object. Any additional arguments are provided to `func` when it's invoked.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Function} func The function to attempt.\n * @param {...*} [args] The arguments to invoke `func` with.\n * @returns {*} Returns the `func` result or error object.\n * @example\n *\n * // Avoid throwing errors for invalid selectors.\n * var elements = _.attempt(function(selector) {\n * return document.querySelectorAll(selector);\n * }, '>_>');\n *\n * if (_.isError(elements)) {\n * elements = [];\n * }\n */\n var attempt = baseRest(function(func, args) {\n try {\n return apply(func, undefined, args);\n } catch (e) {\n return isError(e) ? e : new Error(e);\n }\n });\n\n /**\n * Binds methods of an object to the object itself, overwriting the existing\n * method.\n *\n * **Note:** This method doesn't set the \"length\" property of bound functions.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {Object} object The object to bind and assign the bound methods to.\n * @param {...(string|string[])} methodNames The object method names to bind.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var view = {\n * 'label': 'docs',\n * 'click': function() {\n * console.log('clicked ' + this.label);\n * }\n * };\n *\n * _.bindAll(view, ['click']);\n * jQuery(element).on('click', view.click);\n * // => Logs 'clicked docs' when clicked.\n */\n var bindAll = flatRest(function(object, methodNames) {\n arrayEach(methodNames, function(key) {\n key = toKey(key);\n baseAssignValue(object, key, bind(object[key], object));\n });\n return object;\n });\n\n /**\n * Creates a function that iterates over `pairs` and invokes the corresponding\n * function of the first predicate to return truthy. The predicate-function\n * pairs are invoked with the `this` binding and arguments of the created\n * function.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {Array} pairs The predicate-function pairs.\n * @returns {Function} Returns the new composite function.\n * @example\n *\n * var func = _.cond([\n * [_.matches({ 'a': 1 }), _.constant('matches A')],\n * [_.conforms({ 'b': _.isNumber }), _.constant('matches B')],\n * [_.stubTrue, _.constant('no match')]\n * ]);\n *\n * func({ 'a': 1, 'b': 2 });\n * // => 'matches A'\n *\n * func({ 'a': 0, 'b': 1 });\n * // => 'matches B'\n *\n * func({ 'a': '1', 'b': '2' });\n * // => 'no match'\n */\n function cond(pairs) {\n var length = pairs == null ? 0 : pairs.length,\n toIteratee = getIteratee();\n\n pairs = !length ? [] : arrayMap(pairs, function(pair) {\n if (typeof pair[1] != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n return [toIteratee(pair[0]), pair[1]];\n });\n\n return baseRest(function(args) {\n var index = -1;\n while (++index < length) {\n var pair = pairs[index];\n if (apply(pair[0], this, args)) {\n return apply(pair[1], this, args);\n }\n }\n });\n }\n\n /**\n * Creates a function that invokes the predicate properties of `source` with\n * the corresponding property values of a given object, returning `true` if\n * all predicates return truthy, else `false`.\n *\n * **Note:** The created function is equivalent to `_.conformsTo` with\n * `source` partially applied.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {Object} source The object of property predicates to conform to.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 2, 'b': 1 },\n * { 'a': 1, 'b': 2 }\n * ];\n *\n * _.filter(objects, _.conforms({ 'b': function(n) { return n > 1; } }));\n * // => [{ 'a': 1, 'b': 2 }]\n */\n function conforms(source) {\n return baseConforms(baseClone(source, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\n function constant(value) {\n return function() {\n return value;\n };\n }\n\n /**\n * Checks `value` to determine whether a default value should be returned in\n * its place. The `defaultValue` is returned if `value` is `NaN`, `null`,\n * or `undefined`.\n *\n * @static\n * @memberOf _\n * @since 4.14.0\n * @category Util\n * @param {*} value The value to check.\n * @param {*} defaultValue The default value.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * _.defaultTo(1, 10);\n * // => 1\n *\n * _.defaultTo(undefined, 10);\n * // => 10\n */\n function defaultTo(value, defaultValue) {\n return (value == null || value !== value) ? defaultValue : value;\n }\n\n /**\n * Creates a function that returns the result of invoking the given functions\n * with the `this` binding of the created function, where each successive\n * invocation is supplied the return value of the previous.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flowRight\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flow([_.add, square]);\n * addSquare(1, 2);\n * // => 9\n */\n var flow = createFlow();\n\n /**\n * This method is like `_.flow` except that it creates a function that\n * invokes the given functions from right to left.\n *\n * @static\n * @since 3.0.0\n * @memberOf _\n * @category Util\n * @param {...(Function|Function[])} [funcs] The functions to invoke.\n * @returns {Function} Returns the new composite function.\n * @see _.flow\n * @example\n *\n * function square(n) {\n * return n * n;\n * }\n *\n * var addSquare = _.flowRight([square, _.add]);\n * addSquare(1, 2);\n * // => 9\n */\n var flowRight = createFlow(true);\n\n /**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\n function identity(value) {\n return value;\n }\n\n /**\n * Creates a function that invokes `func` with the arguments of the created\n * function. If `func` is a property name, the created function returns the\n * property value for a given element. If `func` is an array or object, the\n * created function returns `true` for elements that contain the equivalent\n * source properties, otherwise it returns `false`.\n *\n * @static\n * @since 4.0.0\n * @memberOf _\n * @category Util\n * @param {*} [func=_.identity] The value to convert to a callback.\n * @returns {Function} Returns the callback.\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, _.iteratee({ 'user': 'barney', 'active': true }));\n * // => [{ 'user': 'barney', 'age': 36, 'active': true }]\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, _.iteratee(['user', 'fred']));\n * // => [{ 'user': 'fred', 'age': 40 }]\n *\n * // The `_.property` iteratee shorthand.\n * _.map(users, _.iteratee('user'));\n * // => ['barney', 'fred']\n *\n * // Create custom iteratee shorthands.\n * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {\n * return !_.isRegExp(func) ? iteratee(func) : function(string) {\n * return func.test(string);\n * };\n * });\n *\n * _.filter(['abc', 'def'], /ef/);\n * // => ['def']\n */\n function iteratee(func) {\n return baseIteratee(typeof func == 'function' ? func : baseClone(func, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that performs a partial deep comparison between a given\n * object and `source`, returning `true` if the given object has equivalent\n * property values, else `false`.\n *\n * **Note:** The created function is equivalent to `_.isMatch` with `source`\n * partially applied.\n *\n * Partial comparisons will match empty array and empty object `source`\n * values against any array or object value, respectively. See `_.isEqual`\n * for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 1, 'b': 2, 'c': 3 },\n * { 'a': 4, 'b': 5, 'c': 6 }\n * ];\n *\n * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));\n * // => [{ 'a': 4, 'b': 5, 'c': 6 }]\n */\n function matches(source) {\n return baseMatches(baseClone(source, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that performs a partial deep comparison between the\n * value at `path` of a given object to `srcValue`, returning `true` if the\n * object value is equivalent, else `false`.\n *\n * **Note:** Partial comparisons will match empty array and empty object\n * `srcValue` values against any array or object value, respectively. See\n * `_.isEqual` for a list of supported value comparisons.\n *\n * @static\n * @memberOf _\n * @since 3.2.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n * @example\n *\n * var objects = [\n * { 'a': 1, 'b': 2, 'c': 3 },\n * { 'a': 4, 'b': 5, 'c': 6 }\n * ];\n *\n * _.find(objects, _.matchesProperty('a', 4));\n * // => { 'a': 4, 'b': 5, 'c': 6 }\n */\n function matchesProperty(path, srcValue) {\n return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));\n }\n\n /**\n * Creates a function that invokes the method at `path` of a given object.\n * Any additional arguments are provided to the invoked method.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Util\n * @param {Array|string} path The path of the method to invoke.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {Function} Returns the new invoker function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': _.constant(2) } },\n * { 'a': { 'b': _.constant(1) } }\n * ];\n *\n * _.map(objects, _.method('a.b'));\n * // => [2, 1]\n *\n * _.map(objects, _.method(['a', 'b']));\n * // => [2, 1]\n */\n var method = baseRest(function(path, args) {\n return function(object) {\n return baseInvoke(object, path, args);\n };\n });\n\n /**\n * The opposite of `_.method`; this method creates a function that invokes\n * the method at a given path of `object`. Any additional arguments are\n * provided to the invoked method.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Util\n * @param {Object} object The object to query.\n * @param {...*} [args] The arguments to invoke the method with.\n * @returns {Function} Returns the new invoker function.\n * @example\n *\n * var array = _.times(3, _.constant),\n * object = { 'a': array, 'b': array, 'c': array };\n *\n * _.map(['a[2]', 'c[0]'], _.methodOf(object));\n * // => [2, 0]\n *\n * _.map([['a', '2'], ['c', '0']], _.methodOf(object));\n * // => [2, 0]\n */\n var methodOf = baseRest(function(object, args) {\n return function(path) {\n return baseInvoke(object, path, args);\n };\n });\n\n /**\n * Adds all own enumerable string keyed function properties of a source\n * object to the destination object. If `object` is a function, then methods\n * are added to its prototype as well.\n *\n * **Note:** Use `_.runInContext` to create a pristine `lodash` function to\n * avoid conflicts caused by modifying the original.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {Function|Object} [object=lodash] The destination object.\n * @param {Object} source The object of functions to add.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.chain=true] Specify whether mixins are chainable.\n * @returns {Function|Object} Returns `object`.\n * @example\n *\n * function vowels(string) {\n * return _.filter(string, function(v) {\n * return /[aeiou]/i.test(v);\n * });\n * }\n *\n * _.mixin({ 'vowels': vowels });\n * _.vowels('fred');\n * // => ['e']\n *\n * _('fred').vowels().value();\n * // => ['e']\n *\n * _.mixin({ 'vowels': vowels }, { 'chain': false });\n * _('fred').vowels();\n * // => ['e']\n */\n function mixin(object, source, options) {\n var props = keys(source),\n methodNames = baseFunctions(source, props);\n\n if (options == null &&\n !(isObject(source) && (methodNames.length || !props.length))) {\n options = source;\n source = object;\n object = this;\n methodNames = baseFunctions(source, keys(source));\n }\n var chain = !(isObject(options) && 'chain' in options) || !!options.chain,\n isFunc = isFunction(object);\n\n arrayEach(methodNames, function(methodName) {\n var func = source[methodName];\n object[methodName] = func;\n if (isFunc) {\n object.prototype[methodName] = function() {\n var chainAll = this.__chain__;\n if (chain || chainAll) {\n var result = object(this.__wrapped__),\n actions = result.__actions__ = copyArray(this.__actions__);\n\n actions.push({ 'func': func, 'args': arguments, 'thisArg': object });\n result.__chain__ = chainAll;\n return result;\n }\n return func.apply(object, arrayPush([this.value()], arguments));\n };\n }\n });\n\n return object;\n }\n\n /**\n * Reverts the `_` variable to its previous value and returns a reference to\n * the `lodash` function.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @returns {Function} Returns the `lodash` function.\n * @example\n *\n * var lodash = _.noConflict();\n */\n function noConflict() {\n if (root._ === this) {\n root._ = oldDash;\n }\n return this;\n }\n\n /**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\n function noop() {\n // No operation performed.\n }\n\n /**\n * Creates a function that gets the argument at index `n`. If `n` is negative,\n * the nth argument from the end is returned.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {number} [n=0] The index of the argument to return.\n * @returns {Function} Returns the new pass-thru function.\n * @example\n *\n * var func = _.nthArg(1);\n * func('a', 'b', 'c', 'd');\n * // => 'b'\n *\n * var func = _.nthArg(-2);\n * func('a', 'b', 'c', 'd');\n * // => 'c'\n */\n function nthArg(n) {\n n = toInteger(n);\n return baseRest(function(args) {\n return baseNth(args, n);\n });\n }\n\n /**\n * Creates a function that invokes `iteratees` with the arguments it receives\n * and returns their results.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [iteratees=[_.identity]]\n * The iteratees to invoke.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.over([Math.max, Math.min]);\n *\n * func(1, 2, 3, 4);\n * // => [4, 1]\n */\n var over = createOver(arrayMap);\n\n /**\n * Creates a function that checks if **all** of the `predicates` return\n * truthy when invoked with the arguments it receives.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [predicates=[_.identity]]\n * The predicates to check.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.overEvery([Boolean, isFinite]);\n *\n * func('1');\n * // => true\n *\n * func(null);\n * // => false\n *\n * func(NaN);\n * // => false\n */\n var overEvery = createOver(arrayEvery);\n\n /**\n * Creates a function that checks if **any** of the `predicates` return\n * truthy when invoked with the arguments it receives.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {...(Function|Function[])} [predicates=[_.identity]]\n * The predicates to check.\n * @returns {Function} Returns the new function.\n * @example\n *\n * var func = _.overSome([Boolean, isFinite]);\n *\n * func('1');\n * // => true\n *\n * func(null);\n * // => true\n *\n * func(NaN);\n * // => false\n */\n var overSome = createOver(arraySome);\n\n /**\n * Creates a function that returns the value at `path` of a given object.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': 2 } },\n * { 'a': { 'b': 1 } }\n * ];\n *\n * _.map(objects, _.property('a.b'));\n * // => [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\n function property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n }\n\n /**\n * The opposite of `_.property`; this method creates a function that returns\n * the value at a given path of `object`.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Util\n * @param {Object} object The object to query.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var array = [0, 1, 2],\n * object = { 'a': array, 'b': array, 'c': array };\n *\n * _.map(['a[2]', 'c[0]'], _.propertyOf(object));\n * // => [2, 0]\n *\n * _.map([['a', '2'], ['c', '0']], _.propertyOf(object));\n * // => [2, 0]\n */\n function propertyOf(object) {\n return function(path) {\n return object == null ? undefined : baseGet(object, path);\n };\n }\n\n /**\n * Creates an array of numbers (positive and/or negative) progressing from\n * `start` up to, but not including, `end`. A step of `-1` is used if a negative\n * `start` is specified without an `end` or `step`. If `end` is not specified,\n * it's set to `start` with `start` then set to `0`.\n *\n * **Note:** JavaScript follows the IEEE-754 standard for resolving\n * floating-point values which can produce unexpected results.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @param {number} [step=1] The value to increment or decrement by.\n * @returns {Array} Returns the range of numbers.\n * @see _.inRange, _.rangeRight\n * @example\n *\n * _.range(4);\n * // => [0, 1, 2, 3]\n *\n * _.range(-4);\n * // => [0, -1, -2, -3]\n *\n * _.range(1, 5);\n * // => [1, 2, 3, 4]\n *\n * _.range(0, 20, 5);\n * // => [0, 5, 10, 15]\n *\n * _.range(0, -4, -1);\n * // => [0, -1, -2, -3]\n *\n * _.range(1, 4, 0);\n * // => [1, 1, 1]\n *\n * _.range(0);\n * // => []\n */\n var range = createRange();\n\n /**\n * This method is like `_.range` except that it populates values in\n * descending order.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {number} [start=0] The start of the range.\n * @param {number} end The end of the range.\n * @param {number} [step=1] The value to increment or decrement by.\n * @returns {Array} Returns the range of numbers.\n * @see _.inRange, _.range\n * @example\n *\n * _.rangeRight(4);\n * // => [3, 2, 1, 0]\n *\n * _.rangeRight(-4);\n * // => [-3, -2, -1, 0]\n *\n * _.rangeRight(1, 5);\n * // => [4, 3, 2, 1]\n *\n * _.rangeRight(0, 20, 5);\n * // => [15, 10, 5, 0]\n *\n * _.rangeRight(0, -4, -1);\n * // => [-3, -2, -1, 0]\n *\n * _.rangeRight(1, 4, 0);\n * // => [1, 1, 1]\n *\n * _.rangeRight(0);\n * // => []\n */\n var rangeRight = createRange(true);\n\n /**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\n function stubArray() {\n return [];\n }\n\n /**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\n function stubFalse() {\n return false;\n }\n\n /**\n * This method returns a new empty object.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Object} Returns the new empty object.\n * @example\n *\n * var objects = _.times(2, _.stubObject);\n *\n * console.log(objects);\n * // => [{}, {}]\n *\n * console.log(objects[0] === objects[1]);\n * // => false\n */\n function stubObject() {\n return {};\n }\n\n /**\n * This method returns an empty string.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {string} Returns the empty string.\n * @example\n *\n * _.times(2, _.stubString);\n * // => ['', '']\n */\n function stubString() {\n return '';\n }\n\n /**\n * This method returns `true`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `true`.\n * @example\n *\n * _.times(2, _.stubTrue);\n * // => [true, true]\n */\n function stubTrue() {\n return true;\n }\n\n /**\n * Invokes the iteratee `n` times, returning an array of the results of\n * each invocation. The iteratee is invoked with one argument; (index).\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} [iteratee=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n * @example\n *\n * _.times(3, String);\n * // => ['0', '1', '2']\n *\n * _.times(4, _.constant(0));\n * // => [0, 0, 0, 0]\n */\n function times(n, iteratee) {\n n = toInteger(n);\n if (n < 1 || n > MAX_SAFE_INTEGER) {\n return [];\n }\n var index = MAX_ARRAY_LENGTH,\n length = nativeMin(n, MAX_ARRAY_LENGTH);\n\n iteratee = getIteratee(iteratee);\n n -= MAX_ARRAY_LENGTH;\n\n var result = baseTimes(length, iteratee);\n while (++index < n) {\n iteratee(index);\n }\n return result;\n }\n\n /**\n * Converts `value` to a property path array.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Util\n * @param {*} value The value to convert.\n * @returns {Array} Returns the new property path array.\n * @example\n *\n * _.toPath('a.b.c');\n * // => ['a', 'b', 'c']\n *\n * _.toPath('a[0].b.c');\n * // => ['a', '0', 'b', 'c']\n */\n function toPath(value) {\n if (isArray(value)) {\n return arrayMap(value, toKey);\n }\n return isSymbol(value) ? [value] : copyArray(stringToPath(toString(value)));\n }\n\n /**\n * Generates a unique ID. If `prefix` is given, the ID is appended to it.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {string} [prefix=''] The value to prefix the ID with.\n * @returns {string} Returns the unique ID.\n * @example\n *\n * _.uniqueId('contact_');\n * // => 'contact_104'\n *\n * _.uniqueId();\n * // => '105'\n */\n function uniqueId(prefix) {\n var id = ++idCounter;\n return toString(prefix) + id;\n }\n\n /*------------------------------------------------------------------------*/\n\n /**\n * Adds two numbers.\n *\n * @static\n * @memberOf _\n * @since 3.4.0\n * @category Math\n * @param {number} augend The first number in an addition.\n * @param {number} addend The second number in an addition.\n * @returns {number} Returns the total.\n * @example\n *\n * _.add(6, 4);\n * // => 10\n */\n var add = createMathOperation(function(augend, addend) {\n return augend + addend;\n }, 0);\n\n /**\n * Computes `number` rounded up to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round up.\n * @param {number} [precision=0] The precision to round up to.\n * @returns {number} Returns the rounded up number.\n * @example\n *\n * _.ceil(4.006);\n * // => 5\n *\n * _.ceil(6.004, 2);\n * // => 6.01\n *\n * _.ceil(6040, -2);\n * // => 6100\n */\n var ceil = createRound('ceil');\n\n /**\n * Divide two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {number} dividend The first number in a division.\n * @param {number} divisor The second number in a division.\n * @returns {number} Returns the quotient.\n * @example\n *\n * _.divide(6, 4);\n * // => 1.5\n */\n var divide = createMathOperation(function(dividend, divisor) {\n return dividend / divisor;\n }, 1);\n\n /**\n * Computes `number` rounded down to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round down.\n * @param {number} [precision=0] The precision to round down to.\n * @returns {number} Returns the rounded down number.\n * @example\n *\n * _.floor(4.006);\n * // => 4\n *\n * _.floor(0.046, 2);\n * // => 0.04\n *\n * _.floor(4060, -2);\n * // => 4000\n */\n var floor = createRound('floor');\n\n /**\n * Computes the maximum value of `array`. If `array` is empty or falsey,\n * `undefined` is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {*} Returns the maximum value.\n * @example\n *\n * _.max([4, 2, 8, 6]);\n * // => 8\n *\n * _.max([]);\n * // => undefined\n */\n function max(array) {\n return (array && array.length)\n ? baseExtremum(array, identity, baseGt)\n : undefined;\n }\n\n /**\n * This method is like `_.max` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * the value is ranked. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {*} Returns the maximum value.\n * @example\n *\n * var objects = [{ 'n': 1 }, { 'n': 2 }];\n *\n * _.maxBy(objects, function(o) { return o.n; });\n * // => { 'n': 2 }\n *\n * // The `_.property` iteratee shorthand.\n * _.maxBy(objects, 'n');\n * // => { 'n': 2 }\n */\n function maxBy(array, iteratee) {\n return (array && array.length)\n ? baseExtremum(array, getIteratee(iteratee, 2), baseGt)\n : undefined;\n }\n\n /**\n * Computes the mean of the values in `array`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {number} Returns the mean.\n * @example\n *\n * _.mean([4, 2, 8, 6]);\n * // => 5\n */\n function mean(array) {\n return baseMean(array, identity);\n }\n\n /**\n * This method is like `_.mean` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the value to be averaged.\n * The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the mean.\n * @example\n *\n * var objects = [{ 'n': 4 }, { 'n': 2 }, { 'n': 8 }, { 'n': 6 }];\n *\n * _.meanBy(objects, function(o) { return o.n; });\n * // => 5\n *\n * // The `_.property` iteratee shorthand.\n * _.meanBy(objects, 'n');\n * // => 5\n */\n function meanBy(array, iteratee) {\n return baseMean(array, getIteratee(iteratee, 2));\n }\n\n /**\n * Computes the minimum value of `array`. If `array` is empty or falsey,\n * `undefined` is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {*} Returns the minimum value.\n * @example\n *\n * _.min([4, 2, 8, 6]);\n * // => 2\n *\n * _.min([]);\n * // => undefined\n */\n function min(array) {\n return (array && array.length)\n ? baseExtremum(array, identity, baseLt)\n : undefined;\n }\n\n /**\n * This method is like `_.min` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the criterion by which\n * the value is ranked. The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {*} Returns the minimum value.\n * @example\n *\n * var objects = [{ 'n': 1 }, { 'n': 2 }];\n *\n * _.minBy(objects, function(o) { return o.n; });\n * // => { 'n': 1 }\n *\n * // The `_.property` iteratee shorthand.\n * _.minBy(objects, 'n');\n * // => { 'n': 1 }\n */\n function minBy(array, iteratee) {\n return (array && array.length)\n ? baseExtremum(array, getIteratee(iteratee, 2), baseLt)\n : undefined;\n }\n\n /**\n * Multiply two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.7.0\n * @category Math\n * @param {number} multiplier The first number in a multiplication.\n * @param {number} multiplicand The second number in a multiplication.\n * @returns {number} Returns the product.\n * @example\n *\n * _.multiply(6, 4);\n * // => 24\n */\n var multiply = createMathOperation(function(multiplier, multiplicand) {\n return multiplier * multiplicand;\n }, 1);\n\n /**\n * Computes `number` rounded to `precision`.\n *\n * @static\n * @memberOf _\n * @since 3.10.0\n * @category Math\n * @param {number} number The number to round.\n * @param {number} [precision=0] The precision to round to.\n * @returns {number} Returns the rounded number.\n * @example\n *\n * _.round(4.006);\n * // => 4\n *\n * _.round(4.006, 2);\n * // => 4.01\n *\n * _.round(4060, -2);\n * // => 4100\n */\n var round = createRound('round');\n\n /**\n * Subtract two numbers.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {number} minuend The first number in a subtraction.\n * @param {number} subtrahend The second number in a subtraction.\n * @returns {number} Returns the difference.\n * @example\n *\n * _.subtract(6, 4);\n * // => 2\n */\n var subtract = createMathOperation(function(minuend, subtrahend) {\n return minuend - subtrahend;\n }, 0);\n\n /**\n * Computes the sum of the values in `array`.\n *\n * @static\n * @memberOf _\n * @since 3.4.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @returns {number} Returns the sum.\n * @example\n *\n * _.sum([4, 2, 8, 6]);\n * // => 20\n */\n function sum(array) {\n return (array && array.length)\n ? baseSum(array, identity)\n : 0;\n }\n\n /**\n * This method is like `_.sum` except that it accepts `iteratee` which is\n * invoked for each element in `array` to generate the value to be summed.\n * The iteratee is invoked with one argument: (value).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Math\n * @param {Array} array The array to iterate over.\n * @param {Function} [iteratee=_.identity] The iteratee invoked per element.\n * @returns {number} Returns the sum.\n * @example\n *\n * var objects = [{ 'n': 4 }, { 'n': 2 }, { 'n': 8 }, { 'n': 6 }];\n *\n * _.sumBy(objects, function(o) { return o.n; });\n * // => 20\n *\n * // The `_.property` iteratee shorthand.\n * _.sumBy(objects, 'n');\n * // => 20\n */\n function sumBy(array, iteratee) {\n return (array && array.length)\n ? baseSum(array, getIteratee(iteratee, 2))\n : 0;\n }\n\n /*------------------------------------------------------------------------*/\n\n // Add methods that return wrapped values in chain sequences.\n lodash.after = after;\n lodash.ary = ary;\n lodash.assign = assign;\n lodash.assignIn = assignIn;\n lodash.assignInWith = assignInWith;\n lodash.assignWith = assignWith;\n lodash.at = at;\n lodash.before = before;\n lodash.bind = bind;\n lodash.bindAll = bindAll;\n lodash.bindKey = bindKey;\n lodash.castArray = castArray;\n lodash.chain = chain;\n lodash.chunk = chunk;\n lodash.compact = compact;\n lodash.concat = concat;\n lodash.cond = cond;\n lodash.conforms = conforms;\n lodash.constant = constant;\n lodash.countBy = countBy;\n lodash.create = create;\n lodash.curry = curry;\n lodash.curryRight = curryRight;\n lodash.debounce = debounce;\n lodash.defaults = defaults;\n lodash.defaultsDeep = defaultsDeep;\n lodash.defer = defer;\n lodash.delay = delay;\n lodash.difference = difference;\n lodash.differenceBy = differenceBy;\n lodash.differenceWith = differenceWith;\n lodash.drop = drop;\n lodash.dropRight = dropRight;\n lodash.dropRightWhile = dropRightWhile;\n lodash.dropWhile = dropWhile;\n lodash.fill = fill;\n lodash.filter = filter;\n lodash.flatMap = flatMap;\n lodash.flatMapDeep = flatMapDeep;\n lodash.flatMapDepth = flatMapDepth;\n lodash.flatten = flatten;\n lodash.flattenDeep = flattenDeep;\n lodash.flattenDepth = flattenDepth;\n lodash.flip = flip;\n lodash.flow = flow;\n lodash.flowRight = flowRight;\n lodash.fromPairs = fromPairs;\n lodash.functions = functions;\n lodash.functionsIn = functionsIn;\n lodash.groupBy = groupBy;\n lodash.initial = initial;\n lodash.intersection = intersection;\n lodash.intersectionBy = intersectionBy;\n lodash.intersectionWith = intersectionWith;\n lodash.invert = invert;\n lodash.invertBy = invertBy;\n lodash.invokeMap = invokeMap;\n lodash.iteratee = iteratee;\n lodash.keyBy = keyBy;\n lodash.keys = keys;\n lodash.keysIn = keysIn;\n lodash.map = map;\n lodash.mapKeys = mapKeys;\n lodash.mapValues = mapValues;\n lodash.matches = matches;\n lodash.matchesProperty = matchesProperty;\n lodash.memoize = memoize;\n lodash.merge = merge;\n lodash.mergeWith = mergeWith;\n lodash.method = method;\n lodash.methodOf = methodOf;\n lodash.mixin = mixin;\n lodash.negate = negate;\n lodash.nthArg = nthArg;\n lodash.omit = omit;\n lodash.omitBy = omitBy;\n lodash.once = once;\n lodash.orderBy = orderBy;\n lodash.over = over;\n lodash.overArgs = overArgs;\n lodash.overEvery = overEvery;\n lodash.overSome = overSome;\n lodash.partial = partial;\n lodash.partialRight = partialRight;\n lodash.partition = partition;\n lodash.pick = pick;\n lodash.pickBy = pickBy;\n lodash.property = property;\n lodash.propertyOf = propertyOf;\n lodash.pull = pull;\n lodash.pullAll = pullAll;\n lodash.pullAllBy = pullAllBy;\n lodash.pullAllWith = pullAllWith;\n lodash.pullAt = pullAt;\n lodash.range = range;\n lodash.rangeRight = rangeRight;\n lodash.rearg = rearg;\n lodash.reject = reject;\n lodash.remove = remove;\n lodash.rest = rest;\n lodash.reverse = reverse;\n lodash.sampleSize = sampleSize;\n lodash.set = set;\n lodash.setWith = setWith;\n lodash.shuffle = shuffle;\n lodash.slice = slice;\n lodash.sortBy = sortBy;\n lodash.sortedUniq = sortedUniq;\n lodash.sortedUniqBy = sortedUniqBy;\n lodash.split = split;\n lodash.spread = spread;\n lodash.tail = tail;\n lodash.take = take;\n lodash.takeRight = takeRight;\n lodash.takeRightWhile = takeRightWhile;\n lodash.takeWhile = takeWhile;\n lodash.tap = tap;\n lodash.throttle = throttle;\n lodash.thru = thru;\n lodash.toArray = toArray;\n lodash.toPairs = toPairs;\n lodash.toPairsIn = toPairsIn;\n lodash.toPath = toPath;\n lodash.toPlainObject = toPlainObject;\n lodash.transform = transform;\n lodash.unary = unary;\n lodash.union = union;\n lodash.unionBy = unionBy;\n lodash.unionWith = unionWith;\n lodash.uniq = uniq;\n lodash.uniqBy = uniqBy;\n lodash.uniqWith = uniqWith;\n lodash.unset = unset;\n lodash.unzip = unzip;\n lodash.unzipWith = unzipWith;\n lodash.update = update;\n lodash.updateWith = updateWith;\n lodash.values = values;\n lodash.valuesIn = valuesIn;\n lodash.without = without;\n lodash.words = words;\n lodash.wrap = wrap;\n lodash.xor = xor;\n lodash.xorBy = xorBy;\n lodash.xorWith = xorWith;\n lodash.zip = zip;\n lodash.zipObject = zipObject;\n lodash.zipObjectDeep = zipObjectDeep;\n lodash.zipWith = zipWith;\n\n // Add aliases.\n lodash.entries = toPairs;\n lodash.entriesIn = toPairsIn;\n lodash.extend = assignIn;\n lodash.extendWith = assignInWith;\n\n // Add methods to `lodash.prototype`.\n mixin(lodash, lodash);\n\n /*------------------------------------------------------------------------*/\n\n // Add methods that return unwrapped values in chain sequences.\n lodash.add = add;\n lodash.attempt = attempt;\n lodash.camelCase = camelCase;\n lodash.capitalize = capitalize;\n lodash.ceil = ceil;\n lodash.clamp = clamp;\n lodash.clone = clone;\n lodash.cloneDeep = cloneDeep;\n lodash.cloneDeepWith = cloneDeepWith;\n lodash.cloneWith = cloneWith;\n lodash.conformsTo = conformsTo;\n lodash.deburr = deburr;\n lodash.defaultTo = defaultTo;\n lodash.divide = divide;\n lodash.endsWith = endsWith;\n lodash.eq = eq;\n lodash.escape = escape;\n lodash.escapeRegExp = escapeRegExp;\n lodash.every = every;\n lodash.find = find;\n lodash.findIndex = findIndex;\n lodash.findKey = findKey;\n lodash.findLast = findLast;\n lodash.findLastIndex = findLastIndex;\n lodash.findLastKey = findLastKey;\n lodash.floor = floor;\n lodash.forEach = forEach;\n lodash.forEachRight = forEachRight;\n lodash.forIn = forIn;\n lodash.forInRight = forInRight;\n lodash.forOwn = forOwn;\n lodash.forOwnRight = forOwnRight;\n lodash.get = get;\n lodash.gt = gt;\n lodash.gte = gte;\n lodash.has = has;\n lodash.hasIn = hasIn;\n lodash.head = head;\n lodash.identity = identity;\n lodash.includes = includes;\n lodash.indexOf = indexOf;\n lodash.inRange = inRange;\n lodash.invoke = invoke;\n lodash.isArguments = isArguments;\n lodash.isArray = isArray;\n lodash.isArrayBuffer = isArrayBuffer;\n lodash.isArrayLike = isArrayLike;\n lodash.isArrayLikeObject = isArrayLikeObject;\n lodash.isBoolean = isBoolean;\n lodash.isBuffer = isBuffer;\n lodash.isDate = isDate;\n lodash.isElement = isElement;\n lodash.isEmpty = isEmpty;\n lodash.isEqual = isEqual;\n lodash.isEqualWith = isEqualWith;\n lodash.isError = isError;\n lodash.isFinite = isFinite;\n lodash.isFunction = isFunction;\n lodash.isInteger = isInteger;\n lodash.isLength = isLength;\n lodash.isMap = isMap;\n lodash.isMatch = isMatch;\n lodash.isMatchWith = isMatchWith;\n lodash.isNaN = isNaN;\n lodash.isNative = isNative;\n lodash.isNil = isNil;\n lodash.isNull = isNull;\n lodash.isNumber = isNumber;\n lodash.isObject = isObject;\n lodash.isObjectLike = isObjectLike;\n lodash.isPlainObject = isPlainObject;\n lodash.isRegExp = isRegExp;\n lodash.isSafeInteger = isSafeInteger;\n lodash.isSet = isSet;\n lodash.isString = isString;\n lodash.isSymbol = isSymbol;\n lodash.isTypedArray = isTypedArray;\n lodash.isUndefined = isUndefined;\n lodash.isWeakMap = isWeakMap;\n lodash.isWeakSet = isWeakSet;\n lodash.join = join;\n lodash.kebabCase = kebabCase;\n lodash.last = last;\n lodash.lastIndexOf = lastIndexOf;\n lodash.lowerCase = lowerCase;\n lodash.lowerFirst = lowerFirst;\n lodash.lt = lt;\n lodash.lte = lte;\n lodash.max = max;\n lodash.maxBy = maxBy;\n lodash.mean = mean;\n lodash.meanBy = meanBy;\n lodash.min = min;\n lodash.minBy = minBy;\n lodash.stubArray = stubArray;\n lodash.stubFalse = stubFalse;\n lodash.stubObject = stubObject;\n lodash.stubString = stubString;\n lodash.stubTrue = stubTrue;\n lodash.multiply = multiply;\n lodash.nth = nth;\n lodash.noConflict = noConflict;\n lodash.noop = noop;\n lodash.now = now;\n lodash.pad = pad;\n lodash.padEnd = padEnd;\n lodash.padStart = padStart;\n lodash.parseInt = parseInt;\n lodash.random = random;\n lodash.reduce = reduce;\n lodash.reduceRight = reduceRight;\n lodash.repeat = repeat;\n lodash.replace = replace;\n lodash.result = result;\n lodash.round = round;\n lodash.runInContext = runInContext;\n lodash.sample = sample;\n lodash.size = size;\n lodash.snakeCase = snakeCase;\n lodash.some = some;\n lodash.sortedIndex = sortedIndex;\n lodash.sortedIndexBy = sortedIndexBy;\n lodash.sortedIndexOf = sortedIndexOf;\n lodash.sortedLastIndex = sortedLastIndex;\n lodash.sortedLastIndexBy = sortedLastIndexBy;\n lodash.sortedLastIndexOf = sortedLastIndexOf;\n lodash.startCase = startCase;\n lodash.startsWith = startsWith;\n lodash.subtract = subtract;\n lodash.sum = sum;\n lodash.sumBy = sumBy;\n lodash.template = template;\n lodash.times = times;\n lodash.toFinite = toFinite;\n lodash.toInteger = toInteger;\n lodash.toLength = toLength;\n lodash.toLower = toLower;\n lodash.toNumber = toNumber;\n lodash.toSafeInteger = toSafeInteger;\n lodash.toString = toString;\n lodash.toUpper = toUpper;\n lodash.trim = trim;\n lodash.trimEnd = trimEnd;\n lodash.trimStart = trimStart;\n lodash.truncate = truncate;\n lodash.unescape = unescape;\n lodash.uniqueId = uniqueId;\n lodash.upperCase = upperCase;\n lodash.upperFirst = upperFirst;\n\n // Add aliases.\n lodash.each = forEach;\n lodash.eachRight = forEachRight;\n lodash.first = head;\n\n mixin(lodash, (function() {\n var source = {};\n baseForOwn(lodash, function(func, methodName) {\n if (!hasOwnProperty.call(lodash.prototype, methodName)) {\n source[methodName] = func;\n }\n });\n return source;\n }()), { 'chain': false });\n\n /*------------------------------------------------------------------------*/\n\n /**\n * The semantic version number.\n *\n * @static\n * @memberOf _\n * @type {string}\n */\n lodash.VERSION = VERSION;\n\n // Assign default placeholders.\n arrayEach(['bind', 'bindKey', 'curry', 'curryRight', 'partial', 'partialRight'], function(methodName) {\n lodash[methodName].placeholder = lodash;\n });\n\n // Add `LazyWrapper` methods for `_.drop` and `_.take` variants.\n arrayEach(['drop', 'take'], function(methodName, index) {\n LazyWrapper.prototype[methodName] = function(n) {\n n = n === undefined ? 1 : nativeMax(toInteger(n), 0);\n\n var result = (this.__filtered__ && !index)\n ? new LazyWrapper(this)\n : this.clone();\n\n if (result.__filtered__) {\n result.__takeCount__ = nativeMin(n, result.__takeCount__);\n } else {\n result.__views__.push({\n 'size': nativeMin(n, MAX_ARRAY_LENGTH),\n 'type': methodName + (result.__dir__ < 0 ? 'Right' : '')\n });\n }\n return result;\n };\n\n LazyWrapper.prototype[methodName + 'Right'] = function(n) {\n return this.reverse()[methodName](n).reverse();\n };\n });\n\n // Add `LazyWrapper` methods that accept an `iteratee` value.\n arrayEach(['filter', 'map', 'takeWhile'], function(methodName, index) {\n var type = index + 1,\n isFilter = type == LAZY_FILTER_FLAG || type == LAZY_WHILE_FLAG;\n\n LazyWrapper.prototype[methodName] = function(iteratee) {\n var result = this.clone();\n result.__iteratees__.push({\n 'iteratee': getIteratee(iteratee, 3),\n 'type': type\n });\n result.__filtered__ = result.__filtered__ || isFilter;\n return result;\n };\n });\n\n // Add `LazyWrapper` methods for `_.head` and `_.last`.\n arrayEach(['head', 'last'], function(methodName, index) {\n var takeName = 'take' + (index ? 'Right' : '');\n\n LazyWrapper.prototype[methodName] = function() {\n return this[takeName](1).value()[0];\n };\n });\n\n // Add `LazyWrapper` methods for `_.initial` and `_.tail`.\n arrayEach(['initial', 'tail'], function(methodName, index) {\n var dropName = 'drop' + (index ? '' : 'Right');\n\n LazyWrapper.prototype[methodName] = function() {\n return this.__filtered__ ? new LazyWrapper(this) : this[dropName](1);\n };\n });\n\n LazyWrapper.prototype.compact = function() {\n return this.filter(identity);\n };\n\n LazyWrapper.prototype.find = function(predicate) {\n return this.filter(predicate).head();\n };\n\n LazyWrapper.prototype.findLast = function(predicate) {\n return this.reverse().find(predicate);\n };\n\n LazyWrapper.prototype.invokeMap = baseRest(function(path, args) {\n if (typeof path == 'function') {\n return new LazyWrapper(this);\n }\n return this.map(function(value) {\n return baseInvoke(value, path, args);\n });\n });\n\n LazyWrapper.prototype.reject = function(predicate) {\n return this.filter(negate(getIteratee(predicate)));\n };\n\n LazyWrapper.prototype.slice = function(start, end) {\n start = toInteger(start);\n\n var result = this;\n if (result.__filtered__ && (start > 0 || end < 0)) {\n return new LazyWrapper(result);\n }\n if (start < 0) {\n result = result.takeRight(-start);\n } else if (start) {\n result = result.drop(start);\n }\n if (end !== undefined) {\n end = toInteger(end);\n result = end < 0 ? result.dropRight(-end) : result.take(end - start);\n }\n return result;\n };\n\n LazyWrapper.prototype.takeRightWhile = function(predicate) {\n return this.reverse().takeWhile(predicate).reverse();\n };\n\n LazyWrapper.prototype.toArray = function() {\n return this.take(MAX_ARRAY_LENGTH);\n };\n\n // Add `LazyWrapper` methods to `lodash.prototype`.\n baseForOwn(LazyWrapper.prototype, function(func, methodName) {\n var checkIteratee = /^(?:filter|find|map|reject)|While$/.test(methodName),\n isTaker = /^(?:head|last)$/.test(methodName),\n lodashFunc = lodash[isTaker ? ('take' + (methodName == 'last' ? 'Right' : '')) : methodName],\n retUnwrapped = isTaker || /^find/.test(methodName);\n\n if (!lodashFunc) {\n return;\n }\n lodash.prototype[methodName] = function() {\n var value = this.__wrapped__,\n args = isTaker ? [1] : arguments,\n isLazy = value instanceof LazyWrapper,\n iteratee = args[0],\n useLazy = isLazy || isArray(value);\n\n var interceptor = function(value) {\n var result = lodashFunc.apply(lodash, arrayPush([value], args));\n return (isTaker && chainAll) ? result[0] : result;\n };\n\n if (useLazy && checkIteratee && typeof iteratee == 'function' && iteratee.length != 1) {\n // Avoid lazy use if the iteratee has a \"length\" value other than `1`.\n isLazy = useLazy = false;\n }\n var chainAll = this.__chain__,\n isHybrid = !!this.__actions__.length,\n isUnwrapped = retUnwrapped && !chainAll,\n onlyLazy = isLazy && !isHybrid;\n\n if (!retUnwrapped && useLazy) {\n value = onlyLazy ? value : new LazyWrapper(this);\n var result = func.apply(value, args);\n result.__actions__.push({ 'func': thru, 'args': [interceptor], 'thisArg': undefined });\n return new LodashWrapper(result, chainAll);\n }\n if (isUnwrapped && onlyLazy) {\n return func.apply(this, args);\n }\n result = this.thru(interceptor);\n return isUnwrapped ? (isTaker ? result.value()[0] : result.value()) : result;\n };\n });\n\n // Add `Array` methods to `lodash.prototype`.\n arrayEach(['pop', 'push', 'shift', 'sort', 'splice', 'unshift'], function(methodName) {\n var func = arrayProto[methodName],\n chainName = /^(?:push|sort|unshift)$/.test(methodName) ? 'tap' : 'thru',\n retUnwrapped = /^(?:pop|shift)$/.test(methodName);\n\n lodash.prototype[methodName] = function() {\n var args = arguments;\n if (retUnwrapped && !this.__chain__) {\n var value = this.value();\n return func.apply(isArray(value) ? value : [], args);\n }\n return this[chainName](function(value) {\n return func.apply(isArray(value) ? value : [], args);\n });\n };\n });\n\n // Map minified method names to their real names.\n baseForOwn(LazyWrapper.prototype, function(func, methodName) {\n var lodashFunc = lodash[methodName];\n if (lodashFunc) {\n var key = (lodashFunc.name + ''),\n names = realNames[key] || (realNames[key] = []);\n\n names.push({ 'name': methodName, 'func': lodashFunc });\n }\n });\n\n realNames[createHybrid(undefined, WRAP_BIND_KEY_FLAG).name] = [{\n 'name': 'wrapper',\n 'func': undefined\n }];\n\n // Add methods to `LazyWrapper`.\n LazyWrapper.prototype.clone = lazyClone;\n LazyWrapper.prototype.reverse = lazyReverse;\n LazyWrapper.prototype.value = lazyValue;\n\n // Add chain sequence methods to the `lodash` wrapper.\n lodash.prototype.at = wrapperAt;\n lodash.prototype.chain = wrapperChain;\n lodash.prototype.commit = wrapperCommit;\n lodash.prototype.next = wrapperNext;\n lodash.prototype.plant = wrapperPlant;\n lodash.prototype.reverse = wrapperReverse;\n lodash.prototype.toJSON = lodash.prototype.valueOf = lodash.prototype.value = wrapperValue;\n\n // Add lazy aliases.\n lodash.prototype.first = lodash.prototype.head;\n\n if (symIterator) {\n lodash.prototype[symIterator] = wrapperToIterator;\n }\n return lodash;\n });\n\n /*--------------------------------------------------------------------------*/\n\n // Export lodash.\n var _ = runInContext();\n\n // Some AMD build optimizers, like r.js, check for condition patterns like:\n if (typeof define == 'function' && typeof define.amd == 'object' && define.amd) {\n // Expose Lodash on the global object to prevent errors when Lodash is\n // loaded by a script tag in the presence of an AMD loader.\n // See http://requirejs.org/docs/errors.html#mismatch for more details.\n // Use `_.noConflict` to remove Lodash from the global object.\n root._ = _;\n\n // Define as an anonymous module so, through path mapping, it can be\n // referenced as the \"underscore\" module.\n define(function() {\n return _;\n });\n }\n // Check for `exports` after `define` in case a build optimizer adds it.\n else if (freeModule) {\n // Export for Node.js.\n (freeModule.exports = _)._ = _;\n // Export for CommonJS support.\n freeExports._ = _;\n }\n else {\n // Export to the global object.\n root._ = _;\n }\n}.call(this));\n"
},
{
"id": 2,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\global.js",
"name": "(webpack)/buildin/global.js",
"index": 2,
"index2": 0,
"size": 472,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"issuerId": 1,
"issuerName": "./node_modules/lodash/lodash.js",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"profile": {
"factory": 231,
"building": 2306
}
}
],
"profile": {
"factory": 13,
"building": 304
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"module": "./node_modules/lodash/lodash.js",
"moduleName": "./node_modules/lodash/lodash.js",
"type": "cjs require",
"userRequest": "global",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "var g;\n\n// This works in non-strict mode\ng = (function() {\n\treturn this;\n})();\n\ntry {\n\t// This works if eval is allowed (see CSP)\n\tg = g || new Function(\"return this\")();\n} catch (e) {\n\t// This works if the window reference is available\n\tif (typeof window === \"object\") g = window;\n}\n\n// g can still be undefined, but nothing to do about it...\n// We return undefined, instead of nothing here, so it's\n// easier to handle this case. if(!global) { ...}\n\nmodule.exports = g;\n"
},
{
"id": 3,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\webpack\\buildin\\module.js",
"name": "(webpack)/buildin/module.js",
"index": 3,
"index2": 1,
"size": 497,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"issuerId": 1,
"issuerName": "./node_modules/lodash/lodash.js",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\html-webpack-plugin\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.html",
"name": "./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html",
"profile": {
"factory": 54,
"building": 46
}
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"name": "./node_modules/lodash/lodash.js",
"profile": {
"factory": 231,
"building": 2306
}
}
],
"profile": {
"factory": 13,
"building": 304
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 1,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\lodash\\lodash.js",
"module": "./node_modules/lodash/lodash.js",
"moduleName": "./node_modules/lodash/lodash.js",
"type": "cjs require",
"userRequest": "module",
"loc": "1:0-41"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 2,
"source": "module.exports = function(module) {\n\tif (!module.webpackPolyfill) {\n\t\tmodule.deprecate = function() {};\n\t\tmodule.paths = [];\n\t\t// module.parent = undefined by default\n\t\tif (!module.children) module.children = [];\n\t\tObject.defineProperty(module, \"loaded\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.l;\n\t\t\t}\n\t\t});\n\t\tObject.defineProperty(module, \"id\", {\n\t\t\tenumerable: true,\n\t\t\tget: function() {\n\t\t\t\treturn module.i;\n\t\t\t}\n\t\t});\n\t\tmodule.webpackPolyfill = 1;\n\t}\n\treturn module;\n};\n"
}
],
"filteredModules": 0,
"children": [],
"name": "html-webpack-plugin for \"index.html\""
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 60987,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "089ac95b1131ab14884e",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 0,
"index2": 1,
"size": 58581,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 191,
"building": 765
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../../css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \"@charset \\\"UTF-8\\\";\\n/*\\r\\n Flavor name: Default (mini-default)\\r\\n Author: Angelos Chalaris (chalarangelo@gmail.com)\\r\\n Maintainers: Angelos Chalaris\\r\\n mini.css version: v3.0.1\\r\\n*/\\n/*\\r\\n Browsers resets and base typography.\\r\\n*/\\n/* Core module CSS variable definitions */\\n:root {\\n --fore-color: #111;\\n --secondary-fore-color: #444;\\n --back-color: #f8f8f8;\\n --secondary-back-color: #f0f0f0;\\n --blockquote-color: #f57c00;\\n --pre-color: #1565c0;\\n --border-color: #aaa;\\n --secondary-border-color: #ddd;\\n --heading-ratio: 1.19;\\n --universal-margin: 0.5rem;\\n --universal-padding: 0.5rem;\\n --universal-border-radius: 0.125rem;\\n --a-link-color: #0277bd;\\n --a-visited-color: #01579b; }\\n\\nhtml {\\n font-size: 16px; }\\n\\na, b, del, em, i, ins, q, span, strong, u {\\n font-size: 1em; }\\n\\nhtml, * {\\n font-family: -apple-system, BlinkMacSystemFont, \\\"Segoe UI\\\", Roboto, Ubuntu, \\\"Helvetica Neue\\\", Helvetica, sans-serif;\\n line-height: 1.5;\\n -webkit-text-size-adjust: 100%; }\\n\\n* {\\n font-size: 1rem; }\\n\\nbody {\\n margin: 0;\\n color: var(--fore-color);\\n background: var(--back-color); }\\n\\ndetails {\\n display: block; }\\n\\nsummary {\\n display: list-item; }\\n\\nabbr[title] {\\n border-bottom: none;\\n text-decoration: underline dotted; }\\n\\ninput {\\n overflow: visible; }\\n\\nimg {\\n max-width: 100%;\\n height: auto; }\\n\\nh1, h2, h3, h4, h5, h6 {\\n line-height: 1.2;\\n margin: calc(1.5 * var(--universal-margin)) var(--universal-margin);\\n font-weight: 500; }\\n h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {\\n color: var(--secondary-fore-color);\\n display: block;\\n margin-top: -0.25rem; }\\n\\nh1 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh2 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh3 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh4 {\\n font-size: calc(1rem * var(--heading-ratio)); }\\n\\nh5 {\\n font-size: 1rem; }\\n\\nh6 {\\n font-size: calc(1rem / var(--heading-ratio)); }\\n\\np {\\n margin: var(--universal-margin); }\\n\\nol, ul {\\n margin: var(--universal-margin);\\n padding-left: calc(2 * var(--universal-margin)); }\\n\\nb, strong {\\n font-weight: 700; }\\n\\nhr {\\n box-sizing: content-box;\\n border: 0;\\n line-height: 1.25em;\\n margin: var(--universal-margin);\\n height: 0.0625rem;\\n background: linear-gradient(to right, transparent, var(--border-color) 20%, var(--border-color) 80%, transparent); }\\n\\nblockquote {\\n display: block;\\n position: relative;\\n font-style: italic;\\n color: var(--secondary-fore-color);\\n margin: var(--universal-margin);\\n padding: calc(3 * var(--universal-padding));\\n border: 0.0625rem solid var(--secondary-border-color);\\n border-left: 0.375rem solid var(--blockquote-color);\\n border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }\\n blockquote:before {\\n position: absolute;\\n top: calc(0rem - var(--universal-padding));\\n left: 0;\\n font-family: sans-serif;\\n font-size: 3rem;\\n font-weight: 700;\\n content: \\\"\\\\201c\\\";\\n color: var(--blockquote-color); }\\n blockquote[cite]:after {\\n font-style: normal;\\n font-size: 0.75em;\\n font-weight: 700;\\n content: \\\"\\\\aÔÇö \\\" attr(cite);\\n white-space: pre; }\\n\\ncode, kbd, pre, samp {\\n font-family: Menlo, Consolas, monospace;\\n font-size: 0.85em; }\\n\\ncode {\\n background: var(--secondary-back-color);\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n\\nkbd {\\n background: var(--fore-color);\\n color: var(--back-color);\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n\\npre {\\n overflow: auto;\\n background: var(--secondary-back-color);\\n padding: calc(1.5 * var(--universal-padding));\\n margin: var(--universal-margin);\\n border: 0.0625rem solid var(--secondary-border-color);\\n border-left: 0.25rem solid var(--pre-color);\\n border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }\\n\\nsup, sub, code, kbd {\\n line-height: 0;\\n position: relative;\\n vertical-align: baseline; }\\n\\nsmall, sup, sub, figcaption {\\n font-size: 0.75em; }\\n\\nsup {\\n top: -0.5em; }\\n\\nsub {\\n bottom: -0.25em; }\\n\\nfigure {\\n margin: var(--universal-margin); }\\n\\nfigcaption {\\n color: var(--secondary-fore-color); }\\n\\na {\\n text-decoration: none; }\\n a:link {\\n color: var(--a-link-color); }\\n a:visited {\\n color: var(--a-visited-color); }\\n a:hover, a:focus {\\n text-decoration: underline; }\\n\\n/*\\r\\n Definitions for the grid system, cards and containers.\\r\\n*/\\n.container {\\n margin: 0 auto;\\n padding: 0 calc(1.5 * var(--universal-padding)); }\\n\\n.row {\\n box-sizing: border-box;\\n display: flex;\\n flex: 0 1 auto;\\n flex-flow: row wrap; }\\n\\n.col-sm,\\n[class^='col-sm-'],\\n[class^='col-sm-offset-'],\\n.row[class*='cols-sm-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n\\n.col-sm,\\n.row.cols-sm > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n\\n.col-sm-1,\\n.row.cols-sm-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n\\n.col-sm-offset-0 {\\n margin-left: 0; }\\n\\n.col-sm-2,\\n.row.cols-sm-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n\\n.col-sm-offset-1 {\\n margin-left: 8.33333%; }\\n\\n.col-sm-3,\\n.row.cols-sm-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n\\n.col-sm-offset-2 {\\n margin-left: 16.66667%; }\\n\\n.col-sm-4,\\n.row.cols-sm-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n\\n.col-sm-offset-3 {\\n margin-left: 25%; }\\n\\n.col-sm-5,\\n.row.cols-sm-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n\\n.col-sm-offset-4 {\\n margin-left: 33.33333%; }\\n\\n.col-sm-6,\\n.row.cols-sm-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n\\n.col-sm-offset-5 {\\n margin-left: 41.66667%; }\\n\\n.col-sm-7,\\n.row.cols-sm-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n\\n.col-sm-offset-6 {\\n margin-left: 50%; }\\n\\n.col-sm-8,\\n.row.cols-sm-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n\\n.col-sm-offset-7 {\\n margin-left: 58.33333%; }\\n\\n.col-sm-9,\\n.row.cols-sm-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n\\n.col-sm-offset-8 {\\n margin-left: 66.66667%; }\\n\\n.col-sm-10,\\n.row.cols-sm-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n\\n.col-sm-offset-9 {\\n margin-left: 75%; }\\n\\n.col-sm-11,\\n.row.cols-sm-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n\\n.col-sm-offset-10 {\\n margin-left: 83.33333%; }\\n\\n.col-sm-12,\\n.row.cols-sm-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n\\n.col-sm-offset-11 {\\n margin-left: 91.66667%; }\\n\\n.col-sm-normal {\\n order: initial; }\\n\\n.col-sm-first {\\n order: -999; }\\n\\n.col-sm-last {\\n order: 999; }\\n\\n@media screen and (min-width: 768px) {\\n .col-md,\\n [class^='col-md-'],\\n [class^='col-md-offset-'],\\n .row[class*='cols-md-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n .col-md,\\n .row.cols-md > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n .col-md-1,\\n .row.cols-md-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n .col-md-offset-0 {\\n margin-left: 0; }\\n .col-md-2,\\n .row.cols-md-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n .col-md-offset-1 {\\n margin-left: 8.33333%; }\\n .col-md-3,\\n .row.cols-md-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n .col-md-offset-2 {\\n margin-left: 16.66667%; }\\n .col-md-4,\\n .row.cols-md-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n .col-md-offset-3 {\\n margin-left: 25%; }\\n .col-md-5,\\n .row.cols-md-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n .col-md-offset-4 {\\n margin-left: 33.33333%; }\\n .col-md-6,\\n .row.cols-md-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n .col-md-offset-5 {\\n margin-left: 41.66667%; }\\n .col-md-7,\\n .row.cols-md-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n .col-md-offset-6 {\\n margin-left: 50%; }\\n .col-md-8,\\n .row.cols-md-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n .col-md-offset-7 {\\n margin-left: 58.33333%; }\\n .col-md-9,\\n .row.cols-md-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n .col-md-offset-8 {\\n margin-left: 66.66667%; }\\n .col-md-10,\\n .row.cols-md-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n .col-md-offset-9 {\\n margin-left: 75%; }\\n .col-md-11,\\n .row.cols-md-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n .col-md-offset-10 {\\n margin-left: 83.33333%; }\\n .col-md-12,\\n .row.cols-md-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n .col-md-offset-11 {\\n margin-left: 91.66667%; }\\n .col-md-normal {\\n order: initial; }\\n .col-md-first {\\n order: -999; }\\n .col-md-last {\\n order: 999; } }\\n\\n@media screen and (min-width: 1280px) {\\n .col-lg,\\n [class^='col-lg-'],\\n [class^='col-lg-offset-'],\\n .row[class*='cols-lg-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n .col-lg,\\n .row.cols-lg > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n .col-lg-1,\\n .row.cols-lg-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n .col-lg-offset-0 {\\n margin-left: 0; }\\n .col-lg-2,\\n .row.cols-lg-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n .col-lg-offset-1 {\\n margin-left: 8.33333%; }\\n .col-lg-3,\\n .row.cols-lg-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n .col-lg-offset-2 {\\n margin-left: 16.66667%; }\\n .col-lg-4,\\n .row.cols-lg-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n .col-lg-offset-3 {\\n margin-left: 25%; }\\n .col-lg-5,\\n .row.cols-lg-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n .col-lg-offset-4 {\\n margin-left: 33.33333%; }\\n .col-lg-6,\\n .row.cols-lg-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n .col-lg-offset-5 {\\n margin-left: 41.66667%; }\\n .col-lg-7,\\n .row.cols-lg-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n .col-lg-offset-6 {\\n margin-left: 50%; }\\n .col-lg-8,\\n .row.cols-lg-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n .col-lg-offset-7 {\\n margin-left: 58.33333%; }\\n .col-lg-9,\\n .row.cols-lg-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n .col-lg-offset-8 {\\n margin-left: 66.66667%; }\\n .col-lg-10,\\n .row.cols-lg-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n .col-lg-offset-9 {\\n margin-left: 75%; }\\n .col-lg-11,\\n .row.cols-lg-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n .col-lg-offset-10 {\\n margin-left: 83.33333%; }\\n .col-lg-12,\\n .row.cols-lg-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n .col-lg-offset-11 {\\n margin-left: 91.66667%; }\\n .col-lg-normal {\\n order: initial; }\\n .col-lg-first {\\n order: -999; }\\n .col-lg-last {\\n order: 999; } }\\n\\n/* Card component CSS variable definitions */\\n:root {\\n --card-back-color: #f8f8f8;\\n --card-fore-color: #111;\\n --card-border-color: #ddd; }\\n\\n.card {\\n display: flex;\\n flex-direction: column;\\n justify-content: space-between;\\n align-self: center;\\n position: relative;\\n width: 100%;\\n background: var(--card-back-color);\\n color: var(--card-fore-color);\\n border: 0.0625rem solid var(--card-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin);\\n overflow: hidden; }\\n @media screen and (min-width: 320px) {\\n .card {\\n max-width: 320px; } }\\n .card > .section {\\n background: var(--card-back-color);\\n color: var(--card-fore-color);\\n box-sizing: border-box;\\n margin: 0;\\n border: 0;\\n border-radius: 0;\\n border-bottom: 0.0625rem solid var(--card-border-color);\\n padding: var(--universal-padding);\\n width: 100%; }\\n .card > .section.media {\\n height: 200px;\\n padding: 0;\\n -o-object-fit: cover;\\n object-fit: cover; }\\n .card > .section:last-child {\\n border-bottom: 0; }\\n\\n/*\\r\\n Custom elements for card elements.\\r\\n*/\\n@media screen and (min-width: 240px) {\\n .card.small {\\n max-width: 240px; } }\\n\\n@media screen and (min-width: 480px) {\\n .card.large {\\n max-width: 480px; } }\\n\\n.card.fluid {\\n max-width: 100%;\\n width: auto; }\\n\\n.card.warning {\\n --card-back-color: #ffca28;\\n --card-border-color: #e8b825; }\\n\\n.card.error {\\n --card-back-color: #b71c1c;\\n --card-fore-color: #f8f8f8;\\n --card-border-color: #a71a1a; }\\n\\n.card > .section.dark {\\n --card-back-color: #e0e0e0; }\\n\\n.card > .section.double-padded {\\n padding: calc(1.5 * var(--universal-padding)); }\\n\\n/*\\r\\n Definitions for forms and input elements.\\r\\n*/\\n/* Input_control module CSS variable definitions */\\n:root {\\n --form-back-color: #f0f0f0;\\n --form-fore-color: #111;\\n --form-border-color: #ddd;\\n --input-back-color: #f8f8f8;\\n --input-fore-color: #111;\\n --input-border-color: #ddd;\\n --input-focus-color: #0288d1;\\n --input-invalid-color: #d32f2f;\\n --button-back-color: #e2e2e2;\\n --button-hover-back-color: #dcdcdc;\\n --button-fore-color: #212121;\\n --button-border-color: transparent;\\n --button-hover-border-color: transparent;\\n --button-group-border-color: rgba(124, 124, 124, 0.54); }\\n\\nform {\\n background: var(--form-back-color);\\n color: var(--form-fore-color);\\n border: 0.0625rem solid var(--form-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin);\\n padding: calc(2 * var(--universal-padding)) var(--universal-padding); }\\n\\nfieldset {\\n border: 0.0625rem solid var(--form-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: calc(var(--universal-margin) / 4);\\n padding: var(--universal-padding); }\\n\\nlegend {\\n box-sizing: border-box;\\n display: table;\\n max-width: 100%;\\n white-space: normal;\\n font-weight: 700;\\n padding: calc(var(--universal-padding) / 2); }\\n\\nlabel {\\n padding: calc(var(--universal-padding) / 2) var(--universal-padding); }\\n\\n.input-group {\\n display: inline-block; }\\n .input-group.fluid {\\n display: flex;\\n align-items: center;\\n justify-content: center; }\\n .input-group.fluid > input {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0px; }\\n @media screen and (max-width: 767px) {\\n .input-group.fluid {\\n align-items: stretch;\\n flex-direction: column; } }\\n .input-group.vertical {\\n display: flex;\\n align-items: stretch;\\n flex-direction: column; }\\n .input-group.vertical > input {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0px; }\\n\\n[type=\\\"number\\\"]::-webkit-inner-spin-button, [type=\\\"number\\\"]::-webkit-outer-spin-button {\\n height: auto; }\\n\\n[type=\\\"search\\\"] {\\n -webkit-appearance: textfield;\\n outline-offset: -2px; }\\n\\n[type=\\\"search\\\"]::-webkit-search-cancel-button,\\n[type=\\\"search\\\"]::-webkit-search-decoration {\\n -webkit-appearance: none; }\\n\\ninput:not([type]), [type=\\\"text\\\"], [type=\\\"email\\\"], [type=\\\"number\\\"], [type=\\\"search\\\"],\\n[type=\\\"password\\\"], [type=\\\"url\\\"], [type=\\\"tel\\\"], [type=\\\"checkbox\\\"], [type=\\\"radio\\\"], textarea, select {\\n box-sizing: border-box;\\n background: var(--input-back-color);\\n color: var(--input-fore-color);\\n border: 0.0625rem solid var(--input-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: calc(var(--universal-margin) / 2);\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):hover, input:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):focus, textarea:hover, textarea:focus, select:hover, select:focus {\\n border-color: var(--input-focus-color);\\n box-shadow: none; }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):invalid, input:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):focus:invalid, textarea:invalid, textarea:focus:invalid, select:invalid, select:focus:invalid {\\n border-color: var(--input-invalid-color);\\n box-shadow: none; }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"])[readonly], textarea[readonly], select[readonly] {\\n background: var(--secondary-back-color); }\\n\\nselect {\\n max-width: 100%; }\\n\\noption {\\n overflow: hidden;\\n text-overflow: ellipsis; }\\n\\n[type=\\\"checkbox\\\"], [type=\\\"radio\\\"] {\\n -webkit-appearance: none;\\n -moz-appearance: none;\\n appearance: none;\\n position: relative;\\n height: calc(1rem + var(--universal-padding) / 2);\\n width: calc(1rem + var(--universal-padding) / 2);\\n vertical-align: text-bottom;\\n padding: 0;\\n flex-basis: calc(1rem + var(--universal-padding) / 2) !important;\\n flex-grow: 0 !important; }\\n [type=\\\"checkbox\\\"]:checked:before, [type=\\\"radio\\\"]:checked:before {\\n position: absolute; }\\n\\n[type=\\\"checkbox\\\"]:checked:before {\\n content: '\\\\2713';\\n font-family: sans-serif;\\n font-size: calc(1rem + var(--universal-padding) / 2);\\n top: calc(0rem - var(--universal-padding));\\n left: calc(var(--universal-padding) / 4); }\\n\\n[type=\\\"radio\\\"] {\\n border-radius: 100%; }\\n [type=\\\"radio\\\"]:checked:before {\\n border-radius: 100%;\\n content: '';\\n top: calc(0.0625rem + var(--universal-padding) / 2);\\n left: calc(0.0625rem + var(--universal-padding) / 2);\\n background: var(--input-fore-color);\\n width: 0.5rem;\\n height: 0.5rem; }\\n\\n:placeholder-shown {\\n color: var(--input-fore-color); }\\n\\n::-ms-placeholder {\\n color: var(--input-fore-color);\\n opacity: 0.54; }\\n\\nbutton::-moz-focus-inner, [type=\\\"button\\\"]::-moz-focus-inner, [type=\\\"reset\\\"]::-moz-focus-inner, [type=\\\"submit\\\"]::-moz-focus-inner {\\n border-style: none;\\n padding: 0; }\\n\\nbutton, html [type=\\\"button\\\"], [type=\\\"reset\\\"], [type=\\\"submit\\\"] {\\n -webkit-appearance: button; }\\n\\nbutton {\\n overflow: visible;\\n text-transform: none; }\\n\\nbutton, [type=\\\"button\\\"], [type=\\\"submit\\\"], [type=\\\"reset\\\"],\\na.button, label.button, .button,\\na[role=\\\"button\\\"], label[role=\\\"button\\\"], [role=\\\"button\\\"] {\\n display: inline-block;\\n background: var(--button-back-color);\\n color: var(--button-fore-color);\\n border: 0.0625rem solid var(--button-border-color);\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding));\\n margin: var(--universal-margin);\\n text-decoration: none;\\n cursor: pointer;\\n transition: background 0.3s; }\\n button:hover, button:focus, [type=\\\"button\\\"]:hover, [type=\\\"button\\\"]:focus, [type=\\\"submit\\\"]:hover, [type=\\\"submit\\\"]:focus, [type=\\\"reset\\\"]:hover, [type=\\\"reset\\\"]:focus,\\n a.button:hover,\\n a.button:focus, label.button:hover, label.button:focus, .button:hover, .button:focus,\\n a[role=\\\"button\\\"]:hover,\\n a[role=\\\"button\\\"]:focus, label[role=\\\"button\\\"]:hover, label[role=\\\"button\\\"]:focus, [role=\\\"button\\\"]:hover, [role=\\\"button\\\"]:focus {\\n background: var(--button-hover-back-color);\\n border-color: var(--button-hover-border-color); }\\n\\ninput:disabled, input[disabled], textarea:disabled, textarea[disabled], select:disabled, select[disabled], button:disabled, button[disabled], .button:disabled, .button[disabled], [role=\\\"button\\\"]:disabled, [role=\\\"button\\\"][disabled] {\\n cursor: not-allowed;\\n opacity: 0.75; }\\n\\n.button-group {\\n display: flex;\\n border: 0.0625rem solid var(--button-group-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin); }\\n .button-group > button, .button-group [type=\\\"button\\\"], .button-group > [type=\\\"submit\\\"], .button-group > [type=\\\"reset\\\"],\\n .button-group > .button, .button-group > [role=\\\"button\\\"] {\\n margin: 0;\\n max-width: 100%;\\n flex: 1 1 auto;\\n text-align: center;\\n border: 0;\\n border-radius: 0;\\n box-shadow: none; }\\n .button-group > :not(:first-child) {\\n border-left: 0.0625rem solid var(--button-group-border-color); }\\n @media screen and (max-width: 767px) {\\n .button-group {\\n flex-direction: column; }\\n .button-group > :not(:first-child) {\\n border: 0;\\n border-top: 0.0625rem solid var(--button-group-border-color); } }\\n\\n/*\\r\\n Custom elements for forms and input elements.\\r\\n*/\\nbutton.primary, [type=\\\"button\\\"].primary, [type=\\\"submit\\\"].primary, [type=\\\"reset\\\"].primary, .button.primary, [role=\\\"button\\\"].primary {\\n --button-back-color: #1976d2;\\n --button-fore-color: #f8f8f8; }\\n button.primary:hover, button.primary:focus, [type=\\\"button\\\"].primary:hover, [type=\\\"button\\\"].primary:focus, [type=\\\"submit\\\"].primary:hover, [type=\\\"submit\\\"].primary:focus, [type=\\\"reset\\\"].primary:hover, [type=\\\"reset\\\"].primary:focus, .button.primary:hover, .button.primary:focus, [role=\\\"button\\\"].primary:hover, [role=\\\"button\\\"].primary:focus {\\n --button-hover-back-color: #1565c0; }\\n\\nbutton.secondary, [type=\\\"button\\\"].secondary, [type=\\\"submit\\\"].secondary, [type=\\\"reset\\\"].secondary, .button.secondary, [role=\\\"button\\\"].secondary {\\n --button-back-color: #d32f2f;\\n --button-fore-color: #f8f8f8; }\\n button.secondary:hover, button.secondary:focus, [type=\\\"button\\\"].secondary:hover, [type=\\\"button\\\"].secondary:focus, [type=\\\"submit\\\"].secondary:hover, [type=\\\"submit\\\"].secondary:focus, [type=\\\"reset\\\"].secondary:hover, [type=\\\"reset\\\"].secondary:focus, .button.secondary:hover, .button.secondary:focus, [role=\\\"button\\\"].secondary:hover, [role=\\\"button\\\"].secondary:focus {\\n --button-hover-back-color: #c62828; }\\n\\nbutton.tertiary, [type=\\\"button\\\"].tertiary, [type=\\\"submit\\\"].tertiary, [type=\\\"reset\\\"].tertiary, .button.tertiary, [role=\\\"button\\\"].tertiary {\\n --button-back-color: #308732;\\n --button-fore-color: #f8f8f8; }\\n button.tertiary:hover, button.tertiary:focus, [type=\\\"button\\\"].tertiary:hover, [type=\\\"button\\\"].tertiary:focus, [type=\\\"submit\\\"].tertiary:hover, [type=\\\"submit\\\"].tertiary:focus, [type=\\\"reset\\\"].tertiary:hover, [type=\\\"reset\\\"].tertiary:focus, .button.tertiary:hover, .button.tertiary:focus, [role=\\\"button\\\"].tertiary:hover, [role=\\\"button\\\"].tertiary:focus {\\n --button-hover-back-color: #277529; }\\n\\nbutton.inverse, [type=\\\"button\\\"].inverse, [type=\\\"submit\\\"].inverse, [type=\\\"reset\\\"].inverse, .button.inverse, [role=\\\"button\\\"].inverse {\\n --button-back-color: #212121;\\n --button-fore-color: #f8f8f8; }\\n button.inverse:hover, button.inverse:focus, [type=\\\"button\\\"].inverse:hover, [type=\\\"button\\\"].inverse:focus, [type=\\\"submit\\\"].inverse:hover, [type=\\\"submit\\\"].inverse:focus, [type=\\\"reset\\\"].inverse:hover, [type=\\\"reset\\\"].inverse:focus, .button.inverse:hover, .button.inverse:focus, [role=\\\"button\\\"].inverse:hover, [role=\\\"button\\\"].inverse:focus {\\n --button-hover-back-color: #111; }\\n\\nbutton.small, [type=\\\"button\\\"].small, [type=\\\"submit\\\"].small, [type=\\\"reset\\\"].small, .button.small, [role=\\\"button\\\"].small {\\n padding: calc(0.5 * var(--universal-padding)) calc(0.75 * var(--universal-padding));\\n margin: var(--universal-margin); }\\n\\nbutton.large, [type=\\\"button\\\"].large, [type=\\\"submit\\\"].large, [type=\\\"reset\\\"].large, .button.large, [role=\\\"button\\\"].large {\\n padding: calc(1.5 * var(--universal-padding)) calc(2 * var(--universal-padding));\\n margin: var(--universal-margin); }\\n\\n/*\\r\\n Definitions for navigation elements.\\r\\n*/\\n/* Navigation module CSS variable definitions */\\n:root {\\n --header-back-color: #f8f8f8;\\n --header-hover-back-color: #f0f0f0;\\n --header-fore-color: #444;\\n --header-border-color: #ddd;\\n --nav-back-color: #f8f8f8;\\n --nav-hover-back-color: #f0f0f0;\\n --nav-fore-color: #444;\\n --nav-border-color: #ddd;\\n --nav-link-color: #0277bd;\\n --footer-fore-color: #444;\\n --footer-back-color: #f8f8f8;\\n --footer-border-color: #ddd;\\n --footer-link-color: #0277bd;\\n --drawer-back-color: #f8f8f8;\\n --drawer-hover-back-color: #f0f0f0;\\n --drawer-border-color: #ddd;\\n --drawer-close-color: #444; }\\n\\nheader {\\n height: 3.1875rem;\\n background: var(--header-back-color);\\n color: var(--header-fore-color);\\n border-bottom: 0.0625rem solid var(--header-border-color);\\n padding: calc(var(--universal-padding) / 4) 0;\\n white-space: nowrap;\\n overflow-x: auto;\\n overflow-y: hidden; }\\n header.row {\\n box-sizing: content-box; }\\n header .logo {\\n color: var(--header-fore-color);\\n font-size: 1.75rem;\\n padding: var(--universal-padding) calc(2 * var(--universal-padding));\\n text-decoration: none; }\\n header button, header [type=\\\"button\\\"], header .button, header [role=\\\"button\\\"] {\\n box-sizing: border-box;\\n position: relative;\\n top: calc(0rem - var(--universal-padding) / 4);\\n height: calc(3.1875rem + var(--universal-padding) / 2);\\n background: var(--header-back-color);\\n line-height: calc(3.1875rem - var(--universal-padding) * 1.5);\\n text-align: center;\\n color: var(--header-fore-color);\\n border: 0;\\n border-radius: 0;\\n margin: 0;\\n text-transform: uppercase; }\\n header button:hover, header button:focus, header [type=\\\"button\\\"]:hover, header [type=\\\"button\\\"]:focus, header .button:hover, header .button:focus, header [role=\\\"button\\\"]:hover, header [role=\\\"button\\\"]:focus {\\n background: var(--header-hover-back-color); }\\n\\nnav {\\n background: var(--nav-back-color);\\n color: var(--nav-fore-color);\\n border: 0.0625rem solid var(--nav-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin); }\\n nav * {\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }\\n nav a, nav a:visited {\\n display: block;\\n color: var(--nav-link-color);\\n border-radius: var(--universal-border-radius);\\n transition: background 0.3s; }\\n nav a:hover, nav a:focus, nav a:visited:hover, nav a:visited:focus {\\n text-decoration: none;\\n background: var(--nav-hover-back-color); }\\n nav .sublink-1 {\\n position: relative;\\n margin-left: calc(2 * var(--universal-padding)); }\\n nav .sublink-1:before {\\n position: absolute;\\n left: calc(var(--universal-padding) - 1 * var(--universal-padding));\\n top: -0.0625rem;\\n content: '';\\n height: 100%;\\n border: 0.0625rem solid var(--nav-border-color);\\n border-left: 0; }\\n nav .sublink-2 {\\n position: relative;\\n margin-left: calc(4 * var(--universal-padding)); }\\n nav .sublink-2:before {\\n position: absolute;\\n left: calc(var(--universal-padding) - 3 * var(--universal-padding));\\n top: -0.0625rem;\\n content: '';\\n height: 100%;\\n border: 0.0625rem solid var(--nav-border-color);\\n border-left: 0; }\\n\\nfooter {\\n background: var(--footer-back-color);\\n color: var(--footer-fore-color);\\n border-top: 0.0625rem solid var(--footer-border-color);\\n padding: calc(2 * var(--universal-padding)) var(--universal-padding);\\n font-size: 0.875rem; }\\n footer a, footer a:visited {\\n color: var(--footer-link-color); }\\n\\nheader.sticky {\\n position: -webkit-sticky;\\n position: sticky;\\n z-index: 1101;\\n top: 0; }\\n\\nfooter.sticky {\\n position: -webkit-sticky;\\n position: sticky;\\n z-index: 1101;\\n bottom: 0; }\\n\\n.drawer-toggle:before {\\n display: inline-block;\\n position: relative;\\n vertical-align: bottom;\\n content: '\\\\00a0\\\\2261\\\\00a0';\\n font-family: sans-serif;\\n font-size: 1.5em; }\\n\\n@media screen and (min-width: 768px) {\\n .drawer-toggle:not(.persistent) {\\n display: none; } }\\n\\n[type=\\\"checkbox\\\"].drawer {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n [type=\\\"checkbox\\\"].drawer + * {\\n display: block;\\n box-sizing: border-box;\\n position: fixed;\\n top: 0;\\n width: 320px;\\n height: 100vh;\\n overflow-y: auto;\\n background: var(--drawer-back-color);\\n border: 0.0625rem solid var(--drawer-border-color);\\n border-radius: 0;\\n margin: 0;\\n z-index: 1110;\\n right: -320px;\\n transition: right 0.3s; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close {\\n position: absolute;\\n top: var(--universal-margin);\\n right: var(--universal-margin);\\n z-index: 1111;\\n width: 2rem;\\n height: 2rem;\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n margin: 0;\\n cursor: pointer;\\n transition: background 0.3s; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close:before {\\n display: block;\\n content: '\\\\00D7';\\n color: var(--drawer-close-color);\\n position: relative;\\n font-family: sans-serif;\\n font-size: 2rem;\\n line-height: 1;\\n text-align: center; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close:hover, [type=\\\"checkbox\\\"].drawer + * .drawer-close:focus {\\n background: var(--drawer-hover-back-color); }\\n @media screen and (max-width: 320px) {\\n [type=\\\"checkbox\\\"].drawer + * {\\n width: 100%; } }\\n [type=\\\"checkbox\\\"].drawer:checked + * {\\n right: 0; }\\n @media screen and (min-width: 768px) {\\n [type=\\\"checkbox\\\"].drawer:not(.persistent) + * {\\n position: static;\\n height: 100%;\\n z-index: 1100; }\\n [type=\\\"checkbox\\\"].drawer:not(.persistent) + * .drawer-close {\\n display: none; } }\\n\\n/*\\r\\n Definitions for the responsive table component.\\r\\n*/\\n/* Table module CSS variable definitions. */\\n:root {\\n --table-border-color: #aaa;\\n --table-border-separator-color: #666;\\n --table-head-back-color: #e6e6e6;\\n --table-head-fore-color: #111;\\n --table-body-back-color: #f8f8f8;\\n --table-body-fore-color: #111;\\n --table-body-alt-back-color: #eee; }\\n\\ntable {\\n border-collapse: separate;\\n border-spacing: 0;\\n margin: 0;\\n display: flex;\\n flex: 0 1 auto;\\n flex-flow: row wrap;\\n padding: var(--universal-padding);\\n padding-top: 0; }\\n table caption {\\n font-size: 1.5rem;\\n margin: calc(2 * var(--universal-margin)) 0;\\n max-width: 100%;\\n flex: 0 0 100%; }\\n table thead, table tbody {\\n display: flex;\\n flex-flow: row wrap;\\n border: 0.0625rem solid var(--table-border-color); }\\n table thead {\\n z-index: 999;\\n border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0;\\n border-bottom: 0.0625rem solid var(--table-border-separator-color); }\\n table tbody {\\n border-top: 0;\\n margin-top: calc(0 - var(--universal-margin));\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n table tr {\\n display: flex;\\n padding: 0; }\\n table th, table td {\\n padding: calc(2 * var(--universal-padding)); }\\n table th {\\n text-align: left;\\n background: var(--table-head-back-color);\\n color: var(--table-head-fore-color); }\\n table td {\\n background: var(--table-body-back-color);\\n color: var(--table-body-fore-color);\\n border-top: 0.0625rem solid var(--table-border-color); }\\n\\ntable:not(.horizontal) {\\n overflow: auto;\\n max-height: 400px; }\\n table:not(.horizontal) thead, table:not(.horizontal) tbody {\\n max-width: 100%;\\n flex: 0 0 100%; }\\n table:not(.horizontal) tr {\\n flex-flow: row wrap;\\n flex: 0 0 100%; }\\n table:not(.horizontal) th, table:not(.horizontal) td {\\n flex: 1 0 0%;\\n overflow: hidden;\\n text-overflow: ellipsis; }\\n table:not(.horizontal) thead {\\n position: sticky;\\n top: 0; }\\n table:not(.horizontal) tbody tr:first-child td {\\n border-top: 0; }\\n\\ntable.horizontal {\\n border: 0; }\\n table.horizontal thead, table.horizontal tbody {\\n border: 0;\\n flex: .2 0 0;\\n flex-flow: row nowrap; }\\n table.horizontal tbody {\\n overflow: auto;\\n justify-content: space-between;\\n flex: .8 0 0;\\n margin-left: 0;\\n padding-bottom: calc(var(--universal-padding) / 4); }\\n table.horizontal tr {\\n flex-direction: column;\\n flex: 1 0 auto; }\\n table.horizontal th, table.horizontal td {\\n width: auto;\\n border: 0;\\n border-bottom: 0.0625rem solid var(--table-border-color); }\\n table.horizontal th:not(:first-child), table.horizontal td:not(:first-child) {\\n border-top: 0; }\\n table.horizontal th {\\n text-align: right;\\n border-left: 0.0625rem solid var(--table-border-color);\\n border-right: 0.0625rem solid var(--table-border-separator-color); }\\n table.horizontal thead tr:first-child {\\n padding-left: 0; }\\n table.horizontal th:first-child, table.horizontal td:first-child {\\n border-top: 0.0625rem solid var(--table-border-color); }\\n table.horizontal tbody tr:last-child td {\\n border-right: 0.0625rem solid var(--table-border-color); }\\n table.horizontal tbody tr:last-child td:first-child {\\n border-top-right-radius: 0.25rem; }\\n table.horizontal tbody tr:last-child td:last-child {\\n border-bottom-right-radius: 0.25rem; }\\n table.horizontal thead tr:first-child th:first-child {\\n border-top-left-radius: 0.25rem; }\\n table.horizontal thead tr:first-child th:last-child {\\n border-bottom-left-radius: 0.25rem; }\\n\\n@media screen and (max-width: 767px) {\\n table, table.horizontal {\\n border-collapse: collapse;\\n border: 0;\\n width: 100%;\\n display: table; }\\n table thead, table th, table.horizontal thead, table.horizontal th {\\n border: 0;\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n table tbody, table.horizontal tbody {\\n border: 0;\\n display: table-row-group; }\\n table tr, table.horizontal tr {\\n display: block;\\n border: 0.0625rem solid var(--table-border-color);\\n border-radius: var(--universal-border-radius);\\n background: #fafafa;\\n padding: var(--universal-padding);\\n margin: var(--universal-margin);\\n margin-bottom: calc(2 * var(--universal-margin)); }\\n table th, table td, table.horizontal th, table.horizontal td {\\n width: auto; }\\n table td, table.horizontal td {\\n display: block;\\n border: 0;\\n text-align: right; }\\n table td:before, table.horizontal td:before {\\n content: attr(data-label);\\n float: left;\\n font-weight: 600; }\\n table th:first-child, table td:first-child, table.horizontal th:first-child, table.horizontal td:first-child {\\n border-top: 0; }\\n table tbody tr:last-child td, table.horizontal tbody tr:last-child td {\\n border-right: 0; } }\\n\\n:root {\\n --table-body-alt-back-color: #eee; }\\n\\ntable.striped tr:nth-of-type(2n) > td {\\n background: var(--table-body-alt-back-color); }\\n\\n@media screen and (max-width: 768px) {\\n table.striped tr:nth-of-type(2n) {\\n background: var(--table-body-alt-back-color); } }\\n\\n:root {\\n --table-body-hover-back-color: #90caf9; }\\n\\ntable.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {\\n background: var(--table-body-hover-back-color); }\\n\\n@media screen and (max-width: 768px) {\\n table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {\\n background: var(--table-body-hover-back-color); } }\\n\\n/*\\r\\n Definitions for contextual background elements, toasts and tooltips.\\r\\n*/\\n/* Contextual module CSS variable definitions */\\n:root {\\n --mark-back-color: #0277bd;\\n --mark-fore-color: #fafafa; }\\n\\nmark {\\n background: var(--mark-back-color);\\n color: var(--mark-fore-color);\\n font-size: 0.95em;\\n line-height: 1em;\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n mark.inline-block {\\n display: inline-block;\\n font-size: 1em;\\n line-height: 1.5;\\n padding: calc(var(--universal-padding) / 2) var(--universal-padding); }\\n\\n:root {\\n --toast-back-color: #424242;\\n --toast-fore-color: #fafafa; }\\n\\n.toast {\\n position: fixed;\\n bottom: calc(var(--universal-margin) * 3);\\n left: 50%;\\n transform: translate(-50%, -50%);\\n z-index: 1111;\\n color: var(--toast-fore-color);\\n background: var(--toast-back-color);\\n border-radius: calc(var(--universal-border-radius) * 16);\\n padding: var(--universal-padding) calc(var(--universal-padding) * 3); }\\n\\n:root {\\n --tooltip-back-color: #212121;\\n --tooltip-fore-color: #fafafa; }\\n\\n.tooltip {\\n position: relative;\\n display: inline-block; }\\n .tooltip:before, .tooltip:after {\\n position: absolute;\\n opacity: 0;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%);\\n transition: all 0.3s;\\n z-index: 1010;\\n left: 50%; }\\n .tooltip:not(.bottom):before, .tooltip:not(.bottom):after {\\n bottom: 75%; }\\n .tooltip.bottom:before, .tooltip.bottom:after {\\n top: 75%; }\\n .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {\\n opacity: 1;\\n clip: auto;\\n -webkit-clip-path: inset(0%);\\n clip-path: inset(0%); }\\n .tooltip:before {\\n content: '';\\n background: transparent;\\n border: var(--universal-margin) solid transparent;\\n left: calc(50% - var(--universal-margin)); }\\n .tooltip:not(.bottom):before {\\n border-top-color: #212121; }\\n .tooltip.bottom:before {\\n border-bottom-color: #212121; }\\n .tooltip:after {\\n content: attr(aria-label);\\n color: var(--tooltip-fore-color);\\n background: var(--tooltip-back-color);\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n white-space: nowrap;\\n transform: translateX(-50%); }\\n .tooltip:not(.bottom):after {\\n margin-bottom: calc(2 * var(--universal-margin)); }\\n .tooltip.bottom:after {\\n margin-top: calc(2 * var(--universal-margin)); }\\n\\n:root {\\n --modal-overlay-color: rgba(0, 0, 0, 0.45);\\n --modal-close-color: #444;\\n --modal-close-hover-color: #f0f0f0; }\\n\\n[type=\\\"checkbox\\\"].modal {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n [type=\\\"checkbox\\\"].modal + div {\\n position: fixed;\\n top: 0;\\n left: 0;\\n display: none;\\n width: 100vw;\\n height: 100vh;\\n background: var(--modal-overlay-color); }\\n [type=\\\"checkbox\\\"].modal + div .card {\\n margin: 0 auto;\\n max-height: 50vh;\\n overflow: auto; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close {\\n position: absolute;\\n top: 0;\\n right: 0;\\n width: 1.75rem;\\n height: 1.75rem;\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n margin: 0;\\n cursor: pointer;\\n transition: background 0.3s; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close:before {\\n display: block;\\n content: '\\\\00D7';\\n color: var(--modal-close-color);\\n position: relative;\\n font-family: sans-serif;\\n font-size: 1.75rem;\\n line-height: 1;\\n text-align: center; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close:hover, [type=\\\"checkbox\\\"].modal + div .card .modal-close:focus {\\n background: var(--modal-close-hover-color); }\\n [type=\\\"checkbox\\\"].modal:checked + div {\\n display: flex;\\n flex: 0 1 auto;\\n z-index: 1200; }\\n [type=\\\"checkbox\\\"].modal:checked + div .card .modal-close {\\n z-index: 1211; }\\n\\n:root {\\n --collapse-label-back-color: #e8e8e8;\\n --collapse-label-fore-color: #212121;\\n --collapse-label-hover-back-color: #f0f0f0;\\n --collapse-selected-label-back-color: #ececec;\\n --collapse-border-color: #ddd;\\n --collapse-content-back-color: #fafafa;\\n --collapse-selected-label-border-color: #0277bd; }\\n\\n.collapse {\\n width: calc(100% - 2 * var(--universal-margin));\\n opacity: 1;\\n display: flex;\\n flex-direction: column;\\n margin: var(--universal-margin);\\n border-radius: var(--universal-border-radius); }\\n .collapse > [type=\\\"radio\\\"], .collapse > [type=\\\"checkbox\\\"] {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n .collapse > label {\\n flex-grow: 1;\\n display: inline-block;\\n height: 1.5rem;\\n cursor: pointer;\\n transition: background 0.3s;\\n color: var(--collapse-label-fore-color);\\n background: var(--collapse-label-back-color);\\n border: 0.0625rem solid var(--collapse-border-color);\\n padding: calc(1.5 * var(--universal-padding)); }\\n .collapse > label:hover, .collapse > label:focus {\\n background: var(--collapse-label-hover-back-color); }\\n .collapse > label + div {\\n flex-basis: auto;\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%);\\n transition: max-height 0.3s;\\n max-height: 1px; }\\n .collapse > :checked + label {\\n background: var(--collapse-selected-label-back-color);\\n border-bottom-color: var(--collapse-selected-label-border-color); }\\n .collapse > :checked + label + div {\\n box-sizing: border-box;\\n position: relative;\\n width: 100%;\\n height: auto;\\n overflow: auto;\\n margin: 0;\\n background: var(--collapse-content-back-color);\\n border: 0.0625rem solid var(--collapse-border-color);\\n border-top: 0;\\n padding: var(--universal-padding);\\n clip: auto;\\n -webkit-clip-path: inset(0%);\\n clip-path: inset(0%);\\n max-height: 400px; }\\n .collapse > label:not(:first-of-type) {\\n border-top: 0; }\\n .collapse > label:first-of-type {\\n border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0; }\\n .collapse > label:last-of-type:not(:first-of-type) {\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n .collapse > label:last-of-type:first-of-type {\\n border-radius: var(--universal-border-radius); }\\n .collapse > :checked:last-of-type:not(:first-of-type) + label {\\n border-radius: 0; }\\n .collapse > :checked:last-of-type + label + div {\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n\\n/*\\r\\n Custom elements for contextual background elements, toasts and tooltips.\\r\\n*/\\nmark.secondary {\\n --mark-back-color: #d32f2f; }\\n\\nmark.tertiary {\\n --mark-back-color: #308732; }\\n\\nmark.tag {\\n padding: calc(var(--universal-padding)/2) var(--universal-padding);\\n border-radius: 1em; }\\n\\n/*\\r\\n Definitions for progress elements and spinners.\\r\\n*/\\n/* Progess module CSS variable definitions */\\n:root {\\n --progress-back-color: #ddd;\\n --progress-fore-color: #555; }\\n\\nprogress {\\n display: block;\\n vertical-align: baseline;\\n -webkit-appearance: none;\\n -moz-appearance: none;\\n appearance: none;\\n height: 0.75rem;\\n width: calc(100% - 2 * var(--universal-margin));\\n margin: var(--universal-margin);\\n border: 0;\\n border-radius: calc(2 * var(--universal-border-radius));\\n background: var(--progress-back-color);\\n color: var(--progress-fore-color); }\\n progress::-webkit-progress-value {\\n background: var(--progress-fore-color);\\n border-top-left-radius: calc(2 * var(--universal-border-radius));\\n border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }\\n progress::-webkit-progress-bar {\\n background: var(--progress-back-color); }\\n progress::-moz-progress-bar {\\n background: var(--progress-fore-color);\\n border-top-left-radius: calc(2 * var(--universal-border-radius));\\n border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }\\n progress[value=\\\"1000\\\"]::-webkit-progress-value {\\n border-radius: calc(2 * var(--universal-border-radius)); }\\n progress[value=\\\"1000\\\"]::-moz-progress-bar {\\n border-radius: calc(2 * var(--universal-border-radius)); }\\n progress.inline {\\n display: inline-block;\\n vertical-align: middle;\\n width: 60%; }\\n\\n:root {\\n --spinner-back-color: #ddd;\\n --spinner-fore-color: #555; }\\n\\n@keyframes spinner-donut-anim {\\n 0% {\\n transform: rotate(0deg); }\\n 100% {\\n transform: rotate(360deg); } }\\n\\n.spinner {\\n display: inline-block;\\n margin: var(--universal-margin);\\n border: 0.25rem solid var(--spinner-back-color);\\n border-left: 0.25rem solid var(--spinner-fore-color);\\n border-radius: 50%;\\n width: 1.25rem;\\n height: 1.25rem;\\n animation: spinner-donut-anim 1.2s linear infinite; }\\n\\n/*\\r\\n Custom elements for progress bars and spinners.\\r\\n*/\\nprogress.primary {\\n --progress-fore-color: #1976d2; }\\n\\nprogress.secondary {\\n --progress-fore-color: #d32f2f; }\\n\\nprogress.tertiary {\\n --progress-fore-color: #308732; }\\n\\n.spinner.primary {\\n --spinner-fore-color: #1976d2; }\\n\\n.spinner.secondary {\\n --spinner-fore-color: #d32f2f; }\\n\\n.spinner.tertiary {\\n --spinner-fore-color: #308732; }\\n\\n/*\\r\\n Definitions for icons - powered by Feather (https://feathericons.com/).\\r\\n*/\\nspan[class^='icon-'] {\\n display: inline-block;\\n height: 1em;\\n width: 1em;\\n vertical-align: -0.125em;\\n background-size: contain;\\n margin: 0 calc(var(--universal-margin) / 4); }\\n span[class^='icon-'].secondary {\\n -webkit-filter: invert(25%);\\n filter: invert(25%); }\\n span[class^='icon-'].inverse {\\n -webkit-filter: invert(100%);\\n filter: invert(100%); }\\n\\nspan.icon-alert {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-bookmark {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-calendar {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-credit {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='1' y1='10' x2='23' y2='10'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-edit {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34'%3E%3C/path%3E%3Cpolygon points='18 2 22 6 12 16 8 16 8 12 18 2'%3E%3C/polygon%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-link {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-help {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='17' x2='12' y2='17'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-home {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-info {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-lock {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-mail {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-location {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-phone {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-rss {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-search {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-settings {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-share {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-cart {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-upload {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='17 8 12 3 7 8'%3E%3C/polyline%3E%3Cline x1='12' y1='3' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-user {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\n/*\\r\\n Definitions for utilities and helper classes.\\r\\n*/\\n/* Utility module CSS variable definitions */\\n:root {\\n --generic-border-color: rgba(0, 0, 0, 0.3);\\n --generic-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25); }\\n\\n.hidden {\\n display: none !important; }\\n\\n.visually-hidden {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; }\\n\\n.bordered {\\n border: 0.0625rem solid var(--generic-border-color) !important; }\\n\\n.rounded {\\n border-radius: var(--universal-border-radius) !important; }\\n\\n.circular {\\n border-radius: 50% !important; }\\n\\n.shadowed {\\n box-shadow: var(--generic-box-shadow) !important; }\\n\\n.responsive-margin {\\n margin: calc(var(--universal-margin) / 4) !important; }\\n @media screen and (min-width: 768px) {\\n .responsive-margin {\\n margin: calc(var(--universal-margin) / 2) !important; } }\\n @media screen and (min-width: 1280px) {\\n .responsive-margin {\\n margin: var(--universal-margin) !important; } }\\n\\n.responsive-padding {\\n padding: calc(var(--universal-padding) / 4) !important; }\\n @media screen and (min-width: 768px) {\\n .responsive-padding {\\n padding: calc(var(--universal-padding) / 2) !important; } }\\n @media screen and (min-width: 1280px) {\\n .responsive-padding {\\n padding: var(--universal-padding) !important; } }\\n\\n@media screen and (max-width: 767px) {\\n .hidden-sm {\\n display: none !important; } }\\n\\n@media screen and (min-width: 768px) and (max-width: 1279px) {\\n .hidden-md {\\n display: none !important; } }\\n\\n@media screen and (min-width: 1280px) {\\n .hidden-lg {\\n display: none !important; } }\\n\\n@media screen and (max-width: 767px) {\\n .visually-hidden-sm {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\\n@media screen and (min-width: 768px) and (max-width: 1279px) {\\n .visually-hidden-md {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\\n@media screen and (min-width: 1280px) {\\n .visually-hidden-lg {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 191,
"building": 765
}
}
],
"profile": {
"factory": 1,
"building": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "../../../css-loader/dist/runtime/api.js",
"loc": "1:27-77"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"index": 0,
"index2": 1,
"size": 58581,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 191,
"building": 765
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../../css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \"@charset \\\"UTF-8\\\";\\n/*\\r\\n Flavor name: Default (mini-default)\\r\\n Author: Angelos Chalaris (chalarangelo@gmail.com)\\r\\n Maintainers: Angelos Chalaris\\r\\n mini.css version: v3.0.1\\r\\n*/\\n/*\\r\\n Browsers resets and base typography.\\r\\n*/\\n/* Core module CSS variable definitions */\\n:root {\\n --fore-color: #111;\\n --secondary-fore-color: #444;\\n --back-color: #f8f8f8;\\n --secondary-back-color: #f0f0f0;\\n --blockquote-color: #f57c00;\\n --pre-color: #1565c0;\\n --border-color: #aaa;\\n --secondary-border-color: #ddd;\\n --heading-ratio: 1.19;\\n --universal-margin: 0.5rem;\\n --universal-padding: 0.5rem;\\n --universal-border-radius: 0.125rem;\\n --a-link-color: #0277bd;\\n --a-visited-color: #01579b; }\\n\\nhtml {\\n font-size: 16px; }\\n\\na, b, del, em, i, ins, q, span, strong, u {\\n font-size: 1em; }\\n\\nhtml, * {\\n font-family: -apple-system, BlinkMacSystemFont, \\\"Segoe UI\\\", Roboto, Ubuntu, \\\"Helvetica Neue\\\", Helvetica, sans-serif;\\n line-height: 1.5;\\n -webkit-text-size-adjust: 100%; }\\n\\n* {\\n font-size: 1rem; }\\n\\nbody {\\n margin: 0;\\n color: var(--fore-color);\\n background: var(--back-color); }\\n\\ndetails {\\n display: block; }\\n\\nsummary {\\n display: list-item; }\\n\\nabbr[title] {\\n border-bottom: none;\\n text-decoration: underline dotted; }\\n\\ninput {\\n overflow: visible; }\\n\\nimg {\\n max-width: 100%;\\n height: auto; }\\n\\nh1, h2, h3, h4, h5, h6 {\\n line-height: 1.2;\\n margin: calc(1.5 * var(--universal-margin)) var(--universal-margin);\\n font-weight: 500; }\\n h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {\\n color: var(--secondary-fore-color);\\n display: block;\\n margin-top: -0.25rem; }\\n\\nh1 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh2 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh3 {\\n font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio)); }\\n\\nh4 {\\n font-size: calc(1rem * var(--heading-ratio)); }\\n\\nh5 {\\n font-size: 1rem; }\\n\\nh6 {\\n font-size: calc(1rem / var(--heading-ratio)); }\\n\\np {\\n margin: var(--universal-margin); }\\n\\nol, ul {\\n margin: var(--universal-margin);\\n padding-left: calc(2 * var(--universal-margin)); }\\n\\nb, strong {\\n font-weight: 700; }\\n\\nhr {\\n box-sizing: content-box;\\n border: 0;\\n line-height: 1.25em;\\n margin: var(--universal-margin);\\n height: 0.0625rem;\\n background: linear-gradient(to right, transparent, var(--border-color) 20%, var(--border-color) 80%, transparent); }\\n\\nblockquote {\\n display: block;\\n position: relative;\\n font-style: italic;\\n color: var(--secondary-fore-color);\\n margin: var(--universal-margin);\\n padding: calc(3 * var(--universal-padding));\\n border: 0.0625rem solid var(--secondary-border-color);\\n border-left: 0.375rem solid var(--blockquote-color);\\n border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }\\n blockquote:before {\\n position: absolute;\\n top: calc(0rem - var(--universal-padding));\\n left: 0;\\n font-family: sans-serif;\\n font-size: 3rem;\\n font-weight: 700;\\n content: \\\"\\\\201c\\\";\\n color: var(--blockquote-color); }\\n blockquote[cite]:after {\\n font-style: normal;\\n font-size: 0.75em;\\n font-weight: 700;\\n content: \\\"\\\\aÔÇö \\\" attr(cite);\\n white-space: pre; }\\n\\ncode, kbd, pre, samp {\\n font-family: Menlo, Consolas, monospace;\\n font-size: 0.85em; }\\n\\ncode {\\n background: var(--secondary-back-color);\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n\\nkbd {\\n background: var(--fore-color);\\n color: var(--back-color);\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n\\npre {\\n overflow: auto;\\n background: var(--secondary-back-color);\\n padding: calc(1.5 * var(--universal-padding));\\n margin: var(--universal-margin);\\n border: 0.0625rem solid var(--secondary-border-color);\\n border-left: 0.25rem solid var(--pre-color);\\n border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }\\n\\nsup, sub, code, kbd {\\n line-height: 0;\\n position: relative;\\n vertical-align: baseline; }\\n\\nsmall, sup, sub, figcaption {\\n font-size: 0.75em; }\\n\\nsup {\\n top: -0.5em; }\\n\\nsub {\\n bottom: -0.25em; }\\n\\nfigure {\\n margin: var(--universal-margin); }\\n\\nfigcaption {\\n color: var(--secondary-fore-color); }\\n\\na {\\n text-decoration: none; }\\n a:link {\\n color: var(--a-link-color); }\\n a:visited {\\n color: var(--a-visited-color); }\\n a:hover, a:focus {\\n text-decoration: underline; }\\n\\n/*\\r\\n Definitions for the grid system, cards and containers.\\r\\n*/\\n.container {\\n margin: 0 auto;\\n padding: 0 calc(1.5 * var(--universal-padding)); }\\n\\n.row {\\n box-sizing: border-box;\\n display: flex;\\n flex: 0 1 auto;\\n flex-flow: row wrap; }\\n\\n.col-sm,\\n[class^='col-sm-'],\\n[class^='col-sm-offset-'],\\n.row[class*='cols-sm-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n\\n.col-sm,\\n.row.cols-sm > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n\\n.col-sm-1,\\n.row.cols-sm-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n\\n.col-sm-offset-0 {\\n margin-left: 0; }\\n\\n.col-sm-2,\\n.row.cols-sm-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n\\n.col-sm-offset-1 {\\n margin-left: 8.33333%; }\\n\\n.col-sm-3,\\n.row.cols-sm-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n\\n.col-sm-offset-2 {\\n margin-left: 16.66667%; }\\n\\n.col-sm-4,\\n.row.cols-sm-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n\\n.col-sm-offset-3 {\\n margin-left: 25%; }\\n\\n.col-sm-5,\\n.row.cols-sm-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n\\n.col-sm-offset-4 {\\n margin-left: 33.33333%; }\\n\\n.col-sm-6,\\n.row.cols-sm-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n\\n.col-sm-offset-5 {\\n margin-left: 41.66667%; }\\n\\n.col-sm-7,\\n.row.cols-sm-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n\\n.col-sm-offset-6 {\\n margin-left: 50%; }\\n\\n.col-sm-8,\\n.row.cols-sm-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n\\n.col-sm-offset-7 {\\n margin-left: 58.33333%; }\\n\\n.col-sm-9,\\n.row.cols-sm-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n\\n.col-sm-offset-8 {\\n margin-left: 66.66667%; }\\n\\n.col-sm-10,\\n.row.cols-sm-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n\\n.col-sm-offset-9 {\\n margin-left: 75%; }\\n\\n.col-sm-11,\\n.row.cols-sm-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n\\n.col-sm-offset-10 {\\n margin-left: 83.33333%; }\\n\\n.col-sm-12,\\n.row.cols-sm-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n\\n.col-sm-offset-11 {\\n margin-left: 91.66667%; }\\n\\n.col-sm-normal {\\n order: initial; }\\n\\n.col-sm-first {\\n order: -999; }\\n\\n.col-sm-last {\\n order: 999; }\\n\\n@media screen and (min-width: 768px) {\\n .col-md,\\n [class^='col-md-'],\\n [class^='col-md-offset-'],\\n .row[class*='cols-md-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n .col-md,\\n .row.cols-md > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n .col-md-1,\\n .row.cols-md-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n .col-md-offset-0 {\\n margin-left: 0; }\\n .col-md-2,\\n .row.cols-md-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n .col-md-offset-1 {\\n margin-left: 8.33333%; }\\n .col-md-3,\\n .row.cols-md-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n .col-md-offset-2 {\\n margin-left: 16.66667%; }\\n .col-md-4,\\n .row.cols-md-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n .col-md-offset-3 {\\n margin-left: 25%; }\\n .col-md-5,\\n .row.cols-md-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n .col-md-offset-4 {\\n margin-left: 33.33333%; }\\n .col-md-6,\\n .row.cols-md-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n .col-md-offset-5 {\\n margin-left: 41.66667%; }\\n .col-md-7,\\n .row.cols-md-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n .col-md-offset-6 {\\n margin-left: 50%; }\\n .col-md-8,\\n .row.cols-md-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n .col-md-offset-7 {\\n margin-left: 58.33333%; }\\n .col-md-9,\\n .row.cols-md-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n .col-md-offset-8 {\\n margin-left: 66.66667%; }\\n .col-md-10,\\n .row.cols-md-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n .col-md-offset-9 {\\n margin-left: 75%; }\\n .col-md-11,\\n .row.cols-md-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n .col-md-offset-10 {\\n margin-left: 83.33333%; }\\n .col-md-12,\\n .row.cols-md-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n .col-md-offset-11 {\\n margin-left: 91.66667%; }\\n .col-md-normal {\\n order: initial; }\\n .col-md-first {\\n order: -999; }\\n .col-md-last {\\n order: 999; } }\\n\\n@media screen and (min-width: 1280px) {\\n .col-lg,\\n [class^='col-lg-'],\\n [class^='col-lg-offset-'],\\n .row[class*='cols-lg-'] > * {\\n box-sizing: border-box;\\n flex: 0 0 auto;\\n padding: 0 calc(var(--universal-padding) / 2); }\\n .col-lg,\\n .row.cols-lg > * {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0; }\\n .col-lg-1,\\n .row.cols-lg-1 > * {\\n max-width: 8.33333%;\\n flex-basis: 8.33333%; }\\n .col-lg-offset-0 {\\n margin-left: 0; }\\n .col-lg-2,\\n .row.cols-lg-2 > * {\\n max-width: 16.66667%;\\n flex-basis: 16.66667%; }\\n .col-lg-offset-1 {\\n margin-left: 8.33333%; }\\n .col-lg-3,\\n .row.cols-lg-3 > * {\\n max-width: 25%;\\n flex-basis: 25%; }\\n .col-lg-offset-2 {\\n margin-left: 16.66667%; }\\n .col-lg-4,\\n .row.cols-lg-4 > * {\\n max-width: 33.33333%;\\n flex-basis: 33.33333%; }\\n .col-lg-offset-3 {\\n margin-left: 25%; }\\n .col-lg-5,\\n .row.cols-lg-5 > * {\\n max-width: 41.66667%;\\n flex-basis: 41.66667%; }\\n .col-lg-offset-4 {\\n margin-left: 33.33333%; }\\n .col-lg-6,\\n .row.cols-lg-6 > * {\\n max-width: 50%;\\n flex-basis: 50%; }\\n .col-lg-offset-5 {\\n margin-left: 41.66667%; }\\n .col-lg-7,\\n .row.cols-lg-7 > * {\\n max-width: 58.33333%;\\n flex-basis: 58.33333%; }\\n .col-lg-offset-6 {\\n margin-left: 50%; }\\n .col-lg-8,\\n .row.cols-lg-8 > * {\\n max-width: 66.66667%;\\n flex-basis: 66.66667%; }\\n .col-lg-offset-7 {\\n margin-left: 58.33333%; }\\n .col-lg-9,\\n .row.cols-lg-9 > * {\\n max-width: 75%;\\n flex-basis: 75%; }\\n .col-lg-offset-8 {\\n margin-left: 66.66667%; }\\n .col-lg-10,\\n .row.cols-lg-10 > * {\\n max-width: 83.33333%;\\n flex-basis: 83.33333%; }\\n .col-lg-offset-9 {\\n margin-left: 75%; }\\n .col-lg-11,\\n .row.cols-lg-11 > * {\\n max-width: 91.66667%;\\n flex-basis: 91.66667%; }\\n .col-lg-offset-10 {\\n margin-left: 83.33333%; }\\n .col-lg-12,\\n .row.cols-lg-12 > * {\\n max-width: 100%;\\n flex-basis: 100%; }\\n .col-lg-offset-11 {\\n margin-left: 91.66667%; }\\n .col-lg-normal {\\n order: initial; }\\n .col-lg-first {\\n order: -999; }\\n .col-lg-last {\\n order: 999; } }\\n\\n/* Card component CSS variable definitions */\\n:root {\\n --card-back-color: #f8f8f8;\\n --card-fore-color: #111;\\n --card-border-color: #ddd; }\\n\\n.card {\\n display: flex;\\n flex-direction: column;\\n justify-content: space-between;\\n align-self: center;\\n position: relative;\\n width: 100%;\\n background: var(--card-back-color);\\n color: var(--card-fore-color);\\n border: 0.0625rem solid var(--card-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin);\\n overflow: hidden; }\\n @media screen and (min-width: 320px) {\\n .card {\\n max-width: 320px; } }\\n .card > .section {\\n background: var(--card-back-color);\\n color: var(--card-fore-color);\\n box-sizing: border-box;\\n margin: 0;\\n border: 0;\\n border-radius: 0;\\n border-bottom: 0.0625rem solid var(--card-border-color);\\n padding: var(--universal-padding);\\n width: 100%; }\\n .card > .section.media {\\n height: 200px;\\n padding: 0;\\n -o-object-fit: cover;\\n object-fit: cover; }\\n .card > .section:last-child {\\n border-bottom: 0; }\\n\\n/*\\r\\n Custom elements for card elements.\\r\\n*/\\n@media screen and (min-width: 240px) {\\n .card.small {\\n max-width: 240px; } }\\n\\n@media screen and (min-width: 480px) {\\n .card.large {\\n max-width: 480px; } }\\n\\n.card.fluid {\\n max-width: 100%;\\n width: auto; }\\n\\n.card.warning {\\n --card-back-color: #ffca28;\\n --card-border-color: #e8b825; }\\n\\n.card.error {\\n --card-back-color: #b71c1c;\\n --card-fore-color: #f8f8f8;\\n --card-border-color: #a71a1a; }\\n\\n.card > .section.dark {\\n --card-back-color: #e0e0e0; }\\n\\n.card > .section.double-padded {\\n padding: calc(1.5 * var(--universal-padding)); }\\n\\n/*\\r\\n Definitions for forms and input elements.\\r\\n*/\\n/* Input_control module CSS variable definitions */\\n:root {\\n --form-back-color: #f0f0f0;\\n --form-fore-color: #111;\\n --form-border-color: #ddd;\\n --input-back-color: #f8f8f8;\\n --input-fore-color: #111;\\n --input-border-color: #ddd;\\n --input-focus-color: #0288d1;\\n --input-invalid-color: #d32f2f;\\n --button-back-color: #e2e2e2;\\n --button-hover-back-color: #dcdcdc;\\n --button-fore-color: #212121;\\n --button-border-color: transparent;\\n --button-hover-border-color: transparent;\\n --button-group-border-color: rgba(124, 124, 124, 0.54); }\\n\\nform {\\n background: var(--form-back-color);\\n color: var(--form-fore-color);\\n border: 0.0625rem solid var(--form-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin);\\n padding: calc(2 * var(--universal-padding)) var(--universal-padding); }\\n\\nfieldset {\\n border: 0.0625rem solid var(--form-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: calc(var(--universal-margin) / 4);\\n padding: var(--universal-padding); }\\n\\nlegend {\\n box-sizing: border-box;\\n display: table;\\n max-width: 100%;\\n white-space: normal;\\n font-weight: 700;\\n padding: calc(var(--universal-padding) / 2); }\\n\\nlabel {\\n padding: calc(var(--universal-padding) / 2) var(--universal-padding); }\\n\\n.input-group {\\n display: inline-block; }\\n .input-group.fluid {\\n display: flex;\\n align-items: center;\\n justify-content: center; }\\n .input-group.fluid > input {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0px; }\\n @media screen and (max-width: 767px) {\\n .input-group.fluid {\\n align-items: stretch;\\n flex-direction: column; } }\\n .input-group.vertical {\\n display: flex;\\n align-items: stretch;\\n flex-direction: column; }\\n .input-group.vertical > input {\\n max-width: 100%;\\n flex-grow: 1;\\n flex-basis: 0px; }\\n\\n[type=\\\"number\\\"]::-webkit-inner-spin-button, [type=\\\"number\\\"]::-webkit-outer-spin-button {\\n height: auto; }\\n\\n[type=\\\"search\\\"] {\\n -webkit-appearance: textfield;\\n outline-offset: -2px; }\\n\\n[type=\\\"search\\\"]::-webkit-search-cancel-button,\\n[type=\\\"search\\\"]::-webkit-search-decoration {\\n -webkit-appearance: none; }\\n\\ninput:not([type]), [type=\\\"text\\\"], [type=\\\"email\\\"], [type=\\\"number\\\"], [type=\\\"search\\\"],\\n[type=\\\"password\\\"], [type=\\\"url\\\"], [type=\\\"tel\\\"], [type=\\\"checkbox\\\"], [type=\\\"radio\\\"], textarea, select {\\n box-sizing: border-box;\\n background: var(--input-back-color);\\n color: var(--input-fore-color);\\n border: 0.0625rem solid var(--input-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: calc(var(--universal-margin) / 2);\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):hover, input:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):focus, textarea:hover, textarea:focus, select:hover, select:focus {\\n border-color: var(--input-focus-color);\\n box-shadow: none; }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):invalid, input:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"]):focus:invalid, textarea:invalid, textarea:focus:invalid, select:invalid, select:focus:invalid {\\n border-color: var(--input-invalid-color);\\n box-shadow: none; }\\n\\ninput:not([type=\\\"button\\\"]):not([type=\\\"submit\\\"]):not([type=\\\"reset\\\"])[readonly], textarea[readonly], select[readonly] {\\n background: var(--secondary-back-color); }\\n\\nselect {\\n max-width: 100%; }\\n\\noption {\\n overflow: hidden;\\n text-overflow: ellipsis; }\\n\\n[type=\\\"checkbox\\\"], [type=\\\"radio\\\"] {\\n -webkit-appearance: none;\\n -moz-appearance: none;\\n appearance: none;\\n position: relative;\\n height: calc(1rem + var(--universal-padding) / 2);\\n width: calc(1rem + var(--universal-padding) / 2);\\n vertical-align: text-bottom;\\n padding: 0;\\n flex-basis: calc(1rem + var(--universal-padding) / 2) !important;\\n flex-grow: 0 !important; }\\n [type=\\\"checkbox\\\"]:checked:before, [type=\\\"radio\\\"]:checked:before {\\n position: absolute; }\\n\\n[type=\\\"checkbox\\\"]:checked:before {\\n content: '\\\\2713';\\n font-family: sans-serif;\\n font-size: calc(1rem + var(--universal-padding) / 2);\\n top: calc(0rem - var(--universal-padding));\\n left: calc(var(--universal-padding) / 4); }\\n\\n[type=\\\"radio\\\"] {\\n border-radius: 100%; }\\n [type=\\\"radio\\\"]:checked:before {\\n border-radius: 100%;\\n content: '';\\n top: calc(0.0625rem + var(--universal-padding) / 2);\\n left: calc(0.0625rem + var(--universal-padding) / 2);\\n background: var(--input-fore-color);\\n width: 0.5rem;\\n height: 0.5rem; }\\n\\n:placeholder-shown {\\n color: var(--input-fore-color); }\\n\\n::-ms-placeholder {\\n color: var(--input-fore-color);\\n opacity: 0.54; }\\n\\nbutton::-moz-focus-inner, [type=\\\"button\\\"]::-moz-focus-inner, [type=\\\"reset\\\"]::-moz-focus-inner, [type=\\\"submit\\\"]::-moz-focus-inner {\\n border-style: none;\\n padding: 0; }\\n\\nbutton, html [type=\\\"button\\\"], [type=\\\"reset\\\"], [type=\\\"submit\\\"] {\\n -webkit-appearance: button; }\\n\\nbutton {\\n overflow: visible;\\n text-transform: none; }\\n\\nbutton, [type=\\\"button\\\"], [type=\\\"submit\\\"], [type=\\\"reset\\\"],\\na.button, label.button, .button,\\na[role=\\\"button\\\"], label[role=\\\"button\\\"], [role=\\\"button\\\"] {\\n display: inline-block;\\n background: var(--button-back-color);\\n color: var(--button-fore-color);\\n border: 0.0625rem solid var(--button-border-color);\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding));\\n margin: var(--universal-margin);\\n text-decoration: none;\\n cursor: pointer;\\n transition: background 0.3s; }\\n button:hover, button:focus, [type=\\\"button\\\"]:hover, [type=\\\"button\\\"]:focus, [type=\\\"submit\\\"]:hover, [type=\\\"submit\\\"]:focus, [type=\\\"reset\\\"]:hover, [type=\\\"reset\\\"]:focus,\\n a.button:hover,\\n a.button:focus, label.button:hover, label.button:focus, .button:hover, .button:focus,\\n a[role=\\\"button\\\"]:hover,\\n a[role=\\\"button\\\"]:focus, label[role=\\\"button\\\"]:hover, label[role=\\\"button\\\"]:focus, [role=\\\"button\\\"]:hover, [role=\\\"button\\\"]:focus {\\n background: var(--button-hover-back-color);\\n border-color: var(--button-hover-border-color); }\\n\\ninput:disabled, input[disabled], textarea:disabled, textarea[disabled], select:disabled, select[disabled], button:disabled, button[disabled], .button:disabled, .button[disabled], [role=\\\"button\\\"]:disabled, [role=\\\"button\\\"][disabled] {\\n cursor: not-allowed;\\n opacity: 0.75; }\\n\\n.button-group {\\n display: flex;\\n border: 0.0625rem solid var(--button-group-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin); }\\n .button-group > button, .button-group [type=\\\"button\\\"], .button-group > [type=\\\"submit\\\"], .button-group > [type=\\\"reset\\\"],\\n .button-group > .button, .button-group > [role=\\\"button\\\"] {\\n margin: 0;\\n max-width: 100%;\\n flex: 1 1 auto;\\n text-align: center;\\n border: 0;\\n border-radius: 0;\\n box-shadow: none; }\\n .button-group > :not(:first-child) {\\n border-left: 0.0625rem solid var(--button-group-border-color); }\\n @media screen and (max-width: 767px) {\\n .button-group {\\n flex-direction: column; }\\n .button-group > :not(:first-child) {\\n border: 0;\\n border-top: 0.0625rem solid var(--button-group-border-color); } }\\n\\n/*\\r\\n Custom elements for forms and input elements.\\r\\n*/\\nbutton.primary, [type=\\\"button\\\"].primary, [type=\\\"submit\\\"].primary, [type=\\\"reset\\\"].primary, .button.primary, [role=\\\"button\\\"].primary {\\n --button-back-color: #1976d2;\\n --button-fore-color: #f8f8f8; }\\n button.primary:hover, button.primary:focus, [type=\\\"button\\\"].primary:hover, [type=\\\"button\\\"].primary:focus, [type=\\\"submit\\\"].primary:hover, [type=\\\"submit\\\"].primary:focus, [type=\\\"reset\\\"].primary:hover, [type=\\\"reset\\\"].primary:focus, .button.primary:hover, .button.primary:focus, [role=\\\"button\\\"].primary:hover, [role=\\\"button\\\"].primary:focus {\\n --button-hover-back-color: #1565c0; }\\n\\nbutton.secondary, [type=\\\"button\\\"].secondary, [type=\\\"submit\\\"].secondary, [type=\\\"reset\\\"].secondary, .button.secondary, [role=\\\"button\\\"].secondary {\\n --button-back-color: #d32f2f;\\n --button-fore-color: #f8f8f8; }\\n button.secondary:hover, button.secondary:focus, [type=\\\"button\\\"].secondary:hover, [type=\\\"button\\\"].secondary:focus, [type=\\\"submit\\\"].secondary:hover, [type=\\\"submit\\\"].secondary:focus, [type=\\\"reset\\\"].secondary:hover, [type=\\\"reset\\\"].secondary:focus, .button.secondary:hover, .button.secondary:focus, [role=\\\"button\\\"].secondary:hover, [role=\\\"button\\\"].secondary:focus {\\n --button-hover-back-color: #c62828; }\\n\\nbutton.tertiary, [type=\\\"button\\\"].tertiary, [type=\\\"submit\\\"].tertiary, [type=\\\"reset\\\"].tertiary, .button.tertiary, [role=\\\"button\\\"].tertiary {\\n --button-back-color: #308732;\\n --button-fore-color: #f8f8f8; }\\n button.tertiary:hover, button.tertiary:focus, [type=\\\"button\\\"].tertiary:hover, [type=\\\"button\\\"].tertiary:focus, [type=\\\"submit\\\"].tertiary:hover, [type=\\\"submit\\\"].tertiary:focus, [type=\\\"reset\\\"].tertiary:hover, [type=\\\"reset\\\"].tertiary:focus, .button.tertiary:hover, .button.tertiary:focus, [role=\\\"button\\\"].tertiary:hover, [role=\\\"button\\\"].tertiary:focus {\\n --button-hover-back-color: #277529; }\\n\\nbutton.inverse, [type=\\\"button\\\"].inverse, [type=\\\"submit\\\"].inverse, [type=\\\"reset\\\"].inverse, .button.inverse, [role=\\\"button\\\"].inverse {\\n --button-back-color: #212121;\\n --button-fore-color: #f8f8f8; }\\n button.inverse:hover, button.inverse:focus, [type=\\\"button\\\"].inverse:hover, [type=\\\"button\\\"].inverse:focus, [type=\\\"submit\\\"].inverse:hover, [type=\\\"submit\\\"].inverse:focus, [type=\\\"reset\\\"].inverse:hover, [type=\\\"reset\\\"].inverse:focus, .button.inverse:hover, .button.inverse:focus, [role=\\\"button\\\"].inverse:hover, [role=\\\"button\\\"].inverse:focus {\\n --button-hover-back-color: #111; }\\n\\nbutton.small, [type=\\\"button\\\"].small, [type=\\\"submit\\\"].small, [type=\\\"reset\\\"].small, .button.small, [role=\\\"button\\\"].small {\\n padding: calc(0.5 * var(--universal-padding)) calc(0.75 * var(--universal-padding));\\n margin: var(--universal-margin); }\\n\\nbutton.large, [type=\\\"button\\\"].large, [type=\\\"submit\\\"].large, [type=\\\"reset\\\"].large, .button.large, [role=\\\"button\\\"].large {\\n padding: calc(1.5 * var(--universal-padding)) calc(2 * var(--universal-padding));\\n margin: var(--universal-margin); }\\n\\n/*\\r\\n Definitions for navigation elements.\\r\\n*/\\n/* Navigation module CSS variable definitions */\\n:root {\\n --header-back-color: #f8f8f8;\\n --header-hover-back-color: #f0f0f0;\\n --header-fore-color: #444;\\n --header-border-color: #ddd;\\n --nav-back-color: #f8f8f8;\\n --nav-hover-back-color: #f0f0f0;\\n --nav-fore-color: #444;\\n --nav-border-color: #ddd;\\n --nav-link-color: #0277bd;\\n --footer-fore-color: #444;\\n --footer-back-color: #f8f8f8;\\n --footer-border-color: #ddd;\\n --footer-link-color: #0277bd;\\n --drawer-back-color: #f8f8f8;\\n --drawer-hover-back-color: #f0f0f0;\\n --drawer-border-color: #ddd;\\n --drawer-close-color: #444; }\\n\\nheader {\\n height: 3.1875rem;\\n background: var(--header-back-color);\\n color: var(--header-fore-color);\\n border-bottom: 0.0625rem solid var(--header-border-color);\\n padding: calc(var(--universal-padding) / 4) 0;\\n white-space: nowrap;\\n overflow-x: auto;\\n overflow-y: hidden; }\\n header.row {\\n box-sizing: content-box; }\\n header .logo {\\n color: var(--header-fore-color);\\n font-size: 1.75rem;\\n padding: var(--universal-padding) calc(2 * var(--universal-padding));\\n text-decoration: none; }\\n header button, header [type=\\\"button\\\"], header .button, header [role=\\\"button\\\"] {\\n box-sizing: border-box;\\n position: relative;\\n top: calc(0rem - var(--universal-padding) / 4);\\n height: calc(3.1875rem + var(--universal-padding) / 2);\\n background: var(--header-back-color);\\n line-height: calc(3.1875rem - var(--universal-padding) * 1.5);\\n text-align: center;\\n color: var(--header-fore-color);\\n border: 0;\\n border-radius: 0;\\n margin: 0;\\n text-transform: uppercase; }\\n header button:hover, header button:focus, header [type=\\\"button\\\"]:hover, header [type=\\\"button\\\"]:focus, header .button:hover, header .button:focus, header [role=\\\"button\\\"]:hover, header [role=\\\"button\\\"]:focus {\\n background: var(--header-hover-back-color); }\\n\\nnav {\\n background: var(--nav-back-color);\\n color: var(--nav-fore-color);\\n border: 0.0625rem solid var(--nav-border-color);\\n border-radius: var(--universal-border-radius);\\n margin: var(--universal-margin); }\\n nav * {\\n padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }\\n nav a, nav a:visited {\\n display: block;\\n color: var(--nav-link-color);\\n border-radius: var(--universal-border-radius);\\n transition: background 0.3s; }\\n nav a:hover, nav a:focus, nav a:visited:hover, nav a:visited:focus {\\n text-decoration: none;\\n background: var(--nav-hover-back-color); }\\n nav .sublink-1 {\\n position: relative;\\n margin-left: calc(2 * var(--universal-padding)); }\\n nav .sublink-1:before {\\n position: absolute;\\n left: calc(var(--universal-padding) - 1 * var(--universal-padding));\\n top: -0.0625rem;\\n content: '';\\n height: 100%;\\n border: 0.0625rem solid var(--nav-border-color);\\n border-left: 0; }\\n nav .sublink-2 {\\n position: relative;\\n margin-left: calc(4 * var(--universal-padding)); }\\n nav .sublink-2:before {\\n position: absolute;\\n left: calc(var(--universal-padding) - 3 * var(--universal-padding));\\n top: -0.0625rem;\\n content: '';\\n height: 100%;\\n border: 0.0625rem solid var(--nav-border-color);\\n border-left: 0; }\\n\\nfooter {\\n background: var(--footer-back-color);\\n color: var(--footer-fore-color);\\n border-top: 0.0625rem solid var(--footer-border-color);\\n padding: calc(2 * var(--universal-padding)) var(--universal-padding);\\n font-size: 0.875rem; }\\n footer a, footer a:visited {\\n color: var(--footer-link-color); }\\n\\nheader.sticky {\\n position: -webkit-sticky;\\n position: sticky;\\n z-index: 1101;\\n top: 0; }\\n\\nfooter.sticky {\\n position: -webkit-sticky;\\n position: sticky;\\n z-index: 1101;\\n bottom: 0; }\\n\\n.drawer-toggle:before {\\n display: inline-block;\\n position: relative;\\n vertical-align: bottom;\\n content: '\\\\00a0\\\\2261\\\\00a0';\\n font-family: sans-serif;\\n font-size: 1.5em; }\\n\\n@media screen and (min-width: 768px) {\\n .drawer-toggle:not(.persistent) {\\n display: none; } }\\n\\n[type=\\\"checkbox\\\"].drawer {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n [type=\\\"checkbox\\\"].drawer + * {\\n display: block;\\n box-sizing: border-box;\\n position: fixed;\\n top: 0;\\n width: 320px;\\n height: 100vh;\\n overflow-y: auto;\\n background: var(--drawer-back-color);\\n border: 0.0625rem solid var(--drawer-border-color);\\n border-radius: 0;\\n margin: 0;\\n z-index: 1110;\\n right: -320px;\\n transition: right 0.3s; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close {\\n position: absolute;\\n top: var(--universal-margin);\\n right: var(--universal-margin);\\n z-index: 1111;\\n width: 2rem;\\n height: 2rem;\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n margin: 0;\\n cursor: pointer;\\n transition: background 0.3s; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close:before {\\n display: block;\\n content: '\\\\00D7';\\n color: var(--drawer-close-color);\\n position: relative;\\n font-family: sans-serif;\\n font-size: 2rem;\\n line-height: 1;\\n text-align: center; }\\n [type=\\\"checkbox\\\"].drawer + * .drawer-close:hover, [type=\\\"checkbox\\\"].drawer + * .drawer-close:focus {\\n background: var(--drawer-hover-back-color); }\\n @media screen and (max-width: 320px) {\\n [type=\\\"checkbox\\\"].drawer + * {\\n width: 100%; } }\\n [type=\\\"checkbox\\\"].drawer:checked + * {\\n right: 0; }\\n @media screen and (min-width: 768px) {\\n [type=\\\"checkbox\\\"].drawer:not(.persistent) + * {\\n position: static;\\n height: 100%;\\n z-index: 1100; }\\n [type=\\\"checkbox\\\"].drawer:not(.persistent) + * .drawer-close {\\n display: none; } }\\n\\n/*\\r\\n Definitions for the responsive table component.\\r\\n*/\\n/* Table module CSS variable definitions. */\\n:root {\\n --table-border-color: #aaa;\\n --table-border-separator-color: #666;\\n --table-head-back-color: #e6e6e6;\\n --table-head-fore-color: #111;\\n --table-body-back-color: #f8f8f8;\\n --table-body-fore-color: #111;\\n --table-body-alt-back-color: #eee; }\\n\\ntable {\\n border-collapse: separate;\\n border-spacing: 0;\\n margin: 0;\\n display: flex;\\n flex: 0 1 auto;\\n flex-flow: row wrap;\\n padding: var(--universal-padding);\\n padding-top: 0; }\\n table caption {\\n font-size: 1.5rem;\\n margin: calc(2 * var(--universal-margin)) 0;\\n max-width: 100%;\\n flex: 0 0 100%; }\\n table thead, table tbody {\\n display: flex;\\n flex-flow: row wrap;\\n border: 0.0625rem solid var(--table-border-color); }\\n table thead {\\n z-index: 999;\\n border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0;\\n border-bottom: 0.0625rem solid var(--table-border-separator-color); }\\n table tbody {\\n border-top: 0;\\n margin-top: calc(0 - var(--universal-margin));\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n table tr {\\n display: flex;\\n padding: 0; }\\n table th, table td {\\n padding: calc(2 * var(--universal-padding)); }\\n table th {\\n text-align: left;\\n background: var(--table-head-back-color);\\n color: var(--table-head-fore-color); }\\n table td {\\n background: var(--table-body-back-color);\\n color: var(--table-body-fore-color);\\n border-top: 0.0625rem solid var(--table-border-color); }\\n\\ntable:not(.horizontal) {\\n overflow: auto;\\n max-height: 400px; }\\n table:not(.horizontal) thead, table:not(.horizontal) tbody {\\n max-width: 100%;\\n flex: 0 0 100%; }\\n table:not(.horizontal) tr {\\n flex-flow: row wrap;\\n flex: 0 0 100%; }\\n table:not(.horizontal) th, table:not(.horizontal) td {\\n flex: 1 0 0%;\\n overflow: hidden;\\n text-overflow: ellipsis; }\\n table:not(.horizontal) thead {\\n position: sticky;\\n top: 0; }\\n table:not(.horizontal) tbody tr:first-child td {\\n border-top: 0; }\\n\\ntable.horizontal {\\n border: 0; }\\n table.horizontal thead, table.horizontal tbody {\\n border: 0;\\n flex: .2 0 0;\\n flex-flow: row nowrap; }\\n table.horizontal tbody {\\n overflow: auto;\\n justify-content: space-between;\\n flex: .8 0 0;\\n margin-left: 0;\\n padding-bottom: calc(var(--universal-padding) / 4); }\\n table.horizontal tr {\\n flex-direction: column;\\n flex: 1 0 auto; }\\n table.horizontal th, table.horizontal td {\\n width: auto;\\n border: 0;\\n border-bottom: 0.0625rem solid var(--table-border-color); }\\n table.horizontal th:not(:first-child), table.horizontal td:not(:first-child) {\\n border-top: 0; }\\n table.horizontal th {\\n text-align: right;\\n border-left: 0.0625rem solid var(--table-border-color);\\n border-right: 0.0625rem solid var(--table-border-separator-color); }\\n table.horizontal thead tr:first-child {\\n padding-left: 0; }\\n table.horizontal th:first-child, table.horizontal td:first-child {\\n border-top: 0.0625rem solid var(--table-border-color); }\\n table.horizontal tbody tr:last-child td {\\n border-right: 0.0625rem solid var(--table-border-color); }\\n table.horizontal tbody tr:last-child td:first-child {\\n border-top-right-radius: 0.25rem; }\\n table.horizontal tbody tr:last-child td:last-child {\\n border-bottom-right-radius: 0.25rem; }\\n table.horizontal thead tr:first-child th:first-child {\\n border-top-left-radius: 0.25rem; }\\n table.horizontal thead tr:first-child th:last-child {\\n border-bottom-left-radius: 0.25rem; }\\n\\n@media screen and (max-width: 767px) {\\n table, table.horizontal {\\n border-collapse: collapse;\\n border: 0;\\n width: 100%;\\n display: table; }\\n table thead, table th, table.horizontal thead, table.horizontal th {\\n border: 0;\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n table tbody, table.horizontal tbody {\\n border: 0;\\n display: table-row-group; }\\n table tr, table.horizontal tr {\\n display: block;\\n border: 0.0625rem solid var(--table-border-color);\\n border-radius: var(--universal-border-radius);\\n background: #fafafa;\\n padding: var(--universal-padding);\\n margin: var(--universal-margin);\\n margin-bottom: calc(2 * var(--universal-margin)); }\\n table th, table td, table.horizontal th, table.horizontal td {\\n width: auto; }\\n table td, table.horizontal td {\\n display: block;\\n border: 0;\\n text-align: right; }\\n table td:before, table.horizontal td:before {\\n content: attr(data-label);\\n float: left;\\n font-weight: 600; }\\n table th:first-child, table td:first-child, table.horizontal th:first-child, table.horizontal td:first-child {\\n border-top: 0; }\\n table tbody tr:last-child td, table.horizontal tbody tr:last-child td {\\n border-right: 0; } }\\n\\n:root {\\n --table-body-alt-back-color: #eee; }\\n\\ntable.striped tr:nth-of-type(2n) > td {\\n background: var(--table-body-alt-back-color); }\\n\\n@media screen and (max-width: 768px) {\\n table.striped tr:nth-of-type(2n) {\\n background: var(--table-body-alt-back-color); } }\\n\\n:root {\\n --table-body-hover-back-color: #90caf9; }\\n\\ntable.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {\\n background: var(--table-body-hover-back-color); }\\n\\n@media screen and (max-width: 768px) {\\n table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {\\n background: var(--table-body-hover-back-color); } }\\n\\n/*\\r\\n Definitions for contextual background elements, toasts and tooltips.\\r\\n*/\\n/* Contextual module CSS variable definitions */\\n:root {\\n --mark-back-color: #0277bd;\\n --mark-fore-color: #fafafa; }\\n\\nmark {\\n background: var(--mark-back-color);\\n color: var(--mark-fore-color);\\n font-size: 0.95em;\\n line-height: 1em;\\n border-radius: var(--universal-border-radius);\\n padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }\\n mark.inline-block {\\n display: inline-block;\\n font-size: 1em;\\n line-height: 1.5;\\n padding: calc(var(--universal-padding) / 2) var(--universal-padding); }\\n\\n:root {\\n --toast-back-color: #424242;\\n --toast-fore-color: #fafafa; }\\n\\n.toast {\\n position: fixed;\\n bottom: calc(var(--universal-margin) * 3);\\n left: 50%;\\n transform: translate(-50%, -50%);\\n z-index: 1111;\\n color: var(--toast-fore-color);\\n background: var(--toast-back-color);\\n border-radius: calc(var(--universal-border-radius) * 16);\\n padding: var(--universal-padding) calc(var(--universal-padding) * 3); }\\n\\n:root {\\n --tooltip-back-color: #212121;\\n --tooltip-fore-color: #fafafa; }\\n\\n.tooltip {\\n position: relative;\\n display: inline-block; }\\n .tooltip:before, .tooltip:after {\\n position: absolute;\\n opacity: 0;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%);\\n transition: all 0.3s;\\n z-index: 1010;\\n left: 50%; }\\n .tooltip:not(.bottom):before, .tooltip:not(.bottom):after {\\n bottom: 75%; }\\n .tooltip.bottom:before, .tooltip.bottom:after {\\n top: 75%; }\\n .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {\\n opacity: 1;\\n clip: auto;\\n -webkit-clip-path: inset(0%);\\n clip-path: inset(0%); }\\n .tooltip:before {\\n content: '';\\n background: transparent;\\n border: var(--universal-margin) solid transparent;\\n left: calc(50% - var(--universal-margin)); }\\n .tooltip:not(.bottom):before {\\n border-top-color: #212121; }\\n .tooltip.bottom:before {\\n border-bottom-color: #212121; }\\n .tooltip:after {\\n content: attr(aria-label);\\n color: var(--tooltip-fore-color);\\n background: var(--tooltip-back-color);\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n white-space: nowrap;\\n transform: translateX(-50%); }\\n .tooltip:not(.bottom):after {\\n margin-bottom: calc(2 * var(--universal-margin)); }\\n .tooltip.bottom:after {\\n margin-top: calc(2 * var(--universal-margin)); }\\n\\n:root {\\n --modal-overlay-color: rgba(0, 0, 0, 0.45);\\n --modal-close-color: #444;\\n --modal-close-hover-color: #f0f0f0; }\\n\\n[type=\\\"checkbox\\\"].modal {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n [type=\\\"checkbox\\\"].modal + div {\\n position: fixed;\\n top: 0;\\n left: 0;\\n display: none;\\n width: 100vw;\\n height: 100vh;\\n background: var(--modal-overlay-color); }\\n [type=\\\"checkbox\\\"].modal + div .card {\\n margin: 0 auto;\\n max-height: 50vh;\\n overflow: auto; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close {\\n position: absolute;\\n top: 0;\\n right: 0;\\n width: 1.75rem;\\n height: 1.75rem;\\n border-radius: var(--universal-border-radius);\\n padding: var(--universal-padding);\\n margin: 0;\\n cursor: pointer;\\n transition: background 0.3s; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close:before {\\n display: block;\\n content: '\\\\00D7';\\n color: var(--modal-close-color);\\n position: relative;\\n font-family: sans-serif;\\n font-size: 1.75rem;\\n line-height: 1;\\n text-align: center; }\\n [type=\\\"checkbox\\\"].modal + div .card .modal-close:hover, [type=\\\"checkbox\\\"].modal + div .card .modal-close:focus {\\n background: var(--modal-close-hover-color); }\\n [type=\\\"checkbox\\\"].modal:checked + div {\\n display: flex;\\n flex: 0 1 auto;\\n z-index: 1200; }\\n [type=\\\"checkbox\\\"].modal:checked + div .card .modal-close {\\n z-index: 1211; }\\n\\n:root {\\n --collapse-label-back-color: #e8e8e8;\\n --collapse-label-fore-color: #212121;\\n --collapse-label-hover-back-color: #f0f0f0;\\n --collapse-selected-label-back-color: #ececec;\\n --collapse-border-color: #ddd;\\n --collapse-content-back-color: #fafafa;\\n --collapse-selected-label-border-color: #0277bd; }\\n\\n.collapse {\\n width: calc(100% - 2 * var(--universal-margin));\\n opacity: 1;\\n display: flex;\\n flex-direction: column;\\n margin: var(--universal-margin);\\n border-radius: var(--universal-border-radius); }\\n .collapse > [type=\\\"radio\\\"], .collapse > [type=\\\"checkbox\\\"] {\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%); }\\n .collapse > label {\\n flex-grow: 1;\\n display: inline-block;\\n height: 1.5rem;\\n cursor: pointer;\\n transition: background 0.3s;\\n color: var(--collapse-label-fore-color);\\n background: var(--collapse-label-back-color);\\n border: 0.0625rem solid var(--collapse-border-color);\\n padding: calc(1.5 * var(--universal-padding)); }\\n .collapse > label:hover, .collapse > label:focus {\\n background: var(--collapse-label-hover-back-color); }\\n .collapse > label + div {\\n flex-basis: auto;\\n height: 1px;\\n width: 1px;\\n margin: -1px;\\n overflow: hidden;\\n position: absolute;\\n clip: rect(0 0 0 0);\\n -webkit-clip-path: inset(100%);\\n clip-path: inset(100%);\\n transition: max-height 0.3s;\\n max-height: 1px; }\\n .collapse > :checked + label {\\n background: var(--collapse-selected-label-back-color);\\n border-bottom-color: var(--collapse-selected-label-border-color); }\\n .collapse > :checked + label + div {\\n box-sizing: border-box;\\n position: relative;\\n width: 100%;\\n height: auto;\\n overflow: auto;\\n margin: 0;\\n background: var(--collapse-content-back-color);\\n border: 0.0625rem solid var(--collapse-border-color);\\n border-top: 0;\\n padding: var(--universal-padding);\\n clip: auto;\\n -webkit-clip-path: inset(0%);\\n clip-path: inset(0%);\\n max-height: 400px; }\\n .collapse > label:not(:first-of-type) {\\n border-top: 0; }\\n .collapse > label:first-of-type {\\n border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0; }\\n .collapse > label:last-of-type:not(:first-of-type) {\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n .collapse > label:last-of-type:first-of-type {\\n border-radius: var(--universal-border-radius); }\\n .collapse > :checked:last-of-type:not(:first-of-type) + label {\\n border-radius: 0; }\\n .collapse > :checked:last-of-type + label + div {\\n border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }\\n\\n/*\\r\\n Custom elements for contextual background elements, toasts and tooltips.\\r\\n*/\\nmark.secondary {\\n --mark-back-color: #d32f2f; }\\n\\nmark.tertiary {\\n --mark-back-color: #308732; }\\n\\nmark.tag {\\n padding: calc(var(--universal-padding)/2) var(--universal-padding);\\n border-radius: 1em; }\\n\\n/*\\r\\n Definitions for progress elements and spinners.\\r\\n*/\\n/* Progess module CSS variable definitions */\\n:root {\\n --progress-back-color: #ddd;\\n --progress-fore-color: #555; }\\n\\nprogress {\\n display: block;\\n vertical-align: baseline;\\n -webkit-appearance: none;\\n -moz-appearance: none;\\n appearance: none;\\n height: 0.75rem;\\n width: calc(100% - 2 * var(--universal-margin));\\n margin: var(--universal-margin);\\n border: 0;\\n border-radius: calc(2 * var(--universal-border-radius));\\n background: var(--progress-back-color);\\n color: var(--progress-fore-color); }\\n progress::-webkit-progress-value {\\n background: var(--progress-fore-color);\\n border-top-left-radius: calc(2 * var(--universal-border-radius));\\n border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }\\n progress::-webkit-progress-bar {\\n background: var(--progress-back-color); }\\n progress::-moz-progress-bar {\\n background: var(--progress-fore-color);\\n border-top-left-radius: calc(2 * var(--universal-border-radius));\\n border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }\\n progress[value=\\\"1000\\\"]::-webkit-progress-value {\\n border-radius: calc(2 * var(--universal-border-radius)); }\\n progress[value=\\\"1000\\\"]::-moz-progress-bar {\\n border-radius: calc(2 * var(--universal-border-radius)); }\\n progress.inline {\\n display: inline-block;\\n vertical-align: middle;\\n width: 60%; }\\n\\n:root {\\n --spinner-back-color: #ddd;\\n --spinner-fore-color: #555; }\\n\\n@keyframes spinner-donut-anim {\\n 0% {\\n transform: rotate(0deg); }\\n 100% {\\n transform: rotate(360deg); } }\\n\\n.spinner {\\n display: inline-block;\\n margin: var(--universal-margin);\\n border: 0.25rem solid var(--spinner-back-color);\\n border-left: 0.25rem solid var(--spinner-fore-color);\\n border-radius: 50%;\\n width: 1.25rem;\\n height: 1.25rem;\\n animation: spinner-donut-anim 1.2s linear infinite; }\\n\\n/*\\r\\n Custom elements for progress bars and spinners.\\r\\n*/\\nprogress.primary {\\n --progress-fore-color: #1976d2; }\\n\\nprogress.secondary {\\n --progress-fore-color: #d32f2f; }\\n\\nprogress.tertiary {\\n --progress-fore-color: #308732; }\\n\\n.spinner.primary {\\n --spinner-fore-color: #1976d2; }\\n\\n.spinner.secondary {\\n --spinner-fore-color: #d32f2f; }\\n\\n.spinner.tertiary {\\n --spinner-fore-color: #308732; }\\n\\n/*\\r\\n Definitions for icons - powered by Feather (https://feathericons.com/).\\r\\n*/\\nspan[class^='icon-'] {\\n display: inline-block;\\n height: 1em;\\n width: 1em;\\n vertical-align: -0.125em;\\n background-size: contain;\\n margin: 0 calc(var(--universal-margin) / 4); }\\n span[class^='icon-'].secondary {\\n -webkit-filter: invert(25%);\\n filter: invert(25%); }\\n span[class^='icon-'].inverse {\\n -webkit-filter: invert(100%);\\n filter: invert(100%); }\\n\\nspan.icon-alert {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-bookmark {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-calendar {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-credit {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='1' y1='10' x2='23' y2='10'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-edit {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34'%3E%3C/path%3E%3Cpolygon points='18 2 22 6 12 16 8 16 8 12 18 2'%3E%3C/polygon%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-link {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-help {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='17' x2='12' y2='17'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-home {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-info {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-lock {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-mail {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-location {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-phone {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-rss {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-search {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-settings {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-share {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-cart {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-upload {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='17 8 12 3 7 8'%3E%3C/polyline%3E%3Cline x1='12' y1='3' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E\\\"); }\\n\\nspan.icon-user {\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E\\\"); }\\n\\n/*\\r\\n Definitions for utilities and helper classes.\\r\\n*/\\n/* Utility module CSS variable definitions */\\n:root {\\n --generic-border-color: rgba(0, 0, 0, 0.3);\\n --generic-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25); }\\n\\n.hidden {\\n display: none !important; }\\n\\n.visually-hidden {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; }\\n\\n.bordered {\\n border: 0.0625rem solid var(--generic-border-color) !important; }\\n\\n.rounded {\\n border-radius: var(--universal-border-radius) !important; }\\n\\n.circular {\\n border-radius: 50% !important; }\\n\\n.shadowed {\\n box-shadow: var(--generic-box-shadow) !important; }\\n\\n.responsive-margin {\\n margin: calc(var(--universal-margin) / 4) !important; }\\n @media screen and (min-width: 768px) {\\n .responsive-margin {\\n margin: calc(var(--universal-margin) / 2) !important; } }\\n @media screen and (min-width: 1280px) {\\n .responsive-margin {\\n margin: var(--universal-margin) !important; } }\\n\\n.responsive-padding {\\n padding: calc(var(--universal-padding) / 4) !important; }\\n @media screen and (min-width: 768px) {\\n .responsive-padding {\\n padding: calc(var(--universal-padding) / 2) !important; } }\\n @media screen and (min-width: 1280px) {\\n .responsive-padding {\\n padding: var(--universal-padding) !important; } }\\n\\n@media screen and (max-width: 767px) {\\n .hidden-sm {\\n display: none !important; } }\\n\\n@media screen and (min-width: 768px) and (max-width: 1279px) {\\n .hidden-md {\\n display: none !important; } }\\n\\n@media screen and (min-width: 1280px) {\\n .hidden-lg {\\n display: none !important; } }\\n\\n@media screen and (max-width: 767px) {\\n .visually-hidden-sm {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\\n@media screen and (min-width: 768px) and (max-width: 1279px) {\\n .visually-hidden-md {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\\n@media screen and (min-width: 1280px) {\\n .visually-hidden-lg {\\n position: absolute !important;\\n width: 1px !important;\\n height: 1px !important;\\n margin: -1px !important;\\n border: 0 !important;\\n padding: 0 !important;\\n clip: rect(0 0 0 0) !important;\\n -webkit-clip-path: inset(100%) !important;\\n clip-path: inset(100%) !important;\\n overflow: hidden !important; } }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"profile": {
"factory": 191,
"building": 765
}
}
],
"profile": {
"factory": 1,
"building": 1
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\mini.css\\src\\flavors\\mini-default.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./node_modules/mini.css/src/flavors/mini-default.scss",
"type": "cjs require",
"userRequest": "../../../css-loader/dist/runtime/api.js",
"loc": "1:27-77"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!node_modules/mini.css/src/flavors/mini-default.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 2764,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "0739177a3e2c152c5693",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 0,
"index2": 1,
"size": 358,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 96
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".add_button_button {\\n position: fixed;\\n bottom: 2rem;\\n right: 2rem;\\n width: 4rem;\\n height: 4rem;\\n padding: 0.75rem;\\n z-index: 16; }\\n\\n.add_button_button > svg {\\n height: 2.5rem;\\n width: 2.5rem; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"profile": {
"factory": 1,
"building": 96
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"index": 0,
"index2": 1,
"size": 358,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 96
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".add_button_button {\\n position: fixed;\\n bottom: 2rem;\\n right: 2rem;\\n width: 4rem;\\n height: 4rem;\\n padding: 0.75rem;\\n z-index: 16; }\\n\\n.add_button_button > svg {\\n height: 2.5rem;\\n width: 2.5rem; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"profile": {
"factory": 1,
"building": 96
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\add_button.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/add_button.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/components/add_button.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 2846,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "5b6545bf87b73119b3ff",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 0,
"index2": 1,
"size": 440,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 2,
"building": 94
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".modal_container {\\n position: fixed;\\n top: 0;\\n left: 0;\\n width: 100%;\\n height: 100%;\\n background: rgba(0, 0, 0, 0.8);\\n z-index: 32; }\\n\\n.modal_container > .card {\\n position: absolute;\\n left: 0;\\n right: 0;\\n top: 10%;\\n width: 80%;\\n max-width: 800px;\\n margin: auto; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"profile": {
"factory": 2,
"building": 94
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "../../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-90"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"index": 0,
"index2": 1,
"size": 440,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 2,
"building": 94
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".modal_container {\\n position: fixed;\\n top: 0;\\n left: 0;\\n width: 100%;\\n height: 100%;\\n background: rgba(0, 0, 0, 0.8);\\n z-index: 32; }\\n\\n.modal_container > .card {\\n position: absolute;\\n left: 0;\\n right: 0;\\n top: 10%;\\n width: 80%;\\n max-width: 800px;\\n margin: auto; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"profile": {
"factory": 2,
"building": 94
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\modals\\modal.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/modals/modal.scss",
"type": "cjs require",
"userRequest": "../../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-90"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/components/modals/modal.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 2888,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "7bb3a255855c4136ae72",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 0,
"index2": 1,
"size": 482,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 96
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".transition_container {\\n position: absolute;\\n top: 0;\\n left: 0;\\n height: 100%;\\n width: 100%;\\n overflow: auto;\\n background: var(--back-color); }\\n\\n.transition_slidein {\\n animation-name: slidein;\\n animation-duration: 0.3s;\\n z-index: 128; }\\n\\n@keyframes slidein {\\n from {\\n left: 100%; }\\n to {\\n left: 0%; } }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"profile": {
"factory": 1,
"building": 96
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"index": 0,
"index2": 1,
"size": 482,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 96
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".transition_container {\\n position: absolute;\\n top: 0;\\n left: 0;\\n height: 100%;\\n width: 100%;\\n overflow: auto;\\n background: var(--back-color); }\\n\\n.transition_slidein {\\n animation-name: slidein;\\n animation-duration: 0.3s;\\n z-index: 128; }\\n\\n@keyframes slidein {\\n from {\\n left: 100%; }\\n to {\\n left: 0%; } }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"profile": {
"factory": 1,
"building": 96
}
}
],
"profile": {
"factory": 0,
"building": 2
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\routing.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/routing.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/components/routing.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 2976,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "12a4dcfecd278b0dd5dc",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 0,
"index2": 1,
"size": 570,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 109
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".vault_vault > span:nth-of-type(1) {\\n font-size: 1.3rem;\\n margin-left: 0; }\\n\\n.vault_vault > span {\\n font-size: 1rem;\\n margin-left: 1rem; }\\n\\n.vault_vault {\\n padding: 0.5rem;\\n border-bottom: solid 1px var(--fore-color); }\\n\\n.vault_vault:hover {\\n background: var(--nav-hover-back-color); }\\n\\n.vault_vault > svg {\\n height: 2rem;\\n margin-right: 1rem; }\\n\\n.vault_vault:last-child {\\n border-bottom: none; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"profile": {
"factory": 1,
"building": 109
}
}
],
"profile": {
"factory": 99,
"building": 218
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"index": 0,
"index2": 1,
"size": 570,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 109
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".vault_vault > span:nth-of-type(1) {\\n font-size: 1.3rem;\\n margin-left: 0; }\\n\\n.vault_vault > span {\\n font-size: 1rem;\\n margin-left: 1rem; }\\n\\n.vault_vault {\\n padding: 0.5rem;\\n border-bottom: solid 1px var(--fore-color); }\\n\\n.vault_vault:hover {\\n background: var(--nav-hover-back-color); }\\n\\n.vault_vault > svg {\\n height: 2rem;\\n margin-right: 1rem; }\\n\\n.vault_vault:last-child {\\n border-bottom: none; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"profile": {
"factory": 1,
"building": 109
}
}
],
"profile": {
"factory": 99,
"building": 218
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vault.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vault.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/components/vault.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 2887,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "686572baf92388e04a03",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 0,
"index2": 1,
"size": 481,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 77
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".vaults_vault > span {\\n font-size: 2rem !important; }\\n\\n.vaults_vault {\\n padding: 0.5rem;\\n border-bottom: solid 1px var(--fore-color); }\\n\\n.vaults_vault:hover {\\n background: var(--nav-hover-back-color); }\\n\\n.vaults_vault > svg {\\n height: 2rem;\\n margin-right: 1rem; }\\n\\n.vaults_vault:last-child {\\n border-bottom: none; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"profile": {
"factory": 1,
"building": 77
}
}
],
"profile": {
"factory": 139,
"building": 215
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"index": 0,
"index2": 1,
"size": 481,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 1,
"building": 77
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Module\nexports.push([module.id, \".vaults_vault > span {\\n font-size: 2rem !important; }\\n\\n.vaults_vault {\\n padding: 0.5rem;\\n border-bottom: solid 1px var(--fore-color); }\\n\\n.vaults_vault:hover {\\n background: var(--nav-hover-back-color); }\\n\\n.vaults_vault > svg {\\n height: 2rem;\\n margin-right: 1rem; }\\n\\n.vaults_vault:last-child {\\n border-bottom: none; }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"profile": {
"factory": 1,
"building": 77
}
}
],
"profile": {
"factory": 139,
"building": 215
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\components\\vaults.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/components/vaults.scss",
"type": "cjs require",
"userRequest": "../../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-87"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/components/vaults.scss"
},
{
"errors": [],
"warnings": [],
"publicPath": "",
"outputPath": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\dist",
"assetsByChunkName": {},
"assets": [],
"filteredAssets": 0,
"entrypoints": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"namedChunkGroups": {
"mini-css-extract-plugin": {
"chunks": [
0
],
"assets": [
"*"
],
"children": {},
"childAssets": {}
}
},
"chunks": [
{
"id": 0,
"rendered": true,
"initial": true,
"entry": true,
"size": 3302,
"names": [
"mini-css-extract-plugin"
],
"files": [
"*"
],
"hash": "94f0c29eeffe65225ea4",
"siblings": [],
"parents": [],
"children": [],
"childrenByOrder": {},
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 0,
"index2": 1,
"size": 896,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 5,
"building": 417
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Imports\nexports.push([module.id, \"@import url(https://fonts.googleapis.com/css?family=Roboto);\", \"\"]);\n\n// Module\nexports.push([module.id, \"* {\\n margin: 0;\\n padding: 0;\\n box-sizing: border-box; }\\n\\nbody {\\n font-family: 'Roboto', sans-serif;\\n font-size: 18px;\\n width: 100%;\\n height: 100%; }\\n\\nhtml {\\n min-height: 100%;\\n display: flex; }\\n\\n.header_icon_button {\\n height: calc(3.1875rem + var(--universal-padding) / 2);\\n width: calc(3.1875rem + var(--universal-padding) / 2); }\\n\\n.header_title {\\n max-width: calc(100% - calc(3.1875rem + var(--universal-padding) / 2) - calc(3.1875rem + var(--universal-padding) / 2));\\n overflow: hidden; }\\n\\nheader {\\n display: flex;\\n justify-content: space-between;\\n margin-bottom: calc(1.5 * var(--universal-padding)); }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 5,
"building": 417
}
}
],
"profile": {
"factory": 1,
"building": 214
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"type": "cjs require",
"userRequest": "../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-84"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"origins": [
{
"module": "",
"moduleIdentifier": "",
"moduleName": "",
"loc": "mini-css-extract-plugin",
"request": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"reasons": []
}
]
}
],
"modules": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"index": 0,
"index2": 1,
"size": 896,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": null,
"issuerId": null,
"issuerName": null,
"issuerPath": null,
"profile": {
"factory": 5,
"building": 417
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": null,
"moduleIdentifier": null,
"module": null,
"moduleName": null,
"type": "single entry",
"userRequest": "!!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"loc": "mini-css-extract-plugin"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 0,
"source": "exports = module.exports = require(\"../node_modules/css-loader/dist/runtime/api.js\")(false);\n// Imports\nexports.push([module.id, \"@import url(https://fonts.googleapis.com/css?family=Roboto);\", \"\"]);\n\n// Module\nexports.push([module.id, \"* {\\n margin: 0;\\n padding: 0;\\n box-sizing: border-box; }\\n\\nbody {\\n font-family: 'Roboto', sans-serif;\\n font-size: 18px;\\n width: 100%;\\n height: 100%; }\\n\\nhtml {\\n min-height: 100%;\\n display: flex; }\\n\\n.header_icon_button {\\n height: calc(3.1875rem + var(--universal-padding) / 2);\\n width: calc(3.1875rem + var(--universal-padding) / 2); }\\n\\n.header_title {\\n max-width: calc(100% - calc(3.1875rem + var(--universal-padding) / 2) - calc(3.1875rem + var(--universal-padding) / 2));\\n overflow: hidden; }\\n\\nheader {\\n display: flex;\\n justify-content: space-between;\\n margin-bottom: calc(1.5 * var(--universal-padding)); }\\n\", \"\"]);\n\n"
},
{
"id": 1,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\runtime\\api.js",
"name": "./node_modules/css-loader/dist/runtime/api.js",
"index": 1,
"index2": 0,
"size": 2406,
"cacheable": true,
"built": true,
"optional": false,
"prefetched": false,
"chunks": [
0
],
"issuer": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"issuerId": 0,
"issuerName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"issuerPath": [
{
"id": 0,
"identifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"name": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"profile": {
"factory": 5,
"building": 417
}
}
],
"profile": {
"factory": 1,
"building": 214
},
"failed": false,
"errors": 0,
"warnings": 0,
"assets": [],
"reasons": [
{
"moduleId": 0,
"moduleIdentifier": "C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\css-loader\\dist\\cjs.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\node_modules\\sass-loader\\lib\\loader.js!C:\\Users\\micro\\Documents\\Projekte\\OpenServer\\SecureNotes\\SecureNotes2\\src\\index.scss",
"module": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"moduleName": "./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/index.scss",
"type": "cjs require",
"userRequest": "../node_modules/css-loader/dist/runtime/api.js",
"loc": "1:27-84"
}
],
"usedExports": true,
"providedExports": null,
"optimizationBailout": [
"ModuleConcatenation bailout: Module is not an ECMAScript module"
],
"depth": 1,
"source": "\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return '@media ' + item[2] + '{' + content + '}';\n } else {\n return content;\n }\n }).join('');\n }; // import a list of modules into the list\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n modules = [[null, modules, '']];\n }\n\n var alreadyImportedModules = {};\n\n for (var i = 0; i < this.length; i++) {\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n\n for (i = 0; i < modules.length; i++) {\n var item = modules[i]; // skip already imported module\n // this implementation is not 100% perfect for weird media query combinations\n // when a module is imported multiple times with different media queries.\n // I hope this will never occur (Hey this way we have smaller bundles)\n\n if (item[0] == null || !alreadyImportedModules[item[0]]) {\n if (mediaQuery && !item[2]) {\n item[2] = mediaQuery;\n } else if (mediaQuery) {\n item[2] = '(' + item[2] + ') and (' + mediaQuery + ')';\n }\n\n list.push(item);\n }\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || '';\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */';\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;\n return '/*# ' + data + ' */';\n}"
}
],
"filteredModules": 0,
"children": [],
"name": "mini-css-extract-plugin node_modules/css-loader/dist/cjs.js!node_modules/sass-loader/lib/loader.js!src/index.scss"
}
]
}