@vc-shell/framework 1.1.15 → 1.1.17

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 (182) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/core/composables/useDynamicProperties/index.ts +38 -0
  3. package/dist/core/composables/useDynamicProperties/index.d.ts +12 -2
  4. package/dist/core/composables/useDynamicProperties/index.d.ts.map +1 -1
  5. package/dist/shared/components/draggable-dashboard/composables/useDashboardDragAndDrop.d.ts +4 -4
  6. package/dist/shared/components/notifications/components/notification-container/index.d.ts +6 -6
  7. package/dist/shared/components/notifications/components/notification-container/index.d.ts.map +1 -1
  8. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +2 -2
  9. package/dist/shared/modules/dynamic/components/fields/DynamicProperty.d.ts.map +1 -1
  10. package/dist/shared/modules/dynamic/components/fields/storybook/pages/DynamicRender.d.ts +9 -4
  11. package/dist/shared/modules/dynamic/components/fields/storybook/pages/DynamicRender.d.ts.map +1 -1
  12. package/dist/shared/modules/dynamic/factories/types/index.d.ts +2 -13
  13. package/dist/shared/modules/dynamic/factories/types/index.d.ts.map +1 -1
  14. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +20 -10
  15. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  16. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +2 -2
  17. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts +1 -1
  18. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
  19. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts +1 -1
  20. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
  21. package/dist/tsconfig.tsbuildinfo +1 -1
  22. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
  23. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  24. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +2 -2
  25. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts +1 -1
  26. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts.map +1 -1
  27. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts +1 -1
  28. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
  29. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
  30. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
  31. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +2 -2
  32. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -2
  33. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  34. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +2 -2
  35. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  36. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +6 -0
  37. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
  38. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +1 -1
  39. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
  40. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
  41. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  42. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +1 -1
  43. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
  44. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts +1 -1
  45. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +1 -1
  46. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
  47. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts +1 -1
  48. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts.map +1 -1
  49. package/dist/ui/components/organisms/vc-blade/vc-blade.backupsb.d.ts +3 -3
  50. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  51. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  52. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts +3 -0
  53. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
  54. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +2 -2
  55. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  56. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  57. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +3 -3
  58. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
  59. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +1 -1
  60. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  61. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
  62. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
  63. package/package.json +4 -4
  64. package/shared/modules/dynamic/components/fields/DynamicProperty.ts +15 -2
  65. package/shared/modules/dynamic/factories/types/index.ts +8 -17
  66. package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue +13 -0
  67. package/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue +77 -1
  68. package/dist/apl-B2DGVGxc.js +0 -76
  69. package/dist/asciiarmor-2LVJmxlE.js +0 -34
  70. package/dist/asn1-jKiBa2Ya.js +0 -95
  71. package/dist/asterisk-DS281yxp.js +0 -271
  72. package/dist/brainfuck-C_p9pTT8.js +0 -34
  73. package/dist/clike-DGTaUp48.js +0 -620
  74. package/dist/clojure-CCKyeQKf.js +0 -800
  75. package/dist/cmake-CuaCgAKt.js +0 -28
  76. package/dist/cobol-BlTKFDRj.js +0 -72
  77. package/dist/coffeescript-BVCvwO8I.js +0 -179
  78. package/dist/commonlisp-D_kxz07b.js +0 -75
  79. package/dist/crystal-D309uH6_.js +0 -217
  80. package/dist/css-BkF-NPzE.js +0 -1553
  81. package/dist/cypher-BMq4Fwjl.js +0 -68
  82. package/dist/d-BZcgY6La.js +0 -127
  83. package/dist/diff-Cg9d_RX2.js +0 -18
  84. package/dist/dockerfile-DIy8NleC.js +0 -194
  85. package/dist/dtd-CtLokQ-U.js +0 -84
  86. package/dist/dylan-QYeExnWK.js +0 -234
  87. package/dist/ebnf-DUPDuY4r.js +0 -78
  88. package/dist/ecl-CiXN-g_D.js +0 -121
  89. package/dist/eiffel-yQhjl4T1.js +0 -110
  90. package/dist/elm-CNT9vbN0.js +0 -108
  91. package/dist/erlang-CFOYdy9e.js +0 -487
  92. package/dist/factor-DDOC7X6P.js +0 -65
  93. package/dist/fcl-CPC2WYrI.js +0 -103
  94. package/dist/forth-BmxRyE9S.js +0 -60
  95. package/dist/fortran-9bvPyrOW.js +0 -442
  96. package/dist/framework.js +0 -290
  97. package/dist/gas-cpmYfFX2.js +0 -183
  98. package/dist/gherkin-CJuwpceU.js +0 -34
  99. package/dist/groovy-DZeT_VM-.js +0 -146
  100. package/dist/haskell-Bvt3Qq1t.js +0 -375
  101. package/dist/haxe-70NVW1pR.js +0 -359
  102. package/dist/http-D9LttvKF.js +0 -44
  103. package/dist/idl-B6TRFYjl.js +0 -947
  104. package/dist/index-3A2Hnqrq.js +0 -341
  105. package/dist/index-B3iU8-A1.js +0 -93
  106. package/dist/index-BISLgAEB.js +0 -75
  107. package/dist/index-BWbFkDa0.js +0 -134
  108. package/dist/index-CBQlnj-B.js +0 -308
  109. package/dist/index-CQo65M-u.js +0 -147375
  110. package/dist/index-ChjkjQKO.js +0 -538
  111. package/dist/index-CzDc-mia.js +0 -98
  112. package/dist/index-DGCGoJoH.js +0 -249
  113. package/dist/index-DNbY7P_u.js +0 -58
  114. package/dist/index-DakkJ0Cz.js +0 -611
  115. package/dist/index-DlPhVze5.js +0 -268
  116. package/dist/index-DqBypt_Z.js +0 -71
  117. package/dist/index-co8q_PFD.js +0 -299
  118. package/dist/index-gSGyS2U2.js +0 -156
  119. package/dist/index-rcb9yEYF.js +0 -288
  120. package/dist/index-vztMiylq.js +0 -137
  121. package/dist/index.css +0 -9
  122. package/dist/javascript-C2yteZeJ.js +0 -691
  123. package/dist/jinja2-DnB6dQmV.js +0 -154
  124. package/dist/julia-DpvXAuO6.js +0 -241
  125. package/dist/livescript-CanGTf8u.js +0 -272
  126. package/dist/lua-XplVlWi_.js +0 -217
  127. package/dist/mathematica-jaRHnSxC.js +0 -35
  128. package/dist/mbox-BctzC1hL.js +0 -76
  129. package/dist/mirc-CFBPAOaF.js +0 -72
  130. package/dist/mllike-BSnXJBGA.js +0 -272
  131. package/dist/modelica-vUgVs--1.js +0 -93
  132. package/dist/mscgen-Cpl0NYLN.js +0 -104
  133. package/dist/mumps-CQoS1kWX.js +0 -25
  134. package/dist/nginx-zDPm3Z74.js +0 -89
  135. package/dist/nsis-fePjrhq7.js +0 -62
  136. package/dist/ntriples-CsNjv2QF.js +0 -79
  137. package/dist/octave-C8PmmSRH.js +0 -143
  138. package/dist/oz-Ce8aN8oE.js +0 -151
  139. package/dist/pascal-De0D6mP7.js +0 -77
  140. package/dist/perl-B4bSCe1C.js +0 -915
  141. package/dist/pig-D24Z8EXi.js +0 -54
  142. package/dist/powershell-DkYVfTzP.js +0 -249
  143. package/dist/properties-Dn9wna3M.js +0 -26
  144. package/dist/protobuf-BPIjwpzm.js +0 -49
  145. package/dist/pug-CwAQJzGR.js +0 -248
  146. package/dist/puppet-nyd4dhjf.js +0 -45
  147. package/dist/python-BkR3uSy8.js +0 -313
  148. package/dist/q-DXjKs-tC.js +0 -83
  149. package/dist/r-LKEuhEGI.js +0 -104
  150. package/dist/rpm-IznJm2Xc.js +0 -57
  151. package/dist/ruby-CcYfvIk6.js +0 -228
  152. package/dist/sas-7E8yHoCW.js +0 -105
  153. package/dist/scheme-DjibxsNh.js +0 -124
  154. package/dist/shell-C0C2sNA_.js +0 -182
  155. package/dist/sieve-Bwz7vjP5.js +0 -72
  156. package/dist/simple-mode-B0dvCdAA.js +0 -89
  157. package/dist/smalltalk-Bhddl2pB.js +0 -48
  158. package/dist/solr-BNlsLglM.js +0 -41
  159. package/dist/sparql-FarWu_Gb.js +0 -197
  160. package/dist/spreadsheet-C-cy4P5N.js +0 -49
  161. package/dist/sql-CfG5lQ3l.js +0 -282
  162. package/dist/stex-Du4h4KAU.js +0 -129
  163. package/dist/stylus-CAdqWld3.js +0 -250
  164. package/dist/swift-DSxqR9R6.js +0 -230
  165. package/dist/tcl-xfoLljhY.js +0 -81
  166. package/dist/textile-D1AWE-pc.js +0 -295
  167. package/dist/tiddlywiki-5wqsXtSk.js +0 -155
  168. package/dist/tiki-__Kn3CeS.js +0 -181
  169. package/dist/toml-BHiuTcfn.js +0 -49
  170. package/dist/troff-D2UO-fKf.js +0 -35
  171. package/dist/ttcn-Bsa4sfRm.js +0 -123
  172. package/dist/ttcn-cfg-Bac_acMi.js +0 -88
  173. package/dist/turtle-xwJUxoPV.js +0 -80
  174. package/dist/vb-c2kQGd6-.js +0 -74
  175. package/dist/vbscript-1f_Dhg5H.js +0 -324
  176. package/dist/velocity-DJd0pTTC.js +0 -96
  177. package/dist/verilog-CiS1jyi5.js +0 -262
  178. package/dist/vhdl-T9HkrbI2.js +0 -106
  179. package/dist/webidl-CjfDENEo.js +0 -155
  180. package/dist/xquery-BUQdORAS.js +0 -422
  181. package/dist/yacas-C0absKBh.js +0 -73
  182. package/dist/z80-Pki2zAjW.js +0 -61
package/dist/framework.js DELETED
@@ -1,290 +0,0 @@
1
- import "vue-router";
2
- import { de as o, H as n, F as c, bW as r, R as d, bX as l, bY as u, bK as p, U as b, X as g, dn as y, dq as S, dp as m, bI as V, bL as I, z as h, Y as C, B as D, d5 as P, bM as A, bZ as R, b_ as L, dO as M, e1 as f, b$ as B, c0 as v, c1 as T, c2 as w, Z as E, $ as O, a0 as N, a1 as U, a2 as K, c3 as W, c4 as x, c5 as F, a3 as k, D as q, dZ as z, bN as j, c6 as H, a4 as J, a5 as _, dY as G, dw as Q, dv as X, A as Y, c7 as Z, d6 as $, bO as aa, c8 as sa, c9 as ea, ca as ta, cb as ia, cc as oa, cd as na, ce as ca, d8 as ra, cf as da, cg as la, ch as ua, d7 as pa, ci as ba, dI as ga, dV as ya, bJ as Sa, cj as ma, dk as Va, a6 as Ia, dX as ha, G as Ca, a7 as Da, ck as Pa, cl as Aa, d_ as Ra, cm as La, bP as Ma, cn as fa, d9 as Ba, co as va, cp as Ta, dP as wa, cq as Ea, cr as Oa, cs as Na, ct as Ua, bQ as Ka, cu as Wa, d$ as xa, cv as Fa, cw as ka, a8 as qa, a9 as za, M as ja, aa as Ha, cx as Ja, cy as _a, cz as Ga, cA as Qa, bR as Xa, dE as Ya, dR as Za, dS as $a, y as as, cB as ss, cC as es, bS as ts, cD as is, da as os, ab as ns, cE as cs, cF as rs, cG as ds, db as ls, ac as us, ad as ps, cH as bs, cI as gs, ae as ys, af as Ss, ag as ms, cJ as Vs, cK as Is, dc as hs, cL as Cs, bT as Ds, cM as Ps, cN as As, e0 as Rs, cO as Ls, cP as Ms, cQ as fs, cR as Bs, ah as vs, bU as Ts, cS as ws, cT as Es, bV as Os, cU as Ns, ai as Us, dW as Ks, S as Ws, dm as xs, aj as Fs, dT as ks, cV as qs, cW as zs, cX as js, dd as Hs, cY as Js, cZ as _s, T as Gs, dU as Qs, c_ as Xs, c$ as Ys, dQ as Zs, d0 as $s, d1 as ae, d2 as se, d3 as ee, aP as te, dx as ie, _ as oe, aQ as ne, dC as ce, dB as re, ax as de, J as le, V as ue, aM as pe, K as be, O as ge, aR as ye, ay as Se, aK as me, aA as Ve, az as Ie, aS as he, P as Ce, Q as De, al as Pe, aB as Ae, aC as Re, aN as Le, am as Me, an as fe, ao as Be, aT as ve, aJ as Te, aE as we, aU as Ee, dL as Oe, dK as Ne, ap as Ue, aL as Ke, aF as We, aq as xe, aG as Fe, aw as ke, aH as qe, ar as ze, as as je, aO as He, aV as Je, aI as _e, aD as Ge, av as Qe, at as Xe, au as Ye, d4 as Ze, ak as $e, W as at, bk as st, b6 as et, bn as tt, bx as it, bq as ot, bw as nt, by as ct, dA as rt, df as dt, di as lt, dy as ut, bA as pt, dr as bt, bD as gt, bz as yt, w as St, bC as mt, bv as Vt, dj as It, dN as ht, bt as Ct, dg as Dt, dh as Pt, dl as At, br as Rt, bu as Lt, bs as Mt, x as ft, dH as Bt, bH as vt, dJ as Tt, bi as wt, bf as Et, b4 as Ot, bl as Nt, bc as Ut, bh as Kt, bE as Wt, be as xt, bG as Ft, bF as kt, b0 as qt, bj as zt, ba as jt, dz as Ht, b3 as Jt, a$ as _t, b7 as Gt, dD as Qt, b9 as Xt, dF as Yt, bg as Zt, dt as $t, bB as ai, bp as si, ds as ei, b2 as ti, aW as ii, dG as oi, b8 as ni, du as ci, b1 as ri, b5 as di, aY as li, a_ as ui, dM as pi, aZ as bi, bm as gi, bb as yi, bo as Si, aX as mi, bd as Vi } from "./index-CQo65M-u.js";
3
- import "vue";
4
- import "vee-validate";
5
- export {
6
- o as ApiException,
7
- n as AppBarMobileButtonsServiceKey,
8
- c as AppBarWidgetServiceKey,
9
- r as AppDescriptor,
10
- d as AppWindowIcon,
11
- l as ApplicationUser,
12
- u as ApplicationUserLogin,
13
- p as AppsClient,
14
- b as ArrowLeftIcon,
15
- g as ArrowRightIcon,
16
- y as AssetsDetailsModule,
17
- S as AssetsManager,
18
- m as AssetsManagerModule,
19
- V as AuthApiBase,
20
- I as AuthorizationClient,
21
- h as BLADE_BACK_BUTTON,
22
- C as BellIcon,
23
- D as BladeInstance,
24
- P as Body,
25
- A as ChangeLogClient,
26
- R as ChangeLogSearchCriteria,
27
- L as ChangeLogSearchResult,
28
- M as ChangePassword,
29
- f as ChangePasswordPage,
30
- B as ChangePasswordRequest,
31
- v as ChangedEntitiesRequest,
32
- T as ChangedEntitiesResponse,
33
- w as ChangedEntity,
34
- E as ChevronDownIcon,
35
- O as ChevronLeftIcon,
36
- N as ChevronRightIcon,
37
- U as ChevronUpIcon,
38
- K as CircleDotsIcon,
39
- W as Claim,
40
- x as ClaimsIdentity,
41
- F as ConfirmEmailRequest,
42
- k as CrossSignIcon,
43
- q as DashboardServiceKey,
44
- z as DashboardWidgetCard,
45
- j as DiagnosticsClient,
46
- H as DictionaryItem,
47
- J as DoubleArrowLeftIcon,
48
- _ as DoubleArrowRightIcon,
49
- G as DraggableDashboard,
50
- Q as DynamicBladeForm,
51
- X as DynamicBladeList,
52
- Y as DynamicModulesKey,
53
- Z as DynamicObjectProperty,
54
- $ as DynamicObjectPropertyValueType,
55
- aa as DynamicPropertiesClient,
56
- sa as DynamicProperty,
57
- ea as DynamicPropertyDictionaryItem,
58
- ta as DynamicPropertyDictionaryItemName,
59
- ia as DynamicPropertyDictionaryItemSearchCriteria,
60
- oa as DynamicPropertyDictionaryItemSearchResult,
61
- na as DynamicPropertyName,
62
- ca as DynamicPropertyObjectValue,
63
- ra as DynamicPropertyObjectValueValueType,
64
- da as DynamicPropertySearchCriteria,
65
- la as DynamicPropertySearchResult,
66
- ua as DynamicPropertyValueType,
67
- pa as DynamicPropertyValueType2,
68
- ba as EntryState,
69
- ga as ErrorInterceptor,
70
- ya as ExternalProviders,
71
- Sa as ExternalSignInClient,
72
- ma as ExternalSignInProviderInfo,
73
- Va as FALLBACK_BLADE_ID,
74
- Ia as FulfillmentCentersIcon,
75
- ha as GenericDropdown,
76
- Ca as GlobalSearchKey,
77
- Da as GridDotsIcon,
78
- Pa as IdentityError,
79
- Aa as IdentityResult,
80
- Ra as Invite,
81
- La as Job,
82
- Ma as JobsClient,
83
- fa as JsonElement,
84
- Ba as JsonElementValueKind,
85
- va as JsonValueKind,
86
- Ta as KeyValue,
87
- wa as LanguageSelector,
88
- Ea as LastModifiedResponse,
89
- Oa as License,
90
- Na as LocalizableSetting,
91
- Ua as LocalizableSettingsAndLanguages,
92
- Ka as LocalizableSettingsClient,
93
- Wa as LocalizedValue,
94
- xa as Login,
95
- Fa as LoginRequest,
96
- ka as LoginType,
97
- qa as LogoutIcon,
98
- za as MenuBurgerIcon,
99
- ja as MenuServiceKey,
100
- Ha as MinusSignIcon,
101
- Ja as ModuleAutoInstallPushNotification,
102
- _a as ModuleDescriptor,
103
- Ga as ModuleIdentity,
104
- Qa as ModulePushNotification,
105
- Xa as ModulesClient,
106
- Ya as NotificationContainer,
107
- Za as NotificationDropdown,
108
- $a as NotificationTemplate,
109
- as as NotificationTemplatesSymbol,
110
- ss as OAuthAppSearchCriteria,
111
- es as OAuthAppSearchResult,
112
- ts as OAuthAppsClient,
113
- is as ObjectSettingEntry,
114
- os as ObjectSettingEntryValueType,
115
- ns as OffersIcon,
116
- cs as OpenIddictApplicationDescriptor,
117
- rs as OpenIddictResponse,
118
- ds as OperationLog,
119
- ls as OperationLogOperationType,
120
- us as OrdersIcon,
121
- ps as PeopleIcon,
122
- bs as Permission,
123
- gs as PermissionScope,
124
- ys as PlusSignIcon,
125
- Ss as ProductsIcon,
126
- ms as ProfileIcon,
127
- Vs as ProgressMessage,
128
- Is as ProgressMessageLevel,
129
- hs as ProgressMessageLevel2,
130
- Cs as PushNotification,
131
- Ds as PushNotificationClient,
132
- Ps as PushNotificationSearchCriteria,
133
- As as PushNotificationSearchResult,
134
- Rs as ResetPassword,
135
- Ls as ResetPasswordConfirmRequest,
136
- Ms as Role,
137
- fs as RoleSearchCriteria,
138
- Bs as RoleSearchResult,
139
- vs as SearchIcon,
140
- Ts as SecurityClient,
141
- ws as SecurityResult,
142
- Es as SemanticVersion,
143
- Os as SettingClient,
144
- Ns as SettingValueType,
145
- Us as SettingsBoltIcon,
146
- Ks as SettingsMenuItem,
147
- Ws as SettingsMenuServiceKey,
148
- xs as SharedModule,
149
- Fs as ShoppingCardIcon,
150
- ks as Sidebar,
151
- qs as SignInResult,
152
- zs as SortDirection,
153
- js as SortInfo,
154
- Hs as SortInfoSortDirection,
155
- Js as StringIdentityUserRole,
156
- _s as SystemInfo,
157
- Gs as TOOLBAR_SERVICE,
158
- Qs as ThemeSelector,
159
- Xs as UserApiKey,
160
- Ys as UserDetail,
161
- Zs as UserDropdownButton,
162
- $s as UserLockedResult,
163
- ae as UserSearchCriteria,
164
- se as UserSearchResult,
165
- ee as ValidatePasswordResetTokenRequest,
166
- te as VcApp,
167
- ie as VcAppSwitcherComponent,
168
- oe as VcBadge,
169
- ne as VcBlade,
170
- ce as VcBladeNavigation,
171
- re as VcBladeNavigationComponent,
172
- de as VcBreadcrumbs,
173
- le as VcButton,
174
- ue as VcCard,
175
- pe as VcCheckbox,
176
- be as VcCol,
177
- ge as VcContainer,
178
- ye as VcDynamicProperty,
179
- Se as VcEditor,
180
- me as VcField,
181
- Ve as VcFileUpload,
182
- Ie as VcForm,
183
- he as VcGallery,
184
- Ce as VcHint,
185
- De as VcIcon,
186
- Pe as VcImage,
187
- Ae as VcInput,
188
- Re as VcInputCurrency,
189
- Le as VcInputDropdown,
190
- Me as VcLabel,
191
- fe as VcLink,
192
- Be as VcLoading,
193
- ve as VcLoginForm,
194
- Te as VcMultivalue,
195
- we as VcPagination,
196
- Ee as VcPopup,
197
- Oe as VcPopupContainer,
198
- Ne as VcPopupHandler,
199
- Ue as VcProgress,
200
- Ke as VcRadioButton,
201
- We as VcRating,
202
- xe as VcRow,
203
- Fe as VcSelect,
204
- ke as VcSkeleton,
205
- qe as VcSlider,
206
- ze as VcStatus,
207
- je as VcStatusIcon,
208
- He as VcSwitch,
209
- Je as VcTable,
210
- _e as VcTextarea,
211
- Ge as VcToast,
212
- Qe as VcTooltip,
213
- Xe as VcVideo,
214
- Ye as VcWidget,
215
- Ze as VerifyTokenRequest,
216
- $e as VertDotsIcon,
217
- at as WidgetServiceKey,
218
- st as addAppBarWidget,
219
- et as addMenuItem,
220
- tt as addSettingsMenuItem,
221
- it as after,
222
- ot as autofocus,
223
- nt as before,
224
- ct as bigInt,
225
- rt as bladeNavigationInstance,
226
- dt as camelToSnake,
227
- lt as camelize,
228
- ut as components,
229
- pt as createAppModule,
230
- bt as createDynamicAppModule,
231
- gt as createExtensionsHelper,
232
- yt as createModule,
233
- St as default,
234
- mt as extensionsHelperSymbol,
235
- Vt as fileWeight,
236
- It as generateId,
237
- ht as getPopupPlugin,
238
- Ct as i18n,
239
- Dt as kebabToCamel,
240
- Pt as kebabToPascal,
241
- At as languageToCountryMap,
242
- Rt as loading,
243
- Lt as mindimensions,
244
- Mt as moment,
245
- ft as navigationViewLocation,
246
- Bt as notification,
247
- vt as permissions,
248
- Tt as popupPluginInstance,
249
- wt as provideAppBarWidget,
250
- Et as provideDashboardService,
251
- Ot as provideMenuService,
252
- Nt as provideSettingsMenu,
253
- Ut as provideWidgetService,
254
- Kt as registerDashboardWidget,
255
- Wt as registerModuleExtensions,
256
- xt as registerWidget,
257
- Ft as signalR,
258
- kt as updateSignalRCreatorSymbol,
259
- qt as useApiClient,
260
- zt as useAppBarWidget,
261
- jt as useAppInsights,
262
- Ht as useAppSwitcher,
263
- Jt as useAssets,
264
- _t as useAsync,
265
- Gt as useBeforeUnload,
266
- Qt as useBladeNavigation,
267
- Xt as useBreadcrumbs,
268
- Yt as useContainer,
269
- Zt as useDashboard,
270
- $t as useDetailsFactory,
271
- ai as useDynamicModules,
272
- si as useDynamicProperties,
273
- ei as useDynamicViewsUtils,
274
- ti as useErrorHandler,
275
- ii as useFunctions,
276
- oi as useInstance,
277
- ni as useLanguages,
278
- ci as useListFactory,
279
- ri as useLoading,
280
- di as useMenuService,
281
- li as useNotifications,
282
- ui as usePermissions,
283
- pi as usePopup,
284
- bi as useSettings,
285
- gi as useSettingsMenu,
286
- yi as useTheme,
287
- Si as useToolbar,
288
- mi as useUser,
289
- Vi as useWidgets
290
- };
@@ -1,183 +0,0 @@
1
- function v(r) {
2
- var u = [], b = "", o = {
3
- ".abort": "builtin",
4
- ".align": "builtin",
5
- ".altmacro": "builtin",
6
- ".ascii": "builtin",
7
- ".asciz": "builtin",
8
- ".balign": "builtin",
9
- ".balignw": "builtin",
10
- ".balignl": "builtin",
11
- ".bundle_align_mode": "builtin",
12
- ".bundle_lock": "builtin",
13
- ".bundle_unlock": "builtin",
14
- ".byte": "builtin",
15
- ".cfi_startproc": "builtin",
16
- ".comm": "builtin",
17
- ".data": "builtin",
18
- ".def": "builtin",
19
- ".desc": "builtin",
20
- ".dim": "builtin",
21
- ".double": "builtin",
22
- ".eject": "builtin",
23
- ".else": "builtin",
24
- ".elseif": "builtin",
25
- ".end": "builtin",
26
- ".endef": "builtin",
27
- ".endfunc": "builtin",
28
- ".endif": "builtin",
29
- ".equ": "builtin",
30
- ".equiv": "builtin",
31
- ".eqv": "builtin",
32
- ".err": "builtin",
33
- ".error": "builtin",
34
- ".exitm": "builtin",
35
- ".extern": "builtin",
36
- ".fail": "builtin",
37
- ".file": "builtin",
38
- ".fill": "builtin",
39
- ".float": "builtin",
40
- ".func": "builtin",
41
- ".global": "builtin",
42
- ".gnu_attribute": "builtin",
43
- ".hidden": "builtin",
44
- ".hword": "builtin",
45
- ".ident": "builtin",
46
- ".if": "builtin",
47
- ".incbin": "builtin",
48
- ".include": "builtin",
49
- ".int": "builtin",
50
- ".internal": "builtin",
51
- ".irp": "builtin",
52
- ".irpc": "builtin",
53
- ".lcomm": "builtin",
54
- ".lflags": "builtin",
55
- ".line": "builtin",
56
- ".linkonce": "builtin",
57
- ".list": "builtin",
58
- ".ln": "builtin",
59
- ".loc": "builtin",
60
- ".loc_mark_labels": "builtin",
61
- ".local": "builtin",
62
- ".long": "builtin",
63
- ".macro": "builtin",
64
- ".mri": "builtin",
65
- ".noaltmacro": "builtin",
66
- ".nolist": "builtin",
67
- ".octa": "builtin",
68
- ".offset": "builtin",
69
- ".org": "builtin",
70
- ".p2align": "builtin",
71
- ".popsection": "builtin",
72
- ".previous": "builtin",
73
- ".print": "builtin",
74
- ".protected": "builtin",
75
- ".psize": "builtin",
76
- ".purgem": "builtin",
77
- ".pushsection": "builtin",
78
- ".quad": "builtin",
79
- ".reloc": "builtin",
80
- ".rept": "builtin",
81
- ".sbttl": "builtin",
82
- ".scl": "builtin",
83
- ".section": "builtin",
84
- ".set": "builtin",
85
- ".short": "builtin",
86
- ".single": "builtin",
87
- ".size": "builtin",
88
- ".skip": "builtin",
89
- ".sleb128": "builtin",
90
- ".space": "builtin",
91
- ".stab": "builtin",
92
- ".string": "builtin",
93
- ".struct": "builtin",
94
- ".subsection": "builtin",
95
- ".symver": "builtin",
96
- ".tag": "builtin",
97
- ".text": "builtin",
98
- ".title": "builtin",
99
- ".type": "builtin",
100
- ".uleb128": "builtin",
101
- ".val": "builtin",
102
- ".version": "builtin",
103
- ".vtable_entry": "builtin",
104
- ".vtable_inherit": "builtin",
105
- ".warning": "builtin",
106
- ".weak": "builtin",
107
- ".weakref": "builtin",
108
- ".word": "builtin"
109
- }, i = {};
110
- function p() {
111
- b = "#", i.al = "variable", i.ah = "variable", i.ax = "variable", i.eax = "variableName.special", i.rax = "variableName.special", i.bl = "variable", i.bh = "variable", i.bx = "variable", i.ebx = "variableName.special", i.rbx = "variableName.special", i.cl = "variable", i.ch = "variable", i.cx = "variable", i.ecx = "variableName.special", i.rcx = "variableName.special", i.dl = "variable", i.dh = "variable", i.dx = "variable", i.edx = "variableName.special", i.rdx = "variableName.special", i.si = "variable", i.esi = "variableName.special", i.rsi = "variableName.special", i.di = "variable", i.edi = "variableName.special", i.rdi = "variableName.special", i.sp = "variable", i.esp = "variableName.special", i.rsp = "variableName.special", i.bp = "variable", i.ebp = "variableName.special", i.rbp = "variableName.special", i.ip = "variable", i.eip = "variableName.special", i.rip = "variableName.special", i.cs = "keyword", i.ds = "keyword", i.ss = "keyword", i.es = "keyword", i.fs = "keyword", i.gs = "keyword";
112
- }
113
- function f() {
114
- b = "@", o.syntax = "builtin", i.r0 = "variable", i.r1 = "variable", i.r2 = "variable", i.r3 = "variable", i.r4 = "variable", i.r5 = "variable", i.r6 = "variable", i.r7 = "variable", i.r8 = "variable", i.r9 = "variable", i.r10 = "variable", i.r11 = "variable", i.r12 = "variable", i.sp = "variableName.special", i.lr = "variableName.special", i.pc = "variableName.special", i.r13 = i.sp, i.r14 = i.lr, i.r15 = i.pc, u.push(function(l, n) {
115
- if (l === "#")
116
- return n.eatWhile(/\w/), "number";
117
- });
118
- }
119
- r === "x86" ? p() : (r === "arm" || r === "armv6") && f();
120
- function d(l, n) {
121
- for (var e = !1, a; (a = l.next()) != null; ) {
122
- if (a === n && !e)
123
- return !1;
124
- e = !e && a === "\\";
125
- }
126
- return e;
127
- }
128
- function s(l, n) {
129
- for (var e = !1, a; (a = l.next()) != null; ) {
130
- if (a === "/" && e) {
131
- n.tokenize = null;
132
- break;
133
- }
134
- e = a === "*";
135
- }
136
- return "comment";
137
- }
138
- return {
139
- name: "gas",
140
- startState: function() {
141
- return {
142
- tokenize: null
143
- };
144
- },
145
- token: function(l, n) {
146
- if (n.tokenize)
147
- return n.tokenize(l, n);
148
- if (l.eatSpace())
149
- return null;
150
- var e, a, t = l.next();
151
- if (t === "/" && l.eat("*"))
152
- return n.tokenize = s, s(l, n);
153
- if (t === b)
154
- return l.skipToEnd(), "comment";
155
- if (t === '"')
156
- return d(l, '"'), "string";
157
- if (t === ".")
158
- return l.eatWhile(/\w/), a = l.current().toLowerCase(), e = o[a], e || null;
159
- if (t === "=")
160
- return l.eatWhile(/\w/), "tag";
161
- if (t === "{" || t === "}")
162
- return "bracket";
163
- if (/\d/.test(t))
164
- return t === "0" && l.eat("x") ? (l.eatWhile(/[0-9a-fA-F]/), "number") : (l.eatWhile(/\d/), "number");
165
- if (/\w/.test(t))
166
- return l.eatWhile(/\w/), l.eat(":") ? "tag" : (a = l.current().toLowerCase(), e = i[a], e || null);
167
- for (var c = 0; c < u.length; c++)
168
- if (e = u[c](t, l, n), e)
169
- return e;
170
- },
171
- languageData: {
172
- commentTokens: {
173
- line: b,
174
- block: { open: "/*", close: "*/" }
175
- }
176
- }
177
- };
178
- }
179
- const m = v("x86");
180
- v("arm");
181
- export {
182
- m as gas
183
- };
@@ -1,34 +0,0 @@
1
- const a = {
2
- name: "gherkin",
3
- startState: function() {
4
- return {
5
- lineNumber: 0,
6
- tableHeaderLine: !1,
7
- allowFeature: !0,
8
- allowBackground: !1,
9
- allowScenario: !1,
10
- allowSteps: !1,
11
- allowPlaceholders: !1,
12
- allowMultilineArgument: !1,
13
- inMultilineString: !1,
14
- inMultilineTable: !1,
15
- inKeywordLine: !1
16
- };
17
- },
18
- token: function(n, e) {
19
- if (n.sol() && (e.lineNumber++, e.inKeywordLine = !1, e.inMultilineTable && (e.tableHeaderLine = !1, n.match(/\s*\|/, !1) || (e.allowMultilineArgument = !1, e.inMultilineTable = !1))), n.eatSpace(), e.allowMultilineArgument) {
20
- if (e.inMultilineString)
21
- return n.match('"""') ? (e.inMultilineString = !1, e.allowMultilineArgument = !1) : n.match(/.*/), "string";
22
- if (e.inMultilineTable)
23
- return n.match(/\|\s*/) ? "bracket" : (n.match(/[^\|]*/), e.tableHeaderLine ? "header" : "string");
24
- if (n.match('"""'))
25
- return e.inMultilineString = !0, "string";
26
- if (n.match("|"))
27
- return e.inMultilineTable = !0, e.tableHeaderLine = !0, "bracket";
28
- }
29
- return n.match(/#.*/) ? "comment" : !e.inKeywordLine && n.match(/@\S+/) ? "tag" : !e.inKeywordLine && e.allowFeature && n.match(/(機能|功能|フィーチャ|기능|โครงหลัก|ความสามารถ|ความต้องการทางธุรกิจ|ಹೆಚ್ಚಳ|గుణము|ਮੁਹਾਂਦਰਾ|ਨਕਸ਼ ਨੁਹਾਰ|ਖਾਸੀਅਤ|रूप लेख|وِیژگی|خاصية|תכונה|Функціонал|Функция|Функционалност|Функционал|Үзенчәлеклелек|Свойство|Особина|Мөмкинлек|Могућност|Λειτουργία|Δυνατότητα|Właściwość|Vlastnosť|Trajto|Tính năng|Savybė|Pretty much|Požiadavka|Požadavek|Potrzeba biznesowa|Özellik|Osobina|Ominaisuus|Omadus|OH HAI|Mogućnost|Mogucnost|Jellemző|Hwæt|Hwaet|Funzionalità|Funktionalitéit|Funktionalität|Funkcja|Funkcionalnost|Funkcionalitāte|Funkcia|Fungsi|Functionaliteit|Funcționalitate|Funcţionalitate|Functionalitate|Funcionalitat|Funcionalidade|Fonctionnalité|Fitur|Fīča|Feature|Eiginleiki|Egenskap|Egenskab|Característica|Caracteristica|Business Need|Aspekt|Arwedd|Ahoy matey!|Ability):/) ? (e.allowScenario = !0, e.allowBackground = !0, e.allowPlaceholders = !1, e.allowSteps = !1, e.allowMultilineArgument = !1, e.inKeywordLine = !0, "keyword") : !e.inKeywordLine && e.allowBackground && n.match(/(背景|배경|แนวคิด|ಹಿನ್ನೆಲೆ|నేపథ్యం|ਪਿਛੋਕੜ|पृष्ठभूमि|زمینه|الخلفية|רקע|Тарих|Предыстория|Предистория|Позадина|Передумова|Основа|Контекст|Кереш|Υπόβαθρο|Założenia|Yo\-ho\-ho|Tausta|Taust|Situācija|Rerefons|Pozadina|Pozadie|Pozadí|Osnova|Latar Belakang|Kontext|Konteksts|Kontekstas|Kontekst|Háttér|Hannergrond|Grundlage|Geçmiş|Fundo|Fono|First off|Dis is what went down|Dasar|Contexto|Contexte|Context|Contesto|Cenário de Fundo|Cenario de Fundo|Cefndir|Bối cảnh|Bakgrunnur|Bakgrunn|Bakgrund|Baggrund|Background|B4|Antecedents|Antecedentes|Ær|Aer|Achtergrond):/) ? (e.allowPlaceholders = !1, e.allowSteps = !0, e.allowBackground = !1, e.allowMultilineArgument = !1, e.inKeywordLine = !0, "keyword") : !e.inKeywordLine && e.allowScenario && n.match(/(場景大綱|场景大纲|劇本大綱|剧本大纲|テンプレ|シナリオテンプレート|シナリオテンプレ|シナリオアウトライン|시나리오 개요|สรุปเหตุการณ์|โครงสร้างของเหตุการณ์|ವಿವರಣೆ|కథనం|ਪਟਕਥਾ ਰੂਪ ਰੇਖਾ|ਪਟਕਥਾ ਢਾਂਚਾ|परिदृश्य रूपरेखा|سيناريو مخطط|الگوی سناریو|תבנית תרחיש|Сценарийның төзелеше|Сценарий структураси|Структура сценарію|Структура сценария|Структура сценарија|Скица|Рамка на сценарий|Концепт|Περιγραφή Σεναρίου|Wharrimean is|Template Situai|Template Senario|Template Keadaan|Tapausaihio|Szenariogrundriss|Szablon scenariusza|Swa hwær swa|Swa hwaer swa|Struktura scenarija|Structură scenariu|Structura scenariu|Skica|Skenario konsep|Shiver me timbers|Senaryo taslağı|Schema dello scenario|Scenariomall|Scenariomal|Scenario Template|Scenario Outline|Scenario Amlinellol|Scenārijs pēc parauga|Scenarijaus šablonas|Reckon it's like|Raamstsenaarium|Plang vum Szenario|Plan du Scénario|Plan du scénario|Osnova scénáře|Osnova Scenára|Náčrt Scenáru|Náčrt Scénáře|Náčrt Scenára|MISHUN SRSLY|Menggariskan Senario|Lýsing Dæma|Lýsing Atburðarásar|Konturo de la scenaro|Koncept|Khung tình huống|Khung kịch bản|Forgatókönyv vázlat|Esquema do Cenário|Esquema do Cenario|Esquema del escenario|Esquema de l'escenari|Esbozo do escenario|Delineação do Cenário|Delineacao do Cenario|All y'all|Abstrakt Scenario|Abstract Scenario):/) ? (e.allowPlaceholders = !0, e.allowSteps = !0, e.allowMultilineArgument = !1, e.inKeywordLine = !0, "keyword") : e.allowScenario && n.match(/(例子|例|サンプル|예|ชุดของเหตุการณ์|ชุดของตัวอย่าง|ಉದಾಹರಣೆಗಳು|ఉదాహరణలు|ਉਦਾਹਰਨਾਂ|उदाहरण|نمونه ها|امثلة|דוגמאות|Үрнәкләр|Сценарији|Примеры|Примери|Приклади|Мисоллар|Мисаллар|Σενάρια|Παραδείγματα|You'll wanna|Voorbeelden|Variantai|Tapaukset|Se þe|Se the|Se ðe|Scenarios|Scenariji|Scenarijai|Przykłady|Primjeri|Primeri|Příklady|Príklady|Piemēri|Példák|Pavyzdžiai|Paraugs|Örnekler|Juhtumid|Exemplos|Exemples|Exemple|Exempel|EXAMPLZ|Examples|Esempi|Enghreifftiau|Ekzemploj|Eksempler|Ejemplos|Dữ liệu|Dead men tell no tales|Dæmi|Contoh|Cenários|Cenarios|Beispiller|Beispiele|Atburðarásir):/) ? (e.allowPlaceholders = !1, e.allowSteps = !0, e.allowBackground = !1, e.allowMultilineArgument = !0, "keyword") : !e.inKeywordLine && e.allowScenario && n.match(/(場景|场景|劇本|剧本|シナリオ|시나리오|เหตุการณ์|ಕಥಾಸಾರಾಂಶ|సన్నివేశం|ਪਟਕਥਾ|परिदृश्य|سيناريو|سناریو|תרחיש|Сценарій|Сценарио|Сценарий|Пример|Σενάριο|Tình huống|The thing of it is|Tapaus|Szenario|Swa|Stsenaarium|Skenario|Situai|Senaryo|Senario|Scenaro|Scenariusz|Scenariu|Scénario|Scenario|Scenarijus|Scenārijs|Scenarij|Scenarie|Scénář|Scenár|Primer|MISHUN|Kịch bản|Keadaan|Heave to|Forgatókönyv|Escenario|Escenari|Cenário|Cenario|Awww, look mate|Atburðarás):/) ? (e.allowPlaceholders = !1, e.allowSteps = !0, e.allowBackground = !1, e.allowMultilineArgument = !1, e.inKeywordLine = !0, "keyword") : !e.inKeywordLine && e.allowSteps && n.match(/(那麼|那么|而且|當|当|并且|同時|同时|前提|假设|假設|假定|假如|但是|但し|並且|もし|ならば|ただし|しかし|かつ|하지만|조건|먼저|만일|만약|단|그리고|그러면|และ |เมื่อ |แต่ |ดังนั้น |กำหนดให้ |ಸ್ಥಿತಿಯನ್ನು |ಮತ್ತು |ನೀಡಿದ |ನಂತರ |ಆದರೆ |మరియు |చెప్పబడినది |కాని |ఈ పరిస్థితిలో |అప్పుడు |ਪਰ |ਤਦ |ਜੇਕਰ |ਜਿਵੇਂ ਕਿ |ਜਦੋਂ |ਅਤੇ |यदि |परन्तु |पर |तब |तदा |तथा |जब |चूंकि |किन्तु |कदा |और |अगर |و |هنگامی |متى |لكن |عندما |ثم |بفرض |با فرض |اما |اذاً |آنگاه |כאשר |וגם |בהינתן |אזי |אז |אבל |Якщо |Һәм |Унда |Тоді |Тогда |То |Также |Та |Пусть |Припустимо, що |Припустимо |Онда |Но |Нехай |Нәтиҗәдә |Лекин |Ләкин |Коли |Когда |Когато |Када |Кад |К тому же |І |И |Задато |Задати |Задате |Если |Допустим |Дано |Дадено |Вә |Ва |Бирок |Әмма |Әйтик |Әгәр |Аммо |Али |Але |Агар |А також |А |Τότε |Όταν |Και |Δεδομένου |Αλλά |Þurh |Þegar |Þa þe |Þá |Þa |Zatati |Zakładając |Zadato |Zadate |Zadano |Zadani |Zadan |Za předpokladu |Za predpokladu |Youse know when youse got |Youse know like when |Yna |Yeah nah |Y'know |Y |Wun |Wtedy |When y'all |When |Wenn |WEN |wann |Ve |Và |Und |Un |ugeholl |Too right |Thurh |Thì |Then y'all |Then |Tha the |Tha |Tetapi |Tapi |Tak |Tada |Tad |Stel |Soit |Siis |Și |Şi |Si |Sed |Se |Så |Quando |Quand |Quan |Pryd |Potom |Pokud |Pokiaľ |Però |Pero |Pak |Oraz |Onda |Ond |Oletetaan |Og |Och |O zaman |Niin |Nhưng |När |Når |Mutta |Men |Mas |Maka |Majd |Mając |Mais |Maar |mä |Ma |Lorsque |Lorsqu'|Logo |Let go and haul |Kun |Kuid |Kui |Kiedy |Khi |Ketika |Kemudian |Keď |Když |Kaj |Kai |Kada |Kad |Jeżeli |Jeśli |Ja |It's just unbelievable |Ir |I CAN HAZ |I |Ha |Givun |Givet |Given y'all |Given |Gitt |Gegeven |Gegeben seien |Gegeben sei |Gdy |Gangway! |Fakat |Étant donnés |Etant donnés |Étant données |Etant données |Étant donnée |Etant donnée |Étant donné |Etant donné |Et |És |Entonces |Entón |Então |Entao |En |Eğer ki |Ef |Eeldades |E |Ðurh |Duota |Dun |Donitaĵo |Donat |Donada |Do |Diyelim ki |Diberi |Dengan |Den youse gotta |DEN |De |Dato |Dați fiind |Daţi fiind |Dati fiind |Dati |Date fiind |Date |Data |Dat fiind |Dar |Dann |dann |Dan |Dados |Dado |Dadas |Dada |Ða ðe |Ða |Cuando |Cho |Cando |Când |Cand |Cal |But y'all |But at the end of the day I reckon |BUT |But |Buh |Blimey! |Biết |Bet |Bagi |Aye |awer |Avast! |Atunci |Atesa |Atès |Apabila |Anrhegedig a |Angenommen |And y'all |And |AN |An |an |Amikor |Amennyiben |Ama |Als |Alors |Allora |Ali |Aleshores |Ale |Akkor |Ak |Adott |Ac |Aber |A zároveň |A tiež |A taktiež |A také |A |a |7 |\* )/) ? (e.inStep = !0, e.allowPlaceholders = !0, e.allowMultilineArgument = !0, e.inKeywordLine = !0, "keyword") : n.match(/"[^"]*"?/) ? "string" : e.allowPlaceholders && n.match(/<[^>]*>?/) ? "variable" : (n.next(), n.eatWhile(/[^@"<#]/), null);
30
- }
31
- };
32
- export {
33
- a as gherkin
34
- };
@@ -1,146 +0,0 @@
1
- function a(e) {
2
- for (var n = {}, t = e.split(" "), i = 0; i < t.length; ++i) n[t[i]] = !0;
3
- return n;
4
- }
5
- var b = a(
6
- "abstract as assert boolean break byte case catch char class const continue def default do double else enum extends final finally float for goto if implements import in instanceof int interface long native new package private protected public return short static strictfp super switch synchronized threadsafe throw throws trait transient try void volatile while"
7
- ), g = a("catch class def do else enum finally for if interface switch trait try while"), x = a("return break continue"), z = a("null true false this"), r;
8
- function k(e, n) {
9
- var t = e.next();
10
- if (t == '"' || t == "'")
11
- return y(t, e, n);
12
- if (/[\[\]{}\(\),;\:\.]/.test(t))
13
- return r = t, null;
14
- if (/\d/.test(t))
15
- return e.eatWhile(/[\w\.]/), e.eat(/eE/) && (e.eat(/\+\-/), e.eatWhile(/\d/)), "number";
16
- if (t == "/") {
17
- if (e.eat("*"))
18
- return n.tokenize.push(v), v(e, n);
19
- if (e.eat("/"))
20
- return e.skipToEnd(), "comment";
21
- if (h(n.lastToken, !1))
22
- return y(t, e, n);
23
- }
24
- if (t == "-" && e.eat(">"))
25
- return r = "->", null;
26
- if (/[+\-*&%=<>!?|\/~]/.test(t))
27
- return e.eatWhile(/[+\-*&%=<>|~]/), "operator";
28
- if (e.eatWhile(/[\w\$_]/), t == "@")
29
- return e.eatWhile(/[\w\$_\.]/), "meta";
30
- if (n.lastToken == ".") return "property";
31
- if (e.eat(":"))
32
- return r = "proplabel", "property";
33
- var i = e.current();
34
- return z.propertyIsEnumerable(i) ? "atom" : b.propertyIsEnumerable(i) ? (g.propertyIsEnumerable(i) ? r = "newstatement" : x.propertyIsEnumerable(i) && (r = "standalone"), "keyword") : "variable";
35
- }
36
- k.isBase = !0;
37
- function y(e, n, t) {
38
- var i = !1;
39
- if (e != "/" && n.eat(e))
40
- if (n.eat(e)) i = !0;
41
- else return "string";
42
- function o(l, d) {
43
- for (var f = !1, c, s = !i; (c = l.next()) != null; ) {
44
- if (c == e && !f) {
45
- if (!i)
46
- break;
47
- if (l.match(e + e)) {
48
- s = !0;
49
- break;
50
- }
51
- }
52
- if (e == '"' && c == "$" && !f) {
53
- if (l.eat("{"))
54
- return d.tokenize.push(m()), "string";
55
- if (l.match(/^\w/, !1))
56
- return d.tokenize.push(E), "string";
57
- }
58
- f = !f && c == "\\";
59
- }
60
- return s && d.tokenize.pop(), "string";
61
- }
62
- return t.tokenize.push(o), o(n, t);
63
- }
64
- function m() {
65
- var e = 1;
66
- function n(t, i) {
67
- if (t.peek() == "}") {
68
- if (e--, e == 0)
69
- return i.tokenize.pop(), i.tokenize[i.tokenize.length - 1](t, i);
70
- } else t.peek() == "{" && e++;
71
- return k(t, i);
72
- }
73
- return n.isBase = !0, n;
74
- }
75
- function E(e, n) {
76
- var t = e.match(/^(\.|[\w\$_]+)/);
77
- return (!t || !e.match(t[0] == "." ? /^[\w$_]/ : /^\./)) && n.tokenize.pop(), t ? t[0] == "." ? null : "variable" : n.tokenize[n.tokenize.length - 1](e, n);
78
- }
79
- function v(e, n) {
80
- for (var t = !1, i; i = e.next(); ) {
81
- if (i == "/" && t) {
82
- n.tokenize.pop();
83
- break;
84
- }
85
- t = i == "*";
86
- }
87
- return "comment";
88
- }
89
- function h(e, n) {
90
- return !e || e == "operator" || e == "->" || /[\.\[\{\(,;:]/.test(e) || e == "newstatement" || e == "keyword" || e == "proplabel" || e == "standalone" && !n;
91
- }
92
- function w(e, n, t, i, o) {
93
- this.indented = e, this.column = n, this.type = t, this.align = i, this.prev = o;
94
- }
95
- function p(e, n, t) {
96
- return e.context = new w(e.indented, n, t, null, e.context);
97
- }
98
- function u(e) {
99
- var n = e.context.type;
100
- return (n == ")" || n == "]" || n == "}") && (e.indented = e.context.indented), e.context = e.context.prev;
101
- }
102
- const T = {
103
- name: "groovy",
104
- startState: function(e) {
105
- return {
106
- tokenize: [k],
107
- context: new w(-e, 0, "top", !1),
108
- indented: 0,
109
- startOfLine: !0,
110
- lastToken: null
111
- };
112
- },
113
- token: function(e, n) {
114
- var t = n.context;
115
- if (e.sol() && (t.align == null && (t.align = !1), n.indented = e.indentation(), n.startOfLine = !0, t.type == "statement" && !h(n.lastToken, !0) && (u(n), t = n.context)), e.eatSpace()) return null;
116
- r = null;
117
- var i = n.tokenize[n.tokenize.length - 1](e, n);
118
- if (i == "comment") return i;
119
- if (t.align == null && (t.align = !0), (r == ";" || r == ":") && t.type == "statement") u(n);
120
- else if (r == "->" && t.type == "statement" && t.prev.type == "}")
121
- u(n), n.context.align = !1;
122
- else if (r == "{") p(n, e.column(), "}");
123
- else if (r == "[") p(n, e.column(), "]");
124
- else if (r == "(") p(n, e.column(), ")");
125
- else if (r == "}") {
126
- for (; t.type == "statement"; ) t = u(n);
127
- for (t.type == "}" && (t = u(n)); t.type == "statement"; ) t = u(n);
128
- } else r == t.type ? u(n) : (t.type == "}" || t.type == "top" || t.type == "statement" && r == "newstatement") && p(n, e.column(), "statement");
129
- return n.startOfLine = !1, n.lastToken = r || i, i;
130
- },
131
- indent: function(e, n, t) {
132
- if (!e.tokenize[e.tokenize.length - 1].isBase) return null;
133
- var i = n && n.charAt(0), o = e.context;
134
- o.type == "statement" && !h(e.lastToken, !0) && (o = o.prev);
135
- var l = i == o.type;
136
- return o.type == "statement" ? o.indented + (i == "{" ? 0 : t.unit) : o.align ? o.column + (l ? 0 : 1) : o.indented + (l ? 0 : t.unit);
137
- },
138
- languageData: {
139
- indentOnInput: /^\s*[{}]$/,
140
- commentTokens: { line: "//", block: { open: "/*", close: "*/" } },
141
- closeBrackets: { brackets: ["(", "[", "{", "'", '"', "'''", '"""'] }
142
- }
143
- };
144
- export {
145
- T as groovy
146
- };