sun-form-v3 1.0.65 → 1.0.66

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 (157) hide show
  1. package/package.json +8 -5
  2. package/src/App.vue +9 -0
  3. package/src/assets/font/YouSheBiaoTiHei-2.ttf +0 -0
  4. package/src/assets/font/demo.css +539 -0
  5. package/src/assets/font/demo_index.html +1200 -0
  6. package/src/assets/font/iconfont.css +191 -0
  7. package/src/assets/font/iconfont.js +1 -0
  8. package/src/assets/font/iconfont.json +317 -0
  9. package/src/assets/font/iconfont.ttf +0 -0
  10. package/src/assets/font/iconfont.woff +0 -0
  11. package/src/assets/font/iconfont.woff2 +0 -0
  12. package/src/assets/img/bg_footer.png +0 -0
  13. package/src/assets/img/bg_title.png +0 -0
  14. package/src/assets/img/file.png +0 -0
  15. package/src/assets/img/logo.png +0 -0
  16. package/src/assets/img/logo2.png +0 -0
  17. package/src/assets/img/logo22.png +0 -0
  18. package/src/assets/img/logo23.png +0 -0
  19. package/src/assets/img/logo3.png +0 -0
  20. package/src/assets/img//347/237/251/345/275/242@2x.png +0 -0
  21. package/src/assets/logo.svg +1 -0
  22. package/src/assets/styles/element/index.scss +15 -0
  23. package/src/assets/styles/index.css +3 -0
  24. package/src/components/a.js +14 -0
  25. package/src/components/aDesigner/config.vue +127 -0
  26. package/src/components/aDesigner/design.vue +21 -0
  27. package/src/components/aDesigner/designer.js +342 -0
  28. package/src/components/aDesigner/http.js +292 -0
  29. package/src/components/aDesigner/index.vue +144 -0
  30. package/src/components/aDesigner/panel.vue +144 -0
  31. package/src/components/aDesigner/show.vue +24 -0
  32. package/src/components/widgetCommonComps/commonApiConfig/index.vue +194 -0
  33. package/src/components/widgetCommonComps/commonCard/index.vue +36 -0
  34. package/src/components/widgetCommonComps/commonCodeEditor/editor.vue +219 -0
  35. package/src/components/widgetCommonComps/commonCodeEditor/modalEditor.vue +68 -0
  36. package/src/components/widgetCommonComps/commonCollapseCard/index.vue +10 -0
  37. package/src/components/widgetCommonComps/commonContainer/index.vue +95 -0
  38. package/src/components/widgetCommonComps/commonJsonInput/index.vue +59 -0
  39. package/src/components/widgetCommonComps/commonLabelContainer/index.vue +39 -0
  40. package/src/components/widgetCommonComps/commonSidetree/index.vue +61 -0
  41. package/src/components/widgetCommonComps/commonTypeInput/index.vue +75 -0
  42. package/src/components/widgetCommonComps/commonWidgetLabelContainer/index.vue +55 -0
  43. package/src/components/widgetCommonComps/index copy.js +17 -0
  44. package/src/components/widgetCommonComps/index.js +17 -0
  45. package/src/components/widgetConfigComps/config-input/index.vue +60 -0
  46. package/src/components/widgetConfigComps/index copy.js +13 -0
  47. package/src/components/widgetConfigComps/index.js +17 -0
  48. package/src/components/widgetShowComps/index.js +29 -0
  49. package/src/components/widgetShowComps/widget-form/index.vue +43 -0
  50. package/src/components/widgetShowComps/widget-homepage/index.vue +41 -0
  51. package/src/components/widgetShowComps/widget-input/index.vue +85 -0
  52. package/src/components/widgetShowComps/widget-select/index.vue +31 -0
  53. package/src/designer.js +342 -0
  54. package/src/http.js +292 -0
  55. package/src/index.js +24 -0
  56. package/src/index2.js +23 -0
  57. package/src/main.js +19 -0
  58. package/src/remark.js +708 -0
  59. package/src/testBtn.vue +11 -0
  60. package/src/testInput.vue +12 -0
  61. package/src/util/jsformat.js +568 -0
  62. package/src/widgetConfig.js +1112 -0
  63. package/dist/abap-DfvySaIJ.js +0 -1404
  64. package/dist/apex-B__0irD3.js +0 -332
  65. package/dist/assets/css.worker-OK053IOu.js +0 -84
  66. package/dist/assets/editor.worker-D9iUZyMP.js +0 -11
  67. package/dist/assets/html.worker-CL40hqKM.js +0 -458
  68. package/dist/assets/json.worker-6f9bhSHY.js +0 -42
  69. package/dist/assets/ts.worker-B6g3wjaE.js +0 -37021
  70. package/dist/azcli-CDMGhRmx.js +0 -74
  71. package/dist/bat-0Mk8aqzx.js +0 -106
  72. package/dist/bicep-BBi_I06Z.js +0 -108
  73. package/dist/cameligo-D0G_Zm6X.js +0 -180
  74. package/dist/clojure-o2ZKLeMp.js +0 -767
  75. package/dist/coffee-DOQff5VC.js +0 -238
  76. package/dist/cpp-CQGJnWhD.js +0 -395
  77. package/dist/csharp-C1jLsHl8.js +0 -332
  78. package/dist/csp-C_ttMQaW.js +0 -59
  79. package/dist/css-BC202kVV.js +0 -193
  80. package/dist/cssMode-B2c4O0YS.js +0 -1541
  81. package/dist/cypher-DwtEH7Fi.js +0 -269
  82. package/dist/dart-D9XknsP2.js +0 -287
  83. package/dist/dockerfile-DgsNjqqa.js +0 -136
  84. package/dist/ecl-BAMCHBl6.js +0 -462
  85. package/dist/elixir-CegIttP8.js +0 -575
  86. package/dist/favicon.ico +0 -0
  87. package/dist/flow9-9608t7UV.js +0 -148
  88. package/dist/freemarker2-C0V-2C6A.js +0 -995
  89. package/dist/fsharp-CCtt9-1_.js +0 -223
  90. package/dist/go-CGUIPbct.js +0 -224
  91. package/dist/graphql-BNRIFFIn.js +0 -157
  92. package/dist/handlebars-Dq-D2gGP.js +0 -425
  93. package/dist/hcl-C__KLIXe.js +0 -189
  94. package/dist/html-CHe4dRTt.js +0 -314
  95. package/dist/htmlMode-DmZav6BJ.js +0 -1551
  96. package/dist/index2-CDdAhO0H.js +0 -124690
  97. package/dist/ini-CeKYn_zA.js +0 -77
  98. package/dist/java-Dm24deQl.js +0 -238
  99. package/dist/javascript-e6NjSQC6.js +0 -76
  100. package/dist/jsonMode-pOauncTt.js +0 -1957
  101. package/dist/julia-BImNW7VE.js +0 -517
  102. package/dist/kotlin-BfE79GEb.js +0 -259
  103. package/dist/less-DglNOcaC.js +0 -168
  104. package/dist/lexon-BA0dRz9Q.js +0 -163
  105. package/dist/liquid-DGCC4WOg.js +0 -246
  106. package/dist/lua-DMkWzJcm.js +0 -168
  107. package/dist/m3-sA-5shO8.js +0 -216
  108. package/dist/markdown-OYRB1igA.js +0 -235
  109. package/dist/mdx-GitjX2xy.js +0 -171
  110. package/dist/mips-rRzkJ_7G.js +0 -204
  111. package/dist/msdax-DoVJdUhd.js +0 -381
  112. package/dist/mysql-Ty44IHXo.js +0 -884
  113. package/dist/objective-c-VUfyhYrA.js +0 -189
  114. package/dist/pascal-DkASiYyw.js +0 -257
  115. package/dist/pascaligo-p-ELPlVO.js +0 -170
  116. package/dist/perl-Cjl1FxLZ.js +0 -632
  117. package/dist/pgsql-DjVenF7s.js +0 -857
  118. package/dist/php-CwvGzZOO.js +0 -506
  119. package/dist/pla-Br1iaBIV.js +0 -143
  120. package/dist/postiats-BaeP8zZY.js +0 -913
  121. package/dist/powerquery-CLCshuo8.js +0 -896
  122. package/dist/powershell-CZV50w5N.js +0 -245
  123. package/dist/protobuf-MV3XTewJ.js +0 -426
  124. package/dist/pug-DkDg4c4l.js +0 -408
  125. package/dist/python-BxUPejAm.js +0 -282
  126. package/dist/qsharp-BAtiKA97.js +0 -291
  127. package/dist/r-8ocrd-h-.js +0 -249
  128. package/dist/razor-B0zHeS7k.js +0 -556
  129. package/dist/redis-9sZiddxc.js +0 -308
  130. package/dist/redshift-DQfTOGC0.js +0 -815
  131. package/dist/restructuredtext-DXU-vkgr.js +0 -180
  132. package/dist/ruby-DotfqwMf.js +0 -517
  133. package/dist/rust-BIauJ5KN.js +0 -349
  134. package/dist/sb-CmWMvDEV.js +0 -121
  135. package/dist/scala-C81brEbk.js +0 -376
  136. package/dist/scheme-D0pcFz2x.js +0 -114
  137. package/dist/scss-BOdN2fGG.js +0 -268
  138. package/dist/shell-6E09eAkU.js +0 -227
  139. package/dist/solidity-CWStzA1K.js +0 -1373
  140. package/dist/sophia-76Sb6CWe.js +0 -205
  141. package/dist/sparql-BmZTkOWT.js +0 -207
  142. package/dist/sql-Cs9TBAW5.js +0 -859
  143. package/dist/st-B-rqE1Bu.js +0 -422
  144. package/dist/style.css +0 -1
  145. package/dist/sun-form-v3.es.js +0 -4
  146. package/dist/sun-form-v3.umd.js +0 -1908
  147. package/dist/swift-Btsj6YxQ.js +0 -318
  148. package/dist/systemverilog-B3RHBRa2.js +0 -582
  149. package/dist/tcl-Dpj776pn.js +0 -238
  150. package/dist/tsMode-AhR0apFR.js +0 -886
  151. package/dist/twig-Bb9JmBsE.js +0 -398
  152. package/dist/typescript-DW_IjlW5.js +0 -349
  153. package/dist/typespec-CDWeg3SU.js +0 -123
  154. package/dist/vb-DEXnYwEI.js +0 -378
  155. package/dist/wgsl-D602c1lx.js +0 -445
  156. package/dist/xml-CraN90Vi.js +0 -101
  157. package/dist/yaml-D6yA8dTm.js +0 -212
@@ -1,398 +0,0 @@
1
- /*!-----------------------------------------------------------------------------
2
- * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
4
- * Released under the MIT license
5
- * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
6
- *-----------------------------------------------------------------------------*/
7
- var t = {
8
- wordPattern: /(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,
9
- comments: {
10
- blockComment: ["{#", "#}"]
11
- },
12
- brackets: [
13
- ["{#", "#}"],
14
- ["{%", "%}"],
15
- ["{{", "}}"],
16
- ["(", ")"],
17
- ["[", "]"],
18
- // HTML
19
- ["<!--", "-->"],
20
- ["<", ">"]
21
- ],
22
- autoClosingPairs: [
23
- { open: "{# ", close: " #}" },
24
- { open: "{% ", close: " %}" },
25
- { open: "{{ ", close: " }}" },
26
- { open: "[", close: "]" },
27
- { open: "(", close: ")" },
28
- { open: '"', close: '"' },
29
- { open: "'", close: "'" }
30
- ],
31
- surroundingPairs: [
32
- { open: '"', close: '"' },
33
- { open: "'", close: "'" },
34
- // HTML
35
- { open: "<", close: ">" }
36
- ]
37
- }, e = {
38
- defaultToken: "",
39
- tokenPostfix: "",
40
- ignoreCase: !0,
41
- keywords: [
42
- // (opening) tags
43
- "apply",
44
- "autoescape",
45
- "block",
46
- "deprecated",
47
- "do",
48
- "embed",
49
- "extends",
50
- "flush",
51
- "for",
52
- "from",
53
- "if",
54
- "import",
55
- "include",
56
- "macro",
57
- "sandbox",
58
- "set",
59
- "use",
60
- "verbatim",
61
- "with",
62
- // closing tags
63
- "endapply",
64
- "endautoescape",
65
- "endblock",
66
- "endembed",
67
- "endfor",
68
- "endif",
69
- "endmacro",
70
- "endsandbox",
71
- "endset",
72
- "endwith",
73
- // literals
74
- "true",
75
- "false"
76
- ],
77
- tokenizer: {
78
- root: [
79
- // whitespace
80
- [/\s+/],
81
- // Twig Tag Delimiters
82
- [/{#/, "comment.twig", "@commentState"],
83
- [/{%[-~]?/, "delimiter.twig", "@blockState"],
84
- [/{{[-~]?/, "delimiter.twig", "@variableState"],
85
- // HTML
86
- [/<!DOCTYPE/, "metatag.html", "@doctype"],
87
- [/<!--/, "comment.html", "@comment"],
88
- [/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/, ["delimiter.html", "tag.html", "", "delimiter.html"]],
89
- [/(<)(script)/, ["delimiter.html", { token: "tag.html", next: "@script" }]],
90
- [/(<)(style)/, ["delimiter.html", { token: "tag.html", next: "@style" }]],
91
- [/(<)((?:[\w\-]+:)?[\w\-]+)/, ["delimiter.html", { token: "tag.html", next: "@otherTag" }]],
92
- [/(<\/)((?:[\w\-]+:)?[\w\-]+)/, ["delimiter.html", { token: "tag.html", next: "@otherTag" }]],
93
- [/</, "delimiter.html"],
94
- [/[^<{]+/]
95
- // text
96
- ],
97
- /**
98
- * Comment Tag Handling
99
- */
100
- commentState: [
101
- [/#}/, "comment.twig", "@pop"],
102
- [/./, "comment.twig"]
103
- ],
104
- /**
105
- * Block Tag Handling
106
- */
107
- blockState: [
108
- [/[-~]?%}/, "delimiter.twig", "@pop"],
109
- // whitespace
110
- [/\s+/],
111
- // verbatim
112
- // Unlike other blocks, verbatim ehas its own state
113
- // transition to ensure we mark its contents as strings.
114
- [
115
- /(verbatim)(\s*)([-~]?%})/,
116
- ["keyword.twig", "", { token: "delimiter.twig", next: "@rawDataState" }]
117
- ],
118
- { include: "expression" }
119
- ],
120
- rawDataState: [
121
- // endverbatim
122
- [
123
- /({%[-~]?)(\s*)(endverbatim)(\s*)([-~]?%})/,
124
- ["delimiter.twig", "", "keyword.twig", "", { token: "delimiter.twig", next: "@popall" }]
125
- ],
126
- [/./, "string.twig"]
127
- ],
128
- /**
129
- * Variable Tag Handling
130
- */
131
- variableState: [[/[-~]?}}/, "delimiter.twig", "@pop"], { include: "expression" }],
132
- stringState: [
133
- // closing double quoted string
134
- [/"/, "string.twig", "@pop"],
135
- // interpolation start
136
- [/#{\s*/, "string.twig", "@interpolationState"],
137
- // string part
138
- [/[^#"\\]*(?:(?:\\.|#(?!\{))[^#"\\]*)*/, "string.twig"]
139
- ],
140
- interpolationState: [
141
- // interpolation end
142
- [/}/, "string.twig", "@pop"],
143
- { include: "expression" }
144
- ],
145
- /**
146
- * Expression Handling
147
- */
148
- expression: [
149
- // whitespace
150
- [/\s+/],
151
- // operators - math
152
- [/\+|-|\/{1,2}|%|\*{1,2}/, "operators.twig"],
153
- // operators - logic
154
- [/(and|or|not|b-and|b-xor|b-or)(\s+)/, ["operators.twig", ""]],
155
- // operators - comparison (symbols)
156
- [/==|!=|<|>|>=|<=/, "operators.twig"],
157
- // operators - comparison (words)
158
- [/(starts with|ends with|matches)(\s+)/, ["operators.twig", ""]],
159
- // operators - containment
160
- [/(in)(\s+)/, ["operators.twig", ""]],
161
- // operators - test
162
- [/(is)(\s+)/, ["operators.twig", ""]],
163
- // operators - misc
164
- [/\||~|:|\.{1,2}|\?{1,2}/, "operators.twig"],
165
- // names
166
- [
167
- /[^\W\d][\w]*/,
168
- {
169
- cases: {
170
- "@keywords": "keyword.twig",
171
- "@default": "variable.twig"
172
- }
173
- }
174
- ],
175
- // numbers
176
- [/\d+(\.\d+)?/, "number.twig"],
177
- // punctuation
178
- [/\(|\)|\[|\]|{|}|,/, "delimiter.twig"],
179
- // strings
180
- [/"([^#"\\]*(?:\\.[^#"\\]*)*)"|\'([^\'\\]*(?:\\.[^\'\\]*)*)\'/, "string.twig"],
181
- // opening double quoted string
182
- [/"/, "string.twig", "@stringState"],
183
- // misc syntactic constructs
184
- // These are not operators per se, but for the purposes of lexical analysis we
185
- // can treat them as such.
186
- // arrow functions
187
- [/=>/, "operators.twig"],
188
- // assignment
189
- [/=/, "operators.twig"]
190
- ],
191
- /**
192
- * HTML
193
- */
194
- doctype: [
195
- [/[^>]+/, "metatag.content.html"],
196
- [/>/, "metatag.html", "@pop"]
197
- ],
198
- comment: [
199
- [/-->/, "comment.html", "@pop"],
200
- [/[^-]+/, "comment.content.html"],
201
- [/./, "comment.content.html"]
202
- ],
203
- otherTag: [
204
- [/\/?>/, "delimiter.html", "@pop"],
205
- [/"([^"]*)"/, "attribute.value.html"],
206
- [/'([^']*)'/, "attribute.value.html"],
207
- [/[\w\-]+/, "attribute.name.html"],
208
- [/=/, "delimiter.html"],
209
- [/[ \t\r\n]+/]
210
- // whitespace
211
- ],
212
- // -- BEGIN <script> tags handling
213
- // After <script
214
- script: [
215
- [/type/, "attribute.name.html", "@scriptAfterType"],
216
- [/"([^"]*)"/, "attribute.value.html"],
217
- [/'([^']*)'/, "attribute.value.html"],
218
- [/[\w\-]+/, "attribute.name.html"],
219
- [/=/, "delimiter.html"],
220
- [
221
- />/,
222
- {
223
- token: "delimiter.html",
224
- next: "@scriptEmbedded",
225
- nextEmbedded: "text/javascript"
226
- }
227
- ],
228
- [/[ \t\r\n]+/],
229
- // whitespace
230
- [
231
- /(<\/)(script\s*)(>)/,
232
- ["delimiter.html", "tag.html", { token: "delimiter.html", next: "@pop" }]
233
- ]
234
- ],
235
- // After <script ... type
236
- scriptAfterType: [
237
- [/=/, "delimiter.html", "@scriptAfterTypeEquals"],
238
- [
239
- />/,
240
- {
241
- token: "delimiter.html",
242
- next: "@scriptEmbedded",
243
- nextEmbedded: "text/javascript"
244
- }
245
- ],
246
- // cover invalid e.g. <script type>
247
- [/[ \t\r\n]+/],
248
- // whitespace
249
- [/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
250
- ],
251
- // After <script ... type =
252
- scriptAfterTypeEquals: [
253
- [
254
- /"([^"]*)"/,
255
- {
256
- token: "attribute.value.html",
257
- switchTo: "@scriptWithCustomType.$1"
258
- }
259
- ],
260
- [
261
- /'([^']*)'/,
262
- {
263
- token: "attribute.value.html",
264
- switchTo: "@scriptWithCustomType.$1"
265
- }
266
- ],
267
- [
268
- />/,
269
- {
270
- token: "delimiter.html",
271
- next: "@scriptEmbedded",
272
- nextEmbedded: "text/javascript"
273
- }
274
- ],
275
- // cover invalid e.g. <script type=>
276
- [/[ \t\r\n]+/],
277
- // whitespace
278
- [/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
279
- ],
280
- // After <script ... type = $S2
281
- scriptWithCustomType: [
282
- [
283
- />/,
284
- {
285
- token: "delimiter.html",
286
- next: "@scriptEmbedded.$S2",
287
- nextEmbedded: "$S2"
288
- }
289
- ],
290
- [/"([^"]*)"/, "attribute.value.html"],
291
- [/'([^']*)'/, "attribute.value.html"],
292
- [/[\w\-]+/, "attribute.name.html"],
293
- [/=/, "delimiter.html"],
294
- [/[ \t\r\n]+/],
295
- // whitespace
296
- [/<\/script\s*>/, { token: "@rematch", next: "@pop" }]
297
- ],
298
- scriptEmbedded: [
299
- [/<\/script/, { token: "@rematch", next: "@pop", nextEmbedded: "@pop" }],
300
- [/[^<]+/, ""]
301
- ],
302
- // -- END <script> tags handling
303
- // -- BEGIN <style> tags handling
304
- // After <style
305
- style: [
306
- [/type/, "attribute.name.html", "@styleAfterType"],
307
- [/"([^"]*)"/, "attribute.value.html"],
308
- [/'([^']*)'/, "attribute.value.html"],
309
- [/[\w\-]+/, "attribute.name.html"],
310
- [/=/, "delimiter.html"],
311
- [
312
- />/,
313
- {
314
- token: "delimiter.html",
315
- next: "@styleEmbedded",
316
- nextEmbedded: "text/css"
317
- }
318
- ],
319
- [/[ \t\r\n]+/],
320
- // whitespace
321
- [
322
- /(<\/)(style\s*)(>)/,
323
- ["delimiter.html", "tag.html", { token: "delimiter.html", next: "@pop" }]
324
- ]
325
- ],
326
- // After <style ... type
327
- styleAfterType: [
328
- [/=/, "delimiter.html", "@styleAfterTypeEquals"],
329
- [
330
- />/,
331
- {
332
- token: "delimiter.html",
333
- next: "@styleEmbedded",
334
- nextEmbedded: "text/css"
335
- }
336
- ],
337
- // cover invalid e.g. <style type>
338
- [/[ \t\r\n]+/],
339
- // whitespace
340
- [/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
341
- ],
342
- // After <style ... type =
343
- styleAfterTypeEquals: [
344
- [
345
- /"([^"]*)"/,
346
- {
347
- token: "attribute.value.html",
348
- switchTo: "@styleWithCustomType.$1"
349
- }
350
- ],
351
- [
352
- /'([^']*)'/,
353
- {
354
- token: "attribute.value.html",
355
- switchTo: "@styleWithCustomType.$1"
356
- }
357
- ],
358
- [
359
- />/,
360
- {
361
- token: "delimiter.html",
362
- next: "@styleEmbedded",
363
- nextEmbedded: "text/css"
364
- }
365
- ],
366
- // cover invalid e.g. <style type=>
367
- [/[ \t\r\n]+/],
368
- // whitespace
369
- [/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
370
- ],
371
- // After <style ... type = $S2
372
- styleWithCustomType: [
373
- [
374
- />/,
375
- {
376
- token: "delimiter.html",
377
- next: "@styleEmbedded.$S2",
378
- nextEmbedded: "$S2"
379
- }
380
- ],
381
- [/"([^"]*)"/, "attribute.value.html"],
382
- [/'([^']*)'/, "attribute.value.html"],
383
- [/[\w\-]+/, "attribute.name.html"],
384
- [/=/, "delimiter.html"],
385
- [/[ \t\r\n]+/],
386
- // whitespace
387
- [/<\/style\s*>/, { token: "@rematch", next: "@pop" }]
388
- ],
389
- styleEmbedded: [
390
- [/<\/style/, { token: "@rematch", next: "@pop", nextEmbedded: "@pop" }],
391
- [/[^<]+/, ""]
392
- ]
393
- }
394
- };
395
- export {
396
- t as conf,
397
- e as language
398
- };