@ilo-org/react 0.1.0 → 0.1.2
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/CHANGELOG.md +19 -0
- package/lib/cjs/{DailyMotion-97d1831a.js → DailyMotion-4f88e10b.js} +1 -1
- package/lib/cjs/{Facebook-ccb27d1d.js → Facebook-d993b91c.js} +1 -1
- package/lib/cjs/{FilePlayer-81b9fc3f.js → FilePlayer-8272a6ea.js} +1 -1
- package/lib/cjs/{Kaltura-d6c19814.js → Kaltura-fbd2c46f.js} +1 -1
- package/lib/cjs/{Mixcloud-f02a460e.js → Mixcloud-2b4ffb85.js} +1 -1
- package/lib/cjs/{SoundCloud-cd1b1590.js → SoundCloud-356fd92d.js} +1 -1
- package/lib/cjs/{Streamable-f47da42a.js → Streamable-407ca855.js} +1 -1
- package/lib/cjs/{Twitch-c503e140.js → Twitch-ca00faaf.js} +1 -1
- package/lib/cjs/{Vidyard-d9c2f073.js → Vidyard-9d037503.js} +1 -1
- package/lib/cjs/{Vimeo-009601ef.js → Vimeo-6898bfd9.js} +1 -1
- package/lib/cjs/{Wistia-8c9f4c58.js → Wistia-ed77bf25.js} +1 -1
- package/lib/cjs/{YouTube-ec5847d4.js → YouTube-909bd761.js} +1 -1
- package/lib/cjs/components/Video/Video.js +1 -1
- package/lib/cjs/components/Video/VideoPlayer.js +13 -13
- package/lib/cjs/components/Video/index.js +1 -1
- package/lib/cjs/components/index.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/{patterns-b55db71f.js → patterns-975adf3c.js} +1 -1
- package/lib/esm/{DailyMotion-b35dc8bb.js → DailyMotion-9a7aeab5.js} +1 -1
- package/lib/esm/{Facebook-c3c77787.js → Facebook-eb35da52.js} +1 -1
- package/lib/esm/{FilePlayer-540e4c5a.js → FilePlayer-22314795.js} +1 -1
- package/lib/esm/{Kaltura-4ac3cda3.js → Kaltura-b97bb455.js} +1 -1
- package/lib/esm/{Mixcloud-3d4e0760.js → Mixcloud-41d6dc0b.js} +1 -1
- package/lib/esm/{SoundCloud-306d6c78.js → SoundCloud-0fac2e7a.js} +1 -1
- package/lib/esm/{Streamable-aa3d544e.js → Streamable-46f19a16.js} +1 -1
- package/lib/esm/{Twitch-4a1a1565.js → Twitch-1be39438.js} +1 -1
- package/lib/esm/{Vidyard-fe74c274.js → Vidyard-6185c490.js} +1 -1
- package/lib/esm/{Vimeo-074f2c39.js → Vimeo-a807e7e1.js} +1 -1
- package/lib/esm/{Wistia-0a2b73b0.js → Wistia-eef03ce2.js} +1 -1
- package/lib/esm/{YouTube-d58f130b.js → YouTube-e030042e.js} +1 -1
- package/lib/esm/components/Video/Video.js +1 -1
- package/lib/esm/components/Video/VideoPlayer.js +13 -13
- package/lib/esm/components/Video/index.js +1 -1
- package/lib/esm/components/index.js +1 -1
- package/lib/esm/index.js +1 -1
- package/lib/esm/{patterns-3a3fa9d6.js → patterns-53247c1d.js} +1 -1
- package/package.json +16 -7
- package/src/declarations.d.ts +14 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @ilo-org/react
|
|
2
2
|
|
|
3
|
+
## 0.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [391687e3e]
|
|
8
|
+
- Updated dependencies [e2a233688]
|
|
9
|
+
- @ilo-org/fonts@0.1.0
|
|
10
|
+
- @ilo-org/brand-assets@0.1.0
|
|
11
|
+
- @ilo-org/styles@0.1.17
|
|
12
|
+
|
|
13
|
+
## 0.1.1
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- 368092aee: Set React peer dependencies to >16
|
|
18
|
+
- Updated dependencies [368092aee]
|
|
19
|
+
- @ilo-org/icons-react@0.0.18
|
|
20
|
+
- @ilo-org/styles@0.1.16
|
|
21
|
+
|
|
3
22
|
## 0.1.0
|
|
4
23
|
|
|
5
24
|
### Minor Changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers-9f9f50a8.js');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
|
-
var patterns = require('./patterns-
|
|
5
|
+
var patterns = require('./patterns-975adf3c.js');
|
|
6
6
|
|
|
7
7
|
function _mergeNamespaces(n, m) {
|
|
8
8
|
m.forEach(function (e) {
|
|
@@ -8,7 +8,7 @@ require('tslib');
|
|
|
8
8
|
require('react');
|
|
9
9
|
require('../../GlobalCtx-97e4b433.js');
|
|
10
10
|
require('../../_commonjsHelpers-9f9f50a8.js');
|
|
11
|
-
require('../../patterns-
|
|
11
|
+
require('../../patterns-975adf3c.js');
|
|
12
12
|
require('../../index-1b6434f0.js');
|
|
13
13
|
require('react-dom');
|
|
14
14
|
require('../../utils/hoursMinutesSeconds.js');
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var jsxRuntime = require('react/jsx-runtime');
|
|
4
4
|
var require$$0 = require('react');
|
|
5
5
|
var _commonjsHelpers = require('../../_commonjsHelpers-9f9f50a8.js');
|
|
6
|
-
var patterns = require('../../patterns-
|
|
6
|
+
var patterns = require('../../patterns-975adf3c.js');
|
|
7
7
|
var index = require('../../index-1b6434f0.js');
|
|
8
8
|
var ReactDOM = require('react-dom');
|
|
9
9
|
var classNames = require('classnames');
|
|
@@ -37,7 +37,7 @@ var players = {};
|
|
|
37
37
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
38
38
|
return Promise.resolve().then(function () { return require(
|
|
39
39
|
/* webpackChunkName: 'reactPlayerYouTube' */
|
|
40
|
-
'../../YouTube-
|
|
40
|
+
'../../YouTube-909bd761.js'); }).then(function (n) { return n.YouTube; });
|
|
41
41
|
})
|
|
42
42
|
}, {
|
|
43
43
|
key: 'soundcloud',
|
|
@@ -46,7 +46,7 @@ var players = {};
|
|
|
46
46
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
47
47
|
return Promise.resolve().then(function () { return require(
|
|
48
48
|
/* webpackChunkName: 'reactPlayerSoundCloud' */
|
|
49
|
-
'../../SoundCloud-
|
|
49
|
+
'../../SoundCloud-356fd92d.js'); }).then(function (n) { return n.SoundCloud; });
|
|
50
50
|
})
|
|
51
51
|
}, {
|
|
52
52
|
key: 'vimeo',
|
|
@@ -55,7 +55,7 @@ var players = {};
|
|
|
55
55
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
56
56
|
return Promise.resolve().then(function () { return require(
|
|
57
57
|
/* webpackChunkName: 'reactPlayerVimeo' */
|
|
58
|
-
'../../Vimeo-
|
|
58
|
+
'../../Vimeo-6898bfd9.js'); }).then(function (n) { return n.Vimeo; });
|
|
59
59
|
})
|
|
60
60
|
}, {
|
|
61
61
|
key: 'facebook',
|
|
@@ -64,7 +64,7 @@ var players = {};
|
|
|
64
64
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
65
65
|
return Promise.resolve().then(function () { return require(
|
|
66
66
|
/* webpackChunkName: 'reactPlayerFacebook' */
|
|
67
|
-
'../../Facebook-
|
|
67
|
+
'../../Facebook-d993b91c.js'); }).then(function (n) { return n.Facebook; });
|
|
68
68
|
})
|
|
69
69
|
}, {
|
|
70
70
|
key: 'streamable',
|
|
@@ -73,7 +73,7 @@ var players = {};
|
|
|
73
73
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
74
74
|
return Promise.resolve().then(function () { return require(
|
|
75
75
|
/* webpackChunkName: 'reactPlayerStreamable' */
|
|
76
|
-
'../../Streamable-
|
|
76
|
+
'../../Streamable-407ca855.js'); }).then(function (n) { return n.Streamable; });
|
|
77
77
|
})
|
|
78
78
|
}, {
|
|
79
79
|
key: 'wistia',
|
|
@@ -82,7 +82,7 @@ var players = {};
|
|
|
82
82
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
83
83
|
return Promise.resolve().then(function () { return require(
|
|
84
84
|
/* webpackChunkName: 'reactPlayerWistia' */
|
|
85
|
-
'../../Wistia-
|
|
85
|
+
'../../Wistia-ed77bf25.js'); }).then(function (n) { return n.Wistia; });
|
|
86
86
|
})
|
|
87
87
|
}, {
|
|
88
88
|
key: 'twitch',
|
|
@@ -91,7 +91,7 @@ var players = {};
|
|
|
91
91
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
92
92
|
return Promise.resolve().then(function () { return require(
|
|
93
93
|
/* webpackChunkName: 'reactPlayerTwitch' */
|
|
94
|
-
'../../Twitch-
|
|
94
|
+
'../../Twitch-ca00faaf.js'); }).then(function (n) { return n.Twitch; });
|
|
95
95
|
})
|
|
96
96
|
}, {
|
|
97
97
|
key: 'dailymotion',
|
|
@@ -100,7 +100,7 @@ var players = {};
|
|
|
100
100
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
101
101
|
return Promise.resolve().then(function () { return require(
|
|
102
102
|
/* webpackChunkName: 'reactPlayerDailyMotion' */
|
|
103
|
-
'../../DailyMotion-
|
|
103
|
+
'../../DailyMotion-4f88e10b.js'); }).then(function (n) { return n.DailyMotion; });
|
|
104
104
|
})
|
|
105
105
|
}, {
|
|
106
106
|
key: 'mixcloud',
|
|
@@ -109,7 +109,7 @@ var players = {};
|
|
|
109
109
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
110
110
|
return Promise.resolve().then(function () { return require(
|
|
111
111
|
/* webpackChunkName: 'reactPlayerMixcloud' */
|
|
112
|
-
'../../Mixcloud-
|
|
112
|
+
'../../Mixcloud-2b4ffb85.js'); }).then(function (n) { return n.Mixcloud; });
|
|
113
113
|
})
|
|
114
114
|
}, {
|
|
115
115
|
key: 'vidyard',
|
|
@@ -118,7 +118,7 @@ var players = {};
|
|
|
118
118
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
119
119
|
return Promise.resolve().then(function () { return require(
|
|
120
120
|
/* webpackChunkName: 'reactPlayerVidyard' */
|
|
121
|
-
'../../Vidyard-
|
|
121
|
+
'../../Vidyard-9d037503.js'); }).then(function (n) { return n.Vidyard; });
|
|
122
122
|
})
|
|
123
123
|
}, {
|
|
124
124
|
key: 'kaltura',
|
|
@@ -127,7 +127,7 @@ var players = {};
|
|
|
127
127
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
128
128
|
return Promise.resolve().then(function () { return require(
|
|
129
129
|
/* webpackChunkName: 'reactPlayerKaltura' */
|
|
130
|
-
'../../Kaltura-
|
|
130
|
+
'../../Kaltura-fbd2c46f.js'); }).then(function (n) { return n.Kaltura; });
|
|
131
131
|
})
|
|
132
132
|
}, {
|
|
133
133
|
key: 'file',
|
|
@@ -139,7 +139,7 @@ var players = {};
|
|
|
139
139
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
140
140
|
return Promise.resolve().then(function () { return require(
|
|
141
141
|
/* webpackChunkName: 'reactPlayerFilePlayer' */
|
|
142
|
-
'../../FilePlayer-
|
|
142
|
+
'../../FilePlayer-8272a6ea.js'); }).then(function (n) { return n.FilePlayer; });
|
|
143
143
|
})
|
|
144
144
|
}];
|
|
145
145
|
exports["default"] = _default;
|
|
@@ -9,7 +9,7 @@ require('react');
|
|
|
9
9
|
require('../../GlobalCtx-97e4b433.js');
|
|
10
10
|
require('./VideoPlayer.js');
|
|
11
11
|
require('../../_commonjsHelpers-9f9f50a8.js');
|
|
12
|
-
require('../../patterns-
|
|
12
|
+
require('../../patterns-975adf3c.js');
|
|
13
13
|
require('../../index-1b6434f0.js');
|
|
14
14
|
require('react-dom');
|
|
15
15
|
require('../../utils/hoursMinutesSeconds.js');
|
|
@@ -65,7 +65,7 @@ require('@ilo-org/icons-react');
|
|
|
65
65
|
require('./Hero/HeroCard.js');
|
|
66
66
|
require('./Video/VideoPlayer.js');
|
|
67
67
|
require('../_commonjsHelpers-9f9f50a8.js');
|
|
68
|
-
require('../patterns-
|
|
68
|
+
require('../patterns-975adf3c.js');
|
|
69
69
|
require('../utils/hoursMinutesSeconds.js');
|
|
70
70
|
require('screenfull');
|
|
71
71
|
|
package/lib/cjs/index.js
CHANGED
|
@@ -64,7 +64,7 @@ require('./utils/triggerBrowserReflow.js');
|
|
|
64
64
|
require('./components/Hero/HeroCard.js');
|
|
65
65
|
require('./components/Video/VideoPlayer.js');
|
|
66
66
|
require('./_commonjsHelpers-9f9f50a8.js');
|
|
67
|
-
require('./patterns-
|
|
67
|
+
require('./patterns-975adf3c.js');
|
|
68
68
|
require('./utils/hoursMinutesSeconds.js');
|
|
69
69
|
require('screenfull');
|
|
70
70
|
require('@ilo-org/icons-react');
|
|
@@ -119,7 +119,7 @@ function getMergeFunction(key, options) {
|
|
|
119
119
|
function getEnumerableOwnPropertySymbols(target) {
|
|
120
120
|
return Object.getOwnPropertySymbols
|
|
121
121
|
? Object.getOwnPropertySymbols(target).filter(function(symbol) {
|
|
122
|
-
return
|
|
122
|
+
return Object.propertyIsEnumerable.call(target, symbol)
|
|
123
123
|
})
|
|
124
124
|
: []
|
|
125
125
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as getDefaultExportFromCjs } from './_commonjsHelpers-849bcf65.js';
|
|
2
2
|
import require$$0 from 'react';
|
|
3
|
-
import { p as patterns, u as utils } from './patterns-
|
|
3
|
+
import { p as patterns, u as utils } from './patterns-53247c1d.js';
|
|
4
4
|
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
m.forEach(function (e) {
|
|
@@ -6,7 +6,7 @@ import 'tslib';
|
|
|
6
6
|
import 'react';
|
|
7
7
|
import '../../GlobalCtx-7fb23cfa.js';
|
|
8
8
|
import '../../_commonjsHelpers-849bcf65.js';
|
|
9
|
-
import '../../patterns-
|
|
9
|
+
import '../../patterns-53247c1d.js';
|
|
10
10
|
import '../../index-8ebb2cc1.js';
|
|
11
11
|
import 'react-dom';
|
|
12
12
|
import '../../utils/hoursMinutesSeconds.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import require$$0, { useState, createRef } from 'react';
|
|
3
3
|
import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs } from '../../_commonjsHelpers-849bcf65.js';
|
|
4
|
-
import { u as utils, p as patterns, c as cjs } from '../../patterns-
|
|
4
|
+
import { u as utils, p as patterns, c as cjs } from '../../patterns-53247c1d.js';
|
|
5
5
|
import { p as propTypesExports } from '../../index-8ebb2cc1.js';
|
|
6
6
|
import { findDOMNode } from 'react-dom';
|
|
7
7
|
import classNames from 'classnames';
|
|
@@ -35,7 +35,7 @@ var players = {};
|
|
|
35
35
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
36
36
|
return import(
|
|
37
37
|
/* webpackChunkName: 'reactPlayerYouTube' */
|
|
38
|
-
'../../YouTube-
|
|
38
|
+
'../../YouTube-e030042e.js').then(function (n) { return n.Y; });
|
|
39
39
|
})
|
|
40
40
|
}, {
|
|
41
41
|
key: 'soundcloud',
|
|
@@ -44,7 +44,7 @@ var players = {};
|
|
|
44
44
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
45
45
|
return import(
|
|
46
46
|
/* webpackChunkName: 'reactPlayerSoundCloud' */
|
|
47
|
-
'../../SoundCloud-
|
|
47
|
+
'../../SoundCloud-0fac2e7a.js').then(function (n) { return n.S; });
|
|
48
48
|
})
|
|
49
49
|
}, {
|
|
50
50
|
key: 'vimeo',
|
|
@@ -53,7 +53,7 @@ var players = {};
|
|
|
53
53
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
54
54
|
return import(
|
|
55
55
|
/* webpackChunkName: 'reactPlayerVimeo' */
|
|
56
|
-
'../../Vimeo-
|
|
56
|
+
'../../Vimeo-a807e7e1.js').then(function (n) { return n.V; });
|
|
57
57
|
})
|
|
58
58
|
}, {
|
|
59
59
|
key: 'facebook',
|
|
@@ -62,7 +62,7 @@ var players = {};
|
|
|
62
62
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
63
63
|
return import(
|
|
64
64
|
/* webpackChunkName: 'reactPlayerFacebook' */
|
|
65
|
-
'../../Facebook-
|
|
65
|
+
'../../Facebook-eb35da52.js').then(function (n) { return n.F; });
|
|
66
66
|
})
|
|
67
67
|
}, {
|
|
68
68
|
key: 'streamable',
|
|
@@ -71,7 +71,7 @@ var players = {};
|
|
|
71
71
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
72
72
|
return import(
|
|
73
73
|
/* webpackChunkName: 'reactPlayerStreamable' */
|
|
74
|
-
'../../Streamable-
|
|
74
|
+
'../../Streamable-46f19a16.js').then(function (n) { return n.S; });
|
|
75
75
|
})
|
|
76
76
|
}, {
|
|
77
77
|
key: 'wistia',
|
|
@@ -80,7 +80,7 @@ var players = {};
|
|
|
80
80
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
81
81
|
return import(
|
|
82
82
|
/* webpackChunkName: 'reactPlayerWistia' */
|
|
83
|
-
'../../Wistia-
|
|
83
|
+
'../../Wistia-eef03ce2.js').then(function (n) { return n.W; });
|
|
84
84
|
})
|
|
85
85
|
}, {
|
|
86
86
|
key: 'twitch',
|
|
@@ -89,7 +89,7 @@ var players = {};
|
|
|
89
89
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
90
90
|
return import(
|
|
91
91
|
/* webpackChunkName: 'reactPlayerTwitch' */
|
|
92
|
-
'../../Twitch-
|
|
92
|
+
'../../Twitch-1be39438.js').then(function (n) { return n.T; });
|
|
93
93
|
})
|
|
94
94
|
}, {
|
|
95
95
|
key: 'dailymotion',
|
|
@@ -98,7 +98,7 @@ var players = {};
|
|
|
98
98
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
99
99
|
return import(
|
|
100
100
|
/* webpackChunkName: 'reactPlayerDailyMotion' */
|
|
101
|
-
'../../DailyMotion-
|
|
101
|
+
'../../DailyMotion-9a7aeab5.js').then(function (n) { return n.D; });
|
|
102
102
|
})
|
|
103
103
|
}, {
|
|
104
104
|
key: 'mixcloud',
|
|
@@ -107,7 +107,7 @@ var players = {};
|
|
|
107
107
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
108
108
|
return import(
|
|
109
109
|
/* webpackChunkName: 'reactPlayerMixcloud' */
|
|
110
|
-
'../../Mixcloud-
|
|
110
|
+
'../../Mixcloud-41d6dc0b.js').then(function (n) { return n.M; });
|
|
111
111
|
})
|
|
112
112
|
}, {
|
|
113
113
|
key: 'vidyard',
|
|
@@ -116,7 +116,7 @@ var players = {};
|
|
|
116
116
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
117
117
|
return import(
|
|
118
118
|
/* webpackChunkName: 'reactPlayerVidyard' */
|
|
119
|
-
'../../Vidyard-
|
|
119
|
+
'../../Vidyard-6185c490.js').then(function (n) { return n.V; });
|
|
120
120
|
})
|
|
121
121
|
}, {
|
|
122
122
|
key: 'kaltura',
|
|
@@ -125,7 +125,7 @@ var players = {};
|
|
|
125
125
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
126
126
|
return import(
|
|
127
127
|
/* webpackChunkName: 'reactPlayerKaltura' */
|
|
128
|
-
'../../Kaltura-
|
|
128
|
+
'../../Kaltura-b97bb455.js').then(function (n) { return n.K; });
|
|
129
129
|
})
|
|
130
130
|
}, {
|
|
131
131
|
key: 'file',
|
|
@@ -137,7 +137,7 @@ var players = {};
|
|
|
137
137
|
lazyPlayer: /*#__PURE__*/(0, _react.lazy)(function () {
|
|
138
138
|
return import(
|
|
139
139
|
/* webpackChunkName: 'reactPlayerFilePlayer' */
|
|
140
|
-
'../../FilePlayer-
|
|
140
|
+
'../../FilePlayer-22314795.js').then(function (n) { return n.F; });
|
|
141
141
|
})
|
|
142
142
|
}];
|
|
143
143
|
exports["default"] = _default;
|
|
@@ -7,7 +7,7 @@ import 'react';
|
|
|
7
7
|
import '../../GlobalCtx-7fb23cfa.js';
|
|
8
8
|
import './VideoPlayer.js';
|
|
9
9
|
import '../../_commonjsHelpers-849bcf65.js';
|
|
10
|
-
import '../../patterns-
|
|
10
|
+
import '../../patterns-53247c1d.js';
|
|
11
11
|
import '../../index-8ebb2cc1.js';
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import '../../utils/hoursMinutesSeconds.js';
|
|
@@ -63,6 +63,6 @@ import '@ilo-org/icons-react';
|
|
|
63
63
|
import './Hero/HeroCard.js';
|
|
64
64
|
import './Video/VideoPlayer.js';
|
|
65
65
|
import '../_commonjsHelpers-849bcf65.js';
|
|
66
|
-
import '../patterns-
|
|
66
|
+
import '../patterns-53247c1d.js';
|
|
67
67
|
import '../utils/hoursMinutesSeconds.js';
|
|
68
68
|
import 'screenfull';
|
package/lib/esm/index.js
CHANGED
|
@@ -62,7 +62,7 @@ import './utils/triggerBrowserReflow.js';
|
|
|
62
62
|
import './components/Hero/HeroCard.js';
|
|
63
63
|
import './components/Video/VideoPlayer.js';
|
|
64
64
|
import './_commonjsHelpers-849bcf65.js';
|
|
65
|
-
import './patterns-
|
|
65
|
+
import './patterns-53247c1d.js';
|
|
66
66
|
import './utils/hoursMinutesSeconds.js';
|
|
67
67
|
import 'screenfull';
|
|
68
68
|
import '@ilo-org/icons-react';
|
|
@@ -117,7 +117,7 @@ function getMergeFunction(key, options) {
|
|
|
117
117
|
function getEnumerableOwnPropertySymbols(target) {
|
|
118
118
|
return Object.getOwnPropertySymbols
|
|
119
119
|
? Object.getOwnPropertySymbols(target).filter(function(symbol) {
|
|
120
|
-
return
|
|
120
|
+
return Object.propertyIsEnumerable.call(target, symbol)
|
|
121
121
|
})
|
|
122
122
|
: []
|
|
123
123
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ilo-org/react",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"description": "React components for the ILO's Design System",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ui_patterns",
|
|
@@ -49,6 +49,11 @@
|
|
|
49
49
|
"module": "lib/esm/index.js",
|
|
50
50
|
"type": "module",
|
|
51
51
|
"types": "lib/types/react/src/index.d.ts",
|
|
52
|
+
"jest": {
|
|
53
|
+
"moduleNameMapper": {
|
|
54
|
+
".+\\.(css|styl|less|sass|scss|png|jpg|svg|ttf|woff|woff2)$": "identity-obj-proxy"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
52
57
|
"browserslist": {
|
|
53
58
|
"production": [
|
|
54
59
|
">0.2%",
|
|
@@ -66,10 +71,10 @@
|
|
|
66
71
|
"dom-helpers": "^5.2.1",
|
|
67
72
|
"react-player": "2.10.1",
|
|
68
73
|
"react-transition-group": "^4.4.1",
|
|
69
|
-
"@ilo-org/brand-assets": "0.0
|
|
70
|
-
"@ilo-org/fonts": "0.0
|
|
71
|
-
"@ilo-org/icons-react": "0.0.
|
|
72
|
-
"@ilo-org/styles": "0.1.
|
|
74
|
+
"@ilo-org/brand-assets": "0.1.0",
|
|
75
|
+
"@ilo-org/fonts": "0.1.0",
|
|
76
|
+
"@ilo-org/icons-react": "0.0.18",
|
|
77
|
+
"@ilo-org/styles": "0.1.17",
|
|
73
78
|
"@ilo-org/themes": "0.1.15",
|
|
74
79
|
"@ilo-org/utils": "0.0.11"
|
|
75
80
|
},
|
|
@@ -86,6 +91,7 @@
|
|
|
86
91
|
"@storybook/blocks": "next",
|
|
87
92
|
"@storybook/builder-webpack5": "next",
|
|
88
93
|
"@storybook/client-api": "next",
|
|
94
|
+
"@storybook/manager-api": "next",
|
|
89
95
|
"@storybook/manager-webpack5": "6.5.15",
|
|
90
96
|
"@storybook/node-logger": "next",
|
|
91
97
|
"@storybook/preset-create-react-app": "4.1.2",
|
|
@@ -103,10 +109,12 @@
|
|
|
103
109
|
"@types/react": "17.0.11",
|
|
104
110
|
"@types/react-dom": "^17.0.13",
|
|
105
111
|
"http-server": "^14.1.0",
|
|
112
|
+
"identity-obj-proxy": "^3.0.0",
|
|
106
113
|
"jest-environment-jsdom": "^27.5.1",
|
|
107
114
|
"nodemon": "^2.0.20",
|
|
108
115
|
"react": "17.0.2",
|
|
109
116
|
"react-dom": "17.0.2",
|
|
117
|
+
"react-element-to-jsx-string": "^15.0.0",
|
|
110
118
|
"react-scripts": "5.0.1",
|
|
111
119
|
"remark-gfm": "^3.0.1",
|
|
112
120
|
"rollup": "^3.9.0",
|
|
@@ -121,6 +129,7 @@
|
|
|
121
129
|
"screenfull": "^5.2.0",
|
|
122
130
|
"storybook": "next",
|
|
123
131
|
"storybook-addon-performance": "^0.16.1",
|
|
132
|
+
"ts-dedent": "^2.2.0",
|
|
124
133
|
"ts-jest": "^27.1.3",
|
|
125
134
|
"tslib": "^2.3.1",
|
|
126
135
|
"typescript": "4.9.3",
|
|
@@ -130,8 +139,8 @@
|
|
|
130
139
|
"@ilo-org/typescript-config": "0.0.1"
|
|
131
140
|
},
|
|
132
141
|
"peerDependencies": {
|
|
133
|
-
"react": "
|
|
134
|
-
"react-dom": "
|
|
142
|
+
"react": ">16",
|
|
143
|
+
"react-dom": ">16"
|
|
135
144
|
},
|
|
136
145
|
"publishConfig": {
|
|
137
146
|
"access": "public"
|