linked-data-browser 0.0.8-alpha.1 → 0.0.8-alpha.3
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-lib/index.css +85 -0
- package/dist-lib/index.d.mts +1194 -0
- package/dist-lib/index.d.ts +1194 -0
- package/dist-lib/index.js +7665 -0
- package/dist-lib/index.mjs +7536 -0
- package/dist-server/_expo/static/css/global-c029fb6f4311978a769388b3a9f28b01.css +1 -0
- package/dist-server/_expo/static/js/web/AppEntry-c611578e6e85c90af8cfe890e488f59f.js +12633 -0
- package/dist-server/favicon.ico +0 -0
- package/dist-server/index.html +37 -0
- package/dist-server/metadata.json +1 -0
- package/dist-standalone/_expo/static/css/global-c029fb6f4311978a769388b3a9f28b01.css +1 -0
- package/dist-standalone/_expo/static/js/web/AppEntry-c611578e6e85c90af8cfe890e488f59f.js +12633 -0
- package/dist-standalone/favicon.ico +0 -0
- package/dist-standalone/index.html +37 -0
- package/dist-standalone/metadata.json +1 -0
- package/package.json +7 -2
- package/.env +0 -2
- package/.eslintrc.js +0 -35
- package/.ldo/profile.context.ts +0 -473
- package/.ldo/profile.schema.ts +0 -751
- package/.ldo/profile.shapeTypes.ts +0 -71
- package/.ldo/profile.typings.ts +0 -297
- package/.prettierignore +0 -6
- package/.prettierrc +0 -10
- package/.shapes/profile.shex +0 -121
- package/App.js +0 -9
- package/app/index.tsx +0 -28
- package/app.json +0 -38
- package/assets/images/adaptive-icon.png +0 -0
- package/assets/images/favicon.png +0 -0
- package/assets/images/icon.png +0 -0
- package/assets/images/splash.png +0 -0
- package/babel.config.js +0 -14
- package/components/DataBrowser.tsx +0 -47
- package/components/DataBrowserContext.ts +0 -23
- package/components/ResourceView.tsx +0 -19
- package/components/TargetResourceProvider.tsx +0 -128
- package/components/ThemeProvider.tsx +0 -121
- package/components/common/LoadingBar.tsx +0 -37
- package/components/common/ProfileAvatar.tsx +0 -25
- package/components/nav/DialogProvider.tsx +0 -137
- package/components/nav/Layout.tsx +0 -73
- package/components/nav/header/AddressBox.tsx +0 -183
- package/components/nav/header/AvatarMenu.tsx +0 -91
- package/components/nav/header/Header.tsx +0 -50
- package/components/nav/header/SignInMenu.tsx +0 -150
- package/components/nav/header/ThemeToggleMenu.tsx +0 -46
- package/components/nav/header/ViewMenu.tsx +0 -96
- package/components/sharing/AccessDropdown.tsx +0 -106
- package/components/sharing/CopyLink.tsx +0 -33
- package/components/sharing/PermissionRow.tsx +0 -53
- package/components/sharing/SharingModal.tsx +0 -176
- package/components/sharing/WacRuleForm.tsx +0 -53
- package/components/sharing/agentPermissions/AgentInformation.tsx +0 -49
- package/components/sharing/agentPermissions/AgentInput.tsx +0 -141
- package/components/sharing/agentPermissions/AgentPermissionRow.tsx +0 -54
- package/components/sharing/agentPermissions/AgentPermissions.tsx +0 -56
- package/components/sharing/agentPermissions/useContactFilter.ts +0 -35
- package/components/ui/accordion.tsx +0 -195
- package/components/ui/alert.tsx +0 -116
- package/components/ui/aspect-ratio.tsx +0 -5
- package/components/ui/avatar.tsx +0 -78
- package/components/ui/badge.tsx +0 -87
- package/components/ui/button.tsx +0 -253
- package/components/ui/card.tsx +0 -131
- package/components/ui/checkbox.tsx +0 -72
- package/components/ui/collapsible.tsx +0 -9
- package/components/ui/context-menu.tsx +0 -386
- package/components/ui/dialog.tsx +0 -233
- package/components/ui/dropdown-menu.tsx +0 -474
- package/components/ui/hover-card.tsx +0 -70
- package/components/ui/icon.tsx +0 -23
- package/components/ui/input-dropdown.tsx +0 -142
- package/components/ui/input.tsx +0 -120
- package/components/ui/label.tsx +0 -43
- package/components/ui/menubar.tsx +0 -436
- package/components/ui/navigation-menu.tsx +0 -267
- package/components/ui/popover.tsx +0 -72
- package/components/ui/progress.tsx +0 -105
- package/components/ui/radio-group.tsx +0 -103
- package/components/ui/select.tsx +0 -287
- package/components/ui/separator.tsx +0 -42
- package/components/ui/skeleton.tsx +0 -45
- package/components/ui/switch.tsx +0 -137
- package/components/ui/table.tsx +0 -154
- package/components/ui/tabs.tsx +0 -101
- package/components/ui/text.tsx +0 -268
- package/components/ui/textarea.tsx +0 -54
- package/components/ui/toggle-group.tsx +0 -157
- package/components/ui/toggle.tsx +0 -119
- package/components/ui/tooltip.tsx +0 -75
- package/components/ui/typography.tsx +0 -186
- package/components/useViewContext.tsx +0 -141
- package/components/utilityResourceViews/ErrorMessageResourceView.tsx +0 -26
- package/global.css +0 -151
- package/infra/ansible.cfg +0 -0
- package/infra/hosts +0 -2
- package/infra/hosts.example +0 -2
- package/infra/nginx.conf.j2 +0 -12
- package/infra/playbook.yml +0 -77
- package/infra/secrets.yml +0 -11
- package/lib/android-navigation-bar.ts +0 -11
- package/lib/constants.ts +0 -18
- package/lib/index.js +0 -88
- package/metro.config.js +0 -24
- package/resourceViews/Container/ContainerConfig.tsx +0 -13
- package/resourceViews/Container/ContainerView.tsx +0 -185
- package/resourceViews/Profile/ProfileConfig.tsx +0 -20
- package/resourceViews/Profile/ProfileKnows.tsx +0 -74
- package/resourceViews/Profile/ProfileView.tsx +0 -76
- package/resourceViews/RawCode/RawCodeConfig.tsx +0 -11
- package/resourceViews/RawCode/RawCodeEditor.tsx +0 -36
- package/resourceViews/RawCode/RawCodeView.tsx +0 -107
- package/scripts/adjust-server-paths.js +0 -37
- package/scripts/adjust-standalone-paths.js +0 -28
- package/test-server/server-config.json +0 -75
- package/test-server/solid-css-seed.json +0 -11
- package/tsconfig.json +0 -14
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
/* global.css */
|
|
2
|
+
:root {
|
|
3
|
+
--focus-ring-color: hsl(220 70% 45%);
|
|
4
|
+
--focus-ring-width: 2px;
|
|
5
|
+
--focus-ring-offset: 2px;
|
|
6
|
+
--focus-ring-shadow: 0 0 0 var(--focus-ring-offset) transparent, 0 0 0 calc(var(--focus-ring-offset) + var(--focus-ring-width)) var(--focus-ring-color);
|
|
7
|
+
}
|
|
8
|
+
:where(button, a[href], area[href], input:not([type=hidden]), select, textarea, summary, [role=button], [role=link], [role=menuitem], [role=menuitemradio], [role=menuitemcheckbox], [role=option], [role=treeitem], [role=tab], [role=switch], [role=checkbox], [role=radio], [role=slider], [role=spinbutton], [role=textbox], [role=combobox], [role=gridcell], [role=rowheader], [role=columnheader], [tabindex]:not([tabindex^="-"])) {
|
|
9
|
+
outline: none;
|
|
10
|
+
box-shadow: none;
|
|
11
|
+
}
|
|
12
|
+
:where(button, a[href], area[href], input:not([type=hidden]), select, textarea, summary, [role=button], [role=link], [role=menuitem], [role=menuitemradio], [role=menuitemcheckbox], [role=option], [role=treeitem], [role=tab], [role=switch], [role=checkbox], [role=radio], [role=slider], [role=spinbutton], [role=textbox], [role=combobox], [role=gridcell], [role=rowheader], [role=columnheader], [tabindex]:not([tabindex^="-"]))[disabled],
|
|
13
|
+
:where([aria-disabled=true], [data-disabled], [data-state=disabled]) {
|
|
14
|
+
box-shadow: none !important;
|
|
15
|
+
outline: none !important;
|
|
16
|
+
}
|
|
17
|
+
:where(button, a[href], area[href], input:not([type=hidden]), select, textarea, summary, [role=button], [role=link], [role=menuitem], [role=menuitemradio], [role=menuitemcheckbox], [role=option], [role=treeitem], [role=tab], [role=switch], [role=checkbox], [role=radio], [role=slider], [role=spinbutton], [role=textbox], [role=combobox], [role=gridcell], [role=rowheader], [role=columnheader], [tabindex]:not([tabindex^="-"])):focus:not(:focus-visible) {
|
|
18
|
+
outline: none !important;
|
|
19
|
+
box-shadow: none !important;
|
|
20
|
+
}
|
|
21
|
+
button::-moz-focus-inner {
|
|
22
|
+
border: 0;
|
|
23
|
+
padding: 0;
|
|
24
|
+
}
|
|
25
|
+
button:-moz-focusring:not(:focus-visible) {
|
|
26
|
+
outline: none;
|
|
27
|
+
}
|
|
28
|
+
@layer base {
|
|
29
|
+
:root {
|
|
30
|
+
--background: 0 0% 99%;
|
|
31
|
+
--foreground: 220 15% 12%;
|
|
32
|
+
--card: 0 0% 100%;
|
|
33
|
+
--card-foreground: 220 15% 12%;
|
|
34
|
+
--popover: 0 0% 100%;
|
|
35
|
+
--popover-foreground: 220 15% 12%;
|
|
36
|
+
--primary: 220 70% 45%;
|
|
37
|
+
--primary-foreground: 0 0% 100%;
|
|
38
|
+
--secondary: 220 14% 96%;
|
|
39
|
+
--secondary-foreground: 220 15% 20%;
|
|
40
|
+
--muted: 220 14% 96%;
|
|
41
|
+
--muted-foreground: 220 10% 42%;
|
|
42
|
+
--accent: 220 14% 94%;
|
|
43
|
+
--accent-foreground: 220 15% 20%;
|
|
44
|
+
--destructive: 0 72% 51%;
|
|
45
|
+
--destructive-foreground: 0 0% 100%;
|
|
46
|
+
--border: 220 13% 91%;
|
|
47
|
+
--input: 220 13% 91%;
|
|
48
|
+
--ring: 220 70% 45%;
|
|
49
|
+
--radius: 0.5rem;
|
|
50
|
+
--radius-sm: 0.375rem;
|
|
51
|
+
--radius-lg: 0.75rem;
|
|
52
|
+
}
|
|
53
|
+
.dark:root,
|
|
54
|
+
html.dark {
|
|
55
|
+
--background: 222 18% 8%;
|
|
56
|
+
--foreground: 210 20% 96%;
|
|
57
|
+
--card: 222 18% 10%;
|
|
58
|
+
--card-foreground: 210 20% 96%;
|
|
59
|
+
--popover: 222 18% 10%;
|
|
60
|
+
--popover-foreground: 210 20% 96%;
|
|
61
|
+
--primary: 217 91% 60%;
|
|
62
|
+
--primary-foreground: 0 0% 100%;
|
|
63
|
+
--secondary: 217 18% 18%;
|
|
64
|
+
--secondary-foreground: 210 20% 96%;
|
|
65
|
+
--muted: 217 18% 16%;
|
|
66
|
+
--muted-foreground: 215 16% 57%;
|
|
67
|
+
--accent: 217 18% 14%;
|
|
68
|
+
--accent-foreground: 210 20% 96%;
|
|
69
|
+
--destructive: 0 62% 50%;
|
|
70
|
+
--destructive-foreground: 0 0% 100%;
|
|
71
|
+
--border: 217 18% 18%;
|
|
72
|
+
--input: 217 18% 18%;
|
|
73
|
+
--ring: 217 91% 60%;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
html.bg-background {
|
|
77
|
+
background-color: hsl(var(--background));
|
|
78
|
+
}
|
|
79
|
+
.scrollbar-hide {
|
|
80
|
+
-ms-overflow-style: none;
|
|
81
|
+
scrollbar-width: none;
|
|
82
|
+
}
|
|
83
|
+
.scrollbar-hide::-webkit-scrollbar {
|
|
84
|
+
display: none;
|
|
85
|
+
}
|