@telepath-computer/television 0.1.205 → 0.1.208
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/THIRD-PARTY-NOTICES.txt +46 -12
- package/dist/canonical/v1/components.js +1 -258
- package/dist/canonical/v1/styles.css +372 -312
- package/dist/cli.cjs +11311 -10219
- package/dist/onboarding/README.md +19 -14
- package/dist/onboarding/business-ops/about.html +4 -8
- package/dist/onboarding/business-ops/retention-vs-releases.html +0 -9
- package/dist/onboarding/business-ops/revenue-vs-goals.html +0 -11
- package/dist/onboarding/onboarding-channels.json +114 -0
- package/dist/onboarding/productivity/about.html +4 -8
- package/dist/onboarding/productivity/company-todos/index.html +0 -3
- package/dist/onboarding/productivity/company-todos/task.css +3 -3
- package/dist/onboarding/productivity/company-todos/task.js +1 -4
- package/dist/onboarding/productivity/meeting-prep.html +0 -7
- package/dist/onboarding/productivity/priorities-today.html +0 -7
- package/dist/onboarding/productivity/todays-calendar/calendar.js +327 -643
- package/dist/onboarding/productivity/todays-calendar/index.html +0 -4
- package/dist/onboarding/research/about.html +5 -9
- package/dist/onboarding/research/open-model-research.html +0 -9
- package/dist/onboarding/research/todays-news.html +3 -10
- package/dist/onboarding/tv-guide/welcome/index.html +5 -5
- package/dist/skills/television/SKILL.md +180 -136
- package/dist/skills/tv-calendar/calendar.js +327 -643
- package/dist/skills/tv-tasks/SKILL.md +10 -9
- package/dist/skills/tv-tasks/task.css +5 -6
- package/dist/skills/tv-tasks/task.js +2 -5
- package/dist/skills/tv-theme/SKILL.md +293 -193
- package/dist/views/artifact-missing/index.html +125 -60
- package/dist/views/markdown/THIRD-PARTY-NOTICES.txt +7 -7
- package/dist/views/markdown/index.html +23 -46
- package/dist/web/THIRD-PARTY-NOTICES.txt +4 -4
- package/dist/web/assets/artifact-bridge-BXDhGuL-.js +1 -0
- package/dist/web/assets/{artifactMissing-DY3nzD0p.js → artifactMissing-9rcTXhkH.js} +1 -1
- package/dist/web/assets/main-Blg8fuaV.css +1 -0
- package/dist/web/assets/main-C15ixkrL.js +593 -0
- package/dist/web/assets/{urlUnsupported-B2K6eB7H.js → urlUnsupported-kgq7Zh2V.js} +1 -1
- package/dist/web/index.html +4 -3
- package/dist/web/views/artifact-missing/index.html +125 -60
- package/dist/web/views/url-unsupported/index.html +127 -74
- package/package.json +4 -1
- package/dist/onboarding/onboarding-screens.json +0 -167
- package/dist/skills/tv-calendar/THIRD-PARTY-NOTICES.txt +0 -36
- package/dist/web/assets/artifact-bridge-BhiFDvPj.js +0 -1
- package/dist/web/assets/main-5017mprd.css +0 -1
- package/dist/web/assets/main-C6W2LLUt.js +0 -865
- /package/dist/canonical/v1/fonts/{Hind-Variable.woff2 → Hind-Variable.933e9900.woff2} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{h as a,l as o,m as d}from"./artifact-bridge-BXDhGuL-.js";a(window,{reportNavigation:!1});window.addEventListener("message",t=>{t.source===window.parent&&o(t.data)&&l(t.data.url)});window.parent.postMessage({type:d},"*");function l(t,n=document){const e=f(n);if(p(e),t===null){e.targetBlock.hidden=!0,e.desktopApp.hidden=!1;return}const r=g(t);if(e.targetBlock.hidden=!1,e.desktopApp.hidden=!1,e.addressLabel.textContent="This is the URL you're trying to visit:",r){e.targetLink.textContent=t,e.targetLink.href=r.href,e.targetLink.hidden=!1;return}e.plainAddress.textContent=t,e.plainAddress.hidden=!1}function p(t){t.targetLink.removeAttribute("href"),t.targetLink.textContent="",t.targetLink.hidden=!0,t.addressLabel.textContent="",t.plainAddress.textContent="",t.plainAddress.hidden=!0}function g(t){try{const n=new URL(t);return n.protocol!=="http:"&&n.protocol!=="https:"?null:n}catch{return null}}function f(t){const n=t.getElementById("target-block"),e=t.getElementById("address-label"),r=t.getElementById("target-link"),s=t.getElementById("plain-address"),i=t.getElementById("desktop-app");if(!(n instanceof HTMLElement))throw new Error("Missing #target-block");if(!(e instanceof HTMLElement))throw new Error("Missing #address-label");if(!(r instanceof HTMLAnchorElement))throw new Error("Missing #target-link");if(!(s instanceof HTMLElement))throw new Error("Missing #plain-address");if(!(i instanceof HTMLElement))throw new Error("Missing #desktop-app");return{targetBlock:n,addressLabel:e,targetLink:r,plainAddress:s,desktopApp:i}}
|
package/dist/web/index.html
CHANGED
|
@@ -5,10 +5,11 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
6
6
|
<link rel="icon" type="image/svg+xml" href="./assets/favicon-DaYMFRha.svg" />
|
|
7
7
|
<title>Television</title>
|
|
8
|
-
<script type="module" crossorigin src="./assets/main-
|
|
9
|
-
<link rel="modulepreload" crossorigin href="./assets/artifact-bridge-
|
|
8
|
+
<script type="module" crossorigin src="./assets/main-C15ixkrL.js"></script>
|
|
9
|
+
<link rel="modulepreload" crossorigin href="./assets/artifact-bridge-BXDhGuL-.js">
|
|
10
10
|
<link rel="modulepreload" crossorigin href="./assets/missing-artifact-page-DVzJ41AE.js">
|
|
11
|
-
<link rel="stylesheet" crossorigin href="./assets/main-
|
|
11
|
+
<link rel="stylesheet" crossorigin href="./assets/main-Blg8fuaV.css">
|
|
12
|
+
<link rel="preload" as="font" crossorigin="" href="/canonical/v1/fonts/Hind-Variable.933e9900.woff2">
|
|
12
13
|
</head>
|
|
13
14
|
<body></body>
|
|
14
15
|
</html>
|
|
@@ -4,71 +4,136 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Artifact file not found</title>
|
|
7
|
-
<style
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
7
|
+
<style>/* Standalone documents inherit none of the app's foundation. These are the
|
|
8
|
+
declarations this page uses, copied from the foundation's colors.css,
|
|
9
|
+
text.css, and spacing.css. */
|
|
10
|
+
:root {
|
|
11
|
+
--neutral-200: oklch(92.2% 0 none);
|
|
12
|
+
--neutral-900: oklch(20.5% 0 none);
|
|
13
|
+
--blue-500: oklch(0.623 0.214 259.815);
|
|
14
|
+
|
|
15
|
+
--color-text: var(--neutral-900);
|
|
16
|
+
--color-background: var(--neutral-200);
|
|
17
|
+
|
|
18
|
+
--text-base: 14px;
|
|
19
|
+
--text-sm: round(calc(var(--text-md) / var(--text-scale)), 1px);
|
|
20
|
+
--text-md: var(--text-base);
|
|
21
|
+
--text-lg: round(calc(var(--text-md) * var(--text-scale)), 1px);
|
|
22
|
+
--text-scale: 1.125;
|
|
23
|
+
--leading-base: 1.5;
|
|
24
|
+
|
|
25
|
+
/* Loading Hind here would require another standalone asset route. Use the
|
|
26
|
+
fallback portion of the foundation's sans stack instead. */
|
|
27
|
+
--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
|
|
28
|
+
--font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, monospace;
|
|
29
|
+
--font-weight-semibold: 600;
|
|
30
|
+
|
|
31
|
+
--space-2: 2px;
|
|
32
|
+
--space-4: 4px;
|
|
33
|
+
--space-6: 6px;
|
|
34
|
+
--space-12: 12px;
|
|
35
|
+
--space-24: 24px;
|
|
36
|
+
--radius-4: 4px;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* The standalone reset declarations are copied from foundation/reset.css. */
|
|
40
|
+
*,
|
|
41
|
+
*::before,
|
|
42
|
+
*::after {
|
|
43
|
+
box-sizing: border-box;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
html,
|
|
47
|
+
body {
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
body {
|
|
53
|
+
min-height: 100vh;
|
|
54
|
+
font-family: var(--font-sans);
|
|
55
|
+
font-size: var(--text-md);
|
|
56
|
+
line-height: var(--leading-base);
|
|
57
|
+
color: var(--color-text);
|
|
58
|
+
background: var(--color-background);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
h1,
|
|
62
|
+
p {
|
|
63
|
+
margin: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/* The page: the app's ground with the state's message in a centred reading
|
|
67
|
+
column. */
|
|
68
|
+
.artifact-error {
|
|
69
|
+
min-height: 100vh;
|
|
70
|
+
box-sizing: border-box;
|
|
71
|
+
padding: var(--space-24);
|
|
72
|
+
display: grid;
|
|
73
|
+
place-items: center;
|
|
74
|
+
background: var(--color-background);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.artifact-error-body {
|
|
78
|
+
max-width: 520px;
|
|
79
|
+
display: flex;
|
|
80
|
+
flex-direction: column;
|
|
81
|
+
gap: var(--space-12);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.artifact-error h1 {
|
|
85
|
+
font-size: var(--text-lg);
|
|
86
|
+
font-weight: var(--font-weight-semibold);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.artifact-error-block {
|
|
90
|
+
display: flex;
|
|
91
|
+
flex-direction: column;
|
|
92
|
+
gap: var(--space-4);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
/* The address: wrapping anywhere, the link plainly a link. */
|
|
96
|
+
.artifact-error a,
|
|
97
|
+
.artifact-error .plain-address {
|
|
98
|
+
display: inline-block;
|
|
99
|
+
max-width: 100%;
|
|
100
|
+
overflow-wrap: anywhere;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.artifact-error a {
|
|
104
|
+
color: var(--blue-500);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
/* The chips — the path, the commands: mono, wrapping anywhere, selected
|
|
108
|
+
whole by one press — they exist to be copied. */
|
|
109
|
+
.artifact-error code {
|
|
110
|
+
display: inline-block;
|
|
111
|
+
max-width: 100%;
|
|
112
|
+
overflow-wrap: anywhere;
|
|
113
|
+
padding: var(--space-2) var(--space-6);
|
|
114
|
+
border-radius: var(--radius-4);
|
|
115
|
+
font-family: var(--font-mono);
|
|
116
|
+
font-size: var(--text-sm);
|
|
117
|
+
background: var(--neutral-200);
|
|
118
|
+
user-select: all;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/* The fixed documents reveal optional blocks after their host replies. */
|
|
122
|
+
[hidden] {
|
|
123
|
+
display: none !important;
|
|
124
|
+
}
|
|
125
|
+
</style>
|
|
126
|
+
<script type="module" crossorigin src="../../assets/artifactMissing-9rcTXhkH.js"></script>
|
|
127
|
+
<link rel="modulepreload" crossorigin href="../../assets/artifact-bridge-BXDhGuL-.js">
|
|
63
128
|
<link rel="modulepreload" crossorigin href="../../assets/missing-artifact-page-DVzJ41AE.js">
|
|
64
129
|
</head>
|
|
65
130
|
<body>
|
|
66
|
-
<main>
|
|
67
|
-
<div class="
|
|
131
|
+
<main class="artifact-error">
|
|
132
|
+
<div class="artifact-error-body">
|
|
68
133
|
<h1 id="missing-title"></h1>
|
|
69
134
|
<p id="missing-description"></p>
|
|
70
|
-
<section id="path-block" class="
|
|
71
|
-
<p
|
|
135
|
+
<section id="path-block" class="artifact-error-block" aria-label="Missing artifact path" hidden>
|
|
136
|
+
<p>Registered path:</p>
|
|
72
137
|
<p><code id="missing-path"></code></p>
|
|
73
138
|
</section>
|
|
74
139
|
<p id="missing-recovery"></p>
|
|
@@ -4,88 +4,141 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>External web page</title>
|
|
7
|
-
<style
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
7
|
+
<style>/* Standalone documents inherit none of the app's foundation. These are the
|
|
8
|
+
declarations this page uses, copied from the foundation's colors.css,
|
|
9
|
+
text.css, and spacing.css. */
|
|
10
|
+
:root {
|
|
11
|
+
--neutral-200: oklch(92.2% 0 none);
|
|
12
|
+
--neutral-900: oklch(20.5% 0 none);
|
|
13
|
+
--blue-500: oklch(0.623 0.214 259.815);
|
|
14
|
+
|
|
15
|
+
--color-text: var(--neutral-900);
|
|
16
|
+
--color-background: var(--neutral-200);
|
|
17
|
+
|
|
18
|
+
--text-base: 14px;
|
|
19
|
+
--text-sm: round(calc(var(--text-md) / var(--text-scale)), 1px);
|
|
20
|
+
--text-md: var(--text-base);
|
|
21
|
+
--text-lg: round(calc(var(--text-md) * var(--text-scale)), 1px);
|
|
22
|
+
--text-scale: 1.125;
|
|
23
|
+
--leading-base: 1.5;
|
|
24
|
+
|
|
25
|
+
/* Loading Hind here would require another standalone asset route. Use the
|
|
26
|
+
fallback portion of the foundation's sans stack instead. */
|
|
27
|
+
--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
|
|
28
|
+
--font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, monospace;
|
|
29
|
+
--font-weight-semibold: 600;
|
|
30
|
+
|
|
31
|
+
--space-2: 2px;
|
|
32
|
+
--space-4: 4px;
|
|
33
|
+
--space-6: 6px;
|
|
34
|
+
--space-12: 12px;
|
|
35
|
+
--space-24: 24px;
|
|
36
|
+
--radius-4: 4px;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* The standalone reset declarations are copied from foundation/reset.css. */
|
|
40
|
+
*,
|
|
41
|
+
*::before,
|
|
42
|
+
*::after {
|
|
43
|
+
box-sizing: border-box;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
html,
|
|
47
|
+
body {
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
body {
|
|
53
|
+
min-height: 100vh;
|
|
54
|
+
font-family: var(--font-sans);
|
|
55
|
+
font-size: var(--text-md);
|
|
56
|
+
line-height: var(--leading-base);
|
|
57
|
+
color: var(--color-text);
|
|
58
|
+
background: var(--color-background);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
h1,
|
|
62
|
+
p {
|
|
63
|
+
margin: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/* The page: the app's ground with the state's message in a centred reading
|
|
67
|
+
column. */
|
|
68
|
+
.artifact-error {
|
|
69
|
+
min-height: 100vh;
|
|
70
|
+
box-sizing: border-box;
|
|
71
|
+
padding: var(--space-24);
|
|
72
|
+
display: grid;
|
|
73
|
+
place-items: center;
|
|
74
|
+
background: var(--color-background);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.artifact-error-body {
|
|
78
|
+
max-width: 520px;
|
|
79
|
+
display: flex;
|
|
80
|
+
flex-direction: column;
|
|
81
|
+
gap: var(--space-12);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.artifact-error h1 {
|
|
85
|
+
font-size: var(--text-lg);
|
|
86
|
+
font-weight: var(--font-weight-semibold);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.artifact-error-block {
|
|
90
|
+
display: flex;
|
|
91
|
+
flex-direction: column;
|
|
92
|
+
gap: var(--space-4);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
/* The address: wrapping anywhere, the link plainly a link. */
|
|
96
|
+
.artifact-error a,
|
|
97
|
+
.artifact-error .plain-address {
|
|
98
|
+
display: inline-block;
|
|
99
|
+
max-width: 100%;
|
|
100
|
+
overflow-wrap: anywhere;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.artifact-error a {
|
|
104
|
+
color: var(--blue-500);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
/* The chips — the path, the commands: mono, wrapping anywhere, selected
|
|
108
|
+
whole by one press — they exist to be copied. */
|
|
109
|
+
.artifact-error code {
|
|
110
|
+
display: inline-block;
|
|
111
|
+
max-width: 100%;
|
|
112
|
+
overflow-wrap: anywhere;
|
|
113
|
+
padding: var(--space-2) var(--space-6);
|
|
114
|
+
border-radius: var(--radius-4);
|
|
115
|
+
font-family: var(--font-mono);
|
|
116
|
+
font-size: var(--text-sm);
|
|
117
|
+
background: var(--neutral-200);
|
|
118
|
+
user-select: all;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/* The fixed documents reveal optional blocks after their host replies. */
|
|
122
|
+
[hidden] {
|
|
123
|
+
display: none !important;
|
|
124
|
+
}
|
|
125
|
+
</style>
|
|
126
|
+
<script type="module" crossorigin src="../../assets/urlUnsupported-kgq7Zh2V.js"></script>
|
|
127
|
+
<link rel="modulepreload" crossorigin href="../../assets/artifact-bridge-BXDhGuL-.js">
|
|
75
128
|
</head>
|
|
76
129
|
<body>
|
|
77
|
-
<main>
|
|
78
|
-
<div class="
|
|
130
|
+
<main class="artifact-error">
|
|
131
|
+
<div class="artifact-error-body">
|
|
79
132
|
<h1>This is an external web page</h1>
|
|
80
|
-
<section id="target-block" class="
|
|
81
|
-
<p id="address-label"
|
|
82
|
-
<p><strong><a id="target-link"
|
|
133
|
+
<section id="target-block" class="artifact-error-block" hidden>
|
|
134
|
+
<p id="address-label"></p>
|
|
135
|
+
<p><strong><a id="target-link" target="_blank" rel="noopener noreferrer"></a></strong></p>
|
|
83
136
|
<p id="plain-address" class="plain-address" hidden></p>
|
|
84
137
|
</section>
|
|
85
138
|
|
|
86
139
|
<p>Television can't display external web pages directly inside a web browser. You can view external web pages right inside Television with the desktop app.</p>
|
|
87
140
|
|
|
88
|
-
<section id="desktop-app" class="
|
|
141
|
+
<section id="desktop-app" class="artifact-error-block" aria-label="Television desktop app" hidden>
|
|
89
142
|
<p>To install the Television desktop app, run this command in your terminal:</p>
|
|
90
143
|
<p><code>npm install -g @telepath-computer/television-desktop</code></p>
|
|
91
144
|
<p>Then launch it with:</p>
|
package/package.json
CHANGED
|
@@ -1,167 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 1,
|
|
3
|
-
"focusScreen": "tv-guide",
|
|
4
|
-
"screens": [
|
|
5
|
-
{
|
|
6
|
-
"slug": "tv-guide",
|
|
7
|
-
"name": "TV Guide",
|
|
8
|
-
"artifacts": [
|
|
9
|
-
{
|
|
10
|
-
"slug": "welcome",
|
|
11
|
-
"title": "Welcome to Television"
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"layout": [
|
|
15
|
-
{
|
|
16
|
-
"type": "card",
|
|
17
|
-
"slug": "welcome",
|
|
18
|
-
"width": 5
|
|
19
|
-
}
|
|
20
|
-
]
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"slug": "business-ops",
|
|
24
|
-
"name": "Business ops",
|
|
25
|
-
"artifacts": [
|
|
26
|
-
{
|
|
27
|
-
"slug": "about",
|
|
28
|
-
"title": "About this screen"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"slug": "revenue-vs-goals",
|
|
32
|
-
"title": "Revenue vs. goals"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"slug": "retention-vs-releases",
|
|
36
|
-
"title": "Retention vs. recent releases"
|
|
37
|
-
}
|
|
38
|
-
],
|
|
39
|
-
"layout": [
|
|
40
|
-
{
|
|
41
|
-
"type": "card",
|
|
42
|
-
"slug": "about",
|
|
43
|
-
"width": 2,
|
|
44
|
-
"height": 6
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"type": "card",
|
|
48
|
-
"slug": "revenue-vs-goals",
|
|
49
|
-
"width": 5,
|
|
50
|
-
"height": 6
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"type": "card",
|
|
54
|
-
"slug": "retention-vs-releases",
|
|
55
|
-
"width": 5,
|
|
56
|
-
"height": 6
|
|
57
|
-
}
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"slug": "productivity",
|
|
62
|
-
"name": "Productivity",
|
|
63
|
-
"artifacts": [
|
|
64
|
-
{
|
|
65
|
-
"slug": "about",
|
|
66
|
-
"title": "About this screen"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"slug": "priorities-today",
|
|
70
|
-
"title": "Priorities for Today"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"slug": "company-todos",
|
|
74
|
-
"title": "Company To-dos"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"slug": "todays-calendar",
|
|
78
|
-
"title": "Today's Calendar"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"slug": "meeting-prep",
|
|
82
|
-
"title": "Meeting prep"
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"layout": [
|
|
86
|
-
{
|
|
87
|
-
"type": "card",
|
|
88
|
-
"slug": "about",
|
|
89
|
-
"width": 2,
|
|
90
|
-
"height": 6
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "card",
|
|
94
|
-
"slug": "priorities-today",
|
|
95
|
-
"width": 4,
|
|
96
|
-
"height": 6
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"type": "card",
|
|
100
|
-
"slug": "company-todos",
|
|
101
|
-
"width": 4,
|
|
102
|
-
"height": 6
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"type": "card",
|
|
106
|
-
"slug": "todays-calendar",
|
|
107
|
-
"width": 2,
|
|
108
|
-
"height": 6
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"type": "card",
|
|
112
|
-
"slug": "meeting-prep",
|
|
113
|
-
"width": 4,
|
|
114
|
-
"height": 6
|
|
115
|
-
}
|
|
116
|
-
]
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"slug": "research",
|
|
120
|
-
"name": "Research",
|
|
121
|
-
"artifacts": [
|
|
122
|
-
{
|
|
123
|
-
"slug": "about",
|
|
124
|
-
"title": "About this screen"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"slug": "todays-news",
|
|
128
|
-
"title": "Today's AI News"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"slug": "open-model-research",
|
|
132
|
-
"title": "Open model research"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"slug": "draft-blog-post",
|
|
136
|
-
"title": "Draft blog post"
|
|
137
|
-
}
|
|
138
|
-
],
|
|
139
|
-
"layout": [
|
|
140
|
-
{
|
|
141
|
-
"type": "card",
|
|
142
|
-
"slug": "about",
|
|
143
|
-
"width": 2,
|
|
144
|
-
"height": 6
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"type": "card",
|
|
148
|
-
"slug": "todays-news",
|
|
149
|
-
"width": 3,
|
|
150
|
-
"height": 6
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "card",
|
|
154
|
-
"slug": "open-model-research",
|
|
155
|
-
"width": 5,
|
|
156
|
-
"height": 6
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"type": "card",
|
|
160
|
-
"slug": "draft-blog-post",
|
|
161
|
-
"width": 4,
|
|
162
|
-
"height": 6
|
|
163
|
-
}
|
|
164
|
-
]
|
|
165
|
-
}
|
|
166
|
-
]
|
|
167
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
TELEVISION THIRD-PARTY LICENSING NOTICES
|
|
2
|
-
|
|
3
|
-
This file contains the license terms and attribution notices for third-party software and materials included in Television.
|
|
4
|
-
================================================================================
|
|
5
|
-
lit-html@3.3.2
|
|
6
|
-
Licensed under BSD-3-Clause.
|
|
7
|
-
--------------------------------------------------------------------------------
|
|
8
|
-
BSD 3-Clause License
|
|
9
|
-
|
|
10
|
-
Copyright (c) 2017 Google LLC. All rights reserved.
|
|
11
|
-
|
|
12
|
-
Redistribution and use in source and binary forms, with or without
|
|
13
|
-
modification, are permitted provided that the following conditions are met:
|
|
14
|
-
|
|
15
|
-
1. Redistributions of source code must retain the above copyright notice, this
|
|
16
|
-
list of conditions and the following disclaimer.
|
|
17
|
-
|
|
18
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
19
|
-
this list of conditions and the following disclaimer in the documentation
|
|
20
|
-
and/or other materials provided with the distribution.
|
|
21
|
-
|
|
22
|
-
3. Neither the name of the copyright holder nor the names of its
|
|
23
|
-
contributors may be used to endorse or promote products derived from
|
|
24
|
-
this software without specific prior written permission.
|
|
25
|
-
|
|
26
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
27
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
28
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
29
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
30
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
31
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
32
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
33
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
34
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
35
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
36
|
-
|