@dpa-id-components/dpa-shared-components 8.9.5 → 8.9.7
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.
|
@@ -5096,7 +5096,7 @@ const rf = (e, t) => {
|
|
|
5096
5096
|
t.topEntry ? (T(), _e(Vo, {
|
|
5097
5097
|
key: 0,
|
|
5098
5098
|
small: !0,
|
|
5099
|
-
color: "
|
|
5099
|
+
color: "primary-green",
|
|
5100
5100
|
"screen-reader-text": "Top-Eintrag-Badge",
|
|
5101
5101
|
class: "py-0"
|
|
5102
5102
|
}, {
|
|
@@ -5112,7 +5112,7 @@ const rf = (e, t) => {
|
|
|
5112
5112
|
]),
|
|
5113
5113
|
Y("p", mf, Oe(t.location), 1),
|
|
5114
5114
|
Y("p", {
|
|
5115
|
-
class: "
|
|
5115
|
+
class: "mb-2 hidden text-sm font-normal leading-normal text-gray-900 @md/feed:relative @md/feed:line-clamp-3",
|
|
5116
5116
|
innerHTML: t.description
|
|
5117
5117
|
}, null, 8, hf),
|
|
5118
5118
|
t.noticeType ? (T(), I("p", gf, [
|
|
@@ -5194,7 +5194,7 @@ const rf = (e, t) => {
|
|
|
5194
5194
|
t.topEntry ? (T(), _e(Vo, {
|
|
5195
5195
|
key: 0,
|
|
5196
5196
|
small: !0,
|
|
5197
|
-
color: "
|
|
5197
|
+
color: "primary-green",
|
|
5198
5198
|
"screen-reader-text": "Top-Eintrag-Badge",
|
|
5199
5199
|
class: "translate-y-[0.5px] py-0"
|
|
5200
5200
|
}, {
|
|
@@ -5270,7 +5270,7 @@ const rf = (e, t) => {
|
|
|
5270
5270
|
t.topEntry ? (T(), I("div", jf, [
|
|
5271
5271
|
Fe(Vo, {
|
|
5272
5272
|
small: !0,
|
|
5273
|
-
color: "
|
|
5273
|
+
color: "primary-green",
|
|
5274
5274
|
"screen-reader-text": "Top-Eintrag-Badge",
|
|
5275
5275
|
class: "flex h-5 py-0"
|
|
5276
5276
|
}, {
|
|
@@ -5707,7 +5707,7 @@ const Ho = /* @__PURE__ */ qo(kp, [["render", xp]]), Sp = ["checked", "aria-chec
|
|
|
5707
5707
|
}, null, 42, Sp),
|
|
5708
5708
|
Y("span", {
|
|
5709
5709
|
class: ie(["flex items-center before:box-border before:inline-block before:shrink-0 before:border-2 before:transition-colors before:content-[''] after:absolute after:block peer-checked:opacity-100 peer-checked:after:content-[url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyMCAyMCcgZmlsbD0nbm9uZSc+PHJlY3QgLz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTguMjE5NjUgMTVDNy45ODk2NSAxNSA3Ljc2OTY1IDE0LjkwNSA3LjYxMjE1IDE0LjczNzVMMy41NTk2NSAxMC40MjE3QzMuMjQzODEgMTAuMDg2NyAzLjI2MTMxIDkuNTU5MTggMy41OTYzMSA5LjI0NDE4QzMuOTMyMTUgOC45MjkxOCA0LjQ1OTY1IDguOTQ1ODUgNC43NzM4MSA5LjI4MDg1TDguMjExMzEgMTIuOTRMMTUuMjE4IDUuMjcxNjhDMTUuNTI5NiA0LjkzMDg1IDE2LjA1NjMgNC45MDgzNSAxNi4zOTYzIDUuMjE4MzVDMTYuNzM1NSA1LjUyODM1IDE2Ljc1ODggNi4wNTU4NSAxNi40NDg4IDYuMzk1MDFMOC44MzQ2NSAxNC43MjgzQzguNjc4ODEgMTQuOSA4LjQ1NzE1IDE0Ljk5ODMgOC4yMjU0OCAxNUg4LjIxOTY1WicgZmlsbD0nd2hpdGUnLz48L3N2Zz4=)]", {
|
|
5710
|
-
"before:h-5 before:w-5 after:
|
|
5710
|
+
"before:h-5 before:w-5 after:h-5 after:w-5": n.size === "medium",
|
|
5711
5711
|
"before:h-4 before:w-4 after:h-4 after:w-4": n.size === "small",
|
|
5712
5712
|
"before:border-blue-default peer-checked:before:bg-blue-default peer-hover:before:border-blue-dark peer-hover:peer-checked:before:bg-blue-dark": n.color === "blue",
|
|
5713
5713
|
"before:border-gray-800 peer-checked:before:bg-gray-800 peer-hover:before:border-gray-900 peer-hover:peer-checked:before:bg-gray-900": n.color === "gray",
|