myio-js-library 0.1.512 → 0.1.514
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/index.cjs
CHANGED
|
@@ -1193,7 +1193,7 @@ module.exports = __toCommonJS(index_exports);
|
|
|
1193
1193
|
// package.json
|
|
1194
1194
|
var package_default = {
|
|
1195
1195
|
name: "myio-js-library",
|
|
1196
|
-
version: "0.1.
|
|
1196
|
+
version: "0.1.514",
|
|
1197
1197
|
description: "A clean, standalone JS SDK for MYIO projects",
|
|
1198
1198
|
license: "MIT",
|
|
1199
1199
|
repository: "github:gh-myio/myio-js-library",
|
|
@@ -144249,7 +144249,7 @@ var HeaderAnnotationsPanel = class _HeaderAnnotationsPanel {
|
|
|
144249
144249
|
const bodyHtml = this._renderBody(groups);
|
|
144250
144250
|
return `
|
|
144251
144251
|
<div class="myio-annotations-panel-header" data-region="header" data-drag-handle>
|
|
144252
|
-
<span class="myio-annotations-icon" aria-hidden="true">\
|
|
144252
|
+
<span class="myio-annotations-icon" aria-hidden="true">\u270F\uFE0F</span>
|
|
144253
144253
|
<h2 class="myio-annotations-panel-title" id="${PANEL_DOM_ID}-title">Anota\xE7\xF5es</h2>
|
|
144254
144254
|
<span class="myio-annotations-panel-meta">${totalAllUnfiltered} ativas \xB7 ${pending} pendentes \xB7 ${overdue} vencidas</span>
|
|
144255
144255
|
<div class="myio-annotations-panel-actions">
|
|
@@ -144433,7 +144433,7 @@ ${this._renderToolbar(filteredCount, totalAllUnfiltered)}
|
|
|
144433
144433
|
const hasFilters = this.filter.searchTerm || this._activeFilterCount() > 0;
|
|
144434
144434
|
return `
|
|
144435
144435
|
<div class="myio-annotations-empty">
|
|
144436
|
-
<div class="myio-annotations-empty-icon" aria-hidden="true">\
|
|
144436
|
+
<div class="myio-annotations-empty-icon" aria-hidden="true">\u270F\uFE0F</div>
|
|
144437
144437
|
<div>${hasFilters ? "Nada encontrado para o filtro / busca atual." : "Nenhuma anota\xE7\xE3o ativa."}</div>
|
|
144438
144438
|
</div>`;
|
|
144439
144439
|
}
|
package/dist/index.js
CHANGED
|
@@ -546,7 +546,7 @@ var init_template_card = __esm({
|
|
|
546
546
|
// package.json
|
|
547
547
|
var package_default = {
|
|
548
548
|
name: "myio-js-library",
|
|
549
|
-
version: "0.1.
|
|
549
|
+
version: "0.1.514",
|
|
550
550
|
description: "A clean, standalone JS SDK for MYIO projects",
|
|
551
551
|
license: "MIT",
|
|
552
552
|
repository: "github:gh-myio/myio-js-library",
|
|
@@ -143602,7 +143602,7 @@ var HeaderAnnotationsPanel = class _HeaderAnnotationsPanel {
|
|
|
143602
143602
|
const bodyHtml = this._renderBody(groups);
|
|
143603
143603
|
return `
|
|
143604
143604
|
<div class="myio-annotations-panel-header" data-region="header" data-drag-handle>
|
|
143605
|
-
<span class="myio-annotations-icon" aria-hidden="true">\
|
|
143605
|
+
<span class="myio-annotations-icon" aria-hidden="true">\u270F\uFE0F</span>
|
|
143606
143606
|
<h2 class="myio-annotations-panel-title" id="${PANEL_DOM_ID}-title">Anota\xE7\xF5es</h2>
|
|
143607
143607
|
<span class="myio-annotations-panel-meta">${totalAllUnfiltered} ativas \xB7 ${pending} pendentes \xB7 ${overdue} vencidas</span>
|
|
143608
143608
|
<div class="myio-annotations-panel-actions">
|
|
@@ -143786,7 +143786,7 @@ ${this._renderToolbar(filteredCount, totalAllUnfiltered)}
|
|
|
143786
143786
|
const hasFilters = this.filter.searchTerm || this._activeFilterCount() > 0;
|
|
143787
143787
|
return `
|
|
143788
143788
|
<div class="myio-annotations-empty">
|
|
143789
|
-
<div class="myio-annotations-empty-icon" aria-hidden="true">\
|
|
143789
|
+
<div class="myio-annotations-empty-icon" aria-hidden="true">\u270F\uFE0F</div>
|
|
143790
143790
|
<div>${hasFilters ? "Nada encontrado para o filtro / busca atual." : "Nenhuma anota\xE7\xE3o ativa."}</div>
|
|
143791
143791
|
</div>`;
|
|
143792
143792
|
}
|
|
@@ -4070,7 +4070,7 @@
|
|
|
4070
4070
|
|
|
4071
4071
|
// package.json
|
|
4072
4072
|
var package_default = {
|
|
4073
|
-
version: "0.1.
|
|
4073
|
+
version: "0.1.514"};
|
|
4074
4074
|
|
|
4075
4075
|
// src/format/energy.ts
|
|
4076
4076
|
function formatPower(value, decimals = 2) {
|
|
@@ -146797,7 +146797,7 @@ Esta a\xE7\xE3o afeta todos os grupos que utilizam este canal.`
|
|
|
146797
146797
|
const bodyHtml = this._renderBody(groups);
|
|
146798
146798
|
return `
|
|
146799
146799
|
<div class="myio-annotations-panel-header" data-region="header" data-drag-handle>
|
|
146800
|
-
<span class="myio-annotations-icon" aria-hidden="true">\
|
|
146800
|
+
<span class="myio-annotations-icon" aria-hidden="true">\u270F\uFE0F</span>
|
|
146801
146801
|
<h2 class="myio-annotations-panel-title" id="${PANEL_DOM_ID}-title">Anota\xE7\xF5es</h2>
|
|
146802
146802
|
<span class="myio-annotations-panel-meta">${totalAllUnfiltered} ativas \xB7 ${pending} pendentes \xB7 ${overdue} vencidas</span>
|
|
146803
146803
|
<div class="myio-annotations-panel-actions">
|
|
@@ -146981,7 +146981,7 @@ ${this._renderToolbar(filteredCount, totalAllUnfiltered)}
|
|
|
146981
146981
|
const hasFilters = this.filter.searchTerm || this._activeFilterCount() > 0;
|
|
146982
146982
|
return `
|
|
146983
146983
|
<div class="myio-annotations-empty">
|
|
146984
|
-
<div class="myio-annotations-empty-icon" aria-hidden="true">\
|
|
146984
|
+
<div class="myio-annotations-empty-icon" aria-hidden="true">\u270F\uFE0F</div>
|
|
146985
146985
|
<div>${hasFilters ? "Nada encontrado para o filtro / busca atual." : "Nenhuma anota\xE7\xE3o ativa."}</div>
|
|
146986
146986
|
</div>`;
|
|
146987
146987
|
}
|