%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/text/js/highlight/
Upload File :
Create Path :
Current File : //www/varak.net/nextcloud.varak.net/apps_old/apps/text/js/highlight/nestedtext-js-js.js.map

{"version":3,"file":"highlight/nestedtext-js-js.js?v=a059011de362e4f206a0","mappings":"8IAkFAA,EAAOC,QA1EP,SAAoBC,GA0DlB,MAAO,CACLC,KAAM,cACNC,QAAS,CAAE,MACXC,SAAU,CACRH,EAAKI,QAAQJ,EAAKK,kBAAmB,CACnCC,MAAO,YACPC,cAAc,IAzBF,CAChBC,SAAU,CACR,CAAEC,MAAO,CACP,OACA,IACA,MACA,QAEF,CAAEA,MAAO,CACP,OACA,QAGJC,UAAW,CACT,EAAG,SACH,EAAG,WA3BQ,CACbD,MAAO,CACL,OACA,IACA,MACA,OAEFC,UAAW,CACT,EAAG,cACH,EAAG,WAnCQ,CACbD,MAAO,CACL,aACA,QACA,OACA,KAEFC,UAAW,CACT,EAAG,YACH,EAAG,gBAGiB,CACtBD,MAAO,CACL,aACA,aACA,QACA,MACA,OAEFC,UAAW,CACT,EAAG,YACH,EAAG,cACH,EAAG,YAgDT,C,mBChFA,SAASC,IACAA,EAAYC,SACfD,EAAYC,QAAS,EACrBC,QAAQC,IACN,6KAGN,CACAH,GACEb,EAAOC,QAAU,EAAjB,K","sources":["webpack:///text/node_modules/highlight.js/lib/languages/nestedtext.js","webpack:///text/node_modules/highlight.js/lib/languages/nestedtext.js.js"],"sourcesContent":["/*\nLanguage: NestedText\nDescription: NestedText is a file format for holding data that is to be entered, edited, or viewed by people.\nWebsite: https://nestedtext.org/\nCategory: config\n*/\n\n/** @type LanguageFn */\nfunction nestedtext(hljs) {\n  const NESTED = {\n    match: [\n      /^\\s*(?=\\S)/, // have to look forward here to avoid polynomial backtracking\n      /[^:]+/,\n      /:\\s*/,\n      /$/\n    ],\n    className: {\n      2: \"attribute\",\n      3: \"punctuation\"\n    }\n  };\n  const DICTIONARY_ITEM = {\n    match: [\n      /^\\s*(?=\\S)/, // have to look forward here to avoid polynomial backtracking\n      /[^:]*[^: ]/,\n      /[ ]*:/,\n      /[ ]/,\n      /.*$/\n    ],\n    className: {\n      2: \"attribute\",\n      3: \"punctuation\",\n      5: \"string\"\n    }\n  };\n  const STRING = {\n    match: [\n      /^\\s*/,\n      />/,\n      /[ ]/,\n      /.*$/\n    ],\n    className: {\n      2: \"punctuation\",\n      4: \"string\"\n    }\n  };\n  const LIST_ITEM = {\n    variants: [\n      { match: [\n        /^\\s*/,\n        /-/,\n        /[ ]/,\n        /.*$/\n      ] },\n      { match: [\n        /^\\s*/,\n        /-$/\n      ] }\n    ],\n    className: {\n      2: \"bullet\",\n      4: \"string\"\n    }\n  };\n\n  return {\n    name: 'Nested Text',\n    aliases: [ 'nt' ],\n    contains: [\n      hljs.inherit(hljs.HASH_COMMENT_MODE, {\n        begin: /^\\s*(?=#)/,\n        excludeBegin: true\n      }),\n      LIST_ITEM,\n      STRING,\n      NESTED,\n      DICTIONARY_ITEM\n    ]\n  };\n}\n\nmodule.exports = nestedtext;\n","function emitWarning() {\n    if (!emitWarning.warned) {\n      emitWarning.warned = true;\n      console.log(\n        'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/nestedtext\" instead of \"highlight.js/lib/languages/nestedtext.js\"'\n      );\n    }\n  }\n  emitWarning();\n    module.exports = require('./nestedtext.js');"],"names":["module","exports","hljs","name","aliases","contains","inherit","HASH_COMMENT_MODE","begin","excludeBegin","variants","match","className","emitWarning","warned","console","log"],"sourceRoot":""}

Zerion Mini Shell 1.0