@livelike/embet 0.0.33 → 0.0.34
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 +175 -173
- package/README.md +2 -2
- package/embet.cjs.js +27 -27
- package/embet.cjs.min.js +11 -11
- package/embet.esm.js +1335 -1337
- package/embet.esm.min.js +11 -11
- package/embet.umd.js +27 -27
- package/embet.umd.min.js +11 -11
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,174 +1,176 @@
|
|
|
1
|
-
## 0.0.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
-
- Added
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
- Added
|
|
69
|
-
- Added
|
|
70
|
-
- Added
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
- Added
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
- Added
|
|
111
|
-
-
|
|
112
|
-
-
|
|
113
|
-
- Removed
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
- Added
|
|
132
|
-
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
- Fixed
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
-
|
|
145
|
-
- Fixed
|
|
146
|
-
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
- Added
|
|
172
|
-
- Added
|
|
173
|
-
- Added live-
|
|
1
|
+
## 0.0.34 (June 6, 2022)
|
|
2
|
+
|
|
3
|
+
## 0.0.33 (May 20, 2022)
|
|
4
|
+
|
|
5
|
+
- Returned Profile object from init
|
|
6
|
+
## 0.0.32 (May 19, 2022)
|
|
7
|
+
|
|
8
|
+
- Added `betDetails` property to widget element to allow for live updating bet detail UI
|
|
9
|
+
## 0.0.31 (May 18, 2022)
|
|
10
|
+
|
|
11
|
+
- Fixed bug where widgets did not display properly
|
|
12
|
+
|
|
13
|
+
## 0.0.30 (April 15, 2022)
|
|
14
|
+
|
|
15
|
+
- Added `legalLogoSrc` property to widget custom data
|
|
16
|
+
- Added UI in footer for `logalLogoSrc` image
|
|
17
|
+
|
|
18
|
+
## 0.0.29 (March 28, 2022)
|
|
19
|
+
|
|
20
|
+
- Added placeBetLabel property to change button label
|
|
21
|
+
- Fixed built file exports
|
|
22
|
+
|
|
23
|
+
## 0.0.28 (March 23, 2022)
|
|
24
|
+
|
|
25
|
+
- Added profile custom data segmentation comparator
|
|
26
|
+
- Fixed dismiss button typo
|
|
27
|
+
|
|
28
|
+
## 0.0.27 (March 22, 2022)
|
|
29
|
+
|
|
30
|
+
- Added embet-alert widget
|
|
31
|
+
- Fixed resizing style number string value conversion
|
|
32
|
+
|
|
33
|
+
## 0.0.26 (March 15, 2022)
|
|
34
|
+
|
|
35
|
+
- Added display property to widget CSS to fix widget resizing
|
|
36
|
+
- Changed bar widget variation to allow for non image option in between image options
|
|
37
|
+
|
|
38
|
+
## 0.0.25 (March 14, 2022)
|
|
39
|
+
|
|
40
|
+
- Rolled back Lit to Lit-Element dependency to version present in SDK version 0.0.18
|
|
41
|
+
|
|
42
|
+
## 0.0.24 (March 14, 2022)
|
|
43
|
+
|
|
44
|
+
- Rolled back Lit to Lit-Element dependency
|
|
45
|
+
## 0.0.23 (March 7, 2022)
|
|
46
|
+
|
|
47
|
+
- Rolled back LiveLike SDK version to 2.8.2
|
|
48
|
+
|
|
49
|
+
## 0.0.22 (February 28, 2022)
|
|
50
|
+
|
|
51
|
+
- Added sponsor footer theme styles
|
|
52
|
+
- Added support for showing round timer in static state
|
|
53
|
+
- Changed sponsor footer to show sponsor/bet button conditionally
|
|
54
|
+
- Fixed table highlighting style
|
|
55
|
+
|
|
56
|
+
## 0.0.21 (February 17, 2022)
|
|
57
|
+
|
|
58
|
+
- Reverted change in resizeWidget function
|
|
59
|
+
|
|
60
|
+
## 0.0.20 (February 16, 2022)
|
|
61
|
+
|
|
62
|
+
- Added round timer
|
|
63
|
+
- Added `timer` and `timeout` properties to custom_data and widget properties
|
|
64
|
+
- Added `roundTimer` property in `theme` object
|
|
65
|
+
|
|
66
|
+
## 0.0.19 (February 10, 2022)
|
|
67
|
+
|
|
68
|
+
- Added Live At Bat and Live Stats Odds widget
|
|
69
|
+
- Added insight widget text body
|
|
70
|
+
- Added insight widget table body
|
|
71
|
+
- Added `animateBetContent` method to widget
|
|
72
|
+
- Added `animationDelay`, `table`, and `bodyText` properties to widget's custom_data
|
|
73
|
+
- Fixed right image not displaying in 3 option inline variation widgets
|
|
74
|
+
- Fixed square option element positioning for options without image
|
|
75
|
+
|
|
76
|
+
## 0.0.18 (January 3, 2022)
|
|
77
|
+
|
|
78
|
+
- Added `allowDismiss` property on widget element to toggle allowing widget dismissal
|
|
79
|
+
## 0.0.17 (January 3, 2022)
|
|
80
|
+
|
|
81
|
+
- Added interactivity phase to single tag widget default to allow for progress bar display
|
|
82
|
+
- Added wrapperContainer property to widget customData for resizing
|
|
83
|
+
- Changed `disabledResizing` property to `resize` property.
|
|
84
|
+
|
|
85
|
+
## 0.0.16 (December 20, 2021)
|
|
86
|
+
|
|
87
|
+
- Added `parentFullscreenWidth` property to widget's custom_data
|
|
88
|
+
- Added `displayPreviewWidget` and `displayPublishedWidget` method
|
|
89
|
+
- Added default values for widget payload id and kind properties to make widget displaying easier to handle due to a design detail within the LiveLike SDK
|
|
90
|
+
- Aliased LiveLike's exports to be present in the embet export
|
|
91
|
+
- Removed description element centering
|
|
92
|
+
- Edited widget resizing logic to maintain widget's aspect ratio and resize widget's internal elements equally
|
|
93
|
+
|
|
94
|
+
## 0.0.15 (November 23, 2021)
|
|
95
|
+
|
|
96
|
+
- Removed event being fired on widget dismiss
|
|
97
|
+
|
|
98
|
+
## 0.0.14 (November 22, 2021)
|
|
99
|
+
|
|
100
|
+
- Added `widgetWidthPercentage`, `parentContainer, `disableResizing` properties to widget's custom_data
|
|
101
|
+
- Removed dynamic font size setting
|
|
102
|
+
- Moved ResizeObserver from embet-widgets to the individual widget elements to allow for resizing in single tag widgets
|
|
103
|
+
|
|
104
|
+
## 0.0.13 (November 22, 2021)
|
|
105
|
+
|
|
106
|
+
- Removed hard coded livelike-title color
|
|
107
|
+
|
|
108
|
+
## 0.0.12 (November 20, 2021)
|
|
109
|
+
|
|
110
|
+
- Added widget resize observer
|
|
111
|
+
- Added box-sizing to contain progress bar
|
|
112
|
+
- Added CSS scoping to unscoped styles selectors
|
|
113
|
+
- Removed widget animation
|
|
114
|
+
- Removed font-family style from title and footer
|
|
115
|
+
- Removed option center align
|
|
116
|
+
|
|
117
|
+
## 0.0.11 (November 8, 2021)
|
|
118
|
+
|
|
119
|
+
- Added `widgetVariation` property to widget's custom_data to control widget variations
|
|
120
|
+
|
|
121
|
+
## 0.0.10 (November 8, 2021)
|
|
122
|
+
|
|
123
|
+
- Added Live Spread widget layout change
|
|
124
|
+
|
|
125
|
+
## 0.0.9 (November 5, 2021)
|
|
126
|
+
|
|
127
|
+
- Improved variable font sizing
|
|
128
|
+
|
|
129
|
+
## 0.0.8 (November 5, 2021)
|
|
130
|
+
|
|
131
|
+
- Added Live Total widget layout change
|
|
132
|
+
- Added widget slide in animation
|
|
133
|
+
- Added font size variable based on width of widget
|
|
134
|
+
- Fixed off centered widget title
|
|
135
|
+
|
|
136
|
+
## 0.0.7 (November 4, 2021)
|
|
137
|
+
|
|
138
|
+
- Fixed progress bar styling not filling parent container
|
|
139
|
+
- Fixed sponsor logo not fitting in parent container
|
|
140
|
+
- Fixed Sponsored By text spacing
|
|
141
|
+
|
|
142
|
+
## 0.0.6 (October 27, 2021)
|
|
143
|
+
|
|
144
|
+
- Added ability to set widget heights through `widgetHeight` property in widget payload
|
|
145
|
+
- Fixed bet button default styles to always retain oval shape
|
|
146
|
+
- Fixed widget heights and inner element stretching to fill container in relation to parent container
|
|
147
|
+
- Fixed `.text` selector styling overriding page's style
|
|
148
|
+
- Improved spacing and scaling to allow for responsive sizing
|
|
149
|
+
|
|
150
|
+
## 0.0.5 (October 13, 2021)
|
|
151
|
+
|
|
152
|
+
- Added `customCss` and `customStyles` property to widget payload
|
|
153
|
+
- Added attribute to open bet button link in new tab
|
|
154
|
+
- Fixed widget options showing "of votes" at wrong time
|
|
155
|
+
|
|
156
|
+
## 0.0.4 (October 5, 2021)
|
|
157
|
+
|
|
158
|
+
- Added the `customid` attribute to the embet-widgets element to load program id
|
|
159
|
+
|
|
160
|
+
## 0.0.3 (September 22, 2021)
|
|
161
|
+
|
|
162
|
+
- Added support for prediction widgets
|
|
163
|
+
- Fixed styling for widgets with more than two options
|
|
164
|
+
|
|
165
|
+
## 0.0.2 (September 20, 2021)
|
|
166
|
+
|
|
167
|
+
- Added applyTheme interception to update custom widget's non-standard theme properties when theme is updated
|
|
168
|
+
|
|
169
|
+
## 0.0.1 (September 15, 2021)
|
|
170
|
+
|
|
171
|
+
- Added init method
|
|
172
|
+
- Added embet-widgets element
|
|
173
|
+
- Added live-moneyline element
|
|
174
|
+
- Added live-spread element
|
|
175
|
+
- Added live-total element
|
|
174
176
|
- Added custom_data parser to handle custom widget theme, bet details, sponsors.
|
package/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
### emBET SDK
|
|
2
|
-
|
|
1
|
+
### emBET SDK
|
|
2
|
+
|
|
3
3
|
[Documentation](https://embet.readme.io/docs/getting-started)
|