app-devtools 0.28.0 → 0.28.1
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/main.js +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -2437,7 +2437,7 @@ const rl = /* @__PURE__ */ y('<div class="changes-count"><span class="additions"
|
|
|
2437
2437
|
function mt(e) {
|
|
2438
2438
|
return e ? e.payload || e.searchParams || e.pathParams : null;
|
|
2439
2439
|
}
|
|
2440
|
-
const $t = /* @__PURE__ */ y("<div></div>"), il = /* @__PURE__ */ y('<h1><span class="type"></span><span
|
|
2440
|
+
const $t = /* @__PURE__ */ y("<div></div>"), il = /* @__PURE__ */ y('<h1><span class="type"></span><span>|</span></h1>'), sl = /* @__PURE__ */ y('<div class="tags"></div>'), al = /* @__PURE__ */ y('<div class="details"></div>'), cl = /* @__PURE__ */ y('<span class="separator">|</span>'), ul = /* @__PURE__ */ y("<h2></h2>"), dl = /* @__PURE__ */ y('<div class="method"></div>'), fl = /* @__PURE__ */ y('<div class="code"></div>'), pl = /* @__PURE__ */ y('<div class="tag error">Has Error</div>'), hl = /* @__PURE__ */ y('<div class="tag"></div>'), gl = /* @__PURE__ */ y("<span> ms</span>"), ml = /* @__PURE__ */ y("<span></span>"), $l = S`
|
|
2441
2441
|
&&& {
|
|
2442
2442
|
${L()};
|
|
2443
2443
|
padding-left: 10px;
|