Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 08b2c91

Browse files
committed
0.7.5
1 parent 8e92e14 commit 08b2c91

17 files changed

+70
-55
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ npm install label-studio
2020

2121
```xhtml
2222
<!-- Include Label Studio stylesheet -->
23-
<link href="https://unpkg.com/[email protected].3/build/static/css/main.09b8161e.css" rel="stylesheet">
23+
<link href="https://unpkg.com/[email protected].5/build/static/css/main.css" rel="stylesheet">
2424

2525
<!-- Create the Label Studio container -->
2626
<div id="label-studio"></div>
2727

2828
<!-- Include the Label Studio library -->
29-
<script src="https://unpkg.com/[email protected].3/build/static/js/main.e963e015.js"></script>
29+
<script src="https://unpkg.com/[email protected].5/build/static/js/main.js"></script>
3030

3131
<!-- Initialize Label Studio -->
3232
<script>

build/asset-manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.09b8161e.css",
4-
"main.js": "/static/js/main.e963e015.js",
5-
"main.js.map": "/static/js/main.e963e015.js.map",
3+
"main.css": "/static/css/main.css",
4+
"main.js": "/static/js/main.js",
5+
"main.js.map": "/static/js/main.js.map",
66
"index.html": "/index.html",
7-
"precache-manifest.83c9633792aeb3b75a607097c7caa55c.js": "/precache-manifest.83c9633792aeb3b75a607097c7caa55c.js",
7+
"precache-manifest.b6ebb020b6cbfa8ea75cee3e0d4f34d3.js": "/precache-manifest.b6ebb020b6cbfa8ea75cee3e0d4f34d3.js",
88
"service-worker.js": "/service-worker.js",
9-
"static/css/main.09b8161e.css.map": "/static/css/main.09b8161e.css.map",
10-
"static/js/main.e963e015.js.LICENSE.txt": "/static/js/main.e963e015.js.LICENSE.txt"
9+
"static/css/main.css.map": "/static/css/main.css.map",
10+
"static/js/main.js.LICENSE.txt": "/static/js/main.js.LICENSE.txt"
1111
},
1212
"entrypoints": [
13-
"static/css/main.09b8161e.css",
14-
"static/js/main.e963e015.js"
13+
"static/css/main.css",
14+
"static/js/main.js"
1515
]
1616
}

build/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/main.09b8161e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav"><li><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a></li><li><a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub"><img src="./images/GitHub-Mark-64px.png" height="25"/></a></li></ul></div><div id="ls-container"><div id="label-studio"></div></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script>!function(e,t){e.domReady=function(n,a){t.addEventListener&&t.addEventListener("DOMContentLoaded",(function d(o){t.removeEventListener("DOMContentLoaded",d),n.call(a||e,o)}))||t.attachEvent&&t.attachEvent("onreadystatechange",(function d(o){"complete"===t.readyState&&(t.detachEvent("onreadystatechange",d),n.call(a||e,o))}))}}(window,document)</script><script>domReady((function(){new LabelStudio("label-studio",{description:"Description",interfaces:["panel","update","controls","side-column","completions:menu","completions:add-new","completions:delete","predictions:menu"],task:{completions:[],predictions:[],id:1,data:{image:"https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"}}})}))</script><script src="/static/js/main.e963e015.js"></script></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/main.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav"><li><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a></li><li><a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub"><img src="./images/GitHub-Mark-64px.png" height="25"/></a></li></ul></div><div id="ls-container"><div id="label-studio"></div></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script>!function(e,t){e.domReady=function(n,a){t.addEventListener&&t.addEventListener("DOMContentLoaded",(function d(o){t.removeEventListener("DOMContentLoaded",d),n.call(a||e,o)}))||t.attachEvent&&t.attachEvent("onreadystatechange",(function d(o){"complete"===t.readyState&&(t.detachEvent("onreadystatechange",d),n.call(a||e,o))}))}}(window,document)</script><script>domReady((function(){new LabelStudio("label-studio",{description:"Description",interfaces:["panel","update","controls","side-column","completions:menu","completions:add-new","completions:delete","predictions:menu"],task:{completions:[],predictions:[],id:1,data:{image:"https://htx-misc.s3.amazonaws.com/opensource/label-studio/examples/images/nick-owuor-astro-nic-visuals-wDifg5xc9Z4-unsplash.jpg"}}})}))</script><script src="/static/js/main.js"></script></body></html>

build/precache-manifest.83c9633792aeb3b75a607097c7caa55c.js

Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
self.__precacheManifest = (self.__precacheManifest || []).concat([
2+
{
3+
"revision": "6fbb8ca8f586797dfcb374b59cf593fd",
4+
"url": "/index.html"
5+
},
6+
{
7+
"revision": "2351d6016c133fef176b",
8+
"url": "/static/css/main.css"
9+
},
10+
{
11+
"revision": "2351d6016c133fef176b",
12+
"url": "/static/js/main.js"
13+
},
14+
{
15+
"revision": "d9c5248aef5b6070ac286f3b4ec8406a",
16+
"url": "/static/js/main.js.LICENSE.txt"
17+
}
18+
]);

build/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"/precache-manifest.83c9633792aeb3b75a607097c7caa55c.js"
17+
"/precache-manifest.b6ebb020b6cbfa8ea75cee3e0d4f34d3.js"
1818
);
1919

2020
self.addEventListener('message', (event) => {

build/static/css/main.09b8161e.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

build/static/css/main.09b8161e.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/static/css/main.css

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/css/main.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.e963e015.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

build/static/js/main.e963e015.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/static/js/main.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.e963e015.js.LICENSE.txt renamed to build/static/js/main.js.LICENSE.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,21 @@ object-assign
4848
* @license BSD-3-Clause
4949
*/
5050

51+
/*! *****************************************************************************
52+
Copyright (c) Microsoft Corporation.
53+
54+
Permission to use, copy, modify, and/or distribute this software for any
55+
purpose with or without fee is hereby granted.
56+
57+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
58+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
59+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
60+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
61+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
62+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
63+
PERFORMANCE OF THIS SOFTWARE.
64+
***************************************************************************** */
65+
5166
/*! *****************************************************************************
5267
Copyright (c) Microsoft Corporation. All rights reserved.
5368
Licensed under the Apache License, Version 2.0 (the "License"); you may not use

build/static/js/main.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "label-studio",
3-
"version": "0.7.3",
3+
"version": "0.7.5",
44
"description": "Data Labeling Tool that is backend agnostic and can be embedded into your applications",
55
"homepage": "https://labelstud.io",
66
"author": {

0 commit comments

Comments
 (0)