@dilicorp/ui 0.0.18 → 0.0.21

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.
Files changed (43) hide show
  1. package/dist/components/form-builder/components/input.d.ts +1 -1
  2. package/dist/components/form-builder/components/input.d.ts.map +1 -1
  3. package/dist/components/form-builder/form-builder.js +1 -1
  4. package/dist/components/form-builder/form-builder.types.d.ts +3 -3
  5. package/dist/components/form-builder/form-builder.types.d.ts.map +1 -1
  6. package/dist/components/page-list/page-list-get-filters.d.ts +1 -0
  7. package/dist/components/page-list/page-list-get-filters.d.ts.map +1 -1
  8. package/dist/components/page-list/page-list-get-filters.js +3 -9
  9. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts +1 -0
  10. package/dist/components/side-navigation-bar/side-navigation-bar.d.ts.map +1 -1
  11. package/dist/components/side-navigation-bar/side-navigation-bar.js +6 -2
  12. package/dist/css/style.min.css +1 -1
  13. package/package.json +1 -1
  14. package/storybook-static/0.08893e50.iframe.bundle.js +0 -3
  15. package/storybook-static/0.08893e50.iframe.bundle.js.LICENSE.txt +0 -8
  16. package/storybook-static/0.08893e50.iframe.bundle.js.map +0 -1
  17. package/storybook-static/0.b0b5b3f559b84081dd33.manager.bundle.js +0 -1
  18. package/storybook-static/1.572b270d.iframe.bundle.js +0 -1
  19. package/storybook-static/2.4cf53057.iframe.bundle.js +0 -1
  20. package/storybook-static/4.cfda70ac5c4ce062aa37.manager.bundle.js +0 -2
  21. package/storybook-static/4.cfda70ac5c4ce062aa37.manager.bundle.js.LICENSE.txt +0 -8
  22. package/storybook-static/5.95c292b00bd11a026c89.manager.bundle.js +0 -1
  23. package/storybook-static/6.4c32d773177faa6db877.manager.bundle.js +0 -2
  24. package/storybook-static/6.4c32d773177faa6db877.manager.bundle.js.LICENSE.txt +0 -12
  25. package/storybook-static/6.e8b40fae.iframe.bundle.js +0 -1
  26. package/storybook-static/7.22a62d0f9975054e5739.manager.bundle.js +0 -1
  27. package/storybook-static/7.e50f8d19.iframe.bundle.js +0 -3
  28. package/storybook-static/7.e50f8d19.iframe.bundle.js.LICENSE.txt +0 -12
  29. package/storybook-static/7.e50f8d19.iframe.bundle.js.map +0 -1
  30. package/storybook-static/8.0348846e.iframe.bundle.js +0 -1
  31. package/storybook-static/8.d24c8648319445bb90fc.manager.bundle.js +0 -1
  32. package/storybook-static/favicon.ico +0 -0
  33. package/storybook-static/iframe.html +0 -348
  34. package/storybook-static/index.html +0 -59
  35. package/storybook-static/main.2fe34791.iframe.bundle.js +0 -1
  36. package/storybook-static/main.3f4a9300c76af4ffb17c.manager.bundle.js +0 -1
  37. package/storybook-static/runtime~main.5d0f5a14930d5a84ee06.manager.bundle.js +0 -1
  38. package/storybook-static/runtime~main.cb23477f.iframe.bundle.js +0 -1
  39. package/storybook-static/vendors~main.0e4f133fe1d8086f87a3.manager.bundle.js +0 -2
  40. package/storybook-static/vendors~main.0e4f133fe1d8086f87a3.manager.bundle.js.LICENSE.txt +0 -104
  41. package/storybook-static/vendors~main.1bd52ec4.iframe.bundle.js +0 -3
  42. package/storybook-static/vendors~main.1bd52ec4.iframe.bundle.js.LICENSE.txt +0 -142
  43. package/storybook-static/vendors~main.1bd52ec4.iframe.bundle.js.map +0 -1
@@ -1,142 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- Copyright (c) 2018 Jed Watson.
9
- Licensed under the MIT License (MIT), see
10
- http://jedwatson.github.io/classnames
11
- */
12
-
13
- /*!
14
- * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
15
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
16
- */
17
-
18
- /*!
19
- * The buffer module from node.js, for the browser.
20
- *
21
- * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
22
- * @license MIT
23
- */
24
-
25
- /*!
26
- * The buffer module from node.js, for the browser.
27
- *
28
- * @author Feross Aboukhadijeh <http://feross.org>
29
- * @license MIT
30
- */
31
-
32
- /*!
33
- * https://github.com/es-shims/es5-shim
34
- * @license es5-shim Copyright 2009-2020 by contributors, MIT License
35
- * see https://github.com/es-shims/es5-shim/blob/master/LICENSE
36
- */
37
-
38
- /*!
39
- * https://github.com/paulmillr/es6-shim
40
- * @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
41
- * and contributors, MIT License
42
- * es6-shim: v0.35.4
43
- * see https://github.com/paulmillr/es6-shim/blob/0.35.3/LICENSE
44
- * Details and documentation:
45
- * https://github.com/paulmillr/es6-shim/
46
- */
47
-
48
- /*!
49
- * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
50
- *
51
- * Copyright (c) 2014-2017, Jon Schlinkert.
52
- * Released under the MIT License.
53
- */
54
-
55
- /*!
56
- * isobject <https://github.com/jonschlinkert/isobject>
57
- *
58
- * Copyright (c) 2014-2017, Jon Schlinkert.
59
- * Released under the MIT License.
60
- */
61
-
62
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
63
-
64
- /**
65
- * React Router DOM v6.0.2
66
- *
67
- * Copyright (c) Remix Software Inc.
68
- *
69
- * This source code is licensed under the MIT license found in the
70
- * LICENSE.md file in the root directory of this source tree.
71
- *
72
- * @license MIT
73
- */
74
-
75
- /**
76
- * React Router v6.0.2
77
- *
78
- * Copyright (c) Remix Software Inc.
79
- *
80
- * This source code is licensed under the MIT license found in the
81
- * LICENSE.md file in the root directory of this source tree.
82
- *
83
- * @license MIT
84
- */
85
-
86
- /** @license React v0.20.2
87
- * scheduler.production.min.js
88
- *
89
- * Copyright (c) Facebook, Inc. and its affiliates.
90
- *
91
- * This source code is licensed under the MIT license found in the
92
- * LICENSE file in the root directory of this source tree.
93
- */
94
-
95
- /** @license React v16.13.1
96
- * react-is.production.min.js
97
- *
98
- * Copyright (c) Facebook, Inc. and its affiliates.
99
- *
100
- * This source code is licensed under the MIT license found in the
101
- * LICENSE file in the root directory of this source tree.
102
- */
103
-
104
- /** @license React v17.0.2
105
- * react-dom.production.min.js
106
- *
107
- * Copyright (c) Facebook, Inc. and its affiliates.
108
- *
109
- * This source code is licensed under the MIT license found in the
110
- * LICENSE file in the root directory of this source tree.
111
- */
112
-
113
- /** @license React v17.0.2
114
- * react-is.production.min.js
115
- *
116
- * Copyright (c) Facebook, Inc. and its affiliates.
117
- *
118
- * This source code is licensed under the MIT license found in the
119
- * LICENSE file in the root directory of this source tree.
120
- */
121
-
122
- /** @license React v17.0.2
123
- * react-jsx-runtime.production.min.js
124
- *
125
- * Copyright (c) Facebook, Inc. and its affiliates.
126
- *
127
- * This source code is licensed under the MIT license found in the
128
- * LICENSE file in the root directory of this source tree.
129
- */
130
-
131
- /** @license React v17.0.2
132
- * react.production.min.js
133
- *
134
- * Copyright (c) Facebook, Inc. and its affiliates.
135
- *
136
- * This source code is licensed under the MIT license found in the
137
- * LICENSE file in the root directory of this source tree.
138
- */
139
-
140
- //! stable.js 0.1.8, https://github.com/Two-Screen/stable
141
-
142
- //! © 2018 Angry Bytes and contributors. MIT licensed.
@@ -1 +0,0 @@
1
- {"version":3,"file":"vendors~main.1bd52ec4.iframe.bundle.js","sources":[],"mappings":";A","sourceRoot":""}