akpm-datapoint-front 2.0.8 → 2.0.9

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.
@@ -1,4 +1,4 @@
1
- /* Version: 2.0.8 */
1
+ /* Version: 2.0.9 */
2
2
  var yv = Object.defineProperty;
3
3
  var Kn = (r) => {
4
4
  throw TypeError(r);
@@ -32605,6 +32605,7 @@ function uv(r, t) {
32605
32605
  Nn(ie, {
32606
32606
  id: "vsme_b3_1",
32607
32607
  datapoint_id: "esrs_e1537c",
32608
+ position: 1,
32608
32609
  get year() {
32609
32610
  return a();
32610
32611
  },
@@ -32646,6 +32647,7 @@ function uv(r, t) {
32646
32647
  In(ie, {
32647
32648
  id: "vsme_b3_2",
32648
32649
  datapoint_id: "esrs_e1537c",
32650
+ position: 2,
32649
32651
  get year() {
32650
32652
  return a();
32651
32653
  },
@@ -32698,6 +32700,7 @@ function uv(r, t) {
32698
32700
  Dn(ie, {
32699
32701
  id: "vsme_b6",
32700
32702
  datapoint_id: "esrs_e3428a",
32703
+ position: 1,
32701
32704
  get year() {
32702
32705
  return a();
32703
32706
  },
@@ -32750,6 +32753,7 @@ function uv(r, t) {
32750
32753
  jl(ie, {
32751
32754
  id: "vsme_b8_1",
32752
32755
  datapoint_id: "esrs_s1650a1",
32756
+ position: 1,
32753
32757
  get year() {
32754
32758
  return a();
32755
32759
  },
@@ -32791,6 +32795,7 @@ function uv(r, t) {
32791
32795
  Dl(ie, {
32792
32796
  id: "vsme_b8_2",
32793
32797
  datapoint_id: "esrs_s1650a1",
32798
+ position: 2,
32794
32799
  get year() {
32795
32800
  return a();
32796
32801
  },
@@ -32832,6 +32837,7 @@ function uv(r, t) {
32832
32837
  Nl(ie, {
32833
32838
  id: "vsme_b8_3",
32834
32839
  datapoint_id: "esrs_s1650a1",
32840
+ position: 2,
32835
32841
  get year() {
32836
32842
  return a();
32837
32843
  },
@@ -32884,6 +32890,7 @@ function uv(r, t) {
32884
32890
  Il(ie, {
32885
32891
  id: "vsme_b9",
32886
32892
  datapoint_id: "esrs_s11488c2",
32893
+ position: 1,
32887
32894
  get year() {
32888
32895
  return a();
32889
32896
  },
@@ -32936,6 +32943,7 @@ function uv(r, t) {
32936
32943
  Cl(ie, {
32937
32944
  id: "vsme_b11",
32938
32945
  datapoint_id: "esrs_g1424a1",
32946
+ position: 1,
32939
32947
  get year() {
32940
32948
  return a();
32941
32949
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akpm-datapoint-front",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",