@solfacil/girassol 0.49.1 → 0.50.0
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/girassol.es.js +5 -3
- package/dist/girassol.umd.js +5 -5
- package/dist/new-releases.a97b9932.mjs +19 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/girassol.es.js
CHANGED
|
@@ -16948,7 +16948,8 @@ const v5 = { name: "girassol-notifications", render: y5 }, g5 = { class: "list-n
|
|
|
16948
16948
|
const n = e, i = {
|
|
16949
16949
|
IconWorkspace: wt(() => import("./workspace-premium.51d52bf5.mjs")),
|
|
16950
16950
|
IconMonetization: wt(() => import("./monetization-on.14e2b221.mjs")),
|
|
16951
|
-
IconShopping: wt(() => import("./shopping-cart.1c02fdd4.mjs"))
|
|
16951
|
+
IconShopping: wt(() => import("./shopping-cart.1c02fdd4.mjs")),
|
|
16952
|
+
IconNewReleases: wt(() => import("./new-releases.a97b9932.mjs"))
|
|
16952
16953
|
}, a = {
|
|
16953
16954
|
current_level_upgrade: "IconWorkspace",
|
|
16954
16955
|
financing_approved_signature: "IconWorkspace",
|
|
@@ -16957,7 +16958,8 @@ const v5 = { name: "girassol-notifications", render: y5 }, g5 = { class: "list-n
|
|
|
16957
16958
|
financing_scored_installation: "IconWorkspace",
|
|
16958
16959
|
quarter_changed_level_downgrade: "IconWorkspace",
|
|
16959
16960
|
quarter_changed: "IconWorkspace",
|
|
16960
|
-
referral_lead: "
|
|
16961
|
+
referral_lead: "IconNewReleases",
|
|
16962
|
+
referral_lead_pre_approved: "IconNewReleases"
|
|
16961
16963
|
};
|
|
16962
16964
|
function r(p) {
|
|
16963
16965
|
return a[p];
|
|
@@ -17057,7 +17059,7 @@ const v5 = { name: "girassol-notifications", render: y5 }, g5 = { class: "list-n
|
|
|
17057
17059
|
};
|
|
17058
17060
|
}
|
|
17059
17061
|
});
|
|
17060
|
-
const pd = /* @__PURE__ */ lt(D5, [["__scopeId", "data-v-
|
|
17062
|
+
const pd = /* @__PURE__ */ lt(D5, [["__scopeId", "data-v-ec6acf02"]]), x5 = {
|
|
17061
17063
|
viewBox: "0 0 1024 1024",
|
|
17062
17064
|
width: "1em",
|
|
17063
17065
|
height: "1em"
|