@harnessio/ui 0.0.79 → 0.0.80
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.
- package/dist/{cssMode-BRhrOS0p.js → cssMode-BqJOkWhq.js} +2 -2
- package/dist/{cssMode-BRhrOS0p.js.map → cssMode-BqJOkWhq.js.map} +1 -1
- package/dist/{freemarker2-CQ6lwF21.js → freemarker2-V-SyMxhh.js} +2 -2
- package/dist/{freemarker2-CQ6lwF21.js.map → freemarker2-V-SyMxhh.js.map} +1 -1
- package/dist/{handlebars-D-wyBNId.js → handlebars-DvK4ju-C.js} +2 -2
- package/dist/{handlebars-D-wyBNId.js.map → handlebars-DvK4ju-C.js.map} +1 -1
- package/dist/{html-cS-eW_85.js → html-D4bbYl_C.js} +2 -2
- package/dist/{html-cS-eW_85.js.map → html-D4bbYl_C.js.map} +1 -1
- package/dist/{htmlMode-BkkPMLEw.js → htmlMode-C7OthjaV.js} +2 -2
- package/dist/{htmlMode-BkkPMLEw.js.map → htmlMode-C7OthjaV.js.map} +1 -1
- package/dist/{index-BrE3wxxS.js → index-3HZ1nCb7.js} +53 -36
- package/dist/{index-BrE3wxxS.js.map → index-3HZ1nCb7.js.map} +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +1 -1
- package/dist/{javascript-DD40Kj1E.js → javascript-B9X18_AK.js} +2 -2
- package/dist/{javascript-DD40Kj1E.js.map → javascript-B9X18_AK.js.map} +1 -1
- package/dist/{jsonMode-DAL61m27.js → jsonMode-B-fRzbr9.js} +2 -2
- package/dist/{jsonMode-DAL61m27.js.map → jsonMode-B-fRzbr9.js.map} +1 -1
- package/dist/{liquid-COlHOL1n.js → liquid-COpa2Esc.js} +2 -2
- package/dist/{liquid-COlHOL1n.js.map → liquid-COpa2Esc.js.map} +1 -1
- package/dist/{python-HtQJOrK9.js → python-QJXUYfCk.js} +2 -2
- package/dist/{python-HtQJOrK9.js.map → python-QJXUYfCk.js.map} +1 -1
- package/dist/{razor-RM2bCj-V.js → razor-UNT6ya_B.js} +2 -2
- package/dist/{razor-RM2bCj-V.js.map → razor-UNT6ya_B.js.map} +1 -1
- package/dist/{tsMode-DrLvgRUe.js → tsMode-CVrrm6ju.js} +2 -2
- package/dist/{tsMode-DrLvgRUe.js.map → tsMode-CVrrm6ju.js.map} +1 -1
- package/dist/{typescript-DBfbzat-.js → typescript-DDoSSb4Q.js} +2 -2
- package/dist/{typescript-DBfbzat-.js.map → typescript-DDoSSb4Q.js.map} +1 -1
- package/dist/views.d.ts +5 -1
- package/dist/views.js +1 -1
- package/dist/{xml-D6gm7lkI.js → xml-DxTJc9ok.js} +2 -2
- package/dist/{xml-D6gm7lkI.js.map → xml-DxTJc9ok.js.map} +1 -1
- package/dist/{yaml-CNm5AA6e.js → yaml-BOrdPKAK.js} +2 -2
- package/dist/{yaml-CNm5AA6e.js.map → yaml-BOrdPKAK.js.map} +1 -1
- package/package.json +1 -1
|
@@ -85186,37 +85186,37 @@ et({
|
|
|
85186
85186
|
id: "freemarker2",
|
|
85187
85187
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
85188
85188
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
85189
|
-
loader: () => import("./freemarker2-
|
|
85189
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagAutoInterpolationDollar)
|
|
85190
85190
|
});
|
|
85191
85191
|
et({
|
|
85192
85192
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
85193
85193
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
85194
|
-
loader: () => import("./freemarker2-
|
|
85194
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagAngleInterpolationDollar)
|
|
85195
85195
|
});
|
|
85196
85196
|
et({
|
|
85197
85197
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
85198
85198
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
85199
|
-
loader: () => import("./freemarker2-
|
|
85199
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagBracketInterpolationDollar)
|
|
85200
85200
|
});
|
|
85201
85201
|
et({
|
|
85202
85202
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
85203
85203
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
85204
|
-
loader: () => import("./freemarker2-
|
|
85204
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagAngleInterpolationBracket)
|
|
85205
85205
|
});
|
|
85206
85206
|
et({
|
|
85207
85207
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
85208
85208
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
85209
|
-
loader: () => import("./freemarker2-
|
|
85209
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagBracketInterpolationBracket)
|
|
85210
85210
|
});
|
|
85211
85211
|
et({
|
|
85212
85212
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
85213
85213
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
85214
|
-
loader: () => import("./freemarker2-
|
|
85214
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagAutoInterpolationDollar)
|
|
85215
85215
|
});
|
|
85216
85216
|
et({
|
|
85217
85217
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
85218
85218
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
85219
|
-
loader: () => import("./freemarker2-
|
|
85219
|
+
loader: () => import("./freemarker2-V-SyMxhh.js").then((n) => n.TagAutoInterpolationBracket)
|
|
85220
85220
|
});
|
|
85221
85221
|
/*!-----------------------------------------------------------------------------
|
|
85222
85222
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85254,7 +85254,7 @@ et({
|
|
|
85254
85254
|
extensions: [".handlebars", ".hbs"],
|
|
85255
85255
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
85256
85256
|
mimetypes: ["text/x-handlebars-template"],
|
|
85257
|
-
loader: () => import("./handlebars-
|
|
85257
|
+
loader: () => import("./handlebars-DvK4ju-C.js")
|
|
85258
85258
|
});
|
|
85259
85259
|
/*!-----------------------------------------------------------------------------
|
|
85260
85260
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85279,7 +85279,7 @@ et({
|
|
|
85279
85279
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
85280
85280
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
85281
85281
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
85282
|
-
loader: () => import("./html-
|
|
85282
|
+
loader: () => import("./html-D4bbYl_C.js")
|
|
85283
85283
|
});
|
|
85284
85284
|
/*!-----------------------------------------------------------------------------
|
|
85285
85285
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85320,7 +85320,7 @@ et({
|
|
|
85320
85320
|
filenames: ["jakefile"],
|
|
85321
85321
|
aliases: ["JavaScript", "javascript", "js"],
|
|
85322
85322
|
mimetypes: ["text/javascript"],
|
|
85323
|
-
loader: () => import("./javascript-
|
|
85323
|
+
loader: () => import("./javascript-B9X18_AK.js")
|
|
85324
85324
|
});
|
|
85325
85325
|
/*!-----------------------------------------------------------------------------
|
|
85326
85326
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85395,7 +85395,7 @@ et({
|
|
|
85395
85395
|
extensions: [".liquid", ".html.liquid"],
|
|
85396
85396
|
aliases: ["Liquid", "liquid"],
|
|
85397
85397
|
mimetypes: ["application/liquid"],
|
|
85398
|
-
loader: () => import("./liquid-
|
|
85398
|
+
loader: () => import("./liquid-COpa2Esc.js")
|
|
85399
85399
|
});
|
|
85400
85400
|
/*!-----------------------------------------------------------------------------
|
|
85401
85401
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85614,7 +85614,7 @@ et({
|
|
|
85614
85614
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
85615
85615
|
aliases: ["Python", "py"],
|
|
85616
85616
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
85617
|
-
loader: () => import("./python-
|
|
85617
|
+
loader: () => import("./python-QJXUYfCk.js")
|
|
85618
85618
|
});
|
|
85619
85619
|
/*!-----------------------------------------------------------------------------
|
|
85620
85620
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85651,7 +85651,7 @@ et({
|
|
|
85651
85651
|
extensions: [".cshtml"],
|
|
85652
85652
|
aliases: ["Razor", "razor"],
|
|
85653
85653
|
mimetypes: ["text/x-cshtml"],
|
|
85654
|
-
loader: () => import("./razor-
|
|
85654
|
+
loader: () => import("./razor-UNT6ya_B.js")
|
|
85655
85655
|
});
|
|
85656
85656
|
/*!-----------------------------------------------------------------------------
|
|
85657
85657
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85903,7 +85903,7 @@ et({
|
|
|
85903
85903
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
85904
85904
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
85905
85905
|
mimetypes: ["text/typescript"],
|
|
85906
|
-
loader: () => import("./typescript-
|
|
85906
|
+
loader: () => import("./typescript-DDoSSb4Q.js")
|
|
85907
85907
|
});
|
|
85908
85908
|
/*!-----------------------------------------------------------------------------
|
|
85909
85909
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85959,7 +85959,7 @@ et({
|
|
|
85959
85959
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
85960
85960
|
aliases: ["XML", "xml"],
|
|
85961
85961
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
85962
|
-
loader: () => import("./xml-
|
|
85962
|
+
loader: () => import("./xml-DxTJc9ok.js")
|
|
85963
85963
|
});
|
|
85964
85964
|
/*!-----------------------------------------------------------------------------
|
|
85965
85965
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -85972,7 +85972,7 @@ et({
|
|
|
85972
85972
|
extensions: [".yaml", ".yml"],
|
|
85973
85973
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
85974
85974
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
85975
|
-
loader: () => import("./yaml-
|
|
85975
|
+
loader: () => import("./yaml-BOrdPKAK.js")
|
|
85976
85976
|
});
|
|
85977
85977
|
/*!-----------------------------------------------------------------------------
|
|
85978
85978
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -86067,7 +86067,7 @@ var k8 = class {
|
|
|
86067
86067
|
}, NJ = new k8("css", N8, E8), EJ = new k8("scss", N8, E8), IJ = new k8("less", N8, E8);
|
|
86068
86068
|
s0.languages.css = { cssDefaults: NJ, lessDefaults: IJ, scssDefaults: EJ };
|
|
86069
86069
|
function I8() {
|
|
86070
|
-
return import("./cssMode-
|
|
86070
|
+
return import("./cssMode-BqJOkWhq.js");
|
|
86071
86071
|
}
|
|
86072
86072
|
s0.languages.onLanguage("less", () => {
|
|
86073
86073
|
I8().then((n) => n.setupMode(IJ));
|
|
@@ -86162,7 +86162,7 @@ mI.languages.html = {
|
|
|
86162
86162
|
registerHTMLLanguageService: bI
|
|
86163
86163
|
};
|
|
86164
86164
|
function R2e() {
|
|
86165
|
-
return import("./htmlMode-
|
|
86165
|
+
return import("./htmlMode-C7OthjaV.js");
|
|
86166
86166
|
}
|
|
86167
86167
|
function bI(n, e = _I, t = vI(n)) {
|
|
86168
86168
|
const i = new k2e(n, e, t);
|
|
@@ -86239,7 +86239,7 @@ var W2e = class {
|
|
|
86239
86239
|
}, MJ = new W2e("json", V2e, H2e);
|
|
86240
86240
|
jy.languages.json = { jsonDefaults: MJ };
|
|
86241
86241
|
function z2e() {
|
|
86242
|
-
return import("./jsonMode-
|
|
86242
|
+
return import("./jsonMode-B-fRzbr9.js");
|
|
86243
86243
|
}
|
|
86244
86244
|
jy.languages.register({
|
|
86245
86245
|
id: "json",
|
|
@@ -86402,7 +86402,7 @@ _b.languages.typescript = {
|
|
|
86402
86402
|
getJavaScriptWorker: Q2e
|
|
86403
86403
|
};
|
|
86404
86404
|
function CI() {
|
|
86405
|
-
return import("./tsMode-
|
|
86405
|
+
return import("./tsMode-CVrrm6ju.js");
|
|
86406
86406
|
}
|
|
86407
86407
|
_b.languages.onLanguage("typescript", () => CI().then((n) => n.setupTypeScript(zJ)));
|
|
86408
86408
|
_b.languages.onLanguage("javascript", () => CI().then((n) => n.setupJavaScript($J)));
|
|
@@ -133780,7 +133780,7 @@ function g7({
|
|
|
133780
133780
|
] }) });
|
|
133781
133781
|
}
|
|
133782
133782
|
const m$e = kre(
|
|
133783
|
-
"flex h-9 min-h-9 cursor-pointer items-center
|
|
133783
|
+
"flex h-9 min-h-9 cursor-pointer items-center rounded bg-cn-background-2 text-cn-foreground-1 transition-colors",
|
|
133784
133784
|
{
|
|
133785
133785
|
variants: {
|
|
133786
133786
|
state: {
|
|
@@ -133805,12 +133805,13 @@ const m$e = kre(
|
|
|
133805
133805
|
caption: c,
|
|
133806
133806
|
optional: d = !1,
|
|
133807
133807
|
renderValue: u,
|
|
133808
|
-
|
|
133808
|
+
suffix: h,
|
|
133809
|
+
...g
|
|
133809
133810
|
}) => {
|
|
133810
|
-
const
|
|
133811
|
-
|
|
133812
|
-
},
|
|
133813
|
-
|
|
133811
|
+
const p = e != null, m = p ? u ? u(e) : e : n, _ = (w) => {
|
|
133812
|
+
w.stopPropagation(), s == null || s();
|
|
133813
|
+
}, b = (w) => {
|
|
133814
|
+
w.stopPropagation(), i ? i() : t && t();
|
|
133814
133815
|
};
|
|
133815
133816
|
return /* @__PURE__ */ S(Ai, { children: [
|
|
133816
133817
|
!!l && /* @__PURE__ */ f($u, { className: "mb-2", disabled: o, optional: d, children: l }),
|
|
@@ -133822,17 +133823,33 @@ const m$e = kre(
|
|
|
133822
133823
|
role: "button",
|
|
133823
133824
|
tabIndex: o ? -1 : 0,
|
|
133824
133825
|
"aria-disabled": o,
|
|
133825
|
-
onKeyDown: (
|
|
133826
|
-
o || (
|
|
133826
|
+
onKeyDown: (w) => {
|
|
133827
|
+
o || (w.key === "Enter" || w.key === " ") && (t == null || t());
|
|
133827
133828
|
},
|
|
133828
|
-
...
|
|
133829
|
+
...g,
|
|
133829
133830
|
children: [
|
|
133830
|
-
|
|
133831
|
-
|
|
133832
|
-
|
|
133833
|
-
|
|
133834
|
-
|
|
133835
|
-
|
|
133831
|
+
/* @__PURE__ */ S("div", { className: "w-full flex items-center justify-between px-3 py-2", children: [
|
|
133832
|
+
a && /* @__PURE__ */ f(se, { className: "mr-2.5", name: a }),
|
|
133833
|
+
/* @__PURE__ */ f("div", { className: "flex-1 truncate", children: m }),
|
|
133834
|
+
p && !o && /* @__PURE__ */ S("div", { className: "ml-3 flex items-center", children: [
|
|
133835
|
+
/* @__PURE__ */ f(ce, { onClick: b, size: "sm", variant: "ghost", iconOnly: !0, children: /* @__PURE__ */ f(se, { name: "edit-pencil" }) }),
|
|
133836
|
+
/* @__PURE__ */ f(ce, { onClick: _, size: "sm", variant: "ghost", iconOnly: !0, children: /* @__PURE__ */ f(se, { name: "xmark", className: "text-cn-foreground-danger" }) })
|
|
133837
|
+
] })
|
|
133838
|
+
] }),
|
|
133839
|
+
h ? /* @__PURE__ */ f(
|
|
133840
|
+
"div",
|
|
133841
|
+
{
|
|
133842
|
+
className: "border-l rounded-l-none flex items-center justify-center border-inherit aspect-1 h-full",
|
|
133843
|
+
onPointerDown: (w) => {
|
|
133844
|
+
w.stopPropagation();
|
|
133845
|
+
},
|
|
133846
|
+
onKeyDown: (w) => {
|
|
133847
|
+
(w.key === "Enter" || w.key === " ") && w.stopPropagation();
|
|
133848
|
+
},
|
|
133849
|
+
role: "none",
|
|
133850
|
+
children: h
|
|
133851
|
+
}
|
|
133852
|
+
) : null
|
|
133836
133853
|
]
|
|
133837
133854
|
}
|
|
133838
133855
|
),
|
|
@@ -135997,4 +136014,4 @@ export {
|
|
|
135997
136014
|
HN as y,
|
|
135998
136015
|
uce as z
|
|
135999
136016
|
};
|
|
136000
|
-
//# sourceMappingURL=index-
|
|
136017
|
+
//# sourceMappingURL=index-3HZ1nCb7.js.map
|