@pod-os/elements 0.40.0 → 0.41.0-rc.4453840.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/cjs/{index-Bc4gZgPG.js → index-BP03J2RA.js} +246 -75
- package/dist/cjs/{jsonld-V2RB47OZ-JAbnY92y.js → jsonld-V2RB47OZ-B6QDxKa1.js} +1 -1
- package/dist/cjs/pos-add-literal-value_3.cjs.entry.js +1 -1
- package/dist/cjs/pos-add-new-thing_32.cjs.entry.js +1 -1
- package/dist/cjs/pos-add-relation.cjs.entry.js +1 -1
- package/dist/cjs/pos-container-contents.cjs.entry.js +1 -1
- package/dist/cjs/pos-subjects.cjs.entry.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/elements/elements.esm.js +1 -1
- package/dist/elements/{p-57d32176.entry.js → p-1e0bd264.entry.js} +1 -1
- package/dist/elements/{p-a8628eb4.entry.js → p-3ef3a9a9.entry.js} +1 -1
- package/dist/elements/{p-f6da714c.entry.js → p-5506bf9a.entry.js} +1 -1
- package/dist/elements/{p-DuW6UWKz.js → p-DqO-cIHe.js} +1 -1
- package/dist/elements/{p-ed1d9d77.entry.js → p-d31c55b9.entry.js} +1 -1
- package/dist/elements/{p-2ee1efdb.entry.js → p-f9c10964.entry.js} +1 -1
- package/dist/elements/p-sVi8GCz5.js +67 -0
- package/dist/esm/{index-LnGgDqFG.js → index-CMbRpNym.js} +246 -75
- package/dist/esm/{jsonld-V2RB47OZ-DFmZ008Y.js → jsonld-V2RB47OZ-zn531VHn.js} +1 -1
- package/dist/esm/pos-add-literal-value_3.entry.js +1 -1
- package/dist/esm/pos-add-new-thing_32.entry.js +1 -1
- package/dist/esm/pos-add-relation.entry.js +1 -1
- package/dist/esm/pos-container-contents.entry.js +1 -1
- package/dist/esm/pos-subjects.entry.js +1 -1
- package/package.json +2 -2
- package/dist/elements/p-BXBNVUZ5.js +0 -67
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host } from './index-spEUIGXI.js';
|
|
2
|
-
import { l as labelFromUri } from './index-
|
|
2
|
+
import { l as labelFromUri } from './index-CMbRpNym.js';
|
|
3
3
|
import { s as subscribePodOs } from './PodOsAware-jlzl8vRd.js';
|
|
4
4
|
import { s as subscribeResource } from './ResourceAware-BW_CkW1K.js';
|
|
5
5
|
import './chunk.ZGGPD2XJ-CLV8PNGL.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$4, H as Host, c as createEvent, a as getElement, i as getRenderingRef, j as forceUpdate } from './index-spEUIGXI.js';
|
|
2
2
|
import { i as i$5, E as E$2, T as T$3, c as component_styles_default, _ as __decorateClass, n as n$6, S as ShoelaceElement, x as x$1, d as SlIcon, r as r$4, w as watch, e as __yieldStar, f as f$5 } from './chunk.ZGGPD2XJ-CLV8PNGL.js';
|
|
3
3
|
import { c as createStore$1, s as store, B as BrokenFile } from './chunk.XQ2OKYYA-DY8d9BRU.js';
|
|
4
|
-
import { P as PodOS, N as NoOfflineCache, a as LabelIndex, T as TypeIndex2 } from './index-
|
|
4
|
+
import { P as PodOS, N as NoOfflineCache, a as LabelIndex, T as TypeIndex2 } from './index-CMbRpNym.js';
|
|
5
5
|
import { c as cjsExports } from './index-vFMstSdt.js';
|
|
6
6
|
import { L as LocalizeController, e as e$6, s as setDefaultAnimation, a as stopAnimations, g as getAnimation, b as animateTo, w as waitForEvent, S as SlPopup } from './chunk.URTPIBTY-DGDKVdvN.js';
|
|
7
7
|
import { a as e$4, i as i$6, t as t$2, e as e$5 } from './class-map-CtuZET5H.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-spEUIGXI.js';
|
|
2
2
|
import { u as useResource } from './useResource-yVO4JQ9P.js';
|
|
3
3
|
import './chunk.ZGGPD2XJ-CLV8PNGL.js';
|
|
4
|
-
import { l as labelFromUri } from './index-
|
|
4
|
+
import { l as labelFromUri } from './index-CMbRpNym.js';
|
|
5
5
|
import { u as usePodOS } from './usePodOS-D0uCfr1-.js';
|
|
6
6
|
|
|
7
7
|
const posAddRelationCss = () => `:host{display:flex;align-items:center;gap:0.2rem}input{padding:var(--size-2);background-color:transparent;color:var(--pos-normal-text-color);border:none}input:focus{outline:2px solid var(--pos-primary-color);background-color:var(--pos-input-background-color);transition:outline 0.1s, background-color 0.1s}`;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host } from './index-spEUIGXI.js';
|
|
2
|
-
import { L as LdpContainer } from './index-
|
|
2
|
+
import { L as LdpContainer } from './index-CMbRpNym.js';
|
|
3
3
|
import { s as subscribeResource } from './ResourceAware-BW_CkW1K.js';
|
|
4
4
|
import { c as cjsExports } from './index-vFMstSdt.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h } from './index-spEUIGXI.js';
|
|
2
|
-
import { R as RdfDocument } from './index-
|
|
2
|
+
import { R as RdfDocument } from './index-CMbRpNym.js';
|
|
3
3
|
import { s as subscribeResource } from './ResourceAware-BW_CkW1K.js';
|
|
4
4
|
|
|
5
5
|
const posSubjectsCss = () => `:host{--background-base-color:color-mix(in srgb, var(--pos-background-color), var(--color-grey-800) 10%);--background-color-even:hsl(from var(--background-base-color) h s calc(l + 7));--background-color-odd:hsl(from var(--background-base-color) h s calc(l + 10));--border-color:var(--background-base-color)}ul{display:flex;flex-direction:column;gap:var(--size-2);margin:0;padding:0;li{border:var(--size-px) solid var(--border-color);padding:var(--size-4);list-style-type:none;&:nth-child(even){background-color:var(--background-color-even)}&:nth-child(odd){background-color:var(--background-color-odd)}}}`;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pod-os/elements",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.41.0-rc.4453840.0",
|
|
4
4
|
"description": "Custom elements for usage with Solid Pods",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"generate": "stencil generate"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@pod-os/core": "
|
|
25
|
+
"@pod-os/core": "v0.30.0-rc.4453840.0",
|
|
26
26
|
"@shoelace-style/shoelace": "^2.20.1",
|
|
27
27
|
"@stencil/core": "^4.43.2",
|
|
28
28
|
"@stencil/store": "^2.2.2",
|