Skip to content

Commit 482a543

Browse files
authored
Updating docs to @tableau/tableau-ui@3.10.0 (#39)
1 parent 8965f36 commit 482a543

File tree

5 files changed

+98
-86
lines changed

5 files changed

+98
-86
lines changed

docs/build/2.js

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

docs/build/LICENSE

Lines changed: 43 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
1-
/*! https://mths.be/regenerate v1.3.3 by @mathias | MIT license */
2-
3-
/**
4-
* A better abstraction over CSS.
5-
*
6-
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
7-
* @website https://github.com/cssinjs/jss
8-
* @license MIT
9-
*/
10-
111
/*
122
object-assign
133
(c) Sindre Sorhus
144
@license MIT
155
*/
166

177
/*!
18-
* The buffer module from node.js, for the browser.
19-
*
20-
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
21-
* @license MIT
22-
*/
8+
Copyright (c) 2018 Jed Watson.
9+
Licensed under the MIT License (MIT), see
10+
http://jedwatson.github.io/classnames
11+
*/
2312

2413
/*!
2514
* @overview es6-promise - a tiny implementation of Promises/A+.
@@ -29,8 +18,42 @@ object-assign
2918
* @version v4.2.8+1e68dce6
3019
*/
3120

32-
/** @license React v16.8.6
33-
* react-dom.production.min.js
21+
/*!
22+
* The buffer module from node.js, for the browser.
23+
*
24+
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
25+
* @license MIT
26+
*/
27+
28+
/*!
29+
* regjsgen 0.5.2
30+
* Copyright 2014-2020 Benjamin Tan <https://ofcr.se/>
31+
* Available under the MIT license <https://github.com/bnjmnt4n/regjsgen/blob/master/LICENSE-MIT.txt>
32+
*/
33+
34+
/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
35+
36+
/*! https://mths.be/regenerate v1.4.2 by @mathias | MIT license */
37+
38+
/**
39+
* A better abstraction over CSS.
40+
*
41+
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
42+
* @website https://github.com/cssinjs/jss
43+
* @license MIT
44+
*/
45+
46+
/**
47+
* Prism: Lightweight, robust, elegant syntax highlighting
48+
*
49+
* @license MIT <https://opensource.org/licenses/MIT>
50+
* @author Lea Verou <https://lea.verou.me>
51+
* @namespace
52+
* @public
53+
*/
54+
55+
/** @license React v0.13.6
56+
* scheduler.production.min.js
3457
*
3558
* Copyright (c) Facebook, Inc. and its affiliates.
3659
*
@@ -39,25 +62,19 @@ object-assign
3962
*/
4063

4164
/** @license React v16.8.6
42-
* react.production.min.js
65+
* react-dom.production.min.js
4366
*
4467
* Copyright (c) Facebook, Inc. and its affiliates.
4568
*
4669
* This source code is licensed under the MIT license found in the
4770
* LICENSE file in the root directory of this source tree.
4871
*/
4972

50-
/** @license React v0.13.6
51-
* scheduler.production.min.js
73+
/** @license React v16.8.6
74+
* react.production.min.js
5275
*
5376
* Copyright (c) Facebook, Inc. and its affiliates.
5477
*
5578
* This source code is licensed under the MIT license found in the
5679
* LICENSE file in the root directory of this source tree.
5780
*/
58-
59-
/*!
60-
* regjsgen 0.5.1
61-
* Copyright 2014-2019 Benjamin Tan <https://bnjmnt4n.now.sh/>
62-
* Available under MIT license <https://github.com/bnjmnt4n/regjsgen/blob/master/LICENSE>
63-
*/

docs/build/bundle.js

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

docs/build/main.js

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

docs/index.html

Lines changed: 53 additions & 56 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)