@devtron-labs/devtron-fe-common-lib 1.2.1 → 1.2.2-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/dist/@code-editor-BsdZTvHu.js +19421 -0
  2. package/dist/@common-rjsf-NJ6D4ODl.js +571 -0
  3. package/dist/@framer-motion-DHY98qq3.js +3437 -0
  4. package/dist/@moment-C_WeV3Af.js +2609 -0
  5. package/dist/@monaco-editor-34kqzg3G.js +70451 -0
  6. package/dist/@react-dates-WNnwjI5S.js +7708 -0
  7. package/dist/@react-select-BbR996pa.js +2636 -0
  8. package/dist/@vendor-RU8AW1bK.js +20473 -0
  9. package/dist/Common/Constants.d.ts +1 -0
  10. package/dist/Common/CustomTagSelector/ResizableTagTextArea.d.ts +1 -1
  11. package/dist/Common/CustomTagSelector/Types.d.ts +19 -14
  12. package/dist/Common/Helper.d.ts +2 -1
  13. package/dist/Common/Types.d.ts +20 -2
  14. package/dist/Shared/Components/DynamicDataTable/DynamicDataTable.d.ts +2 -0
  15. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableHeader.d.ts +2 -0
  16. package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +2 -0
  17. package/dist/Shared/Components/DynamicDataTable/index.d.ts +2 -0
  18. package/dist/Shared/Components/DynamicDataTable/types.d.ts +165 -0
  19. package/dist/Shared/Components/DynamicDataTable/utils.d.ts +5 -0
  20. package/dist/Shared/Components/SelectPicker/type.d.ts +5 -4
  21. package/dist/Shared/Components/SelectTextArea/SelectTextArea.d.ts +2 -0
  22. package/dist/Shared/Components/SelectTextArea/index.d.ts +2 -0
  23. package/dist/Shared/Components/SelectTextArea/types.d.ts +12 -0
  24. package/dist/Shared/Components/index.d.ts +1 -0
  25. package/dist/Shared/types.d.ts +19 -1
  26. package/dist/assets/@code-editor.css +1 -0
  27. package/dist/assets/@common-rjsf.css +1 -0
  28. package/dist/assets/@monaco-editor.css +1 -0
  29. package/dist/assets/@react-dates.css +1 -0
  30. package/dist/assets/@vendor.css +1 -0
  31. package/dist/assets/app-not-deployed.acdf0271.png +0 -0
  32. package/dist/assets/delete-medium.baa284da.svg +1 -0
  33. package/dist/assets/empty-noresult@2x.022ec87c.png +0 -0
  34. package/dist/assets/ic-abort.0d2773e9.svg +1 -0
  35. package/dist/assets/ic-aborted.e7288a6c.svg +1 -0
  36. package/dist/assets/ic-add.cfaa779b.svg +1 -0
  37. package/dist/assets/ic-appstatus-cancelled.05bb3352.svg +1 -0
  38. package/dist/assets/ic-arrow-backward.d951202a.svg +1 -0
  39. package/dist/assets/ic-arrow-counter-clockwise.01cbb0e1.svg +1 -0
  40. package/dist/assets/ic-arrow-down.18e5e332.svg +1 -0
  41. package/dist/assets/ic-arrow-forward.a2b8ab45.svg +1 -0
  42. package/dist/assets/ic-arrow-out.6aea09d0.svg +1 -0
  43. package/dist/assets/ic-arrow-right.f942ee03.svg +1 -0
  44. package/dist/assets/ic-arrow-square-out.1be837ac.svg +1 -0
  45. package/dist/assets/ic-arrow-up-down.945ee496.svg +1 -0
  46. package/dist/assets/ic-bold.2140b7c6.svg +1 -0
  47. package/dist/assets/ic-book-open.7cb94ee8.svg +1 -0
  48. package/dist/assets/ic-bot.f1d4abcc.svg +1 -0
  49. package/dist/assets/ic-branch.8db43d66.svg +1 -0
  50. package/dist/assets/ic-calendar.984accc5.svg +1 -0
  51. package/dist/assets/ic-calender-blank.963e3423.svg +1 -0
  52. package/dist/assets/ic-caret-down-small.2cc24039.svg +1 -0
  53. package/dist/assets/ic-caret-down.1666c029.svg +1 -0
  54. package/dist/assets/ic-caret-left-small.fe00c98d.svg +1 -0
  55. package/dist/assets/ic-charts.f41e185f.svg +1 -0
  56. package/dist/assets/ic-chat-circle-dots.e15514f8.svg +1 -0
  57. package/dist/assets/ic-check-all.0376437d.svg +1 -0
  58. package/dist/assets/ic-check-circle.ad80d835.svg +1 -0
  59. package/dist/assets/ic-check-grey.f556e371.svg +1 -0
  60. package/dist/assets/ic-check-square.2a3d3fb9.svg +1 -0
  61. package/dist/assets/ic-check.27c51fa1.svg +1 -0
  62. package/dist/assets/ic-checked-list.aba26c40.svg +1 -0
  63. package/dist/assets/ic-chevron-down.fc70d7a7.svg +1 -0
  64. package/dist/assets/ic-circle.05f86ff6.svg +1 -0
  65. package/dist/assets/ic-clair.ba79956f.svg +1 -0
  66. package/dist/assets/ic-clear-square.e60de021.svg +1 -0
  67. package/dist/assets/ic-clock.c21a2d14.svg +1 -0
  68. package/dist/assets/ic-close.43adc42a.svg +1 -0
  69. package/dist/assets/ic-code-commit.161a6b3c.svg +1 -0
  70. package/dist/assets/ic-code.1d1d4dd8.svg +1 -0
  71. package/dist/assets/ic-collapse-all.fd7b27b1.svg +1 -0
  72. package/dist/assets/ic-commit.e3113dd9.svg +1 -0
  73. package/dist/assets/ic-compare.0ee3e4cf.svg +1 -0
  74. package/dist/assets/ic-copy.94cee0fb.svg +1 -0
  75. package/dist/assets/ic-cpu.8be677ee.svg +1 -0
  76. package/dist/assets/ic-cross.01e03666.svg +1 -0
  77. package/dist/assets/ic-delete-interactive.304dd293.svg +1 -0
  78. package/dist/assets/ic-diff-file-added.0deb6763.svg +1 -0
  79. package/dist/assets/ic-diff-file-removed.2ed80281.svg +1 -0
  80. package/dist/assets/ic-diff-file-updated.c8740f72.svg +1 -0
  81. package/dist/assets/ic-disconnected.551d6161.svg +1 -0
  82. package/dist/assets/ic-discord-fill.1a1b291d.svg +1 -0
  83. package/dist/assets/ic-docker.48906f4d.svg +1 -0
  84. package/dist/assets/ic-download.c30437cd.svg +1 -0
  85. package/dist/assets/ic-drag.3f71e8aa.svg +1 -0
  86. package/dist/assets/ic-edit-file.a782640f.svg +1 -0
  87. package/dist/assets/ic-enter.cab07082.svg +1 -0
  88. package/dist/assets/ic-error-cross.bf21e563.svg +1 -0
  89. package/dist/assets/ic-error-exclamation.c224de09.svg +1 -0
  90. package/dist/assets/ic-error-medium.ea542259.svg +1 -0
  91. package/dist/assets/ic-error.a25d2f0d.svg +1 -0
  92. package/dist/assets/ic-errorInfo.d8d674b8.svg +1 -0
  93. package/dist/assets/ic-exit-fullscreen.1ae582d1.svg +1 -0
  94. package/dist/assets/ic-expand-all.a0744f9f.svg +1 -0
  95. package/dist/assets/ic-expand.ab992205.svg +1 -0
  96. package/dist/assets/ic-feedback.d32fa6b0.svg +1 -0
  97. package/dist/assets/ic-file-code.21a1f748.svg +1 -0
  98. package/dist/assets/ic-file-text.f9563710.svg +1 -0
  99. package/dist/assets/ic-files.fc290dee.svg +1 -0
  100. package/dist/assets/ic-filter-applied.9fc48d0f.svg +1 -0
  101. package/dist/assets/ic-filter.8f403d6f.svg +1 -0
  102. package/dist/assets/ic-folder.051cd30d.svg +1 -0
  103. package/dist/assets/ic-fullscreen-2.f138a5e8.svg +1 -0
  104. package/dist/assets/ic-fullscreen.b05e5087.svg +1 -0
  105. package/dist/assets/ic-hash.cd11c334.svg +1 -0
  106. package/dist/assets/ic-header.a91a9800.svg +1 -0
  107. package/dist/assets/ic-help-outline.9c012a0c.svg +1 -0
  108. package/dist/assets/ic-help.39c58c34.svg +1 -0
  109. package/dist/assets/ic-image.2a8ed117.svg +1 -0
  110. package/dist/assets/ic-in-progress.0598554b.svg +1 -0
  111. package/dist/assets/ic-info-filled-override.99e8094a.svg +1 -0
  112. package/dist/assets/ic-info-filled.4b0b46d1.svg +1 -0
  113. package/dist/assets/ic-info-outline.f4be8a1e.svg +1 -0
  114. package/dist/assets/ic-info-outlined.f4fa3224.svg +1 -0
  115. package/dist/assets/ic-italic.358ca070.svg +1 -0
  116. package/dist/assets/ic-k8s-job.f4414c10.svg +1 -0
  117. package/dist/assets/ic-lego-block.ee4b63f1.svg +1 -0
  118. package/dist/assets/ic-lines.395ef3db.svg +1 -0
  119. package/dist/assets/ic-link.8453e775.svg +1 -0
  120. package/dist/assets/ic-loading-failure.aa68693d.png +0 -0
  121. package/dist/assets/ic-locked.3b9eff02.svg +1 -0
  122. package/dist/assets/ic-mechanical-operation.08b38afd.svg +1 -0
  123. package/dist/assets/ic-medium-info.eee4a07b.svg +1 -0
  124. package/dist/assets/ic-megaphone.b9f9a901.svg +1 -0
  125. package/dist/assets/ic-memory.c4159f96.svg +1 -0
  126. package/dist/assets/ic-message.be6dba43.svg +1 -0
  127. package/dist/assets/ic-minus.df865aaf.svg +1 -0
  128. package/dist/assets/ic-nav-rocket.9e50bb61.svg +1 -0
  129. package/dist/assets/ic-not-authorized.2d8e208f.svg +1 -0
  130. package/dist/assets/ic-not-found.86f588bf.svg +1 -0
  131. package/dist/assets/ic-onboarding.c98f9ef9.svg +1 -0
  132. package/dist/assets/ic-open-in-new.6aea09d0.svg +1 -0
  133. package/dist/assets/ic-ordered-list.879dc7c8.svg +1 -0
  134. package/dist/assets/ic-page-not-found.da74a367.svg +1 -0
  135. package/dist/assets/ic-pencil.c75a6acc.svg +1 -0
  136. package/dist/assets/ic-person.f78738ac.svg +1 -0
  137. package/dist/assets/ic-pull-request.31d0c981.svg +1 -0
  138. package/dist/assets/ic-pulsate-status.9264740e.svg +1 -0
  139. package/dist/assets/ic-quote.10768489.svg +1 -0
  140. package/dist/assets/ic-regex.e14a4ea3.svg +1 -0
  141. package/dist/assets/ic-rocket-fail.874e54ce.svg +1 -0
  142. package/dist/assets/ic-rotate-devtron.200e165b.svg +1 -0
  143. package/dist/assets/ic-search.976327f1.svg +1 -0
  144. package/dist/assets/ic-sort-arrow-down.5cf54d08.svg +1 -0
  145. package/dist/assets/ic-stamp.8689f42d.svg +1 -0
  146. package/dist/assets/ic-strikethrough.a1652ad9.svg +1 -0
  147. package/dist/assets/ic-success.8c8fe69d.svg +1 -0
  148. package/dist/assets/ic-tag.1613fc59.svg +1 -0
  149. package/dist/assets/ic-timeout-red.5eda1010.svg +1 -0
  150. package/dist/assets/ic-timer.b62145ec.svg +1 -0
  151. package/dist/assets/ic-trivy.d5338454.svg +1 -0
  152. package/dist/assets/ic-unordered-list.42c1cbbc.svg +1 -0
  153. package/dist/assets/ic-view-variable-toggle.c335dfa0.svg +1 -0
  154. package/dist/assets/ic-vulnerability-not-found.d8a4d43c.svg +1 -0
  155. package/dist/assets/ic-warning-y5.2ad9d7f4.svg +1 -0
  156. package/dist/assets/ic-warning.10bcf8bd.svg +1 -0
  157. package/dist/assets/ic-webhook.d4431b07.svg +1 -0
  158. package/dist/assets/ic-world.1f6a5eaf.svg +1 -0
  159. package/dist/assets/inject-tag.28e72db6.svg +1 -0
  160. package/dist/assets/lifebuoy.7d8fdf27.png +0 -0
  161. package/dist/assets/no-artifact@2x.6afc74bc.png +0 -0
  162. package/dist/index.js +474 -468
  163. package/package.json +9 -6
  164. package/dist/abap-DttVK1gE.js +0 -1314
  165. package/dist/apex-BjfHvyb2.js +0 -315
  166. package/dist/assets/index.css +0 -1
  167. package/dist/azcli-Ws-Trf8e.js +0 -74
  168. package/dist/bat-CeCHpU9_.js +0 -95
  169. package/dist/bicep-C7a7aEmi.js +0 -108
  170. package/dist/cameligo-CJeEIvX4.js +0 -168
  171. package/dist/clojure-CEKXhLdU.js +0 -754
  172. package/dist/coffee-CKu3e6V1.js +0 -228
  173. package/dist/cpp-CvUiT5Ec.js +0 -390
  174. package/dist/csharp-PmU9HJkB.js +0 -320
  175. package/dist/csp-DULvRLPF.js +0 -57
  176. package/dist/css-CNWXQPpt.js +0 -186
  177. package/dist/cssMode-BwIubxAf.js +0 -1446
  178. package/dist/cypher-CYHOQS2R.js +0 -262
  179. package/dist/dart-BjGx-9Jk.js +0 -270
  180. package/dist/dockerfile-D0WaVIZ2.js +0 -132
  181. package/dist/ecl-CijaJu-p.js +0 -454
  182. package/dist/elixir-BI5Tc37S.js +0 -489
  183. package/dist/flow9-BApGtQOO.js +0 -141
  184. package/dist/freemarker2-Dn_s71Cb.js +0 -643
  185. package/dist/fsharp-VeKgt2eG.js +0 -210
  186. package/dist/go-Cl8cKDlN.js +0 -208
  187. package/dist/graphql-PfgPBmj4.js +0 -141
  188. package/dist/handlebars-Vf7Trm2J.js +0 -391
  189. package/dist/hcl-CG4VZSkm.js +0 -177
  190. package/dist/html-CpqIDz48.js +0 -281
  191. package/dist/htmlMode-DcWZDkAT.js +0 -1456
  192. package/dist/index-BJNO-ng7.js +0 -163447
  193. package/dist/ini-EhiBNPZF.js +0 -68
  194. package/dist/java-DPbnXhoY.js +0 -221
  195. package/dist/javascript-BBE6BZiS.js +0 -75
  196. package/dist/jsonMode-C1oLrBG3.js +0 -1866
  197. package/dist/julia-Bw7EYexg.js +0 -496
  198. package/dist/kotlin-BNXLDoV0.js +0 -245
  199. package/dist/less-DtuF_id_.js +0 -168
  200. package/dist/lexon-DpB0-37O.js +0 -151
  201. package/dist/liquid-BZNbXt_g.js +0 -238
  202. package/dist/lua-CzRNOk9S.js +0 -157
  203. package/dist/m3-pXPmDwal.js +0 -210
  204. package/dist/markdown-CeQ3rxjn.js +0 -202
  205. package/dist/mdx-BYFrSBEp.js +0 -171
  206. package/dist/mips-DyE0VSNz.js +0 -194
  207. package/dist/msdax-CbdkoqRa.js +0 -377
  208. package/dist/mysql-B86-uHNu.js +0 -876
  209. package/dist/objective-c-1xvkKPId.js +0 -188
  210. package/dist/pascal-DcyFhj80.js +0 -245
  211. package/dist/pascaligo-QnM0hvMG.js +0 -158
  212. package/dist/perl-Bqp3FbU4.js +0 -599
  213. package/dist/pgsql-HdG7BG_Z.js +0 -847
  214. package/dist/php-zf7L2p7t.js +0 -471
  215. package/dist/pla-3Ykqsyzl.js +0 -131
  216. package/dist/postiats-D1v08O4B.js +0 -544
  217. package/dist/powerquery-CiQ9b1-b.js +0 -890
  218. package/dist/powershell-DFNK6VaX.js +0 -233
  219. package/dist/protobuf-D5P2Z6tc.js +0 -422
  220. package/dist/pug-BeyMX5am.js +0 -393
  221. package/dist/python-B4eUWeOE.js +0 -259
  222. package/dist/qsharp-DcFOTjuP.js +0 -282
  223. package/dist/r-B3aJPcWp.js +0 -245
  224. package/dist/razor-BdW-c8kb.js +0 -512
  225. package/dist/redis-CyC__Tub.js +0 -298
  226. package/dist/redshift-NqbcQPcY.js +0 -806
  227. package/dist/restructuredtext-CZMxBkap.js +0 -162
  228. package/dist/ruby-C_jEtDv5.js +0 -444
  229. package/dist/rust-WAeitMCC.js +0 -337
  230. package/dist/sb-CSBm2pED.js +0 -110
  231. package/dist/scala-D76PhKmh.js +0 -353
  232. package/dist/scheme-CBSAjRuO.js +0 -114
  233. package/dist/scss-BHY8wFFg.js +0 -244
  234. package/dist/shell-Cwju9_l8.js +0 -224
  235. package/dist/solidity-BV1-nze3.js +0 -1351
  236. package/dist/sophia-DfoUlGAs.js +0 -190
  237. package/dist/sparql-4kfArTtK.js +0 -193
  238. package/dist/sql-DIpn0HSX.js +0 -818
  239. package/dist/st-BgJ_KDZh.js +0 -415
  240. package/dist/swift-D-ucEgIi.js +0 -315
  241. package/dist/systemverilog-DjkH5zuo.js +0 -556
  242. package/dist/tcl-gd8XLKJA.js +0 -232
  243. package/dist/tsMode-nSp3XKbP.js +0 -810
  244. package/dist/twig-D5XtTFGM.js +0 -323
  245. package/dist/typescript-BKssCHzW.js +0 -328
  246. package/dist/vb-DYqqYAf3.js +0 -364
  247. package/dist/wgsl-CkZE0qf3.js +0 -420
  248. package/dist/xml-Dp1OMsuE.js +0 -95
  249. package/dist/yaml-jWo4JOLk.js +0 -184
@@ -1,544 +0,0 @@
1
- /*!-----------------------------------------------------------------------------
2
- * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
4
- * Released under the MIT license
5
- * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
6
- *-----------------------------------------------------------------------------*/
7
- var e = {
8
- comments: {
9
- lineComment: "//",
10
- blockComment: ["(*", "*)"]
11
- },
12
- brackets: [
13
- ["{", "}"],
14
- ["[", "]"],
15
- ["(", ")"],
16
- ["<", ">"]
17
- ],
18
- autoClosingPairs: [
19
- { open: '"', close: '"', notIn: ["string", "comment"] },
20
- { open: "{", close: "}", notIn: ["string", "comment"] },
21
- { open: "[", close: "]", notIn: ["string", "comment"] },
22
- { open: "(", close: ")", notIn: ["string", "comment"] }
23
- ]
24
- }, t = {
25
- tokenPostfix: ".pats",
26
- defaultToken: "invalid",
27
- keywords: [
28
- "abstype",
29
- "abst0ype",
30
- "absprop",
31
- "absview",
32
- "absvtype",
33
- "absviewtype",
34
- "absvt0ype",
35
- "absviewt0ype",
36
- "as",
37
- "and",
38
- "assume",
39
- "begin",
40
- "classdec",
41
- "datasort",
42
- "datatype",
43
- "dataprop",
44
- "dataview",
45
- "datavtype",
46
- "dataviewtype",
47
- "do",
48
- "end",
49
- "extern",
50
- "extype",
51
- "extvar",
52
- "exception",
53
- "fn",
54
- "fnx",
55
- "fun",
56
- "prfn",
57
- "prfun",
58
- "praxi",
59
- "castfn",
60
- "if",
61
- "then",
62
- "else",
63
- "ifcase",
64
- "in",
65
- "infix",
66
- "infixl",
67
- "infixr",
68
- "prefix",
69
- "postfix",
70
- "implmnt",
71
- "implement",
72
- "primplmnt",
73
- "primplement",
74
- "import",
75
- "let",
76
- "local",
77
- "macdef",
78
- "macrodef",
79
- "nonfix",
80
- "symelim",
81
- "symintr",
82
- "overload",
83
- "of",
84
- "op",
85
- "rec",
86
- "sif",
87
- "scase",
88
- "sortdef",
89
- "sta",
90
- "stacst",
91
- "stadef",
92
- "static",
93
- "staload",
94
- "dynload",
95
- "try",
96
- "tkindef",
97
- "typedef",
98
- "propdef",
99
- "viewdef",
100
- "vtypedef",
101
- "viewtypedef",
102
- "prval",
103
- "var",
104
- "prvar",
105
- "when",
106
- "where",
107
- "with",
108
- "withtype",
109
- "withprop",
110
- "withview",
111
- "withvtype",
112
- "withviewtype"
113
- ],
114
- keywords_dlr: [
115
- "$delay",
116
- "$ldelay",
117
- "$arrpsz",
118
- "$arrptrsize",
119
- "$d2ctype",
120
- "$effmask",
121
- "$effmask_ntm",
122
- "$effmask_exn",
123
- "$effmask_ref",
124
- "$effmask_wrt",
125
- "$effmask_all",
126
- "$extern",
127
- "$extkind",
128
- "$extype",
129
- "$extype_struct",
130
- "$extval",
131
- "$extfcall",
132
- "$extmcall",
133
- "$literal",
134
- "$myfilename",
135
- "$mylocation",
136
- "$myfunction",
137
- "$lst",
138
- "$lst_t",
139
- "$lst_vt",
140
- "$list",
141
- "$list_t",
142
- "$list_vt",
143
- "$rec",
144
- "$rec_t",
145
- "$rec_vt",
146
- "$record",
147
- "$record_t",
148
- "$record_vt",
149
- "$tup",
150
- "$tup_t",
151
- "$tup_vt",
152
- "$tuple",
153
- "$tuple_t",
154
- "$tuple_vt",
155
- "$break",
156
- "$continue",
157
- "$raise",
158
- "$showtype",
159
- "$vcopyenv_v",
160
- "$vcopyenv_vt",
161
- "$tempenver",
162
- "$solver_assert",
163
- "$solver_verify"
164
- ],
165
- keywords_srp: [
166
- "#if",
167
- "#ifdef",
168
- "#ifndef",
169
- "#then",
170
- "#elif",
171
- "#elifdef",
172
- "#elifndef",
173
- "#else",
174
- "#endif",
175
- "#error",
176
- "#prerr",
177
- "#print",
178
- "#assert",
179
- "#undef",
180
- "#define",
181
- "#include",
182
- "#require",
183
- "#pragma",
184
- "#codegen2",
185
- "#codegen3"
186
- ],
187
- irregular_keyword_list: [
188
- "val+",
189
- "val-",
190
- "val",
191
- "case+",
192
- "case-",
193
- "case",
194
- "addr@",
195
- "addr",
196
- "fold@",
197
- "free@",
198
- "fix@",
199
- "fix",
200
- "lam@",
201
- "lam",
202
- "llam@",
203
- "llam",
204
- "viewt@ype+",
205
- "viewt@ype-",
206
- "viewt@ype",
207
- "viewtype+",
208
- "viewtype-",
209
- "viewtype",
210
- "view+",
211
- "view-",
212
- "view@",
213
- "view",
214
- "type+",
215
- "type-",
216
- "type",
217
- "vtype+",
218
- "vtype-",
219
- "vtype",
220
- "vt@ype+",
221
- "vt@ype-",
222
- "vt@ype",
223
- "viewt@ype+",
224
- "viewt@ype-",
225
- "viewt@ype",
226
- "viewtype+",
227
- "viewtype-",
228
- "viewtype",
229
- "prop+",
230
- "prop-",
231
- "prop",
232
- "type+",
233
- "type-",
234
- "type",
235
- "t@ype",
236
- "t@ype+",
237
- "t@ype-",
238
- "abst@ype",
239
- "abstype",
240
- "absviewt@ype",
241
- "absvt@ype",
242
- "for*",
243
- "for",
244
- "while*",
245
- "while"
246
- ],
247
- keywords_types: [
248
- "bool",
249
- "double",
250
- "byte",
251
- "int",
252
- "short",
253
- "char",
254
- "void",
255
- "unit",
256
- "long",
257
- "float",
258
- "string",
259
- "strptr"
260
- ],
261
- keywords_effects: [
262
- "0",
263
- "fun",
264
- "clo",
265
- "prf",
266
- "funclo",
267
- "cloptr",
268
- "cloref",
269
- "ref",
270
- "ntm",
271
- "1"
272
- ],
273
- operators: [
274
- "@",
275
- "!",
276
- "|",
277
- "`",
278
- ":",
279
- "$",
280
- ".",
281
- "=",
282
- "#",
283
- "~",
284
- "..",
285
- "...",
286
- "=>",
287
- "=<>",
288
- "=/=>",
289
- "=>>",
290
- "=/=>>",
291
- "<",
292
- ">",
293
- "><",
294
- ".<",
295
- ">.",
296
- ".<>.",
297
- "->",
298
- "-<>"
299
- ],
300
- brackets: [
301
- { open: ",(", close: ")", token: "delimiter.parenthesis" },
302
- { open: "`(", close: ")", token: "delimiter.parenthesis" },
303
- { open: "%(", close: ")", token: "delimiter.parenthesis" },
304
- { open: "'(", close: ")", token: "delimiter.parenthesis" },
305
- { open: "'{", close: "}", token: "delimiter.parenthesis" },
306
- { open: "@(", close: ")", token: "delimiter.parenthesis" },
307
- { open: "@{", close: "}", token: "delimiter.brace" },
308
- { open: "@[", close: "]", token: "delimiter.square" },
309
- { open: "#[", close: "]", token: "delimiter.square" },
310
- { open: "{", close: "}", token: "delimiter.curly" },
311
- { open: "[", close: "]", token: "delimiter.square" },
312
- { open: "(", close: ")", token: "delimiter.parenthesis" },
313
- { open: "<", close: ">", token: "delimiter.angle" }
314
- ],
315
- symbols: /[=><!~?:&|+\-*\/\^%]+/,
316
- IDENTFST: /[a-zA-Z_]/,
317
- IDENTRST: /[a-zA-Z0-9_'$]/,
318
- symbolic: /[%&+-./:=@~`^|*!$#?<>]/,
319
- digit: /[0-9]/,
320
- digitseq0: /@digit*/,
321
- xdigit: /[0-9A-Za-z]/,
322
- xdigitseq0: /@xdigit*/,
323
- INTSP: /[lLuU]/,
324
- FLOATSP: /[fFlL]/,
325
- fexponent: /[eE][+-]?[0-9]+/,
326
- fexponent_bin: /[pP][+-]?[0-9]+/,
327
- deciexp: /\.[0-9]*@fexponent?/,
328
- hexiexp: /\.[0-9a-zA-Z]*@fexponent_bin?/,
329
- irregular_keywords: /val[+-]?|case[+-]?|addr\@?|fold\@|free\@|fix\@?|lam\@?|llam\@?|prop[+-]?|type[+-]?|view[+-@]?|viewt@?ype[+-]?|t@?ype[+-]?|v(iew)?t@?ype[+-]?|abst@?ype|absv(iew)?t@?ype|for\*?|while\*?/,
330
- ESCHAR: /[ntvbrfa\\\?'"\(\[\{]/,
331
- start: "root",
332
- tokenizer: {
333
- root: [
334
- { regex: /[ \t\r\n]+/, action: { token: "" } },
335
- { regex: /\(\*\)/, action: { token: "invalid" } },
336
- {
337
- regex: /\(\*/,
338
- action: { token: "comment", next: "lexing_COMMENT_block_ml" }
339
- },
340
- {
341
- regex: /\(/,
342
- action: "@brackets"
343
- },
344
- {
345
- regex: /\)/,
346
- action: "@brackets"
347
- },
348
- {
349
- regex: /\[/,
350
- action: "@brackets"
351
- },
352
- {
353
- regex: /\]/,
354
- action: "@brackets"
355
- },
356
- {
357
- regex: /\{/,
358
- action: "@brackets"
359
- },
360
- {
361
- regex: /\}/,
362
- action: "@brackets"
363
- },
364
- {
365
- regex: /,\(/,
366
- action: "@brackets"
367
- },
368
- { regex: /,/, action: { token: "delimiter.comma" } },
369
- { regex: /;/, action: { token: "delimiter.semicolon" } },
370
- {
371
- regex: /@\(/,
372
- action: "@brackets"
373
- },
374
- {
375
- regex: /@\[/,
376
- action: "@brackets"
377
- },
378
- {
379
- regex: /@\{/,
380
- action: "@brackets"
381
- },
382
- {
383
- regex: /:</,
384
- action: { token: "keyword", next: "@lexing_EFFECT_commaseq0" }
385
- },
386
- { regex: /\.@symbolic+/, action: { token: "identifier.sym" } },
387
- {
388
- regex: /\.@digit*@fexponent@FLOATSP*/,
389
- action: { token: "number.float" }
390
- },
391
- { regex: /\.@digit+/, action: { token: "number.float" } },
392
- {
393
- regex: /\$@IDENTFST@IDENTRST*/,
394
- action: {
395
- cases: {
396
- "@keywords_dlr": { token: "keyword.dlr" },
397
- "@default": { token: "namespace" }
398
- }
399
- }
400
- },
401
- {
402
- regex: /\#@IDENTFST@IDENTRST*/,
403
- action: {
404
- cases: {
405
- "@keywords_srp": { token: "keyword.srp" },
406
- "@default": { token: "identifier" }
407
- }
408
- }
409
- },
410
- { regex: /%\(/, action: { token: "delimiter.parenthesis" } },
411
- {
412
- regex: /^%{(#|\^|\$)?/,
413
- action: {
414
- token: "keyword",
415
- next: "@lexing_EXTCODE",
416
- nextEmbedded: "text/javascript"
417
- }
418
- },
419
- { regex: /^%}/, action: { token: "keyword" } },
420
- { regex: /'\(/, action: { token: "delimiter.parenthesis" } },
421
- { regex: /'\[/, action: { token: "delimiter.bracket" } },
422
- { regex: /'\{/, action: { token: "delimiter.brace" } },
423
- [/(')(\\@ESCHAR|\\[xX]@xdigit+|\\@digit+)(')/, ["string", "string.escape", "string"]],
424
- [/'[^\\']'/, "string"],
425
- [/"/, "string.quote", "@lexing_DQUOTE"],
426
- {
427
- regex: /`\(/,
428
- action: "@brackets"
429
- },
430
- { regex: /\\/, action: { token: "punctuation" } },
431
- {
432
- regex: /@irregular_keywords(?!@IDENTRST)/,
433
- action: { token: "keyword" }
434
- },
435
- {
436
- regex: /@IDENTFST@IDENTRST*[<!\[]?/,
437
- action: {
438
- cases: {
439
- "@keywords": { token: "keyword" },
440
- "@keywords_types": { token: "type" },
441
- "@default": { token: "identifier" }
442
- }
443
- }
444
- },
445
- {
446
- regex: /\/\/\/\//,
447
- action: { token: "comment", next: "@lexing_COMMENT_rest" }
448
- },
449
- { regex: /\/\/.*$/, action: { token: "comment" } },
450
- {
451
- regex: /\/\*/,
452
- action: { token: "comment", next: "@lexing_COMMENT_block_c" }
453
- },
454
- {
455
- regex: /-<|=</,
456
- action: { token: "keyword", next: "@lexing_EFFECT_commaseq0" }
457
- },
458
- {
459
- regex: /@symbolic+/,
460
- action: {
461
- cases: {
462
- "@operators": "keyword",
463
- "@default": "operator"
464
- }
465
- }
466
- },
467
- {
468
- regex: /0[xX]@xdigit+(@hexiexp|@fexponent_bin)@FLOATSP*/,
469
- action: { token: "number.float" }
470
- },
471
- { regex: /0[xX]@xdigit+@INTSP*/, action: { token: "number.hex" } },
472
- {
473
- regex: /0[0-7]+(?![0-9])@INTSP*/,
474
- action: { token: "number.octal" }
475
- },
476
- {
477
- regex: /@digit+(@fexponent|@deciexp)@FLOATSP*/,
478
- action: { token: "number.float" }
479
- },
480
- {
481
- regex: /@digit@digitseq0@INTSP*/,
482
- action: { token: "number.decimal" }
483
- },
484
- { regex: /@digit+@INTSP*/, action: { token: "number" } }
485
- ],
486
- lexing_COMMENT_block_ml: [
487
- [/[^\(\*]+/, "comment"],
488
- [/\(\*/, "comment", "@push"],
489
- [/\(\*/, "comment.invalid"],
490
- [/\*\)/, "comment", "@pop"],
491
- [/\*/, "comment"]
492
- ],
493
- lexing_COMMENT_block_c: [
494
- [/[^\/*]+/, "comment"],
495
- [/\*\//, "comment", "@pop"],
496
- [/[\/*]/, "comment"]
497
- ],
498
- lexing_COMMENT_rest: [
499
- [/$/, "comment", "@pop"],
500
- [/.*/, "comment"]
501
- ],
502
- lexing_EFFECT_commaseq0: [
503
- {
504
- regex: /@IDENTFST@IDENTRST+|@digit+/,
505
- action: {
506
- cases: {
507
- "@keywords_effects": { token: "type.effect" },
508
- "@default": { token: "identifier" }
509
- }
510
- }
511
- },
512
- { regex: /,/, action: { token: "punctuation" } },
513
- { regex: />/, action: { token: "@rematch", next: "@pop" } }
514
- ],
515
- lexing_EXTCODE: [
516
- {
517
- regex: /^%}/,
518
- action: {
519
- token: "@rematch",
520
- next: "@pop",
521
- nextEmbedded: "@pop"
522
- }
523
- },
524
- { regex: /[^%]+/, action: "" }
525
- ],
526
- lexing_DQUOTE: [
527
- { regex: /"/, action: { token: "string.quote", next: "@pop" } },
528
- {
529
- regex: /(\{\$)(@IDENTFST@IDENTRST*)(\})/,
530
- action: [{ token: "string.escape" }, { token: "identifier" }, { token: "string.escape" }]
531
- },
532
- { regex: /\\$/, action: { token: "string.escape" } },
533
- {
534
- regex: /\\(@ESCHAR|[xX]@xdigit+|@digit+)/,
535
- action: { token: "string.escape" }
536
- },
537
- { regex: /[^\\"]+/, action: { token: "string" } }
538
- ]
539
- }
540
- };
541
- export {
542
- e as conf,
543
- t as language
544
- };